]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
846296bdcd0d1eb3fccde4ef0fe2804462a13d3d
[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 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50
51 % workaround for a makeindex bug, 
52 % see sec. "Index Entry Order"
53 % only uncomment this when you are using makindex
54 %\let\OrgIndex\index 
55 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
56 \end_preamble
57 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
58 \use_default_options false
59 \maintain_unincluded_children false
60 \language spanish
61 \inputencoding auto
62 \fontencoding global
63 \font_roman default
64 \font_sans default
65 \font_typewriter default
66 \font_default_family default
67 \use_xetex false
68 \font_sc false
69 \font_osf false
70 \font_sf_scale 100
71 \font_tt_scale 100
72
73 \graphics default
74 \default_output_format default
75 \output_sync 0
76 \bibtex_command default
77 \index_command default
78 \paperfontsize 12
79 \spacing single
80 \use_hyperref true
81 \pdf_title "Guía del usuario de LyX"
82 \pdf_author "LyX Team, Spanish translation: Ignacio Garcia"
83 \pdf_subject "LyX"
84 \pdf_keywords "LyX"
85 \pdf_bookmarks true
86 \pdf_bookmarksnumbered true
87 \pdf_bookmarksopen false
88 \pdf_bookmarksopenlevel 1
89 \pdf_breaklinks false
90 \pdf_pdfborder false
91 \pdf_colorlinks true
92 \pdf_backref false
93 \pdf_pdfusetitle false
94 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
95 \papersize default
96 \use_geometry false
97 \use_amsmath 1
98 \use_esint 0
99 \use_mhchem 1
100 \use_mathdots 1
101 \cite_engine basic
102 \use_bibtopic false
103 \use_indices false
104 \paperorientation portrait
105 \suppress_date false
106 \branch Pregunta
107 \selected 1
108 \filename_suffix 0
109 \color #00ff00
110 \end_branch
111 \branch Respuesta
112 \selected 0
113 \filename_suffix 0
114 \color #aa55ff
115 \end_branch
116 \index Índice
117 \shortcut idx
118 \color #008000
119 \end_index
120 \secnumdepth 3
121 \tocdepth 2
122 \paragraph_separation indent
123 \paragraph_indentation default
124 \quotes_language french
125 \papercolumns 1
126 \papersides 2
127 \paperpagestyle default
128 \tracking_changes false
129 \output_changes false
130 \html_math_output 0
131 \html_be_strict false
132 \end_header
133
134 \begin_body
135
136 \begin_layout Title
137 Guía del usuario de LyX
138 \end_layout
139
140 \begin_layout Author
141 por el Equipo LyX
142 \begin_inset Foot
143 status collapsed
144
145 \begin_layout Plain Layout
146 \noindent
147 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
148  de Documentación de LyX: 
149 \begin_inset CommandInset href
150 LatexCommand href
151 target "lyx-docs@lists.lyx.org"
152 type "mailto:"
153
154 \end_inset
155
156
157 \end_layout
158
159 \end_inset
160
161
162 \begin_inset Newline newline
163 \end_inset
164
165
166 \begin_inset Newline newline
167 \end_inset
168
169 Versión 2.0.x
170 \begin_inset Note Note
171 status open
172
173 \begin_layout Plain Layout
174 Se pueden obtener versiones recientes de este documento en PDF en:
175 \begin_inset Newline newline
176 \end_inset
177
178  
179 \series bold
180 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
181 \end_layout
182
183 \end_inset
184
185
186 \end_layout
187
188 \begin_layout Standard
189 \begin_inset CommandInset toc
190 LatexCommand tableofcontents
191
192 \end_inset
193
194
195 \end_layout
196
197 \begin_layout Chapter
198 Para empezar
199 \end_layout
200
201 \begin_layout Section
202 ¿Qué es LyX?
203 \end_layout
204
205 \begin_layout Standard
206 LyX es un sistema para confeccionar documentos.
207  Es una herramienta para producir preciosos manuscritos, libros para publicar,
208  cartas comerciales y proyectos, e incluso poesía.
209  Es distinto de la mayoría de otros «procesadores de texto» en el sentido
210  de que usa el paradigma del lenguaje de diseño como núcleo de su estilo
211  de edición.
212  Esto significa que cuando escribes un encabezado de sección, simplemente
213  lo marcas como «Sección», no es necesario hacer «negrita, tamaño 17
214 \begin_inset space \thinspace{}
215 \end_inset
216
217 pt, justificado a la izquierda, espacio inferior 5
218 \begin_inset space \thinspace{}
219 \end_inset
220
221 mm».
222  LyX se ocupa por ti del formato, así que sólo debes preocuparte de los
223  conceptos, no de los mecanismos.
224 \end_layout
225
226 \begin_layout Standard
227 Esta filosofía se explica con mucho más detalle en el manual «
228 \emph on
229 Introducción
230 \emph default
231 ».
232  Si aún no lo has leído, debes hacerlo.
233  Sí, queremos decir ahora.
234 \end_layout
235
236 \begin_layout Standard
237 La «
238 \emph on
239 Introducción
240 \emph default
241 »
242 \emph on
243  
244 \emph default
245 describe otros temas además de la filosofía de LyX: el más importante, el
246  formato de los manuales.
247  Si no lo has leído, perderás tiempo navegando por este manual.
248  La «
249 \emph on
250 Introducción
251 \emph default
252 » te orientará en la búsqueda de temas de ayuda en los diversos manuales.
253  
254 \end_layout
255
256 \begin_layout Section
257 Qué aspecto tiene LyX
258 \end_layout
259
260 \begin_layout Standard
261 Como la mayoría de aplicaciones, LyX tiene en la parte superior de la ventana
262  la habitual barra de menús.
263  Bajo ella, una barra de herramientas con un cuadro desplegable y varios
264  botones.
265  Hay, por supuesto, una barra de deslizamiento vertical y un área principal
266  para editar los documentos.
267 \end_layout
268
269 \begin_layout Standard
270 Observa que no hay barra de desplazamiento horizontal.
271  No es un error ni un descuido, es intencionado.
272  Cuando lees un libro, esperas que el final de una línea corresponda con
273  la siguiente.
274  El texto fluye a las nuevas páginas en vertical, de ahí que sólo haga falta
275  una barra de deslizamiento vertical.
276  Hay tres casos en que podrías necesitar una barra de desplazamiento horizontal.
277  El primero es el caso de tener grandes figuras mostradas en modo WYSIWYG.
278  Esto, sin embargo, se debe a un fallo en la rutina encargada de dibujar
279  los gráficos en LyX en modo WYSIWYG; los gráficos deberían escalarse para
280  rellenar la ventana, de igual manera que reescalas un gráfico para ajustarlo
281  a una página.
282  Los otros dos casos son tablas y ecuaciones más anchas que la ventana de
283  LyX.
284  Puedes usar las teclas de flecha para desplazarte horizontalmente por la
285  tabla, pero esto todavía no funciona con las ecuaciones.
286 \end_layout
287
288 \begin_layout Standard
289 Para una descripción breve de los menús y botones de la barra de herramientas,
290  mira en el apéndice
291 \begin_inset space ~
292 \end_inset
293
294
295 \begin_inset CommandInset ref
296 LatexCommand ref
297 reference "cap:Interfaz-de-usuario"
298
299 \end_inset
300
301 .
302  La mayoría de ellos son autoexplicativos y los encontrarás listados en
303  las secciones correspondientes de esta documentación.
304 \end_layout
305
306 \begin_layout Section
307 AYUDA
308 \end_layout
309
310 \begin_layout Standard
311 El sistema de ayuda de LyX consta de diversos manuales.
312  Puedes leer 
313 \emph on
314 todo
315 \emph default
316  su contenido en el propio LyX.
317  Sólo has de seleccionar el que quieras en el menú 
318 \family sans
319 Ayuda
320 \family default
321 .
322 \end_layout
323
324 \begin_layout Section
325 Configuración básica de LyX
326 \begin_inset CommandInset label
327 LatexCommand label
328 name "sec:Configuración-básica"
329
330 \end_inset
331
332
333 \end_layout
334
335 \begin_layout Standard
336 Hay varias características que se pueden configurar desde dentro de LyX,
337  sin acudir a los archivos de configuración.
338  Antes, LyX es capaz de explorar el sistema para ver qué programas, clases
339  de documento de LaTeX y paquetes de LaTeX están disponibles.
340  A partir de esto da unos valores predeterminados convenientes a varias
341  configuraciones del submenú 
342 \family sans
343 Herramientas\SpecialChar \menuseparator
344 Preferencias
345 \begin_inset Index idx
346 status collapsed
347
348 \begin_layout Plain Layout
349 Preferencias
350 \end_layout
351
352 \end_inset
353
354 .
355
356 \family default
357  Aunque esta configuración ya se ha hecho al instalar LyX en el sistema,
358  podría haber algunos apartados que has instalado localmente, p.
359 \begin_inset space \thinspace{}
360 \end_inset
361
362 e.
363 \begin_inset space ~
364 \end_inset
365
366 nuevas clases de LaTeX, que no son encontrados por LyX.
367  Para forzar reexploraciones del sistema, usa 
368 \family sans
369 Herramientas\SpecialChar \menuseparator
370 Reconfigurar.
371 \family default
372
373 \begin_inset Index idx
374 status collapsed
375
376 \begin_layout Plain Layout
377 Reconfiguración de LyX
378 \end_layout
379
380 \end_inset
381
382  Después debes reiniciar LyX para asegurar que los cambios tengan efecto.
383 \end_layout
384
385 \begin_layout Section
386 Configuración de LaTeX
387 \begin_inset CommandInset label
388 LatexCommand label
389 name "sec:LaTeX-conf"
390
391 \end_inset
392
393
394 \end_layout
395
396 \begin_layout Standard
397
398 \lang english
399 You can edit documents in LyX without having LaTeX installed, but you will
400  not to able to create PDFs or print your documents unless you do have it
401  installed.
402  Actually, that isn't quite true.
403  Some LyX documents use DocBook as the `backend' that produces PDFs and
404  the like, and any LyX document can be outupt as plain text or as XHTML.
405  Still, most of the documents people edit in LyX use LaTeX as the backend,
406  and so exporting these documents to PDF, or printing them, requires you
407  to have LaTeX properly installed.
408 \end_layout
409
410 \begin_layout Standard
411
412 \lang english
413 Moreover, specific document classes may depend upon specific LaTeX or DocBook
414  classes or packages.
415  Again, such document classes can be used even if you do not have the required
416  files installed, but you will not be able to produce certain kinds of output.
417 \end_layout
418
419 \begin_layout Standard
420
421 \lang english
422 The LaTeX packages that LyX has found on your system are listed in a file
423  you can view from
424 \lang spanish
425  el menú 
426 \family sans
427 Ayuda\SpecialChar \menuseparator
428 Configuración
429 \begin_inset space ~
430 \end_inset
431
432 de
433 \begin_inset space ~
434 \end_inset
435
436 LaT
437 \begin_inset ERT
438 status collapsed
439
440 \begin_layout Plain Layout
441
442 {}
443 \end_layout
444
445 \end_inset
446
447 eX
448 \family default
449 .
450  
451 \lang english
452 If you are missing packages you need, then you should install them and then
453  reconfigure LyX (menu 
454 \family sans
455 Tools\SpecialChar \menuseparator
456 Reconfigure
457 \family default
458 )
459 \lang spanish
460 .
461 \begin_inset Note Note
462 status collapsed
463
464 \begin_layout Plain Layout
465 Las llaves en código TeX previenen que el término «LaTeX» se imprima con
466  letras desencajadas.
467  Más sobre código TeX en la sección 
468 \begin_inset CommandInset ref
469 LatexCommand ref
470 reference "sec:Código-TeX"
471
472 \end_inset
473
474 , la impresión de nombres propios como LaTeX se explica en la sección
475 \begin_inset space ~
476 \end_inset
477
478
479 \begin_inset CommandInset ref
480 LatexCommand ref
481 reference "sub:Nombres-Propios-en-LyX"
482
483 \end_inset
484
485 .
486 \end_layout
487
488 \end_inset
489
490
491 \begin_inset Index idx
492 status collapsed
493
494 \begin_layout Plain Layout
495 Reconfiguración de LyX
496 \end_layout
497
498 \end_inset
499
500  
501 \lang english
502 See section 5.1 of the 
503 \emph on
504 Customization
505 \emph default
506  manual for more information on installing additional LaTeX packages.
507 \end_layout
508
509 \begin_layout Chapter
510 Cómo trabajar con LyX
511 \end_layout
512
513 \begin_layout Section
514 Operaciones básicas con archivos
515 \begin_inset Index idx
516 status collapsed
517
518 \begin_layout Plain Layout
519 Operar con archivos
520 \end_layout
521
522 \end_inset
523
524
525 \end_layout
526
527 \begin_layout Standard
528 Bajo el menú 
529 \family sans
530 Archivo
531 \family default
532  están las operaciones básicas de cualquier procesador de texto y algunas
533  otras opciones más avanzadas:
534 \end_layout
535
536 \begin_layout Itemize
537
538 \family sans
539 Nuevo 
540 \begin_inset Graphics
541         filename ../../images/buffer-new.png
542         BoundingBox 0bp 5bp 20bp 20bp
543
544 \end_inset
545
546
547 \end_layout
548
549 \begin_layout Itemize
550
551 \family sans
552 Nuevo
553 \begin_inset space ~
554 \end_inset
555
556 desde
557 \begin_inset space ~
558 \end_inset
559
560 plantilla
561 \end_layout
562
563 \begin_layout Itemize
564
565 \family sans
566 Abrir 
567 \family default
568
569 \begin_inset Graphics
570         filename ../../images/file-open.png
571         BoundingBox 0bp 5bp 20bp 20bp
572
573 \end_inset
574
575
576 \end_layout
577
578 \begin_layout Itemize
579
580 \family sans
581 Abrir
582 \begin_inset space ~
583 \end_inset
584
585 reciente
586 \end_layout
587
588 \begin_layout Itemize
589
590 \family sans
591 Cerrar
592 \end_layout
593
594 \begin_layout Itemize
595
596 \family sans
597 Guardar 
598 \family default
599
600 \begin_inset Graphics
601         filename ../../images/buffer-write.png
602         BoundingBox 0bp 5bp 20bp 20bp
603
604 \end_inset
605
606
607 \end_layout
608
609 \begin_layout Itemize
610
611 \family sans
612 Guardar
613 \begin_inset space ~
614 \end_inset
615
616 como
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Revertir
623 \begin_inset space ~
624 \end_inset
625
626 al
627 \begin_inset space ~
628 \end_inset
629
630 guardado
631 \end_layout
632
633 \begin_layout Itemize
634
635 \family sans
636 Control
637 \begin_inset space ~
638 \end_inset
639
640 de
641 \begin_inset space ~
642 \end_inset
643
644 versiones
645 \end_layout
646
647 \begin_layout Itemize
648
649 \family sans
650 Importar
651 \end_layout
652
653 \begin_layout Itemize
654
655 \family sans
656 Exportar
657 \end_layout
658
659 \begin_layout Itemize
660
661 \family sans
662 Imprimir 
663 \family default
664
665 \begin_inset Graphics
666         filename ../../images/dialog-show_print.png
667         BoundingBox 0bp 5bp 24bp 20bp
668
669 \end_inset
670
671
672 \end_layout
673
674 \begin_layout Itemize
675
676 \family sans
677 Ventana
678 \begin_inset space ~
679 \end_inset
680
681 nueva
682 \end_layout
683
684 \begin_layout Itemize
685
686 \family sans
687 Cerrar
688 \begin_inset space ~
689 \end_inset
690
691 ventana
692 \end_layout
693
694 \begin_layout Itemize
695
696 \family sans
697 Salir
698 \end_layout
699
700 \begin_layout Standard
701 Todos hacen prácticamente lo mismo que en cualquier otro procesador de texto,
702  con una pocas diferencias menores.
703  El comando 
704 \family sans
705 Archivo\SpecialChar \menuseparator
706 Nuevo
707 \begin_inset space ~
708 \end_inset
709
710 desde
711 \begin_inset space ~
712 \end_inset
713
714 plantilla
715 \family default
716  pide no sólo un nombre para el nuevo archivo, también te pide una plantilla
717  para usar como punto de partida.
718  Al seleccionar una plantilla se establecerán automáticamente ciertas caracterís
719 ticas de formato para el documento, características que de otra forma necesitarí
720 as cambiar manualmente.
721  Las plantillas pueden ser útiles para determinadas clases de documento,
722  especialmente aquellas para escribir cartas (véase la sección
723 \begin_inset space ~
724 \end_inset
725
726
727 \begin_inset CommandInset ref
728 LatexCommand ref
729 reference "sec:Clases-de-documento"
730
731 \end_inset
732
733 ).
734 \end_layout
735
736 \begin_layout Standard
737 Nota: No hay «archivo predeterminado» ni documento «Sin título» ni «de inicio».
738  A menos que indiques a LyX abrir un archivo o crear uno nuevo, este gran
739  espacio en blanco es sólo eso —un gran espacio en blanco—.
740 \end_layout
741
742 \begin_layout Standard
743
744 \family sans
745 Revertir
746 \begin_inset space ~
747 \end_inset
748
749 al
750 \begin_inset space ~
751 \end_inset
752
753 guardado
754 \family default
755  y 
756 \family sans
757 Control
758 \begin_inset space ~
759 \end_inset
760
761 de
762 \begin_inset space ~
763 \end_inset
764
765 versiones
766 \family default
767  son útiles si varias personas trabajan en el mismo documento al mismo tiempo
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 Si piensas hacer esto, tienes más información en el manual 
773 \emph on
774 Características adicionales
775 \emph default
776 .
777 \end_layout
778
779 \end_inset
780
781 .
782  
783 \family sans
784 Revertir
785 \begin_inset space ~
786 \end_inset
787
788 al
789 \begin_inset space ~
790 \end_inset
791
792 guardado 
793 \family default
794 recargará el documento desde el disco.
795  Por supuesto, también puedes usar esta opción si rechazas los cambios realizado
796 s y quieres volver al último documento guardado.
797  Con 
798 \family sans
799 Control
800 \begin_inset space ~
801 \end_inset
802
803 de
804 \begin_inset space ~
805 \end_inset
806
807 versiones
808 \family default
809  puedes registrar los cambios que has hecho en el documento para que otras
810  personas puedan identificarlos.
811 \end_layout
812
813 \begin_layout Section
814 Características básicas de edición
815 \begin_inset Index idx
816 status collapsed
817
818 \begin_layout Plain Layout
819 Edición
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Características-básicas-de-edición"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Como la mayoría de los procesadores de texto, LyX puede cortar y pegar bloques
836  de texto, puede desplazarse por carácter, palabra o pantalla completa,
837  puede borrar palabras o caracteres individuales.
838  Las cuatro secciones siguientes tratan las operaciones básicas de edición
839  en LyX.
840  Comenzaremos con cortar y pegar.
841 \end_layout
842
843 \begin_layout Standard
844 Como es de suponer, el menú 
845 \family sans
846 Editar
847 \family default
848  tiene los comandos cortar y pegar, entre otros.
849  Algunos de ellos son especiales y se tratan en secciones posteriores.
850  Los comandos básicos son:
851 \end_layout
852
853 \begin_layout Itemize
854
855 \family sans
856 Cortar 
857 \family default
858
859 \begin_inset Graphics
860         filename ../../images/cut.png
861         BoundingBox 0bp 5bp 20bp 20bp
862
863 \end_inset
864
865
866 \end_layout
867
868 \begin_layout Itemize
869
870 \family sans
871 Copiar 
872 \family default
873
874 \begin_inset Graphics
875         filename ../../images/copy.png
876         BoundingBox 0bp 5bp 20bp 20bp
877
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Pegar 
887 \family default
888
889 \begin_inset Graphics
890         filename ../../images/paste.png
891         BoundingBox 0bp 5bp 20bp 20bp
892
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Itemize
899
900 \family sans
901 Pegar
902 \begin_inset space ~
903 \end_inset
904
905 reciente
906 \end_layout
907
908 \begin_layout Itemize
909
910 \family sans
911 Pegado
912 \begin_inset space ~
913 \end_inset
914
915 especial
916 \end_layout
917
918 \begin_layout Itemize
919
920 \family sans
921 Encontrar
922 \begin_inset space ~
923 \end_inset
924
925 y
926 \begin_inset space ~
927 \end_inset
928
929 reemplazar 
930 \family default
931
932 \begin_inset Graphics
933         filename ../../images/dialog-show_findreplace.png
934         BoundingBox 0bp 5bp 20bp 25bp
935         rotateOrigin center
936
937 \end_inset
938
939
940 \end_layout
941
942 \begin_layout Standard
943 Los tres primeros son evidentes.
944  Una observación: siempre que borras un bloque de texto seleccionado, es
945  puesto automáticamente en el portapapeles.
946  Las teclas 
947 \family sans
948 Suprimir
949 \family default
950  y 
951 \family sans
952 Retroceso
953 \family default
954  también funcionan como el comando 
955 \family sans
956 Cortar
957 \family default
958 .
959  Además, si has seleccionado texto, ten cuidado: si pulsas una tecla, LyX
960  borrará completamente el texto seleccionado y lo reemplazará con lo que
961  hayas pulsado.
962  Tendrás que 
963 \family sans
964 Deshacer
965 \family default
966  para recuperar el texto borrado.
967  
968 \end_layout
969
970 \begin_layout Standard
971
972 \family sans
973 \begin_inset Index idx
974 status collapsed
975
976 \begin_layout Plain Layout
977 Pegar
978 \end_layout
979
980 \end_inset
981
982
983 \family default
984 También puedes copiar texto entre LyX y otros programas con cortar, copiar
985  y pegar.
986  El submenú 
987 \family sans
988 Pegar
989 \begin_inset space ~
990 \end_inset
991
992 reciente
993 \family default
994  muestra una lista con los últimos términos copiados.
995  
996 \end_layout
997
998 \begin_layout Standard
999 Con el menú 
1000 \family sans
1001 Editar\SpecialChar \menuseparator
1002 Pegado
1003 \begin_inset space ~
1004 \end_inset
1005
1006 Especial\SpecialChar \menuseparator
1007 Texto
1008 \begin_inset space ~
1009 \end_inset
1010
1011 simple 
1012 \family default
1013 el texto del portapapeles se inserta como párrafos, de manera que cada salto
1014  de línea del texto inicia un párrafo nuevo.
1015  El menú 
1016 \family sans
1017 Editar\SpecialChar \menuseparator
1018 Pegado
1019 \begin_inset space ~
1020 \end_inset
1021
1022 Especial\SpecialChar \menuseparator
1023 Texto
1024 \begin_inset space ~
1025 \end_inset
1026
1027 simple,
1028 \begin_inset space ~
1029 \end_inset
1030
1031 líneas
1032 \begin_inset space ~
1033 \end_inset
1034
1035 juntas
1036 \family default
1037  insertará todo el texto del portapapeles como 
1038 \emph on
1039 un solo
1040 \emph default
1041  párrafo.
1042  Si en el texto hay una línea en blanco se iniciará un nuevo párrafo.
1043 \end_layout
1044
1045 \begin_layout Standard
1046 \begin_inset Index idx
1047 status collapsed
1048
1049 \begin_layout Plain Layout
1050 Reemplazar
1051 \end_layout
1052
1053 \end_inset
1054
1055
1056 \begin_inset Index idx
1057 status collapsed
1058
1059 \begin_layout Plain Layout
1060 Encontrar
1061 \end_layout
1062
1063 \end_inset
1064
1065 La opción 
1066 \family sans
1067 Editar\SpecialChar \menuseparator
1068 Encontrar
1069 \begin_inset space ~
1070 \end_inset
1071
1072 y
1073 \begin_inset space ~
1074 \end_inset
1075
1076 reemplazar
1077 \family default
1078  abre una ventana de diálogo.
1079  Cuando LyX encuentra una palabra o expresión la selecciona.
1080  Pulsando el botón 
1081 \family sans
1082 Reemplazar
1083 \family default
1084  se cambia el texto resaltado con el contenido del campo 
1085 \family sans
1086 Reemplazar
1087 \begin_inset space ~
1088 \end_inset
1089
1090 con
1091 \family default
1092 .
1093  Si pulsas el botón 
1094 \family sans
1095 Encontrar
1096 \begin_inset space ~
1097 \end_inset
1098
1099 siguiente
1100 \family default
1101  LyX irá a la siguiente aparición de la palabra o expresión buscada.
1102  
1103 \family sans
1104 Reemplazar
1105 \begin_inset space ~
1106 \end_inset
1107
1108 todo
1109 \family default
1110  cambia automáticamente todas las apariciones de la expresión buscada.
1111  La opción 
1112 \family sans
1113 Distinguir
1114 \begin_inset space ~
1115 \end_inset
1116
1117 mayúsculas
1118 \family default
1119  sirve para que la búsqueda considere las mayúsculas de la expresión a encontrar.
1120  Si se marca esta opción, si queremos encontrar p.
1121 \begin_inset space \thinspace{}
1122 \end_inset
1123
1124 e.
1125  la palabra «
1126 \family typewriter
1127 Test
1128 \family default
1129 » se ignorará la palabra «
1130 \family typewriter
1131 test
1132 \family default
1133 ».
1134  La opción 
1135 \family sans
1136 Coincidir
1137 \begin_inset space ~
1138 \end_inset
1139
1140 sólo
1141 \begin_inset space ~
1142 \end_inset
1143
1144 palabras
1145 \begin_inset space ~
1146 \end_inset
1147
1148 completas 
1149 \family default
1150 hace que LyX busque solamente palabras completas, p.
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 e., si buscamos «
1155 \family typewriter
1156 estrella
1157 \family default
1158 » se ignorarán palabras como «
1159 \family typewriter
1160 estrellado
1161 \family default
1162 ».
1163  
1164 \end_layout
1165
1166 \begin_layout Standard
1167 Cosas como las notas, flotantes, etc., se insertan en recuadros que se pueden
1168  disolver.
1169  Esto significa que el recuadro se elimina y su contenido se deja como texto
1170  normal.
1171  Para disolver un recuadro se sitúa el cursor al comienzo del mismo y se
1172  pulsa 
1173 \family sans
1174 Retroceso
1175 \family default
1176 , o bien se sitúa el cursor al final y se pulsa 
1177 \family sans
1178 Suprimir
1179 \family default
1180 .
1181 \end_layout
1182
1183 \begin_layout Standard
1184
1185 \end_layout
1186
1187 \begin_layout Section
1188 Deshacer y rehacer
1189 \begin_inset Index idx
1190 status collapsed
1191
1192 \begin_layout Plain Layout
1193 Rehacer
1194 \end_layout
1195
1196 \end_inset
1197
1198
1199 \begin_inset Index idx
1200 status collapsed
1201
1202 \begin_layout Plain Layout
1203 Deshacer
1204 \end_layout
1205
1206 \end_inset
1207
1208
1209 \begin_inset CommandInset label
1210 LatexCommand label
1211 name "sec:Deshacer-y-rehacer"
1212
1213 \end_inset
1214
1215
1216 \end_layout
1217
1218 \begin_layout Standard
1219 Si cometes un error lo puedes remediar fácilmente.
1220  LyX dispone de una gran capacidad para deshacer/rehacer.
1221  Pulsa 
1222 \family sans
1223 Editar\SpecialChar \menuseparator
1224 Deshacer
1225 \family default
1226  para deshacer un error, o clic en el botón 
1227 \begin_inset Graphics
1228         filename ../../images/undo.png
1229         BoundingBox 0bp 5bp 20bp 20bp
1230
1231 \end_inset
1232
1233 .
1234  Si accidentalmente deshaces demasiado, usa 
1235 \family sans
1236 Editar\SpecialChar \menuseparator
1237 Rehacer
1238 \family default
1239  o el botón 
1240 \begin_inset Graphics
1241         filename ../../images/redo.png
1242         BoundingBox 0bp 5bp 20bp 20bp
1243
1244 \end_inset
1245
1246  para «deshacer el deshacer».
1247  El mecanismo deshacer está actualmente limitado a 100 pasos para minimizar
1248  sobrecarga de memoria.
1249 \end_layout
1250
1251 \begin_layout Standard
1252 Ten en cuenta que si deshaces todos los cambios hasta llegar al documento
1253  tal como se guardó la última vez, no es posible rehacer los cambios realizados.
1254  Esto es una consecuencia del límite mencionado de los 100 pasos.
1255 \end_layout
1256
1257 \begin_layout Standard
1258
1259 \family sans
1260 Deshacer 
1261 \family default
1262
1263 \family sans
1264 Rehacer
1265 \family default
1266  funcionan con casi todo en LyX.
1267  Pero tienen algunas peculiaridades.
1268  No se puede 
1269 \family sans
1270 Deshacer 
1271 \family default
1272
1273 \family sans
1274 Rehacer 
1275 \family default
1276 por caracteres individuales sino por bloques de texto.
1277 \end_layout
1278
1279 \begin_layout Section
1280 Operaciones con el ratón
1281 \begin_inset Index idx
1282 status collapsed
1283
1284 \begin_layout Plain Layout
1285 Operaciones con el ratón
1286 \end_layout
1287
1288 \end_inset
1289
1290
1291 \end_layout
1292
1293 \begin_layout Standard
1294 Estas son las operaciones básicas con el ratón:
1295 \end_layout
1296
1297 \begin_layout Enumerate
1298 Movimiento
1299 \end_layout
1300
1301 \begin_deeper
1302 \begin_layout Itemize
1303 Pulsa el botón izquierdo
1304 \emph on
1305  
1306 \emph default
1307 del ratón en cualquier punto de la ventana de edición.
1308  El cursor se colocará en el punto correspondiente del texto.
1309 \end_layout
1310
1311 \end_deeper
1312 \begin_layout Enumerate
1313 Seleccionar texto
1314 \end_layout
1315
1316 \begin_deeper
1317 \begin_layout Itemize
1318 Mantén pulsado el botón izquierdo
1319 \emph on
1320  
1321 \emph default
1322 del ratón y arrastra.
1323  LyX resalta el texto entre la primera y la última posiciones del ratón.
1324  Usa 
1325 \family sans
1326 Editar\SpecialChar \menuseparator
1327 Copiar
1328 \family default
1329  para crear una copia de ese bloque de texto en el 
1330 \emph on
1331 buffer
1332 \emph default
1333  de LyX (y en el portapapeles).
1334 \end_layout
1335
1336 \begin_layout Itemize
1337 Recoloca el cursor y pega el texto con 
1338 \family sans
1339 Editar\SpecialChar \menuseparator
1340 Pegar
1341 \family default
1342 .
1343 \end_layout
1344
1345 \end_deeper
1346 \begin_layout Enumerate
1347 Insertados (Notas, flotantes, etc.)
1348 \end_layout
1349
1350 \begin_deeper
1351 \begin_layout Standard
1352 Un
1353 \emph on
1354  
1355 \emph default
1356 clic con el botón izquierdo del ratón sobre su recuadro abre o cierra cualquiera
1357  de ellos.
1358  Un clic derecho abre una ventana de propiedades.
1359  En otra sección de este manual encontrarás más detalles.
1360 \end_layout
1361
1362 \end_deeper
1363 \begin_layout Enumerate
1364 Tablas
1365 \end_layout
1366
1367 \begin_deeper
1368 \begin_layout Standard
1369 Un clic derecho
1370 \emph on
1371  
1372 \emph default
1373 con el ratón abre una ventana de diálogo que permite manipular la tabla.
1374 \end_layout
1375
1376 \end_deeper
1377 \begin_layout Section
1378 Navegación
1379 \begin_inset CommandInset label
1380 LatexCommand label
1381 name "sec:Navegación"
1382
1383 \end_inset
1384
1385
1386 \begin_inset Index idx
1387 status collapsed
1388
1389 \begin_layout Plain Layout
1390 Navegación
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \begin_layout Standard
1399 LyX ofrece dos formas de navegar por los documentos:
1400 \end_layout
1401
1402 \begin_layout Itemize
1403 En el menú 
1404 \family sans
1405 Navegar
1406 \family default
1407  se ordenan todas las secciones del documento como submenús que puedes pulsar
1408  para ir a la parte correspondiente.
1409 \end_layout
1410
1411 \begin_layout Itemize
1412 El menú 
1413 \family sans
1414 Documento\SpecialChar \menuseparator
1415 Navegador de contorno
1416 \family default
1417  o el botón de herramientas 
1418 \begin_inset Graphics
1419         filename ../../images/dialog-toggle_toc.png
1420         BoundingBox 0bp 5bp 20bp 20bp
1421
1422 \end_inset
1423
1424 .
1425 \end_layout
1426
1427 \begin_layout Standard
1428 La ventana de contorno muestra el índice general, que se describe en la
1429  sección
1430 \begin_inset space ~
1431 \end_inset
1432
1433
1434 \begin_inset CommandInset ref
1435 LatexCommand ref
1436 reference "sec:IG"
1437
1438 \end_inset
1439
1440 .
1441  Con un clic puedes saltar a la parte del documento correspondiente.
1442  En la parte superior hay un cuadro desplegable en el que puedes escoger
1443  entre varias listas e índices de recuadros insertados, como notas al pie.
1444  Algunos de éstos, como los índices de tablas, de figuras y de algoritmos,
1445  se pueden añadir al documento, véase
1446 \begin_inset space ~
1447 \end_inset
1448
1449
1450 \begin_inset CommandInset ref
1451 LatexCommand ref
1452 reference "sub:Índices-de"
1453
1454 \end_inset
1455
1456 .
1457  La opción 
1458 \family sans
1459 Ordenar
1460 \family default
1461  ordena la lista actual, la opción 
1462 \family sans
1463 Mantener
1464 \family default
1465  mantiene la visualización actual.
1466  Mantener quiere decir que si, p.
1467 \begin_inset space \thinspace{}
1468 \end_inset
1469
1470 e., están mostradas las subsecciones de las secciones 2 y 4 y haces clic
1471  sobre la sección 3, las subsecciones de las secciones 2 y 4 permanecerán
1472  mostradas.
1473  Sin la opción 
1474 \family sans
1475 Mantener
1476 \family default
1477  éstas se ocultarán y se resaltará la sección 3.
1478 \end_layout
1479
1480 \begin_layout Standard
1481 Con los botones 
1482 \begin_inset space \space{}
1483 \end_inset
1484
1485
1486 \begin_inset Graphics
1487         filename ../../images/down.png
1488         BoundingBox 0bp 5bp 20bp 20bp
1489
1490 \end_inset
1491
1492
1493 \begin_inset space \hspace{}
1494 \length -3mm
1495 \end_inset
1496
1497  y 
1498 \begin_inset space \space{}
1499 \end_inset
1500
1501
1502 \begin_inset Graphics
1503         filename ../../images/up.png
1504         BoundingBox 0bp 5bp 20bp 20bp
1505
1506 \end_inset
1507
1508
1509 \begin_inset space \hspace{}
1510 \length -3mm
1511 \end_inset
1512
1513  de la parte inferior de la ventana de contorno puedes cambiar la posición
1514  de las secciones en el documento.
1515  Así, puedes por ejemplo mover la sección
1516 \begin_inset space ~
1517 \end_inset
1518
1519 2.5 delante de la sección
1520 \begin_inset space ~
1521 \end_inset
1522
1523 2.4.
1524  LyX reordena automáticamente la numeración.
1525  Con los botones 
1526 \begin_inset Graphics
1527         filename ../../images/promote.png
1528         BoundingBox 0bp 5bp 20bp 20bp
1529
1530 \end_inset
1531
1532  y 
1533 \begin_inset Graphics
1534         filename ../../images/demote.png
1535         BoundingBox 0bp 5bp 20bp 20bp
1536
1537 \end_inset
1538
1539  o los correspondientes atajos de teclado 
1540 \family sans
1541 Tab
1542 \family default
1543  y 
1544 \family sans
1545 Mayúsculas+Tab
1546 \family default
1547  puedes cambiar el nivel de anidamiento.
1548  Por ejemplo, puedes convertir la sección
1549 \begin_inset space ~
1550 \end_inset
1551
1552 2.5 en el capítulo
1553 \begin_inset space ~
1554 \end_inset
1555
1556 3 o en la subsección
1557 \begin_inset space ~
1558 \end_inset
1559
1560 2.4.1.
1561 \end_layout
1562
1563 \begin_layout Standard
1564 El botón 
1565 \begin_inset Graphics
1566         filename ../../images/bookmark-goto_0.png
1567         BoundingBox 0bp 5bp 20bp 25bp
1568         rotateOrigin center
1569
1570 \end_inset
1571
1572  de la barra de herramientas salta a la posición del documento en la que
1573  ha cambiado algo recientemente.
1574  Esto es útil para, por ejemplo, desplazarte a alguna parte de un documento
1575  extenso para mirar algo y volver a la última posición de edición.
1576 \end_layout
1577
1578 \begin_layout Section
1579 Finalización de entradas
1580 \begin_inset space \thinspace{}
1581 \end_inset
1582
1583 /
1584 \begin_inset space \thinspace{}
1585 \end_inset
1586
1587 palabras
1588 \begin_inset CommandInset label
1589 LatexCommand label
1590 name "sec:Finalización-de-entradas/palabras"
1591
1592 \end_inset
1593
1594
1595 \begin_inset Index idx
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599 Finalización de entradas y palabras
1600 \end_layout
1601
1602 \end_inset
1603
1604
1605 \begin_inset Index idx
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 Autocompletar
1610 \end_layout
1611
1612 \end_inset
1613
1614
1615 \end_layout
1616
1617 \begin_layout Standard
1618 LyX facilita la finalización de palabras mediante la exploración de todos
1619  los documentos que están abiertos en ese momento.
1620  Cada palabra que aparece en estos documentos se añade a una base de datos
1621  que se utiliza para proponer terminaciones.
1622 \end_layout
1623
1624 \begin_layout Standard
1625 Por omisión, LyX muestra un triangulito detrás del cursor como indicador
1626  de que hay finalizaciones disponibles.
1627  Puedes entonces pulsar la tecla 
1628 \family sans
1629 Tabulador
1630 \family default
1631  para aceptar esa terminación.
1632  Si hay varias terminaciones posibles, se abre un recuadro emergente que
1633  las muestra.
1634  En ese recuadro puedes seleccionar una finalización con el ratón o con
1635  las teclas de flecha, y aceptar la elegida pulsando 
1636 \family sans
1637 Retorno
1638 \family default
1639 .
1640 \end_layout
1641
1642 \begin_layout Standard
1643 En el diálogo que se abre con 
1644 \family sans
1645 Herramientas\SpecialChar \menuseparator
1646 Preferencias
1647 \family default
1648  se puede desactivar el indicador de terminación del cursor, en la sección
1649  
1650 \family sans
1651 Edición\SpecialChar \menuseparator
1652 Autocompletar
1653 \family default
1654 , desmarcando la opción 
1655 \family sans
1656 Indicador en el cursor
1657 \family default
1658 .
1659  Con la opción 
1660 \family sans
1661 Finalización automática en línea
1662 \family default
1663  la finalización propuesta se muestra directamente tras el cursor.
1664  Para aceptarla utiliza la tecla 
1665 \family sans
1666 Tabulador
1667 \family default
1668 .
1669  Con la opción 
1670 \family sans
1671 Recuadros emergentes automáticos
1672 \family default
1673  las terminaciones se muestran siempre en un recuadro emergente.
1674  LyX ofrece algunas otras opciones de finalización para expertos que se
1675  describen en la sección
1676 \begin_inset space \thinspace{}
1677 \end_inset
1678
1679
1680 \begin_inset CommandInset ref
1681 LatexCommand ref
1682 reference "sub:Autocompletar-Apéndice"
1683
1684 \end_inset
1685
1686 .
1687 \end_layout
1688
1689 \begin_layout Section
1690 Atajos de teclado básicos
1691 \begin_inset Index idx
1692 status collapsed
1693
1694 \begin_layout Plain Layout
1695 Atajos de teclado
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \begin_inset Index idx
1702 status collapsed
1703
1704 \begin_layout Plain Layout
1705 Teclado ! Asociaciones de teclas|see
1706 \begin_inset ERT
1707 status collapsed
1708
1709 \begin_layout Plain Layout
1710
1711 {
1712 \end_layout
1713
1714 \end_inset
1715
1716 Atajos de teclado
1717 \begin_inset ERT
1718 status collapsed
1719
1720 \begin_layout Plain Layout
1721
1722 }
1723 \end_layout
1724
1725 \end_inset
1726
1727
1728 \end_layout
1729
1730 \end_inset
1731
1732
1733 \end_layout
1734
1735 \begin_layout Standard
1736 Al menos, hay dos mapas de teclado principales: CUA y Emacs.
1737  LyX usa CUA por omisión.
1738 \end_layout
1739
1740 \begin_layout Standard
1741 Algunas teclas, como 
1742 \family sans
1743 AvPág
1744 \family default
1745
1746 \family sans
1747 RePág
1748 \family default
1749 , o las flechas 
1750 \family sans
1751 Izquierda
1752 \family default
1753
1754 \family sans
1755 Derecha
1756 \family default
1757
1758 \family sans
1759 Arriba
1760 \family default
1761  y 
1762 \family sans
1763 Abajo
1764 \family default
1765 , hacen exactamente lo que se supone que hacen.
1766  Otras teclas no:
1767 \end_layout
1768
1769 \begin_layout Labeling
1770 \labelwidthstring 00.00.0000
1771
1772 \family sans
1773 Tab
1774 \begin_inset CommandInset nomenclature
1775 LatexCommand nomenclature
1776 symbol "Tab"
1777 description "tecla Tabulador"
1778
1779 \end_inset
1780
1781
1782 \family default
1783  No hay tabuladores en LyX.
1784  Si no entiendes esto lee las secciones 
1785 \begin_inset space ~
1786 \end_inset
1787
1788
1789 \begin_inset CommandInset ref
1790 LatexCommand ref
1791 reference "sec:Intro-Sangrado-de-párrafos"
1792
1793 \end_inset
1794
1795  y 
1796 \begin_inset CommandInset ref
1797 LatexCommand ref
1798 reference "sec:Entornos-de-párrafo"
1799
1800 \end_inset
1801
1802 , especialmente la sección
1803 \begin_inset space ~
1804 \end_inset
1805
1806
1807 \begin_inset CommandInset ref
1808 LatexCommand ref
1809 reference "sub:Listas"
1810
1811 \end_inset
1812
1813 , ahora.
1814  Sí, ahora.
1815  Si aún estás confuso, mira en el 
1816 \emph on
1817 Tutorial
1818 \emph default
1819 .
1820 \end_layout
1821
1822 \begin_layout Labeling
1823 \labelwidthstring 00.00.0000
1824
1825 \family sans
1826 Esc
1827 \begin_inset CommandInset nomenclature
1828 LatexCommand nomenclature
1829 symbol "Esc"
1830 description "tecla Escape"
1831
1832 \end_inset
1833
1834
1835 \family default
1836  Esta es la tecla «cancelar».
1837  Se usa generalmente para cancelar operaciones.
1838  En otras partes del manual se dan más detalles.
1839 \end_layout
1840
1841 \begin_layout Labeling
1842 \labelwidthstring 00.00.0000
1843
1844 \family sans
1845 Inicio
1846 \family default
1847
1848 \begin_inset space ~
1849 \end_inset
1850
1851 y
1852 \begin_inset space ~
1853 \end_inset
1854
1855
1856 \family sans
1857 Fin
1858 \family default
1859  Éstas mueven el cursor, respectivamente, al comienzo y al final de la línea,
1860  a menos que estés usando el mapa de Emacs, en cuyo caso llevan al comienzo
1861  y al fin del archivo.
1862 \end_layout
1863
1864 \begin_layout Standard
1865 Hay tres teclas modificadoras:
1866 \end_layout
1867
1868 \begin_layout Labeling
1869 \labelwidthstring 00.00.0000
1870
1871 \family sans
1872 Control
1873 \family default
1874  (Denominada «
1875 \family sans
1876 Ctrl
1877 \family default
1878 »
1879 \begin_inset CommandInset nomenclature
1880 LatexCommand nomenclature
1881 symbol "Ctrl"
1882 description "tecla Control"
1883
1884 \end_inset
1885
1886  en los archivos de documentación).
1887  Tiene un par de usos diferentes, dependiendo de las teclas con las que
1888  se combine:
1889 \end_layout
1890
1891 \begin_deeper
1892 \begin_layout Itemize
1893 Con 
1894 \family sans
1895 Retroceso
1896 \family default
1897  o 
1898 \family sans
1899 Suprimir
1900 \family default
1901 , borra una palabra completa en vez de un carácter.
1902 \end_layout
1903
1904 \begin_layout Itemize
1905 Con 
1906 \family sans
1907 Izquierda
1908 \family default
1909  y 
1910 \family sans
1911 Derecha
1912 \family default
1913 , desplaza el cursor por palabras en vez de caracteres.
1914 \end_layout
1915
1916 \begin_layout Itemize
1917 Con 
1918 \family sans
1919 Inicio
1920 \family default
1921  y 
1922 \family sans
1923 Fin
1924 \family default
1925 , lleva al inicio y al fin del documento, respectivamente.
1926 \end_layout
1927
1928 \end_deeper
1929 \begin_layout Labeling
1930 \labelwidthstring 00.00.0000
1931
1932 \family sans
1933 Mayúsculas
1934 \family default
1935  (Representada por «
1936 \family sans
1937 Mayúsculas
1938 \family default
1939 »
1940 \begin_inset CommandInset nomenclature
1941 LatexCommand nomenclature
1942 symbol "Mayúsculas"
1943 description "tecla Mayúsculas"
1944
1945 \end_inset
1946
1947  —«Shift»— en los archivos de documentación).
1948  Usada con cualquiera de las teclas de movimiento selecciona el texto entre
1949  las posiciones inicial y final del cursor.
1950 \end_layout
1951
1952 \begin_layout Labeling
1953 \labelwidthstring 00.00.0000
1954
1955 \family sans
1956 Alt
1957 \family default
1958  (Representada por «
1959 \family sans
1960 Alt
1961 \family default
1962 »
1963 \begin_inset CommandInset nomenclature
1964 LatexCommand nomenclature
1965 symbol "Alt"
1966 description "tecla Alt o Meta"
1967
1968 \end_inset
1969
1970  en los archivos de documentación).
1971  Es la tecla 
1972 \family sans
1973 Alt
1974 \family default
1975  en muchos teclados, aunque tu teclado puede tener otra tecla 
1976 \family sans
1977 Meta
1978 \family default
1979  distinta.
1980  Si tiene ambas teclas tendrás que probar cuál de ellas funciona realmente
1981  como 
1982 \family sans
1983 Alt
1984 \family default
1985 .
1986  Esta tecla hace muchas cosas diferentes, una de ellas activar las 
1987 \emph on
1988 teclas de aceleración de menú
1989 \emph default
1990 : usada en combinación con la tecla de la letra subrayada en el nombre de
1991  un menú o un ítem, abre ese menú o acciona el ítem.
1992 \end_layout
1993
1994 \begin_deeper
1995 \begin_layout Standard
1996 Por ejemplo, la secuencia 
1997 \begin_inset Quotes fld
1998 \end_inset
1999
2000
2001 \family sans
2002 Alt+E
2003 \begin_inset space ~
2004 \end_inset
2005
2006 S
2007 \begin_inset space ~
2008 \end_inset
2009
2010 E
2011 \family default
2012
2013 \begin_inset Quotes frd
2014 \end_inset
2015
2016  abre el diálogo «Estilo del texto», 
2017 \begin_inset Quotes fld
2018 \end_inset
2019
2020
2021 \family sans
2022 Alt+A
2023 \family default
2024
2025 \begin_inset Quotes frd
2026 \end_inset
2027
2028  abre el menú «Archivo».
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Más información relativa al uso de la tecla 
2033 \family sans
2034 Alt
2035 \family default
2036  en el manual 
2037 \emph on
2038 Atajos de teclado
2039 \family sans
2040 .
2041 \end_layout
2042
2043 \end_deeper
2044 \begin_layout Standard
2045 Aprenderás más y más combinaciones de teclas y atajos de teclado conforme
2046  uses LyX, porque casi todas las acciones muestran, en la barra de estado
2047  situada en la parte inferior de la ventana, un corto mensaje que describe
2048  la acción a realizar y sus correspondientes atajos de teclado.
2049  La notación de las acciones de teclado es muy similar a la usada en esta
2050  documentación, así que no deberías tener problemas en entenderlas.
2051  Sin embargo, ten en cuenta que la tecla modificadora «Mayúsculas» se menciona
2052  de forma explícita, así 
2053 \family sans
2054 «Alt+P Mayúsculas+A
2055 \family default
2056 »
2057 \family sans
2058  
2059 \family default
2060 significa 
2061 \family sans
2062 Alt+P
2063 \family default
2064  seguido de A mayúscula.
2065 \end_layout
2066
2067 \begin_layout Standard
2068 Puedes ver las combinaciones de teclas o cambiarlas en las preferencias
2069  de LyX, menú
2070 \family sans
2071  Herramientas\SpecialChar \menuseparator
2072 Preferencias,
2073 \family default
2074  apartado 
2075 \family sans
2076 Edición\SpecialChar \menuseparator
2077 Atajos
2078 \begin_inset space ~
2079 \end_inset
2080
2081 de
2082 \begin_inset space ~
2083 \end_inset
2084
2085 teclado
2086 \family default
2087 , como se explica en la sección
2088 \begin_inset space ~
2089 \end_inset
2090
2091
2092 \begin_inset CommandInset ref
2093 LatexCommand ref
2094 reference "sub:Edición-de-los-atajos"
2095
2096 \end_inset
2097
2098 .
2099 \end_layout
2100
2101 \begin_layout Chapter
2102 Fundamentos de LyX
2103 \begin_inset Index idx
2104 status collapsed
2105
2106 \begin_layout Plain Layout
2107 LyX ! Fundamentos
2108 \end_layout
2109
2110 \end_inset
2111
2112
2113 \end_layout
2114
2115 \begin_layout Section
2116 Clases de documento
2117 \begin_inset Index idx
2118 status collapsed
2119
2120 \begin_layout Plain Layout
2121 Documentos ! Clases
2122 \end_layout
2123
2124 \end_inset
2125
2126
2127 \end_layout
2128
2129 \begin_layout Subsection
2130 Introducción
2131 \end_layout
2132
2133 \begin_layout Standard
2134 Antes de hacer nada, antes de empezar a escribir, debes decidir qué clase
2135  de documento quieres hacer.
2136  Cada tipo de documento tiene sus propios espacios, encabezados, esquemas
2137  de numeración y demás.
2138  Además, distintos tipos de documento usan distintos entornos de párrafo
2139  y diseñan el título con formato diferente.
2140 \end_layout
2141
2142 \begin_layout Standard
2143 Una 
2144 \emph on
2145 clase de documento
2146 \emph default
2147  describe un grupo de propiedades comunes a un conjunto particular de documentos.
2148  Al establecer la clase de documento, seleccionas automáticamente dichas
2149  propiedades, haciendo más fácil crear el tipo de documento que deseas.
2150  Si no eliges una clase de documento, LyX lo hace por ti, así que el cambio
2151  de clase del documento es de tu incumbencia.
2152 \end_layout
2153
2154 \begin_layout Standard
2155 Sigue leyendo para conocer las clases de documento que puedes escoger y
2156  cómo ajustar sus propiedades.
2157 \end_layout
2158
2159 \begin_layout Subsection
2160 Clases de documento
2161 \begin_inset Index idx
2162 status collapsed
2163
2164 \begin_layout Plain Layout
2165 Documentos ! Clases
2166 \end_layout
2167
2168 \end_inset
2169
2170
2171 \begin_inset CommandInset label
2172 LatexCommand label
2173 name "sec:Clases-de-documento"
2174
2175 \end_inset
2176
2177
2178 \end_layout
2179
2180 \begin_layout Standard
2181 Puedes seleccionar una clase en el diálogo 
2182 \family sans
2183 Documento\SpecialChar \menuseparator
2184 Configuración\SpecialChar \menuseparator
2185 Clase
2186 \begin_inset space ~
2187 \end_inset
2188
2189 del
2190 \begin_inset space ~
2191 \end_inset
2192
2193 documento
2194 \family default
2195
2196 \begin_inset Index idx
2197 status collapsed
2198
2199 \begin_layout Plain Layout
2200 Documentos ! Configuración
2201 \end_layout
2202
2203 \end_inset
2204
2205 .
2206  Selecciona la clase que quieras y haz los ajustes finos que necesites en
2207  las distintas opciones.
2208 \end_layout
2209
2210 \begin_layout Subsubsection
2211 Vista general
2212 \end_layout
2213
2214 \begin_layout Standard
2215 Hay cuatro clases estándar de documentos en LyX.
2216  Son:
2217 \end_layout
2218
2219 \begin_layout Description
2220 Article para artículos sencillos
2221 \end_layout
2222
2223 \begin_layout Description
2224 Report para informes sencillos
2225 \end_layout
2226
2227 \begin_layout Description
2228 Book para escribir libros
2229 \end_layout
2230
2231 \begin_layout Description
2232 Letter para cartas estilo US
2233 \end_layout
2234
2235 \begin_layout Standard
2236 Hay además otras clases no estándar que sólo están disponibles en LyX si
2237  las has instalado.
2238  A continuación se mencionan algunas de ellas; la lista completa con explicacion
2239 es detalladas se encuentra en el capítulo 
2240 \emph on
2241 Clases especiales de documentos
2242 \emph default
2243 , en el manual 
2244 \emph on
2245 Características adicionales.
2246
2247 \emph default
2248  
2249 \end_layout
2250
2251 \begin_layout Description
2252 A&A Artículos para publicaciones en el estilo y formato empleado por 
2253 \emph on
2254 Astronomy & Astrophysics
2255 \end_layout
2256
2257 \begin_layout Description
2258 AAST
2259 \family sans
2260
2261 \begin_inset ERT
2262 status collapsed
2263
2264 \begin_layout Plain Layout
2265
2266 {}
2267 \end_layout
2268
2269 \end_inset
2270
2271
2272 \family default
2273 eX Para artículos de publicaciones de la 
2274 \emph on
2275 American Astronomical Society
2276 \end_layout
2277
2278 \begin_layout Description
2279 AMS Diseños para artículos y libros en el estilo y formato de la 
2280 \emph on
2281 American Mathematical Society
2282 \emph default
2283  (AMS).
2284  Hay tres variantes disponibles.
2285  El estándar usa un esquema típico de numeración para teoremas, etc.
2286  que antepone el número de sección al número del resultado.
2287  Todos las exposiciones tipo resultado (proposiciones, corolarios y demás)
2288  se secuencian juntos, pero las definiciones, los ejemplos y cosas por el
2289  estilo tienen su propia secuencia.
2290  El esquema de 
2291 \begin_inset Quotes fld
2292 \end_inset
2293
2294 numeración secuencial
2295 \begin_inset Quotes frd
2296 \end_inset
2297
2298  no sitúa el número de sección con cada resultado, sino que los numera a
2299  lo largo del artículo en una secuencia simple.
2300  Cada tipo de resultado sigue su propia secuencia.
2301  También hay un formato que reparte la numeración de relaciones en conjunto.
2302 \end_layout
2303
2304 \begin_layout Description
2305 Beamer Formato para presentaciones y transparencias
2306 \end_layout
2307
2308 \begin_layout Description
2309 Broadway Formato para escribir guiones.
2310  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2311 \end_layout
2312
2313 \begin_layout Description
2314 Curiculum
2315 \begin_inset space ~
2316 \end_inset
2317
2318 vitae clases para confeccionar currículum vitae
2319 \end_layout
2320
2321 \begin_layout Description
2322 Dinbrief Cartas en el formato alemán DIN (norma de la industria alemana)
2323 \end_layout
2324
2325 \begin_layout Description
2326 dtk Formato para el 
2327 \emph on
2328 Die TeXnische Komödie
2329 \emph default
2330 , publicación del Grupo alemán de usuarios de TeX (Dante)
2331 \end_layout
2332
2333 \begin_layout Description
2334 Elsevier Formato para publicaciones del grupo 
2335 \emph on
2336 Elsevier
2337 \end_layout
2338
2339 \begin_layout Description
2340 Foils Para hacer transparencias
2341 \end_layout
2342
2343 \begin_layout Description
2344 g-brief Cartas en formato alemán DIN (norma de la industria alemana)
2345 \end_layout
2346
2347 \begin_layout Description
2348 Hollywood Para escribir guiones para la industria cinematográfica US.
2349  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2350 \end_layout
2351
2352 \begin_layout Description
2353 IEEEtran Formato para publicaciones del 
2354 \emph on
2355 Institute of Electrical and Electronics Engineers
2356 \emph default
2357  (IEEE)
2358 \end_layout
2359
2360 \begin_layout Description
2361 IOP Formato para publicaciones del 
2362 \emph on
2363 Institute of Physics
2364 \end_layout
2365
2366 \begin_layout Description
2367 Kluwer Formato para publicaciones del grupo 
2368 \emph on
2369 Kluwer
2370 \end_layout
2371
2372 \begin_layout Description
2373 KOMA-Script Una revisión de las clases estándar, ofrece varias características
2374  útiles como formato de encabezados, cálculo automático de espacio de impresión
2375  etc.
2376 \end_layout
2377
2378 \begin_layout Description
2379 Memoir Otra revisión de las clases estándar
2380 \end_layout
2381
2382 \begin_layout Description
2383 Paper Se usa con la clase de documento LaTeX 
2384 \family typewriter
2385 paper
2386 \end_layout
2387
2388 \begin_layout Description
2389 Powerdot Formato para presentaciones
2390 \end_layout
2391
2392 \begin_layout Description
2393 REVTe
2394 \begin_inset ERT
2395 status collapsed
2396
2397 \begin_layout Plain Layout
2398
2399 {}
2400 \end_layout
2401
2402 \end_inset
2403
2404 X Para escribir artículos publicados por: 
2405 \emph on
2406 American Physical Society
2407 \emph default
2408  (APS), 
2409 \emph on
2410 American Institute of Physics
2411 \emph default
2412  (AIP), y 
2413 \emph on
2414 Optical Society of America
2415 \emph default
2416  (OSA).
2417  Esta clase no es totalmente compatible con todas las características de
2418  LyX.
2419 \end_layout
2420
2421 \begin_layout Description
2422 Slides Para hacer transparencias
2423 \end_layout
2424
2425 \begin_layout Description
2426 SPIE
2427 \begin_inset space ~
2428 \end_inset
2429
2430 Proceedings Formato para publicaciones de la 
2431 \emph on
2432 International Society for Optical Engineering
2433 \emph default
2434  (SPIE)
2435 \end_layout
2436
2437 \begin_layout Description
2438 Springer Formato para publicaciones del grupo 
2439 \emph on
2440 Springer
2441 \end_layout
2442
2443 \begin_layout Description
2444 TUGboat Formato para 
2445 \emph on
2446 TUGboat
2447 \emph default
2448 , revista del Grupo internacional de Usuarios de TeX (TUG)
2449 \end_layout
2450
2451 \begin_layout Standard
2452 No entraremos aquí en detalles sobre el uso de las distintas clases de documento.
2453  Puedes encontrar información sobre las clases no estándar en el manual
2454  
2455 \emph on
2456 Características adicionales
2457 \emph default
2458 .
2459  Aquí, nos centraremos en repasar algunas de las propiedades comunes a todas
2460  las clases de documento.
2461 \end_layout
2462
2463 \begin_layout Subsubsection
2464 Módulos
2465 \begin_inset CommandInset label
2466 LatexCommand label
2467 name "sub:Módulos"
2468
2469 \end_inset
2470
2471
2472 \begin_inset Index idx
2473 status collapsed
2474
2475 \begin_layout Plain Layout
2476 Modulos@Módulos
2477 \end_layout
2478
2479 \end_inset
2480
2481
2482 \end_layout
2483
2484 \begin_layout Standard
2485 Los módulos permiten añadir a un documento características adicionales que
2486  no están disponibles por omisión en la clase de documento elegida.
2487  Por ejemplo, para escritura Braille (impresión en relieve).
2488  Evidentemente esto no está disponible en ninguna clase de documento, así
2489  que hay que cargar el módulo correspondiente en la sección 
2490 \family sans
2491 Módulos
2492 \family default
2493  del diálogo 
2494 \family sans
2495 Documento\SpecialChar \menuseparator
2496 Configuración
2497 \family default
2498
2499 \begin_inset Index idx
2500 status collapsed
2501
2502 \begin_layout Plain Layout
2503 Documentos ! Configuración
2504 \end_layout
2505
2506 \end_inset
2507
2508 .
2509  Seleccionando un módulo en la lista se mostrará una descripción del mismo.
2510  
2511 \end_layout
2512
2513 \begin_layout Standard
2514 \begin_inset Note Greyedout
2515 status open
2516
2517 \begin_layout Plain Layout
2518
2519 \series bold
2520 Notas: 
2521 \series default
2522 Ciertos módulos requieren paquetes LaTeX que no siempre se instalan por
2523  omisión.
2524  LyX avisará si es preciso algún paquete.
2525 \end_layout
2526
2527 \begin_layout Plain Layout
2528 Algunos módulos requieren otros módulos y ciertos pares de módulos son incompati
2529 bles.
2530 \end_layout
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538
2539 \end_layout
2540
2541 \begin_layout Subsubsection
2542 Propiedades
2543 \end_layout
2544
2545 \begin_layout Standard
2546 Cada clase tiene un conjunto de opciones predeterminadas.
2547  Esta tabla las describe:
2548 \end_layout
2549
2550 \begin_layout Standard
2551 \begin_inset VSpace 0.3cm
2552 \end_inset
2553
2554
2555 \end_layout
2556
2557 \begin_layout Standard
2558 \align center
2559 \begin_inset Tabular
2560 <lyxtabular version="3" rows="5" columns="5">
2561 <features tabularvalignment="middle">
2562 <column alignment="center" valignment="top" width="0pt">
2563 <column alignment="center" valignment="top" width="0pt">
2564 <column alignment="center" valignment="top" width="0pt">
2565 <column alignment="center" valignment="top" width="0pt">
2566 <column alignment="center" valignment="top" width="0pt">
2567 <row>
2568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2569 \begin_inset Text
2570
2571 \begin_layout Plain Layout
2572
2573 \end_layout
2574
2575 \end_inset
2576 </cell>
2577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2578 \begin_inset Text
2579
2580 \begin_layout Plain Layout
2581
2582 \family sans
2583 \series medium
2584 \shape up
2585 \size normal
2586 \emph off
2587 \bar no
2588 \noun off
2589 \color none
2590 Estilo
2591 \begin_inset space ~
2592 \end_inset
2593
2594 de
2595 \begin_inset space ~
2596 \end_inset
2597
2598 página
2599 \end_layout
2600
2601 \end_inset
2602 </cell>
2603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2604 \begin_inset Text
2605
2606 \begin_layout Plain Layout
2607
2608 \family sans
2609 Caras
2610 \end_layout
2611
2612 \end_inset
2613 </cell>
2614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2615 \begin_inset Text
2616
2617 \begin_layout Plain Layout
2618
2619 \family sans
2620 \series medium
2621 \shape up
2622 \size normal
2623 \emph off
2624 \bar no
2625 \noun off
2626 \color none
2627 Columnas
2628 \end_layout
2629
2630 \end_inset
2631 </cell>
2632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2633 \begin_inset Text
2634
2635 \begin_layout Plain Layout
2636
2637 \family sans
2638 Nivel máx.
2639  de sección
2640 \end_layout
2641
2642 \end_inset
2643 </cell>
2644 </row>
2645 <row>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \series medium
2652 \shape up
2653 \size normal
2654 \emph off
2655 \bar no
2656 \noun off
2657 \color none
2658 article
2659 \end_layout
2660
2661 \end_inset
2662 </cell>
2663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2664 \begin_inset Text
2665
2666 \begin_layout Plain Layout
2667
2668 \family sans
2669 \series medium
2670 \shape up
2671 \size normal
2672 \emph off
2673 \bar no
2674 \noun off
2675 \color none
2676 Simple
2677 \end_layout
2678
2679 \end_inset
2680 </cell>
2681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2682 \begin_inset Text
2683
2684 \begin_layout Plain Layout
2685
2686 \family sans
2687 \series medium
2688 \shape up
2689 \size normal
2690 \emph off
2691 \bar no
2692 \noun off
2693 \color none
2694 Una
2695 \end_layout
2696
2697 \end_inset
2698 </cell>
2699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2700 \begin_inset Text
2701
2702 \begin_layout Plain Layout
2703
2704 \family sans
2705 \series medium
2706 \shape up
2707 \size normal
2708 \emph off
2709 \bar no
2710 \noun off
2711 \color none
2712 Una
2713 \end_layout
2714
2715 \end_inset
2716 </cell>
2717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2718 \begin_inset Text
2719
2720 \begin_layout Plain Layout
2721
2722 \family sans
2723 \series medium
2724 \shape up
2725 \size normal
2726 \emph off
2727 \bar no
2728 \noun off
2729 \color none
2730 Sección
2731 \end_layout
2732
2733 \end_inset
2734 </cell>
2735 </row>
2736 <row>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \series medium
2743 \shape up
2744 \size normal
2745 \emph off
2746 \bar no
2747 \noun off
2748 \color none
2749 report
2750 \end_layout
2751
2752 \end_inset
2753 </cell>
2754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758
2759 \family sans
2760 \series medium
2761 \shape up
2762 \size normal
2763 \emph off
2764 \bar no
2765 \noun off
2766 \color none
2767 Simple
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776
2777 \family sans
2778 \series medium
2779 \shape up
2780 \size normal
2781 \emph off
2782 \bar no
2783 \noun off
2784 \color none
2785 Una
2786 \end_layout
2787
2788 \end_inset
2789 </cell>
2790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2791 \begin_inset Text
2792
2793 \begin_layout Plain Layout
2794
2795 \family sans
2796 \series medium
2797 \shape up
2798 \size normal
2799 \emph off
2800 \bar no
2801 \noun off
2802 \color none
2803 Una
2804 \end_layout
2805
2806 \end_inset
2807 </cell>
2808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812
2813 \family sans
2814 \series medium
2815 \shape up
2816 \size normal
2817 \emph off
2818 \bar no
2819 \noun off
2820 \color none
2821 Capítulo
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 </row>
2827 <row>
2828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 book
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849
2850 \family sans
2851 \series medium
2852 \shape up
2853 \size normal
2854 \emph off
2855 \bar no
2856 \noun off
2857 \color none
2858 Encabezados
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867
2868 \family sans
2869 \series medium
2870 \shape up
2871 \size normal
2872 \emph off
2873 \bar no
2874 \noun off
2875 \color none
2876 Dos
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \family sans
2887 \series medium
2888 \shape up
2889 \size normal
2890 \emph off
2891 \bar no
2892 \noun off
2893 \color none
2894 Una
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \family sans
2905 \series medium
2906 \shape up
2907 \size normal
2908 \emph off
2909 \bar no
2910 \noun off
2911 \color none
2912 Capítulo
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \series medium
2925 \shape up
2926 \size normal
2927 \emph off
2928 \bar no
2929 \noun off
2930 \color none
2931 letter
2932 \end_layout
2933
2934 \end_inset
2935 </cell>
2936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2937 \begin_inset Text
2938
2939 \begin_layout Plain Layout
2940
2941 \family sans
2942 \series medium
2943 \shape up
2944 \size normal
2945 \emph off
2946 \bar no
2947 \noun off
2948 \color none
2949 Simple
2950 \end_layout
2951
2952 \end_inset
2953 </cell>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \family sans
2960 \series medium
2961 \shape up
2962 \size normal
2963 \emph off
2964 \bar no
2965 \noun off
2966 \color none
2967 Una
2968 \end_layout
2969
2970 \end_inset
2971 </cell>
2972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2973 \begin_inset Text
2974
2975 \begin_layout Plain Layout
2976
2977 \family sans
2978 \series medium
2979 \shape up
2980 \size normal
2981 \emph off
2982 \bar no
2983 \noun off
2984 \color none
2985 Una
2986 \end_layout
2987
2988 \end_inset
2989 </cell>
2990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994
2995 \family sans
2996 ninguno
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 </lyxtabular>
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Standard
3010 \begin_inset VSpace 0.3cm
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \begin_layout Standard
3017 Quizás te preguntes qué significa 
3018 \begin_inset Quotes fld
3019 \end_inset
3020
3021 Nivel
3022 \begin_inset space ~
3023 \end_inset
3024
3025 máx.
3026  de sección
3027 \begin_inset Quotes frd
3028 \end_inset
3029
3030 .
3031  Hay varios entornos de párrafo que generan encabezados de sección.
3032  Diferentes clases de documento producen distintos tipos de encabezados
3033  de sección.
3034  Sólo dos usan el encabezado 
3035 \family sans
3036 Capítulo
3037 \family default
3038 ; el resto no lo hacen y en su lugar empiezan con el encabezado 
3039 \family sans
3040 Sección
3041 \family default
3042 .
3043  Algunas clases de documento, como las de cartas, no usan ningún encabezado
3044  de sección.
3045  Además de los encabezados 
3046 \family sans
3047 Capítulo
3048 \family default
3049  y 
3050 \family sans
3051 Sección,
3052 \family default
3053  hay también 
3054 \family sans
3055 Subsección, Subsubsección
3056 \family default
3057  y otros.
3058  Los describiremos detalladamente en la sección 
3059 \begin_inset CommandInset ref
3060 LatexCommand ref
3061 reference "sub:Encabezados"
3062
3063 \end_inset
3064
3065 .
3066 \end_layout
3067
3068 \begin_layout Subsection
3069 Formato de un documento
3070 \begin_inset Index idx
3071 status collapsed
3072
3073 \begin_layout Plain Layout
3074 Documentos !  Formato
3075 \end_layout
3076
3077 \end_inset
3078
3079
3080 \begin_inset CommandInset label
3081 LatexCommand label
3082 name "sub:Formato-de-documento"
3083
3084 \end_inset
3085
3086
3087 \family sans
3088
3089 \begin_inset Index idx
3090 status collapsed
3091
3092 \begin_layout Plain Layout
3093 Documentos ! Configuración
3094 \end_layout
3095
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \begin_layout Standard
3102 Las propiedades más importantes de los documentos se establecen en el submenú
3103  
3104 \family sans
3105 Documento\SpecialChar \menuseparator
3106 Configuración
3107 \family default
3108 .
3109  En el campo 
3110 \family sans
3111 Opciones 
3112 \family default
3113 bajo
3114 \family sans
3115  Clase
3116 \family default
3117
3118 \begin_inset space ~
3119 \end_inset
3120
3121
3122 \family sans
3123 del
3124 \family default
3125
3126 \begin_inset space ~
3127 \end_inset
3128
3129
3130 \family sans
3131 documento,
3132 \family default
3133  puedes introducir opciones especiales para la clase de documento elegida
3134  en forma de lista separada por comas.
3135  Esto sólo es preciso si LyX no soporta  las opciones especiales que quieras
3136  usar.
3137  Para saber más sobre tu clase LaTeX favorita y sus opciones, tienes que
3138  leer su manual.
3139 \end_layout
3140
3141 \begin_layout Standard
3142 En 
3143 \family sans
3144 Diseño
3145 \family default
3146
3147 \begin_inset space ~
3148 \end_inset
3149
3150
3151 \family sans
3152 de
3153 \family default
3154
3155 \begin_inset space ~
3156 \end_inset
3157
3158
3159 \family sans
3160 página, 
3161 \family default
3162 el
3163 \family sans
3164  Estilo
3165 \begin_inset space ~
3166 \end_inset
3167
3168 de
3169 \begin_inset space ~
3170 \end_inset
3171
3172 página
3173 \family default
3174  controla el tipo de encabezamiento y de numeración de las páginas.
3175  Puedes escoger entre las siguientes cinco opciones:
3176 \end_layout
3177
3178 \begin_layout Labeling
3179 \labelwidthstring 00.00.0000
3180
3181 \family sans
3182 Predeterminado
3183 \family default
3184  Usa el estilo predeterminado para la clase actual.
3185 \end_layout
3186
3187 \begin_layout Labeling
3188 \labelwidthstring 00.00.0000
3189
3190 \family sans
3191 Vacío
3192 \family default
3193  Sin números de página ni encabezamientos.
3194 \end_layout
3195
3196 \begin_layout Labeling
3197 \labelwidthstring 00.00.0000
3198
3199 \family sans
3200 Simple
3201 \family default
3202  Sólo números de página.
3203 \end_layout
3204
3205 \begin_layout Labeling
3206 \labelwidthstring 00.00.0000
3207
3208 \family sans
3209 Encabezados
3210 \family default
3211  Número de página y el capítulo actual o el título y número de sección,
3212  dependiendo del nivel máximo de secciones de la clase.
3213 \end_layout
3214
3215 \begin_layout Labeling
3216 \labelwidthstring 00.00.0000
3217
3218 \family sans
3219 Elaborado
3220 \family default
3221  Permite crear encabezamientos y pies de página totalmente configurables
3222  si tienes instalado el paquete 
3223 \series bold
3224 fancyhdr
3225 \series default
3226
3227 \begin_inset Index idx
3228 status collapsed
3229
3230 \begin_layout Plain Layout
3231 LaTeX, paquetes ! fancyhdr
3232 \end_layout
3233
3234 \end_inset
3235
3236 .
3237  De momento, el soporte en LyX es limitado.
3238  Para disponer de todo el poderío de este paquete, tienes que recurrir a
3239  código en el preámbulo del documento.
3240  Mira la documentación del paquete 
3241 \series bold
3242 fancyhdr
3243 \series default
3244  para más detalles, 
3245 \begin_inset CommandInset citation
3246 LatexCommand cite
3247 key "fancyhdr"
3248
3249 \end_inset
3250
3251 .
3252 \end_layout
3253
3254 \begin_layout Standard
3255 La 
3256 \family sans
3257 Separación
3258 \family default
3259  de párrafos se describe en la sección
3260 \begin_inset space ~
3261 \end_inset
3262
3263
3264 \begin_inset CommandInset ref
3265 LatexCommand ref
3266 reference "sec:Intro-Sangrado-de-párrafos"
3267
3268 \end_inset
3269
3270 .
3271 \end_layout
3272
3273 \begin_layout Subsection
3274 Tamaño y orientación del papel
3275 \begin_inset Index idx
3276 status collapsed
3277
3278 \begin_layout Plain Layout
3279 Documentos ! Tamaño del papel
3280 \end_layout
3281
3282 \end_inset
3283
3284
3285 \begin_inset CommandInset label
3286 LatexCommand label
3287 name "sub:Papel-tamaño-orientación"
3288
3289 \end_inset
3290
3291
3292 \end_layout
3293
3294 \begin_layout Standard
3295 En el menú 
3296 \family sans
3297 Documento\SpecialChar \menuseparator
3298 Configuración, 
3299 \family default
3300 en el apartado 
3301 \family sans
3302 Diseño
3303 \family default
3304
3305 \begin_inset space ~
3306 \end_inset
3307
3308
3309 \family sans
3310 de
3311 \family default
3312
3313 \begin_inset space ~
3314 \end_inset
3315
3316
3317 \family sans
3318 página
3319 \family default
3320  encontrarás las siguientes opciones:
3321 \family sans
3322
3323 \begin_inset Index idx
3324 status collapsed
3325
3326 \begin_layout Plain Layout
3327 Documentos ! Configuración
3328 \end_layout
3329
3330 \end_inset
3331
3332
3333 \end_layout
3334
3335 \begin_layout Labeling
3336 \labelwidthstring 00.00.0000
3337
3338 \family sans
3339 Tamaño
3340 \begin_inset space ~
3341 \end_inset
3342
3343 del
3344 \begin_inset space ~
3345 \end_inset
3346
3347 papel
3348 \family default
3349  Elección del tamaño de impresión del papel:
3350 \end_layout
3351
3352 \begin_layout Itemize
3353
3354 \family sans
3355 Predeterminado
3356 \end_layout
3357
3358 \begin_layout Itemize
3359
3360 \family sans
3361 A3, A4,
3362 \family default
3363  
3364 \family sans
3365 A5
3366 \end_layout
3367
3368 \begin_layout Itemize
3369
3370 \family sans
3371 B3, B4, B5
3372 \end_layout
3373
3374 \begin_layout Itemize
3375
3376 \family sans
3377 Carta US
3378 \end_layout
3379
3380 \begin_layout Itemize
3381
3382 \family sans
3383 Oficio US
3384 \end_layout
3385
3386 \begin_layout Itemize
3387
3388 \family sans
3389 Ejecutivo US
3390 \end_layout
3391
3392 \begin_layout Itemize
3393
3394 \family sans
3395 Personalizado
3396 \end_layout
3397
3398 \begin_layout Labeling
3399 \labelwidthstring 00.00.0000
3400
3401 \family sans
3402 Orientación
3403 \family default
3404  Dos botones excluyentes para imprimir la salida como 
3405 \family sans
3406 Retrato
3407 \family default
3408  o 
3409 \family sans
3410 Apaisado
3411 \family default
3412 .
3413 \end_layout
3414
3415 \begin_layout Labeling
3416 \labelwidthstring 00.00.0000
3417
3418 \family sans
3419 Documento
3420 \begin_inset space ~
3421 \end_inset
3422
3423 con
3424 \begin_inset space ~
3425 \end_inset
3426
3427 dos
3428 \begin_inset space ~
3429 \end_inset
3430
3431 caras
3432 \family default
3433  Ajusta el espacio para imprimir ambas caras del papel, de modo que el margen
3434  de impresión se adapta para páginas pares e impares.
3435 \end_layout
3436
3437 \begin_layout Subsection
3438 Márgenes
3439 \begin_inset Index idx
3440 status collapsed
3441
3442 \begin_layout Plain Layout
3443 Documentos ! Márgenes
3444 \end_layout
3445
3446 \end_inset
3447
3448
3449 \begin_inset Index idx
3450 status collapsed
3451
3452 \begin_layout Plain Layout
3453 Margenes@Márgenes
3454 \end_layout
3455
3456 \end_inset
3457
3458
3459 \begin_inset CommandInset label
3460 LatexCommand label
3461 name "sub:Márgenes"
3462
3463 \end_inset
3464
3465
3466 \end_layout
3467
3468 \begin_layout Standard
3469 Los márgenes de la página se establecen en el menú 
3470 \family sans
3471 Document
3472 \family default
3473 o
3474 \family sans
3475 \SpecialChar \menuseparator
3476 Configuración
3477 \family default
3478 .
3479 \family sans
3480
3481 \begin_inset Index idx
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485 Documentos ! Configuración
3486 \end_layout
3487
3488 \end_inset
3489
3490
3491 \end_layout
3492
3493 \begin_layout Standard
3494 Si usas la clase de documento KOMA-Script, puedes dejar los valores predetermina
3495 dos, porque KOMA-Script calcula automáticamente el espacio de impresión
3496  en función del formato del papel y el tamaño de fuente.
3497 \end_layout
3498
3499 \begin_layout Subsection
3500 Nota importante
3501 \end_layout
3502
3503 \begin_layout Standard
3504 Si cambias la clase de un documento, LyX debe convertir 
3505 \emph on
3506 todo
3507 \emph default
3508  a la nueva clase.
3509  Esto incluye los entornos de párrafo, algunos de los cuáles son estándar,
3510  los tienen todas las clases de documento; pero algunas clases tienen entornos
3511  de párrafo específicos.
3512  En ese caso, si cambias la clase del documento, LyX marcará los párrafos
3513  cuyo estilo no es reconocido como 
3514 \begin_inset Quotes fld
3515 \end_inset
3516
3517 desconocido
3518 \begin_inset Quotes frd
3519 \end_inset
3520
3521 .
3522  El nombre del estilo es retenido por si se deseara volver a la clase original.
3523  No obstante, esos párrafos se mostrarán en la salida sin formato especial,
3524  de modo que necesitarás crear un nuevo estilo o bien convertirlos manualmente
3525  a uno de los estilos presentes en la nueva clase de documento.
3526  
3527 \end_layout
3528
3529 \begin_layout Standard
3530
3531 \end_layout
3532
3533 \begin_layout Section
3534 Sangrado y separación de párrafos
3535 \begin_inset Index idx
3536 status collapsed
3537
3538 \begin_layout Plain Layout
3539 Párrafos ! Sangrado
3540 \end_layout
3541
3542 \end_inset
3543
3544
3545 \end_layout
3546
3547 \begin_layout Subsection
3548 Introducción
3549 \begin_inset CommandInset label
3550 LatexCommand label
3551 name "sec:Intro-Sangrado-de-párrafos"
3552
3553 \end_inset
3554
3555
3556 \end_layout
3557
3558 \begin_layout Standard
3559 Antes de describir los distintos entornos de párrafo, nos gustaría decir
3560  unas palabras sobre el sangrado de párrafos.
3561  
3562 \end_layout
3563
3564 \begin_layout Standard
3565 Cada cual parece tener sus propias reglas para separar párrafos.
3566  Los americanos suelen sangrar la primera línea de párrafo.
3567  Otros no sangran los párrafos pero ponen espacio extra entre ellos.
3568  Si eliges sangrado para separar párrafos, el 
3569 \emph on
3570 primer
3571 \emph default
3572  párrafo de una sección, o detrás de una figura, una ecuación, una tabla,
3573  una lista, etc., 
3574 \emph on
3575 no
3576 \emph default
3577  se sangra.
3578  Sólo se sangran los párrafos siguientes a otro párrafo.
3579  Ten en cuenta que el comportamiento del sangrado puede ser diferente si
3580  usas un lenguaje distinto del inglés.
3581  LaTeX se ocupa de que el sangrado siga las normas del idioma utilizado.
3582 \end_layout
3583
3584 \begin_layout Standard
3585 El espacio entre párrafos, así como el espacio entre líneas, entre encabezado
3586  y texto —en definitiva, cada uno de los espacios para cada cosa— están
3587  precodificados en LyX.
3588  Como ya hemos dicho, no debes preocuparte por el espaciado que hay que
3589  añadir en cada caso.
3590  LyX se ocupa de ello.
3591  De hecho, esos espacios verticales precodificados no son una longitud fija
3592  sino un rango.
3593  Así, Lyx puede ajustar el espacio entre líneas para garantizar que las
3594  figuras caben en una página con texto, para que las secciones no comiencen
3595  al final de una página, y así todo.
3596 \begin_inset Foot
3597 status collapsed
3598
3599 \begin_layout Plain Layout
3600 LaTeX se encarga de esto cuando LyX genera un archivo de salida.
3601 \end_layout
3602
3603 \end_inset
3604
3605  No obstante, precodificado no significa que no puedas cambiarlo.
3606  LyX te da la posibilidad de cambiar globalmente 
3607 \emph on
3608 todos
3609 \emph default
3610  estos espacios precodificados.
3611  Lo explicaremos después.
3612 \end_layout
3613
3614 \begin_layout Subsection
3615 Separación de párrafos
3616 \begin_inset Index idx
3617 status collapsed
3618
3619 \begin_layout Plain Layout
3620 Párrafos ! Separación
3621 \end_layout
3622
3623 \end_inset
3624
3625
3626 \end_layout
3627
3628 \begin_layout Standard
3629 Para separar párrafos, selecciona 
3630 \family sans
3631 Sangrado
3632 \family default
3633  o 
3634 \family sans
3635 Espacio
3636 \begin_inset space ~
3637 \end_inset
3638
3639 vertical
3640 \family default
3641  en el submenú 
3642 \family sans
3643 Diseño
3644 \begin_inset space ~
3645 \end_inset
3646
3647 del
3648 \begin_inset space ~
3649 \end_inset
3650
3651 texto
3652 \family default
3653  del diálogo 
3654 \family sans
3655 Documento\SpecialChar \menuseparator
3656 Configuración
3657 \begin_inset Index idx
3658 status collapsed
3659
3660 \begin_layout Plain Layout
3661 Documentos ! Configuración
3662 \end_layout
3663
3664 \end_inset
3665
3666
3667 \family default
3668  para sangrar el comienzo de los párrafos o para añadir espacio vertical
3669  extra entre ellos, respectivamente.
3670  La cantidad de espacio se puede definir en el diálogo.
3671  La distancia de sangrado se puede cambiar añadiendo al preámbulo del documento
3672  la siguiente línea:
3673 \end_layout
3674
3675 \begin_layout Standard
3676
3677 \series bold
3678
3679 \backslash
3680 setlength{
3681 \backslash
3682 parindent}{longitud}
3683 \end_layout
3684
3685 \begin_layout Standard
3686 donde longitud es un valor en una de las unidades listadas en el Apéndice
3687 \begin_inset space ~
3688 \end_inset
3689
3690
3691 \begin_inset CommandInset ref
3692 LatexCommand ref
3693 reference "cap:Unidades-disponibles"
3694
3695 \end_inset
3696
3697 .
3698  La longitud predeterminada es 30
3699 \begin_inset space \thinspace{}
3700 \end_inset
3701
3702 pt.
3703 \end_layout
3704
3705 \begin_layout Subsection
3706 Ajuste fino
3707 \end_layout
3708
3709 \begin_layout Standard
3710 Además, puedes cambiar la forma de separar un párrafo individual.
3711  Abre el diálogo 
3712 \family sans
3713 Editar\SpecialChar \menuseparator
3714 Configuración
3715 \begin_inset space ~
3716 \end_inset
3717
3718 del
3719 \begin_inset space ~
3720 \end_inset
3721
3722 párrafo
3723 \family default
3724  y cambia el botón 
3725 \family sans
3726 Sangrar
3727 \begin_inset space ~
3728 \end_inset
3729
3730 párrafo
3731 \family default
3732  para cambiar el estado actual (atajo 
3733 \begin_inset Info
3734 type  "shortcut"
3735 arg   "paragraph-params \\indent-toggle"
3736 \end_inset
3737
3738 ).
3739  Si el método global para separar los párrafos está establecido en 
3740 \family sans
3741 Espacio
3742 \begin_inset space ~
3743 \end_inset
3744
3745 vertical,
3746 \family default
3747  el botón 
3748 \family sans
3749 Sangrar
3750 \begin_inset space ~
3751 \end_inset
3752
3753 párrafo
3754 \family default
3755  será ignorado aunque lo marques (no puedes sangrar un párrafo con él).
3756 \end_layout
3757
3758 \begin_layout Standard
3759 Cambiar el método de separación de un solo párrafo sólo sería necesario
3760  para hacer algún ajuste fino.
3761 \end_layout
3762
3763 \begin_layout Subsection
3764 Espacio entre líneas
3765 \begin_inset Index idx
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769 Párrafos ! Espacio entre líneas
3770 \end_layout
3771
3772 \end_inset
3773
3774
3775 \end_layout
3776
3777 \begin_layout Standard
3778 En el menú 
3779 \family sans
3780 Documento\SpecialChar \menuseparator
3781 Configuración
3782 \begin_inset Index idx
3783 status collapsed
3784
3785 \begin_layout Plain Layout
3786 Documentos ! Configuración
3787 \end_layout
3788
3789 \end_inset
3790
3791
3792 \family default
3793 puedes definir el espacio entre líneas en el submenú 
3794 \family sans
3795 Diseño
3796 \begin_inset space ~
3797 \end_inset
3798
3799 del
3800 \begin_inset space ~
3801 \end_inset
3802
3803 texto.
3804 \family default
3805
3806 \begin_inset Foot
3807 status collapsed
3808
3809 \begin_layout Plain Layout
3810 Para que esto funcione el paquete LaTeX 
3811 \series bold
3812 setspace
3813 \begin_inset Index idx
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817 LaTeX, paquetes ! setspace
3818 \end_layout
3819
3820 \end_inset
3821
3822
3823 \series default
3824  debe estar instalado.
3825 \end_layout
3826
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \begin_layout Section
3833 Entornos de párrafo
3834 \begin_inset Index idx
3835 status collapsed
3836
3837 \begin_layout Plain Layout
3838 Párrafos ! Entornos
3839 \end_layout
3840
3841 \end_inset
3842
3843
3844 \begin_inset CommandInset label
3845 LatexCommand label
3846 name "sec:Entornos-de-párrafo"
3847
3848 \end_inset
3849
3850
3851 \begin_inset Index idx
3852 status collapsed
3853
3854 \begin_layout Plain Layout
3855 Entornos de párrafo|(
3856 \end_layout
3857
3858 \end_inset
3859
3860
3861 \end_layout
3862
3863 \begin_layout Subsection
3864 Visión general
3865 \end_layout
3866
3867 \begin_layout Standard
3868 Los entornos de párrafo corresponden a las diversas secuencias de comandos
3869 \end_layout
3870
3871 \begin_layout Standard
3872
3873 \series bold
3874
3875 \backslash
3876 begin{
3877 \emph on
3878 environment
3879 \emph default
3880 } ...
3881  
3882 \backslash
3883 end{
3884 \emph on
3885 environment
3886 \emph default
3887 }
3888 \end_layout
3889
3890 \begin_layout Standard
3891 en un archivo LaTeX corriente.
3892  Si no conoces LaTeX, o el concepto de entorno de párrafo te suena a chino,
3893  es urgente que leas el 
3894 \emph on
3895 Tutorial
3896 \emph default
3897 .
3898  Además, el 
3899 \emph on
3900 Tutorial
3901 \emph default
3902  contiene muchos más ejemplos que esta sección.
3903 \end_layout
3904
3905 \begin_layout Standard
3906 Un entorno de párrafo es simplemente un 
3907 \begin_inset Quotes fld
3908 \end_inset
3909
3910 contenedor
3911 \begin_inset Quotes frd
3912 \end_inset
3913
3914  que le da al párrafo ciertas propiedades.
3915  Esto puede incluir un estilo determinado de letra, márgenes diferentes,
3916  un esquema de numeración, etiquetas, etc.
3917  Además, puedes «anidar» distintos entornos dentro de otro, lo que permite
3918  a un entorno heredar algunas de las propiedades del otro.
3919  Los diversos entornos de párrafo evitan totalmente la necesidad de los
3920  confusos tabuladores, de ajustes de márgenes al vuelo, y otros manejos
3921  heredados de los tiempos de las máquinas de escribir.
3922  Hay varios entornos de párrafo que son específicos de una clase particular
3923  de documento.
3924  Aquí sólo nos ocuparemos de los más corrientes.
3925 \end_layout
3926
3927 \begin_layout Standard
3928 Para escoger un nuevo entorno de párrafo, usa el menú desplegable 
3929 \begin_inset Graphics
3930         filename clipart/es_ToolbarEnvBox.png
3931         scale 70
3932         clip
3933
3934 \end_inset
3935
3936  que hay a la izquierda en la barra de herramientas.
3937  LyX cambiará el entorno de 
3938 \emph on
3939 todo
3940 \emph default
3941  el párrafo en el que esté el cursor.
3942  También puedes cambiar el entorno de un grupo de párrafos si los seleccionas
3943  antes de escoger el nuevo entorno.
3944  
3945 \end_layout
3946
3947 \begin_layout Standard
3948 Observa que al pulsar 
3949 \family sans
3950 Retorno
3951 \family default
3952  se creará, típicamente, un párrafo nuevo en el entorno 
3953 \family sans
3954 Normal
3955 \family default
3956 .
3957  Decimos 
3958 \begin_inset Quotes fld
3959 \end_inset
3960
3961 típicamente
3962 \begin_inset Quotes frd
3963 \end_inset
3964
3965  porque si estás en uno de estos entornos:
3966 \end_layout
3967
3968 \begin_layout Itemize
3969
3970 \family sans
3971 Cita
3972 \end_layout
3973
3974 \begin_layout Itemize
3975
3976 \family sans
3977 Citar
3978 \end_layout
3979
3980 \begin_layout Itemize
3981
3982 \family sans
3983 Verso
3984 \end_layout
3985
3986 \begin_layout Itemize
3987
3988 \family sans
3989 Enumeración
3990 \end_layout
3991
3992 \begin_layout Itemize
3993
3994 \family sans
3995 Enumeración*
3996 \end_layout
3997
3998 \begin_layout Itemize
3999
4000 \family sans
4001 Descripción
4002 \end_layout
4003
4004 \begin_layout Itemize
4005
4006 \family sans
4007 Lista
4008 \end_layout
4009
4010 \begin_layout Standard
4011 LyX mantiene el entorno de párrafo vigente al pulsar 
4012 \family sans
4013 Retorno
4014 \family default
4015 , sin cambiarlo a 
4016 \family sans
4017 Normal
4018 \family default
4019 .
4020  Sin embargo, LyX sí restablecerá la profundidad de anidación.
4021  En general, al empezar un párrafo nuevo se reinician las dos cosas, el
4022  entorno y la profundidad de anidación del párrafo (más sobre anidación
4023  en la sección
4024 \begin_inset space ~
4025 \end_inset
4026
4027
4028 \begin_inset CommandInset ref
4029 LatexCommand ref
4030 reference "sec:Anidación"
4031
4032 \end_inset
4033
4034 ).
4035  De momento, todo esto es específico del contexto; es mejor suponer que
4036  
4037 \family sans
4038 Retorno
4039 \family default
4040  reinicia el entorno y la profundidad del párrafo.
4041  Si quieres mantener el entorno y la sangría actuales en un nuevo párrafo
4042  usa 
4043 \family sans
4044 Alt+Retorno
4045 \family default
4046  en vez de 
4047 \family sans
4048 Retorno
4049 \family default
4050 .
4051 \end_layout
4052
4053 \begin_layout Subsection
4054 Normal
4055 \end_layout
4056
4057 \begin_layout Standard
4058
4059 \family sans
4060 Normal
4061 \family default
4062  es el entorno de párrafo predeterminado para la mayoría de las clases de
4063  documento.
4064  En este entorno se crea un párrafo simple, sin características especiales.
4065  Cuando LyX reinicia el entorno de párrafo escoge éste.
4066  De hecho, el párrafo que estás leyendo (y la mayor parte de ellos en este
4067  manual) están en el entorno 
4068 \family sans
4069 Normal
4070 \family default
4071 .
4072 \end_layout
4073
4074 \begin_layout Standard
4075 Puedes anidar un párrafo en entorno 
4076 \family sans
4077 Normal
4078 \family default
4079  en casi cualquier otra cosa, pero no se puede anidar nada en un párrafo
4080  en entorno 
4081 \family sans
4082 Normal
4083 \family default
4084 .
4085 \end_layout
4086
4087 \begin_layout Subsection
4088 Título del documento
4089 \begin_inset Index idx
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093 Documentos !Título
4094 \end_layout
4095
4096 \end_inset
4097
4098
4099 \end_layout
4100
4101 \begin_layout Standard
4102 En LaTeX, la página del título tiene tres partes: el título en sí, el nombre(s)
4103  del autor(es) y una 
4104 \begin_inset Quotes fld
4105 \end_inset
4106
4107 nota
4108 \begin_inset Quotes frd
4109 \end_inset
4110
4111  para agradecimientos o información de contacto.
4112  En ciertas clases de documento LaTeX las coloca en una página separada
4113  junto a la fecha actual.
4114  En otras clases de documento el título va al principio de la primera página.
4115 \end_layout
4116
4117 \begin_layout Standard
4118 LyX provee una interfaz para los comandos del título mediante los entornos
4119  de párrafo 
4120 \family sans
4121 Título
4122 \family default
4123
4124 \family sans
4125 Autor
4126 \family default
4127  y 
4128 \family sans
4129 Fecha
4130 \family default
4131 .
4132  He aquí cómo usarlos:
4133 \end_layout
4134
4135 \begin_layout Itemize
4136 Pon el título de tu documento en el entorno 
4137 \family sans
4138 Título
4139 \family default
4140 .
4141 \end_layout
4142
4143 \begin_layout Itemize
4144 Pon el nombre del autor en el entorno 
4145 \family sans
4146 Autor
4147 \family default
4148 .
4149 \end_layout
4150
4151 \begin_layout Itemize
4152 Si quieres cierta apariencia para la fecha, quieres una fecha fija, o sustituir
4153  la fecha por algún texto, ponlo en el entorno 
4154 \family sans
4155 Fecha.
4156
4157 \family default
4158  Observa que el uso de este entorno es opcional.
4159  Si no lo empleas, LaTeX insertará automáticamente la fecha actual.
4160  Si no deseas ninguna fecha, añade la línea
4161 \begin_inset Newline newline
4162 \end_inset
4163
4164
4165 \series bold
4166
4167 \backslash
4168 date{}
4169 \series default
4170
4171 \begin_inset Newline newline
4172 \end_inset
4173
4174 al preámbulo de tu documento (menú 
4175 \family sans
4176 Documento\SpecialChar \menuseparator
4177 Configuración
4178 \family default
4179 )
4180 \end_layout
4181
4182 \begin_layout Standard
4183 Puedes usar notas al pie para agradecimientos o información de contactos.
4184 \end_layout
4185
4186 \begin_layout Subsection
4187 Encabezados de sección
4188 \begin_inset Index idx
4189 status collapsed
4190
4191 \begin_layout Plain Layout
4192 Encabezados de sección
4193 \end_layout
4194
4195 \end_inset
4196
4197
4198 \begin_inset CommandInset label
4199 LatexCommand label
4200 name "sub:Encabezados"
4201
4202 \end_inset
4203
4204
4205 \end_layout
4206
4207 \begin_layout Standard
4208 Hay varios entornos de párrafo para generar encabezados de sección.
4209  LyX se cuida de numerarlos por ti.
4210 \end_layout
4211
4212 \begin_layout Subsubsection
4213 Encabezados numerados
4214 \begin_inset Index idx
4215 status collapsed
4216
4217 \begin_layout Plain Layout
4218 Encabezados de sección ! Numerados
4219 \end_layout
4220
4221 \end_inset
4222
4223
4224 \end_layout
4225
4226 \begin_layout Standard
4227 Hay 7 tipos de encabezados de sección numerados, que son:
4228 \end_layout
4229
4230 \begin_layout Enumerate
4231
4232 \family sans
4233 Parte
4234 \end_layout
4235
4236 \begin_layout Enumerate
4237
4238 \family sans
4239 Capítulo
4240 \end_layout
4241
4242 \begin_layout Enumerate
4243
4244 \family sans
4245 Sección
4246 \end_layout
4247
4248 \begin_layout Enumerate
4249
4250 \family sans
4251 Subsección
4252 \end_layout
4253
4254 \begin_layout Enumerate
4255
4256 \family sans
4257 Subsubsección
4258 \end_layout
4259
4260 \begin_layout Enumerate
4261
4262 \family sans
4263 Párrafo
4264 \end_layout
4265
4266 \begin_layout Enumerate
4267
4268 \family sans
4269 Subpárrafo
4270 \end_layout
4271
4272 \begin_layout Standard
4273 LyX etiqueta cada encabezado con series de números separados por puntos.
4274  Los números te indican dónde estás en el documento.
4275  A diferencia de los demás encabezados, las 
4276 \family sans
4277 Partes
4278 \family default
4279  se ordenan con letras.
4280 \end_layout
4281
4282 \begin_layout Standard
4283 Los encabezados subdividen todo el documento en diferentes trozos de texto.
4284  Por ejemplo, supón que estás escribiendo un libro: Divides el texto en
4285  capítulos.
4286  LyX hace un agrupamiento parecido:
4287 \end_layout
4288
4289 \begin_layout Itemize
4290 Las 
4291 \family sans
4292 Partes
4293 \family default
4294  se dividen en 
4295 \family sans
4296 Capítulos
4297 \family default
4298  o 
4299 \family sans
4300 Secciones
4301 \end_layout
4302
4303 \begin_layout Itemize
4304 Los 
4305 \family sans
4306 Capítulos
4307 \family default
4308  se dividen en 
4309 \family sans
4310 Secciones
4311 \end_layout
4312
4313 \begin_layout Itemize
4314 Las S
4315 \family sans
4316 ecciones
4317 \family default
4318  se dividen en 
4319 \family sans
4320 Subsecciones
4321 \end_layout
4322
4323 \begin_layout Itemize
4324 Las 
4325 \family sans
4326 Subsecciones
4327 \family default
4328  se dividen en 
4329 \family sans
4330 Subsubsecciones
4331 \end_layout
4332
4333 \begin_layout Itemize
4334 Las 
4335 \family sans
4336 Subsubsecciones
4337 \family default
4338  se dividen en 
4339 \family sans
4340 Párrafos
4341 \end_layout
4342
4343 \begin_layout Itemize
4344 Los 
4345 \family sans
4346 Párrafos
4347 \family default
4348  se dividen en 
4349 \family sans
4350 Subpárrafos
4351 \end_layout
4352
4353 \begin_layout Standard
4354 \begin_inset Note Greyedout
4355 status collapsed
4356
4357 \begin_layout Plain Layout
4358
4359 \series bold
4360 Nota:
4361 \series default
4362  No todos los tipos de documento usan el encabezado 
4363 \family sans
4364 Capítulo
4365 \family default
4366  como primer nivel de división.
4367  En esos casos, el encabezado de primer nivel es la 
4368 \family sans
4369 Sección
4370 \family default
4371 .
4372 \end_layout
4373
4374 \end_inset
4375
4376
4377 \end_layout
4378
4379 \begin_layout Standard
4380 Así, si usas el entorno 
4381 \family sans
4382 Subsubsección
4383 \family default
4384  para iniciar una nueva sub-subsección, LyX la etiqueta con su número, junto
4385  con los números de subsección, sección y, si procede, capítulo en los que
4386  se encuentra.
4387  Por ejemplo, la quinta sección del segundo capítulo de este libro tiene
4388  la etiqueta 
4389 \begin_inset Quotes fld
4390 \end_inset
4391
4392 2.5
4393 \begin_inset Quotes frd
4394 \end_inset
4395
4396 .
4397  
4398 \end_layout
4399
4400 \begin_layout Subsubsection
4401 Encabezados no numerados
4402 \begin_inset Index idx
4403 status collapsed
4404
4405 \begin_layout Plain Layout
4406 Encabezados de sección ! No numerados
4407 \end_layout
4408
4409 \end_inset
4410
4411
4412 \end_layout
4413
4414 \begin_layout Standard
4415 Hay 5 tipos de encabezados no numerados, que son:
4416 \end_layout
4417
4418 \begin_layout Enumerate
4419
4420 \family sans
4421 Parte* 
4422 \end_layout
4423
4424 \begin_layout Enumerate
4425
4426 \family sans
4427 Capítulo*
4428 \end_layout
4429
4430 \begin_layout Enumerate
4431
4432 \family sans
4433 Sección*
4434 \end_layout
4435
4436 \begin_layout Enumerate
4437
4438 \family sans
4439 Subsección*
4440 \end_layout
4441
4442 \begin_layout Enumerate
4443
4444 \family sans
4445 Subsubsección*
4446 \end_layout
4447
4448 \begin_layout Standard
4449 El 
4450 \begin_inset Quotes fld
4451 \end_inset
4452
4453 *
4454 \begin_inset Quotes frd
4455 \end_inset
4456
4457  significa que estos encabezados no se numeran.
4458  Trabajan como sus homólogos numerados pero no aparecen en el índice general,
4459  véase la sección
4460 \begin_inset space ~
4461 \end_inset
4462
4463
4464 \begin_inset CommandInset ref
4465 LatexCommand ref
4466 reference "sec:IG"
4467
4468 \end_inset
4469
4470 .
4471 \end_layout
4472
4473 \begin_layout Subsubsection
4474 Cambiar el número de niveles numerados
4475 \begin_inset CommandInset label
4476 LatexCommand label
4477 name "sub:Profundidad-de-numeración"
4478
4479 \end_inset
4480
4481
4482 \end_layout
4483
4484 \begin_layout Standard
4485 Puedes cambiar qué niveles de sección serán numerados y cuáles aparecerán
4486  en el Índice General.
4487  Ahora bien, no eliminas ninguno de los niveles; esto está preestablecido
4488  en la clase de documento.
4489  Ciertas clases empiezan con 
4490 \family sans
4491 Capítulo
4492 \family default
4493  y bajan hasta el nivel 
4494 \family sans
4495 Subpárrafo
4496 \family default
4497 .
4498  Otras empiezan en 
4499 \family sans
4500 Sección
4501 \family default
4502 .
4503  De igual forma, no todas las clases numeran todos los niveles de división.
4504  La mayoría no numeran 
4505 \family sans
4506 Párrafo
4507 \family default
4508  ni 
4509 \family sans
4510 Subpárrafo
4511 \family default
4512 .
4513  Esto lo puedes cambiar.
4514 \end_layout
4515
4516 \begin_layout Standard
4517 Abre el diálogo 
4518 \family sans
4519 Documento\SpecialChar \menuseparator
4520 Configuración.
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Documentos ! Configuración
4526 \end_layout
4527
4528 \end_inset
4529
4530
4531 \family default
4532  En 
4533 \family sans
4534 Numeración
4535 \begin_inset space ~
4536 \end_inset
4537
4538 e
4539 \begin_inset space ~
4540 \end_inset
4541
4542 IG
4543 \family default
4544  verás dos contadores deslizantes.
4545  El llamado 
4546 \family sans
4547 Numeración
4548 \family default
4549  controla hasta qué nivel se numera la jerarquía de encabezados.
4550  El otro controla qué encabezados deben figurar en el índice general.
4551 \end_layout
4552
4553 \begin_layout Subsubsection
4554 Encabezados con Título breve
4555 \begin_inset Index idx
4556 status collapsed
4557
4558 \begin_layout Plain Layout
4559 Encabezados de sección ! Títulos breves
4560 \end_layout
4561
4562 \end_inset
4563
4564
4565 \begin_inset Argument
4566 status collapsed
4567
4568 \begin_layout Plain Layout
4569 Títulos breves
4570 \end_layout
4571
4572 \end_inset
4573
4574
4575 \begin_inset CommandInset label
4576 LatexCommand label
4577 name "sec:Títulos-breves"
4578
4579 \end_inset
4580
4581
4582 \end_layout
4583
4584 \begin_layout Standard
4585 Algunos títulos de capítulo o sección, como el presente, pueden resultar
4586  demasiado largos.
4587  Esto puede ser problemático cuando el espacio horizontal es limitado.
4588  Por ejemplo, si el encabezado de página debe mostrar el título de la sección
4589  actual, un título largo puede invadir los márgenes de página y queda fatal.
4590  
4591 \end_layout
4592
4593 \begin_layout Standard
4594 LaTeX permite especificar un título breve para encabezados de sección.
4595  Este se usa en el encabezado de página y en el índice general actual, evitando
4596  el problema mencionado.
4597  Para poner un título breve, usa el menú 
4598 \family sans
4599 Insertar\SpecialChar \menuseparator
4600 Título
4601 \begin_inset space ~
4602 \end_inset
4603
4604 breve
4605 \family default
4606 .
4607  Así se inserta un cuadro etiquetado 
4608 \begin_inset Quotes fld
4609 \end_inset
4610
4611 opt
4612 \begin_inset Quotes frd
4613 \end_inset
4614
4615  (por «optativo») que te permite introducir el texto del título.
4616  Esto también trabaja para encabezados en flotantes.
4617 \end_layout
4618
4619 \begin_layout Standard
4620 El título de esta sección es un buen ejemplo de esta característica.
4621 \end_layout
4622
4623 \begin_layout Subsubsection
4624 Información especial
4625 \end_layout
4626
4627 \begin_layout Standard
4628 Lo siguiente se aplica a todos los encabezados de sección:
4629 \end_layout
4630
4631 \begin_layout Itemize
4632 No puedes anidar nada en estos entornos.
4633 \end_layout
4634
4635 \begin_layout Itemize
4636 No puedes poner notas al margen en ninguno de estos entornos.
4637 \end_layout
4638
4639 \begin_layout Itemize
4640 Las ecuaciones sólo se pueden poner en línea en estos entornos.
4641 \end_layout
4642
4643 \begin_layout Itemize
4644 Puedes usar etiquetas y referencias cruzadas a sus números.
4645 \end_layout
4646
4647 \begin_layout Standard
4648
4649 \end_layout
4650
4651 \begin_layout Standard
4652
4653 \end_layout
4654
4655 \begin_layout Subsection
4656 Espacios para Citas y Versos
4657 \end_layout
4658
4659 \begin_layout Standard
4660 LyX tiene tres entornos para escribir citas y poesías.
4661  Son 
4662 \family sans
4663 Cita
4664 \family default
4665
4666 \family sans
4667 Citar
4668 \family default
4669 , y 
4670 \family sans
4671 Verso
4672 \family default
4673 .
4674  Olvida el tener que cambiar espacios de línea y enredar con los márgenes.
4675  Estos tres entornos de párrafo ya lo tienen incorporado.
4676  Todos amplían el margen izquierdo y añaden un poco de espacio extra sobre
4677  y bajo el texto que contienen.
4678  También permiten anidar, así que puedes poner un 
4679 \family sans
4680 Verso
4681 \family default
4682  en una 
4683 \family sans
4684 Cita
4685 \family default
4686 , así como en algún otro entorno de párrafo.
4687 \end_layout
4688
4689 \begin_layout Standard
4690 Hay otra característica en estos tres entornos: cuando inicias un nuevo
4691  párrafo 
4692 \emph on
4693 no
4694 \emph default
4695  se restablece el entorno 
4696 \family sans
4697 Normal
4698 \family default
4699 .
4700  Así, puedes escribir tu  verso y alegremente pulsar 
4701 \family sans
4702 Retorno
4703 \family default
4704  sin preocuparte de cambiar el entorno cada vez.
4705  Por supuesto, esto implica que una vez terminado el poema debes cambiar
4706  manualmente al nuevo entorno.
4707 \end_layout
4708
4709 \begin_layout Subsubsection
4710 Citar y Cita
4711 \begin_inset CommandInset label
4712 LatexCommand label
4713 name "sec:Citar"
4714
4715 \end_inset
4716
4717
4718 \begin_inset Index idx
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Citas
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \end_layout
4729
4730 \begin_layout Standard
4731 Una vez descritas las semejanzas de estos tres entornos, ahora le toca a
4732  las diferencias.
4733  
4734 \family sans
4735 Citar
4736 \family default
4737  y 
4738 \family sans
4739 Cita
4740 \family default
4741  son idénticos excepto en una cosa: 
4742 \family sans
4743 Citar
4744 \family default
4745  usa espacio extra para separar párrafos y nunca sangra la primera línea.
4746  
4747 \family sans
4748 Cita
4749 \family default
4750  
4751 \emph on
4752 siempre
4753 \emph default
4754  sangra la primera línea de un párrafo y usa en todo el mismo espaciado
4755  de línea.
4756 \end_layout
4757
4758 \begin_layout Standard
4759 Aquí hay un ejemplo de entorno 
4760 \family sans
4761 Citar
4762 \family default
4763 :
4764 \end_layout
4765
4766 \begin_layout Quote
4767 Este es un entorno 
4768 \family sans
4769 Citar
4770 \family default
4771 .
4772  Puedo seguir escribiendo y extender esta línea más y más hasta que se quiebra.
4773  ¡Observa: sin sangrado!
4774 \end_layout
4775
4776 \begin_layout Quote
4777 Este es el segundo párrafo de esta cita.
4778  De nuevo, no hay sangrado, pero hay espacio extra entre éste y el anterior
4779  párrafo.
4780 \end_layout
4781
4782 \begin_layout Standard
4783 Aquí hay otro ejemplo, esta vez en el entorno 
4784 \family sans
4785 Cita
4786 \family default
4787 :
4788 \end_layout
4789
4790 \begin_layout Quotation
4791 Este es un entorno 
4792 \family sans
4793 Cita
4794 \family default
4795 .
4796  Si sigues escribiendo verás el sangrado.
4797  Si en tu país se usa un estilo en el que los párrafos nuevos se sangran
4798  en la primera línea, ¡éste es el tuyo! Bueno, 
4799 \emph on
4800 si
4801 \emph default
4802  estuvieras citando otro texto.
4803 \end_layout
4804
4805 \begin_layout Quotation
4806 Aquí hay un párrafo nuevo.
4807  Podría divagar y divagar como un político en elecciones, pero te aburriría.
4808 \end_layout
4809
4810 \begin_layout Standard
4811 Como muestra el ejemplo, 
4812 \family sans
4813 Citar
4814 \family default
4815  es para los que acostumbran separar párrafos con espacio extra.
4816  Éstos pondrían las citas en un entorno 
4817 \family sans
4818 Citar.
4819
4820 \family default
4821  Los que prefieren separar párrafos con sangrado usarán el entorno 
4822 \family sans
4823 Cita
4824 \family default
4825 .
4826 \end_layout
4827
4828 \begin_layout Subsubsection
4829 Verso
4830 \begin_inset Index idx
4831 status collapsed
4832
4833 \begin_layout Plain Layout
4834 Párrafos ! Verso
4835 \end_layout
4836
4837 \end_inset
4838
4839
4840 \family sans
4841
4842 \begin_inset Index idx
4843 status collapsed
4844
4845 \begin_layout Plain Layout
4846 Poesía
4847 \end_layout
4848
4849 \end_inset
4850
4851
4852 \begin_inset CommandInset label
4853 LatexCommand label
4854 name "sec:Verso"
4855
4856 \end_inset
4857
4858
4859 \end_layout
4860
4861 \begin_layout Standard
4862
4863 \family sans
4864 Verso
4865 \family default
4866  es un entorno de párrafo para poemas, rimas, versos y demás.
4867  Un ejemplo:
4868 \end_layout
4869
4870 \begin_layout Verse
4871 Esto es un Verso
4872 \begin_inset Newline newline
4873 \end_inset
4874
4875 ¡Que yo no ensayé!
4876 \end_layout
4877
4878 \begin_layout Verse
4879 Podría ser mucho peor.
4880  Esta línea debería ser larga, larga, tan larga que se quiebra.
4881  En pantalla se ve bien, pero en la versión para imprimir las líneas extras
4882  se sangran un poco más que la primera.
4883  De acuerdo, así se convierte en prosa y no rima más.
4884  Demándame.
4885 \end_layout
4886
4887 \begin_layout Verse
4888 Para quebrar una línea
4889 \begin_inset Newline newline
4890 \end_inset
4891
4892 Y hacer que las cosas se vean bien
4893 \begin_inset Newline newline
4894 \end_inset
4895
4896 Usa 
4897 \family sans
4898 Ctrl+Retorno
4899 \family default
4900 .
4901 \end_layout
4902
4903 \begin_layout Standard
4904 Como puedes ver, 
4905 \family sans
4906 Verso
4907 \family default
4908  no sangra los márgenes.
4909  Cada estrofa del poema está en su propio párrafo.
4910  Para separar las líneas individuales de una estrofa, usa la función 
4911 \family typewriter
4912 salto-de-línea,
4913 \family default
4914  
4915 \family sans
4916 Ctrl+Retorno
4917 \family default
4918 .
4919 \end_layout
4920
4921 \begin_layout Subsection
4922 Listas
4923 \begin_inset Index idx
4924 status collapsed
4925
4926 \begin_layout Plain Layout
4927 Listas
4928 \end_layout
4929
4930 \end_inset
4931
4932
4933 \begin_inset CommandInset label
4934 LatexCommand label
4935 name "sub:Listas"
4936
4937 \end_inset
4938
4939
4940 \end_layout
4941
4942 \begin_layout Standard
4943 LyX tiene cuatro entornos de párrafo para crear distintas clases de listas.
4944  En los entornos 
4945 \family sans
4946 Enumeración*
4947 \family default
4948  y 
4949 \family sans
4950 Enumeración
4951 \family default
4952 , LyX etiqueta los ítems de la lista con marcas y números, respectivamente.
4953  En los entornos 
4954 \family sans
4955 Descripción
4956 \family default
4957  y 
4958 \family sans
4959 Lista
4960 \family default
4961 , LyX destaca de alguna forma la primera palabra .
4962  Los detalles individuales de cada tipo de lista los veremos después de
4963  describir sus características generales comunes.
4964 \end_layout
4965
4966 \begin_layout Subsubsection
4967 Características generales
4968 \end_layout
4969
4970 \begin_layout Standard
4971 Los cuatro entornos de párrafo para listas difieren de los demás entornos
4972  en varias cosas.
4973  En primer lugar, LyX trata cada párrafo como un ítem de la lista.
4974  Al pulsar 
4975 \family sans
4976 Retorno
4977 \family default
4978  
4979 \emph on
4980 no
4981 \emph default
4982  se restablece el entorno 
4983 \family sans
4984 Normal
4985 \family default
4986 , se mantiene el entorno actual y se genera un nuevo ítem.
4987  La profundidad de anidación se mantiene.
4988  Para crear un nuevo ítem pero con un nivel menor de profundidad de anidación
4989  debes pulsar 
4990 \family sans
4991 Alt+Retorno
4992 \family default
4993 .
4994 \end_layout
4995
4996 \begin_layout Standard
4997 Puedes anidar listas de cualquier tipo dentro de otra.
4998  De hecho, LyX cambia las marcas en algunos ítems, dependiendo de cómo están
4999  anidados.
5000  Si piensas usar cualquiera de los entornos de lista, te sugerimos que leas
5001  toda la sección
5002 \begin_inset space ~
5003 \end_inset
5004
5005
5006 \begin_inset CommandInset ref
5007 LatexCommand ref
5008 reference "sec:Anidación"
5009
5010 \end_inset
5011
5012 .
5013  
5014 \end_layout
5015
5016 \begin_layout Subsubsection
5017 Enumeración
5018 \family sans
5019 *
5020 \family default
5021
5022 \begin_inset Index idx
5023 status collapsed
5024
5025 \begin_layout Plain Layout
5026 Listas ! Enumeración*
5027 \end_layout
5028
5029 \end_inset
5030
5031
5032 \begin_inset CommandInset label
5033 LatexCommand label
5034 name "sec:Enumeración*"
5035
5036 \end_inset
5037
5038
5039 \end_layout
5040
5041 \begin_layout Standard
5042 En primer lugar describiremos con detalle el entorno de listas no numeradas,
5043  
5044 \family sans
5045 Enumeración*.
5046
5047 \family default
5048  Tiene las siguientes propiedades:
5049 \end_layout
5050
5051 \begin_layout Itemize
5052 Cada ítem tiene una marca o símbolo particular como etiqueta.
5053 \end_layout
5054
5055 \begin_deeper
5056 \begin_layout Itemize
5057 LyX usa el mismo símbolo para todos los ítems de cada nivel dado de profundidad.
5058 \end_layout
5059
5060 \begin_layout Itemize
5061 El símbolo aparece al comienzo de la primera línea.
5062 \end_layout
5063
5064 \end_deeper
5065 \begin_layout Itemize
5066 Los ítems pueden tener cualquier longitud.
5067  LyX encaja automáticamente el margen izquierdo, de acuerdo con la situación
5068  en que esté la lista 
5069 \family sans
5070 Enumeración*.
5071
5072 \family default
5073  
5074 \end_layout
5075
5076 \begin_layout Itemize
5077 Si anidas una lista 
5078 \family sans
5079 Enumeración*
5080 \family default
5081  dentro de otra, la marca cambia a otra nueva.
5082  
5083 \end_layout
5084
5085 \begin_deeper
5086 \begin_layout Itemize
5087 Hay cuatro símbolos distintos para los cuatro niveles de anidación.
5088 \end_layout
5089
5090 \begin_layout Itemize
5091 LyX muestra siempre el mismo símbolo en pantalla.
5092 \end_layout
5093
5094 \begin_layout Itemize
5095 Véase la sección
5096 \begin_inset space ~
5097 \end_inset
5098
5099
5100 \begin_inset CommandInset ref
5101 LatexCommand ref
5102 reference "sec:Anidación"
5103
5104 \end_inset
5105
5106  para una explicación completa.
5107 \end_layout
5108
5109 \end_deeper
5110 \begin_layout Standard
5111 Por supuesto, esta explicación también era un ejemplo de lista 
5112 \family sans
5113 Enumeración*
5114 \family default
5115 .
5116  Este entorno de lista es aconsejable para listas en las que el orden no
5117  importa.
5118 \end_layout
5119
5120 \begin_layout Standard
5121 Hemos dicho que los distintos niveles usan distintos símbolos como etiquetas.
5122  Aquí hay un ejemplo con las cuatro posibilidades.
5123 \begin_inset Foot
5124 status collapsed
5125
5126 \begin_layout Plain Layout
5127
5128 \emph on
5129 \begin_inset CommandInset label
5130 LatexCommand label
5131 name "np:N.del-t.:-item"
5132
5133 \end_inset
5134
5135 N.
5136 \begin_inset space \thinspace{}
5137 \end_inset
5138
5139 del t.
5140 \emph default
5141 : En la salida del documento en español las marcas son diferentes a las
5142  que se describen; la causa se explica en la pág.
5143 \begin_inset space ~
5144 \end_inset
5145
5146
5147 \begin_inset CommandInset ref
5148 LatexCommand pageref
5149 reference "sub:En-español"
5150
5151 \end_inset
5152
5153 .
5154 \end_layout
5155
5156 \end_inset
5157
5158  
5159 \end_layout
5160
5161 \begin_layout Itemize
5162 La marca para el primer nivel de 
5163 \family sans
5164 Enumeración*
5165 \family default
5166  es un topo.
5167 \end_layout
5168
5169 \begin_deeper
5170 \begin_layout Itemize
5171 La marca del segundo nivel es una raya.
5172 \end_layout
5173
5174 \begin_deeper
5175 \begin_layout Itemize
5176 El tercer nivel tiene un asterisco.
5177 \end_layout
5178
5179 \begin_deeper
5180 \begin_layout Itemize
5181 La marca del cuarto nivel es un punto centrado.
5182 \end_layout
5183
5184 \end_deeper
5185 \begin_layout Itemize
5186 Vuelta al tercer nivel.
5187 \end_layout
5188
5189 \end_deeper
5190 \begin_layout Itemize
5191 Vuelta al segundo nivel.
5192 \end_layout
5193
5194 \end_deeper
5195 \begin_layout Itemize
5196 Vuelta al nivel más externo.
5197 \end_layout
5198
5199 \begin_layout Standard
5200 Estas son las marcas predeterminadas para una lista 
5201 \family sans
5202 Enumeración*
5203 \family default
5204 .
5205   Puedes personalizar estas marcas en el submenú 
5206 \family sans
5207 Documento\SpecialChar \menuseparator
5208 Configuración
5209 \begin_inset Index idx
5210 status collapsed
5211
5212 \begin_layout Plain Layout
5213 Documentos ! Configuración
5214 \end_layout
5215
5216 \end_inset
5217
5218 ,
5219 \family default
5220  diálogo 
5221 \family sans
5222 Marcas
5223 \family default
5224 .
5225 \end_layout
5226
5227 \begin_layout Standard
5228 Observa cómo el espacio entre ítems decrece al aumentar la profundidad.
5229  Explicaremos la anidación y los trucos factibles para las profundidades
5230  en la sección
5231 \begin_inset space ~
5232 \end_inset
5233
5234
5235 \begin_inset CommandInset ref
5236 LatexCommand ref
5237 reference "sec:Anidación"
5238
5239 \end_inset
5240
5241 .
5242 \end_layout
5243
5244 \begin_layout Subsubsection
5245 Enumeración
5246 \begin_inset Index idx
5247 status collapsed
5248
5249 \begin_layout Plain Layout
5250 Listas ! Enumeración
5251 \end_layout
5252
5253 \end_inset
5254
5255
5256 \begin_inset CommandInset label
5257 LatexCommand label
5258 name "sec:Enumeración"
5259
5260 \end_inset
5261
5262
5263 \end_layout
5264
5265 \begin_layout Standard
5266 El entorno 
5267 \family sans
5268 Enumeración
5269 \family default
5270  se usa para crear listas numeradas y esquemas.
5271  Sus propiedades son:
5272 \end_layout
5273
5274 \begin_layout Enumerate
5275 Cada ítem se etiqueta con un número o letra.
5276 \end_layout
5277
5278 \begin_deeper
5279 \begin_layout Enumerate
5280 Dependiendo de la profundidad.
5281 \end_layout
5282
5283 \end_deeper
5284 \begin_layout Enumerate
5285 LyX contabiliza automáticamente los ítems y los actualiza adecuadamente.
5286 \end_layout
5287
5288 \begin_layout Enumerate
5289 Cada nuevo entorno 
5290 \family sans
5291 Enumeración
5292 \family default
5293  reinicia la cuenta a uno.
5294 \end_layout
5295
5296 \begin_layout Enumerate
5297 Como en el entorno 
5298 \family sans
5299 Enumeración*
5300 \family default
5301 , el entorno 
5302 \family sans
5303 Enumeración
5304 \family default
5305 :
5306 \end_layout
5307
5308 \begin_deeper
5309 \begin_layout Enumerate
5310 Compensa los ítems en relación al margen izquierdo.
5311  Los ítems pueden tener cualquier longitud.
5312 \end_layout
5313
5314 \begin_layout Enumerate
5315 Reduce el espacio entre ítems al aumentar la profundidad.
5316 \end_layout
5317
5318 \begin_layout Enumerate
5319 Usa diferentes etiquetas según la profundidad.
5320 \end_layout
5321
5322 \begin_layout Enumerate
5323 Permite hasta cuatro niveles de anidación.
5324 \end_layout
5325
5326 \end_deeper
5327 \begin_layout Standard
5328 Las distintas etiquetas para cada nivel de profundidad en una lista numerada,
5329  
5330 \family sans
5331 Enumeración
5332 \family default
5333 , son las que se muestran en el siguiente ejemplo:
5334 \end_layout
5335
5336 \begin_layout Enumerate
5337 El primer nivel usa números arábigos seguidos de un punto.
5338 \end_layout
5339
5340 \begin_deeper
5341 \begin_layout Enumerate
5342 El segundo usa letras minúsculas y un paréntesis.
5343  
5344 \end_layout
5345
5346 \begin_deeper
5347 \begin_layout Enumerate
5348 El tercer nivel usa números arábigos seguidos de paréntesis.
5349 \end_layout
5350
5351 \begin_deeper
5352 \begin_layout Enumerate
5353 El cuarto usa letras minúsculas y prima.
5354 \end_layout
5355
5356 \begin_layout Enumerate
5357 Observa de nuevo la disminución de espacio entre ítems al aumentar la profundida
5358 d de entorno.
5359 \end_layout
5360
5361 \end_deeper
5362 \begin_layout Enumerate
5363 Vuelta al tercer nivel.
5364 \end_layout
5365
5366 \end_deeper
5367 \begin_layout Enumerate
5368 Vuelta al segundo nivel.
5369 \end_layout
5370
5371 \end_deeper
5372 \begin_layout Enumerate
5373 Vuelta al nivel más externo.
5374 \end_layout
5375
5376 \begin_layout Standard
5377 Como antes, puedes personalizar el tipo de numeración en el entorno 
5378 \family sans
5379 Enumeración
5380 \family default
5381 .
5382  Esto implica añadir comandos en el preámbulo LaTeX (véase el manual 
5383 \emph on
5384 Características adicionales
5385 \emph default
5386 ).
5387  Estos cambios sólo se aprecian en la versión impresa, no en LyX.
5388 \end_layout
5389
5390 \begin_layout Standard
5391 En cuanto a anidación en entornos 
5392 \family sans
5393 Enumeración
5394 \family default
5395  hay más de lo visto aquí.
5396  Para saber más deberías leer la sección
5397 \begin_inset space ~
5398 \end_inset
5399
5400
5401 \begin_inset CommandInset ref
5402 LatexCommand ref
5403 reference "sec:Anidación"
5404
5405 \end_inset
5406
5407 .
5408 \end_layout
5409
5410 \begin_layout Subsubsection*
5411 Enumeración* y Enumeración en español
5412 \begin_inset CommandInset label
5413 LatexCommand label
5414 name "sub:En-español"
5415
5416 \end_inset
5417
5418
5419 \begin_inset Foot
5420 status collapsed
5421
5422 \begin_layout Plain Layout
5423
5424 \emph on
5425 N.
5426 \begin_inset space \thinspace{}
5427 \end_inset
5428
5429 del t.
5430 \emph default
5431 : Este apartado no está en el documento original.
5432 \end_layout
5433
5434 \end_inset
5435
5436
5437 \end_layout
5438
5439 \begin_layout Standard
5440 Si el idioma establecido en las preferencias de LyX es español,
5441 \family sans
5442  
5443 \family default
5444 todos los documentos nuevos tienen este idioma como predeterminado.
5445  Por omisión, LyX carga el paquete 
5446 \series bold
5447 babel
5448 \series default
5449  (opción 
5450 \family sans
5451 Usar babel
5452 \family default
5453  marcada) con la opción del idioma del documento y al procesar el archivo
5454  con LaTeX, interviene el estilo 
5455 \family typewriter
5456 spanish
5457 \family default
5458 .
5459 \end_layout
5460
5461 \begin_layout Standard
5462 El estilo 
5463 \family typewriter
5464 spanish
5465 \family default
5466  establece por omisión un conjunto de formatos y características adaptado
5467  a los usos tipográficos propios del español.
5468  En particular, las marcas que aparecen en los ítems de una lista sin numerar
5469  (entorno 
5470 \family sans
5471 Enumeración
5472 \family default
5473 *), no son como las que se han descrito en la sección
5474 \begin_inset space ~
5475 \end_inset
5476
5477
5478 \begin_inset CommandInset ref
5479 LatexCommand ref
5480 reference "sec:Enumeración*"
5481
5482 \end_inset
5483
5484 .
5485  
5486 \end_layout
5487
5488 \begin_layout Standard
5489 Las marcas predefinidas por 
5490 \family typewriter
5491 spanish
5492 \family default
5493  para una 
5494 \family sans
5495 Enumeración
5496 \family default
5497 *
5498 \family sans
5499  
5500 \family default
5501 se pueden cambiar en el diálogo 
5502 \family sans
5503 Marcas
5504 \family default
5505  (
5506 \family sans
5507 Documento\SpecialChar \menuseparator
5508 Configuración
5509 \family default
5510 ) o mediante los siguientes comandos, que se escriben en código TeX en el
5511  texto del documento:
5512 \end_layout
5513
5514 \begin_layout Standard
5515
5516 \series bold
5517
5518 \backslash
5519 spanishdashitems 
5520 \series default
5521 hace que todas las listas no numeradas siguientes en el documento lleven
5522  como etiqueta una raya, —, en todos los niveles.
5523 \end_layout
5524
5525 \begin_layout Standard
5526
5527 \series bold
5528
5529 \backslash
5530 spanishsignitems
5531 \series default
5532  hace que todas las listas no numeradas siguientes al comando usen como
5533  etiquetas para cada nivel los símbolos: • 
5534 \begin_inset Formula $\circ\,$
5535 \end_inset
5536
5537  
5538 \begin_inset Formula $\diamond\,$
5539 \end_inset
5540
5541  
5542 \begin_inset Formula $\triangleright\,$
5543 \end_inset
5544
5545 , respectivamente.
5546 \end_layout
5547
5548 \begin_layout Standard
5549 A partir de la versión 
5550 \family typewriter
5551 5.0h
5552 \family default
5553
5554 \family typewriter
5555 spanish
5556 \family default
5557  ofrece la posibilidad de anular sus valores predefinidos de marcas y símbolos
5558  mediante las opciones de paquete «es-nolists», «es-noitemize» y «es-noenumerate
5559 », insertando en el preámbulo LaTeX del documento el comando:
5560 \family typewriter
5561  
5562 \end_layout
5563
5564 \begin_layout Standard
5565
5566 \series bold
5567
5568 \backslash
5569 def
5570 \backslash
5571 spanishoptions{opción}
5572 \end_layout
5573
5574 \begin_layout Standard
5575 Según la opción elegida, en la salida se imprimirán en todas las listas,
5576  o sólo en
5577 \family typewriter
5578  
5579 \family sans
5580 Enumeración*
5581 \family default
5582  o sólo en 
5583 \family sans
5584 Enumeración,
5585 \family default
5586  respectivamente, las etiquetas predefinidas por LyX/LaTeX en vez de las
5587  predefinidas por 
5588 \family typewriter
5589 spanish
5590 \family default
5591 .
5592  
5593 \end_layout
5594
5595 \begin_layout Standard
5596 Más información sobre opciones y comandos de 
5597 \family typewriter
5598 spanish
5599 \family default
5600  en su página web, 
5601 \begin_inset CommandInset citation
5602 LatexCommand cite
5603 key "spanish"
5604
5605 \end_inset
5606
5607 .
5608 \end_layout
5609
5610 \begin_layout Subsubsection
5611 Descripción
5612 \begin_inset Index idx
5613 status collapsed
5614
5615 \begin_layout Plain Layout
5616 Listas ! Descripción
5617 \end_layout
5618
5619 \end_inset
5620
5621
5622 \end_layout
5623
5624 \begin_layout Standard
5625 A diferencia de los dos entornos anteriores, la lista 
5626 \family sans
5627 Descripción
5628 \family default
5629  no tiene marcas fijas.
5630  En vez de ello, LyX destaca la «primera palabra» de la primera línea, por
5631  ejemplo:
5632 \end_layout
5633
5634 \begin_layout Description
5635 Ejemplo: Esto es un ejemplo de entorno 
5636 \family sans
5637 Descripción
5638 \family default
5639 .
5640 \end_layout
5641
5642 \begin_layout Standard
5643 LyX escribe la etiqueta en negrita y pone un espacio extra ante el resto
5644  de la línea.
5645 \end_layout
5646
5647 \begin_layout Standard
5648 Por «primera palabra» entendemos que la primera pulsación de la tecla 
5649 \family sans
5650 Espacio
5651 \family default
5652  en cada ítem da fin a la etiqueta.
5653  Si quieres poner más de una palabra como etiqueta del ítem debes usar un
5654  
5655 \family sans
5656 Espacio
5657 \begin_inset space ~
5658 \end_inset
5659
5660 protegido
5661 \family default
5662 .
5663  (Con 
5664 \family sans
5665 Ctrl+Espacio
5666 \family default
5667  o con el menú 
5668 \family sans
5669 Insertar\SpecialChar \menuseparator
5670 Formato\SpecialChar \menuseparator
5671 Espacio
5672 \begin_inset space ~
5673 \end_inset
5674
5675 protegido
5676 \family default
5677 .
5678  Véase la sección
5679 \begin_inset space ~
5680 \end_inset
5681
5682
5683 \begin_inset CommandInset ref
5684 LatexCommand ref
5685 reference "sub:Espacio-protegido"
5686
5687 \end_inset
5688
5689 ) Un ejemplo:
5690 \end_layout
5691
5692 \begin_layout Description
5693 Segundo
5694 \begin_inset space ~
5695 \end_inset
5696
5697 ejemplo: 
5698 \family sans
5699 Espacio
5700 \begin_inset space ~
5701 \end_inset
5702
5703 protegido
5704 \family default
5705  entre dos palabras de la etiqueta en una lista 
5706 \family sans
5707 Descripción
5708 \family default
5709 .
5710 \end_layout
5711
5712 \begin_layout Description
5713 Empleo: Podrías usar el entorno 
5714 \family sans
5715 Descripción
5716 \family default
5717  para cosas como definiciones y teoremas.
5718  O para poner determinada palabra separada del texto que describe.
5719  No es buena idea usar 
5720 \family sans
5721 Descripción
5722 \family default
5723  para describir una frase completa.
5724  Para esto es mejor emplear 
5725 \family sans
5726 Enumeración*
5727 \family default
5728  o 
5729 \family sans
5730 Enumeración
5731 \family default
5732  y anidar en él un párrafo 
5733 \family sans
5734 Normal.
5735 \end_layout
5736
5737 \begin_layout Description
5738 Anidación: Puedes anidar entornos 
5739 \family sans
5740 Descripción
5741 \family default
5742  dentro de otros entornos de lista.
5743 \end_layout
5744
5745 \begin_layout Standard
5746 Observa que después de la primera línea, LyX sangra las siguientes respecto
5747  a ella.
5748 \end_layout
5749
5750 \begin_layout Subsubsection
5751 La Lista LyX
5752 \begin_inset Index idx
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756 Listas ! Lista LyX
5757 \end_layout
5758
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \begin_layout Standard
5765 El entorno 
5766 \family sans
5767 Lista
5768 \family default
5769  es una extensión a LaTeX en LyX.
5770 \end_layout
5771
5772 \begin_layout Standard
5773 \begin_inset Note Greyedout
5774 status collapsed
5775
5776 \begin_layout Plain Layout
5777
5778 \series bold
5779 Nota:
5780 \series default
5781  Si, como en este documento, se está usando la clase KOMA-Script, el entorno
5782  
5783 \family sans
5784 Lista
5785 \family default
5786  se denomina 
5787 \family sans
5788 Etiquetado
5789 \family default
5790 .
5791 \end_layout
5792
5793 \end_inset
5794
5795
5796 \end_layout
5797
5798 \begin_layout Standard
5799 Como el entorno 
5800 \family sans
5801 Descripción,
5802 \family default
5803  la 
5804 \family sans
5805 Lista
5806 \family default
5807  tiene etiquetas definidas por el usuario para cada ítem.
5808  Las propiedades de este entorno de lista son:
5809 \end_layout
5810
5811 \begin_layout Labeling
5812 \labelwidthstring 00.00.0000
5813 etiquetas
5814 \begin_inset space ~
5815 \end_inset
5816
5817 de
5818 \begin_inset space ~
5819 \end_inset
5820
5821 ítem LyX usa la «primera palabra» como etiqueta.
5822  El primer 
5823 \family sans
5824 Espacio
5825 \family default
5826  en la primera línea de un ítem finaliza la etiqueta.
5827  Si necesitas más de una palabra pon espacios protegidos, como se ha descrito
5828  antes.
5829 \end_layout
5830
5831 \begin_layout Labeling
5832 \labelwidthstring 00.00.0000
5833 márgenes Como se ve, LyX pone márgenes diferentes para la etiqueta y el
5834  resto del ítem.
5835  El texto tiene un margen izquierdo mayor, igual a la anchura predeterminada
5836  de etiqueta más un pequeño espacio extra.
5837 \end_layout
5838
5839 \begin_layout Labeling
5840 \labelwidthstring 00.00.0000
5841 anchura
5842 \begin_inset space ~
5843 \end_inset
5844
5845 de
5846 \begin_inset space ~
5847 \end_inset
5848
5849 etiqueta LyX escoge la mayor de estas dos opciones para el margen izquierdo:
5850  la anchura de la etiqueta, o la anchura predeterminada.
5851  Si la anchura de la etiqueta es mayor, la etiqueta se «extiende» en la
5852  primera línea.
5853  En otras palabras, el texto de la primera línea no se alinea con el margen
5854  izquierdo del resto del texto del ítem.
5855  
5856 \end_layout
5857
5858 \begin_layout Labeling
5859 \labelwidthstring 00.00.0000
5860 anchura
5861 \begin_inset space ~
5862 \end_inset
5863
5864 predeterminada Puedes fijar esta anchura para asegurar que el texto de todos
5865  los ítems en un entorno 
5866 \family sans
5867 Lista
5868 \family default
5869  tienen el mismo margen izquierdo.
5870 \begin_inset Newline newline
5871 \end_inset
5872
5873 Para cambiar la anchura por omisión, selecciona los ítems en la lista.
5874  Ahora, en el menú 
5875 \family sans
5876 Editar\SpecialChar \menuseparator
5877 Configuración
5878 \begin_inset space ~
5879 \end_inset
5880
5881 de
5882 \begin_inset space ~
5883 \end_inset
5884
5885 párrafo,
5886 \family default
5887  el texto escrito en 
5888 \family sans
5889 Etiqueta
5890 \family default
5891
5892 \begin_inset space ~
5893 \end_inset
5894
5895
5896 \family sans
5897 más
5898 \family default
5899
5900 \begin_inset space ~
5901 \end_inset
5902
5903
5904 \family sans
5905 larga d
5906 \family default
5907 el cuadro 
5908 \family sans
5909 Ancho
5910 \family default
5911
5912 \begin_inset space ~
5913 \end_inset
5914
5915
5916 \family sans
5917 de
5918 \family default
5919
5920 \begin_inset space ~
5921 \end_inset
5922
5923
5924 \family sans
5925 etiqueta
5926 \family default
5927  determina la anchura predeterminada.
5928  Puedes poner aquí el texto de tu etiqueta más larga, aunque sugerimos escribir
5929  la letra «M» varias veces.
5930  Es el carácter más ancho y es una unidad de anchura estándar en LaTeX.
5931  Usando «M» como unidad no necesitas cambiar el contenido del cuadro 
5932 \family sans
5933 Etiqueta
5934 \begin_inset space ~
5935 \end_inset
5936
5937 más
5938 \begin_inset space ~
5939 \end_inset
5940
5941 larga
5942 \family default
5943  cada vez que cambies una etiqueta en un entorno 
5944 \family sans
5945 Lista
5946 \family default
5947 .
5948 \begin_inset Newline newline
5949 \end_inset
5950
5951 La anchura predefinida es la longitud de «00.00.0000» (equivalente a 6
5952 \begin_inset space ~
5953 \end_inset
5954
5955 M)
5956 \begin_inset Newline newline
5957 \end_inset
5958
5959
5960 \begin_inset Note Greyedout
5961 status collapsed
5962
5963 \begin_layout Plain Layout
5964
5965 \series bold
5966 Nota:
5967 \series default
5968  Si se pone el cursor en un ítem de una lista para cambiar la anchura sólo
5969  de esa etiqueta, funcionará sólo en LyX, no en la salida.
5970 \end_layout
5971
5972 \end_inset
5973
5974
5975 \end_layout
5976
5977 \begin_layout Standard
5978 Deberías emplear el entorno 
5979 \family sans
5980 Lista
5981 \family default
5982  de la misma manera que 
5983 \family sans
5984 Descripción
5985 \family default
5986 : Cuando necesites que una palabra sobresalga del texto que describe.
5987  El entorno 
5988 \family sans
5989 Lista
5990 \family default
5991  te permite otra manera de hacerlo con un formato distinto.
5992 \end_layout
5993
5994 \begin_layout Standard
5995 Puedes anidar entornos 
5996 \family sans
5997 Lista
5998 \family default
5999  en otras listas.
6000  Funcionan igual que los otros entornos de párrafo tipo lista.
6001  Lee la sección
6002 \begin_inset space ~
6003 \end_inset
6004
6005
6006 \begin_inset CommandInset ref
6007 LatexCommand ref
6008 reference "sec:Anidación"
6009
6010 \end_inset
6011
6012  para saber más.
6013 \end_layout
6014
6015 \begin_layout Standard
6016 Aún queda otra característica de 
6017 \family sans
6018 Lista
6019 \family default
6020 : Como ves en los ejemplos, LyX, por omisión, alinea las etiquetas a la
6021  izquierda.
6022  Puedes cambiar esto con 
6023 \family sans
6024 Relleno
6025 \family default
6026
6027 \begin_inset space ~
6028 \end_inset
6029
6030
6031 \family sans
6032 horizontal
6033 \family default
6034  adicional.
6035  Explicaremos el 
6036 \family sans
6037 Relleno
6038 \family default
6039
6040 \begin_inset space ~
6041 \end_inset
6042
6043
6044 \family sans
6045 horizontal 
6046 \family default
6047 en la sección
6048 \begin_inset space ~
6049 \end_inset
6050
6051
6052 \begin_inset CommandInset ref
6053 LatexCommand ref
6054 reference "sub:Espacio-horizontal"
6055
6056 \end_inset
6057
6058 .
6059  Unos ejemplos:
6060 \end_layout
6061
6062 \begin_layout Labeling
6063 \labelwidthstring 00.00.0000
6064 Izquierda Predeterminado para etiquetas de ítems en una 
6065 \family sans
6066 Lista
6067 \family default
6068 .
6069 \end_layout
6070
6071 \begin_layout Labeling
6072 \labelwidthstring 00.00.0000
6073 \begin_inset space \hfill{}
6074 \end_inset
6075
6076 Derecha Un 
6077 \family sans
6078 Relleno horizontal
6079 \family default
6080  previo ajusta la etiqueta a la derecha.
6081 \end_layout
6082
6083 \begin_layout Labeling
6084 \labelwidthstring 00.00.0000
6085 \begin_inset space \hfill{}
6086 \end_inset
6087
6088 Centro
6089 \begin_inset space \hfill{}
6090 \end_inset
6091
6092  Un 
6093 \family sans
6094 Relleno horizontal
6095 \family default
6096  al principio y otro al final la centra.
6097 \end_layout
6098
6099 \begin_layout Subsection
6100 Cartas
6101 \begin_inset Index idx
6102 status collapsed
6103
6104 \begin_layout Plain Layout
6105 Cartas
6106 \end_layout
6107
6108 \end_inset
6109
6110
6111 \end_layout
6112
6113 \begin_layout Subsubsection
6114 Introducción a 
6115 \family sans
6116 Dirección
6117 \family default
6118  y 
6119 \family sans
6120 Dirección
6121 \begin_inset space ~
6122 \end_inset
6123
6124
6125 \family default
6126 d
6127 \family sans
6128 erecha
6129 \end_layout
6130
6131 \begin_layout Standard
6132 Aunque LyX tiene clases de documento para cartas (
6133 \begin_inset Quotes fld
6134 \end_inset
6135
6136 letter
6137 \begin_inset Quotes frd
6138 \end_inset
6139
6140 ), también dispone de dos entornos de párrafo llamados 
6141 \family sans
6142 Dirección
6143 \family default
6144  y 
6145 \family sans
6146 Dirección
6147 \family default
6148
6149 \begin_inset space ~
6150 \end_inset
6151
6152
6153 \family sans
6154 derecha.
6155
6156 \family default
6157  Para usar las clases para cartas, tienes que usar los entornos de párrafo
6158  específicos en determinado orden, si no LaTeX gasta bromas.
6159  Sin embargo, puedes usar los entornos 
6160 \family sans
6161 Dirección
6162 \family default
6163  y 
6164 \family sans
6165 Dirección
6166 \family default
6167
6168 \begin_inset space ~
6169 \end_inset
6170
6171
6172 \family sans
6173 derecha
6174 \family default
6175  donde quieras sin problemas.
6176  Puedes incluso anidarlos en otros entornos, aunque no puedes anidar nada
6177  en ellos.
6178 \end_layout
6179
6180 \begin_layout Standard
6181 Evidentemente, el uso de 
6182 \family sans
6183 Dirección
6184 \family default
6185  y 
6186 \family sans
6187 Dirección
6188 \family default
6189
6190 \begin_inset space ~
6191 \end_inset
6192
6193
6194 \family sans
6195 derecha
6196 \family default
6197  no está limitado a las cartas.
6198  
6199 \family sans
6200 Dirección
6201 \family default
6202
6203 \begin_inset space ~
6204 \end_inset
6205
6206
6207 \family sans
6208 derecha,
6209 \family default
6210  en particular, es útil para crear títulos de artículos como los que se
6211  utilizan en algunas publicaciones académicas europeas.
6212 \end_layout
6213
6214 \begin_layout Subsubsection
6215 Forma de empleo
6216 \begin_inset CommandInset label
6217 LatexCommand label
6218 name "sec:Empleo-direcciones"
6219
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \begin_layout Standard
6226 El entorno 
6227 \family sans
6228 Dirección
6229 \family default
6230  da al texto el estilo de una dirección, que también se usa para la apertura
6231  y la firma en algunos países.
6232  El entorno 
6233 \family sans
6234 Dirección
6235 \family default
6236
6237 \begin_inset space ~
6238 \end_inset
6239
6240
6241 \family sans
6242 derecha
6243 \family default
6244  da al texto el estilo de una dirección alineada a la derecha, que se emplea
6245  para los datos del remitente y la fecha en algunos países.
6246  Ejemplo:
6247 \end_layout
6248
6249 \begin_layout Right Address
6250 Dirección a la derecha
6251 \begin_inset Newline newline
6252 \end_inset
6253
6254 Quién soy
6255 \begin_inset Newline newline
6256 \end_inset
6257
6258 Dónde estoy
6259 \begin_inset Newline newline
6260 \end_inset
6261
6262 ¿Cuándo? ¿Qué es hoy?
6263 \end_layout
6264
6265 \begin_layout Standard
6266 Esto era 
6267 \family sans
6268 Dirección
6269 \family default
6270
6271 \begin_inset space ~
6272 \end_inset
6273
6274
6275 \family sans
6276 derecha
6277 \family default
6278 .
6279  Observa que todas las líneas tienen el mismo margen izquierdo, el que pone
6280  LyX para llenar el bloque mayor de texto en una línea sencilla.
6281  Y aquí un ejemplo de 
6282 \family sans
6283 Dirección
6284 \family default
6285 , para los datos del destinatario:
6286 \end_layout
6287
6288 \begin_layout Address
6289 Quién eres tú
6290 \begin_inset Newline newline
6291 \end_inset
6292
6293 Dónde lo envío
6294 \begin_inset Newline newline
6295 \end_inset
6296
6297 Tu población, C.P.
6298  o país
6299 \end_layout
6300
6301 \begin_layout Standard
6302 Como ves, ambos entornos añaden espacio extra entre ellos y el siguiente
6303  párrafo.
6304  Si pulsas 
6305 \family sans
6306 Retorno
6307 \family default
6308  en cualquiera de estos entornos, LyX reinicia la profundidad y pone entorno
6309  
6310 \family sans
6311 Normal
6312 \family default
6313 .
6314  Esto tiene sentido porque 
6315 \family sans
6316 Retorno
6317 \family default
6318  funciona como 
6319 \family typewriter
6320 salto-de-párrafo
6321 \family default
6322 , y las líneas individuales de una dirección no son párrafos.
6323  De manera que has de usar 
6324 \family typewriter
6325 salto-de-línea
6326 \family default
6327  (
6328 \family sans
6329 Ctrl+Retorno
6330 \family default
6331  o 
6332 \family sans
6333 Formato\SpecialChar \menuseparator
6334 Salto
6335 \begin_inset space ~
6336 \end_inset
6337
6338 de
6339 \begin_inset space ~
6340 \end_inset
6341
6342 línea
6343 \family default
6344  en el menú 
6345 \family sans
6346 Insertar
6347 \family default
6348 ) para iniciar línea nueva en un entorno 
6349 \family sans
6350 Dirección
6351 \family default
6352  o 
6353 \family sans
6354 Dirección
6355 \begin_inset space ~
6356 \end_inset
6357
6358 derecha
6359 \family default
6360 .
6361 \end_layout
6362
6363 \begin_layout Subsection
6364 Escritos académicos
6365 \end_layout
6366
6367 \begin_layout Standard
6368 Los escritos académicos suelen comenzar con un resumen y finalizar con una
6369  bibliografía o una lista de referencias.
6370  LyX dispone de entornos para ambos tipos de párrafo.
6371 \end_layout
6372
6373 \begin_layout Subsubsection
6374 Resumen
6375 \family sans
6376
6377 \begin_inset Index idx
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381 Resumen
6382 \end_layout
6383
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Standard
6390 El entorno 
6391 \family sans
6392 Resumen
6393 \family default
6394  se usa para el resumen de un artículo.
6395  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6396  debería usarse al principio del documento, tras el título.
6397  Tampoco deberías molestarte en intentar anidar un 
6398 \family sans
6399 Resumen
6400 \family default
6401  en algo o viceversa.
6402  No funciona.
6403  El entorno 
6404 \family sans
6405 Resumen
6406 \family default
6407  sólo se aplica en las clases 
6408 \begin_inset Quotes fld
6409 \end_inset
6410
6411 article
6412 \begin_inset Quotes frd
6413 \end_inset
6414
6415  y 
6416 \begin_inset Quotes fld
6417 \end_inset
6418
6419 report
6420 \begin_inset Quotes frd
6421 \end_inset
6422
6423 .
6424  Las clases de documento 
6425 \begin_inset Quotes fld
6426 \end_inset
6427
6428 book
6429 \begin_inset Quotes frd
6430 \end_inset
6431
6432  lo ignoran totalmente, y sería ridículo usar 
6433 \family sans
6434 Resumen
6435 \family default
6436  en cartas.
6437 \end_layout
6438
6439 \begin_layout Standard
6440 El entorno 
6441 \family sans
6442 Resumen
6443 \family default
6444  hace varias cosas por ti.
6445  Primero, pone una etiqueta 
6446 \begin_inset Quotes fld
6447 \end_inset
6448
6449 Resumen
6450 \begin_inset Quotes frd
6451 \end_inset
6452
6453  centrada sobre el texto.
6454  La etiqueta y el texto se separan con algo de espacio extra.
6455  Segundo, usa un tamaño de letra menor, como se podría esperar.
6456  Por último, añade un poco de espacio vertical extra ante el texto que sigue.
6457  Ahora bien, así es como aparece en pantalla en LyX.
6458  El aspecto en la salida depende de la clase de artículo o informe elegida.
6459 \end_layout
6460
6461 \begin_layout Standard
6462 Al pulsar 
6463 \family sans
6464 Retorno
6465 \family default
6466  no se cambia el entorno de párrafo, el nuevo párrafo seguirá estando en
6467  
6468 \family sans
6469 Resumen.
6470
6471 \family default
6472  Por tanto, debes cambiar tú mismo el entorno de párrafo cuando acabes el
6473  resumen.
6474 \end_layout
6475
6476 \begin_layout Standard
6477 \begin_inset Float figure
6478 wide false
6479 sideways false
6480 status open
6481
6482 \begin_layout Plain Layout
6483 \align center
6484 \begin_inset Graphics
6485         filename clipart/Resumen.pdf
6486         clip
6487
6488 \end_inset
6489
6490
6491 \end_layout
6492
6493 \begin_layout Plain Layout
6494 \begin_inset Caption
6495
6496 \begin_layout Plain Layout
6497 \begin_inset CommandInset label
6498 LatexCommand label
6499 name "cap:Párrafo-en"
6500
6501 \end_inset
6502
6503 Párrafo en un entorno 
6504 \family sans
6505 Resumen
6506 \end_layout
6507
6508 \end_inset
6509
6510
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \end_layout
6517
6518 \begin_layout Standard
6519 Nos gustaría poner directamente un ejemplo de 
6520 \family sans
6521 Resumen,
6522 \family default
6523  pero como este documento es clase 
6524 \begin_inset Quotes fld
6525 \end_inset
6526
6527 book
6528 \begin_inset Quotes frd
6529 \end_inset
6530
6531 , no podemos.
6532  Lo hemos insertado como figura
6533 \begin_inset space ~
6534 \end_inset
6535
6536
6537 \begin_inset CommandInset ref
6538 LatexCommand ref
6539 reference "cap:Párrafo-en"
6540
6541 \end_inset
6542
6543 .
6544  Si nunca habías oído hablar de un 
6545 \begin_inset Quotes fld
6546 \end_inset
6547
6548 resumen
6549 \begin_inset Quotes frd
6550 \end_inset
6551
6552 , puedes ignorar sin problema este entorno.
6553  
6554 \end_layout
6555
6556 \begin_layout Subsubsection
6557 Bibliografía
6558 \begin_inset Index idx
6559 status collapsed
6560
6561 \begin_layout Plain Layout
6562 Bibliografía
6563 \end_layout
6564
6565 \end_inset
6566
6567
6568 \begin_inset CommandInset label
6569 LatexCommand label
6570 name "sub:Biblio_entorno"
6571
6572 \end_inset
6573
6574
6575 \end_layout
6576
6577 \begin_layout Standard
6578 El entorno 
6579 \family sans
6580 Bibliografía
6581 \family default
6582  se usa para listar referencias.
6583  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6584  debería usarse al final del documento.
6585  Anidar 
6586 \family sans
6587 Bibliografía
6588 \family default
6589  en algo o viceversa no funciona.
6590 \end_layout
6591
6592 \begin_layout Standard
6593 Al abrir un entorno 
6594 \family sans
6595 Bibliografía,
6596 \family default
6597  LyX añade un gran espacio vertical seguido por el encabezado 
6598 \begin_inset Quotes fld
6599 \end_inset
6600
6601 Bibliografía
6602 \begin_inset Quotes frd
6603 \end_inset
6604
6605  o 
6606 \begin_inset Quotes fld
6607 \end_inset
6608
6609 Referencias
6610 \begin_inset Quotes frd
6611 \end_inset
6612
6613 , según la clase de documento.
6614  El encabezado va en letra negrita grande.
6615  Cada párrafo de la 
6616 \family sans
6617 Bibliografía
6618 \family default
6619  es una entrada de referencia.
6620  Así que pulsar 
6621 \family sans
6622 Retorno
6623 \family default
6624  no reinicia el entorno de párrafo, el nuevo sigue siendo 
6625 \family sans
6626 Bibliografía.
6627
6628 \family default
6629  
6630 \end_layout
6631
6632 \begin_layout Standard
6633 Hay otra forma generalmente mejor de incluir referencias en un documento
6634  usando una base de datos BibTeX.
6635  Para una descripción detallada del manejo de la bibliografía en LyX, echa
6636  una ojeada a la sección
6637 \begin_inset space ~
6638 \end_inset
6639
6640
6641 \begin_inset CommandInset ref
6642 LatexCommand ref
6643 reference "sec:Bibliografía"
6644
6645 \end_inset
6646
6647 .
6648 \end_layout
6649
6650 \begin_layout Subsection
6651 Código LyX
6652 \family sans
6653
6654 \begin_inset Index idx
6655 status collapsed
6656
6657 \begin_layout Plain Layout
6658 Párrafos! Código LyX
6659 \end_layout
6660
6661 \end_inset
6662
6663
6664 \begin_inset CommandInset label
6665 LatexCommand label
6666 name "sub:Código-LyX"
6667
6668 \end_inset
6669
6670
6671 \end_layout
6672
6673 \begin_layout Standard
6674 El entorno 
6675 \family sans
6676 Código-LyX
6677 \family default
6678  es otra extensión de LyX.
6679  Escribe el texto en estilo máquina de escribir.
6680  Trata la tecla 
6681 \family sans
6682 Espacio
6683 \family default
6684  como espacio fijo
6685 \begin_inset Foot
6686 status collapsed
6687
6688 \begin_layout Plain Layout
6689 En el entorno 
6690 \family sans
6691 Código-LyX
6692 \family default
6693 , la tecla 
6694 \family sans
6695 Espacio
6696 \family default
6697  es tratada como un 
6698 \family sans
6699 Espacio
6700 \begin_inset space ~
6701 \end_inset
6702
6703 protegido
6704 \family default
6705  en vez de un separador de palabras.
6706 \end_layout
6707
6708 \end_inset
6709
6710 ; es el único caso en LyX en que puedes teclear múltiples espacios.
6711  Si necesitas insertar líneas en blanco debes usar 
6712 \family sans
6713 Ctrl+Retorno
6714 \family default
6715  (función 
6716 \family typewriter
6717 salto-de-línea
6718 \family default
6719 ).
6720  
6721 \family sans
6722 Retorno
6723 \family default
6724  quiebra el párrafo.
6725  Observa, no obstante, que 
6726 \family sans
6727 Retorno
6728 \family default
6729  no reinicia el entorno de párrafo.
6730  Así que cuando acabes el entorno 
6731 \family sans
6732 Código-LyX
6733 \family default
6734  debes cambiar a mano el entorno.
6735  Por otra parte, el entorno 
6736 \family sans
6737 Código-LyX
6738 \family default
6739  se puede anidar en otros.
6740 \end_layout
6741
6742 \begin_layout Standard
6743 Este entorno tiene ciertas peculiaridades:
6744 \end_layout
6745
6746 \begin_layout Itemize
6747 No puedes usar 
6748 \family sans
6749 Ctrl+Retorno
6750 \family default
6751  al principio de un nuevo párrafo (p.
6752 \begin_inset space \thinspace{}
6753 \end_inset
6754
6755 e.
6756  no puedes hacer 
6757 \family sans
6758 Ctrl+Retorno
6759 \family default
6760  seguido a 
6761 \family sans
6762 Retorno
6763 \family default
6764 ).
6765 \end_layout
6766
6767 \begin_layout Itemize
6768 No puedes continuar un 
6769 \family sans
6770 Ctrl+Retorno
6771 \family default
6772  con un 
6773 \family sans
6774 Espacio
6775 \family default
6776 .
6777 \end_layout
6778
6779 \begin_deeper
6780 \begin_layout Itemize
6781 Usa un 
6782 \family sans
6783 Retorno
6784 \family default
6785  para iniciar un párrafo, entonces puedes poner un 
6786 \family sans
6787 Espacio
6788 \family default
6789 .
6790 \end_layout
6791
6792 \begin_layout Itemize
6793 O: usa 
6794 \family sans
6795 Ctrl+Espacio
6796 \family default
6797  en su lugar.
6798 \end_layout
6799
6800 \end_deeper
6801 \begin_layout Itemize
6802 No puede tener un párrafo vacío o una línea vacía.
6803  Al menos debes poner un 
6804 \family sans
6805 Espacio
6806 \family default
6807  en cualquier línea que quieras vacía.
6808  De lo contrario, LaTeX genera error.
6809 \end_layout
6810
6811 \begin_layout Itemize
6812 No puedes poner comillas dobles tipo máquina de escribir con la tecla 
6813 \family sans
6814 "
6815 \family default
6816  porque esto insertará comillas 
6817 \emph on
6818 reales
6819 \emph default
6820 .
6821  Puedes ponerlas con 
6822 \family sans
6823 Ctrl+Mayúsculas+"
6824 \family default
6825  .
6826 \end_layout
6827
6828 \begin_layout Standard
6829 Un ejemplo:
6830 \end_layout
6831
6832 \begin_layout LyX-Code
6833 #include <stdio.h>
6834 \end_layout
6835
6836 \begin_layout LyX-Code
6837  
6838 \end_layout
6839
6840 \begin_layout LyX-Code
6841 int main(void)
6842 \end_layout
6843
6844 \begin_layout LyX-Code
6845 {
6846 \end_layout
6847
6848 \begin_layout LyX-Code
6849     printf("Hello World!
6850 \backslash
6851 n");
6852 \end_layout
6853
6854 \begin_layout LyX-Code
6855     return 0;
6856 \end_layout
6857
6858 \begin_layout LyX-Code
6859 }
6860 \end_layout
6861
6862 \begin_layout Standard
6863 Esto es justo el programa estándar 
6864 \begin_inset Quotes fld
6865 \end_inset
6866
6867 Hello world!
6868 \begin_inset Quotes frd
6869 \end_inset
6870
6871 .
6872  
6873 \end_layout
6874
6875 \begin_layout Standard
6876
6877 \family sans
6878 Código-LyX
6879 \family default
6880  tiene un propósito: escribir código, tales como fuentes de programa, guiones
6881  de shell, archivos rc, y otros.
6882  Úsalo sólo en casos muy especiales en los que necesites generar texto como
6883  en una máquina de escribir.
6884 \begin_inset Index idx
6885 status collapsed
6886
6887 \begin_layout Plain Layout
6888 Entornos de párrafo|)
6889 \end_layout
6890
6891 \end_inset
6892
6893
6894 \end_layout
6895
6896 \begin_layout LyX-Code
6897
6898 \end_layout
6899
6900 \begin_layout Section
6901 Anidación de entornos
6902 \begin_inset Index idx
6903 status collapsed
6904
6905 \begin_layout Plain Layout
6906 Anidación ! Entornos
6907 \end_layout
6908
6909 \end_inset
6910
6911
6912 \begin_inset CommandInset label
6913 LatexCommand label
6914 name "sec:Anidación"
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \begin_layout Subsection
6922 Introducción
6923 \end_layout
6924
6925 \begin_layout Standard
6926 LyX maneja el texto como un bloque unificado con propiedades específicas
6927  en un determinado contexto.
6928  Esto permite crear bloques que heredan algunas de las propiedades de otro
6929  bloque.
6930  Por ejemplo, tienes tres puntos principales en un esquema, pero el punto
6931  #2 tiene a su vez dos subapartados.
6932  Dicho de otra forma, tienes una lista dentro de otra, con la lista interna
6933  
6934 \begin_inset Quotes fld
6935 \end_inset
6936
6937 atada
6938 \begin_inset Quotes frd
6939 \end_inset
6940
6941  al ítem #2:
6942 \end_layout
6943
6944 \begin_layout Enumerate
6945 uno
6946 \end_layout
6947
6948 \begin_layout Enumerate
6949 dos
6950 \end_layout
6951
6952 \begin_deeper
6953 \begin_layout Enumerate
6954 subapartado - ítem #1
6955 \end_layout
6956
6957 \begin_layout Enumerate
6958 subapartado - ítem #2
6959 \end_layout
6960
6961 \end_deeper
6962 \begin_layout Enumerate
6963 tres
6964 \end_layout
6965
6966 \begin_layout Standard
6967 Una lista se introduce en otra anidándola en ella.
6968  Anidar un entorno es sencillo: Selecciona 
6969 \family sans
6970 Aumentar
6971 \begin_inset space ~
6972 \end_inset
6973
6974 profundidad
6975 \family default
6976  o 
6977 \family sans
6978 Disminuir
6979 \begin_inset space ~
6980 \end_inset
6981
6982 profundidad
6983 \family default
6984  en el menú 
6985 \family sans
6986 Editar
6987 \family default
6988  para cambiar la profundidad de anidación del párrafo actual (en la barra
6989  de estado se indica el nivel de profundidad).
6990  En vez del menú, puedes usar los botones de la barra de herramientas 
6991 \begin_inset Graphics
6992         filename ../../images/depth-increment.png
6993
6994 \end_inset
6995
6996  y 
6997 \begin_inset Graphics
6998         filename ../../images/depth-decrement.png
6999
7000 \end_inset
7001
7002  o el atajo de teclado 
7003 \family sans
7004 Tab
7005 \family default
7006  y 
7007 \family sans
7008 Mayúsculas+Tab
7009 \family default
7010  o
7011 \family sans
7012  Mayúsculas+Alt+Derecha
7013 \family default
7014  y
7015 \family sans
7016  Mayúsculas+Alt+Izquierda
7017 \family default
7018 .
7019  El cambio de profundidad funcionará para el párrafo actual y también para
7020  varios párrafos a la vez si los tienes seleccionados.
7021 \end_layout
7022
7023 \begin_layout Standard
7024 Observa que LyX sólo cambia la profundidad de anidación si puede.
7025  Si no es válido no sucede nada aunque lo intentes.
7026  Además, si cambias la profundidad de un párrafo, afecta a la profundidad
7027  de los párrafos anidados en él.
7028 \end_layout
7029
7030 \begin_layout Standard
7031 La anidación no está restringida a listas.
7032  En LyX, puedes anidar casi cualquier cosa en cualquiera otra, como podrás
7033  comprobar.
7034  Esta es la verdadera potencia de los entornos de anidación de párrafos.
7035 \end_layout
7036
7037 \begin_layout Subsection
7038 Qué se puede anidar y qué no
7039 \begin_inset Index idx
7040 status collapsed
7041
7042 \begin_layout Plain Layout
7043 Anidación ! Tipos de
7044 \end_layout
7045
7046 \end_inset
7047
7048
7049 \end_layout
7050
7051 \begin_layout Standard
7052 Antes de bombardearte con una lista de entornos de párrafo, te contaremos
7053  algo más sobre cómo funciona la anidación.
7054 \end_layout
7055
7056 \begin_layout Standard
7057 La respuesta a si es posible anidar un entorno de párrafo no es tan simple
7058  como sí o no.
7059  Hay, al respecto, tres tipos de entornos de párrafo:
7060 \end_layout
7061
7062 \begin_layout Itemize
7063 No anidables
7064 \end_layout
7065
7066 \begin_layout Itemize
7067 Totalmente anidables, puedes anidarlos en otros y también anidar otras cosas
7068  en ellos
7069 \end_layout
7070
7071 \begin_layout Itemize
7072 Parcialmente anidables, este tipo de entornos pueden anidarse en otros pero
7073  no se puede anidar en ellos.
7074 \end_layout
7075
7076 \begin_layout Standard
7077 He aquí una lista de los tres tipos de comportamiento respecto a la anidación
7078  y los entornos que los tienen:
7079 \end_layout
7080
7081 \begin_layout Description
7082 No
7083 \begin_inset space ~
7084 \end_inset
7085
7086 anidables No pueden anidarse.
7087  No pueden anidar.
7088 \end_layout
7089
7090 \begin_deeper
7091 \begin_layout Itemize
7092
7093 \family sans
7094 Bibliografía
7095 \end_layout
7096
7097 \begin_layout Itemize
7098
7099 \family sans
7100 Resumen
7101 \end_layout
7102
7103 \begin_layout Itemize
7104
7105 \family sans
7106 Título
7107 \end_layout
7108
7109 \begin_layout Itemize
7110
7111 \family sans
7112 Autor
7113 \end_layout
7114
7115 \begin_layout Itemize
7116
7117 \family sans
7118 Fecha
7119 \end_layout
7120
7121 \end_deeper
7122 \begin_layout Description
7123 Totalmente
7124 \begin_inset space ~
7125 \end_inset
7126
7127 anidables Puedes anidarlos.
7128  Puedes anidar otras cosas en ellos.
7129 \end_layout
7130
7131 \begin_deeper
7132 \begin_layout Itemize
7133
7134 \family sans
7135 Verso
7136 \end_layout
7137
7138 \begin_layout Itemize
7139
7140 \family sans
7141 Citar
7142 \end_layout
7143
7144 \begin_layout Itemize
7145
7146 \family sans
7147 Citación
7148 \end_layout
7149
7150 \begin_layout Itemize
7151
7152 \family sans
7153 Enumeración*
7154 \end_layout
7155
7156 \begin_layout Itemize
7157
7158 \family sans
7159 Enumeración
7160 \end_layout
7161
7162 \begin_layout Itemize
7163
7164 \family sans
7165 Descripción
7166 \end_layout
7167
7168 \begin_layout Itemize
7169
7170 \family sans
7171 Lista
7172 \end_layout
7173
7174 \begin_layout Itemize
7175
7176 \family sans
7177 Código-LyX
7178 \end_layout
7179
7180 \end_deeper
7181 \begin_layout Description
7182 Parcialmente
7183 \begin_inset space ~
7184 \end_inset
7185
7186 anidables Puedes anidarlos en otros entornos.
7187  No puedes anidar nada en ellos.
7188 \end_layout
7189
7190 \begin_deeper
7191 \begin_layout Itemize
7192
7193 \family sans
7194 Normal
7195 \end_layout
7196
7197 \begin_layout Itemize
7198
7199 \family sans
7200 Parte
7201 \end_layout
7202
7203 \begin_layout Itemize
7204
7205 \family sans
7206 Capítulo
7207 \end_layout
7208
7209 \begin_layout Itemize
7210
7211 \family sans
7212 Sección
7213 \family default
7214  
7215 \end_layout
7216
7217 \begin_layout Itemize
7218
7219 \family sans
7220 Subsección
7221 \end_layout
7222
7223 \begin_layout Itemize
7224
7225 \family sans
7226 Subsubsección
7227 \end_layout
7228
7229 \begin_layout Itemize
7230
7231 \family sans
7232 Párrafo
7233 \family default
7234  
7235 \end_layout
7236
7237 \begin_layout Itemize
7238
7239 \family sans
7240 Subpárrafo
7241 \end_layout
7242
7243 \begin_layout Itemize
7244
7245 \family sans
7246 Parte*
7247 \end_layout
7248
7249 \begin_layout Itemize
7250
7251 \family sans
7252 Capítulo*
7253 \end_layout
7254
7255 \begin_layout Itemize
7256
7257 \family sans
7258 Sección*
7259 \end_layout
7260
7261 \begin_layout Itemize
7262
7263 \family sans
7264 Subsección*
7265 \end_layout
7266
7267 \begin_layout Itemize
7268
7269 \family sans
7270 Subsubsección*
7271 \end_layout
7272
7273 \begin_layout Itemize
7274
7275 \family sans
7276 Dirección
7277 \begin_inset space ~
7278 \end_inset
7279
7280 derecha
7281 \end_layout
7282
7283 \begin_layout Itemize
7284
7285 \family sans
7286 Dirección
7287 \end_layout
7288
7289 \end_deeper
7290 \begin_layout Standard
7291 \begin_inset Note Greyedout
7292 status collapsed
7293
7294 \begin_layout Plain Layout
7295
7296 \series bold
7297 Nota: 
7298 \series default
7299 Aunque es posible anidar encabezados de sección numerados, como 
7300 \family sans
7301 Capítulo, Sección
7302 \family default
7303 , etc., p.
7304 \begin_inset space \thinspace{}
7305 \end_inset
7306
7307 e.
7308 \begin_inset space ~
7309 \end_inset
7310
7311 en listas, es muy recomendable no hacerlo porque el objetivo es componer
7312  documentos bien estructurados respetuosos con las normas tipográficas,
7313  pero la anidación de encabezados de sección viola dichas normas.
7314 \end_layout
7315
7316 \end_inset
7317
7318
7319 \end_layout
7320
7321 \begin_layout Subsection
7322 Anidar otras cosas: tablas, ecuaciones, flotantes, etc.
7323 \begin_inset Index idx
7324 status collapsed
7325
7326 \begin_layout Plain Layout
7327 Anidación ! Tablas y otros
7328 \end_layout
7329
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \begin_layout Standard
7336 Hay varias cosas que no son entornos de párrafo, pero a las que de todas
7337  formas les atañe la anidación.
7338  Son:
7339 \end_layout
7340
7341 \begin_layout Itemize
7342 ecuaciones
7343 \end_layout
7344
7345 \begin_layout Itemize
7346 tablas
7347 \end_layout
7348
7349 \begin_layout Itemize
7350 figuras
7351 \end_layout
7352
7353 \begin_layout Standard
7354 (
7355 \begin_inset Note Greyedout
7356 status collapsed
7357
7358 \begin_layout Plain Layout
7359
7360 \series bold
7361 Nota:
7362 \series default
7363  A las figuras y tablas en 
7364 \family sans
7365 Flotantes
7366 \family default
7367  no les afecta esto.
7368 \end_layout
7369
7370 \end_inset
7371
7372  Echa un vistazo a la sección
7373 \begin_inset space ~
7374 \end_inset
7375
7376
7377 \begin_inset CommandInset ref
7378 LatexCommand ref
7379 reference "sec:Flotantes"
7380
7381 \end_inset
7382
7383  para más información sobre 
7384 \family sans
7385 Flotantes
7386 \family default
7387 .)
7388 \end_layout
7389
7390 \begin_layout Standard
7391 LyX puede manejar estos tres objetos bien como palabras, bien como párrafos.
7392  Si una figura, tabla o ecuación están en una línea, van a la par del párrafo.
7393 \end_layout
7394
7395 \begin_layout Standard
7396 Por otra parte, si tienes una ecuación, figura o tabla en su propio 
7397 \begin_inset Quotes fld
7398 \end_inset
7399
7400 párrafo
7401 \begin_inset Quotes frd
7402 \end_inset
7403
7404 , se comportan igual que un entorno del tipo 
7405 \begin_inset Quotes fld
7406 \end_inset
7407
7408 anidación parcial
7409 \begin_inset Quotes frd
7410 \end_inset
7411
7412 .
7413  Puedes anidarlos en otros entornos, pero obviamente no puedes anidar nada
7414  en ellos.
7415 \end_layout
7416
7417 \begin_layout Standard
7418 He aquí un ejemplo con una tabla:
7419 \end_layout
7420
7421 \begin_layout Enumerate
7422 Ítem Uno
7423 \end_layout
7424
7425 \begin_deeper
7426 \begin_layout Enumerate
7427 Esto es (a) y está anidado.
7428 \end_layout
7429
7430 \begin_deeper
7431 \begin_layout Standard
7432 \begin_inset VSpace 0.3cm
7433 \end_inset
7434
7435
7436 \end_layout
7437
7438 \begin_layout Standard
7439 \align center
7440 \begin_inset Tabular
7441 <lyxtabular version="3" rows="2" columns="2">
7442 <features tabularvalignment="middle">
7443 <column alignment="center" valignment="top" width="0pt">
7444 <column alignment="center" valignment="top" width="0pt">
7445 <row>
7446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450
7451 \family roman
7452 \series medium
7453 \shape up
7454 \size normal
7455 \emph off
7456 \bar no
7457 \noun off
7458 \color none
7459 a
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7465 \begin_inset Text
7466
7467 \begin_layout Plain Layout
7468
7469 \family roman
7470 \series medium
7471 \shape up
7472 \size normal
7473 \emph off
7474 \bar no
7475 \noun off
7476 \color none
7477 b
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 </row>
7483 <row>
7484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488
7489 \family roman
7490 \series medium
7491 \shape up
7492 \size normal
7493 \emph off
7494 \bar no
7495 \noun off
7496 \color none
7497 c
7498 \end_layout
7499
7500 \end_inset
7501 </cell>
7502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7503 \begin_inset Text
7504
7505 \begin_layout Plain Layout
7506
7507 \family roman
7508 \series medium
7509 \shape up
7510 \size normal
7511 \emph off
7512 \bar no
7513 \noun off
7514 \color none
7515 d
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 </row>
7521 </lyxtabular>
7522
7523 \end_inset
7524
7525
7526 \end_layout
7527
7528 \begin_layout Standard
7529 \begin_inset VSpace 0.3cm
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \end_deeper
7536 \begin_layout Enumerate
7537 Esto es (b).
7538  La tabla está realmente anidada en (a).
7539 \end_layout
7540
7541 \end_deeper
7542 \begin_layout Enumerate
7543 Fuera otra vez.
7544 \end_layout
7545
7546 \begin_layout Standard
7547 Si no anidamos la tabla, la lista se vería así:
7548 \end_layout
7549
7550 \begin_layout Enumerate
7551 Ítem Uno
7552 \end_layout
7553
7554 \begin_deeper
7555 \begin_layout Enumerate
7556 Esto es (a) y está anidado.
7557 \end_layout
7558
7559 \end_deeper
7560 \begin_layout Standard
7561 \begin_inset VSpace 0.3cm
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \begin_layout Standard
7568 \align center
7569 \begin_inset Tabular
7570 <lyxtabular version="3" rows="2" columns="2">
7571 <features tabularvalignment="middle">
7572 <column alignment="center" valignment="top" width="0pt">
7573 <column alignment="center" valignment="top" width="0pt">
7574 <row>
7575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7576 \begin_inset Text
7577
7578 \begin_layout Plain Layout
7579
7580 \family roman
7581 \series medium
7582 \shape up
7583 \size normal
7584 \emph off
7585 \bar no
7586 \noun off
7587 \color none
7588 a
7589 \end_layout
7590
7591 \end_inset
7592 </cell>
7593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597
7598 \family roman
7599 \series medium
7600 \shape up
7601 \size normal
7602 \emph off
7603 \bar no
7604 \noun off
7605 \color none
7606 b
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 </row>
7612 <row>
7613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617
7618 \family roman
7619 \series medium
7620 \shape up
7621 \size normal
7622 \emph off
7623 \bar no
7624 \noun off
7625 \color none
7626 c
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Plain Layout
7635
7636 \family roman
7637 \series medium
7638 \shape up
7639 \size normal
7640 \emph off
7641 \bar no
7642 \noun off
7643 \color none
7644 d
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 </row>
7650 </lyxtabular>
7651
7652 \end_inset
7653
7654
7655 \end_layout
7656
7657 \begin_layout Standard
7658 \begin_inset VSpace 0.3cm
7659 \end_inset
7660
7661
7662 \end_layout
7663
7664 \begin_layout Enumerate
7665 Esto es (b).
7666  La tabla 
7667 \emph on
7668 no
7669 \emph default
7670  está anidada en (a).
7671  De hecho, no está anidada de ninguna forma.
7672 \end_layout
7673
7674 \begin_layout Enumerate
7675 Fuera otra vez.
7676 \end_layout
7677
7678 \begin_layout Standard
7679 Observa cómo el ítem (b) no sólo no está anidado, sino que además ¡es el
7680  primer ítem de una nueva lista!
7681 \end_layout
7682
7683 \begin_layout Standard
7684 Hay otra trampa en la que puedes caer: Anidar la tabla pero sin la profundidad
7685  suficiente.
7686  Entonces LyX convierte todo lo que sigue a la tabla en una nueva sublista.
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 \begin_layout Standard
7699 \begin_inset VSpace 0.3cm
7700 \end_inset
7701
7702
7703 \end_layout
7704
7705 \begin_layout Standard
7706 \align center
7707 \begin_inset Tabular
7708 <lyxtabular version="3" rows="2" columns="2">
7709 <features tabularvalignment="middle">
7710 <column alignment="center" valignment="top" width="0pt">
7711 <column alignment="center" valignment="top" width="0pt">
7712 <row>
7713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717
7718 \family roman
7719 \series medium
7720 \shape up
7721 \size normal
7722 \emph off
7723 \bar no
7724 \noun off
7725 \color none
7726 a
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735
7736 \family roman
7737 \series medium
7738 \shape up
7739 \size normal
7740 \emph off
7741 \bar no
7742 \noun off
7743 \color none
7744 b
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 </row>
7750 <row>
7751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \family roman
7757 \series medium
7758 \shape up
7759 \size normal
7760 \emph off
7761 \bar no
7762 \noun off
7763 \color none
7764 c
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \family roman
7775 \series medium
7776 \shape up
7777 \size normal
7778 \emph off
7779 \bar no
7780 \noun off
7781 \color none
7782 d
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 </row>
7788 </lyxtabular>
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Standard
7796 \begin_inset VSpace 0.3cm
7797 \end_inset
7798
7799
7800 \end_layout
7801
7802 \begin_layout Enumerate
7803 Esto es (b).
7804  La tabla está realmente anidada en el Ítem Uno, 
7805 \emph on
7806 no
7807 \emph default
7808  en (a).
7809 \end_layout
7810
7811 \end_deeper
7812 \begin_layout Enumerate
7813 Fuera otra vez.
7814 \end_layout
7815
7816 \begin_layout Standard
7817 Como ves, el ítem (b) se ha convertido en el primer ítem de una nueva lista,
7818  pero dentro del ítem 1.
7819  Lo mismo sucedería a una ecuación o a una figura.
7820  Así pues, si anidas tablas, figuras o ecuaciones, ¡asegúrate de darle la
7821  profundidad adecuada!
7822 \end_layout
7823
7824 \begin_layout Subsection
7825 Empleo y características generales
7826 \end_layout
7827
7828 \begin_layout Standard
7829 Hablando de niveles, LyX puede poner hasta seis niveles de anidación.
7830  En otras palabras, 
7831 \begin_inset Quotes fld
7832 \end_inset
7833
7834 nivel #6
7835 \begin_inset Quotes frd
7836 \end_inset
7837
7838  es el nivel más interno posible de profundidad.
7839  Este ejemplo muestra lo que decimos:
7840 \end_layout
7841
7842 \begin_layout Enumerate
7843 nivel #1 - el más externo
7844 \end_layout
7845
7846 \begin_deeper
7847 \begin_layout Enumerate
7848 nivel #2
7849 \end_layout
7850
7851 \begin_deeper
7852 \begin_layout Enumerate
7853 nivel #3
7854 \end_layout
7855
7856 \begin_deeper
7857 \begin_layout Enumerate
7858 nivel #4
7859 \end_layout
7860
7861 \begin_deeper
7862 \begin_layout Itemize
7863 nivel #5
7864 \end_layout
7865
7866 \begin_deeper
7867 \begin_layout Itemize
7868 nivel #6
7869 \end_layout
7870
7871 \end_deeper
7872 \end_deeper
7873 \end_deeper
7874 \end_deeper
7875 \end_deeper
7876 \begin_layout Standard
7877 Hay dos excepciones al límite de seis niveles de anidación, y ambas las
7878  puedes ver en el ejemplo.
7879  A diferencia de los demás entornos con anidación completa, los entornos
7880  
7881 \family sans
7882 Enumeración
7883 \family default
7884  y 
7885 \family sans
7886 Enumeración*
7887 \family default
7888  sólo admiten cuatro niveles de anidación.
7889  Así, si intentamos anidar otra lista 
7890 \family sans
7891 Enumeración
7892 \family default
7893  en el ítem 
7894 \begin_inset Quotes fld
7895 \end_inset
7896
7897 A.
7898 \begin_inset Quotes frd
7899 \end_inset
7900
7901 , se generará error.
7902 \end_layout
7903
7904 \begin_layout Subsection
7905 Algunos ejemplos
7906 \begin_inset Index idx
7907 status collapsed
7908
7909 \begin_layout Plain Layout
7910 Anidación ! Ejemplos
7911 \end_layout
7912
7913 \end_inset
7914
7915
7916 \end_layout
7917
7918 \begin_layout Standard
7919 La mejor forma de explicar lo que podemos hacer con la anidación es practicando.
7920  Tenemos varios ejemplos de entornos anidados, en los que explicamos cómo
7921  se ha procedido, para que puedas reproducirlos.
7922 \end_layout
7923
7924 \begin_layout Subsubsection
7925 Ejemplo 1: Los seis niveles y anidación mezclada
7926 \begin_inset Argument
7927 status collapsed
7928
7929 \begin_layout Plain Layout
7930 Ejemplo 1: Lista con seis niveles
7931 \end_layout
7932
7933 \end_inset
7934
7935
7936 \end_layout
7937
7938 \begin_layout Labeling
7939 \labelwidthstring MMM
7940 #1-a Este es el nivel más externo.
7941  Está en un entorno 
7942 \family sans
7943 Lista
7944 \family default
7945 .
7946 \end_layout
7947
7948 \begin_deeper
7949 \begin_layout Labeling
7950 \labelwidthstring MMM
7951 #2-a Este es el nivel #2.
7952  Lo hemos hecho con 
7953 \family sans
7954 Alt+Retorno
7955 \family default
7956  seguido de 
7957 \family sans
7958 Mayúsculas+Alt+Derecha
7959 \family default
7960 .
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Labeling
7965 \labelwidthstring MMM
7966 #3-a Este es el nivel #3.
7967  Esta vez, sólo pulsamos 
7968 \family sans
7969 Retorno
7970 \family default
7971 , luego 
7972 \family sans
7973 Mayúsculas+Alt+Derecha
7974 \family default
7975  dos veces en una fila.
7976  También podríamos haber hecho como en el nivel anterior, pulsando 
7977 \family sans
7978 Alt+Retorno
7979 \family default
7980  seguido de 
7981 \family sans
7982 Mayúsculas+Alt+Derecha
7983 \family default
7984 .
7985 \end_layout
7986
7987 \begin_deeper
7988 \begin_layout Standard
7989 Esto es realmente un entorno 
7990 \family sans
7991 Normal
7992 \family default
7993 , anidado en el ítem 
7994 \begin_inset Quotes eld
7995 \end_inset
7996
7997 #3-a
7998 \begin_inset Quotes erd
7999 \end_inset
8000
8001 .
8002  Así que está en el nivel #4.
8003  Lo hemos hecho pulsando 
8004 \family sans
8005 Alt+Retorno
8006 \family default
8007 , luego 
8008 \family sans
8009 Mayúsculas+Alt+Derecha
8010 \family default
8011 , luego cambiando el párrafo a 
8012 \family sans
8013 Normal
8014 \family default
8015 .
8016  Haz esto para crear ítems con más de un párrafo; ¡también funciona en los
8017  entornos 
8018 \family sans
8019 Descripción
8020 \family default
8021
8022 \family sans
8023 Enumeración
8024 \family default
8025 , y 
8026 \family sans
8027 Enumeración*
8028 \family default
8029 !
8030 \end_layout
8031
8032 \begin_layout Standard
8033 Aquí hay otro párrafo 
8034 \family sans
8035 Normal
8036 \family default
8037 , también en el nivel #4, hecho con sólo un 
8038 \family sans
8039 Alt+Retorno
8040 \family default
8041 .
8042 \end_layout
8043
8044 \begin_layout Labeling
8045 \labelwidthstring MMM
8046 #4-a Este es nivel #4.
8047  Hemos pulsado 
8048 \family sans
8049 Alt+Retorno
8050 \family default
8051  y cambiado el párrafo de nuevo a 
8052 \family sans
8053 List
8054 \family default
8055 a.
8056  Recuerda: no podemos anidar nada en entorno 
8057 \family sans
8058 Normal
8059 \family default
8060 , que es por lo que aún estamos en el nivel #4.
8061  No obstante, 
8062 \emph on
8063 podemos
8064 \emph default
8065  mantener cosas anidadas en 
8066 \begin_inset Quotes fld
8067 \end_inset
8068
8069 #3-a
8070 \begin_inset Quotes frd
8071 \end_inset
8072
8073 .
8074 \end_layout
8075
8076 \begin_deeper
8077 \begin_layout Labeling
8078 \labelwidthstring MMM
8079 #5-a Este es el nivel #5\SpecialChar \ldots{}
8080
8081 \end_layout
8082
8083 \begin_deeper
8084 \begin_layout Labeling
8085 \labelwidthstring MMM
8086 #6-a \SpecialChar \ldots{}
8087 y este el nivel #6.
8088  Ahora ya deberías saber cómo hacer estos dos.
8089 \end_layout
8090
8091 \end_deeper
8092 \begin_layout Labeling
8093 \labelwidthstring MMM
8094 #5-b Vuelta al nivel #5.
8095  Sólo pulsa 
8096 \family sans
8097 Alt+Retorno
8098 \family default
8099  seguido de 
8100 \family sans
8101 Mayúsculas+Alt+Izquierda
8102 \family default
8103 .
8104 \end_layout
8105
8106 \end_deeper
8107 \begin_layout Labeling
8108 \labelwidthstring MMM
8109 #4-b Vuelta al nivel #4 tras 
8110 \family sans
8111 Alt+Retorno
8112 \family default
8113  seguido de 
8114 \family sans
8115 Mayúsculas+Alt+Izquierda
8116 \family default
8117 .
8118 \end_layout
8119
8120 \end_deeper
8121 \begin_layout Labeling
8122 \labelwidthstring MMM
8123 #3-b Vuelta al nivel #3.
8124  Ya debería ser obvio cómo hacerlo.
8125 \end_layout
8126
8127 \end_deeper
8128 \begin_layout Labeling
8129 \labelwidthstring MMM
8130 #2-b Vuelta al nivel #2.
8131  
8132 \end_layout
8133
8134 \end_deeper
8135 \begin_layout Labeling
8136 \labelwidthstring MMM
8137 #1-b Y por último, volvemos al nivel más externo, #1.
8138  Después de esta frase, pulsaremos 
8139 \family sans
8140 Retorno
8141 \family default
8142  y retornaremos a párrafo 
8143 \family sans
8144 Normal
8145 \family default
8146  para finalizar la lista.
8147 \end_layout
8148
8149 \begin_layout Standard
8150 Podríamos haber usado también los entornos 
8151 \family sans
8152 Descripción
8153 \family default
8154
8155 \family sans
8156 Citar
8157 \family default
8158
8159 \family sans
8160 Citación
8161 \family default
8162 , o incluso 
8163 \family sans
8164 Verso
8165 \family default
8166  en lugar del entorno 
8167 \family sans
8168 Lista
8169 \family default
8170 .
8171  El ejemplo habría funcionado exactamente igual.
8172 \end_layout
8173
8174 \begin_layout Subsubsection
8175 Ejemplo 2: Herencia
8176 \end_layout
8177
8178 \begin_layout LyX-Code
8179 Esto es el entorno Código-LyX en nivel #1, el más externo.
8180 \end_layout
8181
8182 \begin_layout LyX-Code
8183 Ahora presionamos 
8184 \family sans
8185 Retorno
8186 \family default
8187 , luego 
8188 \family sans
8189 Mayúsculas+Alt+Derecha
8190 \family default
8191 ,
8192 \end_layout
8193
8194 \begin_layout LyX-Code
8195 después de lo cuál, cambiamos a 
8196 \family sans
8197 Enumeración
8198 \family default
8199 .
8200 \end_layout
8201
8202 \begin_deeper
8203 \begin_layout Enumerate
8204 Esto es entorno 
8205 \family sans
8206 Enumeración
8207 \family default
8208  en el nivel #2.
8209 \end_layout
8210
8211 \begin_layout Enumerate
8212 Observa cómo el 
8213 \family sans
8214 Enumeración
8215 \family default
8216  anidado no sólo hereda sus márgenes de su entorno progenitor (
8217 \family sans
8218 Código-LyX
8219 \family default
8220 ), sino que ¡también hereda su letra y espaciado!
8221 \end_layout
8222
8223 \end_deeper
8224 \begin_layout Standard
8225 Hemos terminado este ejemplo pulsando 
8226 \family sans
8227 Retorno
8228 \family default
8229 .
8230  Después hemos de reiniciar a párrafo 
8231 \family sans
8232 Normal
8233 \family default
8234  y reiniciar la profundidad de anidación con 
8235 \family sans
8236 Mayúsculas+Alt+Izquierda
8237 \family default
8238  una vez.
8239 \end_layout
8240
8241 \begin_layout Subsubsection
8242 Ejemplo 3: Etiquetas y niveles en los entornos 
8243 \family sans
8244 Enumeración
8245 \family default
8246  y 
8247 \family sans
8248 Enumeración*
8249 \family default
8250
8251 \begin_inset Argument
8252 status collapsed
8253
8254 \begin_layout Plain Layout
8255 Ejemplo 3: Etiquetas, niveles y otras listas
8256 \end_layout
8257
8258 \end_inset
8259
8260
8261 \end_layout
8262
8263 \begin_layout Enumerate
8264 Este es el nivel #1, en un entorno de párrafo 
8265 \family sans
8266 Enumeración
8267 \family default
8268 .
8269  Vamos a anidar realmente un puñado de ellos.
8270 \end_layout
8271
8272 \begin_deeper
8273 \begin_layout Enumerate
8274 Este es el nivel #2.
8275  Hemos usado 
8276 \family sans
8277 Alt+Retorno
8278 \family default
8279  seguido de 
8280 \family sans
8281 Mayúsculas+Alt+Derecha
8282 \family default
8283 .
8284  Ahora, ¿qué sucede si anidamos un entorno 
8285 \family sans
8286 Enumeración*
8287 \family default
8288  en éste? Estará en el nivel #3, pero ¿cuál será su etiqueta? ¿Un asterisco?
8289 \end_layout
8290
8291 \begin_deeper
8292 \begin_layout Itemize
8293 ¡No! Es un punto grueso.
8294 \family roman
8295 \series medium
8296 \bar no
8297
8298 \begin_inset Foot
8299 status collapsed
8300
8301 \begin_layout Plain Layout
8302
8303 \size normal
8304 \emph on
8305 \color none
8306 N.
8307 \begin_inset space \thinspace{}
8308 \end_inset
8309
8310 del t.: 
8311 \size default
8312 \emph default
8313 \color inherit
8314 véase nota 
8315 \begin_inset CommandInset ref
8316 LatexCommand ref
8317 reference "np:N.del-t.:-item"
8318
8319 \end_inset
8320
8321
8322 \family roman
8323 \series medium
8324 \bar no
8325  en la sección 
8326 \begin_inset CommandInset ref
8327 LatexCommand ref
8328 reference "sec:Enumeración*"
8329
8330 \end_inset
8331
8332 .
8333 \end_layout
8334
8335 \end_inset
8336
8337
8338 \family default
8339 \series default
8340 \bar default
8341
8342 \begin_inset ERT
8343 status collapsed
8344
8345 \begin_layout Plain Layout
8346
8347
8348 \backslash
8349 newcounter{MyRepeatFoot}
8350 \end_layout
8351
8352 \begin_layout Plain Layout
8353
8354
8355 \backslash
8356 setcounter{MyRepeatFoot}{
8357 \backslash
8358 thefootnote}
8359 \end_layout
8360
8361 \end_inset
8362
8363  Este es el 
8364 \emph on
8365 primer
8366 \emph default
8367  entorno 
8368 \family sans
8369 Enumeración*
8370 \family default
8371 , a pesar de estar en el nivel #3.
8372  Por eso su etiqueta es un punto.
8373  (Hemos llegado aquí con 
8374 \family sans
8375 Alt+Retorno
8376 \family default
8377 , luego 
8378 \family sans
8379 Mayúsculas+Alt+Derecha
8380 \family default
8381 , luego cambiando a entorno 
8382 \family sans
8383 Enumeración
8384 \family default
8385 *.)
8386 \end_layout
8387
8388 \begin_deeper
8389 \begin_layout Itemize
8390 Aquí tenemos un nivel #4, generado con 
8391 \family sans
8392 Alt+Retorno
8393 \family default
8394 , luego 
8395 \family sans
8396 Mayúsculas+Alt+Derecha
8397 \family default
8398 .
8399  Haremos esto otra vez\SpecialChar \ldots{}
8400
8401 \end_layout
8402
8403 \begin_deeper
8404 \begin_layout Enumerate
8405 \SpecialChar \ldots{}
8406 para conseguir el nivel #5.
8407  Esta vez, sin embargo, también hemos vuelto a entorno 
8408 \family sans
8409 Enumeración
8410 \family default
8411 .
8412  Observa que el tipo de numeración es 
8413 \emph on
8414 romana
8415 \emph default
8416 ,
8417 \family roman
8418 \series medium
8419 \bar no
8420
8421 \begin_inset ERT
8422 status collapsed
8423
8424 \begin_layout Plain Layout
8425
8426
8427 \backslash
8428 footnotemark[
8429 \backslash
8430 theMyRepeatFoot]
8431 \end_layout
8432
8433 \end_inset
8434
8435
8436 \family default
8437 \series default
8438 \bar default
8439  porque estamos en el 
8440 \emph on
8441 tercer nivel
8442 \emph default
8443  de 
8444 \family sans
8445 Enumeración
8446 \family default
8447  (o sea, es una 
8448 \family sans
8449 Enumeración
8450 \family default
8451  dentro de una 
8452 \family sans
8453 Enumeración
8454 \family default
8455  dentro de una 
8456 \family sans
8457 Enumeración
8458 \family default
8459 ).
8460 \end_layout
8461
8462 \begin_layout Enumerate
8463 ¿Qué pasa si 
8464 \emph on
8465 no
8466 \emph default
8467  cambiamos el entorno de párrafo, pero disminuye la profundidad de anidación?
8468  ¿Qué tipo de numeración usará LyX?
8469 \end_layout
8470
8471 \begin_layout Enumerate
8472 ¡Oh!, como si no lo pudieras imaginar ya, sólo hemos usado 
8473 \family sans
8474 Alt+Retorno
8475 \family default
8476  para mantener el entorno y profundidad actuales pero crea un nuevo ítem.
8477 \end_layout
8478
8479 \begin_layout Enumerate
8480 Usemos 
8481 \family sans
8482 Mayúsculas+Alt+Izquierda
8483 \family default
8484  para disminuir la profundidad después del siguiente 
8485 \family sans
8486 Alt+Retorno
8487 \family default
8488 .
8489 \end_layout
8490
8491 \end_deeper
8492 \begin_layout Enumerate
8493 Este es el nivel #4.
8494  ¡Mira el tipo de etiqueta que está usando LyX!
8495 \end_layout
8496
8497 \end_deeper
8498 \begin_layout Enumerate
8499 Este es el nivel #3.
8500  A pesar de que hemos cambiado los niveles, LyX todavía pone números romanos.
8501 \family roman
8502 \series medium
8503 \bar no
8504
8505 \begin_inset ERT
8506 status collapsed
8507
8508 \begin_layout Plain Layout
8509
8510
8511 \backslash
8512 footnotemark[
8513 \backslash
8514 theMyRepeatFoot]
8515 \end_layout
8516
8517 \end_inset
8518
8519
8520 \family default
8521 \series default
8522 \bar default
8523  ¿Por qué?
8524 \end_layout
8525
8526 \begin_layout Enumerate
8527 Porque, aunque ha cambiado la profundidad de anidación, el párrafo 
8528 \emph on
8529 todavía
8530 \emph default
8531  está en el tercer nivel del entorno 
8532 \family sans
8533 Enumeración
8534 \family default
8535 .
8536  Observa, sin embargo, que LyX 
8537 \emph on
8538 ha reiniciado
8539 \emph default
8540  el contador de la etiqueta.
8541 \end_layout
8542
8543 \end_deeper
8544 \begin_layout Enumerate
8545 Otra secuencia 
8546 \family sans
8547 Alt+Retorno
8548 \family default
8549  
8550 \family sans
8551 Mayúsculas+Alt+Izquierda
8552 \family default
8553 , y volvemos al nivel #2.
8554  Esta vez, no sólo hemos cambiado la profundidad de anidación, también hemos
8555  vuelto al nivel de anidación 2 en el entorno 
8556 \family sans
8557 Enumeración
8558 \family default
8559 .
8560 \end_layout
8561
8562 \end_deeper
8563 \begin_layout Enumerate
8564 Lo mismo sucede si hacemos otra secuencia 
8565 \family sans
8566 Alt+Retorno
8567 \family default
8568  
8569 \family sans
8570 Mayúsculas+Alt+Izquierda
8571 \family default
8572  y volvemos al nivel #1, el más externo.
8573 \end_layout
8574
8575 \begin_layout Standard
8576 Por último, reiniciamos el entorno a 
8577 \family sans
8578 Normal
8579 \family default
8580 .
8581  Como puedes ver, el número de nivel no corresponde al tipo de etiqueta
8582  que usa LyX para los entornos 
8583 \family sans
8584 Enumeración
8585 \family default
8586  y 
8587 \family sans
8588 Enumeración*
8589 \family default
8590 .
8591  El número de otros entornos 
8592 \family sans
8593 Enumeración
8594 \family default
8595  que lo envuelven determina qué clase de etiqueta pone LyX para un ítem
8596  de 
8597 \family sans
8598 Enumeración
8599 \family default
8600 .
8601  La misma regla se aplica también para el entorno 
8602 \family sans
8603 Enumeración*
8604 \family default
8605 .
8606 \end_layout
8607
8608 \begin_layout Standard
8609
8610 \end_layout
8611
8612 \begin_layout Subsubsection
8613 Ejemplo 4: Perdiendo la chaveta
8614 \end_layout
8615
8616 \begin_layout Enumerate
8617 Ahora vamos a ir locos del todo.
8618  No queremos anidar tan profundo como en los otros ejemplos, ni vamos a
8619  dar tantos detalles sobre cómo lo hacemos.
8620  (nivel #1: 
8621 \family sans
8622 Enumeración
8623 \family default
8624 )
8625 \end_layout
8626
8627 \begin_deeper
8628 \begin_layout Standard
8629 (
8630 \family sans
8631 Retorno, Mayúsculas+Alt+Derecha, Normal
8632 \family default
8633 : nivel #2) En algunos sitios pondremos entre paréntesis una descripción
8634  de cómo se ha hecho.
8635  Por ejemplo, los dos atajos de teclado para cambiar la profundidad.
8636  El nombre del entorno es el nombre del entorno actual.
8637  Delante o detrás pondremos el nivel.
8638 \end_layout
8639
8640 \end_deeper
8641 \begin_layout Enumerate
8642 (
8643 \family sans
8644 Retorno, Enumeración
8645 \family default
8646 : nivel #1) Este es el siguiente ítem en la lista.
8647 \end_layout
8648
8649 \begin_deeper
8650 \begin_layout Verse
8651 Vamos a añadir ahora un verso.
8652 \begin_inset Newline newline
8653 \end_inset
8654
8655 Para que esto resulte aún más perverso.
8656 \begin_inset Newline newline
8657 \end_inset
8658
8659 (
8660 \family sans
8661 Retorno, Mayúsculas+Alt+Derecha, Verso
8662 \family default
8663 : nivel #2)
8664 \end_layout
8665
8666 \begin_layout Verse
8667 Fiddle dee, Fiddle doo.
8668 \begin_inset Newline newline
8669 \end_inset
8670
8671 Bippitey boppitey boo!
8672 \begin_inset Newline newline
8673 \end_inset
8674
8675 (
8676 \family sans
8677 Alt+Retorno)
8678 \end_layout
8679
8680 \begin_layout Verse
8681 Ahora viene una tabla:
8682 \end_layout
8683
8684 \begin_deeper
8685 \begin_layout Standard
8686 \begin_inset VSpace 0.3cm
8687 \end_inset
8688
8689
8690 \end_layout
8691
8692 \begin_layout Standard
8693 \align center
8694 \begin_inset Tabular
8695 <lyxtabular version="3" rows="2" columns="2">
8696 <features tabularvalignment="middle">
8697 <column alignment="center" valignment="top" width="0pt">
8698 <column alignment="center" valignment="top" width="0pt">
8699 <row>
8700 <cell alignment="center" valignment="top" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704
8705 \family roman
8706 \series medium
8707 \shape up
8708 \size normal
8709 \emph off
8710 \bar no
8711 \noun off
8712 \color none
8713 un-pez
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722
8723 \family roman
8724 \series medium
8725 \shape up
8726 \size normal
8727 \emph off
8728 \bar no
8729 \noun off
8730 \color none
8731 dos-peces
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 <row>
8738 <cell alignment="center" valignment="top" topline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742
8743 \family roman
8744 \series medium
8745 \shape up
8746 \size normal
8747 \emph off
8748 \bar no
8749 \noun off
8750 \color none
8751 pez-rojo
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 pez-azul
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 </lyxtabular>
8767
8768 \end_inset
8769
8770
8771 \end_layout
8772
8773 \end_deeper
8774 \begin_layout Verse
8775 (
8776 \family sans
8777 Alt+Retorno, Tabla, Mayúsculas+Alt+Derecha
8778 \family default
8779  3 veces, 
8780 \family sans
8781 Alt+Retorno, Verso, Mayúsculas+Alt+Izquierda
8782 \family default
8783 )
8784 \end_layout
8785
8786 \end_deeper
8787 \begin_layout Enumerate
8788 (
8789 \family sans
8790 Retorno, Enumeración
8791 \family default
8792 : nivel #1) Este es otro ítem.
8793  Observa que al seleccionar una 
8794 \family sans
8795 Tabla
8796 \family default
8797  se reinicia la anidación al nivel #1, así que aumentamos la profundidad
8798  3 veces para poner la tabla dentro del entorno 
8799 \family sans
8800 Verso
8801 \family default
8802 .
8803  
8804 \end_layout
8805
8806 \begin_layout Quotation
8807 Terminamos la lista 
8808 \family sans
8809 Enumeración
8810 \family default
8811  y cambiamos a 
8812 \family sans
8813 Cita
8814 \family default
8815 .
8816  Aún estamos en el nivel #1.
8817  Queremos mostrar algunas cosas que puedes hacer mezclando entornos.
8818  El próximo grupo de párrafos es una 
8819 \begin_inset Quotes fld
8820 \end_inset
8821
8822 carta en cita
8823 \begin_inset Quotes frd
8824 \end_inset
8825
8826 .
8827  Anidaremos los entornos 
8828 \family sans
8829 Dirección
8830 \family default
8831  y 
8832 \family sans
8833 Dirección
8834 \begin_inset space ~
8835 \end_inset
8836
8837 Derecha
8838 \family default
8839  dentro de éste, luego usaremos otra 
8840 \family sans
8841 Cita
8842 \family default
8843  anidada para el cuerpo de la carta.
8844  Usaremos 
8845 \family sans
8846 Alt+Retorno
8847 \family default
8848  para preservar la profundidad.
8849  Recuerda que debes usar 
8850 \family sans
8851 Ctrl+Retorno
8852 \family default
8853  para crear múltiples líneas en los entornos 
8854 \family sans
8855 Dirección
8856 \family default
8857  y 
8858 \family sans
8859 Dirección
8860 \begin_inset space ~
8861 \end_inset
8862
8863 Derecha
8864 \family default
8865 .
8866  Aquí va:
8867 \end_layout
8868
8869 \begin_deeper
8870 \begin_layout Right Address
8871 C/ Lacalle 123
8872 \begin_inset Newline newline
8873 \end_inset
8874
8875 Villaratón, CP 00100
8876 \begin_inset Newline newline
8877 \end_inset
8878
8879 9-6-06
8880 \end_layout
8881
8882 \begin_layout Address
8883 Estimado Sr.
8884  Fizlewitz:
8885 \end_layout
8886
8887 \begin_layout Quotation
8888 Lamentamos informarle que no podemos completar su pedido de 50
8889 \begin_inset space \thinspace{}
8890 \end_inset
8891
8892 L de gas metano comprimido debido a circunstancias que escapan a nuestro
8893  control.
8894  Desgraciadamente, algunas de nuestras vacas han explotado misteriosamente,
8895  originando un retraso en nuestros pedidos de metano.
8896  Pondremos su nombre en lista de espera y le enviaremos el pedido lo antes
8897  posible.
8898  Mientras tanto, agradecemos su paciencia.
8899 \end_layout
8900
8901 \begin_layout Quotation
8902 Tenemos, por otra parte, una oferta especial de buey.
8903  Si le interesa, envíe por favor el formulario de pedido adjunto, junto
8904  con el pago.
8905 \end_layout
8906
8907 \begin_layout Quotation
8908 Agradecemos su paciencia.
8909 \end_layout
8910
8911 \begin_layout Address
8912 Atentamente,
8913 \begin_inset Newline newline
8914 \end_inset
8915
8916 Bill Hick
8917 \end_layout
8918
8919 \end_deeper
8920 \begin_layout Quotation
8921 ¡Aquí finaliza este ejemplo!
8922 \end_layout
8923
8924 \begin_layout Standard
8925 Como puedes comprobar, anidar entornos en LyX te da un gran poderío con
8926  sólo unos cuantos tecleos.
8927  Fácilmente podríamos anidar una lista 
8928 \family sans
8929 Enumeración*
8930 \family default
8931  en un entorno 
8932 \family sans
8933 Cita
8934 \family default
8935  o 
8936 \family sans
8937 Citar
8938 \family default
8939 , o poner una 
8940 \family sans
8941 Cita
8942 \family default
8943  en una 
8944 \family sans
8945 Enumeración*
8946 \family default
8947 .
8948  Tienes a tu disposición una amplia variedad de opciones.
8949 \end_layout
8950
8951 \begin_layout Section
8952 Espacios, paginación y saltos de línea
8953 \begin_inset Index idx
8954 status collapsed
8955
8956 \begin_layout Plain Layout
8957 Espacios
8958 \end_layout
8959
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \begin_layout Standard
8966 ¿Qué es un espacio? Aunque estarás acostumbrado a pulsar la tecla espacio
8967  cada vez que quieres separar dos palabras, como en los procesadores de
8968  texto habituales, LyX dispone de más espacios: Espacios de diferente longitud
8969  y espacios que pueden, o no, quebrarse al final de la línea.
8970  Las siguientes secciones mostrarán algunos ejemplos de situaciones en las
8971  que esta variedad de espacios resulta útil.
8972 \end_layout
8973
8974 \begin_layout Subsection
8975 Espacio protegido
8976 \begin_inset Index idx
8977 status collapsed
8978
8979 \begin_layout Plain Layout
8980 Espacios ! Protegido
8981 \end_layout
8982
8983 \end_inset
8984
8985
8986 \begin_inset CommandInset label
8987 LatexCommand label
8988 name "sub:Espacio-protegido"
8989
8990 \end_inset
8991
8992
8993 \end_layout
8994
8995 \begin_layout Standard
8996 El espacio protegido sirve para indicar a LyX (y a LaTeX) que no rompa la
8997  línea en ese punto.
8998  Puede ser conveniente para evitar feos saltos de línea, como en: 
8999 \end_layout
9000
9001 \begin_layout Quote
9002 Hay más información en la sección
9003 \begin_inset Newline newline
9004 \end_inset
9005
9006
9007 \begin_inset CommandInset ref
9008 LatexCommand ref
9009 reference "sec:Bibliografía"
9010
9011 \end_inset
9012
9013 .
9014  
9015 \end_layout
9016
9017 \begin_layout Standard
9018 Obviamente, sería bueno poner un espacio protegido entre 
9019 \begin_inset Quotes fld
9020 \end_inset
9021
9022 sección
9023 \begin_inset Quotes frd
9024 \end_inset
9025
9026  y 
9027 \begin_inset Quotes fld
9028 \end_inset
9029
9030
9031 \begin_inset CommandInset ref
9032 LatexCommand ref
9033 reference "sec:Bibliografía"
9034
9035 \end_inset
9036
9037
9038 \begin_inset Quotes frd
9039 \end_inset
9040
9041 .
9042  El espacio protegido se inserta con 
9043 \family sans
9044 Insertar\SpecialChar \menuseparator
9045 Formato\SpecialChar \menuseparator
9046 Espacio
9047 \begin_inset space ~
9048 \end_inset
9049
9050 protegido
9051 \family default
9052  (atajo 
9053 \family sans
9054 Ctrl+Espacio).
9055 \end_layout
9056
9057 \begin_layout Subsection
9058 Espacio horizontal
9059 \begin_inset Index idx
9060 status collapsed
9061
9062 \begin_layout Plain Layout
9063 Espacios ! Horizontal
9064 \end_layout
9065
9066 \end_inset
9067
9068
9069 \begin_inset CommandInset label
9070 LatexCommand label
9071 name "sub:Espacio-horizontal"
9072
9073 \end_inset
9074
9075
9076 \end_layout
9077
9078 \begin_layout Standard
9079 Todos los espacios horizontales se pueden insertar con el menú 
9080 \family sans
9081 Insertar\SpecialChar \menuseparator
9082 Formato\SpecialChar \menuseparator
9083 Espacio horizontal
9084 \family default
9085 .
9086  La lista de las unidades de longitud se encuentra en el apéndice
9087 \begin_inset space ~
9088 \end_inset
9089
9090
9091 \begin_inset CommandInset ref
9092 LatexCommand ref
9093 reference "cap:Unidades-disponibles"
9094
9095 \end_inset
9096
9097 .
9098 \end_layout
9099
9100 \begin_layout Subsubsection
9101 Espacio entre palabras
9102 \begin_inset CommandInset label
9103 LatexCommand label
9104 name "sub:Espacio-entre-palabra"
9105
9106 \end_inset
9107
9108
9109 \begin_inset Index idx
9110 status collapsed
9111
9112 \begin_layout Plain Layout
9113 Espacios ! Entre palabras
9114 \end_layout
9115
9116 \end_inset
9117
9118
9119 \end_layout
9120
9121 \begin_layout Standard
9122 En tipografía de algunos idiomas (p.
9123 \begin_inset space \thinspace{}
9124 \end_inset
9125
9126 e.
9127 \begin_inset space \space{}
9128 \end_inset
9129
9130 inglés) existe la convención de añadir espacio extra detrás del signo de
9131  puntuación de un fin de frase; LyX respeta esta convención (véase la sección
9132 \begin_inset space ~
9133 \end_inset
9134
9135
9136 \begin_inset CommandInset ref
9137 LatexCommand ref
9138 reference "sub:Abreviaturas"
9139
9140 \end_inset
9141
9142 ).
9143  Sin embargo, a veces querrás poner un espacio normal.
9144  En ese caso, puedes insertarlo con 
9145 \family sans
9146 Insertar\SpecialChar \menuseparator
9147 Formato\SpecialChar \menuseparator
9148 Espacio
9149 \begin_inset space ~
9150 \end_inset
9151
9152 entre
9153 \begin_inset space ~
9154 \end_inset
9155
9156 palabras (atajo Ctrl+Alt+Espacio).
9157 \end_layout
9158
9159 \begin_layout Subsubsection
9160 Espacio delgado
9161 \begin_inset CommandInset label
9162 LatexCommand label
9163 name "sub:Espacio-delgado"
9164
9165 \end_inset
9166
9167
9168 \begin_inset Index idx
9169 status collapsed
9170
9171 \begin_layout Plain Layout
9172 Espacios ! Delgado
9173 \end_layout
9174
9175 \end_inset
9176
9177
9178 \end_layout
9179
9180 \begin_layout Standard
9181 Un «espacio delgado» es un espacio con la mitad de la longitud normal (y
9182  también es «protegido»).
9183  Las convenciones tipográficas en muchos idiomas proponen el uso de espacios
9184  menores en los casos en que un espacio normal resultaría demasiado amplio,
9185  por ejemplo en las abreviaturas:
9186 \end_layout
9187
9188 \begin_layout Quote
9189 D.
9190 \begin_inset space \thinspace{}
9191 \end_inset
9192
9193 E.
9194 \begin_inset space \thinspace{}
9195 \end_inset
9196
9197 Knuth ha desarrollado nuestro querido programa de tipografía, TeX.
9198 \end_layout
9199
9200 \begin_layout Standard
9201 O entre valores y unidades.
9202  Compara por ejemplo:
9203 \begin_inset Newline newline
9204 \end_inset
9205
9206 10
9207 \begin_inset space \thinspace{}
9208 \end_inset
9209
9210 kg (espacio delgado)
9211 \begin_inset Newline newline
9212 \end_inset
9213
9214 10 kg (espacio normal)
9215 \end_layout
9216
9217 \begin_layout Standard
9218 Los espacios delgados se insertan con el menú 
9219 \family sans
9220 Insertar\SpecialChar \menuseparator
9221 Formato\SpecialChar \menuseparator
9222 Espacio
9223 \begin_inset space ~
9224 \end_inset
9225
9226 delgado
9227 \family default
9228  (atajo 
9229 \family sans
9230 Ctrl+Mayúsculas+Espacio
9231 \family default
9232 ).
9233 \end_layout
9234
9235 \begin_layout Subsubsection
9236 Otros espacios
9237 \begin_inset CommandInset label
9238 LatexCommand label
9239 name "sub:Otros-espacios"
9240
9241 \end_inset
9242
9243
9244 \end_layout
9245
9246 \begin_layout Standard
9247 Además se pueden insertar los siguientes tipos de espacio:
9248 \end_layout
9249
9250 \begin_layout Description
9251 Espacio
9252 \begin_inset space ~
9253 \end_inset
9254
9255 delgado
9256 \begin_inset space ~
9257 \end_inset
9258
9259 negativo Espacio delgado negativo 
9260 \begin_inset Formula $\rightarrow$
9261 \end_inset
9262
9263
9264 \begin_inset space \negthinspace{}
9265 \end_inset
9266
9267
9268 \begin_inset Formula $\leftarrow$
9269 \end_inset
9270
9271  entre las flechas.
9272 \end_layout
9273
9274 \begin_layout Description
9275 Medio
9276 \begin_inset space ~
9277 \end_inset
9278
9279 cuadratín
9280 \begin_inset space ~
9281 \end_inset
9282
9283 (0.5
9284 \begin_inset space \thinspace{}
9285 \end_inset
9286
9287 em) Espacio de medio cuadratín (0.5
9288 \begin_inset space \thinspace{}
9289 \end_inset
9290
9291 em) 
9292 \begin_inset Formula $\rightarrow$
9293 \end_inset
9294
9295
9296 \begin_inset space \enskip{}
9297 \end_inset
9298
9299
9300 \begin_inset Formula $\leftarrow$
9301 \end_inset
9302
9303  entre las flechas.
9304 \end_layout
9305
9306 \begin_layout Description
9307 Cuadratín
9308 \begin_inset space ~
9309 \end_inset
9310
9311 (1
9312 \begin_inset space \thinspace{}
9313 \end_inset
9314
9315 em) Espacio de un cuadratín (1
9316 \begin_inset space \thinspace{}
9317 \end_inset
9318
9319 em) 
9320 \begin_inset Formula $\rightarrow$
9321 \end_inset
9322
9323
9324 \begin_inset space \quad{}
9325 \end_inset
9326
9327
9328 \begin_inset Formula $\leftarrow$
9329 \end_inset
9330
9331  entre las flechas.
9332 \end_layout
9333
9334 \begin_layout Description
9335 Doble
9336 \begin_inset space ~
9337 \end_inset
9338
9339 cuadratín
9340 \begin_inset space ~
9341 \end_inset
9342
9343 (2
9344 \begin_inset space \thinspace{}
9345 \end_inset
9346
9347 em) Espacio de dos cuadratines (2
9348 \begin_inset space \thinspace{}
9349 \end_inset
9350
9351 em) 
9352 \begin_inset Formula $\rightarrow$
9353 \end_inset
9354
9355
9356 \begin_inset space \qquad{}
9357 \end_inset
9358
9359
9360 \begin_inset Formula $\leftarrow$
9361 \end_inset
9362
9363  entre las flechas.
9364 \end_layout
9365
9366 \begin_layout Description
9367 Espacio
9368 \begin_inset space ~
9369 \end_inset
9370
9371 personalizado Espacio de 2
9372 \begin_inset space \thinspace{}
9373 \end_inset
9374
9375 cm 
9376 \begin_inset Formula $\rightarrow$
9377 \end_inset
9378
9379
9380 \begin_inset space \hspace{}
9381 \length 2cm
9382 \end_inset
9383
9384
9385 \begin_inset Formula $\leftarrow$
9386 \end_inset
9387
9388  entre las flechas.
9389 \end_layout
9390
9391 \begin_layout Standard
9392 En el cuadro
9393 \begin_inset space ~
9394 \end_inset
9395
9396
9397 \begin_inset CommandInset ref
9398 LatexCommand ref
9399 reference "tab:Anchura-espacios"
9400
9401 \end_inset
9402
9403  se encuentran los distintos tamaños de los espacios.
9404  
9405 \end_layout
9406
9407 \begin_layout Standard
9408 \begin_inset Float table
9409 wide false
9410 sideways false
9411 status open
9412
9413 \begin_layout Plain Layout
9414 \begin_inset Caption
9415
9416 \begin_layout Plain Layout
9417 \begin_inset CommandInset label
9418 LatexCommand label
9419 name "tab:Anchura-espacios"
9420
9421 \end_inset
9422
9423 Anchura de los distintos espacios horizontales.
9424 \end_layout
9425
9426 \end_inset
9427
9428
9429 \end_layout
9430
9431 \begin_layout Plain Layout
9432 \align center
9433 \begin_inset Tabular
9434 <lyxtabular version="3" rows="8" columns="2">
9435 <features tabularvalignment="middle">
9436 <column alignment="center" valignment="top" width="0">
9437 <column alignment="center" valignment="top" width="0">
9438 <row>
9439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443
9444 \series bold
9445 Espacio
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \series bold
9456 Anchura
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 </row>
9462 <row>
9463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467 Normal
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476 1/3
9477 \begin_inset space \thinspace{}
9478 \end_inset
9479
9480 em
9481 \end_layout
9482
9483 \end_inset
9484 </cell>
9485 </row>
9486 <row>
9487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 Protegido
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500 1/3
9501 \begin_inset space \thinspace{}
9502 \end_inset
9503
9504 em
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 </row>
9510 <row>
9511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515 Delgado
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524 1/6
9525 \begin_inset space \thinspace{}
9526 \end_inset
9527
9528 em
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 </row>
9534 <row>
9535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539 Delgado negativo
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548 -1/6
9549 \begin_inset space \thinspace{}
9550 \end_inset
9551
9552 em
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 Medio cuadratín
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 0.5
9573 \begin_inset space \thinspace{}
9574 \end_inset
9575
9576 em
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 </row>
9582 <row>
9583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 Cuadratín
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596 1
9597 \begin_inset space \thinspace{}
9598 \end_inset
9599
9600 em
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 </row>
9606 <row>
9607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611 Doble cuadratín
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9617 \begin_inset Text
9618
9619 \begin_layout Plain Layout
9620 2
9621 \begin_inset space \thinspace{}
9622 \end_inset
9623
9624 em
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 </row>
9630 </lyxtabular>
9631
9632 \end_inset
9633
9634
9635 \end_layout
9636
9637 \end_inset
9638
9639
9640 \end_layout
9641
9642 \begin_layout Subsubsection
9643 Relleno horizontal
9644 \begin_inset Index idx
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Espacios ! Relleno horizontal
9649 \end_layout
9650
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \begin_layout Standard
9657 El relleno horizontal es una característica especial de LyX para añadir
9658  espacio extra de manera uniforme.
9659  Un relleno horizontal es en realidad un espacio variable, que rellena el
9660  espacio restante entre los márgenes izquierdo y derecho.
9661  Si hay más de un relleno horizontal en la misma línea, el espacio disponible
9662  se reparte equitativamente entre ellos.
9663  
9664 \end_layout
9665
9666 \begin_layout Standard
9667 Veamos unos ejemplos de lo que se puede hacer con ellos:
9668 \end_layout
9669
9670 \begin_layout Quote
9671 \noindent
9672 Esto está a la izquierda
9673 \begin_inset space \hfill{}
9674 \end_inset
9675
9676 Esto a la derecha
9677 \end_layout
9678
9679 \begin_layout Quote
9680 \noindent
9681 Izquierda
9682 \begin_inset space \hfill{}
9683 \end_inset
9684
9685 Centro
9686 \begin_inset space \hfill{}
9687 \end_inset
9688
9689 Derecha
9690 \end_layout
9691
9692 \begin_layout Quote
9693 \noindent
9694 Izquierda
9695 \begin_inset space \hfill{}
9696 \end_inset
9697
9698 1/3 Izquierda
9699 \begin_inset space \hfill{}
9700 \end_inset
9701
9702
9703 \begin_inset space \hfill{}
9704 \end_inset
9705
9706 Derecha
9707 \end_layout
9708
9709 \begin_layout Standard
9710 Ha sido un ejemplo en un entorno 
9711 \family sans
9712 Citar
9713 \family default
9714 .
9715  Aquí 
9716 \begin_inset Formula $\to$
9717 \end_inset
9718
9719
9720 \begin_inset space \hfill{}
9721 \end_inset
9722
9723
9724 \begin_inset Formula $\gets$
9725 \end_inset
9726
9727  hay uno en un párrafo 
9728 \family sans
9729 Normal
9730 \family default
9731 .
9732  Puede que no sea visible en el texto impreso, pero el relleno 
9733 \emph on
9734 está
9735 \emph default
9736  entre las flechas.
9737 \end_layout
9738
9739 \begin_layout Standard
9740 Los rellenos horizontales se pueden hacer visibles si eliges uno de los
9741  
9742 \family sans
9743 Patrones
9744 \family default
9745  en el diálogo de espacios.
9746  Los siguientes patrones están disponibles:
9747 \end_layout
9748
9749 \begin_layout Standard
9750 Puntos: 
9751 \begin_inset space \dotfill{}
9752 \end_inset
9753
9754
9755 \begin_inset space ~
9756 \end_inset
9757
9758
9759 \end_layout
9760
9761 \begin_layout Standard
9762 Línea: 
9763 \begin_inset space \hrulefill{}
9764 \end_inset
9765
9766
9767 \begin_inset space ~
9768 \end_inset
9769
9770
9771 \end_layout
9772
9773 \begin_layout Standard
9774 Flecha izquierda: 
9775 \begin_inset space \leftarrowfill{}
9776 \end_inset
9777
9778
9779 \begin_inset space ~
9780 \end_inset
9781
9782
9783 \end_layout
9784
9785 \begin_layout Standard
9786 Flecha derecha: 
9787 \begin_inset space \rightarrowfill{}
9788 \end_inset
9789
9790
9791 \begin_inset space ~
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \begin_layout Standard
9798 Llave arriba: 
9799 \begin_inset space \downbracefill{}
9800 \end_inset
9801
9802
9803 \begin_inset space ~
9804 \end_inset
9805
9806
9807 \end_layout
9808
9809 \begin_layout Standard
9810 Llave abajo: 
9811 \begin_inset space \upbracefill{}
9812 \end_inset
9813
9814
9815 \begin_inset space ~
9816 \end_inset
9817
9818
9819 \end_layout
9820
9821 \begin_layout Standard
9822 \begin_inset VSpace defskip
9823 \end_inset
9824
9825
9826 \begin_inset Note Greyedout
9827 status collapsed
9828
9829 \begin_layout Plain Layout
9830
9831 \series bold
9832 Nota:
9833 \series default
9834  Si hay un relleno horizontal al principio de una línea que 
9835 \emph on
9836 no
9837 \emph default
9838  es la primera del párrafo, LyX lo ignora.
9839  Esto impide que el relleno se quiebre accidentalmente en otra línea.
9840  Si en algún caso necesitas ese espacio, marca la opción 
9841 \family sans
9842 Proteger
9843 \family default
9844  en el diálogo de configuración de espacios.
9845 \end_layout
9846
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \begin_layout Subsubsection
9853 Espacio fantasma
9854 \begin_inset Index idx
9855 status collapsed
9856
9857 \begin_layout Plain Layout
9858 Espacios ! fantasma
9859 \end_layout
9860
9861 \end_inset
9862
9863
9864 \end_layout
9865
9866 \begin_layout Standard
9867 A veces querrás insertar espacios con, exactamente, la longitud de una frase.
9868  P.e., puedes crear la siguiente pregunta de elección múltiple:
9869 \end_layout
9870
9871 \begin_layout Standard
9872 \begin_inset VSpace medskip
9873 \end_inset
9874
9875 ¿Qué es inglés correcto?:
9876 \begin_inset Newline newline
9877 \end_inset
9878
9879
9880 \begin_inset Newline newline
9881 \end_inset
9882
9883 Mr.
9884 \begin_inset space ~
9885 \end_inset
9886
9887 Edge would have been jumps the gun.
9888 \begin_inset Newline newline
9889 \end_inset
9890
9891
9892 \begin_inset Phantom HPhantom
9893 status open
9894
9895 \begin_layout Plain Layout
9896 Mr.
9897 \begin_inset space ~
9898 \end_inset
9899
9900 Edge 
9901 \end_layout
9902
9903 \end_inset
9904
9905 has to be jumped
9906 \begin_inset Newline newline
9907 \end_inset
9908
9909
9910 \begin_inset Phantom HPhantom
9911 status open
9912
9913 \begin_layout Plain Layout
9914 Mr.
9915 \begin_inset space ~
9916 \end_inset
9917
9918 Edge 
9919 \end_layout
9920
9921 \end_inset
9922
9923 jumps
9924 \begin_inset VSpace medskip
9925 \end_inset
9926
9927
9928 \end_layout
9929
9930 \begin_layout Standard
9931 Así las opciones aparecen exactamente después de las palabras 
9932 \begin_inset Quotes fld
9933 \end_inset
9934
9935 Mr.
9936 \begin_inset space ~
9937 \end_inset
9938
9939 Edge
9940 \begin_inset space ~
9941 \end_inset
9942
9943
9944 \begin_inset Quotes frd
9945 \end_inset
9946
9947 .
9948  Para conseguirlo puedes usar 
9949 \lang english
9950 the phantom insets available via the menu 
9951 \family sans
9952 Insert\SpecialChar \menuseparator
9953 Formatting\SpecialChar \menuseparator
9954 Phantom
9955 \family default
9956 .
9957  In our case insert a horizontal phantom at the beginning of the last two
9958  lines and insert 
9959 \begin_inset Quotes eld
9960 \end_inset
9961
9962 Mr.
9963 \begin_inset space ~
9964 \end_inset
9965
9966 Edge
9967 \begin_inset space ~
9968 \end_inset
9969
9970
9971 \begin_inset Quotes erd
9972 \end_inset
9973
9974  into the phantom inset 
9975 \lang spanish
9976 (observa el espacio detrás de 
9977 \begin_inset Quotes fld
9978 \end_inset
9979
9980 Edge
9981 \begin_inset Quotes frd
9982 \end_inset
9983
9984 ).
9985  
9986 \lang english
9987 A phantom insets prints only the space of its content (like a placeholder).
9988  That is why it is named 
9989 \begin_inset Quotes eld
9990 \end_inset
9991
9992 phantom
9993 \begin_inset Quotes erd
9994 \end_inset
9995
9996 .
9997  The normal phantom ouputs the width and heigth of the content as space,
9998  while the horizontal and vertical variant only outputs the corresponding
9999  dimension.
10000 \end_layout
10001
10002 \begin_layout Subsection
10003 Espacio vertical
10004 \begin_inset Index idx
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008 Espacios ! Vertical
10009 \end_layout
10010
10011 \end_inset
10012
10013
10014 \begin_inset CommandInset label
10015 LatexCommand label
10016 name "sub:Espacio-vertical"
10017
10018 \end_inset
10019
10020
10021 \end_layout
10022
10023 \begin_layout Standard
10024 Para añadir espacio vertical extra sobre o bajo un párrafo, usa el diálogo
10025  
10026 \family sans
10027 Insertar\SpecialChar \menuseparator
10028 Formato\SpecialChar \menuseparator
10029 Espacio
10030 \begin_inset space ~
10031 \end_inset
10032
10033 vertical.
10034
10035 \family default
10036  Encontrarás los espacios siguientes:
10037 \end_layout
10038
10039 \begin_layout Standard
10040
10041 \family sans
10042 Salto
10043 \begin_inset space ~
10044 \end_inset
10045
10046 Pequeño
10047 \family default
10048
10049 \family sans
10050 Salto
10051 \begin_inset space ~
10052 \end_inset
10053
10054 Medio
10055 \family default
10056  y 
10057 \family sans
10058 Salto
10059 \begin_inset space ~
10060 \end_inset
10061
10062 Grande
10063 \family default
10064  son tamaños LaTeX estándar que dependen del tamaño de letra del documento.
10065  
10066 \family sans
10067 Salto
10068 \begin_inset space ~
10069 \end_inset
10070
10071 Predeterminado
10072 \family default
10073  es el salto establecido en el diálogo 
10074 \family sans
10075 Documento\SpecialChar \menuseparator
10076 Configuración\SpecialChar \menuseparator
10077 Diseño
10078 \begin_inset space ~
10079 \end_inset
10080
10081 del
10082 \begin_inset space ~
10083 \end_inset
10084
10085 texto
10086 \begin_inset Index idx
10087 status collapsed
10088
10089 \begin_layout Plain Layout
10090 Documentos ! Configuración
10091 \end_layout
10092
10093 \end_inset
10094
10095
10096 \family default
10097  para la separación de párrafos.
10098  Si usas sangrado para separar los párrafos, 
10099 \family sans
10100 Salto
10101 \begin_inset space ~
10102 \end_inset
10103
10104 Predeterminado
10105 \family default
10106  es igual a 
10107 \family sans
10108 Salto
10109 \begin_inset space ~
10110 \end_inset
10111
10112 Medio
10113 \family default
10114 .
10115 \end_layout
10116
10117 \begin_layout Standard
10118
10119 \family sans
10120 Relleno
10121 \begin_inset space ~
10122 \end_inset
10123
10124 vertical
10125 \family default
10126  es un espacio variable, establecido de forma que es máximo en una página
10127  dada.
10128  Un ejemplo: Tienes dos breves párrafos en una página, con un relleno vertical
10129  entre ambos.
10130  Entonces el primer párrafo se sitúa al principio de la página y el segundo
10131  al final, de forma que entre ellos el espacio es el máximo posible.
10132  
10133 \family sans
10134 Relleno
10135 \begin_inset space ~
10136 \end_inset
10137
10138 vertical
10139 \family default
10140  funciona como 
10141 \family sans
10142 Relleno
10143 \begin_inset space ~
10144 \end_inset
10145
10146 horizontal
10147 \family default
10148 : llena en blanco el espacio vertical sobrante en una página.
10149 \begin_inset Foot
10150 status collapsed
10151
10152 \begin_layout Plain Layout
10153
10154 \family sans
10155 Relleno
10156 \begin_inset space ~
10157 \end_inset
10158
10159 horizontal
10160 \family default
10161  se describe en la sección
10162 \begin_inset space ~
10163 \end_inset
10164
10165
10166 \begin_inset CommandInset ref
10167 LatexCommand ref
10168 reference "sub:Espacio-horizontal"
10169
10170 \end_inset
10171
10172 .
10173 \end_layout
10174
10175 \end_inset
10176
10177  Si hay varios rellenos verticales en una página, dividen equitativamente
10178  entre ellos el espacio sobrante: Puedes usar varios rellenos para centrar
10179  texto en una página o ponerlo, p.
10180 \begin_inset space \thinspace{}
10181 \end_inset
10182
10183 e., 2/3 abajo.
10184 \end_layout
10185
10186 \begin_layout Standard
10187
10188 \family sans
10189 Personalizado
10190 \family default
10191  sirve para poner cualquier espacio en una de las unidades explicadas en
10192  el apéndice
10193 \begin_inset space ~
10194 \end_inset
10195
10196
10197 \begin_inset CommandInset ref
10198 LatexCommand ref
10199 reference "cap:Unidades-disponibles"
10200
10201 \end_inset
10202
10203 .
10204 \end_layout
10205
10206 \begin_layout Standard
10207 \begin_inset Note Greyedout
10208 status open
10209
10210 \begin_layout Plain Layout
10211
10212 \series bold
10213 Nota:
10214 \series default
10215  
10216 \series medium
10217 Si el espacio vertical extra coincidiera en la salida con inicio/fin de
10218  una página, el espacio será añadido sólo si se marca la opción 
10219 \family sans
10220 Proteger
10221 \family default
10222 .
10223 \end_layout
10224
10225 \end_inset
10226
10227
10228 \end_layout
10229
10230 \begin_layout Subsection
10231 Alineación de párrafos
10232 \begin_inset Index idx
10233 status collapsed
10234
10235 \begin_layout Plain Layout
10236 Párrafos ! Alineación
10237 \end_layout
10238
10239 \end_inset
10240
10241
10242 \end_layout
10243
10244 \begin_layout Standard
10245 Se puede cambiar la alineación del texto en un párrafo con el diálogo 
10246 \family sans
10247 Editar\SpecialChar \menuseparator
10248 Configuración
10249 \begin_inset space ~
10250 \end_inset
10251
10252 del
10253 \begin_inset space ~
10254 \end_inset
10255
10256 párrafo
10257 \family default
10258 .
10259  Hay cinco posibilidades: 
10260 \end_layout
10261
10262 \begin_layout Itemize
10263
10264 \family sans
10265 Justificado
10266 \family default
10267  (atajo 
10268 \begin_inset Info
10269 type  "shortcut"
10270 arg   "paragraph-params \\align block"
10271 \end_inset
10272
10273 )
10274 \end_layout
10275
10276 \begin_layout Itemize
10277
10278 \family sans
10279 Izquierda
10280 \family default
10281  (
10282 \begin_inset Info
10283 type  "shortcut"
10284 arg   "paragraph-params \\align left"
10285 \end_inset
10286
10287 )
10288 \end_layout
10289
10290 \begin_layout Itemize
10291
10292 \family sans
10293 Derecha 
10294 \family default
10295 (
10296 \begin_inset Info
10297 type  "shortcut"
10298 arg   "paragraph-params \\align right"
10299 \end_inset
10300
10301 )
10302 \end_layout
10303
10304 \begin_layout Itemize
10305
10306 \family sans
10307 Centro 
10308 \family default
10309 (
10310 \begin_inset Info
10311 type  "shortcut"
10312 arg   "paragraph-params \\align center"
10313 \end_inset
10314
10315 )
10316 \end_layout
10317
10318 \begin_layout Itemize
10319
10320 \family sans
10321 Predeterminado 
10322 \family default
10323 (
10324 \begin_inset Info
10325 type  "shortcut"
10326 arg   "paragraph-params \\align default"
10327 \end_inset
10328
10329 )
10330 \end_layout
10331
10332 \begin_layout Standard
10333 En la mayoría de los casos la opción por omisión es justificado, en la que
10334  el hueco entre palabras es variable y cada línea llena el espacio entre
10335  los márgenes izquierdo y derecho.
10336  Las otras tres opciones son evidentes, y se verían así:
10337 \end_layout
10338
10339 \begin_layout Standard
10340 \align right
10341 Párrafo alineado a la derecha.
10342 \end_layout
10343
10344 \begin_layout Standard
10345 \align center
10346 Párrafo que está centrado,
10347 \end_layout
10348
10349 \begin_layout Standard
10350 \align left
10351 Párrafo alineado a la izquierda.
10352 \end_layout
10353
10354 \begin_layout Subsection
10355 Saltos de página forzados
10356 \begin_inset Index idx
10357 status collapsed
10358
10359 \begin_layout Plain Layout
10360 Salto de página ! Forzado
10361 \end_layout
10362
10363 \end_inset
10364
10365
10366 \begin_inset CommandInset label
10367 LatexCommand label
10368 name "sub:Saltos-de-página-forzados"
10369
10370 \end_inset
10371
10372
10373 \end_layout
10374
10375 \begin_layout Standard
10376 Si no te gustan los saltos de página que LaTeX hace en tu documento, puedes
10377  insertarlos donde quieras.
10378  Normalmente no será necesario, porque LaTeX es bueno en eso.
10379  Aunque si tienes muchos 
10380 \family sans
10381 Flotantes
10382 \family default
10383 , LaTeX puede fallar.
10384 \end_layout
10385
10386 \begin_layout Standard
10387 Recomendamos no utilizar saltos de página forzados hasta acabar el documento
10388  y haber visto en una vista preliminar si 
10389 \emph on
10390 realmente
10391 \emph default
10392  tienes que cambiar la paginación.
10393 \end_layout
10394
10395 \begin_layout Standard
10396 Hay dos clases de saltos de página: Uno finaliza la página sin ninguna acción
10397  especial.
10398  Este se puede insertar encima o debajo de un párrafo con el menú 
10399 \family sans
10400 Insertar\SpecialChar \menuseparator
10401 Formato\SpecialChar \menuseparator
10402 Página
10403 \begin_inset space ~
10404 \end_inset
10405
10406 nueva
10407 \family default
10408 .
10409  El segundo tipo, que se inserta mediante el menú 
10410 \family sans
10411 Insertar\SpecialChar \menuseparator
10412 Formato\SpecialChar \menuseparator
10413 Salto
10414 \begin_inset space ~
10415 \end_inset
10416
10417 de
10418 \begin_inset space ~
10419 \end_inset
10420
10421 página 
10422 \family default
10423 finaliza una página, pero comprime su contenido de forma que éste llene
10424  la página completa.
10425  Este tipo es útil para evitar espacios en blanco cuando un salto de página
10426  da lugar a una página con muy pocas líneas.
10427  
10428 \end_layout
10429
10430 \begin_layout Standard
10431 Podrías probar el uso de un salto de página para asegurar que una figura
10432  o una tabla se sitúe a principio de página.
10433  Por supuesto, ésta es una forma incorrecta de hacerlo.
10434  LyX tiene mecanismos para asegurar que tus figuras y tablas aparezcan automátic
10435 amente en la parte superior de la página (o abajo, o en página propia) sin
10436  tener que preocuparse sobre lo que precede o sigue a la tabla o figura.
10437  Véase el capítulo
10438 \begin_inset space ~
10439 \end_inset
10440
10441
10442 \begin_inset CommandInset ref
10443 LatexCommand ref
10444 reference "cap:Notas-y-flotantes"
10445
10446 \end_inset
10447
10448  para aprender más sobre 
10449 \family sans
10450 Flotantes
10451 \family default
10452 .
10453 \end_layout
10454
10455 \begin_layout Subsubsection
10456 Saltos de página limpia
10457 \begin_inset CommandInset label
10458 LatexCommand label
10459 name "sub:Salto-de-página-limpia"
10460
10461 \end_inset
10462
10463
10464 \begin_inset Index idx
10465 status collapsed
10466
10467 \begin_layout Plain Layout
10468 Salto de página ! Limpia
10469 \end_layout
10470
10471 \end_inset
10472
10473
10474 \end_layout
10475
10476 \begin_layout Standard
10477 A diferencia de los saltos de página forzados, en los que el contenido siguiente
10478  al salto se coloca directamente en la página siguiente, también se pueden
10479  despejar las páginas a la vez que se quiebran.
10480  Esto significa que el párrafo actual se termina y todo lo demás, quizá
10481  flotantes de partes previas del documento no procesados aún, se colocan
10482  detrás, añadiendo páginas si hace falta.
10483  
10484 \end_layout
10485
10486 \begin_layout Standard
10487 Los saltos de página limpia se pueden insertar con el menú 
10488 \family sans
10489 Insertar\SpecialChar \menuseparator
10490 Formato\SpecialChar \menuseparator
10491 Limpiar
10492 \begin_inset space ~
10493 \end_inset
10494
10495 página
10496 \family default
10497 .
10498  Si el documento es con dos caras puedes usar el menú 
10499 \family sans
10500 Insertar\SpecialChar \menuseparator
10501 Formato\SpecialChar \menuseparator
10502 Limpiar
10503 \begin_inset space ~
10504 \end_inset
10505
10506 página
10507 \begin_inset space ~
10508 \end_inset
10509
10510 doble
10511 \family default
10512 , para asegurar que la página escrita siguiente va en la primera cara (página
10513  impar), añadiendo, si es necesario, una página en blanco.
10514  
10515 \end_layout
10516
10517 \begin_layout Subsection
10518 Saltos de línea forzados
10519 \begin_inset Index idx
10520 status collapsed
10521
10522 \begin_layout Plain Layout
10523 Salto de línea
10524 \end_layout
10525
10526 \end_inset
10527
10528
10529 \begin_inset CommandInset label
10530 LatexCommand label
10531 name "sub:Salto-de-línea-forzado"
10532
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \begin_layout Standard
10539 Hay dos tipos de saltos de línea: Uno simplemente quiebra la línea.
10540  Se puede forzar este salto de línea con 
10541 \family sans
10542 Insertar\SpecialChar \menuseparator
10543 Formato\SpecialChar \menuseparator
10544 Salto
10545 \begin_inset space ~
10546 \end_inset
10547
10548 de
10549 \begin_inset space ~
10550 \end_inset
10551
10552 línea
10553 \begin_inset space ~
10554 \end_inset
10555
10556 cortada
10557 \family default
10558  o con 
10559 \family sans
10560 Ctrl+Retorno
10561 \family default
10562 .
10563  El otro tipo, que se inserta con el menú 
10564 \family sans
10565 Insertar\SpecialChar \menuseparator
10566 Formato\SpecialChar \menuseparator
10567 Salto
10568 \begin_inset space ~
10569 \end_inset
10570
10571 de
10572 \begin_inset space ~
10573 \end_inset
10574
10575 línea
10576 \begin_inset space ~
10577 \end_inset
10578
10579 justificada
10580 \family default
10581 , rompe la línea y la comprime para llenar todo el espacio entre los márgenes.
10582  Esto viene bien para evitar 
10583 \begin_inset Quotes fld
10584 \end_inset
10585
10586 flequillos
10587 \begin_inset Quotes frd
10588 \end_inset
10589
10590  en párrafos justificados debido al espacio en blanco introducido por el
10591  salto de línea.
10592 \end_layout
10593
10594 \begin_layout Standard
10595 No deberías forzar saltos de línea para corregir los saltos de línea de
10596  LaTeX, porque LaTeX es muy bueno en esto.
10597  Sin embargo, hay ciertas situaciones en las que es necesario forzar un
10598  salto de línea, p.
10599 \begin_inset space \thinspace{}
10600 \end_inset
10601
10602 e.
10603  en un poema o en una dirección (véanse las secciones 
10604 \begin_inset CommandInset ref
10605 LatexCommand ref
10606 reference "sec:Citar"
10607
10608 \end_inset
10609
10610
10611 \begin_inset CommandInset ref
10612 LatexCommand ref
10613 reference "sec:Verso"
10614
10615 \end_inset
10616
10617  y 
10618 \begin_inset CommandInset ref
10619 LatexCommand ref
10620 reference "sec:Empleo-direcciones"
10621
10622 \end_inset
10623
10624 ).
10625 \end_layout
10626
10627 \begin_layout Subsection
10628 Líneas horizontales
10629 \begin_inset CommandInset label
10630 LatexCommand label
10631 name "sub:Líneas-horizontales"
10632
10633 \end_inset
10634
10635
10636 \begin_inset Index idx
10637 status collapsed
10638
10639 \begin_layout Plain Layout
10640 Lineas@Líneas horizontales
10641 \end_layout
10642
10643 \end_inset
10644
10645
10646 \end_layout
10647
10648 \begin_layout Standard
10649 \noindent
10650 \begin_inset CommandInset line
10651 LatexCommand rule
10652 offset "0.5ex"
10653 width "100line%"
10654 height "1pt"
10655
10656 \end_inset
10657
10658
10659 \end_layout
10660
10661 \begin_layout Standard
10662 Con el diálogo 
10663 \family sans
10664 Insertar\SpecialChar \menuseparator
10665 Formato\SpecialChar \menuseparator
10666 Línea
10667 \begin_inset space ~
10668 \end_inset
10669
10670 horizontal
10671 \family default
10672  puedes dibujar líneas horizontales que abarcan toda la anchura de las columnas
10673  del documento.
10674 \end_layout
10675
10676 \begin_layout Standard
10677 \noindent
10678 \begin_inset CommandInset line
10679 LatexCommand rule
10680 offset "0.5ex"
10681 width "100line%"
10682 height "1pt"
10683
10684 \end_inset
10685
10686
10687 \end_layout
10688
10689 \begin_layout Standard
10690
10691 \end_layout
10692
10693 \begin_layout Section
10694 Caracteres y símbolos
10695 \end_layout
10696
10697 \begin_layout Standard
10698 Puedes insertar directamente todos los caracteres disponibles en tu teclado.
10699  También puedes usar mapas de teclado especiales para escribir caracteres
10700  franceses con un teclado inglés, por ejemplo.
10701  Véase la sección
10702 \begin_inset space ~
10703 \end_inset
10704
10705
10706 \begin_inset CommandInset ref
10707 LatexCommand ref
10708 reference "sub:Configuración-del-mapa"
10709
10710 \end_inset
10711
10712  para más información.
10713  
10714 \end_layout
10715
10716 \begin_layout Standard
10717 Para los casos en que necesites caracteres que no estén en el teclado, puedes
10718  usar el diálogo 
10719 \family sans
10720 Símbolos
10721 \family default
10722  del menú 
10723 \family sans
10724 Insertar\SpecialChar \menuseparator
10725 Carácter
10726 \begin_inset space ~
10727 \end_inset
10728
10729 especial
10730 \family default
10731 .
10732 \end_layout
10733
10734 \begin_layout Standard
10735 \begin_inset Note Greyedout
10736 status collapsed
10737
10738 \begin_layout Plain Layout
10739
10740 \series bold
10741 Nota:
10742 \series default
10743  Es posible que no todos los símbolos insertados con ese diálogo se muestren
10744  en pantalla con determinadas fuentes disponibles en las preferencias de
10745  LyX.
10746  Pero en todo caso, los símbolos aparecerán en la salida.
10747 \end_layout
10748
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Section
10755 Estilos de letra y de texto
10756 \begin_inset CommandInset label
10757 LatexCommand label
10758 name "sec:Estilo-de-letra"
10759
10760 \end_inset
10761
10762
10763 \end_layout
10764
10765 \begin_layout Subsection
10766 Tipos de fuentes
10767 \begin_inset Index idx
10768 status collapsed
10769
10770 \begin_layout Plain Layout
10771 Fuentes ! Tipos
10772 \end_layout
10773
10774 \end_inset
10775
10776
10777 \end_layout
10778
10779 \begin_layout Standard
10780 Hay dos clases de fuentes:
10781 \end_layout
10782
10783 \begin_layout Description
10784 Fuentes
10785 \begin_inset space ~
10786 \end_inset
10787
10788 vectoriales
10789 \begin_inset Index idx
10790 status collapsed
10791
10792 \begin_layout Plain Layout
10793 Fuentes ! Vectoriales
10794 \end_layout
10795
10796 \end_inset
10797
10798  construidas a partir de trazos de formas simples (p.
10799 \begin_inset space \thinspace{}
10800 \end_inset
10801
10802 e.
10803  caracteres).
10804  Significa que cada símbolo se define mediante curvas matemáticas que son
10805  adecuadas para escalar a cualquier tamaño requerido.
10806  Esta definición matemática es interpretada por el servidor de fuentes y
10807  la curva se rellena con píxeles de acuerdo con el tamaño.
10808  Esto conlleva que las fuentes trazadas pintan muy bien en todos los tamaños.
10809  Sólo a muy pequeños tamaños podría resultar complicado suministrar una
10810  buena apariencia, ya que cada píxel debe ser computado muy cuidadosamente
10811  para generar una buena imagen.
10812 \begin_inset Newline newline
10813 \end_inset
10814
10815 Podría pensarse que sólo hace falta definir un tamaño y escalarlo.
10816  Pero para conseguir buena calidad, muchas fuentes están definidas en varios
10817  tamaños.
10818  Esto mejora la apariencia, porque se necesitan más detalles para tamaños
10819  grandes que para tamaños pequeños.
10820 \begin_inset Newline newline
10821 \end_inset
10822
10823 Los tipos de fuente 
10824 \family typewriter
10825 TrueType
10826 \family default
10827
10828 \family typewriter
10829 OpenType
10830 \family default
10831 , y 
10832 \family typewriter
10833 Type
10834 \begin_inset space ~
10835 \end_inset
10836
10837 1
10838 \family default
10839  son fuentes vectoriales.
10840 \end_layout
10841
10842 \begin_layout Description
10843 Fuentes
10844 \begin_inset space ~
10845 \end_inset
10846
10847 mapa
10848 \begin_inset space ~
10849 \end_inset
10850
10851 de
10852 \begin_inset space ~
10853 \end_inset
10854
10855 bits
10856 \begin_inset Index idx
10857 status collapsed
10858
10859 \begin_layout Plain Layout
10860 Fuentes ! Mapa de bits
10861 \end_layout
10862
10863 \end_inset
10864
10865  que se definen mediante gráficos en mapa de bits desde el principio, así
10866  que se verán muy bien en todos los tamaños para los que estén definidas.
10867  Sin embargo, no se escalan bien, porque para escalar una forma, cada píxel
10868  debe desdoblarse en varios píxeles.
10869  Es el mismo efecto que se produce cuando aumentas el zoom para ver una
10870  imagen.
10871  Con el fin de mitigar este efecto, las fuentes de mapa de bits se suelen
10872  suministrar en varios tamaños, los que se consideran más útiles.
10873  La ventaja de las fuentes de mapa de bits es que no se necesitan complicados
10874  cálculos para diseñar cada carácter, y por tanto se procesan más rápidamente
10875  que las fuentes escalables.
10876  La desventaja es que los tamaños que no existen de forma predefinida tienen
10877  que escalarse desdoblando píxeles y entonces no pintan muy bien.
10878 \begin_inset Newline newline
10879 \end_inset
10880
10881 Las fuentes de mapa de bits se conocen como 
10882 \family typewriter
10883 Type
10884 \begin_inset space ~
10885 \end_inset
10886
10887 3
10888 \family default
10889  en documentos PostScript y PDF.
10890 \end_layout
10891
10892 \begin_layout Standard
10893 La conclusión de todo esto es que las fuentes de mapa de bits son mejores
10894  en aquellos tamaños para los que están diseñadas, mientras que las fuentes
10895  escalables son buenas para casi todos los tamaños.
10896  Se necesitan menos definiciones de tamaño para fuentes escalables.
10897  Esta es la razón por la que casi todos los programas de tipografía y servidores
10898  de texto emplean fuentes escalables.
10899 \end_layout
10900
10901 \begin_layout Standard
10902 Para averiguar qué tipo de fuentes se usan en un documento PDF, puedes echar
10903  una mirada a sus propiedades.
10904 \end_layout
10905
10906 \begin_layout Standard
10907 Muchos modernos lenguajes de diseño y de tipografía han comenzado a migrar
10908  hacia estilos de especificación de caracteres más bien que de especificación
10909  de una fuente particular.
10910  Por ejemplo, en lugar de cambiar a una versión en cursiva de la fuente
10911  actual para enfatizar un texto, puedes usar un 
10912 \begin_inset Quotes fld
10913 \end_inset
10914
10915 estilo énfasis
10916 \begin_inset Quotes frd
10917 \end_inset
10918
10919 .
10920  Este concepto encaja perfectamente en LyX.
10921  LyX hace las cosas basándose en el contexto antes bien que fijándose en
10922  los detalles de la tipografía.
10923 \end_layout
10924
10925 \begin_layout Subsection
10926 Tipo y tamaño de fuente en un documento
10927 \begin_inset CommandInset label
10928 LatexCommand label
10929 name "sub:Fuentes-de-documento"
10930
10931 \end_inset
10932
10933
10934 \begin_inset Index idx
10935 status collapsed
10936
10937 \begin_layout Plain Layout
10938 Fuentes ! Tamaño
10939 \end_layout
10940
10941 \end_inset
10942
10943
10944 \begin_inset Index idx
10945 status collapsed
10946
10947 \begin_layout Plain Layout
10948 Documentos ! Fuentes
10949 \end_layout
10950
10951 \end_inset
10952
10953
10954 \end_layout
10955
10956 \begin_layout Standard
10957 Las fuentes de un documento se establecen en 
10958 \family sans
10959 Documento\SpecialChar \menuseparator
10960 Configuración
10961 \family default
10962
10963 \begin_inset Index idx
10964 status collapsed
10965
10966 \begin_layout Plain Layout
10967 Documentos ! Configuración
10968 \end_layout
10969
10970 \end_inset
10971
10972 .
10973  En el apartado 
10974 \family sans
10975 Fuentes 
10976 \family default
10977 puedes especificar el tipo de fuente para cada una de las tres familias
10978  
10979 \family sans
10980 Roman
10981 \family default
10982
10983 \family sans
10984 Sans
10985 \begin_inset space ~
10986 \end_inset
10987
10988 Serif
10989 \family default
10990  y 
10991 \family typewriter
10992 Typewriter
10993 \family default
10994  y su escala.
10995 \end_layout
10996
10997 \begin_layout Standard
10998 Las opciones posibles incluyen 
10999 \family sans
11000 Predeterminado
11001 \family default
11002  y una lista de las fuentes disponibles en tu sistema.
11003  La opción 
11004 \family sans
11005 Predeterminado
11006 \family default
11007  usa las fuentes estándar de TeX, conocidas como 
11008 \begin_inset Quotes fld
11009 \end_inset
11010
11011
11012 \family typewriter
11013 Computer Modern
11014 \family default
11015
11016 \begin_inset Quotes frd
11017 \end_inset
11018
11019  (
11020 \family typewriter
11021 cm
11022 \family default
11023 ) o 
11024 \begin_inset Quotes fld
11025 \end_inset
11026
11027
11028 \family typewriter
11029 European Computer Modern
11030 \family default
11031
11032 \begin_inset Quotes frd
11033 \end_inset
11034
11035  (
11036 \family typewriter
11037 ec
11038 \family default
11039 ).
11040 \end_layout
11041
11042 \begin_layout Standard
11043 Como 
11044 \family typewriter
11045 cm
11046 \family default
11047  y 
11048 \family typewriter
11049 ec
11050 \family default
11051  son fuentes en mapa de bits, a menudo se ven pixeladas en la salida PDF,
11052  sobre todo si se lee con ampliación.
11053 \begin_inset Foot
11054 status collapsed
11055
11056 \begin_layout Plain Layout
11057 Este problema no aparece en 
11058 \family typewriter
11059 Adobe
11060 \begin_inset space ~
11061 \end_inset
11062
11063 Reader
11064 \family default
11065  versión 6 o posterior, porque este programa incluye un servidor especial
11066  de fuentes en mapa de bits.
11067 \end_layout
11068
11069 \end_inset
11070
11071  Pero en general, para evitar fuentes pixeladas hay que usar fuentes de
11072  trazos.
11073  Veamos tres posibilidades para usarlas:
11074 \end_layout
11075
11076 \begin_layout Itemize
11077 Una es elegir la fuente 
11078 \family typewriter
11079 AE
11080 \family default
11081  en el diálogo 
11082 \family sans
11083 Documento\SpecialChar \menuseparator
11084 Configuración\SpecialChar \menuseparator
11085 Fuentes
11086 \family default
11087 .
11088  
11089 \family typewriter
11090 AE
11091 \family default
11092  se refiere a 
11093 \begin_inset Quotes fld
11094 \end_inset
11095
11096 Almost European
11097 \begin_inset Quotes frd
11098 \end_inset
11099
11100  y es una fuente virtual.
11101  Virtual significa que 
11102 \begin_inset Quotes fld
11103 \end_inset
11104
11105 roba
11106 \begin_inset Quotes frd
11107 \end_inset
11108
11109  perfiles de otras fuentes.
11110  Esto tiene la desventaja de que algunos caracteres se pierden, como las
11111  comillas francesas, (
11112 \begin_inset Quotes eld
11113 \end_inset
11114
11115 «
11116 \begin_inset Quotes erd
11117 \end_inset
11118
11119  y 
11120 \begin_inset Quotes eld
11121 \end_inset
11122
11123 »
11124 \begin_inset Quotes erd
11125 \end_inset
11126
11127 )
11128 \begin_inset Foot
11129 status collapsed
11130
11131 \begin_layout Plain Layout
11132 Este problema se soluciona cargando el paquete LaTeX 
11133 \series bold
11134 aeguill
11135 \series default
11136
11137 \begin_inset Index idx
11138 status collapsed
11139
11140 \begin_layout Plain Layout
11141 LaTeX, paquetes ! aeguill
11142 \end_layout
11143
11144 \end_inset
11145
11146   en el preámbulo, con la línea
11147 \begin_inset Newline newline
11148 \end_inset
11149
11150
11151 \series bold
11152
11153 \backslash
11154 usepackage[ec]{aeguill}
11155 \end_layout
11156
11157 \end_inset
11158
11159 , y que los caracteres acentuados no se forman con 
11160 \emph on
11161 uno
11162 \emph default
11163  sino con 
11164 \emph on
11165 dos
11166 \emph default
11167  caracteres, el acento y la letra.
11168  Por esto no puedes buscar palabras con acentos en documentos creados con
11169  la fuente 
11170 \family typewriter
11171 AE
11172 \family default
11173 .
11174  P.
11175 \begin_inset space \thinspace{}
11176 \end_inset
11177
11178 e.
11179  si buscas la palabra francesa 
11180 \begin_inset Quotes fld
11181 \end_inset
11182
11183 brève
11184 \begin_inset Quotes frd
11185 \end_inset
11186
11187  en un PDF, no obtienes ningún resultado, porque el visor PDF busca el carácter
11188  
11189 \begin_inset Quotes fld
11190 \end_inset
11191
11192 è
11193 \begin_inset Quotes frd
11194 \end_inset
11195
11196  y no los caracteres 
11197 \begin_inset Quotes fld
11198 \end_inset
11199
11200  e +
11201 \begin_inset space ~
11202 \end_inset
11203
11204  ̀ 
11205 \begin_inset Quotes frd
11206 \end_inset
11207
11208 .
11209  
11210 \end_layout
11211
11212 \begin_layout Itemize
11213 Otra posibilidad es usar tres fuentes vectoriales diferentes:
11214 \begin_inset Foot
11215 status collapsed
11216
11217 \begin_layout Plain Layout
11218 Otras fuentes, como 
11219 \family typewriter
11220 Latin Modern
11221 \family default
11222  o 
11223 \family typewriter
11224 Computer Modern
11225 \family default
11226 , constan de estos tres tipos principales de fuentes 
11227 \family sans
11228 sans
11229 \begin_inset space ~
11230 \end_inset
11231
11232 serif
11233 \family default
11234
11235 \family sans
11236 typewriter
11237 \family default
11238 , y 
11239 \family sans
11240 serif
11241 \family default
11242 .
11243 \end_layout
11244
11245 \end_inset
11246
11247  
11248 \family typewriter
11249 Times Roman
11250 \family default
11251  para tipos romanos,
11252 \family typewriter
11253  Helvetica
11254 \family default
11255  escalada a 92
11256 \begin_inset space \thinspace{}
11257 \end_inset
11258
11259 % o 95
11260 \begin_inset space \thinspace{}
11261 \end_inset
11262
11263 % para tipos sans
11264 \begin_inset space ~
11265 \end_inset
11266
11267 serif, y 
11268 \family typewriter
11269 courier
11270 \family default
11271  para tipos máquina de escribir.
11272 \family sans
11273
11274 \begin_inset Newline newline
11275 \end_inset
11276
11277
11278 \family default
11279 Las diferencias entre fuentes 
11280 \family sans
11281 roman,
11282 \family default
11283  
11284 \family sans
11285 sans
11286 \begin_inset space ~
11287 \end_inset
11288
11289 serif 
11290 \family default
11291
11292 \family sans
11293 typewriter
11294 \family default
11295  se explican en la sección
11296 \begin_inset space ~
11297 \end_inset
11298
11299
11300 \begin_inset CommandInset ref
11301 LatexCommand ref
11302 reference "sub:Ajuste-fino-con"
11303
11304 \end_inset
11305
11306 .
11307 \begin_inset Newline newline
11308 \end_inset
11309
11310 La fuente 
11311 \family typewriter
11312 Times Roman
11313 \family default
11314  se diseñó originalmente para periódicos.
11315  Esto significa que sus formas son más pequeñas que las de otras fuentes
11316  para encajar en las pequeñas columnas de un periódico.
11317  Así pues, 
11318 \family typewriter
11319 Times Roman
11320 \family default
11321  no es la elección óptima para documentos extensos como los libros.
11322 \end_layout
11323
11324 \begin_layout Itemize
11325 La mejor solución es utilizar fuentes 
11326 \family typewriter
11327 Latin Modern
11328 \family default
11329  (
11330 \family typewriter
11331 lm
11332 \family default
11333 ).
11334  Estas fuentes han sido desarrolladas por la comunidad LaTeX para reemplazar
11335  a 
11336 \family typewriter
11337 cm
11338 \family default
11339  como fuentes predeterminadas.
11340  En la mayoría de los casos tienen un aspecto semejante a  
11341 \family typewriter
11342 cm
11343 \family default
11344
11345 \begin_inset Foot
11346 status collapsed
11347
11348 \begin_layout Plain Layout
11349 Una diferencia es un espaciado mejorado para las fuentes 
11350 \family typewriter
11351 lm
11352 \family default
11353 .
11354 \end_layout
11355
11356 \end_inset
11357
11358 , pero 
11359 \family typewriter
11360 lm
11361 \family default
11362  cubre un enorme número de caracteres en comparación con las familias 
11363 \family typewriter
11364 cm
11365 \family default
11366  y 
11367 \family typewriter
11368 ec
11369 \family default
11370 .
11371 \end_layout
11372
11373 \begin_layout Standard
11374 \begin_inset VSpace bigskip
11375 \end_inset
11376
11377
11378 \end_layout
11379
11380 \begin_layout Standard
11381 Para el tamaño de fuente hay cuatro valores posibles: 
11382 \family sans
11383 Predeterminado, 10
11384 \family default
11385
11386 \family sans
11387 11
11388 \family default
11389 , y 
11390 \family sans
11391 12
11392 \family default
11393 .
11394  El 
11395 \family sans
11396 predeterminado
11397 \family default
11398  depende de tu instalación LaTeX, normalmente equivale a 10.
11399 \end_layout
11400
11401 \begin_layout Standard
11402 Los tamaños de fuente son 
11403 \emph on
11404 tamaños base
11405 \emph default
11406 .
11407  Realmente LyX escala todos los otros tamaños posibles (tales como los que
11408  se usan en notas, exponentes y subíndices) según este valor.
11409  Siempre podrás afinar el tamaño de fuente en aquellas partes de texto en
11410  que lo necesites mediante el diálogo 
11411 \family sans
11412 Estilo
11413 \begin_inset space ~
11414 \end_inset
11415
11416 del
11417 \begin_inset space ~
11418 \end_inset
11419
11420 texto
11421 \family default
11422 .
11423  Esto se desarrolla en la sección
11424 \begin_inset space ~
11425 \end_inset
11426
11427
11428 \begin_inset CommandInset ref
11429 LatexCommand ref
11430 reference "sub:Ajuste-fino-con"
11431
11432 \end_inset
11433
11434 .
11435 \end_layout
11436
11437 \begin_layout Standard
11438 El campo 
11439 \family sans
11440 CJK
11441 \family default
11442  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11443  una fuente para los caracteres de los guiones.
11444 \begin_inset Foot
11445 status collapsed
11446
11447 \begin_layout Plain Layout
11448 La fuente será el argumento para los comandos del paquete LaTeX 
11449 \series bold
11450 CJK
11451 \series default
11452 .
11453  Así, esto no tiene efecto para el idioma de documento 
11454 \family sans
11455 Japonés
11456 \family default
11457  que no usa 
11458 \series bold
11459 CJK
11460 \series default
11461 .
11462 \end_layout
11463
11464 \end_inset
11465
11466
11467 \end_layout
11468
11469 \begin_layout Standard
11470 \begin_inset VSpace bigskip
11471 \end_inset
11472
11473
11474 \begin_inset Note Greyedout
11475 status collapsed
11476
11477 \begin_layout Plain Layout
11478
11479 \series bold
11480 Nota: 
11481 \series default
11482 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
11483 \emph on
11484 no
11485 \emph default
11486  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
11487  esto es parte del concepto WYSIWYM.
11488  Las fuentes en pantalla se pueden determinar en el diálogo 
11489 \family sans
11490 Herramientas\SpecialChar \menuseparator
11491 Preferencias
11492 \family default
11493 , véase la sección
11494 \begin_inset space ~
11495 \end_inset
11496
11497
11498 \begin_inset CommandInset ref
11499 LatexCommand ref
11500 reference "sub:Fuentes-de-pantalla"
11501
11502 \end_inset
11503
11504 .
11505 \end_layout
11506
11507 \end_inset
11508
11509
11510 \end_layout
11511
11512 \begin_layout Subsection
11513 Usar diferentes estilos de carácter
11514 \begin_inset Index idx
11515 status collapsed
11516
11517 \begin_layout Plain Layout
11518 Estilo del texto
11519 \end_layout
11520
11521 \end_inset
11522
11523
11524 \end_layout
11525
11526 \begin_layout Standard
11527 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
11528  entornos de párrafo.
11529  LyX soporta dos estilos, 
11530 \family sans
11531 Énfasis
11532 \family default
11533  y 
11534 \family sans
11535 Versalitas
11536 \family default
11537 .
11538  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
11539  herramientas.
11540 \end_layout
11541
11542 \begin_layout Standard
11543 Para activar el estilo 
11544 \family sans
11545 Versalitas
11546 \family default
11547 , haz una de estas acciones:
11548 \end_layout
11549
11550 \begin_layout Itemize
11551 clic en el botón de la barra de herramientas 
11552 \begin_inset Graphics
11553         filename ../../images/font-noun.png
11554
11555 \end_inset
11556
11557
11558 \end_layout
11559
11560 \begin_layout Itemize
11561 teclea la combinación 
11562 \family sans
11563 Alt+C
11564 \begin_inset space ~
11565 \end_inset
11566
11567 C
11568 \end_layout
11569
11570 \begin_layout Standard
11571 Estos comandos son alternativos.
11572  Esto es, si 
11573 \family sans
11574 Versalitas
11575 \family default
11576  ya está activo, esas acciones lo desactivan.
11577 \end_layout
11578
11579 \begin_layout Standard
11580 El estilo 
11581 \family sans
11582 Versalitas
11583 \family default
11584  se utiliza típicamente para nombres propios.
11585  Por ejemplo: 
11586 \begin_inset Quotes fld
11587 \end_inset
11588
11589
11590 \noun on
11591 Matthias Ettrich
11592 \noun default
11593  es el autor original de LyX.
11594 \begin_inset Quotes frd
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \begin_layout Standard
11601 Un estilo empleado más frecuentemente es el estilo 
11602 \family sans
11603 Énfasis
11604 \family default
11605 .
11606  Se activa (o se desactiva, también es alternativo) así:
11607 \end_layout
11608
11609 \begin_layout Itemize
11610 clic en el botón 
11611 \begin_inset Graphics
11612         filename ../../images/font-emph.png
11613
11614 \end_inset
11615
11616  
11617 \end_layout
11618
11619 \begin_layout Itemize
11620 con la combinación de teclas 
11621 \family sans
11622 Alt+C
11623 \begin_inset space ~
11624 \end_inset
11625
11626 E
11627 \family default
11628
11629 \family sans
11630 Ctrl+E
11631 \end_layout
11632
11633 \begin_layout Standard
11634 Normalmente el estilo 
11635 \family sans
11636 Énfasis
11637 \family default
11638  equivale a letra cursiva aunque algunas clases de documento o paquetes
11639  LaTeX usan una fuente diferente.
11640 \end_layout
11641
11642 \begin_layout Standard
11643 Hemos estado usando el estilo 
11644 \family sans
11645 Énfasis
11646 \family default
11647  por todos sitios en este documento.
11648  Aquí un ejemplo más:
11649 \end_layout
11650
11651 \begin_layout Quotation
11652
11653 \emph on
11654 ¡No abusen de los estilos de letra!
11655 \end_layout
11656
11657 \begin_layout Standard
11658 Es un aviso además de un ejemplo.
11659  Un escrito debería parecerse a una conversación ordinaria.
11660  Puesto que no estamos gritando continuamente a los demás, también deberíamos
11661  evitar abusar de los estilos de letra.
11662 \end_layout
11663
11664 \begin_layout Standard
11665 Siempre se puede restablecer la fuente predeterminada con la combinación
11666  
11667 \family sans
11668 Alt+C
11669 \begin_inset space ~
11670 \end_inset
11671
11672 Espacio
11673 \family default
11674  o el diálogo 
11675 \family sans
11676 Editar\SpecialChar \menuseparator
11677 Estilo del texto
11678 \family default
11679 .
11680 \end_layout
11681
11682 \begin_layout Subsection
11683 Ajuste fino con el diálogo Estilo del texto
11684 \begin_inset CommandInset label
11685 LatexCommand label
11686 name "sub:Ajuste-fino-con"
11687
11688 \end_inset
11689
11690
11691 \begin_inset Index idx
11692 status collapsed
11693
11694 \begin_layout Plain Layout
11695 Estilo del texto
11696 \end_layout
11697
11698 \end_inset
11699
11700
11701 \end_layout
11702
11703 \begin_layout Standard
11704 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
11705  eso LyX permite crear estilos personalizados.
11706  Por ejemplo, una publicación académica o corporativa que tienen una hoja
11707  de estilo que requiere una letra sans-serif en ciertas situaciones.
11708  También, escritores que a veces usan letra diferente para distinguir reflexione
11709 s del diálogo ordinario.
11710 \end_layout
11711
11712 \begin_layout Standard
11713 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
11714  de nuevo el aviso: ¡No abuses de los estilos de letra! 
11715 \begin_inset Newline newline
11716 \end_inset
11717
11718 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
11719  bien y pueden llegar a parecer coladores.
11720 \end_layout
11721
11722 \begin_layout Standard
11723 Para usar estilos de letra personalizados, abre el diálogo 
11724 \family sans
11725 Editar\SpecialChar \menuseparator
11726 Estilo del texto
11727 \family default
11728 \SpecialChar \menuseparator
11729
11730 \family sans
11731 Personalizado
11732 \family default
11733 .
11734  En él hay varios cuadros desplegables correspondientes a varias propiedades
11735  que puedes escoger.
11736  La opción 
11737 \family sans
11738 Ningún
11739 \begin_inset space ~
11740 \end_inset
11741
11742 cambio
11743 \family default
11744  mantiene el estado actual de esa propiedad.
11745  La opción 
11746 \family sans
11747 Reiniciar
11748 \family default
11749  restablece la propiedad a su valor predeterminado.
11750  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
11751  de un plumazo.
11752 \end_layout
11753
11754 \begin_layout Standard
11755 Las propiedades de fuente y sus opciones (además de 
11756 \family sans
11757 Ningún
11758 \begin_inset space ~
11759 \end_inset
11760
11761 cambio
11762 \family default
11763  y 
11764 \family sans
11765 Reiniciar
11766 \family default
11767 ) son:
11768 \end_layout
11769
11770 \begin_layout Labeling
11771 \labelwidthstring 00.00.0000
11772
11773 \family sans
11774 Familia
11775 \family default
11776  Apariencia general de la fuente.
11777  Las opciones posibles son:
11778 \end_layout
11779
11780 \begin_deeper
11781 \begin_layout Labeling
11782 \labelwidthstring 00.00.0000
11783
11784 \family sans
11785 Roman
11786 \family default
11787  Esta es la familia de tipos romanos.
11788  Normalmente una fuente serif.
11789  Es la familia predeterminada.
11790  (combinación 
11791 \family sans
11792 Alt+C
11793 \begin_inset space ~
11794 \end_inset
11795
11796 R
11797 \family default
11798 )
11799 \end_layout
11800
11801 \begin_layout Labeling
11802 \labelwidthstring 00.00.0000
11803
11804 \family sans
11805 Sans
11806 \begin_inset space ~
11807 \end_inset
11808
11809 Serif
11810 \family default
11811  Esta es la familia de fuentes 
11812 \family sans
11813 Sans Serif.
11814
11815 \family default
11816  (combinación 
11817 \family sans
11818 Alt+C
11819 \begin_inset space ~
11820 \end_inset
11821
11822 S
11823 \family default
11824 )
11825 \end_layout
11826
11827 \begin_layout Labeling
11828 \labelwidthstring 00.00.0000
11829
11830 \family sans
11831 Typewriter
11832 \family default
11833  Esta es la familia de fuentes 
11834 \family typewriter
11835 Typewriter.
11836
11837 \family default
11838  (combinación 
11839 \family sans
11840 Control+Mayúsculas+P)
11841 \end_layout
11842
11843 \end_deeper
11844 \begin_layout Labeling
11845 \labelwidthstring 00.00.0000
11846
11847 \family sans
11848 Serie
11849 \family default
11850  Esto corresponde a la intensidad de impresión.
11851  Las opciones son:
11852 \end_layout
11853
11854 \begin_deeper
11855 \begin_layout Labeling
11856 \labelwidthstring 00.00.0000
11857
11858 \family sans
11859 Medio
11860 \family default
11861  Esta es la serie Medio.
11862  Es el valor predeterminado.
11863 \end_layout
11864
11865 \begin_layout Labeling
11866 \labelwidthstring 00.00.0000
11867
11868 \family sans
11869 Negrita
11870 \family default
11871  
11872 \series bold
11873 Esta es la serie Negrita.
11874
11875 \series default
11876  (combinaciones 
11877 \family sans
11878 Alt+C
11879 \begin_inset space ~
11880 \end_inset
11881
11882 B
11883 \family default
11884
11885 \family sans
11886 Ctrl+B
11887 \family default
11888 )
11889 \end_layout
11890
11891 \end_deeper
11892 \begin_layout Labeling
11893 \labelwidthstring 00.00.0000
11894
11895 \family sans
11896 Forma
11897 \family default
11898  Como su nombre indica.
11899  Opciones:
11900 \end_layout
11901
11902 \begin_deeper
11903 \begin_layout Labeling
11904 \labelwidthstring 00.00.0000
11905
11906 \family sans
11907 Vertical
11908 \family default
11909  Esta es la forma vertical, predeterminada.
11910 \end_layout
11911
11912 \begin_layout Labeling
11913 \labelwidthstring 00.00.0000
11914
11915 \family sans
11916 Cursiva
11917 \family default
11918  
11919 \shape italic
11920 Esta es la forma de letra cursiva
11921 \shape default
11922 \emph on
11923 .
11924 \end_layout
11925
11926 \begin_layout Labeling
11927 \labelwidthstring 00.00.0000
11928
11929 \family sans
11930 Inclinada
11931 \family default
11932  
11933 \shape italic
11934 Esta es la forma de letra Inclinada
11935 \shape default
11936  (aunque quizá no se note en LyX, es diferente de la cursiva).
11937 \end_layout
11938
11939 \begin_layout Labeling
11940 \labelwidthstring 00.00.0000
11941
11942 \family sans
11943 Versalitas
11944 \family default
11945  
11946 \shape smallcaps
11947 Esta es la forma de letra Versalitas
11948 \shape default
11949 \noun on
11950 .
11951 \end_layout
11952
11953 \end_deeper
11954 \begin_layout Labeling
11955 \labelwidthstring 00.00.0000
11956
11957 \family sans
11958 Tamaño
11959 \family default
11960  Altera el tamaño de la fuente.
11961  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
11962  realidad proporcionales al tamaño de fuente del documento.
11963  Insistimos, no das los detalles a LyX, sino una indicación general de lo
11964  que quieres hacer.
11965  Las opciones son:
11966 \end_layout
11967
11968 \begin_deeper
11969 \begin_layout Labeling
11970 \labelwidthstring 00.00.0000
11971
11972 \family sans
11973 Diminuta
11974 \family default
11975  
11976 \size tiny
11977 Este es el tamaño 
11978 \begin_inset Quotes fld
11979 \end_inset
11980
11981 Diminuta
11982 \begin_inset Quotes frd
11983 \end_inset
11984
11985 .
11986
11987 \size default
11988  (combinaciones 
11989 \family sans
11990 Alt+S
11991 \begin_inset space ~
11992 \end_inset
11993
11994 T
11995 \family default
11996
11997 \family sans
11998 Alt+S
11999 \begin_inset space ~
12000 \end_inset
12001
12002 1
12003 \family default
12004 )
12005 \end_layout
12006
12007 \begin_layout Labeling
12008 \labelwidthstring 00.00.0000
12009
12010 \family sans
12011 Pequeñísima
12012 \family default
12013  
12014 \size scriptsize
12015 Este es el tamaño 
12016 \begin_inset Quotes fld
12017 \end_inset
12018
12019 Pequeñísima
12020 \begin_inset Quotes frd
12021 \end_inset
12022
12023
12024 \size default
12025 .
12026  (combinación 
12027 \family sans
12028 Alt+S
12029 \begin_inset space ~
12030 \end_inset
12031
12032 2
12033 \family default
12034 )
12035 \end_layout
12036
12037 \begin_layout Labeling
12038 \labelwidthstring 00.00.0000
12039
12040 \family sans
12041 Más
12042 \begin_inset space ~
12043 \end_inset
12044
12045 pequeña
12046 \family default
12047  
12048 \size footnotesize
12049 Este es el tamaño 
12050 \begin_inset Quotes fld
12051 \end_inset
12052
12053 Más Pequeña
12054 \begin_inset Quotes frd
12055 \end_inset
12056
12057 .
12058
12059 \size default
12060  (combinaciones 
12061 \family sans
12062 Alt+S
12063 \begin_inset space ~
12064 \end_inset
12065
12066 Mayúsculas+S
12067 \family default
12068
12069 \family sans
12070 Alt+S
12071 \begin_inset space ~
12072 \end_inset
12073
12074 3
12075 \family default
12076 )
12077 \end_layout
12078
12079 \begin_layout Labeling
12080 \labelwidthstring 00.00.0000
12081
12082 \family sans
12083 Pequeña
12084 \family default
12085  
12086 \size small
12087 Este es el tamaño 
12088 \begin_inset Quotes fld
12089 \end_inset
12090
12091 Pequeña
12092 \begin_inset Quotes frd
12093 \end_inset
12094
12095 .
12096
12097 \size default
12098  (combinaciones 
12099 \family sans
12100 Alt+S
12101 \begin_inset space ~
12102 \end_inset
12103
12104 S
12105 \family default
12106
12107 \family sans
12108 Alt+S
12109 \begin_inset space ~
12110 \end_inset
12111
12112 4
12113 \family default
12114 )
12115 \end_layout
12116
12117 \begin_layout Labeling
12118 \labelwidthstring 00.00.0000
12119
12120 \family sans
12121 Normal
12122 \family default
12123  Este es el tamaño 
12124 \begin_inset Quotes fld
12125 \end_inset
12126
12127 Normal
12128 \begin_inset Quotes frd
12129 \end_inset
12130
12131 .
12132  Es el valor por omisión.
12133  (combinaciones 
12134 \family sans
12135 Alt+S
12136 \begin_inset space ~
12137 \end_inset
12138
12139 N
12140 \family default
12141
12142 \family sans
12143 Alt+S
12144 \begin_inset space ~
12145 \end_inset
12146
12147 5
12148 \family default
12149 )
12150 \end_layout
12151
12152 \begin_layout Labeling
12153 \labelwidthstring 00.00.0000
12154
12155 \family sans
12156 Grande
12157 \family default
12158  
12159 \size large
12160 Este es el tamaño 
12161 \begin_inset Quotes fld
12162 \end_inset
12163
12164 Grande
12165 \begin_inset Quotes frd
12166 \end_inset
12167
12168 .
12169
12170 \size default
12171  (combinaciones 
12172 \family sans
12173 Alt+S
12174 \begin_inset space ~
12175 \end_inset
12176
12177 L
12178 \family default
12179
12180 \family sans
12181 Alt+S
12182 \begin_inset space ~
12183 \end_inset
12184
12185 6
12186 \family default
12187 )
12188 \end_layout
12189
12190 \begin_layout Labeling
12191 \labelwidthstring 00.00.0000
12192
12193 \family sans
12194 Más
12195 \begin_inset space ~
12196 \end_inset
12197
12198 grande
12199 \family default
12200  
12201 \size larger
12202 Este es el tamaño 
12203 \begin_inset Quotes fld
12204 \end_inset
12205
12206 Más grande
12207 \begin_inset Quotes frd
12208 \end_inset
12209
12210 .
12211
12212 \size default
12213  (combinaciones 
12214 \family sans
12215 Alt+S
12216 \begin_inset space ~
12217 \end_inset
12218
12219 Mayúsculas+L
12220 \family default
12221
12222 \family sans
12223 Alt+S
12224 \begin_inset space ~
12225 \end_inset
12226
12227 7
12228 \family default
12229 )
12230 \end_layout
12231
12232 \begin_layout Labeling
12233 \labelwidthstring 00.00.0000
12234
12235 \family sans
12236 Grandísima
12237 \family default
12238  
12239 \size largest
12240 Este es el tamaño 
12241 \begin_inset Quotes fld
12242 \end_inset
12243
12244 Grandísima
12245 \begin_inset Quotes frd
12246 \end_inset
12247
12248 .
12249
12250 \size default
12251  (combinación 
12252 \family sans
12253 Alt+S
12254 \begin_inset space ~
12255 \end_inset
12256
12257 8
12258 \family default
12259 )
12260 \end_layout
12261
12262 \begin_layout Labeling
12263 \labelwidthstring 00.00.0000
12264
12265 \family sans
12266 Enorme
12267 \family default
12268  
12269 \size huge
12270 Este es el tamaño 
12271 \begin_inset Quotes fld
12272 \end_inset
12273
12274 Enorme
12275 \begin_inset Quotes frd
12276 \end_inset
12277
12278 .
12279
12280 \size default
12281  (combinaciones 
12282 \family sans
12283 Alt+S Mayúsculas
12284 \begin_inset space ~
12285 \end_inset
12286
12287 H
12288 \family default
12289
12290 \family sans
12291 Alt+S
12292 \begin_inset space ~
12293 \end_inset
12294
12295 9
12296 \family default
12297 )
12298 \end_layout
12299
12300 \begin_layout Labeling
12301 \labelwidthstring 00.00.0000
12302
12303 \family sans
12304 Más
12305 \begin_inset space ~
12306 \end_inset
12307
12308 enorme
12309 \family default
12310  
12311 \size giant
12312 Este es el tamaño 
12313 \begin_inset Quotes fld
12314 \end_inset
12315
12316 Más enorme
12317 \begin_inset Quotes frd
12318 \end_inset
12319
12320 .
12321
12322 \size default
12323  (combinaciones 
12324 \family sans
12325 Alt+S
12326 \begin_inset space ~
12327 \end_inset
12328
12329 Mayúsculas+H
12330 \family default
12331
12332 \family sans
12333 Alt+S
12334 \begin_inset space ~
12335 \end_inset
12336
12337 0
12338 \family default
12339 )
12340 \end_layout
12341
12342 \end_deeper
12343 \begin_layout Standard
12344 Reiteramos el aviso 
12345 \emph on
12346 otra vez
12347 \emph default
12348 : no te vuelvas loco con esta característica.
12349  Casi nunca deberías necesitarla.
12350  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12351  eso está bien así.
12352  ¡Esto es sólo para algún ajuste fino!
12353 \end_layout
12354
12355 \begin_layout Labeling
12356 \labelwidthstring 00.00.0000
12357
12358 \family sans
12359 Siempre
12360 \begin_inset space ~
12361 \end_inset
12362
12363 conmutado
12364 \family default
12365  Aquí puedes cambiar estas otras opciones:
12366 \end_layout
12367
12368 \begin_deeper
12369 \begin_layout Labeling
12370 \labelwidthstring 00.00.0000
12371
12372 \family sans
12373 Énfasis
12374 \family default
12375  
12376 \emph on
12377 Texto con énfasis.
12378
12379 \emph default
12380  Podría parecer igual que 
12381 \shape italic
12382 Cursiva
12383 \shape default
12384 , pero realmente es algo diferente.
12385  El énfasis es un atributo 
12386 \emph on
12387 lógico
12388 \emph default
12389 .
12390  Esto significa que cada clase de documento puede definir su propia fuente
12391  para dar énfasis a un texto.
12392  Normalmente equivale a cursiva.
12393 \end_layout
12394
12395 \begin_layout Labeling
12396 \labelwidthstring 00.00.0000
12397
12398 \family sans
12399 Subrayado
12400 \family default
12401  
12402 \bar under
12403 Esto es un texto subrayado.
12404
12405 \bar default
12406  (combinaciones C
12407 \family sans
12408 trl+U, Alt+C
12409 \begin_inset space ~
12410 \end_inset
12411
12412 U)
12413 \begin_inset Newline newline
12414 \end_inset
12415
12416
12417 \family default
12418 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12419  máquinas de escribir, cuando no era posible cambiar de letra.
12420  Ahora no necesitamos resaltar texto subrayando.
12421  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12422  hojas de estilo.
12423 \end_layout
12424
12425 \begin_layout Labeling
12426 \labelwidthstring 00.00.0000
12427
12428 \family sans
12429 Versalitas
12430 \family default
12431  
12432 \noun on
12433 Este texto está en Versalitas.
12434
12435 \noun default
12436  Como 
12437 \family sans
12438 Énfasis
12439 \family default
12440 , es un atributo lógico.
12441  Normalmente equivale a 
12442 \family sans
12443 Mayúsculas pequeñas
12444 \family default
12445 .
12446 \end_layout
12447
12448 \end_deeper
12449 \begin_layout Standard
12450
12451 \end_layout
12452
12453 \begin_layout Labeling
12454 \labelwidthstring 00.00.0000
12455
12456 \family sans
12457 Color
12458 \family default
12459  Esta opción permite poner el texto en color.
12460  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
12461  Además de 
12462 \family sans
12463 Sin
12464 \begin_inset space ~
12465 \end_inset
12466
12467 color
12468 \family default
12469 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
12470  entre 
12471 \family sans
12472 Negro
12473 \family default
12474
12475 \family sans
12476 Blanco
12477 \family default
12478
12479 \family sans
12480 Rojo,
12481 \family default
12482  
12483 \family sans
12484 Verde
12485 \family default
12486
12487 \family sans
12488 Azul
12489 \family default
12490
12491 \family sans
12492 Cyan
12493 \family default
12494
12495 \family sans
12496 Magenta
12497 \family default
12498  y 
12499 \family sans
12500 Amarillo
12501 \family default
12502 .
12503 \begin_inset Index idx
12504 status collapsed
12505
12506 \begin_layout Plain Layout
12507 Color ! Texto
12508 \end_layout
12509
12510 \end_inset
12511
12512
12513 \end_layout
12514
12515 \begin_layout Labeling
12516 \labelwidthstring 00.00.0000
12517
12518 \family sans
12519 Idioma
12520 \family default
12521  Se usa para marcar regiones de texto en un idioma distinto al del documento.
12522  El texto así marcado se subraya en azul para indicar el cambio (sólo en
12523  LyX).
12524 \end_layout
12525
12526 \begin_layout Standard
12527 Bien, tienes un gran número de opciones para escoger.
12528  Una vez que has elegido un nuevo estilo de texto en el diálogo 
12529 \family sans
12530 Editar\SpecialChar \menuseparator
12531 Estilo del texto
12532 \family default
12533 , se guardan las opciones.
12534  Para activarlas, usa el botón 
12535 \begin_inset Graphics
12536         filename ../../images/textstyle-apply.png
12537
12538 \end_inset
12539
12540 .
12541  Ese botón te permite alternar el estado de tu estilo personalizado cuando
12542  el diálogo no está visible.
12543  
12544 \end_layout
12545
12546 \begin_layout Standard
12547 Para reiniciar completamente el estilo a sus valores por omisión, usa 
12548 \family sans
12549 Alt+C
12550 \begin_inset space ~
12551 \end_inset
12552
12553 Espacio
12554 \family default
12555 .
12556  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
12557  sólo pones forma 
12558 \begin_inset Quotes fld
12559 \end_inset
12560
12561 inclinada
12562 \begin_inset Quotes frd
12563 \end_inset
12564
12565  y serie 
12566 \begin_inset Quotes fld
12567 \end_inset
12568
12569 negrita
12570 \begin_inset Quotes frd
12571 \end_inset
12572
12573 ), marca el cuadro 
12574 \family sans
12575 Conmutar
12576 \begin_inset space ~
12577 \end_inset
12578
12579 todo
12580 \family default
12581  y pulsa 
12582 \family sans
12583 Aceptar
12584 \family default
12585 .
12586 \end_layout
12587
12588 \begin_layout Standard
12589 Deberías también saber un poco sobre las diferencias entre los tres tipos
12590  principales de fuentes 
12591 \family sans
12592 serif
12593 \family default
12594
12595 \family sans
12596 sans
12597 \begin_inset space ~
12598 \end_inset
12599
12600 serif
12601 \family default
12602 , y 
12603 \family sans
12604 typewriter
12605 \family default
12606 :
12607 \end_layout
12608
12609 \begin_layout Itemize
12610
12611 \family sans
12612 Typewriter
12613 \family default
12614  es una fuente de 
12615 \begin_inset Quotes fld
12616 \end_inset
12617
12618 ancho fijo
12619 \begin_inset Quotes frd
12620 \end_inset
12621
12622 , significa que cada carácter tiene la misma anchura, la 
12623 \begin_inset Quotes fld
12624 \end_inset
12625
12626 i
12627 \begin_inset Quotes frd
12628 \end_inset
12629
12630  ocupa el mismo espacio que la 
12631 \begin_inset Quotes fld
12632 \end_inset
12633
12634 m
12635 \begin_inset Quotes frd
12636 \end_inset
12637
12638 .
12639  Aquí hay un ejemplo
12640 \begin_inset Newline newline
12641 \end_inset
12642
12643
12644 \begin_inset ERT
12645 status collapsed
12646
12647 \begin_layout Plain Layout
12648
12649
12650 \backslash
12651 phantom{
12652 \end_layout
12653
12654 \end_inset
12655
12656 sin 
12657 \begin_inset ERT
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661
12662 }
12663 \end_layout
12664
12665 \end_inset
12666
12667
12668 \family typewriter
12669 texto en typewriter
12670 \family default
12671
12672 \begin_inset Note Note
12673 status collapsed
12674
12675 \begin_layout Plain Layout
12676 Más sobre 
12677 \series bold
12678
12679 \backslash
12680 phantom
12681 \series default
12682  en la sección 
12683 \begin_inset CommandInset ref
12684 LatexCommand ref
12685 reference "sub:Otros-espacios"
12686
12687 \end_inset
12688
12689 .
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \begin_inset Newline newline
12696 \end_inset
12697
12698 sin texto en typewriter
12699 \end_layout
12700
12701 \begin_layout Itemize
12702
12703 \family sans
12704 Serif
12705 \family default
12706  son fuentes formadas por caracteres con pequeños 
12707 \begin_inset Quotes fld
12708 \end_inset
12709
12710 apéndices
12711 \begin_inset Quotes frd
12712 \end_inset
12713
12714  en los extremos de las líneas que los dibujan.
12715  El siguiente ejemplo muestra las diferencias:
12716 \begin_inset Newline newline
12717 \end_inset
12718
12719 texto con letras serif
12720 \begin_inset Newline newline
12721 \end_inset
12722
12723
12724 \family sans
12725 texto con letras no serif
12726 \family default
12727
12728 \begin_inset Newline newline
12729 \end_inset
12730
12731 Los caracteres serif facilitan una cómoda y ágil lectura.
12732  Por esto se usan como fuente predeterminada (conocida por 
12733 \family sans
12734 roman
12735 \family default
12736 ).
12737 \end_layout
12738
12739 \begin_layout Itemize
12740 Las fuentes 
12741 \family sans
12742 Sans serif
12743 \family default
12744  no tienen apéndices.
12745  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
12746  En este documento la usamos para resaltar nombres de menú.
12747 \end_layout
12748
12749 \begin_layout Standard
12750 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
12751  texto.
12752  A menudo se confunde con una buena presentación, y casi nunca es así.
12753 \end_layout
12754
12755 \begin_layout Section
12756 Vista preliminar e impresión
12757 \end_layout
12758
12759 \begin_layout Subsection
12760 Introducción
12761 \end_layout
12762
12763 \begin_layout Standard
12764 Una vez cubiertas algunas de las características fundamentales de la preparación
12765  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
12766  maestra.
12767  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
12768  entre bambalinas.
12769  También damos esta información, con mucho mayor detalle, en el manual 
12770 \emph on
12771 Características adicionales
12772 \emph default
12773 .
12774 \end_layout
12775
12776 \begin_layout Standard
12777 LyX usa el programa LaTeX como soporte.
12778  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
12779  evitar confusión, sólo nos referiremos a LaTeX.
12780  LyX es lo que utilizas para escribir realmente.
12781  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
12782  Esto tiene lugar en dos pasos:
12783 \end_layout
12784
12785 \begin_layout Enumerate
12786 Primero, LyX convierte tu documento a una serie de comandos de texto para
12787  LaTeX, generando un archivo con la extensión 
12788 \begin_inset Quotes fld
12789 \end_inset
12790
12791
12792 \family typewriter
12793 .tex
12794 \family default
12795
12796 \begin_inset Quotes frd
12797 \end_inset
12798
12799 .
12800 \end_layout
12801
12802 \begin_layout Enumerate
12803 A continuación, LaTeX usa los comandos en el archivo 
12804 \family typewriter
12805 .tex
12806 \family default
12807  y genera la salida para imprimir.
12808  
12809 \end_layout
12810
12811 \begin_layout Subsection
12812 Formatos del archivo de salida
12813 \begin_inset Index idx
12814 status collapsed
12815
12816 \begin_layout Plain Layout
12817 Formatos de archivo
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \begin_inset CommandInset label
12824 LatexCommand label
12825 name "sub:Formatos-de-salida"
12826
12827 \end_inset
12828
12829
12830 \end_layout
12831
12832 \begin_layout Subsubsection
12833 Texto simple (ASCII)
12834 \begin_inset Index idx
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 Formatos de archivo ! Texto simple
12839 \end_layout
12840
12841 \end_inset
12842
12843
12844 \end_layout
12845
12846 \begin_layout Standard
12847 Este tipo de archivo tiene la extensión 
12848 \begin_inset Quotes fld
12849 \end_inset
12850
12851
12852 \family typewriter
12853 .txt
12854 \family default
12855
12856 \begin_inset Quotes frd
12857 \end_inset
12858
12859 .
12860  Contiene el documento en texto simple siguiendo las normas del 
12861 \emph on
12862 American Standard Code for Information Interchange
12863 \emph default
12864  (ASCII).
12865 \end_layout
12866
12867 \begin_layout Standard
12868 Puedes exportar el documento a ASCII con el menú  
12869 \family sans
12870 Archivo\SpecialChar \menuseparator
12871 Exportar\SpecialChar \menuseparator
12872 Texto simple
12873 \family default
12874 .
12875 \end_layout
12876
12877 \begin_layout Subsubsection
12878 LaTeX
12879 \begin_inset Index idx
12880 status collapsed
12881
12882 \begin_layout Plain Layout
12883 Formatos de archivo ! LaTeX
12884 \end_layout
12885
12886 \end_inset
12887
12888
12889 \end_layout
12890
12891 \begin_layout Standard
12892 Este tipo de archivo tiene extensión 
12893 \begin_inset Quotes fld
12894 \end_inset
12895
12896
12897 \family typewriter
12898 .tex
12899 \family default
12900
12901 \begin_inset Quotes frd
12902 \end_inset
12903
12904  y contiene todos los comandos necesarios para procesar el documento con
12905  el programa LaTeX.
12906  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
12907  manualmente con comandos de consola.
12908  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
12909  siempre que veas (menú 
12910 \family sans
12911 Ver
12912 \family default
12913 ) o exportes el documento.
12914 \end_layout
12915
12916 \begin_layout Standard
12917 Puedes exportar el documento a LaTeX con el menú 
12918 \family sans
12919 Archivo\SpecialChar \menuseparator
12920 Exportar\SpecialChar \menuseparator
12921 LaT
12922 \begin_inset ERT
12923 status collapsed
12924
12925 \begin_layout Plain Layout
12926
12927 {}
12928 \end_layout
12929
12930 \end_inset
12931
12932 eX
12933 \family default
12934 .
12935 \end_layout
12936
12937 \begin_layout Subsubsection
12938 DVI
12939 \begin_inset Index idx
12940 status collapsed
12941
12942 \begin_layout Plain Layout
12943 Formatos de archivo ! DVI
12944 \end_layout
12945
12946 \end_inset
12947
12948
12949 \end_layout
12950
12951 \begin_layout Standard
12952 Este tipo de archivo tiene extensión 
12953 \begin_inset Quotes fld
12954 \end_inset
12955
12956
12957 \family typewriter
12958 .dvi
12959 \family default
12960
12961 \begin_inset Quotes frd
12962 \end_inset
12963
12964 .
12965  Se conoce como 
12966 \begin_inset Quotes fld
12967 \end_inset
12968
12969 independiente del dispositivo
12970 \begin_inset Quotes frd
12971 \end_inset
12972
12973  (
12974 \begin_inset Quotes fld
12975 \end_inset
12976
12977 device-independent
12978 \begin_inset Quotes frd
12979 \end_inset
12980
12981 , DVI), porque es completamente portable; puedes moverlo de una máquina
12982  a otra sin necesidad de hacer ninguna conversión.
12983  DVIs se usan para rápidas vistas preliminares y como preparación para otros
12984  formatos de salida, como PostScript.
12985 \end_layout
12986
12987 \begin_layout Standard
12988 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
12989  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
12990  Esta característica también puede retardar la visualización del archivo,
12991  porque el visor DVI tiene que convertir la imagen en segundo plano para
12992  hacerla visible al deslizar el visor.
12993  Así pues recomendamos usar PDF para archivos con muchas imágenes.
12994 \end_layout
12995
12996 \begin_layout Standard
12997 Un documento se exporta a DVI con el menú 
12998 \family sans
12999 Archivo\SpecialChar \menuseparator
13000 Exportar\SpecialChar \menuseparator
13001 DVI
13002 \family default
13003 .
13004 \end_layout
13005
13006 \begin_layout Standard
13007
13008 \end_layout
13009
13010 \begin_layout Subsubsection
13011 PostScript
13012 \begin_inset Index idx
13013 status collapsed
13014
13015 \begin_layout Plain Layout
13016 Formatos de archivo ! PostScript
13017 \end_layout
13018
13019 \end_inset
13020
13021
13022 \end_layout
13023
13024 \begin_layout Standard
13025 Este tipo de archivo tiene la extensión 
13026 \begin_inset Quotes fld
13027 \end_inset
13028
13029
13030 \family typewriter
13031 .ps
13032 \family default
13033
13034 \begin_inset Quotes frd
13035 \end_inset
13036
13037 .
13038  PostScript fue desarrollado por la compañía 
13039 \family typewriter
13040 Adobe
13041 \family default
13042  como lenguaje para impresoras.
13043  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13044  PostScript puede considerarse como un 
13045 \begin_inset Quotes fld
13046 \end_inset
13047
13048 lenguaje de programación
13049 \begin_inset Quotes frd
13050 \end_inset
13051
13052 ; con él puedes calcular y dibujar imágenes y diagramas.
13053 \begin_inset Foot
13054 status collapsed
13055
13056 \begin_layout Plain Layout
13057 Si estás interesado en este tema acude al paquete LaTeX 
13058 \series bold
13059 pstricks
13060 \series default
13061
13062 \begin_inset Index idx
13063 status collapsed
13064
13065 \begin_layout Plain Layout
13066 LaTeX, paquetes ! pstricks
13067 \end_layout
13068
13069 \end_inset
13070
13071 .
13072 \end_layout
13073
13074 \end_inset
13075
13076  Por esto los archivos suelen ser más grandes que los PDF.
13077 \end_layout
13078
13079 \begin_layout Standard
13080 Los archivos PostScript sólo pueden contener imágenes en el formato 
13081 \begin_inset Quotes fld
13082 \end_inset
13083
13084 Encapsulated PostScript
13085 \begin_inset Quotes frd
13086 \end_inset
13087
13088  (EPS, extensión 
13089 \begin_inset Quotes fld
13090 \end_inset
13091
13092
13093 \family typewriter
13094 .eps
13095 \family default
13096
13097 \begin_inset Quotes frd
13098 \end_inset
13099
13100 ).
13101  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13102  en segundo plano para convertir las imágenes a EPS.
13103  Si por ejemplo, el documento tiene 50
13104 \begin_inset space \thinspace{}
13105 \end_inset
13106
13107 imágenes, LyX ha de hacer 50
13108 \begin_inset space \thinspace{}
13109 \end_inset
13110
13111 conversiones cada vez que veas o exportes el documento.
13112  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13113  puedes evitar el problema insertando las imágenes directamente en EPS.
13114 \end_layout
13115
13116 \begin_layout Standard
13117 El documento se puede exportar a PostScript con el menú 
13118 \family sans
13119 Archivo\SpecialChar \menuseparator
13120 Exportar\SpecialChar \menuseparator
13121 Postscript
13122 \family default
13123 .
13124 \end_layout
13125
13126 \begin_layout Subsubsection
13127 PDF
13128 \begin_inset Index idx
13129 status collapsed
13130
13131 \begin_layout Plain Layout
13132 Formatos de archivo ! PDF
13133 \end_layout
13134
13135 \end_inset
13136
13137
13138 \begin_inset Index idx
13139 status collapsed
13140
13141 \begin_layout Plain Layout
13142 PDF
13143 \end_layout
13144
13145 \end_inset
13146
13147
13148 \end_layout
13149
13150 \begin_layout Standard
13151 Este tipo de archivo tiene la extensión 
13152 \begin_inset Quotes fld
13153 \end_inset
13154
13155
13156 \family typewriter
13157 .pdf
13158 \family default
13159
13160 \begin_inset Quotes frd
13161 \end_inset
13162
13163 .
13164  El formato 
13165 \begin_inset Quotes fld
13166 \end_inset
13167
13168 Portable Document Format
13169 \begin_inset Quotes frd
13170 \end_inset
13171
13172  (PDF) fue desarrollado por 
13173 \family typewriter
13174 Adobe
13175 \family default
13176  como un derivado de PostScript.
13177  Es más comprimido y utiliza muchos menos comandos que PostScript.
13178  Como su nombre 
13179 \begin_inset Quotes fld
13180 \end_inset
13181
13182 portable
13183 \begin_inset Quotes frd
13184 \end_inset
13185
13186  indica, puede ser procesado en cualquier sistema operativo y la salida
13187  impresa se muestra exactamente igual.
13188 \end_layout
13189
13190 \begin_layout Standard
13191 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13192  
13193 \begin_inset Quotes fld
13194 \end_inset
13195
13196 Joint Photographic Experts Group
13197 \begin_inset Quotes frd
13198 \end_inset
13199
13200  (JPG, extensión 
13201 \begin_inset Quotes fld
13202 \end_inset
13203
13204
13205 \family typewriter
13206 .jpg
13207 \family default
13208
13209 \begin_inset Quotes frd
13210 \end_inset
13211
13212  o 
13213 \begin_inset Quotes fld
13214 \end_inset
13215
13216
13217 \family typewriter
13218 .jpeg
13219 \family default
13220
13221 \begin_inset Quotes frd
13222 \end_inset
13223
13224 ), y 
13225 \begin_inset Quotes fld
13226 \end_inset
13227
13228 Portable Network Graphics
13229 \begin_inset Quotes frd
13230 \end_inset
13231
13232  (PNG, extensión 
13233 \begin_inset Quotes fld
13234 \end_inset
13235
13236
13237 \family typewriter
13238 .png
13239 \family default
13240
13241 \begin_inset Quotes frd
13242 \end_inset
13243
13244 ).
13245  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13246  los convierte en segundo plano a alguno de los anteriores.
13247  Pero como se ha comentado en la sección sobre PostScript, la conversión
13248  de gráficos ralentiza el trabajo.
13249  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13250  mencionados.
13251 \end_layout
13252
13253 \begin_layout Standard
13254 Un documento se puede exportar a PDF con el menú 
13255 \family sans
13256 Archivo\SpecialChar \menuseparator
13257 Exportar
13258 \family default
13259  en tres modos diferentes:
13260 \end_layout
13261
13262 \begin_layout Description
13263 PDF Este utiliza el programa 
13264 \family typewriter
13265 ps2pdf
13266 \family default
13267  que crea un PDF a partir de una versión PostScript del archivo.
13268  La versión PostScript es producida por el programa 
13269 \family typewriter
13270 dvips
13271 \family default
13272  que usa una versión DVI como paso intermedio.
13273  Así que este modo de exportación consta de tres conversiones.
13274 \end_layout
13275
13276 \begin_layout Description
13277 PDF
13278 \begin_inset space ~
13279 \end_inset
13280
13281 (dvipdfm) Este utiliza el programa 
13282 \family typewriter
13283 dvipdfm
13284 \family default
13285  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13286  PDF.
13287 \end_layout
13288
13289 \begin_layout Description
13290 PDF
13291 \begin_inset space ~
13292 \end_inset
13293
13294 (pdflatex) Este utiliza el programa 
13295 \family typewriter
13296 pdftex
13297 \family default
13298  que convierte directamente el archivo a PDF.
13299  
13300 \end_layout
13301
13302 \begin_layout Standard
13303 Recomendamos usar 
13304 \family sans
13305 PDF
13306 \begin_inset space ~
13307 \end_inset
13308
13309 (pdflatex)
13310 \family default
13311  porque 
13312 \family typewriter
13313 pdftex
13314 \family default
13315  soporta todas las características de las versiones actuales de PDF, es
13316  rápido y estable.
13317  El programa 
13318 \family typewriter
13319 dvipdfm
13320 \family default
13321  ya no se desarrolla y está un poco obsoleto.
13322 \end_layout
13323
13324 \begin_layout Subsection
13325 Vista preliminar
13326 \begin_inset Index idx
13327 status collapsed
13328
13329 \begin_layout Plain Layout
13330 Documentos ! Vista preliminar
13331 \end_layout
13332
13333 \end_inset
13334
13335
13336 \end_layout
13337
13338 \begin_layout Standard
13339 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
13340  de página, notas bien numeradas, y demás, usa el menú 
13341 \family sans
13342 Ver
13343 \family default
13344  y elige el tipo de archivo.
13345  Se mostrará un programa visor donde podemos ver la salida.
13346  Para 
13347 \family sans
13348 Ver\SpecialChar \menuseparator
13349 DVI
13350 \family default
13351  puedes usar el botón 
13352 \begin_inset Graphics
13353         filename ../../images/buffer-view_dvi.png
13354
13355 \end_inset
13356
13357  (atajo 
13358 \family sans
13359 Ctrl+D
13360 \family default
13361 ), para 
13362 \family sans
13363 Ver\SpecialChar \menuseparator
13364 PDF
13365 \begin_inset space ~
13366 \end_inset
13367
13368 (pdflatex)
13369 \family default
13370  puedes usar el botón 
13371 \begin_inset Graphics
13372         filename ../../images/buffer-view_pdf2.png
13373
13374 \end_inset
13375
13376 , y para 
13377 \family sans
13378 Ver\SpecialChar \menuseparator
13379 Postscript
13380 \family default
13381  el botón 
13382 \begin_inset Graphics
13383         filename ../../images/buffer-view_ps.png
13384
13385 \end_inset
13386
13387  (atajo 
13388 \family sans
13389 Ctrl+T
13390 \family default
13391 ).
13392 \end_layout
13393
13394 \begin_layout Standard
13395 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
13396  ventana del visor usando el menú 
13397 \family sans
13398 Ver\SpecialChar \menuseparator
13399 Actualizar
13400 \family default
13401 .
13402 \end_layout
13403
13404 \begin_layout Standard
13405 Cuando utilizas 
13406 \family sans
13407 Ver
13408 \family default
13409  un archivo, el archivo de salida sólo se genera en el directorio temporal
13410  de LyX.
13411  Para disponer de un archivo de salida real, utiliza 
13412 \family sans
13413 Exportar
13414 \family default
13415 .
13416 \end_layout
13417
13418 \begin_layout Subsection
13419 Imprimir archivos desde LyX
13420 \begin_inset Index idx
13421 status collapsed
13422
13423 \begin_layout Plain Layout
13424 Documentos ! Imprimir
13425 \end_layout
13426
13427 \end_inset
13428
13429
13430 \begin_inset CommandInset label
13431 LatexCommand label
13432 name "sub:Imprimir-archivos"
13433
13434 \end_inset
13435
13436
13437 \end_layout
13438
13439 \begin_layout Standard
13440 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
13441  desde LyX, con el menú 
13442 \family sans
13443 Archivo\SpecialChar \menuseparator
13444 Imprimir
13445 \family default
13446  o clic en el botón 
13447 \begin_inset Graphics
13448         filename ../../images/dialog-show_print.png
13449
13450 \end_inset
13451
13452 .
13453  LyX llamará internamente a LaTeX para generar un DVI.
13454  Este archivo es procesado por el programa 
13455 \family typewriter
13456 dvips
13457 \family default
13458  a un archivo PostScript, que es finalmente impreso mediante el programa
13459  
13460 \family typewriter
13461 ghostscript
13462 \family default
13463 .
13464  Debido a esta serie de pasos, este método no es el más rápido.
13465 \end_layout
13466
13467 \begin_layout Standard
13468 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
13469  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
13470  después de imprimir una cara para imprimir la otra.
13471  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
13472  Al escoger un determinado orden de impresión, puedes tener todas las hojas
13473  ya ordenadas al salir de la impresora.
13474 \end_layout
13475
13476 \begin_layout Standard
13477 En el cuadro 
13478 \family sans
13479 Destino
13480 \begin_inset space ~
13481 \end_inset
13482
13483 de
13484 \begin_inset space ~
13485 \end_inset
13486
13487 impresión
13488 \family default
13489  puedes establecer los siguientes parámetros:
13490 \end_layout
13491
13492 \begin_layout Labeling
13493 \labelwidthstring 00.00.0000
13494
13495 \family sans
13496 Impresora
13497 \family default
13498  Este es el nombre de la impresora.
13499 \begin_inset Foot
13500 status collapsed
13501
13502 \begin_layout Plain Layout
13503 Observa que este nombre de impresora es para el programa 
13504 \family typewriter
13505 dvips
13506 \family default
13507 .
13508  Esto implica que 
13509 \family typewriter
13510 dvips
13511 \family default
13512  ha de configurarse para este nombre.
13513  La impresora predeterminada se puede poner en el diálogo 
13514 \family sans
13515 Preferencias
13516 \family default
13517  de LyX, véase la sección
13518 \begin_inset space ~
13519 \end_inset
13520
13521
13522 \begin_inset CommandInset ref
13523 LatexCommand ref
13524 reference "sub:Impresora"
13525
13526 \end_inset
13527
13528 .
13529 \end_layout
13530
13531 \end_inset
13532
13533  La impresora debe entender PostScript.
13534 \end_layout
13535
13536 \begin_layout Labeling
13537 \labelwidthstring 00.00.0000
13538
13539 \family sans
13540 Archivo
13541 \family default
13542  Nombre con el que se guardará la salida como archivo PostScript.
13543  Se guardará en el directorio de trabajo de LyX a menos que se especifique
13544  una ruta completa.
13545 \end_layout
13546
13547 \begin_layout Section
13548 Unas palabras sobre tipografía
13549 \begin_inset Index idx
13550 status collapsed
13551
13552 \begin_layout Plain Layout
13553 Tipografía
13554 \end_layout
13555
13556 \end_inset
13557
13558
13559 \end_layout
13560
13561 \begin_layout Subsection
13562 Guiones
13563 \begin_inset Index idx
13564 status collapsed
13565
13566 \begin_layout Plain Layout
13567 Guiones
13568 \end_layout
13569
13570 \end_inset
13571
13572
13573 \end_layout
13574
13575 \begin_layout Standard
13576 En LyX, el carácter 
13577 \begin_inset Quotes fld
13578 \end_inset
13579
13580
13581 \family typewriter
13582 -
13583 \family default
13584
13585 \begin_inset Quotes frd
13586 \end_inset
13587
13588  dispone de cuatro longitudes, 
13589 \emph on
13590 guión
13591 \emph default
13592
13593 \emph on
13594 semirraya
13595 \emph default
13596  (longitud doble), 
13597 \emph on
13598 raya
13599 \emph default
13600  (longitud triple) y el signo 
13601 \emph on
13602 menos
13603 \emph default
13604 :
13605 \end_layout
13606
13607 \begin_layout Standard
13608 \begin_inset VSpace defskip
13609 \end_inset
13610
13611
13612 \end_layout
13613
13614 \begin_layout Standard
13615 \begin_inset Tabular
13616 <lyxtabular version="3" rows="5" columns="3">
13617 <features tabularvalignment="middle">
13618 <column alignment="left" valignment="top" width="0">
13619 <column alignment="left" valignment="top" width="0">
13620 <column alignment="left" valignment="top" width="0">
13621 <row interlinespace="3mm">
13622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626 nombre
13627 \end_layout
13628
13629 \end_inset
13630 </cell>
13631 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635 salida
13636 \end_layout
13637
13638 \end_inset
13639 </cell>
13640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 se inserta con
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 </row>
13650 <row interlinespace="3mm">
13651 <cell alignment="center" valignment="top" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655 guión
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 <cell alignment="center" valignment="top" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664 -
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 <cell alignment="center" valignment="top" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 tecla «
13674 \family typewriter
13675 -
13676 \family default
13677 »
13678 \end_layout
13679
13680 \end_inset
13681 </cell>
13682 </row>
13683 <row interlinespace="3mm">
13684 <cell alignment="center" valignment="top" usebox="none">
13685 \begin_inset Text
13686
13687 \begin_layout Plain Layout
13688 semirraya
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 <cell alignment="center" valignment="top" usebox="none">
13694 \begin_inset Text
13695
13696 \begin_layout Plain Layout
13697
13698 \end_layout
13699
13700 \end_inset
13701 </cell>
13702 <cell alignment="center" valignment="top" usebox="none">
13703 \begin_inset Text
13704
13705 \begin_layout Plain Layout
13706
13707 \family sans
13708 Insertar\SpecialChar \menuseparator
13709 Carácter especial\SpecialChar \menuseparator
13710 Símbolos
13711 \end_layout
13712
13713 \end_inset
13714 </cell>
13715 </row>
13716 <row interlinespace="3mm">
13717 <cell alignment="center" valignment="top" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 raya
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 <cell alignment="center" valignment="top" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739
13740 \family sans
13741 Insertar\SpecialChar \menuseparator
13742 Carácter especial\SpecialChar \menuseparator
13743 Símbolos
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 </row>
13749 <row>
13750 <cell alignment="center" valignment="top" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 menos
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763 \begin_inset Formula $-$
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 <cell alignment="center" valignment="top" usebox="none">
13772 \begin_inset Text
13773
13774 \begin_layout Plain Layout
13775 «
13776 \family typewriter
13777 -
13778 \family default
13779 » en modo matemático
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 </row>
13785 </lyxtabular>
13786
13787 \end_inset
13788
13789
13790 \begin_inset VSpace defskip
13791 \end_inset
13792
13793
13794 \end_layout
13795
13796 \begin_layout Standard
13797 La semirraya y la raya se pueden generar también insertando el carácter
13798  «
13799 \family typewriter
13800 -
13801 \family default
13802 » varias veces.
13803  En la salida se mostrarán los guiones con su longitud apropiada, pero no
13804  en LyX.
13805  «-
13806 \begin_inset space \thinspace{}
13807 \end_inset
13808
13809 -» genera una semirraya y «-
13810 \begin_inset space \thinspace{}
13811 \end_inset
13812
13813 -
13814 \begin_inset space \thinspace{}
13815 \end_inset
13816
13817 -» una raya.
13818 \end_layout
13819
13820 \begin_layout Standard
13821 Los tres tipos de guión son distintos del signo menos, que se usa en modo
13822  matemático y tiene su propia longitud.
13823  Aquí tenemos unos ejemplos de uso de 
13824 \begin_inset Quotes fld
13825 \end_inset
13826
13827
13828 \family typewriter
13829 -
13830 \family default
13831
13832 \begin_inset Quotes frd
13833 \end_inset
13834
13835 :
13836 \end_layout
13837
13838 \begin_layout Enumerate
13839 División de palabras a final de lí-nea
13840 \begin_inset space \hfill{}
13841 \end_inset
13842
13843 (
13844 \emph on
13845 guión
13846 \emph default
13847 )
13848 \end_layout
13849
13850 \begin_layout Enumerate
13851 De A–Z
13852 \begin_inset space \hfill{}
13853 \end_inset
13854
13855 (
13856 \emph on
13857 semirraya
13858 \emph default
13859 )
13860 \end_layout
13861
13862 \begin_layout Enumerate
13863 Incisos y diálogos.
13864  ¡Oh! ―aquí hay rayas―.
13865 \begin_inset space \hfill{}
13866 \end_inset
13867
13868 (
13869 \emph on
13870 raya
13871 \emph default
13872 )
13873 \end_layout
13874
13875 \begin_layout Enumerate
13876 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13877 \end_inset
13878
13879
13880 \begin_inset space \hfill{}
13881 \end_inset
13882
13883 (
13884 \emph on
13885 menos
13886 \emph default
13887 )
13888 \end_layout
13889
13890 \begin_layout Subsection
13891 División de palabras con guión
13892 \begin_inset Index idx
13893 status collapsed
13894
13895 \begin_layout Plain Layout
13896 División de palabras
13897 \end_layout
13898
13899 \end_inset
13900
13901
13902 \begin_inset CommandInset label
13903 LatexCommand label
13904 name "sub:División-con-guión"
13905
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \begin_layout Standard
13912 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
13913  automáticamente, por medio del paquete LaTeX 
13914 \series bold
13915 babel
13916 \series default
13917
13918 \begin_inset Index idx
13919 status collapsed
13920
13921 \begin_layout Plain Layout
13922 LaTeX, paquetes ! babel
13923 \end_layout
13924
13925 \end_inset
13926
13927 , siguiendo las normas del idioma del documento.
13928 \begin_inset Foot
13929 status collapsed
13930
13931 \begin_layout Plain Layout
13932 Para los lectores alemanes: Esta es una de las diferencias principales entre
13933  a
13934 \family sans
13935 lemán
13936 \family default
13937  y 
13938 \family sans
13939 alemán
13940 \family default
13941  (
13942 \family sans
13943 nueva ortografía
13944 \family default
13945 ) en el diálogo 
13946 \family sans
13947 Documento\SpecialChar \menuseparator
13948 Configuración
13949 \family default
13950 .
13951 \end_layout
13952
13953 \end_inset
13954
13955
13956 \end_layout
13957
13958 \begin_layout Standard
13959 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
13960 es con texto en fuente 
13961 \family sans
13962 typewriter
13963 \family default
13964  y con estructuras inusuales, como 
13965 \begin_inset Quotes fld
13966 \end_inset
13967
13968 h3knix/m0n0wall
13969 \begin_inset Quotes frd
13970 \end_inset
13971
13972 .
13973  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
13974  un guión con el menú 
13975 \family sans
13976 Insertar\SpecialChar \menuseparator
13977 Formato\SpecialChar \menuseparator
13978 Guión silábico
13979 \family default
13980 .
13981  Estos guiones extras sólo son recomendaciones para LaTeX.
13982  Si los guiones no son necesarios, LaTeX los ignorará.
13983 \end_layout
13984
13985 \begin_layout Standard
13986 A veces interesará evitar que ciertas palabras o estructuras se partan.
13987  Supongamos que en el documento se describe una combinación de teclas en
13988  la forma 
13989 \begin_inset Quotes fld
13990 \end_inset
13991
13992 A-b c
13993 \begin_inset Quotes frd
13994 \end_inset
13995
13996 .
13997  LaTeX se encuentra con el guión 
13998 \begin_inset Quotes fld
13999 \end_inset
14000
14001 -
14002 \begin_inset Quotes frd
14003 \end_inset
14004
14005  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14006  feo.
14007  Para impedir que se parta esa secuencia de letras, la pondremos como argumento
14008  en un comando de cuadro LaTeX 
14009 \series bold
14010
14011 \backslash
14012 mbox
14013 \series default
14014 , porque el texto dentro de cuadros LaTeX no se puede partir.
14015  Como LyX no soporta 
14016 \series bold
14017
14018 \backslash
14019 mbox
14020 \series default
14021 , hemos de usar código TeX.
14022  El resultado se ve así en LyX:
14023 \end_layout
14024
14025 \begin_layout Standard
14026 \begin_inset Graphics
14027         filename ../clipart/mbox.png
14028
14029 \end_inset
14030
14031
14032 \end_layout
14033
14034 \begin_layout Standard
14035 Para saber más sobre código TeX, mira en la sección
14036 \begin_inset space ~
14037 \end_inset
14038
14039
14040 \begin_inset CommandInset ref
14041 LatexCommand ref
14042 reference "sec:Código-TeX"
14043
14044 \end_inset
14045
14046 .
14047 \end_layout
14048
14049 \begin_layout Subsection
14050 Signos de puntuación
14051 \begin_inset Index idx
14052 status collapsed
14053
14054 \begin_layout Plain Layout
14055 Signos de puntuación
14056 \end_layout
14057
14058 \end_inset
14059
14060
14061 \end_layout
14062
14063 \begin_layout Subsubsection
14064 Abreviaturas y fin de frase
14065 \begin_inset CommandInset label
14066 LatexCommand label
14067 name "sub:Abreviaturas"
14068
14069 \end_inset
14070
14071
14072 \end_layout
14073
14074 \begin_layout Standard
14075 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14076  distingue automáticamente entre palabras, frases y abreviaturas.
14077  LaTeX añade entonces la 
14078 \begin_inset Quotes fld
14079 \end_inset
14080
14081 cantidad de espacio adecuada
14082 \begin_inset Quotes frd
14083 \end_inset
14084
14085 .
14086  Esto significa que en las frases hay un poquito más de espacio entre el
14087  punto y la palabra siguiente.
14088  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14089 \end_layout
14090
14091 \begin_layout Standard
14092 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14093  funciona.
14094  Si un 
14095 \begin_inset Quotes fld
14096 \end_inset
14097
14098
14099 \family typewriter
14100 .
14101 \family default
14102
14103 \begin_inset Quotes frd
14104 \end_inset
14105
14106  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14107  es una abreviatura.
14108 \end_layout
14109
14110 \begin_layout Standard
14111 Aquí hay unos ejemplos de abreviaturas 
14112 \emph on
14113 correctas
14114 \emph default
14115  y finales de frase:
14116 \end_layout
14117
14118 \begin_layout Itemize
14119 M.
14120  Butterfly
14121 \end_layout
14122
14123 \begin_layout Itemize
14124 No te preocupes.
14125  Sé feliz.
14126 \end_layout
14127
14128 \begin_layout Standard
14129 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14130 \end_layout
14131
14132 \begin_layout Itemize
14133 p.
14134  e.
14135  ¡aquí hay demasiado espacio!
14136 \end_layout
14137
14138 \begin_layout Itemize
14139 Apartado B.
14140  Esto es correcto.
14141 \end_layout
14142
14143 \begin_layout Standard
14144 No verás nada incorrecto hasta que veas la salida del documento.
14145 \end_layout
14146
14147 \begin_layout Standard
14148 Para arreglar este inconveniente, haz una de las siguientes cosas:
14149 \end_layout
14150
14151 \begin_layout Enumerate
14152 Inserta un 
14153 \family sans
14154 Espacio
14155 \begin_inset space ~
14156 \end_inset
14157
14158 entre palabras
14159 \family default
14160  detrás de abreviaturas en minúscula (véase sección 
14161 \begin_inset CommandInset ref
14162 LatexCommand ref
14163 reference "sub:Espacio-entre-palabra"
14164
14165 \end_inset
14166
14167 ).
14168 \begin_inset Index idx
14169 status collapsed
14170
14171 \begin_layout Plain Layout
14172 Espacios ! Entre palabras
14173 \end_layout
14174
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \begin_layout Enumerate
14181 Inserta un 
14182 \family sans
14183 Espacio
14184 \begin_inset space ~
14185 \end_inset
14186
14187 delgado 
14188 \family default
14189 entre los caracteres abreviados (véase sección 
14190 \begin_inset CommandInset ref
14191 LatexCommand ref
14192 reference "sub:Espacio-delgado"
14193
14194 \end_inset
14195
14196 )
14197 \begin_inset Index idx
14198 status collapsed
14199
14200 \begin_layout Plain Layout
14201 Espacios ! Delgado
14202 \end_layout
14203
14204 \end_inset
14205
14206
14207 \end_layout
14208
14209 \begin_layout Enumerate
14210 Inserta un punto 
14211 \family sans
14212 Fin
14213 \begin_inset space ~
14214 \end_inset
14215
14216 de
14217 \begin_inset space ~
14218 \end_inset
14219
14220 oración
14221 \family default
14222  con el menú 
14223 \family sans
14224 Insertar\SpecialChar \menuseparator
14225 Carácter
14226 \begin_inset space ~
14227 \end_inset
14228
14229 especial
14230 \family default
14231  para forzar el uso de un espacio entre frases.
14232  Esta función está asociada a 
14233 \family sans
14234 Ctrl+.
14235
14236 \family default
14237  para un rápido acceso.
14238 \end_layout
14239
14240 \begin_layout Standard
14241 Con las correcciones, los ejemplos anteriores quedan así:
14242 \end_layout
14243
14244 \begin_layout Itemize
14245 p.
14246 \begin_inset space \thinspace{}
14247 \end_inset
14248
14249 e.
14250 \begin_inset space \space{}
14251 \end_inset
14252
14253 ¡aquí hay demasiado espacio!
14254 \end_layout
14255
14256 \begin_layout Itemize
14257 Apartado B\SpecialChar \@.
14258  Esto es correcto.
14259 \end_layout
14260
14261 \begin_layout Standard
14262 En algunos idiomas no se pone espacio extra entre oraciones.
14263  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
14264  en cuenta.
14265 \end_layout
14266
14267 \begin_layout Standard
14268 Para los que quieran tomarse la molestia, hay una herramienta para revisar
14269  errores furtivos, en 
14270 \family sans
14271 Herramientas\SpecialChar \menuseparator
14272 Comprobar
14273 \begin_inset space ~
14274 \end_inset
14275
14276 TeX
14277 \family default
14278 , que se describe en 
14279 \emph on
14280 Características adicionales
14281 \emph default
14282 .
14283 \end_layout
14284
14285 \begin_layout Subsubsection
14286 Comillas
14287 \begin_inset Index idx
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291 Tipografía ! Comillas
14292 \end_layout
14293
14294 \end_inset
14295
14296
14297 \begin_inset Index idx
14298 status collapsed
14299
14300 \begin_layout Plain Layout
14301 Comillas|see
14302 \begin_inset ERT
14303 status collapsed
14304
14305 \begin_layout Plain Layout
14306
14307 {
14308 \end_layout
14309
14310 \end_inset
14311
14312 Tipografía
14313 \begin_inset ERT
14314 status collapsed
14315
14316 \begin_layout Plain Layout
14317
14318 }
14319 \end_layout
14320
14321 \end_inset
14322
14323
14324 \end_layout
14325
14326 \end_inset
14327
14328
14329 \end_layout
14330
14331 \begin_layout Standard
14332 En general, LyX maneja las comillas correctamente.
14333  En concreto, pondrá comillas de apertura al principio de una cita y comillas
14334  de cierre al final.
14335  Por ejemplo, 
14336 \begin_inset Quotes fld
14337 \end_inset
14338
14339 abrir cerrar
14340 \begin_inset Quotes frd
14341 \end_inset
14342
14343 .
14344  El carácter del teclado, 
14345 \family sans
14346 "
14347 \family default
14348 , las genera automáticamente.
14349 \end_layout
14350
14351 \begin_layout Standard
14352 Puedes cambiar el comportamiento de la tecla 
14353 \family sans
14354 "
14355 \family default
14356  en el submenú 
14357 \family sans
14358 Idioma
14359 \family default
14360  del diálogo 
14361 \family sans
14362 Documento\SpecialChar \menuseparator
14363 Configuración
14364 \family default
14365
14366 \begin_inset Index idx
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370 Documentos ! Configuración
14371 \end_layout
14372
14373 \end_inset
14374
14375 .
14376  Si se selecciona el botón 
14377 \family sans
14378 Dobles
14379 \family default
14380 , la tecla 
14381 \family sans
14382
14383 \family default
14384 genera comillas dobles 
14385 \begin_inset Quotes eld
14386 \end_inset
14387
14388
14389 \begin_inset Quotes erd
14390 \end_inset
14391
14392 .
14393  Si se selecciona el botón 
14394 \family sans
14395 Simples 
14396 \family default
14397 genera `'.
14398  
14399 \end_layout
14400
14401 \begin_layout Standard
14402 En el cuadro 
14403 \family sans
14404 Estilo
14405 \begin_inset space ~
14406 \end_inset
14407
14408 de
14409 \begin_inset space ~
14410 \end_inset
14411
14412 cita
14413 \family default
14414  puedes seleccionar comillas para distintos idiomas.
14415  Hay seis opciones:
14416 \end_layout
14417
14418 \begin_layout Labeling
14419 \labelwidthstring 00.00.0000
14420
14421 \family sans
14422 \begin_inset Quotes eld
14423 \end_inset
14424
14425 Texto
14426 \begin_inset Quotes erd
14427 \end_inset
14428
14429
14430 \family default
14431  Comillas como estas 
14432 \begin_inset Quotes eld
14433 \end_inset
14434
14435 dobles
14436 \begin_inset Quotes erd
14437 \end_inset
14438
14439  o 
14440 \begin_inset Quotes els
14441 \end_inset
14442
14443 sencillas
14444 \begin_inset Quotes ers
14445 \end_inset
14446
14447
14448 \end_layout
14449
14450 \begin_layout Labeling
14451 \labelwidthstring 00.00.0000
14452
14453 \family sans
14454 \begin_inset Quotes sld
14455 \end_inset
14456
14457 Texto
14458 \begin_inset Quotes srd
14459 \end_inset
14460
14461
14462 \family default
14463  Comillas como 
14464 \begin_inset Quotes sld
14465 \end_inset
14466
14467 estas
14468 \begin_inset Quotes srd
14469 \end_inset
14470
14471  o 'estas
14472 \begin_inset Quotes ers
14473 \end_inset
14474
14475
14476 \end_layout
14477
14478 \begin_layout Labeling
14479 \labelwidthstring 00.00.0000
14480
14481 \family sans
14482 \begin_inset Quotes gld
14483 \end_inset
14484
14485 Texto
14486 \begin_inset Quotes grd
14487 \end_inset
14488
14489
14490 \family default
14491  Comillas como 
14492 \begin_inset Quotes gld
14493 \end_inset
14494
14495 estas
14496 \begin_inset Quotes grd
14497 \end_inset
14498
14499  o 
14500 \begin_inset Quotes gls
14501 \end_inset
14502
14503 estas
14504 \begin_inset Quotes grs
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \begin_layout Labeling
14511 \labelwidthstring 00.00.0000
14512
14513 \family sans
14514 \begin_inset Quotes pld
14515 \end_inset
14516
14517 Texto
14518 \begin_inset Quotes prd
14519 \end_inset
14520
14521
14522 \family default
14523  Comillas como 
14524 \begin_inset Quotes pld
14525 \end_inset
14526
14527 estas
14528 \begin_inset Quotes prd
14529 \end_inset
14530
14531  o 
14532 \begin_inset Quotes pls
14533 \end_inset
14534
14535 estas
14536 \begin_inset Quotes prs
14537 \end_inset
14538
14539
14540 \end_layout
14541
14542 \begin_layout Labeling
14543 \labelwidthstring 00.00.0000
14544
14545 \family sans
14546 \begin_inset Quotes fld
14547 \end_inset
14548
14549 Texto
14550 \begin_inset Quotes frd
14551 \end_inset
14552
14553
14554 \family default
14555  Comillas como 
14556 \begin_inset Quotes fld
14557 \end_inset
14558
14559 estas
14560 \begin_inset Quotes frd
14561 \end_inset
14562
14563  o 
14564 \begin_inset Quotes fls
14565 \end_inset
14566
14567 estas
14568 \begin_inset Quotes frs
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \begin_layout Labeling
14575 \labelwidthstring 00.00.0000
14576
14577 \family sans
14578 »Texto«
14579 \family default
14580  Comillas como »estas« o 
14581 \begin_inset Quotes als
14582 \end_inset
14583
14584 estas
14585 \begin_inset Quotes ars
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \begin_layout Standard
14592 Estas opciones afectan al carácter generado por la tecla 
14593 \family sans
14594 "
14595 \family default
14596 .
14597 \end_layout
14598
14599 \begin_layout Standard
14600 Por otra parte, si quieres generar un carácter comillas en texto simple,
14601  teclea 
14602 \family sans
14603 Ctrl+Mayúsculas+"
14604 \family default
14605 .
14606  Esto genera 
14607 \family typewriter
14608 "
14609 \family default
14610  en cualquier caso.
14611 \end_layout
14612
14613 \begin_layout Subsection
14614 Ligaduras
14615 \begin_inset Index idx
14616 status collapsed
14617
14618 \begin_layout Plain Layout
14619 Tipografía ! Ligaduras
14620 \end_layout
14621
14622 \end_inset
14623
14624
14625 \begin_inset Index idx
14626 status collapsed
14627
14628 \begin_layout Plain Layout
14629 Ligaduras|see
14630 \begin_inset ERT
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634
14635 {
14636 \end_layout
14637
14638 \end_inset
14639
14640 Tipografía
14641 \begin_inset ERT
14642 status collapsed
14643
14644 \begin_layout Plain Layout
14645
14646 }
14647 \end_layout
14648
14649 \end_inset
14650
14651
14652 \end_layout
14653
14654 \end_inset
14655
14656
14657 \begin_inset CommandInset label
14658 LatexCommand label
14659 name "sub:Ligaduras"
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \begin_layout Standard
14667 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
14668  como caracteres simples.
14669  Estos agrupamientos se conocen como 
14670 \emph on
14671 ligaduras
14672 \emph default
14673 .
14674  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
14675  la salida.
14676  Las ligaduras estándar son:
14677 \end_layout
14678
14679 \begin_layout Itemize
14680 ff
14681 \end_layout
14682
14683 \begin_layout Itemize
14684 fi
14685 \end_layout
14686
14687 \begin_layout Itemize
14688 fl
14689 \end_layout
14690
14691 \begin_layout Itemize
14692 ffi
14693 \end_layout
14694
14695 \begin_layout Itemize
14696 ffl
14697 \end_layout
14698
14699 \begin_layout Standard
14700 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
14701 \end_layout
14702
14703 \begin_layout Standard
14704 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
14705  Mientras que una ligadura puede quedar bien en una palabra como 
14706 \begin_inset Quotes fld
14707 \end_inset
14708
14709 graffiti
14710 \begin_inset Quotes frd
14711 \end_inset
14712
14713 , puede dar un aspecto raro en otras como la palabra inglesa 
14714 \begin_inset Quotes fld
14715 \end_inset
14716
14717 cufflink
14718 \begin_inset Quotes frd
14719 \end_inset
14720
14721  o la alemana «Dorffest».
14722 \begin_inset Foot
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726
14727 \emph on
14728 N.
14729  del t.
14730 \emph default
14731 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
14732  En español, el uso de esta opción será muy infrecuente porque es muy raro
14733  encontrar palabras compuestas con esas ligaduras.
14734  
14735 \end_layout
14736
14737 \end_inset
14738
14739  Para romper una ligadura, usa 
14740 \family sans
14741 Insertar\SpecialChar \menuseparator
14742 Formato\SpecialChar \menuseparator
14743 Salto
14744 \begin_inset space ~
14745 \end_inset
14746
14747 de
14748 \begin_inset space ~
14749 \end_inset
14750
14751 ligadura.
14752
14753 \family default
14754  Esto cambia el aspecto de 
14755 \begin_inset Quotes fld
14756 \end_inset
14757
14758 cufflinks
14759 \begin_inset Quotes frd
14760 \end_inset
14761
14762  a 
14763 \begin_inset Quotes fld
14764 \end_inset
14765
14766 cuff\SpecialChar \textcompwordmark{}
14767 links
14768 \begin_inset Quotes frd
14769 \end_inset
14770
14771  y de «Dorffest» a 
14772 \begin_inset Quotes fld
14773 \end_inset
14774
14775 Dorf\SpecialChar \textcompwordmark{}
14776 fest
14777 \begin_inset Quotes frd
14778 \end_inset
14779
14780 .
14781 \end_layout
14782
14783 \begin_layout Subsection
14784 Nombres propios en LyX
14785 \begin_inset Index idx
14786 status collapsed
14787
14788 \begin_layout Plain Layout
14789 LyX ! Nombres propios
14790 \end_layout
14791
14792 \end_inset
14793
14794
14795 \begin_inset CommandInset label
14796 LatexCommand label
14797 name "sub:Nombres-Propios-en-LyX"
14798
14799 \end_inset
14800
14801
14802 \end_layout
14803
14804 \begin_layout Standard
14805 Seguramente has observado que la palabra 
14806 \begin_inset Quotes fld
14807 \end_inset
14808
14809 LaTeX
14810 \begin_inset Quotes frd
14811 \end_inset
14812
14813  aparece siempre con caracteres de distinto tamaño y altura.
14814  LaTeX es el nombre del programa usado por LyX y es interpretado como un
14815  nombre propio cuando lo escribes en LyX como 
14816 \begin_inset Quotes fld
14817 \end_inset
14818
14819 LaT
14820 \begin_inset ERT
14821 status collapsed
14822
14823 \begin_layout Plain Layout
14824
14825 {}
14826 \end_layout
14827
14828 \end_inset
14829
14830 eX
14831 \begin_inset Quotes frd
14832 \end_inset
14833
14834 .
14835 \begin_inset Note Note
14836 status collapsed
14837
14838 \begin_layout Plain Layout
14839 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
14840  en la salida; véase el último párrafo de esta sección.
14841  Para generar nombres propios omite el código TeX.
14842 \end_layout
14843
14844 \end_inset
14845
14846  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
14847  nombres propios:
14848 \end_layout
14849
14850 \begin_layout Description
14851 LyX El nombre del juego, escribe 
14852 \begin_inset Quotes fld
14853 \end_inset
14854
14855 L
14856 \begin_inset ERT
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860
14861 {}
14862 \end_layout
14863
14864 \end_inset
14865
14866 yX
14867 \begin_inset Quotes frd
14868 \end_inset
14869
14870  para generarlo.
14871 \end_layout
14872
14873 \begin_layout Description
14874 TeX El programa usado por LaTeX, escribe 
14875 \begin_inset Quotes fld
14876 \end_inset
14877
14878 T
14879 \begin_inset ERT
14880 status collapsed
14881
14882 \begin_layout Plain Layout
14883
14884 {}
14885 \end_layout
14886
14887 \end_inset
14888
14889 eX
14890 \begin_inset Quotes frd
14891 \end_inset
14892
14893  para generarlo.
14894 \end_layout
14895
14896 \begin_layout Description
14897 LaTeX El programa usado por LyX, escribe 
14898 \begin_inset Quotes fld
14899 \end_inset
14900
14901 LaT
14902 \begin_inset ERT
14903 status collapsed
14904
14905 \begin_layout Plain Layout
14906
14907 {}
14908 \end_layout
14909
14910 \end_inset
14911
14912 eX
14913 \begin_inset Quotes frd
14914 \end_inset
14915
14916  para generarlo.
14917 \end_layout
14918
14919 \begin_layout Description
14920 LaTeX2e La versión actual de LaTeX, escribe 
14921 \begin_inset Quotes fld
14922 \end_inset
14923
14924 LaT
14925 \begin_inset ERT
14926 status collapsed
14927
14928 \begin_layout Plain Layout
14929
14930 {}
14931 \end_layout
14932
14933 \end_inset
14934
14935 eX2e
14936 \begin_inset Quotes frd
14937 \end_inset
14938
14939  para generarlo.
14940 \end_layout
14941
14942 \begin_layout Standard
14943 Quizá te preguntes por qué versión 
14944 \begin_inset Quotes fld
14945 \end_inset
14946
14947 2
14948 \begin_inset Formula $\epsilon$
14949 \end_inset
14950
14951
14952 \begin_inset Quotes frd
14953 \end_inset
14954
14955 .
14956  Es una vieja tradición en el mundillo TeX dar a los programas números de
14957  versión en griego.
14958  Por ejemplo, el número de versión de TeX converge al número 
14959 \begin_inset Formula $\pi$
14960 \end_inset
14961
14962 : La versión actual es 
14963 \begin_inset Quotes fld
14964 \end_inset
14965
14966 TeX-3.141592
14967 \begin_inset Quotes frd
14968 \end_inset
14969
14970 , la anterior fue 
14971 \begin_inset Quotes fld
14972 \end_inset
14973
14974 TeX-3.14159
14975 \begin_inset Quotes frd
14976 \end_inset
14977
14978 .
14979 \end_layout
14980
14981 \begin_layout Standard
14982 Si no quieres usar nombres propios, p.
14983 \begin_inset space \thinspace{}
14984 \end_inset
14985
14986 e.
14987  en encabezados de sección, debes insertar un par de llaves vacías en código
14988  TeX en la palabra.
14989  En LyX lo verás como: 
14990 \begin_inset Graphics
14991         filename ../clipart/LaTeX.png
14992         scale 80
14993
14994 \end_inset
14995
14996
14997 \begin_inset Newline newline
14998 \end_inset
14999
15000 Más sobre código TeX en la sección
15001 \begin_inset space ~
15002 \end_inset
15003
15004
15005 \begin_inset CommandInset ref
15006 LatexCommand ref
15007 reference "sec:Código-TeX"
15008
15009 \end_inset
15010
15011 .
15012 \end_layout
15013
15014 \begin_layout Subsection
15015 Unidades
15016 \begin_inset Index idx
15017 status collapsed
15018
15019 \begin_layout Plain Layout
15020 Tipografía ! Unidades
15021 \end_layout
15022
15023 \end_inset
15024
15025
15026 \end_layout
15027
15028 \begin_layout Standard
15029 En general, el espacio entre un número y su unidad es menor que el espacio
15030  normal entre dos palabras.
15031  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15032  Para introducir esos espacios usa el menú 
15033 \family sans
15034 Insertar\SpecialChar \menuseparator
15035 Formato\SpecialChar \menuseparator
15036 Espacio
15037 \begin_inset space ~
15038 \end_inset
15039
15040 delgado
15041 \family default
15042  (atajo 
15043 \family sans
15044 Ctrl+Mayúsculas+Espacio
15045 \family default
15046 ).
15047 \end_layout
15048
15049 \begin_layout Standard
15050 En este ejemplo se ven las diferencias:
15051 \end_layout
15052
15053 \begin_layout Standard
15054 \begin_inset Tabular
15055 <lyxtabular version="3" rows="2" columns="2">
15056 <features tabularvalignment="middle">
15057 <column alignment="left" valignment="top" width="0">
15058 <column alignment="left" valignment="top" width="0">
15059 <row>
15060 <cell alignment="center" valignment="top" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 24
15065 \begin_inset space ~
15066 \end_inset
15067
15068 kW
15069 \begin_inset Formula $\cdot$
15070 \end_inset
15071
15072 h
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 <cell alignment="center" valignment="top" usebox="none">
15078 \begin_inset Text
15079
15080 \begin_layout Plain Layout
15081 espacio entre número y unidad
15082 \end_layout
15083
15084 \end_inset
15085 </cell>
15086 </row>
15087 <row>
15088 <cell alignment="center" valignment="top" usebox="none">
15089 \begin_inset Text
15090
15091 \begin_layout Plain Layout
15092 24
15093 \begin_inset space \thinspace{}
15094 \end_inset
15095
15096 kW
15097 \begin_inset Formula $\cdot$
15098 \end_inset
15099
15100 h
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 <cell alignment="center" valignment="top" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109 medio espacio entre número y unidad
15110 \end_layout
15111
15112 \end_inset
15113 </cell>
15114 </row>
15115 </lyxtabular>
15116
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \begin_layout Standard
15123
15124 \end_layout
15125
15126 \begin_layout Subsection
15127 Líneas viudas y huérfanas
15128 \begin_inset Index idx
15129 status collapsed
15130
15131 \begin_layout Plain Layout
15132 Tipografía ! Líneas viudas y huérfanas
15133 \end_layout
15134
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \begin_layout Standard
15141 En los primeros tiempos de los procesadores de texto, los saltos de página
15142  iban allí donde acababa la página.
15143  No se atendía a lo que estaba escrito.
15144  Podías encontrarte con el encabezado de una nueva sección o la primera
15145  línea de un nuevo párrafo, solos al final de la página, o la última línea
15146  de un párrafo aislada en la página siguiente.
15147  Estos flecos de texto llegaron a ser conocidos como líneas 
15148 \emph on
15149 viudas
15150 \emph default
15151  y líneas 
15152 \emph on
15153 huérfanas
15154 \emph default
15155 .
15156 \end_layout
15157
15158 \begin_layout Standard
15159 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15160  de sección.
15161  Esto forma parte de las ventajas de los entornos de párrafo.
15162  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15163  deja una línea de un párrafo aislada al principio o al final de una página?
15164  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15165  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15166  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15167 \end_layout
15168
15169 \begin_layout Standard
15170 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15171  una página , o en cómo ajustar esta característica.
15172  Algunos libros sobre LaTeX listados en la bibliografía [como
15173 \begin_inset space ~
15174 \end_inset
15175
15176
15177 \begin_inset CommandInset citation
15178 LatexCommand cite
15179 key "latexcompanion"
15180
15181 \end_inset
15182
15183  o
15184 \begin_inset space ~
15185 \end_inset
15186
15187
15188 \begin_inset CommandInset citation
15189 LatexCommand cite
15190 key "latexguide"
15191
15192 \end_inset
15193
15194 ] tienen más información.
15195  Sin embargo, no deberías preocuparte por este asunto.
15196 \end_layout
15197
15198 \begin_layout Chapter
15199 Notas, gráficos, tablas y flotantes
15200 \begin_inset CommandInset label
15201 LatexCommand label
15202 name "cap:Notas-y-flotantes"
15203
15204 \end_inset
15205
15206
15207 \end_layout
15208
15209 \begin_layout Standard
15210 Los temas tratados en este capítulo se desarrollan en profundidad en el
15211  manual 
15212 \emph on
15213 Objetos insertados.
15214  
15215 \emph default
15216 En él encontrarás también consejos y trucos para casos especiales.
15217 \end_layout
15218
15219 \begin_layout Section
15220 Notas
15221 \begin_inset Index idx
15222 status collapsed
15223
15224 \begin_layout Plain Layout
15225 Notas
15226 \end_layout
15227
15228 \end_inset
15229
15230
15231 \begin_inset CommandInset label
15232 LatexCommand label
15233 name "sec:Notas"
15234
15235 \end_inset
15236
15237
15238 \end_layout
15239
15240 \begin_layout Standard
15241 LyX suministra algunos tipos de notas para incluir en los documentos:
15242 \end_layout
15243
15244 \begin_layout Description
15245 Nota
15246 \begin_inset space ~
15247 \end_inset
15248
15249 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15250  documento de salida.
15251 \begin_inset Newline newline
15252 \end_inset
15253
15254
15255 \begin_inset Note Note
15256 status collapsed
15257
15258 \begin_layout Plain Layout
15259 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
15260 \end_layout
15261
15262 \end_inset
15263
15264
15265 \end_layout
15266
15267 \begin_layout Description
15268 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
15269  en el documento LaTeX cuando lo exportas mediante el menú 
15270 \family sans
15271 Archivo\SpecialChar \menuseparator
15272 Exportar\SpecialChar \menuseparator
15273 LaTeX (pdflatex)
15274 \begin_inset space \thinspace{}
15275 \end_inset
15276
15277 /
15278 \begin_inset space \thinspace{}
15279 \end_inset
15280
15281 (simple)
15282 \family default
15283 .
15284  
15285 \begin_inset Newline newline
15286 \end_inset
15287
15288
15289 \begin_inset Note Comment
15290 status collapsed
15291
15292 \begin_layout Plain Layout
15293 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
15294  los archivos LaTeX.
15295 \end_layout
15296
15297 \end_inset
15298
15299
15300 \end_layout
15301
15302 \begin_layout Description
15303 Resaltado
15304 \begin_inset space ~
15305 \end_inset
15306
15307 en
15308 \begin_inset space ~
15309 \end_inset
15310
15311 gris El texto de esta nota aparecerá en la salida en color gris.
15312 \begin_inset Newline newline
15313 \end_inset
15314
15315
15316 \begin_inset Newline newline
15317 \end_inset
15318
15319
15320 \begin_inset Note Greyedout
15321 status open
15322
15323 \begin_layout Plain Layout
15324 Esto es el texto
15325 \begin_inset Foot
15326 status collapsed
15327
15328 \begin_layout Plain Layout
15329 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
15330  En este documento, el color gris se ha redefinido a color azul.
15331  La forma de hacerlo se explica en el manual
15332 \emph on
15333  Objetos insertados.
15334 \end_layout
15335
15336 \end_inset
15337
15338  de un comentario que se ve en la salida en color gris.
15339 \end_layout
15340
15341 \end_inset
15342
15343
15344 \begin_inset Newline newline
15345 \end_inset
15346
15347
15348 \begin_inset Newline newline
15349 \end_inset
15350
15351 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
15352  está un poco sangrada y se pueden incluir notas al pie.
15353 \end_layout
15354
15355 \begin_layout Standard
15356 Las notas se insertan con el botón 
15357 \begin_inset Graphics
15358         filename ../../images/note-insert.png
15359         scale 85
15360         scaleBeforeRotation
15361
15362 \end_inset
15363
15364  o con el menú 
15365 \family sans
15366 Insertar\SpecialChar \menuseparator
15367 Nota
15368 \family default
15369 .
15370  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
15371  el tipo de nota.
15372 \end_layout
15373
15374 \begin_layout Section
15375 Notas al pie
15376 \begin_inset Index idx
15377 status collapsed
15378
15379 \begin_layout Plain Layout
15380 Notas al pie
15381 \end_layout
15382
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \begin_layout Standard
15389 LyX muestra las notas a pie de página en recuadros: al insertar una nota
15390  mediante el menú 
15391 \family sans
15392 Insertar\SpecialChar \menuseparator
15393 Nota
15394 \begin_inset space ~
15395 \end_inset
15396
15397 al
15398 \begin_inset space ~
15399 \end_inset
15400
15401 pie
15402 \family default
15403  o el botón 
15404 \begin_inset Graphics
15405         filename ../../images/footnote-insert.png
15406
15407 \end_inset
15408
15409
15410 \family roman
15411 \series medium
15412 \bar no
15413 verás un recuadro como este
15414 \family default
15415 \series default
15416 \bar default
15417
15418 \begin_inset Graphics
15419         filename clipart/notapieQt4.png
15420
15421 \end_inset
15422
15423
15424 \family roman
15425 \series medium
15426 \bar no
15427 .
15428  Es la representación en LyX de una nota a pie de página.
15429  Si haces
15430 \family default
15431 \series default
15432 \bar default
15433  clic izquierdo sobre 
15434 \family roman
15435 \series medium
15436 \bar no
15437 él se abre un marco rojo en el que puedes escribir el texto de la nota
15438 \family default
15439 \series default
15440 \bar default
15441 .
15442  Otro clic en la etiqueta cierra el recuadro
15443 \family roman
15444 \series medium
15445 \bar no
15446 .
15447  Si quieres convertir un texto existente en nota al pie, selecciónalo y
15448  pulsa el botón de la barra de herramientas
15449 \family default
15450 \series default
15451 \bar default
15452 .
15453 \end_layout
15454
15455 \begin_layout Standard
15456 Ejemplo de nota al pie:
15457 \family roman
15458 \series medium
15459 \bar no
15460
15461 \begin_inset Foot
15462 status collapsed
15463
15464 \begin_layout Plain Layout
15465 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
15466  con la etiqueta «pie».
15467 \end_layout
15468
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \begin_layout Standard
15475 En la salida, la nota al pie aparece como un superíndice numerado en el
15476  lugar del texto en el que se ha insertado.
15477  El texto de la nota se muestra al final de la página actual.
15478  Los números de las notas son calculados por LyX, y son consecutivos, no
15479  importa en qué capítulo esté la nota.
15480  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
15481  comandos LaTeX especiales.
15482  Se describen en el manual
15483 \emph on
15484  Objetos insertados.
15485 \end_layout
15486
15487 \begin_layout Section
15488 Notas al margen
15489 \begin_inset Index idx
15490 status collapsed
15491
15492 \begin_layout Plain Layout
15493 Notas al margen
15494 \end_layout
15495
15496 \end_inset
15497
15498
15499 \begin_inset CommandInset label
15500 LatexCommand label
15501 name "sec:Notas-al-margen"
15502
15503 \end_inset
15504
15505
15506 \end_layout
15507
15508 \begin_layout Standard
15509 Las notas al margen se ven y se comportan en LyX como las notas al pie.
15510  Se insertan con el menú 
15511 \family sans
15512 Insertar\SpecialChar \menuseparator
15513 Nota
15514 \begin_inset space ~
15515 \end_inset
15516
15517 al
15518 \begin_inset space ~
15519 \end_inset
15520
15521 margen
15522 \family default
15523  o el botón 
15524 \begin_inset Graphics
15525         filename ../../images/marginalnote-insert.png
15526
15527 \end_inset
15528
15529 .
15530  Aparece un cuadro gris con la etiqueta en rojo 
15531 \family roman
15532 \series medium
15533
15534 \begin_inset Quotes fld
15535 \end_inset
15536
15537 margen
15538 \begin_inset Quotes frd
15539 \end_inset
15540
15541 , que es su representación en LyX y que contiene el texto de la nota.
15542 \end_layout
15543
15544 \begin_layout Standard
15545 Al lado hay un ejemplo de nota al margen.
15546 \family roman
15547 \series medium
15548
15549 \begin_inset Marginal
15550 status collapsed
15551
15552 \begin_layout Plain Layout
15553 Esto es una nota al margen.
15554 \end_layout
15555
15556 \end_inset
15557
15558
15559 \end_layout
15560
15561 \begin_layout Standard
15562 Estas notas salen en el margen derecho en documentos a una cara.
15563  En documentos a doble cara se muestran en el margen externo —izquierdo
15564  en páginas pares, derecho en páginas impares—.
15565  
15566 \end_layout
15567
15568 \begin_layout Section
15569 Gráficos e imágenes
15570 \begin_inset Index idx
15571 status collapsed
15572
15573 \begin_layout Plain Layout
15574 Imágenes
15575 \end_layout
15576
15577 \end_inset
15578
15579
15580 \begin_inset Index idx
15581 status collapsed
15582
15583 \begin_layout Plain Layout
15584 Gráficos
15585 \end_layout
15586
15587 \end_inset
15588
15589
15590 \begin_inset CommandInset label
15591 LatexCommand label
15592 name "sec:Gráficos"
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 Para insertar una imagen en el documento, sitúa el cursor en la posición
15601  que quieras y clic sobre el botón 
15602 \begin_inset Graphics
15603         filename ../../images/dialog-show-new-inset_graphics.png
15604
15605 \end_inset
15606
15607  o selecciona 
15608 \family sans
15609 Insertar\SpecialChar \menuseparator
15610 Imagen
15611 \family default
15612  desde el menú.
15613  Se mostrará un diálogo para escoger el archivo a cargar.
15614 \end_layout
15615
15616 \begin_layout Standard
15617 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
15618  La pestaña 
15619 \family sans
15620 Gráficos
15621 \family default
15622  permite escoger el archivo de imagen.
15623  La imagen se puede transformar poniendo un ángulo de rotación y un factor
15624  de escala.
15625  Las unidades de escala se explican en el Apéndice
15626 \begin_inset space ~
15627 \end_inset
15628
15629
15630 \begin_inset CommandInset ref
15631 LatexCommand ref
15632 reference "cap:Unidades-disponibles"
15633
15634 \end_inset
15635
15636 .
15637 \end_layout
15638
15639 \begin_layout Standard
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 En la pestaña 
15645 \family sans
15646 Recorte
15647 \family default
15648  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
15649  en la salida.
15650  Las coordenadas también pueden calcularse automáticamente pulsando el botón
15651  
15652 \family sans
15653 Obtener
15654 \family default
15655
15656 \begin_inset space ~
15657 \end_inset
15658
15659
15660 \family sans
15661 de
15662 \family default
15663 l
15664 \begin_inset space ~
15665 \end_inset
15666
15667
15668 \family sans
15669 archivo
15670 \family default
15671 .
15672  La opción 
15673 \family sans
15674 Recortar
15675 \family default
15676
15677 \begin_inset space ~
15678 \end_inset
15679
15680
15681 \family sans
15682 al
15683 \family default
15684
15685 \begin_inset space ~
15686 \end_inset
15687
15688
15689 \family sans
15690 cuadro
15691 \family default
15692
15693 \begin_inset space ~
15694 \end_inset
15695
15696
15697 \family sans
15698 delimitador
15699 \family default
15700  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
15701  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
15702  pestaña 
15703 \family sans
15704 Recorte.
15705 \end_layout
15706
15707 \begin_layout Standard
15708 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
15709 \family sans
15710 Opciones de LaTeX y LyX
15711 \family default
15712 .
15713  También puedes ajustar aquí la presentación de la imagen en LyX.
15714  La opción 
15715 \family sans
15716 Modo
15717 \begin_inset space ~
15718 \end_inset
15719
15720 borrador
15721 \family default
15722  hace que la imagen no aparezca en la salida, sólo sale un marco con el
15723  tamaño de la imagen.
15724  La opción 
15725 \family sans
15726 No descomprimir al exportar
15727 \family default
15728  se explica en la sección 
15729 \emph on
15730 Diálogo de gráficos
15731 \emph default
15732  del manual 
15733 \emph on
15734 Objetos insertados
15735 \emph default
15736 .
15737 \end_layout
15738
15739 \begin_layout Standard
15740 El diálogo 
15741 \family sans
15742 Gráficos
15743 \family default
15744  puede abrirse en cualquier momento con un clic sobre una imagen.
15745  La imagen se muestra en la salida exactamente en la posición en que está
15746  en el texto.
15747  Esta es una imagen en un párrafo separado, centrado horizontalmente:
15748 \end_layout
15749
15750 \begin_layout Standard
15751 \align center
15752 \begin_inset Graphics
15753         filename ../clipart/mobius.eps
15754         width 45col%
15755
15756 \end_inset
15757
15758
15759 \end_layout
15760
15761 \begin_layout Standard
15762 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
15763  véase la sección
15764 \begin_inset space ~
15765 \end_inset
15766
15767
15768 \begin_inset CommandInset ref
15769 LatexCommand ref
15770 reference "sec:Figuras-flotantes"
15771
15772 \end_inset
15773
15774 .
15775 \end_layout
15776
15777 \begin_layout Subsection
15778 Formatos de imagen
15779 \begin_inset Index idx
15780 status collapsed
15781
15782 \begin_layout Plain Layout
15783 Formatos de imagen
15784 \end_layout
15785
15786 \end_inset
15787
15788
15789 \begin_inset CommandInset label
15790 LatexCommand label
15791 name "sub:Formatos-de-imagen"
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Standard
15799 Puedes insertar imágenes en cualquier formato.
15800  Pero como se explica en la sección
15801 \begin_inset space ~
15802 \end_inset
15803
15804
15805 \begin_inset CommandInset ref
15806 LatexCommand ref
15807 reference "sub:Formatos-de-salida"
15808
15809 \end_inset
15810
15811 , cada formato de archivo del documento de salida permite sólo ciertos formatos
15812  de archivo de imagen.
15813  Por eso LyX usa el programa 
15814 \family sans
15815 ImageMagick
15816 \family default
15817  en segundo plano para convertir imágenes al formato adecuado.
15818  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
15819  los formatos de imagen listados en las subsecciones de la sección
15820 \begin_inset space ~
15821 \end_inset
15822
15823
15824 \begin_inset CommandInset ref
15825 LatexCommand ref
15826 reference "sub:Formatos-de-salida"
15827
15828 \end_inset
15829
15830 .
15831 \end_layout
15832
15833 \begin_layout Standard
15834 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
15835 \end_layout
15836
15837 \begin_layout Description
15838 Imágenes
15839 \begin_inset space ~
15840 \end_inset
15841
15842 mapa
15843 \begin_inset space ~
15844 \end_inset
15845
15846 de
15847 \begin_inset space ~
15848 \end_inset
15849
15850 bits
15851 \begin_inset space ~
15852 \end_inset
15853
15854 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
15855  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
15856  a valores altos de zoom.
15857  Formatos de imagen en bitmap bien conocidos son 
15858 \begin_inset Quotes fld
15859 \end_inset
15860
15861 Graphics Interchange Format
15862 \begin_inset Quotes frd
15863 \end_inset
15864
15865  (GIF, extensión 
15866 \begin_inset Quotes fld
15867 \end_inset
15868
15869 .gif
15870 \begin_inset Quotes frd
15871 \end_inset
15872
15873 )
15874 \begin_inset Index idx
15875 status collapsed
15876
15877 \begin_layout Plain Layout
15878 GIF|see
15879 \begin_inset ERT
15880 status collapsed
15881
15882 \begin_layout Plain Layout
15883
15884 {
15885 \end_layout
15886
15887 \end_inset
15888
15889 Formatos de imagen
15890 \begin_inset ERT
15891 status collapsed
15892
15893 \begin_layout Plain Layout
15894
15895 }
15896 \end_layout
15897
15898 \end_inset
15899
15900
15901 \end_layout
15902
15903 \end_inset
15904
15905
15906 \begin_inset Quotes fld
15907 \end_inset
15908
15909 Portable Network Graphics
15910 \begin_inset Quotes frd
15911 \end_inset
15912
15913  (PNG, extensión 
15914 \begin_inset Quotes fld
15915 \end_inset
15916
15917 .png
15918 \begin_inset Quotes frd
15919 \end_inset
15920
15921 )
15922 \begin_inset Index idx
15923 status collapsed
15924
15925 \begin_layout Plain Layout
15926 PNG|see
15927 \begin_inset ERT
15928 status collapsed
15929
15930 \begin_layout Plain Layout
15931
15932 {
15933 \end_layout
15934
15935 \end_inset
15936
15937 Formatos de imagen
15938 \begin_inset ERT
15939 status collapsed
15940
15941 \begin_layout Plain Layout
15942
15943 }
15944 \end_layout
15945
15946 \end_inset
15947
15948
15949 \end_layout
15950
15951 \end_inset
15952
15953 , y 
15954 \begin_inset Quotes fld
15955 \end_inset
15956
15957 Joint Photographic Experts Group
15958 \begin_inset Quotes frd
15959 \end_inset
15960
15961  (JPG, extensión 
15962 \begin_inset Quotes fld
15963 \end_inset
15964
15965 .jpg
15966 \begin_inset Quotes frd
15967 \end_inset
15968
15969  o 
15970 \begin_inset Quotes fld
15971 \end_inset
15972
15973 .jpeg
15974 \begin_inset Quotes frd
15975 \end_inset
15976
15977 )
15978 \begin_inset Index idx
15979 status collapsed
15980
15981 \begin_layout Plain Layout
15982 JPG|see
15983 \begin_inset ERT
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987
15988 {
15989 \end_layout
15990
15991 \end_inset
15992
15993 Formatos de imagen
15994 \begin_inset ERT
15995 status collapsed
15996
15997 \begin_layout Plain Layout
15998
15999 }
16000 \end_layout
16001
16002 \end_inset
16003
16004
16005 \end_layout
16006
16007 \end_inset
16008
16009 .
16010 \end_layout
16011
16012 \begin_layout Description
16013 Imágenes
16014 \begin_inset space ~
16015 \end_inset
16016
16017 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16018 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16019  La posibilidad de escalado hace falta para crear presentaciones, porque
16020  éstas siempre son escaladas por el proyector.
16021  El escalado también es útil en los documentos en línea para permitir zoom
16022  en diagramas.
16023 \begin_inset Newline newline
16024 \end_inset
16025
16026 Formatos de imagen escalables pueden ser 
16027 \begin_inset Quotes fld
16028 \end_inset
16029
16030 Scalable Vector Graphics
16031 \begin_inset Quotes frd
16032 \end_inset
16033
16034  (SVG, extensión 
16035 \begin_inset Quotes fld
16036 \end_inset
16037
16038 .
16039 \family typewriter
16040 svg
16041 \family default
16042
16043 \begin_inset Quotes frd
16044 \end_inset
16045
16046 )
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 SVG|see
16052 \begin_inset ERT
16053 status collapsed
16054
16055 \begin_layout Plain Layout
16056
16057 {
16058 \end_layout
16059
16060 \end_inset
16061
16062 Formatos de imagen
16063 \begin_inset ERT
16064 status collapsed
16065
16066 \begin_layout Plain Layout
16067
16068 }
16069 \end_layout
16070
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077
16078
16079 \begin_inset Quotes fld
16080 \end_inset
16081
16082 Encapsulated PostScript
16083 \begin_inset Quotes frd
16084 \end_inset
16085
16086  (EPS, extensión 
16087 \begin_inset Quotes fld
16088 \end_inset
16089
16090 .
16091 \family typewriter
16092 eps
16093 \family default
16094
16095 \begin_inset Quotes frd
16096 \end_inset
16097
16098 )
16099 \begin_inset Index idx
16100 status collapsed
16101
16102 \begin_layout Plain Layout
16103 EPS|see
16104 \begin_inset ERT
16105 status collapsed
16106
16107 \begin_layout Plain Layout
16108
16109 {
16110 \end_layout
16111
16112 \end_inset
16113
16114 Formatos de imagen
16115 \begin_inset ERT
16116 status collapsed
16117
16118 \begin_layout Plain Layout
16119
16120 }
16121 \end_layout
16122
16123 \end_inset
16124
16125
16126 \end_layout
16127
16128 \end_inset
16129
16130  y 
16131 \begin_inset Quotes fld
16132 \end_inset
16133
16134 Portable Document Format
16135 \begin_inset Quotes frd
16136 \end_inset
16137
16138  (PDF, extensión 
16139 \begin_inset Quotes fld
16140 \end_inset
16141
16142 .
16143 \family typewriter
16144 pdf
16145 \family default
16146
16147 \begin_inset Quotes frd
16148 \end_inset
16149
16150 )
16151 \begin_inset Index idx
16152 status collapsed
16153
16154 \begin_layout Plain Layout
16155 PDF|see
16156 \begin_inset ERT
16157 status collapsed
16158
16159 \begin_layout Plain Layout
16160
16161 {
16162 \end_layout
16163
16164 \end_inset
16165
16166 Formatos de imagen
16167 \begin_inset ERT
16168 status collapsed
16169
16170 \begin_layout Plain Layout
16171
16172 }
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \end_inset
16181
16182 .
16183  Escribimos 
16184 \begin_inset Quotes fld
16185 \end_inset
16186
16187 pueden ser
16188 \begin_inset Quotes frd
16189 \end_inset
16190
16191 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16192  seguirá siendo no escalable.
16193  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16194  a la imagen original
16195 \begin_inset Foot
16196 status collapsed
16197
16198 \begin_layout Plain Layout
16199 En el caso de PDF, además se comprime la imagen original.
16200 \end_layout
16201
16202 \end_inset
16203
16204 .
16205  
16206 \end_layout
16207
16208 \begin_layout Standard
16209 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16210  viceversa.
16211 \end_layout
16212
16213 \begin_layout Subsection
16214 Agrupación de configuraciones de imágenes
16215 \begin_inset Index idx
16216 status collapsed
16217
16218 \begin_layout Plain Layout
16219 Imágenes ! Agrupación de configuraciones
16220 \end_layout
16221
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \begin_layout Standard
16228 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16229  existente.
16230  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16231  configuración, de modo que si se modifican las características de una imagen
16232  se modifican igual y automáticamente las de las imágenes incluidas en el
16233  mismo grupo.
16234  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16235  sin necesidad de hacerlo individualmente con cada una de ellas.
16236 \end_layout
16237
16238 \begin_layout Standard
16239 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16240 \family sans
16241 Nombre de grupo
16242 \family default
16243  en la pestaña 
16244 \family sans
16245 Opciones de LaTeX y LyX 
16246 \family default
16247 del diálogo de gráficos.
16248  Se puede integrar una imagen a un grupo existente marcando el nombre del
16249  mismo en el menú contextual de la imagen, accesible con clic derecho.
16250 \end_layout
16251
16252 \begin_layout Section
16253 Tablas
16254 \begin_inset Index idx
16255 status collapsed
16256
16257 \begin_layout Plain Layout
16258 Tablas
16259 \end_layout
16260
16261 \end_inset
16262
16263
16264 \begin_inset CommandInset label
16265 LatexCommand label
16266 name "sec:Tablas"
16267
16268 \end_inset
16269
16270
16271 \end_layout
16272
16273 \begin_layout Standard
16274 Puede insertarse una tabla mediante el botón 
16275 \begin_inset Graphics
16276         filename ../../images/tabular-insert.png
16277         scale 85
16278
16279 \end_inset
16280
16281  o el menú 
16282 \family sans
16283 Insertar\SpecialChar \menuseparator
16284 Tabla
16285 \family default
16286 .
16287  Aparece un diálogo en el que se pide el número de filas y columnas.
16288  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
16289  fila aparece separada por una línea doble: la línea inferior de la primera
16290  fila y la línea superior de la segunda fila.
16291  Ejemplo de tabla:
16292 \end_layout
16293
16294 \begin_layout Standard
16295
16296 \end_layout
16297
16298 \begin_layout Standard
16299 \align center
16300 \begin_inset Tabular
16301 <lyxtabular version="3" rows="4" columns="4">
16302 <features tabularvalignment="middle">
16303 <column alignment="center" valignment="top" width="0pt">
16304 <column alignment="center" valignment="top" width="0pt">
16305 <column alignment="center" valignment="top" width="0in">
16306 <column alignment="center" valignment="top" width="0pt">
16307 <row>
16308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321
16322 \family roman
16323 \series medium
16324 \shape up
16325 \size normal
16326 \emph off
16327 \bar no
16328 \noun off
16329 \color none
16330 1
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 2
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 3
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359
16360 \family roman
16361 \series medium
16362 \shape up
16363 \size normal
16364 \emph off
16365 \bar no
16366 \noun off
16367 \color none
16368 A
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 </row>
16401 <row>
16402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406
16407 \family roman
16408 \series medium
16409 \shape up
16410 \size normal
16411 \emph off
16412 \bar no
16413 \noun off
16414 \color none
16415 B
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \size normal
16435 \noun off
16436 \color none
16437  
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457
16458 \family roman
16459 \series medium
16460 \shape up
16461 \size normal
16462 \emph off
16463 \bar no
16464 \noun off
16465 \color none
16466 C
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 </row>
16499 </lyxtabular>
16500
16501 \end_inset
16502
16503
16504 \end_layout
16505
16506 \begin_layout Standard
16507
16508 \end_layout
16509
16510 \begin_layout Subsection
16511 Diálogo Tablas
16512 \end_layout
16513
16514 \begin_layout Standard
16515 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
16516  pinchar sobre ella con el botón derecho del ratón.
16517  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
16518  encuentra el cursor.
16519  La mayoría de opciones también funcionan sobre una selección.
16520  Esto significa que si seleccionas más celdas, filas o columnas, la acción
16521  se realizará sobre todas ellas.
16522 \end_layout
16523
16524 \begin_layout Standard
16525 Además del diálogo hay una 
16526 \family sans
16527 barra de herramientas
16528 \family default
16529  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
16530  que te permite
16531 \family sans
16532  
16533 \family default
16534 establecer sus propiedades.
16535 \end_layout
16536
16537 \begin_layout Standard
16538 En la pestaña de 
16539 \family sans
16540 Configuración
16541 \family default
16542  del diálogo puedes poner la alineación horizontal para la fila actual.
16543  Si añades una fila o columna, se inserta, respectivamente, a la derecha
16544  o debajo de la celda actual.
16545  La alineación vertical de una columna sólo se puede ajustar si se fija
16546  la anchura.
16547  Fijar una anchura permite tener saltos de línea y varios párrafos en una
16548  celda, véase la sección
16549 \begin_inset space ~
16550 \end_inset
16551
16552
16553 \begin_inset CommandInset ref
16554 LatexCommand ref
16555 reference "sub:Celdas-de-tablas"
16556
16557 \end_inset
16558
16559 .
16560 \end_layout
16561
16562 \begin_layout Standard
16563 Puedes seleccionar varias celdas de una fila como celda multicolumna marcando
16564  el cuadro 
16565 \family sans
16566 Multicolumna.
16567
16568 \family default
16569  Así se funden las celdas en 
16570 \emph on
16571 una
16572 \emph default
16573 , que se extiende sobre más de una columna.
16574  Las celdas multicolumna se consideran como filas propias, de forma que
16575  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
16576  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
16577  celda de la última fila sin borde superior: 
16578 \end_layout
16579
16580 \begin_layout Standard
16581 \align center
16582 \begin_inset Tabular
16583 <lyxtabular version="3" rows="4" columns="5">
16584 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16585 <column alignment="center" valignment="top" width="0pt">
16586 <column alignment="center" valignment="middle" width="0">
16587 <column alignment="center" valignment="top" width="0in">
16588 <column alignment="center" valignment="top" width="0in">
16589 <column alignment="center" valignment="top" width="0pt">
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 abc
16596 \end_layout
16597
16598 \end_inset
16599 </cell>
16600 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 def ghi
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 jkl
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 </row>
16637 <row>
16638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642
16643 \family roman
16644 \series medium
16645 \shape up
16646 \size normal
16647 \emph off
16648 \bar no
16649 \noun off
16650 \color none
16651 A
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Plain Layout
16660 B
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 C
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 D
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 <row>
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698
16699 \end_layout
16700
16701 \end_inset
16702 </cell>
16703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 <row>
16741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 1
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754 2
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763 3
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 4
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 </row>
16787 </lyxtabular>
16788
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \begin_layout Standard
16795 Por el momento, LyX no soporta celdas multifila.
16796  Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesario
16797 s para formatos de tabla especiales, como multifilas; se explican en la
16798  sección 
16799 \emph on
16800 Tablas
16801 \emph default
16802  del manual 
16803 \emph on
16804 Objetos insertados
16805 \emph default
16806 .
16807  También puedes girar la celda actual o toda la tabla 90
16808 \begin_inset space \thinspace{}
16809 \end_inset
16810
16811 grados hacia la derecha.
16812  Estas rotaciones no se ven en LyX, sólo en la salida.
16813  
16814 \end_layout
16815
16816 \begin_layout Standard
16817 \begin_inset Note Greyedout
16818 status collapsed
16819
16820 \begin_layout Plain Layout
16821 Ten en cuenta que la mayoría de visores DVI 
16822 \emph on
16823 no
16824 \emph default
16825  pueden mostrar rotaciones.
16826 \end_layout
16827
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \begin_layout Standard
16834 La pestaña 
16835 \family sans
16836 Bordes
16837 \family default
16838  permite poner y quitar bordes en la fila/columna actual.
16839  Los botones del marco 
16840 \family sans
16841 Todos
16842 \begin_inset space ~
16843 \end_inset
16844
16845 los
16846 \begin_inset space ~
16847 \end_inset
16848
16849 bordes
16850 \family default
16851  permiten poner o quitar todas las líneas.
16852 \end_layout
16853
16854 \begin_layout Subsection
16855 Tablas largas
16856 \begin_inset Index idx
16857 status collapsed
16858
16859 \begin_layout Plain Layout
16860 Tablas largas
16861 \end_layout
16862
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \begin_layout Standard
16869 Si la tabla es demasiado larga para una página, puedes usar la opción 
16870 \family sans
16871 Usar
16872 \begin_inset space ~
16873 \end_inset
16874
16875 tabla
16876 \begin_inset space ~
16877 \end_inset
16878
16879 larga
16880 \family default
16881  en la pestaña 
16882 \family sans
16883 Tabla
16884 \begin_inset space ~
16885 \end_inset
16886
16887 larga
16888 \family default
16889  del diálogo para repartir automáticamente la tabla entre varias páginas.
16890  Al hacer esto se habilitan diversos botones opcionales en los que puede
16891  definirse:
16892 \end_layout
16893
16894 \begin_layout Description
16895
16896 \family sans
16897 Encabezado:
16898 \family default
16899  La fila actual y todas las de arriba, que no tienen ninguna opción especial
16900  definida, se definen como filas de encabezado para todas las páginas de
16901  la tabla, excepto para la primera página si 
16902 \family sans
16903 Primer
16904 \begin_inset space ~
16905 \end_inset
16906
16907 encabezado
16908 \family default
16909  está definido.
16910 \end_layout
16911
16912 \begin_layout Description
16913
16914 \family sans
16915 Primer
16916 \begin_inset space ~
16917 \end_inset
16918
16919 encabezado:
16920 \family default
16921  La fila actual y superiores, que no tienen ninguna opción especial definida,
16922  se definen como encabezados de la primera página de la tabla.
16923 \end_layout
16924
16925 \begin_layout Description
16926
16927 \family sans
16928 Pie:
16929 \family default
16930  La fila actual y todas las siguientes, que no tienen ninguna opción especial
16931  definida, se definen como pie de todas las páginas de la tabla, excepto
16932  para la última página si se define 
16933 \family sans
16934 Último
16935 \begin_inset space ~
16936 \end_inset
16937
16938 pie.
16939 \end_layout
16940
16941 \begin_layout Description
16942
16943 \family sans
16944 Último
16945 \begin_inset space ~
16946 \end_inset
16947
16948 pie: L
16949 \family default
16950 a fila actual y siguientes, que no tienen ninguna opción especial definida,
16951  se definen como pie de la última página de la tabla.
16952 \end_layout
16953
16954 \begin_layout Description
16955 Leyenda: La primera fila se reajusta como columna simple.
16956  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
16957 \family sans
16958 Insertar\SpecialChar \menuseparator
16959 Leyenda
16960 \family default
16961 .
16962  Más detalles sobre leyendas en tablas largas en el manual 
16963 \emph on
16964 Objetos insertados
16965 \emph default
16966 .
16967 \end_layout
16968
16969 \begin_layout Standard
16970 También se puede especificar una fila en la que se dividirá la tabla.
16971  Si se establece más de una opción en la misma fila, habría que tener en
16972  cuenta que sólo la primera de ellas se usa en la fila dada.
16973  Las otras quedarán definidas como 
16974 \emph on
16975 vacías
16976 \emph default
16977 .
16978  En este contexto, primera significa primero en este orden: 
16979 \family sans
16980 Pie, Último
16981 \begin_inset space ~
16982 \end_inset
16983
16984 pie, Encabezado, Primer
16985 \begin_inset space ~
16986 \end_inset
16987
16988 encabezado
16989 \family default
16990 .
16991  La siguiente tabla muestra cómo funciona:
16992 \end_layout
16993
16994 \begin_layout Standard
16995 \align center
16996 \begin_inset Tabular
16997 <lyxtabular version="3" rows="69" columns="3">
16998 <features islongtable="true" longtabularalignment="center">
16999 <column alignment="block" valignment="top" width="5cm">
17000 <column alignment="left" valignment="top" width="0pt">
17001 <column alignment="right" valignment="top" width="0pt">
17002 <row endfirsthead="true">
17003 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007
17008 \series bold
17009 Ejemplo de Lista Telefónica (ignore los nombres)
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 <row endfirsthead="true">
17034 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \series bold
17040 NOMBRE
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \series bold
17060 TEL.
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 <row endhead="true">
17067 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071  
17072 \series bold
17073 Ejemplo de Lista Telefónica
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 </row>
17097 <row endhead="true">
17098 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102
17103 \series bold
17104 NOMBRE
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \series bold
17124 TEL.
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 </row>
17130 <row endfoot="true">
17131 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135  
17136 \series bold
17137 continúa ...
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 </row>
17161 <row>
17162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166
17167 \series bold
17168 Annovi
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 Silvia
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 111
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 </row>
17192 <row>
17193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \series bold
17199 Bertoli
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 Stefano
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 111
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \series bold
17230 Bozzi
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 Walter
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 111
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \series bold
17261 Cachia
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 Maria
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279 111
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \series bold
17292 Cachia
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 Maurizio
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 111
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 <row>
17317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321
17322 \series bold
17323 Cinquemani
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 Giusi
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341 111
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 </row>
17347 <row>
17348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352
17353 \series bold
17354 Colin
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 Bernard
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372 111
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \series bold
17385 Concli
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 Gianfranco
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 111
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 </row>
17409 <row>
17410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414
17415 \series bold
17416 Dal Bosco
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 Carolina
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434 111
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445
17446 \series bold
17447 Dalpiaz
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 Annamaria
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 111
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 </row>
17471 <row>
17472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476
17477 \series bold
17478 Feliciello
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 Domenico
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 111
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row>
17503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \series bold
17509 Focarelli
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 Paola
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 111
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \series bold
17540 Galletti
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 Oreste
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558 111
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 </row>
17564 <row>
17565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \series bold
17571 Gasparini
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 Franca
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589 111
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 </row>
17595 <row>
17596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600
17601 \series bold
17602 Rizzardi
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 Paola
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620 111
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \series bold
17633 Lassini
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 Giancarlo
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 111
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \series bold
17664 Malfatti
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 Luciano
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 111
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row>
17689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \series bold
17695 Malfatti
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 Valeriano
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713 111
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724
17725 \series bold
17726 Meneguzzo
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 Roberto
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 111
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 </row>
17750 <row>
17751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \series bold
17757 Mezzadra
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 Roberto
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 111
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 </row>
17781 <row>
17782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786
17787 \series bold
17788 Pirpamer
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 Erich
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 111
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 <row>
17813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817
17818 \series bold
17819 Pochiesa
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 Paolo
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837 111, 222
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 </row>
17843 <row>
17844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \series bold
17850 Radina
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 Claudio
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 111
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 <row>
17875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879
17880 \series bold
17881 Stuffer
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 Oskar
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899 111
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 </row>
17905 <row>
17906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \series bold
17912 Tacchelli
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 Ugo
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 111
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 </row>
17936 <row>
17937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \series bold
17943 Tezzele
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 Margit
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 111
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 </row>
17967 <row>
17968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972
17973 \series bold
17974 Unterkalmsteiner
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 Frieda
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 111
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 <row>
17999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \series bold
18005 Vieider
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 Hilde
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023 111
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 </row>
18029 <row>
18030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034
18035 \series bold
18036 Vigna
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 Jürgen
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054 111
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 </row>
18060 <row>
18061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \series bold
18067 Weber
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 Maurizio
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085 111
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 </row>
18091 <row>
18092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \series bold
18098 Winkler
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 Franz
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 111
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 </row>
18122 <row>
18123 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127  
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 </row>
18151 <row>
18152 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156
18157 \series bold
18158 Annovi
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 Silvia
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176 555
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 <row>
18183 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \series bold
18189 Bertoli
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 Stefano
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207 555
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 </row>
18213 <row>
18214 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218
18219 \series bold
18220 Bozzi
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 Walter
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 555
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 </row>
18244 <row>
18245 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249
18250 \series bold
18251 Cachia
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 Maria
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 555
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 </row>
18275 <row>
18276 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280
18281 \series bold
18282 Cachia
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 Maurizio
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 555
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 </row>
18306 <row>
18307 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311
18312 \series bold
18313 Cinquemani
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 Giusi
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331 555
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 </row>
18337 <row>
18338 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342
18343 \series bold
18344 Colin
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 Bernard
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362 555
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 </row>
18368 <row>
18369 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373
18374 \series bold
18375 Concli
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 Gianfranco
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 555
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 </row>
18399 <row>
18400 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404
18405 \series bold
18406 Dal Bosco
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 Carolina
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424 555
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 </row>
18430 <row>
18431 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435
18436 \series bold
18437 Dalpiaz
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446 Annamaria
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455 555
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 </row>
18461 <row>
18462 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466
18467 \series bold
18468 Feliciello
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 Domenico
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486 555
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 </row>
18492 <row>
18493 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497
18498 \series bold
18499 Focarelli
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 Paola
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517 555
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 </row>
18523 <row>
18524 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528
18529 \series bold
18530 Galletti
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 Oreste
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548 555
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 </row>
18554 <row>
18555 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559
18560 \series bold
18561 Gasparini
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 Franca
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579 555
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 </row>
18585 <row>
18586 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \series bold
18592 Rizzardi
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 Paola
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 555
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 </row>
18616 <row>
18617 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621
18622 \series bold
18623 Lassini
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632 Giancarlo
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641 555
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 </row>
18647 <row>
18648 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \series bold
18654 Malfatti
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 Luciano
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672 555
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 </row>
18678 <row>
18679 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683
18684 \series bold
18685 Malfatti
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 Valeriano
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703 555
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 </row>
18709 <row>
18710 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \series bold
18716 Meneguzzo
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 Roberto
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734 555
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row>
18741 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \series bold
18747 Mezzadra
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 Roberto
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 555
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 </row>
18771 <row>
18772 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \series bold
18778 Pirpamer
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 Erich
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796 555
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 </row>
18802 <row>
18803 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \series bold
18809 Pochiesa
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 Paolo
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 555, 222
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 <row>
18834 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838
18839 \series bold
18840 Radina
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 Claudio
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858 555
18859 \end_layout
18860
18861 \end_inset
18862 </cell>
18863 </row>
18864 <row>
18865 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \series bold
18871 Stuffer
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880 Oskar
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889 555
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 </row>
18895 <row>
18896 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \series bold
18902 Tacchelli
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 Ugo
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 555
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 </row>
18926 <row>
18927 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931
18932 \series bold
18933 Tezzele
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942 Margit
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951 555
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 </row>
18957 <row>
18958 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962
18963 \series bold
18964 Unterkalmsteiner
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973 Frieda
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 555
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 </row>
18988 <row>
18989 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993
18994 \series bold
18995 Vieider
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 Hilde
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 555
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \series bold
19026 Vigna
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 Jürgen
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044 999
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 </row>
19050 <row>
19051 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \series bold
19057 Weber
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 Maurizio
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075 555
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 </row>
19081 <row>
19082 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086
19087 \series bold
19088 Winkler
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 Franz
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 555
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 </row>
19112 <row endlastfoot="true">
19113 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117
19118 \series bold
19119 Fin
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 </row>
19143 </lyxtabular>
19144
19145 \end_inset
19146
19147
19148 \end_layout
19149
19150 \begin_layout Subsection
19151 Celdas de tabla
19152 \begin_inset Index idx
19153 status collapsed
19154
19155 \begin_layout Plain Layout
19156 Tablas ! Celdas
19157 \end_layout
19158
19159 \end_inset
19160
19161
19162 \begin_inset CommandInset label
19163 LatexCommand label
19164 name "sub:Celdas-de-tablas"
19165
19166 \end_inset
19167
19168
19169 \end_layout
19170
19171 \begin_layout Standard
19172 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19173  tabla.
19174  Todas estas clases de objetos pueden colocarse en la misma celda.
19175  Se puede alterar el tamaño y la forma de la fuente.
19176  Pero no puedes poner determinados entornos (como 
19177 \family sans
19178 Sección*
19179 \family default
19180 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19181  celda.
19182 \end_layout
19183
19184 \begin_layout Standard
19185 Para poner entradas multilínea en una celda, debes declarar una anchura
19186  fija de columna en el diálogo de tablas.
19187  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19188 nte en varias líneas y la celda se amplía verticalmente.
19189  Un ejemplo:
19190 \end_layout
19191
19192 \begin_layout Standard
19193 \align center
19194 \begin_inset Tabular
19195 <lyxtabular version="3" rows="4" columns="3">
19196 <features tabularvalignment="middle">
19197 <column alignment="center" valignment="top" width="0pt">
19198 <column alignment="block" valignment="top" width="3cm">
19199 <column alignment="center" valignment="top" width="0pt">
19200 <row>
19201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205
19206 \family roman
19207 \series medium
19208 \shape up
19209 \size normal
19210 \emph off
19211 \bar no
19212 \noun off
19213 \color none
19214 1
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \family roman
19225 \series medium
19226 \shape up
19227 \size normal
19228 \emph off
19229 \bar no
19230 \noun off
19231 \color none
19232 2
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241
19242 \family roman
19243 \series medium
19244 \shape up
19245 \size normal
19246 \emph off
19247 \bar no
19248 \noun off
19249 \color none
19250 3
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 </row>
19256 <row>
19257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261
19262 \family roman
19263 \series medium
19264 \shape up
19265 \size normal
19266 \emph off
19267 \bar no
19268 \noun off
19269 \color none
19270 4
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279
19280 \family roman
19281 \series medium
19282 \shape up
19283 \size normal
19284 \emph off
19285 \bar no
19286 \noun off
19287 \color none
19288 Esto es una entrada multilínea en una celda.
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297
19298 \family roman
19299 \series medium
19300 \shape up
19301 \size normal
19302 \emph off
19303 \bar no
19304 \noun off
19305 \color none
19306 5
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 </row>
19312 <row>
19313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317
19318 \family roman
19319 \series medium
19320 \shape up
19321 \size normal
19322 \emph off
19323 \bar no
19324 \noun off
19325 \color none
19326 6
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335
19336 \family roman
19337 \series medium
19338 \shape up
19339 \size normal
19340 \emph off
19341 \bar no
19342 \noun off
19343 \color none
19344 Ahora es más larga.
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \family roman
19355 \series medium
19356 \shape up
19357 \size normal
19358 \emph off
19359 \bar no
19360 \noun off
19361 \color none
19362 7
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 </row>
19368 <row>
19369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373
19374 \family roman
19375 \series medium
19376 \shape up
19377 \size normal
19378 \emph off
19379 \bar no
19380 \noun off
19381 \color none
19382 8
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391
19392 \family roman
19393 \series medium
19394 \shape up
19395 \size normal
19396 \emph off
19397 \bar no
19398 \noun off
19399 \color none
19400 Esto es una entrada multilínea en una celda.
19401  Ahora es más larga.
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Plain Layout
19410
19411 \family roman
19412 \series medium
19413 \shape up
19414 \size normal
19415 \emph off
19416 \bar no
19417 \noun off
19418 \color none
19419 9
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 </row>
19425 </lyxtabular>
19426
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \begin_layout Standard
19433
19434 \end_layout
19435
19436 \begin_layout Standard
19437 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
19438  Puedes cortar y pegar más de una fila.
19439 \begin_inset Foot
19440 status open
19441
19442 \begin_layout Plain Layout
19443 No se puede pegar en una selección multicelda porque no estaría claro cómo
19444  proceder al pegar, p.
19445 \begin_inset space \thinspace{}
19446 \end_inset
19447
19448 e., una palabra en una selección 2×3.
19449 \end_layout
19450
19451 \end_inset
19452
19453  Seleccionar con el ratón o con 
19454 \family sans
19455 Shift+flecha
19456 \family default
19457  trabaja como es habitual.
19458  También puedes copiar y pegar una tabla entera como un todo iniciando la
19459  selección desde fuera de la tabla.
19460 \end_layout
19461
19462 \begin_layout Section
19463 Flotantes
19464 \begin_inset Index idx
19465 status collapsed
19466
19467 \begin_layout Plain Layout
19468 Flotantes
19469 \end_layout
19470
19471 \end_inset
19472
19473
19474 \begin_inset CommandInset label
19475 LatexCommand label
19476 name "sec:Flotantes"
19477
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \begin_layout Standard
19484 Un flotante es un bloque de texto asociado con una especie de etiqueta que
19485  no tiene posición fija.
19486  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19487  Las 
19488 \family sans
19489 Notas
19490 \begin_inset space ~
19491 \end_inset
19492
19493 al
19494 \begin_inset space ~
19495 \end_inset
19496
19497 pie
19498 \family default
19499  y las 
19500 \family sans
19501 Notas
19502 \begin_inset space ~
19503 \end_inset
19504
19505 al
19506 \begin_inset space ~
19507 \end_inset
19508
19509 margen
19510 \family default
19511  también son flotantes, porque pueden flotar a la página siguiente cuando
19512  hay demasiadas notas en la página.
19513 \end_layout
19514
19515 \begin_layout Standard
19516 Los flotantes hacen posible composiciones de alta calidad.
19517  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19518  evitar espacios en blanco y páginas sin texto.
19519  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
19520  cada flotante puede estar referido en el texto.
19521  Por lo tanto los flotantes están numerados.
19522  Las referencias se describen en la sección
19523 \begin_inset space \thinspace{}
19524 \end_inset
19525
19526
19527 \begin_inset CommandInset ref
19528 LatexCommand ref
19529 reference "sec:Referencias-cruzadas"
19530
19531 \end_inset
19532
19533 .
19534 \end_layout
19535
19536 \begin_layout Standard
19537 Para insertar un flotante, usa el menú 
19538 \family sans
19539 Insertar\SpecialChar \menuseparator
19540 Flotante
19541 \family default
19542 .
19543  En el documento aparece un cuadro con una etiqueta, p.
19544 \begin_inset space \thinspace{}
19545 \end_inset
19546
19547 e.
19548  «Figura
19549 \begin_inset space ~
19550 \end_inset
19551
19552 #» (# es el número de orden).
19553  La etiqueta será traducida automáticamente al idioma del documento.
19554  A continuación de la etiqueta se puede escribir el texto de la leyenda.
19555 \begin_inset Index idx
19556 status collapsed
19557
19558 \begin_layout Plain Layout
19559 Flotantes ! Leyenda
19560 \end_layout
19561
19562 \end_inset
19563
19564  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
19565  separado dentro del flotante.
19566  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
19567  del flotante haciendo clic izquierdo sobre el recuadro.
19568  Un recuadro se muestra así: 
19569 \begin_inset Graphics
19570         filename clipart/flotanteQt4.png
19571         scale 70
19572
19573 \end_inset
19574
19575  —un cuadro gris con etiqueta en rojo—.
19576 \end_layout
19577
19578 \begin_layout Standard
19579 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19580  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
19581  de modo especial.
19582 \end_layout
19583
19584 \begin_layout Subsection
19585 Tipos de flotantes
19586 \end_layout
19587
19588 \begin_layout Subsubsection
19589 Figuras flotantes
19590 \begin_inset Index idx
19591 status collapsed
19592
19593 \begin_layout Plain Layout
19594 Flotantes ! Figuras
19595 \end_layout
19596
19597 \end_inset
19598
19599
19600 \begin_inset CommandInset label
19601 LatexCommand label
19602 name "sec:Figuras-flotantes"
19603
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \begin_layout Standard
19610 El menú 
19611 \family sans
19612 Insertar\SpecialChar \menuseparator
19613 Flotante\SpecialChar \menuseparator
19614 Figura
19615 \family default
19616  inserta un flotante con la etiqueta «
19617 \series bold
19618 Figura
19619 \begin_inset space ~
19620 \end_inset
19621
19622 #:
19623 \series default
19624 ».
19625  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
19626  pulsa 
19627 \family sans
19628 Retorno
19629 \family default
19630  e inserta la imagen como se describió antes (sección
19631 \begin_inset space ~
19632 \end_inset
19633
19634
19635 \begin_inset CommandInset ref
19636 LatexCommand ref
19637 reference "sec:Gráficos"
19638
19639 \end_inset
19640
19641 ).
19642  Así se ha hecho en la Figura
19643 \begin_inset space ~
19644 \end_inset
19645
19646
19647 \begin_inset CommandInset ref
19648 LatexCommand ref
19649 reference "cap:Ornitorrinco"
19650
19651 \end_inset
19652
19653 .
19654  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
19655  pulsa 
19656 \family sans
19657 Retorno
19658 \family default
19659  e inserta la imagen.
19660  Así se ha hecho en la Figura
19661 \begin_inset space ~
19662 \end_inset
19663
19664
19665 \begin_inset CommandInset ref
19666 LatexCommand ref
19667 reference "cap:Escher"
19668
19669 \end_inset
19670
19671 .
19672 \end_layout
19673
19674 \begin_layout Standard
19675 \begin_inset Float figure
19676 wide false
19677 sideways false
19678 status collapsed
19679
19680 \begin_layout Plain Layout
19681 \align center
19682 \begin_inset Graphics
19683         filename ../clipart/platypus.eps
19684         width 50col%
19685         rotateOrigin center
19686
19687 \end_inset
19688
19689
19690 \end_layout
19691
19692 \begin_layout Plain Layout
19693 \begin_inset Caption
19694
19695 \begin_layout Plain Layout
19696 \begin_inset CommandInset label
19697 LatexCommand label
19698 name "cap:Ornitorrinco"
19699
19700 \end_inset
19701
19702 Un ornitorrinco muy distorsionado en un flotante.
19703 \end_layout
19704
19705 \end_inset
19706
19707
19708 \end_layout
19709
19710 \end_inset
19711
19712
19713 \end_layout
19714
19715 \begin_layout Standard
19716 \begin_inset Float figure
19717 wide false
19718 sideways false
19719 status collapsed
19720
19721 \begin_layout Plain Layout
19722 \begin_inset Caption
19723
19724 \begin_layout Plain Layout
19725 \begin_inset CommandInset label
19726 LatexCommand label
19727 name "cap:Escher"
19728
19729 \end_inset
19730
19731 M.C.
19732  Escher sobre ácido.
19733 \end_layout
19734
19735 \end_inset
19736
19737
19738 \end_layout
19739
19740 \begin_layout Plain Layout
19741 \align center
19742 \begin_inset Graphics
19743         filename ../clipart/escher-lsd.eps
19744         scale 80
19745         rotateOrigin center
19746
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753
19754
19755 \end_layout
19756
19757 \begin_layout Standard
19758 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
19759  una referencia a ella.
19760  Como se describe en la sección
19761 \begin_inset space ~
19762 \end_inset
19763
19764
19765 \begin_inset CommandInset ref
19766 LatexCommand ref
19767 reference "sec:Referencias-cruzadas"
19768
19769 \end_inset
19770
19771 , puedes insertar una etiqueta en el título con el menú 
19772 \family sans
19773 Insertar\SpecialChar \menuseparator
19774 Etiqueta
19775 \family default
19776  y luego poner una referencia a ella con 
19777 \family sans
19778 Insertar\SpecialChar \menuseparator
19779 Referencia
19780 \begin_inset space ~
19781 \end_inset
19782
19783 cruzada
19784 \family default
19785 .
19786  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
19787  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
19788  flotantes en el documento final, y entonces la figura podría no quedar
19789  «arriba» precisamente.
19790 \end_layout
19791
19792 \begin_layout Standard
19793 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
19794  dos imágenes con leyendas separadas, esto es posible insertando una imagen
19795  flotante dentro de otro flotante.
19796  Ten en cuenta que sólo el título principal del flotante se añade al índice
19797  de figuras.
19798  La Figura
19799 \begin_inset space ~
19800 \end_inset
19801
19802
19803 \begin_inset CommandInset ref
19804 LatexCommand ref
19805 reference "cap:Dos-imágenes"
19806
19807 \end_inset
19808
19809  es un ejemplo de flotante con dos imágenes adosadas.
19810  También se puede poner una sobre otra.
19811  Las figuras 
19812 \begin_inset CommandInset ref
19813 LatexCommand ref
19814 reference "fig:Estructura-indefinible"
19815
19816 \end_inset
19817
19818  y 
19819 \begin_inset CommandInset ref
19820 LatexCommand ref
19821 reference "fig:Ornitorrinco"
19822
19823 \end_inset
19824
19825  son las subfiguras.
19826 \end_layout
19827
19828 \begin_layout Standard
19829 \begin_inset Float figure
19830 wide false
19831 sideways false
19832 status open
19833
19834 \begin_layout Plain Layout
19835 \begin_inset space \hfill{}
19836 \end_inset
19837
19838
19839 \begin_inset Float figure
19840 wide false
19841 sideways false
19842 status collapsed
19843
19844 \begin_layout Plain Layout
19845 \begin_inset Caption
19846
19847 \begin_layout Plain Layout
19848 \begin_inset CommandInset label
19849 LatexCommand label
19850 name "fig:Estructura-indefinible"
19851
19852 \end_inset
19853
19854 Estructura indefinible
19855 \end_layout
19856
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \begin_layout Plain Layout
19863 \begin_inset Graphics
19864         filename ../clipart/escher-lsd.eps
19865         width 45col%
19866
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \end_inset
19873
19874
19875 \begin_inset space \hfill{}
19876 \end_inset
19877
19878
19879 \begin_inset Float figure
19880 wide false
19881 sideways false
19882 status open
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Caption
19886
19887 \begin_layout Plain Layout
19888 \begin_inset CommandInset label
19889 LatexCommand label
19890 name "fig:Ornitorrinco"
19891
19892 \end_inset
19893
19894 Ornitorrinco
19895 \end_layout
19896
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \begin_layout Plain Layout
19903 \begin_inset Graphics
19904         filename ../clipart/platypus.eps
19905         lyxscale 60
19906         width 45col%
19907
19908 \end_inset
19909
19910
19911 \end_layout
19912
19913 \end_inset
19914
19915
19916 \begin_inset space \hfill{}
19917 \end_inset
19918
19919
19920 \end_layout
19921
19922 \begin_layout Plain Layout
19923 \begin_inset Caption
19924
19925 \begin_layout Plain Layout
19926 \begin_inset CommandInset label
19927 LatexCommand label
19928 name "cap:Dos-imágenes"
19929
19930 \end_inset
19931
19932 Dos imágenes distorsionadas.
19933 \end_layout
19934
19935 \end_inset
19936
19937
19938 \end_layout
19939
19940 \end_inset
19941
19942
19943 \end_layout
19944
19945 \begin_layout Standard
19946 Observa que las leyendas se añaden al 
19947 \family sans
19948 Índice
19949 \begin_inset space ~
19950 \end_inset
19951
19952 de
19953 \begin_inset space ~
19954 \end_inset
19955
19956 figuras,
19957 \family default
19958  como se explica en la sección
19959 \begin_inset space ~
19960 \end_inset
19961
19962
19963 \begin_inset CommandInset ref
19964 LatexCommand ref
19965 reference "sub:Índices-de"
19966
19967 \end_inset
19968
19969 .
19970 \end_layout
19971
19972 \begin_layout Subsubsection
19973 Tablas flotantes
19974 \begin_inset Index idx
19975 status collapsed
19976
19977 \begin_layout Plain Layout
19978 Flotantes ! Tablas
19979 \end_layout
19980
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \begin_layout Standard
19987 Las tablas flotantes se insertan con el menú 
19988 \family sans
19989 Insertar\SpecialChar \menuseparator
19990 Flotante\SpecialChar \menuseparator
19991 Tabla
19992 \family default
19993 .
19994  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
19995  diferente.
19996  La tabla
19997 \begin_inset space ~
19998 \end_inset
19999
20000
20001 \begin_inset CommandInset ref
20002 LatexCommand ref
20003 reference "cap:Una tabla flotante"
20004
20005 \end_inset
20006
20007  es un ejemplo de tabla flotante.
20008 \end_layout
20009
20010 \begin_layout Standard
20011 \begin_inset Float table
20012 wide false
20013 sideways false
20014 status collapsed
20015
20016 \begin_layout Plain Layout
20017 \begin_inset Caption
20018
20019 \begin_layout Plain Layout
20020 \begin_inset CommandInset label
20021 LatexCommand label
20022 name "cap:Una tabla flotante"
20023
20024 \end_inset
20025
20026 Una tabla flotante.
20027 \end_layout
20028
20029 \end_inset
20030
20031
20032 \end_layout
20033
20034 \begin_layout Plain Layout
20035 \align center
20036 \begin_inset VSpace bigskip
20037 \end_inset
20038
20039
20040 \begin_inset Tabular
20041 <lyxtabular version="3" rows="3" columns="3">
20042 <features tabularvalignment="middle">
20043 <column alignment="center" valignment="top" width="0pt">
20044 <column alignment="center" valignment="top" width="0pt">
20045 <column alignment="center" valignment="top" width="0pt">
20046 <row>
20047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \family roman
20053 \series medium
20054 \shape up
20055 \size normal
20056 \emph off
20057 \bar no
20058 \noun off
20059 \color none
20060 1
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069
20070 \family roman
20071 \series medium
20072 \shape up
20073 \size normal
20074 \emph off
20075 \bar no
20076 \noun off
20077 \color none
20078 2
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087
20088 \family roman
20089 \series medium
20090 \shape up
20091 \size normal
20092 \emph off
20093 \bar no
20094 \noun off
20095 \color none
20096 3
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 </row>
20102 <row>
20103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107
20108 \family roman
20109 \series medium
20110 \shape up
20111 \size normal
20112 \emph off
20113 \bar no
20114 \noun off
20115 \color none
20116 Pepe
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125
20126 \family roman
20127 \series medium
20128 \shape up
20129 \size normal
20130 \emph off
20131 \bar no
20132 \noun off
20133 \color none
20134 Mari
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \family roman
20145 \series medium
20146 \shape up
20147 \size normal
20148 \emph off
20149 \bar no
20150 \noun off
20151 \color none
20152 Teo
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 </row>
20158 <row>
20159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163
20164 \family roman
20165 \series medium
20166 \shape up
20167 \size normal
20168 \emph off
20169 \bar no
20170 \noun off
20171 \color none
20172 \begin_inset Formula $\int x^{2}dx$
20173 \end_inset
20174
20175
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184
20185 \family roman
20186 \series medium
20187 \shape up
20188 \size normal
20189 \emph off
20190 \bar no
20191 \noun off
20192 \color none
20193 \begin_inset Formula $\left[\begin{array}{cc}
20194 a & b\\
20195 c & d
20196 \end{array}\right]$
20197 \end_inset
20198
20199
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208
20209 \family roman
20210 \series medium
20211 \shape up
20212 \size normal
20213 \emph off
20214 \bar no
20215 \noun off
20216 \color none
20217 \begin_inset Formula $1+1=2$
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 </lyxtabular>
20227
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \begin_layout Subsubsection
20239 Algoritmos flotantes
20240 \begin_inset Index idx
20241 status collapsed
20242
20243 \begin_layout Plain Layout
20244 Flotantes ! Algoritmos
20245 \end_layout
20246
20247 \end_inset
20248
20249
20250 \end_layout
20251
20252 \begin_layout Standard
20253 Este tipo de flotante se inserta con el menú 
20254 \family sans
20255 Insertar\SpecialChar \menuseparator
20256 Flotante\SpecialChar \menuseparator
20257 Algoritmo
20258 \family default
20259 .
20260  Se usa para códigos y descripciones de algoritmos.
20261  Un posible entorno para algoritmos es 
20262 \family sans
20263 Código-LyX
20264 \family default
20265 , descrito en sección
20266 \begin_inset space ~
20267 \end_inset
20268
20269
20270 \begin_inset space \thinspace{}
20271 \end_inset
20272
20273
20274 \begin_inset CommandInset ref
20275 LatexCommand ref
20276 reference "sub:Código-LyX"
20277
20278 \end_inset
20279
20280 .
20281 \end_layout
20282
20283 \begin_layout Standard
20284 \begin_inset Note Greyedout
20285 status collapsed
20286
20287 \begin_layout Plain Layout
20288
20289 \series bold
20290 Nota: 
20291 \series default
20292 La etiqueta no se traduce automáticamente al idioma del documento.
20293 \end_layout
20294
20295 \end_inset
20296
20297  
20298 \end_layout
20299
20300 \begin_layout Standard
20301 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
20302  línea
20303 \end_layout
20304
20305 \begin_layout Standard
20306
20307 \series bold
20308
20309 \backslash
20310 floatname{algorithm}{nombre}
20311 \end_layout
20312
20313 \begin_layout Standard
20314 al preámbulo del documento (menú 
20315 \family sans
20316 Documento\SpecialChar \menuseparator
20317 Configuración
20318 \family default
20319 ).
20320  
20321 \series bold
20322 nombre
20323 \series default
20324  es la palabra «
20325 \emph on
20326 algoritmo
20327 \emph default
20328 » en el idioma deseado.
20329 \end_layout
20330
20331 \begin_layout Subsubsection
20332 Flotantes envueltos
20333 \begin_inset Index idx
20334 status collapsed
20335
20336 \begin_layout Plain Layout
20337 Flotantes ! Envueltos
20338 \end_layout
20339
20340 \end_inset
20341
20342
20343 \end_layout
20344
20345 \begin_layout Standard
20346 \begin_inset Wrap figure
20347 lines 0
20348 placement l
20349 overhang 0col%
20350 width "40col%"
20351 status open
20352
20353 \begin_layout Plain Layout
20354 \begin_inset Graphics
20355         filename ../clipart/mobius.eps
20356         width 40col%
20357         rotateOrigin center
20358
20359 \end_inset
20360
20361
20362 \end_layout
20363
20364 \begin_layout Plain Layout
20365 \begin_inset Caption
20366
20367 \begin_layout Plain Layout
20368 \begin_inset CommandInset label
20369 LatexCommand label
20370 name "fig:Figura-envuelta"
20371
20372 \end_inset
20373
20374 Una figura envuelta en el texto.
20375 \begin_inset VSpace medskip
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \end_inset
20382
20383
20384 \end_layout
20385
20386 \end_inset
20387
20388 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
20389  de modo que ambos ocupen sólo una parte del ancho de columna.
20390  Puede insertarse con el menú 
20391 \family sans
20392 Insertar\SpecialChar \menuseparator
20393 Flotante\SpecialChar \menuseparator
20394 Figura
20395 \begin_inset space ~
20396 \end_inset
20397
20398 envuelta
20399 \family default
20400  o 
20401 \family sans
20402 Tabla
20403 \begin_inset space ~
20404 \end_inset
20405
20406 envuelta
20407 \family default
20408  si está instalado el paquete LaTeX 
20409 \series bold
20410 wrapfig
20411 \series default
20412
20413 \begin_inset Index idx
20414 status collapsed
20415
20416 \begin_layout Plain Layout
20417 LaTeX, paquetes ! wrapfig
20418 \end_layout
20419
20420 \end_inset
20421
20422 .
20423 \begin_inset Foot
20424 status collapsed
20425
20426 \begin_layout Plain Layout
20427 La instalación de paquetes LaTeX se explica en el manual 
20428 \emph on
20429 Configuración de LaTeX
20430 \emph default
20431 .
20432 \end_layout
20433
20434 \end_inset
20435
20436  La anchura y la posición del flotante se ajustan en el diálogo de configuración
20437  al que se accede haciendo clic derecho sobre el cuadro del flotante.
20438  La figura
20439 \begin_inset space ~
20440 \end_inset
20441
20442
20443 \begin_inset CommandInset ref
20444 LatexCommand ref
20445 reference "fig:Figura-envuelta"
20446
20447 \end_inset
20448
20449  es un ejemplo de figura flotante adosada al texto con una anchura del 40
20450 \begin_inset space \thinspace{}
20451 \end_inset
20452
20453 % de la columna.
20454 \begin_inset Foot
20455 status collapsed
20456
20457 \begin_layout Plain Layout
20458 Véanse las unidades disponibles en el apéndice
20459 \begin_inset space ~
20460 \end_inset
20461
20462
20463 \begin_inset CommandInset ref
20464 LatexCommand ref
20465 reference "cap:Unidades-disponibles"
20466
20467 \end_inset
20468
20469 .
20470 \end_layout
20471
20472 \end_inset
20473
20474  Se ha añadido un espacio bajo el título para separarlo mejor del texto
20475  circundante.
20476 \end_layout
20477
20478 \begin_layout Standard
20479 \begin_inset Note Greyedout
20480 status collapsed
20481
20482 \begin_layout Plain Layout
20483
20484 \series bold
20485 Nota:
20486 \series default
20487  ¡Los envoltorios flotantes son frágiles! P.
20488 \begin_inset space \thinspace{}
20489 \end_inset
20490
20491 e.
20492  si una figura está muy cerca de la parte inferior de la página puede haber
20493  errores en la salida, como que no aparezca el flotante o se coloque junto
20494  a un texto distinto.
20495 \end_layout
20496
20497 \end_inset
20498
20499
20500 \end_layout
20501
20502 \begin_layout Standard
20503 En general:
20504 \end_layout
20505
20506 \begin_layout Itemize
20507 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
20508  salto de página.
20509  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
20510  esté casi listo y puedas prever los saltos de página.
20511 \end_layout
20512
20513 \begin_layout Itemize
20514 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
20515  del párrafo al que deben adosarse, o bien dentro de un párrafo.
20516 \end_layout
20517
20518 \begin_layout Itemize
20519 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
20520  que procura que haya un párrafo de texto entre ellos.
20521 \end_layout
20522
20523 \begin_layout Itemize
20524 Los flotantes envueltos no están permitidos en encabezados de sección o
20525  tablas.
20526 \end_layout
20527
20528 \begin_layout Subsection
20529 Rotación de flotantes
20530 \begin_inset CommandInset label
20531 LatexCommand label
20532 name "sub:Rotación-de-flotantes"
20533
20534 \end_inset
20535
20536
20537 \begin_inset Index idx
20538 status collapsed
20539
20540 \begin_layout Plain Layout
20541 Flotantes ! Rotación
20542 \end_layout
20543
20544 \end_inset
20545
20546
20547 \end_layout
20548
20549 \begin_layout Standard
20550 Podrías necesitar girar flotantes, especialmente con tablas grandes.
20551  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
20552  y marca la opción 
20553 \family sans
20554 Girar
20555 \begin_inset space ~
20556 \end_inset
20557
20558 hacia
20559 \begin_inset space ~
20560 \end_inset
20561
20562 un
20563 \begin_inset space ~
20564 \end_inset
20565
20566 lado
20567 \family default
20568  en el diálogo de configuración.
20569 \end_layout
20570
20571 \begin_layout Standard
20572 Los flotantes girados son puestos siempre en su propia página (o columna
20573  si el documento es de dos columnas).
20574  Puedes permitir que se extiendan a varias columnas con la opción 
20575 \family sans
20576 Extender columnas
20577 \family default
20578  de la configuración de flotantes.
20579  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
20580  En el manual 
20581 \emph on
20582 Objetos insertados
20583 \emph default
20584  se explica cómo forzar el sentido de rotación.
20585 \end_layout
20586
20587 \begin_layout Standard
20588 Las referencias a flotantes girados se hacen como los flotantes normales,
20589  el formato de la leyenda también es igual.
20590  La Tabla
20591 \begin_inset space ~
20592 \end_inset
20593
20594
20595 \begin_inset CommandInset ref
20596 LatexCommand ref
20597 reference "cap:Tabla-girada"
20598
20599 \end_inset
20600
20601  es un ejemplo de tabla flotante girada.
20602 \end_layout
20603
20604 \begin_layout Standard
20605 \begin_inset Note Greyedout
20606 status collapsed
20607
20608 \begin_layout Plain Layout
20609
20610 \series bold
20611 Nota:
20612 \series default
20613  No todos los visores DVI son capaces de mostrar las rotaciones.
20614 \end_layout
20615
20616 \end_inset
20617
20618
20619 \end_layout
20620
20621 \begin_layout Standard
20622 \begin_inset Float table
20623 wide false
20624 sideways true
20625 status collapsed
20626
20627 \begin_layout Plain Layout
20628 \begin_inset Caption
20629
20630 \begin_layout Plain Layout
20631 \begin_inset CommandInset label
20632 LatexCommand label
20633 name "cap:Tabla-girada"
20634
20635 \end_inset
20636
20637 Tabla girada.
20638 \end_layout
20639
20640 \end_inset
20641
20642
20643 \end_layout
20644
20645 \begin_layout Plain Layout
20646 \align center
20647 \begin_inset VSpace bigskip
20648 \end_inset
20649
20650
20651 \begin_inset Tabular
20652 <lyxtabular version="3" rows="1" columns="5">
20653 <features tabularvalignment="middle">
20654 <column alignment="center" valignment="top" width="0">
20655 <column alignment="center" valignment="top" width="0">
20656 <column alignment="center" valignment="top" width="0">
20657 <column alignment="center" valignment="top" width="0">
20658 <column alignment="center" valignment="top" width="0">
20659 <row>
20660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664 test
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 b
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 c
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691 d
20692 \end_layout
20693
20694 \end_inset
20695 </cell>
20696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20697 \begin_inset Text
20698
20699 \begin_layout Plain Layout
20700 e
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 </lyxtabular>
20707
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \begin_layout Subsection
20719 Colocación de flotantes
20720 \begin_inset CommandInset label
20721 LatexCommand label
20722 name "sub:Colocación-de-flotantes"
20723
20724 \end_inset
20725
20726
20727 \begin_inset Index idx
20728 status collapsed
20729
20730 \begin_layout Plain Layout
20731 Flotantes ! Colocación
20732 \end_layout
20733
20734 \end_inset
20735
20736
20737 \end_layout
20738
20739 \begin_layout Standard
20740 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
20741  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
20742 \begin_inset Newline newline
20743 \end_inset
20744
20745 La opción 
20746 \family sans
20747 Extender
20748 \begin_inset space ~
20749 \end_inset
20750
20751 columnas
20752 \family default
20753  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20754  abarcará ambas columnas en lugar de una sola.
20755 \begin_inset Newline newline
20756 \end_inset
20757
20758 La opción 
20759 \family sans
20760 Girar
20761 \begin_inset space ~
20762 \end_inset
20763
20764 hacia
20765 \begin_inset space ~
20766 \end_inset
20767
20768 un
20769 \begin_inset space ~
20770 \end_inset
20771
20772 lado
20773 \family default
20774  sirve para girar flotantes, véase la sección
20775 \begin_inset space ~
20776 \end_inset
20777
20778
20779 \begin_inset CommandInset ref
20780 LatexCommand ref
20781 reference "sub:Rotación-de-flotantes"
20782
20783 \end_inset
20784
20785 .
20786  
20787 \end_layout
20788
20789 \begin_layout Standard
20790 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20791  la posición de un flotante si desmarcas la opción 
20792 \family sans
20793 Usar
20794 \begin_inset space ~
20795 \end_inset
20796
20797 ubicación
20798 \begin_inset space ~
20799 \end_inset
20800
20801 predeterminada
20802 \family default
20803 :
20804 \end_layout
20805
20806 \begin_layout Description
20807 Aquí
20808 \begin_inset space ~
20809 \end_inset
20810
20811 si
20812 \begin_inset space ~
20813 \end_inset
20814
20815 es
20816 \begin_inset space ~
20817 \end_inset
20818
20819 posible: intenta situar el flotante en la posición en la que se inserta
20820 \end_layout
20821
20822 \begin_layout Description
20823 Principio
20824 \begin_inset space ~
20825 \end_inset
20826
20827 de
20828 \begin_inset space ~
20829 \end_inset
20830
20831 página: intenta situar el flotante al principio de la página actual
20832 \end_layout
20833
20834 \begin_layout Description
20835 Fin
20836 \begin_inset space ~
20837 \end_inset
20838
20839 de
20840 \begin_inset space ~
20841 \end_inset
20842
20843 página: intenta situar el flotante al final de la página actual
20844 \end_layout
20845
20846 \begin_layout Description
20847 Página
20848 \begin_inset space ~
20849 \end_inset
20850
20851 de
20852 \begin_inset space ~
20853 \end_inset
20854
20855 flotantes: intenta situar el flotante en una página propia 
20856 \end_layout
20857
20858 \begin_layout Standard
20859 LaTeX usa 
20860 \emph on
20861 siempre
20862 \emph default
20863  ese orden de opciones.
20864  Significa que si usas la colocación predeterminada, LaTeX probará en primer
20865  lugar 
20866 \family sans
20867 Aquí
20868 \begin_inset space ~
20869 \end_inset
20870
20871 si
20872 \begin_inset space ~
20873 \end_inset
20874
20875 es
20876 \begin_inset space ~
20877 \end_inset
20878
20879 posible
20880 \family default
20881 , luego 
20882 \family sans
20883 Principio
20884 \begin_inset space ~
20885 \end_inset
20886
20887 de
20888 \begin_inset space ~
20889 \end_inset
20890
20891 página
20892 \family default
20893 , y después las otras.
20894  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
20895  pero en dicho orden.
20896  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
20897  pero intenta poner el flotante en la página siguiente.
20898 \end_layout
20899
20900 \begin_layout Standard
20901 De forma predeterminada cada una de las opciones tiene sus propias reglas:
20902 \end_layout
20903
20904 \begin_layout Standard
20905
20906 \family sans
20907 Principio
20908 \begin_inset space ~
20909 \end_inset
20910
20911 de
20912 \begin_inset space ~
20913 \end_inset
20914
20915 página:
20916 \family default
20917  sólo si el flotante ocupa menos del 70
20918 \begin_inset space \thinspace{}
20919 \end_inset
20920
20921 % de la página puede ubicarse al principio de página.
20922 \end_layout
20923
20924 \begin_layout Standard
20925
20926 \family sans
20927 Fin
20928 \begin_inset space ~
20929 \end_inset
20930
20931 de
20932 \begin_inset space ~
20933 \end_inset
20934
20935 página:
20936 \family default
20937  sólo si el flotante ocupa menos del 30
20938 \begin_inset space \thinspace{}
20939 \end_inset
20940
20941 % de la página puede ubicarse al fin de página.
20942 \end_layout
20943
20944 \begin_layout Standard
20945
20946 \family sans
20947 Página
20948 \begin_inset space ~
20949 \end_inset
20950
20951 de
20952 \begin_inset space ~
20953 \end_inset
20954
20955 flotantes:
20956 \family default
20957  sólo si más del 50
20958 \begin_inset space \thinspace{}
20959 \end_inset
20960
20961 % de la página se ocupa por flotantes puede haber varios juntos en la misma
20962  página.
20963 \end_layout
20964
20965 \begin_layout Standard
20966 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
20967  
20968 \family sans
20969 Ignorar
20970 \begin_inset space ~
20971 \end_inset
20972
20973 reglas
20974 \begin_inset space ~
20975 \end_inset
20976
20977 de
20978 \begin_inset space ~
20979 \end_inset
20980
20981 LaTeX
20982 \family default
20983 .
20984 \end_layout
20985
20986 \begin_layout Standard
20987 En determinados casos podrías necesitar ubicar un flotante exactamente en
20988  la posición en la que se inserta.
20989  Para esto puedes usar la opción 
20990 \family sans
20991 Aquí
20992 \begin_inset space ~
20993 \end_inset
20994
20995 definitivamente
20996 \family default
20997 .
20998  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
20999  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21000  se podría estropear el diseño de la página.
21001 \end_layout
21002
21003 \begin_layout Standard
21004 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21005  están rodeados por texto de un párrafo determinado.
21006 \end_layout
21007
21008 \begin_layout Standard
21009 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21010 \begin_inset CommandInset citation
21011 LatexCommand cite
21012 key "latexcompanion,latexguide,latexbook"
21013
21014 \end_inset
21015
21016 .
21017 \end_layout
21018
21019 \begin_layout Section
21020 Minipáginas
21021 \begin_inset Index idx
21022 status collapsed
21023
21024 \begin_layout Plain Layout
21025 Minipáginas
21026 \end_layout
21027
21028 \end_inset
21029
21030
21031 \begin_inset CommandInset label
21032 LatexCommand label
21033 name "sec:Minipáginas"
21034
21035 \end_inset
21036
21037
21038 \end_layout
21039
21040 \begin_layout Standard
21041 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21042  de otra.
21043  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21044  de línea, etc.
21045 \end_layout
21046
21047 \begin_layout Standard
21048 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21049  con el menú 
21050 \family sans
21051 Insertar\SpecialChar \menuseparator
21052 Cuadro.
21053
21054 \family default
21055  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21056  alineación de la minipágina.
21057 \end_layout
21058
21059 \begin_layout Standard
21060 \align center
21061 \begin_inset Box Frameless
21062 position "t"
21063 hor_pos "c"
21064 has_inner_box 1
21065 inner_pos "t"
21066 use_parbox 0
21067 use_makebox 0
21068 width "30col%"
21069 special "none"
21070 height "1pt"
21071 height_special "totalheight"
21072 status collapsed
21073
21074 \begin_layout Plain Layout
21075
21076 \shape italic
21077 Esto es una minipágina.
21078  El texto en estilo cursiva.
21079 \end_layout
21080
21081 \begin_layout Plain Layout
21082
21083 \shape italic
21084 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21085  otro formato.
21086 \end_layout
21087
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \begin_layout Standard
21094 \begin_inset VSpace medskip
21095 \end_inset
21096
21097 Si sitúas dos minipáginas adosadas, puedes usar 
21098 \family sans
21099 Relleno
21100 \begin_inset space ~
21101 \end_inset
21102
21103 horizontal
21104 \family default
21105 , descrito en la sección
21106 \begin_inset space ~
21107 \end_inset
21108
21109
21110 \begin_inset CommandInset ref
21111 LatexCommand ref
21112 reference "sub:Espacio-horizontal"
21113
21114 \end_inset
21115
21116 :
21117 \begin_inset VSpace medskip
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \begin_layout Standard
21124 \begin_inset Box Frameless
21125 position "t"
21126 hor_pos "c"
21127 has_inner_box 1
21128 inner_pos "t"
21129 use_parbox 0
21130 use_makebox 0
21131 width "1.5in"
21132 special "none"
21133 height "1pt"
21134 height_special "totalheight"
21135 status collapsed
21136
21137 \begin_layout Plain Layout
21138 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21139 \end_layout
21140
21141 \end_inset
21142
21143
21144 \begin_inset space \hfill{}
21145 \end_inset
21146
21147
21148 \begin_inset Box Frameless
21149 position "t"
21150 hor_pos "c"
21151 has_inner_box 1
21152 inner_pos "t"
21153 use_parbox 0
21154 use_makebox 0
21155 width "1.5in"
21156 special "none"
21157 height "1pt"
21158 height_special "totalheight"
21159 status collapsed
21160
21161 \begin_layout Plain Layout
21162 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \end_layout
21169
21170 \begin_layout Standard
21171 \begin_inset VSpace bigskip
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \begin_layout Standard
21178 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21179  de cuadro y la decoración del marco.
21180  En el capítulo 
21181 \emph on
21182 Cuadros
21183 \emph default
21184  del manual 
21185 \emph on
21186 Objetos insertados
21187 \emph default
21188  se explican con detalle todos los tipos de cuadros y sus características.
21189 \end_layout
21190
21191 \begin_layout Chapter
21192 Ecuaciones matemáticas 
21193 \begin_inset Index idx
21194 status collapsed
21195
21196 \begin_layout Plain Layout
21197 Matemáticas
21198 \end_layout
21199
21200 \end_inset
21201
21202
21203 \begin_inset Index idx
21204 status collapsed
21205
21206 \begin_layout Plain Layout
21207 Ecuaciones|see
21208 \begin_inset ERT
21209 status collapsed
21210
21211 \begin_layout Plain Layout
21212
21213 {
21214 \end_layout
21215
21216 \end_inset
21217
21218 Matemáticas
21219 \begin_inset ERT
21220 status collapsed
21221
21222 \begin_layout Plain Layout
21223
21224 }
21225 \end_layout
21226
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233
21234
21235 \begin_inset CommandInset label
21236 LatexCommand label
21237 name "cap:Ecuaciones-matemáticas"
21238
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \begin_layout Standard
21245 Los temas tratados en este capítulo se desarrollan en profundidad en el
21246  manual 
21247 \emph on
21248 Ecuaciones.
21249  
21250 \emph default
21251 En él encontrarás también consejos y trucos para casos especiales.
21252 \end_layout
21253
21254 \begin_layout Section
21255 Edición básica de ecuaciones
21256 \begin_inset Index idx
21257 status collapsed
21258
21259 \begin_layout Plain Layout
21260 Matemáticas ! Edición de ecuaciones
21261 \end_layout
21262
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \begin_layout Standard
21269 Para crear una ecuación matemática, pulsa el botón 
21270 \begin_inset Graphics
21271         filename ../../images/math-mode.png
21272
21273 \end_inset
21274
21275 .
21276  Con esto aparece un pequeño marco azul con esquinas color púrpura.
21277  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
21278  anidación en la ecuación.
21279  También puedes insertar un tipo particular de ecuación con el menú 
21280 \family sans
21281 Insertar\SpecialChar \menuseparator
21282 Ecuación
21283 \family default
21284 .
21285 \end_layout
21286
21287 \begin_layout Standard
21288 La edición de los parámetros de una ecuación y la adición de estructuras
21289  matemáticas se puede hacer mediante las 
21290 \family sans
21291 Barras
21292 \begin_inset space ~
21293 \end_inset
21294
21295 de
21296 \begin_inset space ~
21297 \end_inset
21298
21299 herramientas
21300 \begin_inset space ~
21301 \end_inset
21302
21303 matemáticas 
21304 \family default
21305 que se muestran cuando el cursor está en una ecuación.
21306  
21307 \end_layout
21308
21309 \begin_layout Standard
21310 Hay dos tipos principales de ecuaciones: Las ecuaciones 
21311 \begin_inset Quotes fld
21312 \end_inset
21313
21314 en línea
21315 \begin_inset Quotes frd
21316 \end_inset
21317
21318  se muestran en la misma línea del texto, como en este caso:
21319 \end_layout
21320
21321 \begin_layout Standard
21322 Línea de texto con una ecuación, 
21323 \begin_inset Formula $A=B$
21324 \end_inset
21325
21326  en línea.
21327 \end_layout
21328
21329 \begin_layout Standard
21330 Las ecuaciones 
21331 \begin_inset Quotes fld
21332 \end_inset
21333
21334 presentadas
21335 \begin_inset Quotes frd
21336 \end_inset
21337
21338  se muestran separadas del texto, como si estuvieran en su propio párrafo,
21339  como en este caso:
21340 \begin_inset Formula \[
21341 A=B\]
21342
21343 \end_inset
21344
21345 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
21346 \end_layout
21347
21348 \begin_layout Standard
21349 LyX soporta además muchos comandos LaTeX de matemáticas.
21350  P.
21351 \begin_inset space \thinspace{}
21352 \end_inset
21353
21354 e., escribir 
21355 \begin_inset Quotes fld
21356 \end_inset
21357
21358
21359 \series bold
21360
21361 \backslash
21362 alpha
21363 \series default
21364
21365 \begin_inset Quotes frd
21366 \end_inset
21367
21368 , seguido de espacio, en una ecuación imprime la letra griega 
21369 \begin_inset Formula $\alpha$
21370 \end_inset
21371
21372 .
21373  A veces, escribir comandos podría ser más rápido que usar la 
21374 \family sans
21375 barra
21376 \begin_inset space ~
21377 \end_inset
21378
21379 de
21380 \begin_inset space ~
21381 \end_inset
21382
21383 herramientas
21384 \family default
21385 .
21386 \end_layout
21387
21388 \begin_layout Subsection
21389 Navegando por una ecuación
21390 \begin_inset Index idx
21391 status collapsed
21392
21393 \begin_layout Plain Layout
21394 Matemáticas ! Navegar por una ecuación
21395 \end_layout
21396
21397 \end_inset
21398
21399
21400 \end_layout
21401
21402 \begin_layout Standard
21403 La posición del cursor en una ecuación se controla mucho mejor con las teclas
21404  de flecha.
21405  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
21406  y las teclas de flecha permiten navegar entre ellos.
21407  Al pulsar 
21408 \family sans
21409 Espacio
21410 \family default
21411  el cursor sale de la estructura matemática actual (raíz 
21412 \begin_inset Formula $\sqrt{2}$
21413 \end_inset
21414
21415 , paréntesis 
21416 \begin_inset Formula $\left(f\right)$
21417 \end_inset
21418
21419 , matriz 
21420 \begin_inset Formula $\left[\begin{array}{cc}
21421 1 & 2\\
21422 3 & 4
21423 \end{array}\right]$
21424 \end_inset
21425
21426 , \SpecialChar \ldots{}
21427 ) sin abandonar la ecuación.
21428  Si se pulsa 
21429 \family sans
21430 Escape
21431 \family default
21432  el cursor sale de la ecuación y se coloca tras ella.
21433  La tecla 
21434 \family sans
21435 Tab
21436 \family default
21437  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
21438  celdas de una matriz o a través de una ecuación multilínea.
21439 \end_layout
21440
21441 \begin_layout Standard
21442 El 
21443 \family sans
21444 Espacio
21445 \family default
21446 , representado en este documento como 
21447 \begin_inset Quotes fld
21448 \end_inset
21449
21450
21451 \begin_inset ERT
21452 status collapsed
21453
21454 \begin_layout Plain Layout
21455
21456
21457 \backslash
21458 spce 
21459 \end_layout
21460
21461 \end_inset
21462
21463
21464 \begin_inset Quotes frd
21465 \end_inset
21466
21467
21468 \begin_inset Note Note
21469 status collapsed
21470
21471 \begin_layout Plain Layout
21472 En la salida, este comando aparece como su carácter correspondiente, el
21473  que identifica un espacio (espacio visible).
21474 \end_layout
21475
21476 \end_inset
21477
21478 , parece que no hace nada en una ecuación, puesto que no añade espacio,
21479  pero sirve para salir de estructuras anidadas.
21480  Por esta razón debes tener cuidado con el uso de 
21481 \family sans
21482 Espacio
21483 \family default
21484 .
21485  Por ejemplo, si quieres escribir 
21486 \begin_inset Formula $\sqrt{2x+1}$
21487 \end_inset
21488
21489 , teclea 
21490 \series bold
21491
21492 \backslash
21493 sqrt
21494 \begin_inset ERT
21495 status collapsed
21496
21497 \begin_layout Plain Layout
21498
21499
21500 \backslash
21501 spce 
21502 \end_layout
21503
21504 \end_inset
21505
21506 2x+1
21507 \series default
21508  y si quieres escibir 
21509 \begin_inset Formula $\sqrt{2x}+1$
21510 \end_inset
21511
21512  teclea 
21513 \series bold
21514
21515 \backslash
21516 sqrt
21517 \begin_inset ERT
21518 status collapsed
21519
21520 \begin_layout Plain Layout
21521
21522
21523 \backslash
21524 spce 
21525 \end_layout
21526
21527 \end_inset
21528
21529 2x
21530 \begin_inset ERT
21531 status collapsed
21532
21533 \begin_layout Plain Layout
21534
21535
21536 \backslash
21537 spce 
21538 \end_layout
21539
21540 \end_inset
21541
21542 +1
21543 \series default
21544 , en este caso sólo 
21545 \family typewriter
21546
21547 \begin_inset Formula $2x$
21548 \end_inset
21549
21550
21551 \family default
21552  está bajo la raíz.
21553 \end_layout
21554
21555 \begin_layout Standard
21556 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
21557  con huecos:
21558 \begin_inset Formula \[
21559 \left(\begin{array}{ccc}
21560 \lambda_{1}\\
21561  & \ddots\\
21562  &  & \lambda_{n}
21563 \end{array}\right)\]
21564
21565 \end_inset
21566
21567 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
21568  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
21569 \end_layout
21570
21571 \begin_layout Subsection
21572 Seleccionar texto
21573 \end_layout
21574
21575 \begin_layout Standard
21576 Hay dos formas de seleccionar texto en una ecuación.
21577  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
21578  
21579 \family sans
21580 Mayúsculas
21581 \family default
21582  y una flecha de movimiento para seleccionarlo.
21583  Resaltará como una selección de texto normal.
21584  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
21585  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
21586  fórmula, aunque no en una zona de texto normal.
21587  
21588 \end_layout
21589
21590 \begin_layout Subsection
21591 Exponentes y subíndices
21592 \begin_inset Index idx
21593 status collapsed
21594
21595 \begin_layout Plain Layout
21596 Matemáticas ! Exponentes
21597 \end_layout
21598
21599 \end_inset
21600
21601
21602 \begin_inset Index idx
21603 status collapsed
21604
21605 \begin_layout Plain Layout
21606 Matemáticas ! Subíndices
21607 \end_layout
21608
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \begin_layout Standard
21615 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
21616  la forma más sencilla es usar comandos.
21617  Para escribir 
21618 \begin_inset Formula $x^{2}$
21619 \end_inset
21620
21621 , teclea en una ecuación 
21622 \series bold
21623 x^2
21624 \begin_inset ERT
21625 status collapsed
21626
21627 \begin_layout Plain Layout
21628
21629
21630 \backslash
21631 spce 
21632 \end_layout
21633
21634 \end_inset
21635
21636
21637 \series default
21638 .
21639  El 
21640 \family sans
21641 Espacio
21642 \family default
21643  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
21644  exponente.
21645  Si tecleas 
21646 \series bold
21647 x^2y
21648 \series default
21649 , obtendrás 
21650 \begin_inset Formula $x^{2y}$
21651 \end_inset
21652
21653 ; para obtener 
21654 \begin_inset Formula $x^{2}y$
21655 \end_inset
21656
21657 , teclea 
21658 \series bold
21659 x^2
21660 \begin_inset ERT
21661 status collapsed
21662
21663 \begin_layout Plain Layout
21664
21665
21666 \backslash
21667 spce 
21668 \end_layout
21669
21670 \end_inset
21671
21672 y
21673 \series default
21674 .
21675  Para poner en el exponente caracteres que serían acentuados con el circunflejo
21676  «^», debes teclear un 
21677 \family sans
21678 Espacio
21679 \family default
21680  extra entre el acento 
21681 \begin_inset Quotes fld
21682 \end_inset
21683
21684 ^
21685 \begin_inset Quotes frd
21686 \end_inset
21687
21688  y el carácter.
21689  P.
21690 \begin_inset space \thinspace{}
21691 \end_inset
21692
21693 e., para 
21694 \begin_inset Formula $x^{a}$
21695 \end_inset
21696
21697  teclea 
21698 \series bold
21699 x^
21700 \begin_inset ERT
21701 status collapsed
21702
21703 \begin_layout Plain Layout
21704
21705
21706 \backslash
21707 spce 
21708 \end_layout
21709
21710 \end_inset
21711
21712 a
21713 \series default
21714 .
21715 \begin_inset Foot
21716 status collapsed
21717
21718 \begin_layout Plain Layout
21719
21720 \emph on
21721 N.
21722 \begin_inset space \thinspace{}
21723 \end_inset
21724
21725 del t.: 
21726 \emph default
21727 Este será el método a usar habitualmente en teclados en español para entrar
21728  en modo exponente.
21729  También funciona pulsar dos veces seguidas la tecla «^».
21730  
21731 \end_layout
21732
21733 \end_inset
21734
21735   Los subíndices se ponen con guión bajo 
21736 \begin_inset Quotes fld
21737 \end_inset
21738
21739 _
21740 \begin_inset Quotes frd
21741 \end_inset
21742
21743 : Para 
21744 \begin_inset Formula $a_{1}$
21745 \end_inset
21746
21747 , teclea 
21748 \series bold
21749 a_1
21750 \begin_inset ERT
21751 status collapsed
21752
21753 \begin_layout Plain Layout
21754
21755
21756 \backslash
21757 spce 
21758 \end_layout
21759
21760 \end_inset
21761
21762
21763 \series default
21764 .
21765 \end_layout
21766
21767 \begin_layout Subsection
21768 Fracciones
21769 \begin_inset Index idx
21770 status collapsed
21771
21772 \begin_layout Plain Layout
21773 Matemáticas ! Fracciones
21774 \end_layout
21775
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \begin_layout Standard
21782 Una fracción se escribe con el comando 
21783 \series bold
21784
21785 \backslash
21786 frac
21787 \series default
21788  o con el icono 
21789 \begin_inset Graphics
21790         filename ../../images/math/frac.png
21791         scale 60
21792
21793 \end_inset
21794
21795  de la 
21796 \family sans
21797 Barra
21798 \begin_inset space ~
21799 \end_inset
21800
21801 de
21802 \begin_inset space ~
21803 \end_inset
21804
21805 herramientas
21806 \begin_inset space ~
21807 \end_inset
21808
21809 matemáticas
21810 \family default
21811 .
21812  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
21813  Para moverlo abajo, sencillamente pulsa la tecla 
21814 \family sans
21815 Abajo
21816 \family default
21817 .
21818  Para volver, 
21819 \family sans
21820 Arriba
21821 \family default
21822 .
21823  En una fracción se puede poner cualquier estructura, por ejemplo: 
21824 \begin_inset Formula \[
21825 \left[\frac{1}{\left(\begin{array}{cc}
21826 2 & 3\\
21827 4 & 5
21828 \end{array}\right)}\right]\]
21829
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \begin_layout Subsection
21836 Raíces
21837 \begin_inset Index idx
21838 status collapsed
21839
21840 \begin_layout Plain Layout
21841 Matemáticas ! Raíces
21842 \end_layout
21843
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Standard
21850 Las raíces se generan con el botón 
21851 \begin_inset Graphics
21852         filename ../../images/math/sqrt.png
21853
21854 \end_inset
21855
21856  de la 
21857 \family sans
21858 Barra
21859 \begin_inset space ~
21860 \end_inset
21861
21862 de
21863 \begin_inset space ~
21864 \end_inset
21865
21866 herramientas
21867 \begin_inset space ~
21868 \end_inset
21869
21870 matemáticas,
21871 \family default
21872  o con los comandos 
21873 \series bold
21874
21875 \backslash
21876 sqrt
21877 \series default
21878  o 
21879 \series bold
21880
21881 \backslash
21882 root
21883 \series default
21884 .
21885  
21886 \series bold
21887
21888 \backslash
21889 sqrt
21890 \series default
21891  escribe siempre raíces cuadradas, con 
21892 \series bold
21893
21894 \backslash
21895 root
21896 \series default
21897  puedes escribir raíces de orden mayor, como cúbicas.
21898 \end_layout
21899
21900 \begin_layout Subsection
21901 Operadores con límites
21902 \begin_inset Index idx
21903 status collapsed
21904
21905 \begin_layout Plain Layout
21906 Matemáticas ! Integrales
21907 \end_layout
21908
21909 \end_inset
21910
21911
21912 \begin_inset Index idx
21913 status collapsed
21914
21915 \begin_layout Plain Layout
21916 Matemáticas ! Operador suma
21917 \end_layout
21918
21919 \end_inset
21920
21921
21922 \begin_inset CommandInset label
21923 LatexCommand label
21924 name "sub:Operadores-con-límites"
21925
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \begin_layout Standard
21932 Los operadores suma (
21933 \begin_inset Formula $\sum$
21934 \end_inset
21935
21936 ) e integral (
21937 \begin_inset Formula $\int$
21938 \end_inset
21939
21940 ) se decoran frecuentemente con límites.
21941  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
21942  directamente después del símbolo.
21943  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
21944  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
21945  Tal como en 
21946 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21947 \end_inset
21948
21949 , y en
21950 \begin_inset Formula \[
21951 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21952
21953 \end_inset
21954
21955 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
21956 \end_layout
21957
21958 \begin_layout Standard
21959 Todos los operadores con límites cambian automáticamente de tamaño cuando
21960  se ponen en modo presentación.
21961  La colocación de los límites puede cambiarse situando el cursor directamente
21962  detrás del operador y pulsando 
21963 \family sans
21964 Alt+M
21965 \begin_inset space ~
21966 \end_inset
21967
21968 L
21969 \family default
21970  o con el menú  
21971 \family sans
21972 Editar\SpecialChar \menuseparator
21973 Ecuaciones\SpecialChar \menuseparator
21974 Cambiar
21975 \begin_inset space ~
21976 \end_inset
21977
21978 tipo
21979 \begin_inset space ~
21980 \end_inset
21981
21982 de
21983 \begin_inset space ~
21984 \end_inset
21985
21986 límites
21987 \family default
21988 .
21989 \end_layout
21990
21991 \begin_layout Standard
21992 Algunas otras expresiones matemáticas tienen añadida esta característica
21993  de colocación de los límites, como 
21994 \begin_inset Index idx
21995 status collapsed
21996
21997 \begin_layout Plain Layout
21998 Matemáticas ! Límites
21999 \end_layout
22000
22001 \end_inset
22002
22003
22004 \begin_inset Formula \[
22005 \lim_{x\rightarrow\infty}f(x),\]
22006
22007 \end_inset
22008
22009 que pondrá 
22010 \begin_inset Formula $x\rightarrow\infty$
22011 \end_inset
22012
22013  bajo 
22014 \begin_inset Quotes fld
22015 \end_inset
22016
22017 lím
22018 \begin_inset Quotes frd
22019 \end_inset
22020
22021  en estilo presentación.
22022  En fórmulas en línea se ve así: 
22023 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22024 \end_inset
22025
22026 .
22027 \end_layout
22028
22029 \begin_layout Standard
22030 Observa que la función lím se ha introducido como una función macro 
22031 \series bold
22032
22033 \backslash
22034 lim
22035 \series default
22036 .
22037  Echa un vistazo a la sección
22038 \begin_inset space ~
22039 \end_inset
22040
22041
22042 \begin_inset space \thinspace{}
22043 \end_inset
22044
22045
22046 \begin_inset CommandInset ref
22047 LatexCommand ref
22048 reference "sub:Funciones"
22049
22050 \end_inset
22051
22052  para ver una explicación de las macros de funciones.
22053 \end_layout
22054
22055 \begin_layout Subsection
22056 Símbolos matemáticos
22057 \begin_inset Index idx
22058 status collapsed
22059
22060 \begin_layout Plain Layout
22061 Matemáticas ! Símbolos
22062 \end_layout
22063
22064 \end_inset
22065
22066
22067 \end_layout
22068
22069 \begin_layout Standard
22070 La mayor parte de los símbolos matemáticos se encuentran en los 
22071 \family sans
22072 Paneles
22073 \begin_inset space ~
22074 \end_inset
22075
22076 de
22077 \begin_inset space ~
22078 \end_inset
22079
22080 ecuaciones
22081 \family default
22082  en alguna de las distintas categorías: 
22083 \family sans
22084 Griego
22085 \family default
22086
22087 \family sans
22088 Operadores
22089 \family default
22090
22091 \family sans
22092 Relaciones
22093 \family default
22094
22095 \family sans
22096 Flechas
22097 \family default
22098 \SpecialChar \ldots{}
22099  También hay símbolos adicionales suministrados por la 
22100 \emph on
22101 American Mathematical Society
22102 \emph default
22103  (AMS).
22104 \end_layout
22105
22106 \begin_layout Standard
22107 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22108  así, no tienes que emplear el 
22109 \family sans
22110 Panel de ecuaciones
22111 \family default
22112 , sino que puedes teclear el comando directamente en la ecuación.
22113  LyX lo convertirá al símbolo o estructura correspondiente.
22114 \end_layout
22115
22116 \begin_layout Subsection
22117 Cambiar el espacio
22118 \begin_inset Index idx
22119 status collapsed
22120
22121 \begin_layout Plain Layout
22122 Matemáticas ! Espacios
22123 \end_layout
22124
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \begin_layout Standard
22131 El espacio estándar provisto por LaTeX se puede cambiar.
22132  Para hacerlo teclea 
22133 \family sans
22134 Ctrl+Espacio
22135 \family default
22136  o usa el botón 
22137 \begin_inset Graphics
22138         filename ../../images/math/space.png
22139
22140 \end_inset
22141
22142  del 
22143 \family sans
22144 Panel de ecuaciones
22145 \family default
22146 .
22147  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22148  Por ejemplo, la secuencia 
22149 \series bold
22150 a
22151 \begin_inset space ~
22152 \end_inset
22153
22154 Ctrl+Espacio
22155 \begin_inset space ~
22156 \end_inset
22157
22158 b
22159 \series default
22160  da: 
22161 \begin_inset Formula $a\, b$
22162 \end_inset
22163
22164  (en LyX se ve 
22165 \begin_inset Graphics
22166         filename ../clipart/SpaceMarker.png
22167
22168 \end_inset
22169
22170 ).
22171  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22172  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22173  cambia el tamaño.
22174  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22175  espacios negativos.
22176  Dos ejemplos: 
22177 \end_layout
22178
22179 \begin_layout Standard
22180
22181 \series bold
22182 a Ctrl+Espacio b
22183 \series default
22184  con 3×
22185 \family sans
22186 Espacio
22187 \family default
22188
22189 \begin_inset Formula $a\quad b$
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \begin_layout Standard
22196
22197 \series bold
22198 a Ctrl+Espacio b
22199 \series default
22200  con 5×
22201 \family sans
22202 Espacio
22203 \family default
22204
22205 \begin_inset Formula $a\! b$
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Subsection
22212 Funciones
22213 \begin_inset Index idx
22214 status collapsed
22215
22216 \begin_layout Plain Layout
22217 Matemáticas ! Funciones
22218 \end_layout
22219
22220 \end_inset
22221
22222
22223 \begin_inset CommandInset label
22224 LatexCommand label
22225 name "sub:Funciones"
22226
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \begin_layout Standard
22233 El botón 
22234 \begin_inset Graphics
22235         filename ../../images/math/functions.png
22236
22237 \end_inset
22238
22239  abre el 
22240 \family sans
22241 Panel
22242 \begin_inset space ~
22243 \end_inset
22244
22245 de
22246 \begin_inset space ~
22247 \end_inset
22248
22249 funciones
22250 \family default
22251 , que contiene diversas macros de funciones como 
22252 \begin_inset Formula $\sin$
22253 \end_inset
22254
22255  (seno), 
22256 \begin_inset Formula $\lim$
22257 \end_inset
22258
22259
22260 \emph on
22261 etc
22262 \emph default
22263 .
22264  (también se pueden insertar tecleando en una ecuación 
22265 \series bold
22266
22267 \backslash
22268 sen
22269 \series default
22270  etc.)
22271 \begin_inset Foot
22272 status collapsed
22273
22274 \begin_layout Plain Layout
22275
22276 \size normal
22277 \emph on
22278 \color none
22279 N.
22280 \begin_inset space \thinspace{}
22281 \end_inset
22282
22283 del t: 
22284 \size default
22285 \emph default
22286 \color inherit
22287 El estilo 
22288 \family typewriter
22289 spanish
22290 \family default
22291 \size normal
22292 \color none
22293  propociona comandos para escribir las funciones en español, p.
22294 \begin_inset space \thinspace{}
22295 \end_inset
22296
22297 e., 
22298 \begin_inset Formula $\sen x$
22299 \end_inset
22300
22301 .
22302  Más detalles en la sec.
22303  
22304 \size default
22305 \emph on
22306 \color inherit
22307 Funciones predefinidas
22308 \emph default
22309  del manual 
22310 \emph on
22311 Ecuaciones
22312 \emph default
22313  y en la página web
22314 \begin_inset space ~
22315 \end_inset
22316
22317
22318 \begin_inset CommandInset citation
22319 LatexCommand cite
22320 key "spanish"
22321
22322 \end_inset
22323
22324 .
22325 \end_layout
22326
22327 \end_inset
22328
22329 .
22330  En matemáticas es habitual escribir las funciones en letras verticales,
22331  para evitar confusiones con las letras cursivas que representan variables,
22332  porque 
22333 \begin_inset Formula $sen$
22334 \end_inset
22335
22336  podría hacer pensar en el producto 
22337 \begin_inset Formula $s·e·n$
22338 \end_inset
22339
22340 .
22341  
22342 \end_layout
22343
22344 \begin_layout Standard
22345 El empleo de macros de función generará también el espacio correcto alrededor
22346  de la función: 
22347 \begin_inset Formula $a\sen x$
22348 \end_inset
22349
22350  es diferente de 
22351 \begin_inset Formula $asenx$
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \begin_layout Standard
22358 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
22359  de situar los subíndices, como se describe en sec.
22360 \begin_inset space \thinspace{}
22361 \end_inset
22362
22363
22364 \begin_inset CommandInset ref
22365 LatexCommand ref
22366 reference "sub:Operadores-con-límites"
22367
22368 \end_inset
22369
22370 .
22371 \end_layout
22372
22373 \begin_layout Subsection
22374 Acentos
22375 \begin_inset Index idx
22376 status collapsed
22377
22378 \begin_layout Plain Layout
22379 Matemáticas ! Acentos
22380 \end_layout
22381
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \begin_layout Standard
22388 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
22389  que en modo texto.
22390  Esto puede depender de tu teclado, o de las asociaciones de teclas que
22391  uses.
22392  También puedes usar comandos LaTeX para escribir, p.
22393 \begin_inset space \thinspace{}
22394 \end_inset
22395
22396 e., 
22397 \begin_inset Formula $\hat{a}$
22398 \end_inset
22399
22400  incluso si tu teclado no tiene acento circunflejo.
22401  El ejemplo se ha hecho con 
22402 \series bold
22403
22404 \backslash
22405 hat
22406 \begin_inset ERT
22407 status collapsed
22408
22409 \begin_layout Plain Layout
22410
22411
22412 \backslash
22413 spce 
22414 \end_layout
22415
22416 \end_inset
22417
22418 a
22419 \series default
22420  en una ecuación.
22421  El cuadro
22422 \begin_inset space ~
22423 \end_inset
22424
22425
22426 \begin_inset CommandInset ref
22427 LatexCommand ref
22428 reference "cap:Acentos-y-comandos"
22429
22430 \end_inset
22431
22432  muestra las equivalencias entre tipos de acentos y sus comandos.
22433 \end_layout
22434
22435 \begin_layout Standard
22436 \begin_inset Float table
22437 wide false
22438 sideways false
22439 status open
22440
22441 \begin_layout Plain Layout
22442 \begin_inset Caption
22443
22444 \begin_layout Plain Layout
22445 \begin_inset CommandInset label
22446 LatexCommand label
22447 name "cap:Acentos-y-comandos"
22448
22449 \end_inset
22450
22451 Tipos de acentos y comandos correspondientes.
22452 \end_layout
22453
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \begin_layout Plain Layout
22460 \align center
22461 \begin_inset VSpace defskip
22462 \end_inset
22463
22464
22465 \begin_inset Tabular
22466 <lyxtabular version="3" rows="11" columns="3">
22467 <features tabularvalignment="middle">
22468 <column alignment="center" valignment="top" width="0pt">
22469 <column alignment="center" valignment="top" width="0pt">
22470 <column alignment="center" valignment="top" width="0pt">
22471 <row>
22472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22473 \begin_inset Text
22474
22475 \begin_layout Plain Layout
22476 Nombre
22477 \end_layout
22478
22479 \end_inset
22480 </cell>
22481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22482 \begin_inset Text
22483
22484 \begin_layout Plain Layout
22485 Comando
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494 E
22495 \family roman
22496 \series medium
22497 \shape up
22498 \size normal
22499 \emph off
22500 \bar no
22501 \noun off
22502 \color none
22503 jemplo
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 </row>
22509 <row>
22510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514
22515 \family roman
22516 \series medium
22517 \shape up
22518 \size normal
22519 \emph off
22520 \bar no
22521 \noun off
22522 \color none
22523 circunflejo
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532
22533 \series bold
22534
22535 \backslash
22536 hat
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545
22546 \family roman
22547 \series medium
22548 \shape up
22549 \size normal
22550 \emph off
22551 \bar no
22552 \noun off
22553 \color none
22554 \begin_inset Formula $\hat{a}$
22555 \end_inset
22556
22557
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 </row>
22563 <row>
22564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568
22569 \family roman
22570 \series medium
22571 \shape up
22572 \size normal
22573 \emph off
22574 \bar no
22575 \noun off
22576 \color none
22577 grave
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586
22587 \series bold
22588
22589 \backslash
22590 grave
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \family roman
22601 \series medium
22602 \shape up
22603 \size normal
22604 \emph off
22605 \bar no
22606 \noun off
22607 \color none
22608 \begin_inset Formula $\grave{a}$
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 </row>
22617 <row>
22618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622
22623 \family roman
22624 \series medium
22625 \shape up
22626 \size normal
22627 \emph off
22628 \bar no
22629 \noun off
22630 \color none
22631 agudo
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640
22641 \series bold
22642
22643 \backslash
22644 acute
22645 \end_layout
22646
22647 \end_inset
22648 </cell>
22649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22650 \begin_inset Text
22651
22652 \begin_layout Plain Layout
22653
22654 \family roman
22655 \series medium
22656 \shape up
22657 \size normal
22658 \emph off
22659 \bar no
22660 \noun off
22661 \color none
22662 \begin_inset Formula $\acute{a}$
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 </row>
22671 <row>
22672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676
22677 \family roman
22678 \series medium
22679 \shape up
22680 \size normal
22681 \emph off
22682 \bar no
22683 \noun off
22684 \color none
22685 diéresis
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694
22695 \series bold
22696
22697 \backslash
22698 ddot
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707
22708 \family roman
22709 \series medium
22710 \shape up
22711 \size normal
22712 \emph off
22713 \bar no
22714 \noun off
22715 \color none
22716 \begin_inset Formula $\ddot{a}$
22717 \end_inset
22718
22719
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 </row>
22725 <row>
22726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730
22731 \family roman
22732 \series medium
22733 \shape up
22734 \size normal
22735 \emph off
22736 \bar no
22737 \noun off
22738 \color none
22739 tilde
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \series bold
22750
22751 \backslash
22752 tilde
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761
22762 \family roman
22763 \series medium
22764 \shape up
22765 \size normal
22766 \emph off
22767 \bar no
22768 \noun off
22769 \color none
22770 \begin_inset Formula $\tilde{a}$
22771 \end_inset
22772
22773
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 </row>
22779 <row>
22780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784
22785 \family roman
22786 \series medium
22787 \shape up
22788 \size normal
22789 \emph off
22790 \bar no
22791 \noun off
22792 \color none
22793 punto
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802
22803 \series bold
22804
22805 \backslash
22806 dot
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815
22816 \family roman
22817 \series medium
22818 \shape up
22819 \size normal
22820 \emph off
22821 \bar no
22822 \noun off
22823 \color none
22824 \begin_inset Formula $\dot{a}$
22825 \end_inset
22826
22827
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 </row>
22833 <row>
22834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838
22839 \family roman
22840 \series medium
22841 \shape up
22842 \size normal
22843 \emph off
22844 \bar no
22845 \noun off
22846 \color none
22847 breve
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856
22857 \series bold
22858
22859 \backslash
22860 breve
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Plain Layout
22869
22870 \family roman
22871 \series medium
22872 \shape up
22873 \size normal
22874 \emph off
22875 \bar no
22876 \noun off
22877 \color none
22878 \begin_inset Formula $\breve{a}$
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 </row>
22887 <row>
22888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22889 \begin_inset Text
22890
22891 \begin_layout Plain Layout
22892
22893 \family roman
22894 \series medium
22895 \shape up
22896 \size normal
22897 \emph off
22898 \bar no
22899 \noun off
22900 \color none
22901 caron
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910
22911 \series bold
22912
22913 \backslash
22914 check
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923
22924 \family roman
22925 \series medium
22926 \shape up
22927 \size normal
22928 \emph off
22929 \bar no
22930 \noun off
22931 \color none
22932 \begin_inset Formula $\check{a}$
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 </row>
22941 <row>
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946
22947 \family roman
22948 \series medium
22949 \shape up
22950 \size normal
22951 \emph off
22952 \bar no
22953 \noun off
22954 \color none
22955 barra
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964
22965 \series bold
22966
22967 \backslash
22968 bar
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22974 \begin_inset Text
22975
22976 \begin_layout Plain Layout
22977
22978 \family roman
22979 \series medium
22980 \shape up
22981 \size normal
22982 \emph off
22983 \bar no
22984 \noun off
22985 \color none
22986 \begin_inset Formula $\bar{a}$
22987 \end_inset
22988
22989
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 </row>
22995 <row>
22996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 vector
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \series bold
23011
23012 \backslash
23013 vec
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022
23023 \family roman
23024 \series medium
23025 \shape up
23026 \size normal
23027 \emph off
23028 \bar no
23029 \noun off
23030 \color none
23031 \begin_inset Formula $\vec{a}$
23032 \end_inset
23033
23034
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 </row>
23040 </lyxtabular>
23041
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \end_inset
23048
23049
23050 \end_layout
23051
23052 \begin_layout Standard
23053 Puedes elegir uno de los acentos seleccionándolo en el panel 
23054 \family sans
23055 Decoraciones
23056 \family default
23057 , botón 
23058 \begin_inset Graphics
23059         filename ../../images/math/hat.png
23060
23061 \end_inset
23062
23063  del 
23064 \family sans
23065 Panel de ecuaciones
23066 \family default
23067 ; esto se aplicará también a cualquier selección que hayas hecho en una
23068  fórmula.
23069 \end_layout
23070
23071 \begin_layout Section
23072 Paréntesis y otros delimitadores
23073 \begin_inset Index idx
23074 status collapsed
23075
23076 \begin_layout Plain Layout
23077 Matemáticas ! Delimitadores
23078 \end_layout
23079
23080 \end_inset
23081
23082
23083 \begin_inset Index idx
23084 status collapsed
23085
23086 \begin_layout Plain Layout
23087 Matemáticas ! Paréntesis
23088 \end_layout
23089
23090 \end_inset
23091
23092
23093 \begin_inset CommandInset label
23094 LatexCommand label
23095 name "sec:Paréntesis-y-delimitadores"
23096
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \begin_layout Standard
23103 Hay varios tipos de delimitadores disponibles en LyX.
23104  Para casi todas las necesidades debería bastar con el uso de las teclas
23105  
23106 \family typewriter
23107 []{}()|<>
23108 \family default
23109 .
23110  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23111  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23112  surge al pulsar el botón 
23113 \begin_inset Graphics
23114         filename ../../images/math/delim.png
23115
23116 \end_inset
23117
23118  de la barra de herramientas de ecuaciones.
23119  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23120 \begin_inset Formula \[
23121 \left[\begin{array}{cc}
23122 1 & 2\\
23123 3 & 4
23124 \end{array}\right]\]
23125
23126 \end_inset
23127
23128 o para colocar diversos paréntesis como en la fracción: 
23129 \begin_inset Formula \[
23130 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
23131
23132 \end_inset
23133
23134
23135 \end_layout
23136
23137 \begin_layout Standard
23138 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23139 ente de acuerdo con el tamaño de lo que contienen.
23140 \end_layout
23141
23142 \begin_layout Standard
23143 Para construir delimitadores pulsa el botón del que quieras poner para el
23144  lado izquierdo y para el lado derecho.
23145  Si marcas la opción 
23146 \family sans
23147 Mantener
23148 \begin_inset space ~
23149 \end_inset
23150
23151 iguales
23152 \family default
23153 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23154  El comando TeX de la selección se mostrará bajo el panel de botones.
23155  Si quieres que un lado no tenga delimitador, usa el botón 
23156 \family sans
23157 Ninguno
23158 \family default
23159 .
23160  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23161 \end_layout
23162
23163 \begin_layout Standard
23164 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23165  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23166  escoger los delimitadores deseados y pulsar 
23167 \family sans
23168 Insert
23169 \family default
23170 ar, con esto se dibujarán alrededor de la estructura resaltada.
23171 \end_layout
23172
23173 \begin_layout Section
23174 Ecuaciones con varias líneas
23175 \begin_inset Index idx
23176 status collapsed
23177
23178 \begin_layout Plain Layout
23179 Matemáticas ! Presentación de ecuaciones
23180 \end_layout
23181
23182 \end_inset
23183
23184
23185 \begin_inset Index idx
23186 status collapsed
23187
23188 \begin_layout Plain Layout
23189 Matemáticas ! Matrices
23190 \end_layout
23191
23192 \end_inset
23193
23194
23195 \begin_inset Index idx
23196 status collapsed
23197
23198 \begin_layout Plain Layout
23199 Matemáticas ! Ecuaciones multilínea
23200 \end_layout
23201
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \begin_layout Standard
23208 Las matrices se introducen con el botón 
23209 \begin_inset Graphics
23210         filename ../../images/math/matrix.png
23211
23212 \end_inset
23213
23214  de la 
23215 \family sans
23216 Barra
23217 \begin_inset space ~
23218 \end_inset
23219
23220 de
23221 \begin_inset space ~
23222 \end_inset
23223
23224 herramientas
23225 \begin_inset space ~
23226 \end_inset
23227
23228 matemáticas
23229 \family default
23230 .
23231  Se abrirá un diálogo para elegir el número de filas y columnas.
23232  Por ejemplo:
23233 \begin_inset Formula \[
23234 \left(\begin{array}{ccc}
23235 1 & 2 & 3\\
23236 4 & 5 & 6\\
23237 7 & 8 & 9
23238 \end{array}\right)\]
23239
23240 \end_inset
23241
23242 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
23243  en la sec.
23244 \begin_inset space \thinspace{}
23245 \end_inset
23246
23247
23248 \begin_inset CommandInset ref
23249 LatexCommand ref
23250 reference "sec:Paréntesis-y-delimitadores"
23251
23252 \end_inset
23253
23254 .
23255  Al construir la matriz, puedes elegir si las entradas de columna se alinean
23256  a la izquierda, a la derecha o al centro, en el cuadro 
23257 \family sans
23258 Horizontal,
23259 \family default
23260  con las letras 
23261 \begin_inset Quotes fld
23262 \end_inset
23263
23264
23265 \family sans
23266 l
23267 \family default
23268
23269 \begin_inset Quotes frd
23270 \end_inset
23271
23272
23273 \begin_inset Quotes fld
23274 \end_inset
23275
23276
23277 \family sans
23278 r
23279 \family default
23280
23281 \begin_inset Quotes frd
23282 \end_inset
23283
23284 , y 
23285 \begin_inset Quotes fld
23286 \end_inset
23287
23288
23289 \family sans
23290 c
23291 \family default
23292
23293 \begin_inset Quotes frd
23294 \end_inset
23295
23296 .
23297  Lyx utiliza 
23298 \begin_inset Quotes fld
23299 \end_inset
23300
23301
23302 \family sans
23303 c
23304 \family default
23305
23306 \begin_inset Quotes frd
23307 \end_inset
23308
23309  por omisión.
23310  Por ejemplo, la secuencia 
23311 \begin_inset Quotes fld
23312 \end_inset
23313
23314
23315 \family sans
23316 lrc
23317 \family default
23318
23319 \begin_inset Quotes frd
23320 \end_inset
23321
23322  indica que la primera columna se alineará a la izquierda, la segunda al
23323  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
23324  El resultado será el siguiente: 
23325 \begin_inset Formula \[
23326 \begin{array}{lcr}
23327 columna & columna & columna\\
23328 alineada & alineada & alineada\\
23329 a\, la\, izquierda & al\, centro & a\, la\, derecha
23330 \end{array}\]
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \begin_layout Standard
23338 Puedes añadir más filas a una matriz existente con 
23339 \family sans
23340 Ctrl+Retorno
23341 \family default
23342  estando el cursor en la matriz.
23343  Puedes añadir o quitar filas y columnas con el menú 
23344 \family sans
23345 Editar\SpecialChar \menuseparator
23346 Ecuaciones
23347 \family default
23348  o con los botones adecuados de la barra de herramientas matemáticas.
23349 \end_layout
23350
23351 \begin_layout Standard
23352 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
23353  de distintos casos.
23354  Para ello se usa el submenú 
23355 \family sans
23356 Insertar\SpecialChar \menuseparator
23357 Ecuaciones\SpecialChar \menuseparator
23358 Entorno
23359 \begin_inset space ~
23360 \end_inset
23361
23362 casos
23363 \family default
23364  o el comando 
23365 \series bold
23366
23367 \backslash
23368 cases
23369 \series default
23370 .
23371  Aquí ves un ejemplo: 
23372 \begin_inset Formula \[
23373 f(x)=\begin{cases}
23374 -1 & x<0\\
23375 0 & x=0\\
23376 1 & x>0
23377 \end{cases}\]
23378
23379 \end_inset
23380
23381
23382 \end_layout
23383
23384 \begin_layout Standard
23385 \begin_inset VSpace bigskip
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \begin_layout Standard
23392 Las ecuaciones con varias líneas se crean pulsando 
23393 \family sans
23394 \series medium
23395 Ctrl+Retorno
23396 \family default
23397 \series default
23398  dentro de la ecuación.
23399  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
23400  Si tecleas 
23401 \family sans
23402 \series medium
23403 Ctrl+Retorno
23404 \family default
23405 \series default
23406  en una ecuación no vacía, la parte anterior al signo de relación (signo
23407  igual 
23408 \begin_inset Quotes fld
23409 \end_inset
23410
23411 =
23412 \begin_inset Quotes frd
23413 \end_inset
23414
23415 , etc.) se insertará automáticamente en la primera columna, el signo de relación
23416  en la segunda y el resto en la tercera columna.
23417  Por cada nueva pulsación de 
23418 \family sans
23419 \series medium
23420 Ctrl+Retorno
23421 \family default
23422 \series default
23423  se crea una fila nueva.
23424  Las ecuaciones multilínea siempre están en modo presentación.
23425  Aquí hay un ejemplo:
23426 \end_layout
23427
23428 \begin_layout Standard
23429 \begin_inset Formula \begin{eqnarray}
23430 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23431 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
23432 \end{eqnarray}
23433
23434 \end_inset
23435
23436
23437 \end_layout
23438
23439 \begin_layout Standard
23440 Para cambiar la asignación de columna de las partes de la ecuación, pon
23441  el cursor donde quieras empezar el cambio y teclea 
23442 \family sans
23443 Ctrl+Tab.
23444
23445 \family default
23446  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
23447  Ten en cuenta que la columna central está destinada para los signos de
23448  relación, y que las estructuras en esa columna se imprimirán en un tamaño
23449  menor:
23450 \begin_inset Formula \begin{eqnarray*}
23451 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23452
23453 \end_inset
23454
23455
23456 \end_layout
23457
23458 \begin_layout Standard
23459 La ecuación multilínea aquí descrita es del tipo 
23460 \family sans
23461 Entorno_EqnArray
23462 \family default
23463 .
23464  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
23465  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
23466  que en la ecuación (
23467 \begin_inset CommandInset ref
23468 LatexCommand ref
23469 reference "eq:acuadrado"
23470
23471 \end_inset
23472
23473 ).
23474  Los otros tipos se describen en la sección
23475 \begin_inset space ~
23476 \end_inset
23477
23478
23479 \begin_inset space \thinspace{}
23480 \end_inset
23481
23482
23483 \begin_inset CommandInset ref
23484 LatexCommand ref
23485 reference "sub:Tipos-de-ecuaciones-AMS"
23486
23487 \end_inset
23488
23489 .
23490 \end_layout
23491
23492 \begin_layout Section
23493 Numeración y referencia de ecuaciones
23494 \begin_inset Index idx
23495 status collapsed
23496
23497 \begin_layout Plain Layout
23498 Matemáticas ! Numeración de ecuaciones
23499 \end_layout
23500
23501 \end_inset
23502
23503
23504 \begin_inset Index idx
23505 status collapsed
23506
23507 \begin_layout Plain Layout
23508 Matemáticas ! Referencias a ecuaciones
23509 \end_layout
23510
23511 \end_inset
23512
23513
23514 \begin_inset CommandInset label
23515 LatexCommand label
23516 name "sec:Numeración-y-referencia"
23517
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \begin_layout Standard
23524 Para numerar una ecuación, pon el cursor en ella y usa el menú 
23525 \family sans
23526 Editar\SpecialChar \menuseparator
23527 Ecuaciones\SpecialChar \menuseparator
23528 Conmutar
23529 \begin_inset space ~
23530 \end_inset
23531
23532 numeración
23533 \family default
23534  o el atajo 
23535 \family sans
23536 Alt+M
23537 \begin_inset space ~
23538 \end_inset
23539
23540 N
23541 \family default
23542 .
23543  El número de ecuación se ve en LyX como 
23544 \begin_inset Quotes fld
23545 \end_inset
23546
23547 #
23548 \begin_inset Quotes frd
23549 \end_inset
23550
23551  entre paréntesis.
23552  El 
23553 \begin_inset Quotes fld
23554 \end_inset
23555
23556 #
23557 \begin_inset Quotes frd
23558 \end_inset
23559
23560  indica que el número se calculará automáticamente al generar la salida.
23561  La posición y el formato del número de fórmula depende de la clase del
23562  documento.
23563  En este documento el número se imprime junto con el número del capítulo,
23564  separados por un punto:
23565 \begin_inset Formula \begin{equation}
23566 1+1=2\end{equation}
23567
23568 \end_inset
23569
23570
23571 \family sans
23572 Alt+M
23573 \begin_inset space ~
23574 \end_inset
23575
23576 N
23577 \family default
23578  en una ecuación numerada quita la numeración.
23579  Sólo se pueden numerar ecuaciones presentadas.
23580 \end_layout
23581
23582 \begin_layout Standard
23583 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
23584  menú 
23585 \family sans
23586 Editar\SpecialChar \menuseparator
23587 Ecuaciones\SpecialChar \menuseparator
23588 Conmutar
23589 \begin_inset space ~
23590 \end_inset
23591
23592 numeración
23593 \begin_inset space ~
23594 \end_inset
23595
23596 de
23597 \begin_inset space ~
23598 \end_inset
23599
23600 línea
23601 \family default
23602  o el atajo 
23603 \family sans
23604 Alt+M
23605 \begin_inset space ~
23606 \end_inset
23607
23608 Mayúsculas+N.
23609
23610 \family default
23611  Sólo se conmuta la numeración de la línea donde esté el cursor:
23612 \begin_inset Formula \begin{eqnarray}
23613 1 & = & 3-2\\
23614 2 & = & 4-2\nonumber \\
23615 4 & \leq & 7
23616 \end{eqnarray}
23617
23618 \end_inset
23619
23620 Para numerar todas las líneas usa el atajo 
23621 \family sans
23622 Alt+M
23623 \begin_inset space ~
23624 \end_inset
23625
23626 N
23627 \family default
23628 .
23629 \end_layout
23630
23631 \begin_layout Standard
23632 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
23633  La etiqueta se inserta con el menú 
23634 \family sans
23635 Insertar\SpecialChar \menuseparator
23636 Etiqueta
23637 \family default
23638  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
23639  el texto.
23640  Se recomienda dejar como primera parte de la etiqueta la propuesta 
23641 \begin_inset Quotes fld
23642 \end_inset
23643
23644
23645 \family sans
23646 eq:
23647 \family default
23648
23649 \begin_inset Quotes frd
23650 \end_inset
23651
23652 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
23653  en el documento.
23654  En el ejemplo siguiente hemos insertado la etiqueta 
23655 \begin_inset Quotes fld
23656 \end_inset
23657
23658 eq:tanhExp
23659 \begin_inset Quotes frd
23660 \end_inset
23661
23662  en la segunda línea:
23663 \begin_inset Formula \begin{eqnarray}
23664 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
23665  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23666 \end{eqnarray}
23667
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \begin_layout Standard
23674 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
23675  se ve en LyX en el sitio del contenedor del número de ecuación 
23676 \begin_inset Quotes eld
23677 \end_inset
23678
23679 #
23680 \begin_inset Quotes erd
23681 \end_inset
23682
23683 .
23684  Puedes hacer referencia a una ecuación etiquetada con el menú 
23685 \family sans
23686 Insertar\SpecialChar \menuseparator
23687 Referencia
23688 \begin_inset space ~
23689 \end_inset
23690
23691 cruzada
23692 \family default
23693 .
23694  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
23695  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
23696  de ecuación:
23697 \end_layout
23698
23699 \begin_layout Standard
23700 Esto es una referencia cruzada a la ecuación (
23701 \begin_inset CommandInset ref
23702 LatexCommand ref
23703 reference "eq:tanhExp"
23704
23705 \end_inset
23706
23707 ).
23708 \end_layout
23709
23710 \begin_layout Standard
23711 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
23712 \begin_inset space \thinspace{}
23713 \end_inset
23714
23715
23716 \begin_inset CommandInset ref
23717 LatexCommand ref
23718 reference "sec:Referencias-cruzadas"
23719
23720 \end_inset
23721
23722 .
23723  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
23724  el menú 
23725 \family sans
23726 Insertar\SpecialChar \menuseparator
23727 Etiqueta
23728 \family default
23729  y borra la etiqueta en el cuadro de texto.
23730 \begin_inset Foot
23731 status collapsed
23732
23733 \begin_layout Plain Layout
23734 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
23735 \end_layout
23736
23737 \end_inset
23738
23739  
23740 \end_layout
23741
23742 \begin_layout Section
23743 Definición de macros de ecuación
23744 \begin_inset Index idx
23745 status collapsed
23746
23747 \begin_layout Plain Layout
23748 Matemáticas ! Macros de ecuación
23749 \end_layout
23750
23751 \end_inset
23752
23753
23754 \end_layout
23755
23756 \begin_layout Standard
23757 LyX permite la definición de macros para ecuaciones, lo que es muy útil
23758  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
23759  Se explica en la sección 
23760 \emph on
23761 Macros de ecuaciones
23762 \emph default
23763  del manual
23764 \emph on
23765  Ecuaciones
23766 \emph default
23767 .
23768 \end_layout
23769
23770 \begin_layout Section
23771 Afinando
23772 \end_layout
23773
23774 \begin_layout Subsection
23775 Estilo del texto
23776 \begin_inset Index idx
23777 status collapsed
23778
23779 \begin_layout Plain Layout
23780 Matemáticas ! Estilo del texto
23781 \end_layout
23782
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \begin_layout Standard
23789 La fuente estándar para el texto es cursiva, y para números es romana.
23790  Para determinar una fuente en una ecuación usa el botón 
23791 \begin_inset Graphics
23792         filename ../../images/math/font.png
23793
23794 \end_inset
23795
23796  del 
23797 \family sans
23798 Panel de ecuaciones
23799 \family default
23800 , o introduce directamente el comando adecuado, según el cuadro
23801 \begin_inset space ~
23802 \end_inset
23803
23804
23805 \begin_inset CommandInset ref
23806 LatexCommand ref
23807 reference "cap:Estilos-del-texto-y"
23808
23809 \end_inset
23810
23811 .
23812 \end_layout
23813
23814 \begin_layout Standard
23815 \begin_inset Float table
23816 wide false
23817 sideways false
23818 status open
23819
23820 \begin_layout Plain Layout
23821 \begin_inset Caption
23822
23823 \begin_layout Plain Layout
23824 \begin_inset CommandInset label
23825 LatexCommand label
23826 name "cap:Estilos-del-texto-y"
23827
23828 \end_inset
23829
23830 Estilos del texto y comandos correspondientes.
23831 \end_layout
23832
23833 \end_inset
23834
23835
23836 \end_layout
23837
23838 \begin_layout Plain Layout
23839 \align center
23840 \begin_inset Tabular
23841 <lyxtabular version="3" rows="9" columns="2">
23842 <features tabularvalignment="middle">
23843 <column alignment="center" valignment="top" width="0pt">
23844 <column alignment="center" valignment="top" width="0pt">
23845 <row>
23846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 Fuente
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 Comando
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 </row>
23865 <row>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870
23871 \shape up
23872 \size normal
23873 \bar no
23874 \noun off
23875 \color none
23876 \begin_inset Formula $\mathrm{Roman}$
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \end_inset
23883 </cell>
23884 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \series bold
23890
23891 \backslash
23892 mathrm
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 </row>
23898 <row>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23912 \begin_inset Text
23913
23914 \begin_layout Plain Layout
23915
23916 \series bold
23917
23918 \backslash
23919 mathbf
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 </row>
23925 <row>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $\mathit{Cursiva}$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942
23943 \series bold
23944
23945 \backslash
23946 mathit
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 </row>
23952 <row>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957
23958 \shape up
23959 \size normal
23960 \bar no
23961 \noun off
23962 \color none
23963 \begin_inset Formula $\mathtt{Typewriter}$
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \series bold
23977
23978 \backslash
23979 mathtt
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 </row>
23985 <row>
23986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23987 \begin_inset Text
23988
23989 \begin_layout Plain Layout
23990 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23991 \end_inset
23992
23993
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002
24003 \series bold
24004
24005 \backslash
24006 mathbb
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 </row>
24012 <row>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 \begin_inset Formula $\mathfrak{Fraktur}$
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029
24030 \series bold
24031
24032 \backslash
24033 mathfrak
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \shape up
24046 \size normal
24047 \emph on
24048 \bar no
24049 \noun off
24050 \color none
24051 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24052 \end_inset
24053
24054
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \series bold
24065
24066 \backslash
24067 mathcal
24068 \end_layout
24069
24070 \end_inset
24071 </cell>
24072 </row>
24073 <row>
24074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078 \begin_inset Formula $\mathsf{SansSerif}$
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24087 \begin_inset Text
24088
24089 \begin_layout Plain Layout
24090
24091 \series bold
24092
24093 \backslash
24094 mathsf
24095 \end_layout
24096
24097 \end_inset
24098 </cell>
24099 </row>
24100 </lyxtabular>
24101
24102 \end_inset
24103
24104
24105 \end_layout
24106
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \begin_layout Standard
24113 \begin_inset Note Greyedout
24114 status open
24115
24116 \begin_layout Plain Layout
24117
24118 \series bold
24119 Nota: 
24120 \series default
24121 Ten en cuenta que los estilos 
24122 \family sans
24123 Blackboard
24124 \family default
24125  y 
24126 \family sans
24127 Caligráfica
24128 \family default
24129  sólo tienen mayúsculas.
24130 \end_layout
24131
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \begin_layout Standard
24138 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24139  Cada carácter en este cuadro se imprime en ese estilo.
24140  Al pulsar 
24141 \family sans
24142 Espa
24143 \family default
24144 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24145  un espacio debe ser protegido.
24146  En este ejemplo la letra 
24147 \begin_inset Quotes fld
24148 \end_inset
24149
24150 N
24151 \begin_inset Quotes frd
24152 \end_inset
24153
24154  en estilo 
24155 \family sans
24156 Blackboard
24157 \family default
24158  representa el conjunto de los números naturales:
24159 \begin_inset Formula \[
24160 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24161
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \begin_layout Standard
24168 Los estilos de texto son anidables, lo que puede causar confusión.
24169  P.
24170 \begin_inset space \thinspace{}
24171 \end_inset
24172
24173 e., poner un carácter en 
24174 \family sans
24175 Fraktur
24176 \family default
24177  en un cuadro para 
24178 \family sans
24179 Typewriter
24180 \family default
24181
24182 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24183 \end_inset
24184
24185  
24186 \begin_inset Newline newline
24187 \end_inset
24188
24189 Por tanto es mejor no usar esta característica.
24190 \end_layout
24191
24192 \begin_layout Standard
24193 Los estilos de texto no tienen efecto sobre las letras griegas: 
24194 \begin_inset Formula $\mathfrak{abc\delta e}$
24195 \end_inset
24196
24197
24198 \begin_inset Newline newline
24199 \end_inset
24200
24201 Sólo se pueden imprimir en negrita usando el comando 
24202 \series bold
24203
24204 \backslash
24205 boldsymbol
24206 \series default
24207 , que trabaja como los demás comandos de estilo de letra: 
24208 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \begin_layout Standard
24215
24216 \series bold
24217
24218 \backslash
24219 boldsymbol
24220 \series default
24221  funciona con todos los símbolos, letras y números.
24222 \end_layout
24223
24224 \begin_layout Standard
24225 Hay más opciones para fuentes en el menú 
24226 \family sans
24227 Editar\SpecialChar \menuseparator
24228 Ecuaciones\SpecialChar \menuseparator
24229 Estilo
24230 \begin_inset space ~
24231 \end_inset
24232
24233 del
24234 \begin_inset space ~
24235 \end_inset
24236
24237 texto
24238 \end_layout
24239
24240 \begin_layout Subsection
24241 Texto en ecuaciones
24242 \begin_inset Index idx
24243 status collapsed
24244
24245 \begin_layout Plain Layout
24246 Matemáticas ! Texto en una ecuación
24247 \end_layout
24248
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \begin_layout Standard
24255 Los estilos de letra son útiles para escribir ciertos caracteres pero no
24256  para texto.
24257  Para escribir texto en una ecuación es mejor usar la entrada 
24258 \family sans
24259 Texto
24260 \begin_inset space ~
24261 \end_inset
24262
24263 normal
24264 \family default
24265  en la lista desplegable que surge al pulsar el icono 
24266 \begin_inset Graphics
24267         filename ../../images/math/font.png
24268
24269 \end_inset
24270
24271  del 
24272 \family sans
24273 Panel de ecuaciones
24274 \family default
24275  (o bien el atajo 
24276 \family sans
24277 Alt+C
24278 \begin_inset space ~
24279 \end_inset
24280
24281 Espacio
24282 \family default
24283 ).
24284  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
24285  azul.
24286  Puedes usar espacios y acentos de la manera habitual.
24287  Por ejemplo:
24288 \begin_inset Formula \[
24289 f(x)=\begin{cases}
24290 x & \textrm{en este caso }\\
24291 -x & \textrm{en algún otro}
24292 \end{cases}\]
24293
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \begin_layout Subsection
24300 Tamaños de fuente
24301 \begin_inset Index idx
24302 status collapsed
24303
24304 \begin_layout Plain Layout
24305 Matemáticas ! Tamaños de fuente
24306 \end_layout
24307
24308 \end_inset
24309
24310
24311 \end_layout
24312
24313 \begin_layout Standard
24314 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
24315  que son automáticamente escogidos en la mayoría de situaciones.
24316  Son los estilos 
24317 \family sans
24318 presentación
24319 \family default
24320
24321 \family sans
24322 texto
24323 \begin_inset space ~
24324 \end_inset
24325
24326 normal
24327 \family default
24328
24329 \family sans
24330 índice
24331 \begin_inset space ~
24332 \end_inset
24333
24334 (pequeño)
24335 \family default
24336 , e 
24337 \family sans
24338 índice
24339 \begin_inset space ~
24340 \end_inset
24341
24342 de
24343 \begin_inset space ~
24344 \end_inset
24345
24346 índice
24347 \begin_inset space ~
24348 \end_inset
24349
24350 (más
24351 \begin_inset space ~
24352 \end_inset
24353
24354 pequeño)
24355 \family default
24356 .
24357  Para la mayoría de los caracteres
24358 \family sans
24359 , texto
24360 \family default
24361  y 
24362 \family sans
24363 presentación
24364 \family default
24365  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
24366  otras estructuras, los caracteres son más grandes en 
24367 \family sans
24368 presentación.
24369
24370 \family default
24371  Excepto para algunos operadores, que se redimensionan de acuerdo con la
24372  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
24373  La elección de LaTeX puede ser cambiada con el botón 
24374 \begin_inset Graphics
24375         filename ../../images/math/style.png
24376
24377 \end_inset
24378
24379  del 
24380 \family sans
24381 Panel de ecuaciones
24382 \family default
24383 .
24384  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
24385  insertar la estructura matemática.
24386  Por ejemplo, puedes poner 
24387 \begin_inset Formula $\frac{1}{2}$
24388 \end_inset
24389
24390 , que está normalmente en 
24391 \family sans
24392 modo
24393 \begin_inset space ~
24394 \end_inset
24395
24396 texto,
24397 \family default
24398  más grande en estilo 
24399 \family sans
24400 presentación
24401 \family default
24402
24403 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24404 \end_inset
24405
24406 .
24407  En el siguiente ejemplo puedes ver los cuatro estilos:
24408 \end_layout
24409
24410 \begin_layout Standard
24411 \begin_inset Formula $presentaci\acute{o}n$
24412 \end_inset
24413
24414
24415 \begin_inset Formula ${\textstyle texto}$
24416 \end_inset
24417
24418
24419 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
24420 \end_inset
24421
24422
24423 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
24424 \end_inset
24425
24426
24427 \end_layout
24428
24429 \begin_layout Standard
24430 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
24431  que si se ha puesto un cierto tamaño predeterminado con el menú de 
24432 \family sans
24433 Editar\SpecialChar \menuseparator
24434 Estilo
24435 \begin_inset space ~
24436 \end_inset
24437
24438 de
24439 \begin_inset space ~
24440 \end_inset
24441
24442 texto,
24443 \family default
24444  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
24445 o.
24446  De forma que, si el tamaño base de la fuente del documento se cambia, todas
24447  las fuentes serán reajustadas.
24448  Como ejemplo una ecuación con letra de tamaño 
24449 \begin_inset Quotes fld
24450 \end_inset
24451
24452 grandísima
24453 \begin_inset Quotes frd
24454 \end_inset
24455
24456 :
24457 \end_layout
24458
24459 \begin_layout Standard
24460
24461 \family roman
24462 \size largest
24463 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24464 \end_inset
24465
24466
24467 \end_layout
24468
24469 \begin_layout Section
24470 Módulos de teorema
24471 \begin_inset Index idx
24472 status collapsed
24473
24474 \begin_layout Plain Layout
24475 Módulos de teorema
24476 \end_layout
24477
24478 \end_inset
24479
24480
24481 \end_layout
24482
24483 \begin_layout Standard
24484 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
24485  de las clases de documento para incorporarlo a los módulos de formato.
24486  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
24487  con otras clases además de las clases AMS.
24488  Véase la sección
24489 \begin_inset space ~
24490 \end_inset
24491
24492
24493 \begin_inset CommandInset ref
24494 LatexCommand ref
24495 reference "sub:Módulos"
24496
24497 \end_inset
24498
24499  para más información sobre módulos de formato.
24500 \end_layout
24501
24502 \begin_layout Section
24503 AMS-LaTeX
24504 \begin_inset Index idx
24505 status collapsed
24506
24507 \begin_layout Plain Layout
24508 AMS, ecuaciones
24509 \end_layout
24510
24511 \end_inset
24512
24513
24514 \begin_inset Index idx
24515 status collapsed
24516
24517 \begin_layout Plain Layout
24518 Matemáticas ! AMS
24519 \end_layout
24520
24521 \end_inset
24522
24523
24524 \end_layout
24525
24526 \begin_layout Standard
24527 LyX soporta los paquetes más habituales suministrados por la 
24528 \emph on
24529 American Mathematical Society
24530 \emph default
24531  (AMS).
24532 \end_layout
24533
24534 \begin_layout Subsection
24535 Habilitar el uso de AMS
24536 \end_layout
24537
24538 \begin_layout Standard
24539 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
24540 \family sans
24541 Usar
24542 \begin_inset space ~
24543 \end_inset
24544
24545 el
24546 \begin_inset space ~
24547 \end_inset
24548
24549 paquete
24550 \begin_inset space ~
24551 \end_inset
24552
24553 de
24554 \begin_inset space ~
24555 \end_inset
24556
24557 ecuaciones
24558 \begin_inset space ~
24559 \end_inset
24560
24561 AMS
24562 \family default
24563  en el diálogo 
24564 \family sans
24565 Documento\SpecialChar \menuseparator
24566 Configuración\SpecialChar \menuseparator
24567 Ecuaciones
24568 \family default
24569 .
24570 \begin_inset Index idx
24571 status collapsed
24572
24573 \begin_layout Plain Layout
24574 Documentos ! Configuración
24575 \end_layout
24576
24577 \end_inset
24578
24579  AMS es necesario para muchas estructuras matemáticas, de modo que si se
24580  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
24581  uso de AMS.
24582  
24583 \end_layout
24584
24585 \begin_layout Subsection
24586 Tipos de ecuaciones AMS
24587 \begin_inset CommandInset label
24588 LatexCommand label
24589 name "sub:Tipos-de-ecuaciones-AMS"
24590
24591 \end_inset
24592
24593
24594 \begin_inset Index idx
24595 status collapsed
24596
24597 \begin_layout Plain Layout
24598 Matemáticas ! Ecuaciones multilínea
24599 \end_layout
24600
24601 \end_inset
24602
24603
24604 \end_layout
24605
24606 \begin_layout Standard
24607 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
24608  LyX permite elegir entre 
24609 \family typewriter
24610 align
24611 \family default
24612
24613 \family typewriter
24614 alignat
24615 \family default
24616
24617 \family typewriter
24618 flalign
24619 \family default
24620
24621 \family typewriter
24622 gather
24623 \family default
24624  y 
24625 \family typewriter
24626 multilínea
24627 \family default
24628 .
24629  La explicación de estos tipos de ecuación está en la documentación de AMS.
24630 \end_layout
24631
24632 \begin_layout Chapter
24633 Otras herramientas
24634 \end_layout
24635
24636 \begin_layout Section
24637 Referencias cruzadas
24638 \begin_inset Index idx
24639 status collapsed
24640
24641 \begin_layout Plain Layout
24642 Referencias cruzadas
24643 \end_layout
24644
24645 \end_inset
24646
24647
24648 \begin_inset CommandInset label
24649 LatexCommand label
24650 name "sec:Referencias-cruzadas"
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Standard
24658 Las referencias cruzadas son uno de los puntos fuertes de LyX.
24659  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
24660  en el documento.
24661  Para hacer referencia a una parte del documento debes insertar en ella
24662  una etiqueta.
24663  La etiqueta se usa como ancla y como nombre para la referencia.
24664  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
24665  
24666 \end_layout
24667
24668 \begin_layout Enumerate
24669 Primer ítem
24670 \end_layout
24671
24672 \begin_layout Enumerate
24673 \begin_inset CommandInset label
24674 LatexCommand label
24675 name "enu:Segundo-ítem"
24676
24677 \end_inset
24678
24679 Segundo ítem
24680 \end_layout
24681
24682 \begin_layout Enumerate
24683 Tercer ítem
24684 \end_layout
24685
24686 \begin_layout Standard
24687 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
24688  
24689 \family sans
24690 Insertar\SpecialChar \menuseparator
24691 Etiqueta
24692 \family default
24693  o con el botón 
24694 \begin_inset Graphics
24695         filename ../../images/label-insert.png
24696         scale 85
24697
24698 \end_inset
24699
24700  de la barra de herramientas.
24701  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
24702  LyX propone un prefijo y un posible título, en este caso 
24703 \begin_inset Quotes fld
24704 \end_inset
24705
24706
24707 \family sans
24708 enu:Segundo-ítem
24709 \family default
24710
24711 \begin_inset Quotes frd
24712 \end_inset
24713
24714 ; el prefijo 
24715 \begin_inset Quotes fld
24716 \end_inset
24717
24718
24719 \family sans
24720 enu:
24721 \family default
24722
24723 \begin_inset Quotes frd
24724 \end_inset
24725
24726  por 
24727 \begin_inset Quotes fld
24728 \end_inset
24729
24730 enumeración
24731 \begin_inset Quotes frd
24732 \end_inset
24733
24734 .
24735  Al pulsar 
24736 \family sans
24737 Aceptar
24738 \family default
24739  se inserta un cuadro gris parecido a este: 
24740 \begin_inset Graphics
24741         filename clipart/etiquetaQt4.png
24742         scale 85
24743
24744 \end_inset
24745
24746 .
24747  El prefijo depende de la parte del documento donde se inserta la etiqueta,
24748  p.
24749 \begin_inset space \thinspace{}
24750 \end_inset
24751
24752 e.
24753  si pones una etiqueta en un encabezado de sección, el prefijo será 
24754 \begin_inset Quotes fld
24755 \end_inset
24756
24757
24758 \family sans
24759 sec:
24760 \family default
24761
24762 \begin_inset Quotes frd
24763 \end_inset
24764
24765 .
24766 \end_layout
24767
24768 \begin_layout Standard
24769 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
24770  el menú 
24771 \family sans
24772 Insertar\SpecialChar \menuseparator
24773 Referencia
24774 \begin_inset space ~
24775 \end_inset
24776
24777 cruzada
24778 \family default
24779  o el botón 
24780 \begin_inset Graphics
24781         filename ../../images/dialog-show-new-inset_ref.png
24782         scale 85
24783
24784 \end_inset
24785
24786 .
24787  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
24788  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
24789  la entrada 
24790 \begin_inset Quotes fld
24791 \end_inset
24792
24793
24794 \family sans
24795 enu:Segundo-ítem
24796 \family default
24797
24798 \begin_inset Quotes frd
24799 \end_inset
24800
24801 .
24802  Al pulsar 
24803 \family sans
24804 Aceptar
24805 \family default
24806  se inserta un recuadro gris parecido a este: 
24807 \begin_inset Graphics
24808         filename clipart/referenciaQt4.png
24809         scale 85
24810
24811 \end_inset
24812
24813 .
24814  En el documento de salida, en vez de este recuadro se mostrará el número
24815  del ítem.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 Como alternativa a 
24820 \family sans
24821 Insertar\SpecialChar \menuseparator
24822 Referencia cruzada
24823 \family default
24824  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
24825  aparece, marcar 
24826 \family sans
24827 Copiar como referencia
24828 \family default
24829 .
24830  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
24831  pegarse en la posición actual del cursor con el menú 
24832 \family sans
24833 Editar\SpecialChar \menuseparator
24834 Pegar
24835 \family default
24836  (atajo 
24837 \family sans
24838 Ctrl+V
24839 \family default
24840 ).
24841 \end_layout
24842
24843 \begin_layout Standard
24844 A continuación ponemos nuestra referencia cruzada: Ítem
24845 \begin_inset space ~
24846 \end_inset
24847
24848
24849 \begin_inset CommandInset ref
24850 LatexCommand ref
24851 reference "enu:Segundo-ítem"
24852
24853 \end_inset
24854
24855
24856 \end_layout
24857
24858 \begin_layout Standard
24859 Se recomienda usar un espacio protegido
24860 \begin_inset Foot
24861 status collapsed
24862
24863 \begin_layout Plain Layout
24864 Se describen en sec.
24865 \begin_inset space \thinspace{}
24866 \end_inset
24867
24868
24869 \begin_inset CommandInset ref
24870 LatexCommand ref
24871 reference "sub:Espacio-protegido"
24872
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \end_inset
24879
24880  entre el nombre de la referencia y su número para evitar feos saltos de
24881  línea entre ellos.
24882  
24883 \end_layout
24884
24885 \begin_layout Standard
24886 Hay seis estilos de referencias cruzadas: 
24887 \end_layout
24888
24889 \begin_layout Description
24890 <referencia>: imprime el número del flotante, es la opción predeterminada:
24891  
24892 \begin_inset CommandInset ref
24893 LatexCommand ref
24894 reference "cap:Dos-imágenes"
24895
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \begin_layout Description
24902 (<referencia>): imprime el número del flotante entre paréntesis, este estilo
24903  es el habitual para referir ecuaciones, especialmente cuando se omite el
24904  nombre de referencia 
24905 \begin_inset Quotes fld
24906 \end_inset
24907
24908 Ecuación
24909 \begin_inset Quotes frd
24910 \end_inset
24911
24912
24913 \begin_inset CommandInset ref
24914 LatexCommand eqref
24915 reference "eq:tanhExp"
24916
24917 \end_inset
24918
24919
24920 \end_layout
24921
24922 \begin_layout Description
24923 <página>: imprime el número de la página: Página
24924 \begin_inset space ~
24925 \end_inset
24926
24927
24928 \begin_inset CommandInset ref
24929 LatexCommand pageref
24930 reference "cap:Dos-imágenes"
24931
24932 \end_inset
24933
24934
24935 \end_layout
24936
24937 \begin_layout Description
24938 en
24939 \begin_inset space ~
24940 \end_inset
24941
24942 página
24943 \begin_inset space ~
24944 \end_inset
24945
24946 <página>: imprime el texto 
24947 \begin_inset Quotes fld
24948 \end_inset
24949
24950 en la página
24951 \begin_inset Quotes frd
24952 \end_inset
24953
24954  y el número de página: 
24955 \begin_inset CommandInset ref
24956 LatexCommand vpageref
24957 reference "cap:Dos-imágenes"
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Description
24965 <referencia>
24966 \begin_inset space ~
24967 \end_inset
24968
24969 en
24970 \begin_inset space ~
24971 \end_inset
24972
24973 la
24974 \begin_inset space ~
24975 \end_inset
24976
24977 página
24978 \begin_inset space ~
24979 \end_inset
24980
24981 <página>: imprime el número del flotante, el texto 
24982 \begin_inset Quotes fld
24983 \end_inset
24984
24985 en la página
24986 \begin_inset Quotes frd
24987 \end_inset
24988
24989  y el número de página: 
24990 \begin_inset CommandInset ref
24991 LatexCommand vref
24992 reference "cap:Dos-imágenes"
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Description
25000 Referencia
25001 \begin_inset space ~
25002 \end_inset
25003
25004 con
25005 \begin_inset space ~
25006 \end_inset
25007
25008 formato: imprime un formato personalizado.
25009 \begin_inset Newline newline
25010 \end_inset
25011
25012
25013 \begin_inset Note Greyedout
25014 status open
25015
25016 \begin_layout Plain Layout
25017
25018 \series bold
25019 Nota:
25020 \series default
25021  Estilo sólo  disponible si está instalado el paquete LaTeX 
25022 \series bold
25023 prettyref
25024 \series default
25025
25026 \begin_inset Index idx
25027 status collapsed
25028
25029 \begin_layout Plain Layout
25030 LaTeX, paquetes ! prettyref
25031 \end_layout
25032
25033 \end_inset
25034
25035 .
25036 \end_layout
25037
25038 \end_inset
25039
25040  
25041 \end_layout
25042
25043 \begin_layout Standard
25044
25045 \family sans
25046 <página>
25047 \family default
25048
25049 \begin_inset space \thinspace{}
25050 \end_inset
25051
25052  no imprime el número si la etiqueta está en la misma página, en la anterior
25053  o en la siguiente.
25054  En su lugar verás p.
25055 \begin_inset space \thinspace{}
25056 \end_inset
25057
25058 e.
25059 \begin_inset space ~
25060 \end_inset
25061
25062 el texto «
25063 \family sans
25064 en esta página
25065 \family default
25066 ».
25067  El estilo 
25068 \family sans
25069 <referencia>
25070 \begin_inset space ~
25071 \end_inset
25072
25073 en
25074 \begin_inset space ~
25075 \end_inset
25076
25077 página
25078 \begin_inset space ~
25079 \end_inset
25080
25081 <página>
25082 \family default
25083  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25084 \end_layout
25085
25086 \begin_layout Standard
25087 El número y la página de la parte referida del documento es calculado automática
25088 mente por LaTeX al generar la salida.
25089  El estilo de las referencias se especifica en el apartado 
25090 \family sans
25091 Formato
25092 \family default
25093  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25094  de referencia.
25095  
25096 \end_layout
25097
25098 \begin_layout Standard
25099 Sólo puedes usar el estilo 
25100 \family sans
25101 <referencia>
25102 \family default
25103  para referenciar partes numeradas del documento, mientras que el estilo
25104  
25105 \family sans
25106 <página>
25107 \family default
25108  siempre es posible.
25109 \end_layout
25110
25111 \begin_layout Standard
25112 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25113  la misma; para un flotante, pon la etiqueta en su leyenda.
25114  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25115  Las referencias a ecuaciones se explican en la sec.
25116 \begin_inset space \thinspace{}
25117 \end_inset
25118
25119
25120 \begin_inset CommandInset ref
25121 LatexCommand ref
25122 reference "sec:Numeración-y-referencia"
25123
25124 \end_inset
25125
25126 .
25127 \end_layout
25128
25129 \begin_layout Standard
25130 Clic derecho sobre una referencia cruzada abre un menú contextual.
25131  La entrada 
25132 \family sans
25133 Ir
25134 \begin_inset space ~
25135 \end_inset
25136
25137 a
25138 \begin_inset space ~
25139 \end_inset
25140
25141 la
25142 \begin_inset space ~
25143 \end_inset
25144
25145 etiqueta
25146 \family default
25147  lleva al cursor delante de la etiqueta correspondiente.
25148  Esta entrada se cambiará por 
25149 \family sans
25150 Volver
25151 \family default
25152  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25153  a la referencia.
25154  Puedes también volver con el botón 
25155 \begin_inset Graphics
25156         filename ../../images/bookmark-goto_0.png
25157
25158 \end_inset
25159
25160  de la barra de herramientas.
25161 \end_layout
25162
25163 \begin_layout Standard
25164 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25165  su cuadro.
25166  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25167  debes preocuparte de ello.
25168  
25169 \end_layout
25170
25171 \begin_layout Standard
25172 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25173  signos de interrogación en vez de la referencia.
25174 \end_layout
25175
25176 \begin_layout Standard
25177 Las referencias se describen con detalle en el manual 
25178 \emph on
25179 Objetos insertados
25180 \emph default
25181 .
25182 \end_layout
25183
25184 \begin_layout Section
25185 El índice general y otros índices
25186 \begin_inset Index idx
25187 status collapsed
25188
25189 \begin_layout Plain Layout
25190 Indi@Índice general
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \begin_inset Index idx
25197 status collapsed
25198
25199 \begin_layout Plain Layout
25200 Navegador de contorno
25201 \end_layout
25202
25203 \end_inset
25204
25205
25206 \begin_inset CommandInset label
25207 LatexCommand label
25208 name "sec:IG"
25209
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \begin_layout Subsection
25216 El índice general
25217 \begin_inset CommandInset label
25218 LatexCommand label
25219 name "sub:Indice-general"
25220
25221 \end_inset
25222
25223
25224 \end_layout
25225
25226 \begin_layout Standard
25227 El índice general (IG) se inserta con el menú 
25228 \family sans
25229 Insertar\SpecialChar \menuseparator
25230 Lista
25231 \family default
25232
25233 \begin_inset space \thinspace{}
25234 \end_inset
25235
25236 /
25237 \begin_inset space \thinspace{}
25238 \end_inset
25239
25240
25241 \family sans
25242 Índice\SpecialChar \menuseparator
25243 Índice
25244 \begin_inset space ~
25245 \end_inset
25246
25247 general
25248 \family default
25249 .
25250  En LyX se muestra un cuadro gris.
25251  Si pulsas en él, aparece en una ventana lateral el 
25252 \family sans
25253 Navegador de contorno
25254 \family default
25255  con las entradas del IG.
25256  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
25257  las secciones.
25258  Esta operación es una alternativa al menú 
25259 \family sans
25260 Documento\SpecialChar \menuseparator
25261 Navegador de contorno
25262 \family default
25263 , como se describe en la sección
25264 \begin_inset space ~
25265 \end_inset
25266
25267
25268 \begin_inset CommandInset ref
25269 LatexCommand ref
25270 reference "sec:Navegación"
25271
25272 \end_inset
25273
25274 .
25275 \end_layout
25276
25277 \begin_layout Standard
25278 El IG lista automáticamente las secciones numeradas.
25279  Si has declarado un título breve para un encabezado, como se explica en
25280  la sección
25281 \begin_inset space ~
25282 \end_inset
25283
25284
25285 \begin_inset space \thinspace{}
25286 \end_inset
25287
25288
25289 \begin_inset CommandInset ref
25290 LatexCommand ref
25291 reference "sec:Títulos-breves"
25292
25293 \end_inset
25294
25295 , será éste el que aparezca en el IG.
25296  La sección
25297 \begin_inset space ~
25298 \end_inset
25299
25300
25301 \begin_inset CommandInset ref
25302 LatexCommand ref
25303 reference "sub:Profundidad-de-numeración"
25304
25305 \end_inset
25306
25307  describe cómo ajustar el número de niveles de secciones que han de aparecer
25308  en el IG.
25309  También puedes ajustar el nivel de secciones mostradas en la ventana del
25310  IG mediante el deslizador que hay en la parte inferior de la misma.
25311  Las secciones no numeradas no salen en el IG.
25312 \end_layout
25313
25314 \begin_layout Subsection
25315 Índices de figuras, tablas y algoritmos
25316 \begin_inset CommandInset label
25317 LatexCommand label
25318 name "sub:Índices-de"
25319
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \begin_layout Standard
25326 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
25327  general.
25328  Se insertan mediante los submenús de 
25329 \family sans
25330 Insertar\SpecialChar \menuseparator
25331 Lista
25332 \begin_inset space \thinspace{}
25333 \end_inset
25334
25335 /
25336 \begin_inset space \thinspace{}
25337 \end_inset
25338
25339 Índice
25340 \family default
25341 .
25342  Las entradas del índice son el número del flotante correspondiente y su
25343  leyenda.
25344 \end_layout
25345
25346 \begin_layout Section
25347 URLs e hiperenlaces
25348 \begin_inset Index idx
25349 status collapsed
25350
25351 \begin_layout Plain Layout
25352 Hiperenlaces
25353 \end_layout
25354
25355 \end_inset
25356
25357
25358 \begin_inset Index idx
25359 status collapsed
25360
25361 \begin_layout Plain Layout
25362 URLs
25363 \end_layout
25364
25365 \end_inset
25366
25367
25368 \end_layout
25369
25370 \begin_layout Subsection
25371 URLs
25372 \begin_inset CommandInset label
25373 LatexCommand label
25374 name "sec:URL"
25375
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \begin_layout Standard
25382 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
25383  con el menú 
25384 \family sans
25385 Insertar\SpecialChar \menuseparator
25386 URL
25387 \family default
25388 .
25389 \end_layout
25390
25391 \begin_layout Standard
25392 Aquí hay un ejemplo: Página de inicio de LyX: 
25393 \begin_inset Flex URL
25394 status collapsed
25395
25396 \begin_layout Plain Layout
25397
25398 http://www.lyx.org
25399 \end_layout
25400
25401 \end_inset
25402
25403
25404 \end_layout
25405
25406 \begin_layout Standard
25407 El estilo del texto del enlace no se puede cambiar, el texto del URL se
25408  mostrará siempre en 
25409 \family typewriter
25410 Typewriter
25411 \family default
25412 .
25413  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
25414  se explica en la siguiente subsección.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 \begin_inset Note Greyedout
25419 status collapsed
25420
25421 \begin_layout Plain Layout
25422
25423 \series bold
25424 Nota
25425 \series default
25426 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
25427  errores de LaTeX.
25428 \end_layout
25429
25430 \end_inset
25431
25432
25433 \end_layout
25434
25435 \begin_layout Subsection
25436 Hiperenlaces
25437 \begin_inset CommandInset label
25438 LatexCommand label
25439 name "sub:Hiperenlaces"
25440
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \begin_layout Standard
25447 Los hiperenlaces se insertan con el menú 
25448 \family sans
25449 Insertar\SpecialChar \menuseparator
25450 Hiperenlace
25451 \family default
25452  o con el botón 
25453 \begin_inset Graphics
25454         filename ../../images/href-insert.png
25455         BoundingBox 0bp 5bp 20bp 20bp
25456
25457 \end_inset
25458
25459  de la barra de herramientas.
25460  Aparece un diálogo con dos campos: 
25461 \family sans
25462 Dirección
25463 \family default
25464  y 
25465 \family sans
25466 Nombre
25467 \family default
25468 .
25469  El nombre es el texto que se imprime para el enlace.
25470  El tipo de enlace puede ser un enlace web como: 
25471 \begin_inset CommandInset href
25472 LatexCommand href
25473 name "Página de LyX"
25474 target "http://www.lyx.org"
25475
25476 \end_inset
25477
25478 , una dirección de correo o un enlace a un archivo.
25479 \end_layout
25480
25481 \begin_layout Standard
25482 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
25483  el prefijo «
25484 \family sans
25485 run:
25486 \family default
25487 » a la dirección del enlace.
25488 \end_layout
25489
25490 \begin_layout Standard
25491 En la salida PDF los enlaces se partirán con un guión si es necesario, y
25492  se puede hacer clic sobre ellos en las salidas DVI y PDF.
25493  Para cambiar el formato del texto selecciona el enlace insertado y usa
25494  el diálogo de estilo del texto.
25495  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
25496 \family sans
25497 \series bold
25498
25499 \begin_inset CommandInset href
25500 LatexCommand href
25501 name "Página de LyX"
25502 target "http://www.lyx.org"
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Standard
25510 El color del texto del enlace se puede cambiar si está marcada la opción
25511  
25512 \family sans
25513 Color links
25514 \family default
25515  en el diálogo de propiedades de PDF, (menú 
25516 \family sans
25517 Documento\SpecialChar \menuseparator
25518 Configuración\SpecialChar \menuseparator
25519 Propiedades PDF
25520 \family default
25521 ).
25522  Por ejemplo, en este documento el color del texto se ha establecido en
25523  azul añadiendo la opción
25524 \begin_inset Newline newline
25525 \end_inset
25526
25527
25528 \series bold
25529 urlcolor=blue
25530 \series default
25531
25532 \begin_inset Newline newline
25533 \end_inset
25534
25535 en el campo 
25536 \family sans
25537 Opciones adicionales
25538 \family default
25539  de la pestaña 
25540 \family sans
25541 Hiperenlaces
25542 \family default
25543  del mencionado menú.
25544  
25545 \end_layout
25546
25547 \begin_layout Section
25548 Apéndices
25549 \begin_inset Index idx
25550 status collapsed
25551
25552 \begin_layout Plain Layout
25553 Apéndices
25554 \end_layout
25555
25556 \end_inset
25557
25558
25559 \begin_inset CommandInset label
25560 LatexCommand label
25561 name "sec:Apéndices"
25562
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \begin_layout Standard
25569 Los apéndices se crean con el menú 
25570 \family sans
25571 Documento\SpecialChar \menuseparator
25572 Comenzar
25573 \begin_inset space ~
25574 \end_inset
25575
25576 apéndice
25577 \begin_inset space ~
25578 \end_inset
25579
25580 aquí
25581 \family default
25582 .
25583  Todo el documento, desde la posición actual del cursor hasta el final,
25584  se transforma en apéndice.
25585  La región es señalada con un borde rojo.
25586  
25587 \end_layout
25588
25589 \begin_layout Standard
25590 Cada capítulo o sección dentro de la región del apéndice se considera un
25591  apéndice, y se ordenan con letras mayúsculas.
25592  Las subsecciones se ordenan con esta letra, un punto y el número de la
25593  subsección.
25594  Todas las secciones del apéndice se pueden referenciar como las secciones
25595  normales, como en estos dos ejemplos:
25596 \end_layout
25597
25598 \begin_layout Standard
25599 Apéndice
25600 \begin_inset space ~
25601 \end_inset
25602
25603
25604 \begin_inset CommandInset ref
25605 LatexCommand ref
25606 reference "cap:Créditos"
25607
25608 \end_inset
25609
25610 .
25611  Apéndice
25612 \begin_inset space ~
25613 \end_inset
25614
25615
25616 \begin_inset CommandInset ref
25617 LatexCommand ref
25618 reference "sub:Exportar"
25619
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \begin_layout Section
25626 Bibliografía
25627 \begin_inset Index idx
25628 status collapsed
25629
25630 \begin_layout Plain Layout
25631 Bibliografía
25632 \end_layout
25633
25634 \end_inset
25635
25636
25637 \begin_inset CommandInset label
25638 LatexCommand label
25639 name "sec:Bibliografía"
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Standard
25647 Hay dos formas de generar la bibliografía en un documento LyX.
25648  Puedes incluir una base de datos bibliográficos
25649 \begin_inset Foot
25650 status collapsed
25651
25652 \begin_layout Plain Layout
25653 conocida por «bases de datos BibTeX»
25654 \end_layout
25655
25656 \end_inset
25657
25658 , que se explica enseguida, o insertarla manualmente usando el entorno de
25659  párrafo 
25660 \family sans
25661 Bibliografía,
25662 \family default
25663  descrito en la sección
25664 \begin_inset space ~
25665 \end_inset
25666
25667
25668 \begin_inset space \thinspace{}
25669 \end_inset
25670
25671
25672 \begin_inset CommandInset ref
25673 LatexCommand ref
25674 reference "sub:Biblio_entorno"
25675
25676 \end_inset
25677
25678 .
25679  Si quieres cosas distintas a citas numéricas, usadas en este documento,
25680  como citas autor-año, debes usar una base de datos bibliográficos.
25681 \end_layout
25682
25683 \begin_layout Subsection
25684 El entorno Bibliografía
25685 \end_layout
25686
25687 \begin_layout Standard
25688 En el entorno 
25689 \family sans
25690 Bibliografía
25691 \family default
25692  cada párrafo comienza con un cuadro gris etiquetado con un número.
25693  Si pinchas en él verás un diálogo donde se establece una 
25694 \family sans
25695 Clave
25696 \family default
25697  y una 
25698 \family sans
25699 Etiqueta.
25700
25701 \family default
25702  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
25703  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
25704  LaTeX para el que hemos puesto como clave una abreviatura de su título,
25705  
25706 \begin_inset Quotes fld
25707 \end_inset
25708
25709 latexcompanion
25710 \begin_inset Quotes frd
25711 \end_inset
25712
25713 .
25714 \end_layout
25715
25716 \begin_layout Standard
25717 Puedes insertar una referencia a la clave de una bibliografía con el menú
25718  
25719 \family sans
25720 Insertar\SpecialChar \menuseparator
25721 Cita 
25722 \family default
25723 o con el botón 
25724 \begin_inset Graphics
25725         filename ../../images/dialog-show-new-inset_citation.png
25726         BoundingBox 0bp 5bp 20bp 20bp
25727
25728 \end_inset
25729
25730
25731 \family sans
25732 .
25733
25734 \family default
25735  Saldrá una ventana 
25736 \begin_inset Quotes fld
25737 \end_inset
25738
25739 Añadir cita
25740 \begin_inset Quotes frd
25741 \end_inset
25742
25743  en la que puedes seleccionar una o más claves en la lista de las disponibles.
25744  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
25745  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
25746  referencia.
25747  
25748 \end_layout
25749
25750 \begin_layout Standard
25751 Las referencias bibliográficas se muestran en la salida con el número de
25752  entrada entre corchetes.
25753  Si pones una 
25754 \family sans
25755 Etiqueta
25756 \family default
25757  para la entrada, esta se verá en lugar del número.
25758  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
25759  
25760 \begin_inset Quotes fld
25761 \end_inset
25762
25763 Créditos
25764 \begin_inset Quotes frd
25765 \end_inset
25766
25767
25768 \end_layout
25769
25770 \begin_layout Standard
25771 Echa un vistazo a 
25772 \family sans
25773 LaTeX Companion Second Edition
25774 \family default
25775
25776 \begin_inset CommandInset citation
25777 LatexCommand cite
25778 key "latexcompanion"
25779
25780 \end_inset
25781
25782
25783 \end_layout
25784
25785 \begin_layout Standard
25786 Los miembros del equipo LyX figuran en los Créditos: 
25787 \begin_inset CommandInset citation
25788 LatexCommand cite
25789 key "lyxcredit"
25790
25791 \end_inset
25792
25793
25794 \end_layout
25795
25796 \begin_layout Subsection
25797 Bases de datos bibliográficos (BibTeX)
25798 \begin_inset Index idx
25799 status collapsed
25800
25801 \begin_layout Plain Layout
25802 Bibliografía ! Bases de datos
25803 \end_layout
25804
25805 \end_inset
25806
25807
25808 \begin_inset Index idx
25809 status collapsed
25810
25811 \begin_layout Plain Layout
25812 Bibliografía ! BibTeX
25813 \end_layout
25814
25815 \end_inset
25816
25817
25818 \begin_inset CommandInset label
25819 LatexCommand label
25820 name "sub:Bases-datos-bibliográficos"
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \begin_layout Standard
25828 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
25829  en distintos documentos.
25830 \begin_inset Foot
25831 status collapsed
25832
25833 \begin_layout Plain Layout
25834 También son útiles simplemente para mantener una base de datos de artículos
25835  y notas relacionados con ellos.
25836  La mayoría de los programas de bases de datos mencionados permiten almacenar
25837  anotaciones y revisiones junto con la información bibliográfica.
25838 \end_layout
25839
25840 \end_inset
25841
25842  También hace que sea muy sencillo tener un formato uniforme para todas
25843  las entradas de la bibliografía.
25844  Puedes recoger la bibliografía de todos los libros o artículos relevantes
25845  para tu trabajo en una base de datos, la cual sirve para distintos documentos
25846  porque sólo aparecerán en la bibliografía las entradas que sean referidas
25847  en un documento dado.
25848  Esto evita la necesidad de mantener el rastro de los artículos y libros
25849  que se citan.
25850  
25851 \end_layout
25852
25853 \begin_layout Standard
25854 La base de datos es un archivo de texto con la extensión 
25855 \begin_inset Quotes fld
25856 \end_inset
25857
25858
25859 \family sans
25860 .bib
25861 \family default
25862
25863 \begin_inset Quotes frd
25864 \end_inset
25865
25866  que contiene la bibliografía en un formato especial, como se explica en
25867  libros de LaTeX
25868 \begin_inset space ~
25869 \end_inset
25870
25871 (
25872 \begin_inset CommandInset citation
25873 LatexCommand cite
25874 key "Mittelbach,Kopka,Lamport"
25875
25876 \end_inset
25877
25878 ).
25879  El archivo se puede crear con cualquier editor de texto, pero habitualmente
25880  se usa un programa especial para crear y editar las entradas en la base
25881  de datos.
25882  Hay disponible una lista de estos programas en la Wiki de LyX, 
25883 \begin_inset Flex URL
25884 status collapsed
25885
25886 \begin_layout Plain Layout
25887
25888 http://wiki.lyx.org/BibTeX/Programs
25889 \end_layout
25890
25891 \end_inset
25892
25893
25894 \end_layout
25895
25896 \begin_layout Standard
25897 Para usar una base de datos está el menú 
25898 \family sans
25899 Insertar\SpecialChar \menuseparator
25900 Lista
25901 \begin_inset space \thinspace{}
25902 \end_inset
25903
25904 /
25905 \begin_inset space \thinspace{}
25906 \end_inset
25907
25908 Índice\SpecialChar \menuseparator
25909 Bibliografía
25910 \begin_inset space ~
25911 \end_inset
25912
25913 BibT
25914 \begin_inset ERT
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918
25919 {}
25920 \end_layout
25921
25922 \end_inset
25923
25924 eX
25925 \family default
25926 .
25927  Surge una ventana en la que puedes cargar una o más bases de datos y un
25928  archivo de estilo y después se inserta un recuadro gris.
25929  La opción 
25930 \family sans
25931 Añadir bibliografía al IG
25932 \family default
25933  añade en el índice una entrada para la biblografía.
25934  En el cuadro desplegable 
25935 \family sans
25936 Contenido
25937 \family default
25938  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
25939  
25940 \end_layout
25941
25942 \begin_layout Standard
25943 El archivo de estilo es un archivo de texto con extensión 
25944 \begin_inset Quotes fld
25945 \end_inset
25946
25947
25948 \family sans
25949 .bst
25950 \family default
25951
25952 \begin_inset Quotes frd
25953 \end_inset
25954
25955  que define el estilo de todas las entradas bibliográficas.
25956  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
25957  proporcionan sus propios archivos de estilo, de modo que no tienes que
25958  preocuparte del formato.
25959  Por supuesto, es posible escribir estilos propios, aunque es tarea para
25960  expertos.
25961 \begin_inset Foot
25962 status collapsed
25963
25964 \begin_layout Plain Layout
25965 Hay información sobre el modo de hacerlo en
25966 \begin_inset Newline newline
25967 \end_inset
25968
25969
25970 \begin_inset CommandInset href
25971 LatexCommand href
25972 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25973
25974 \end_inset
25975
25976 .
25977 \end_layout
25978
25979 \end_inset
25980
25981
25982 \end_layout
25983
25984 \begin_layout Standard
25985 La inserción de referencias a una cita bibliográfica funciona como ya se
25986  ha descrito.
25987 \end_layout
25988
25989 \begin_layout Standard
25990 Para generar la bibliografía a partir de una base de datos, LyX utiliza
25991  el programa 
25992 \family sans
25993 BibTeX
25994 \family default
25995 .
25996  Este programa se controla con opciones que se pueden añadir en el diálogo
25997  
25998 \family sans
25999 Preferencias
26000 \family default
26001  de LyX, apartado 
26002 \family sans
26003 Salidas,
26004 \family default
26005  
26006 \family sans
26007 LaT
26008 \begin_inset ERT
26009 status collapsed
26010
26011 \begin_layout Plain Layout
26012
26013 {}
26014 \end_layout
26015
26016 \end_inset
26017
26018 eX,
26019 \family default
26020  en el campo 
26021 \family sans
26022 Comando
26023 \begin_inset space ~
26024 \end_inset
26025
26026 BibT
26027 \begin_inset ERT
26028 status collapsed
26029
26030 \begin_layout Plain Layout
26031
26032 {}
26033 \end_layout
26034
26035 \end_inset
26036
26037 eX.
26038  
26039 \family default
26040 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26041  de 
26042 \family sans
26043 BibTeX
26044 \begin_inset space \thinspace{}
26045 \end_inset
26046
26047
26048 \family default
26049
26050 \begin_inset CommandInset citation
26051 LatexCommand cite
26052 key "BibTeX"
26053
26054 \end_inset
26055
26056 .
26057 \end_layout
26058
26059 \begin_layout Standard
26060 Si seleccionas la opción 
26061 \family sans
26062 Bibliografía por secciones
26063 \family default
26064  en 
26065 \family sans
26066 Documento\SpecialChar \menuseparator
26067 Configuración
26068 \family default
26069 , es posible tener múltiples bibliografías ordenadas en secciones.
26070  Esto y otras características se explica con detalle en la sección 
26071 \emph on
26072 Preparar un bibliografía con BibTeX
26073 \emph default
26074  del manual 
26075 \emph on
26076 Características adicionales.
26077 \end_layout
26078
26079 \begin_layout Standard
26080 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26081  entre las dos formas de crearlas.
26082  Como se ve, la bibliografía creada a partir de una base de datos contiene
26083  sólo las entradas que son referidas en el documento.
26084  El estilo utilizado es 
26085 \family sans
26086 alphadin.bst
26087 \family default
26088 , que genera el complicado esquema alemán de claves de referencia de la
26089  bibliografía.
26090  
26091 \end_layout
26092
26093 \begin_layout Subsection
26094 Formato de la Bibliografía
26095 \begin_inset Index idx
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099 Bibliografía ! Formato
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Standard
26108 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26109  Para esto debes habilitar la opción 
26110 \family sans
26111 NatBib
26112 \family default
26113  en el menú 
26114 \family sans
26115 Documento\SpecialChar \menuseparator
26116 Configuración\SpecialChar \menuseparator
26117 Bibliografía
26118 \family default
26119
26120 \begin_inset Index idx
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124 Documentos ! Configuración
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \family sans
26131 .
26132
26133 \family default
26134  En dicho menú puedes establecer el estilo de cita por omisión.
26135  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26136  por omisión.
26137  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26138  en la sección anterior.
26139 \end_layout
26140
26141 \begin_layout Standard
26142 En la ventana de referencia de cita también puedes poner un texto para que
26143  aparezca antes o después de la referencia.
26144  Aquí hay un ejemplo en el que el texto 
26145 \begin_inset Quotes fld
26146 \end_inset
26147
26148 Capítulo
26149 \begin_inset space ~
26150 \end_inset
26151
26152 3
26153 \begin_inset Quotes frd
26154 \end_inset
26155
26156  va detrás de la referencia: 
26157 \end_layout
26158
26159 \begin_layout Standard
26160 Echa un vistazo a 
26161 \begin_inset CommandInset citation
26162 LatexCommand cite
26163 after "Capítulo 3"
26164 key "latexcompanion"
26165
26166 \end_inset
26167
26168 .
26169 \end_layout
26170
26171 \begin_layout Section
26172 Índice alfabético
26173 \begin_inset Index idx
26174 status collapsed
26175
26176 \begin_layout Plain Layout
26177 Ind@Índice alfabético
26178 \end_layout
26179
26180 \end_inset
26181
26182
26183 \begin_inset CommandInset label
26184 LatexCommand label
26185 name "sec:Indice-alfabético"
26186
26187 \end_inset
26188
26189
26190 \end_layout
26191
26192 \begin_layout Standard
26193 Para crear una entrada en el índice usa el menú 
26194 \family sans
26195 Insertar\SpecialChar \menuseparator
26196 Entrada
26197 \begin_inset space ~
26198 \end_inset
26199
26200 de
26201 \begin_inset space ~
26202 \end_inset
26203
26204 índice 
26205 \family default
26206 o el botón 
26207 \begin_inset Graphics
26208         filename ../../images/index-insert.png
26209         BoundingBox 0bp 5bp 20bp 20bp
26210
26211 \end_inset
26212
26213 .
26214  Se inserta un cuadro gris con la etiqueta 
26215 \begin_inset Quotes fld
26216 \end_inset
26217
26218
26219 \family sans
26220 Ind
26221 \family default
26222
26223 \begin_inset Quotes frd
26224 \end_inset
26225
26226  que contiene el texto que aparecerá en el índice.
26227  Por omisión, LyX escoge como texto para la entrada de índice la palabra
26228  en la que está el cursor o el texto que esté seleccionado.
26229  
26230 \end_layout
26231
26232 \begin_layout Standard
26233 En las siguientes subsecciones describiremos brevemente los comandos para
26234  el índice alfabético.
26235  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
26236  algún libro de LaTeX, 
26237 \begin_inset CommandInset citation
26238 LatexCommand cite
26239 key "latexcompanion,latexbook,latexguide"
26240
26241 \end_inset
26242
26243 .
26244 \end_layout
26245
26246 \begin_layout Standard
26247 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
26248 \end_layout
26249
26250 \begin_layout Standard
26251 El índice alfabético se inserta en el documento con el menú 
26252 \family sans
26253 Insertar\SpecialChar \menuseparator
26254 Lista
26255 \begin_inset space \thinspace{}
26256 \end_inset
26257
26258 /
26259 \begin_inset space \thinspace{}
26260 \end_inset
26261
26262 Índice\SpecialChar \menuseparator
26263 Índice
26264 \begin_inset space ~
26265 \end_inset
26266
26267 alfabético
26268 \family default
26269 .
26270  En LyX se muestra un cuadro azul claro con la etiqueta 
26271 \begin_inset Quotes fld
26272 \end_inset
26273
26274
26275 \family sans
26276 Índice
26277 \family default
26278
26279 \begin_inset Quotes frd
26280 \end_inset
26281
26282  en el lugar en que saldrá impreso en la salida.
26283  Este tipo de cuadro no admite clic.
26284 \end_layout
26285
26286 \begin_layout Subsection
26287 Agrupación de entradas de índice
26288 \begin_inset Index idx
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292 Ind@Índice alfabético ! Agrupación de entradas
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
26302  búsquedas más rápidas.
26303  Supongamos que queremos agrupar las entradas del índice para las listas
26304  enumeración y enumeración* bajo la entrada 
26305 \begin_inset Quotes fld
26306 \end_inset
26307
26308
26309 \family sans
26310 Listas
26311 \family default
26312
26313 \begin_inset Quotes frd
26314 \end_inset
26315
26316 .
26317  Primero creamos esta entrada en la sección
26318 \begin_inset space \thinspace{}
26319 \end_inset
26320
26321
26322 \begin_inset space ~
26323 \end_inset
26324
26325
26326 \begin_inset CommandInset ref
26327 LatexCommand ref
26328 reference "sub:Listas"
26329
26330 \end_inset
26331
26332 .
26333  En el campo de texto de la entrada de índice en la sección
26334 \begin_inset space ~
26335 \end_inset
26336
26337
26338 \begin_inset CommandInset ref
26339 LatexCommand ref
26340 reference "sec:Enumeración*"
26341
26342 \end_inset
26343
26344 , insertamos lo siguiente
26345 \end_layout
26346
26347 \begin_layout Standard
26348
26349 \series bold
26350 Listas ! Enumeración*
26351 \end_layout
26352
26353 \begin_layout Standard
26354 y en la entrada de índice de la sección
26355 \begin_inset space \thinspace{}
26356 \end_inset
26357
26358
26359 \begin_inset CommandInset ref
26360 LatexCommand ref
26361 reference "sec:Enumeración"
26362
26363 \end_inset
26364
26365  ponemos
26366 \end_layout
26367
26368 \begin_layout Standard
26369
26370 \series bold
26371 Listas ! Enumeración
26372 \end_layout
26373
26374 \begin_layout Standard
26375 El signo de exclamación 
26376 \begin_inset Quotes fld
26377 \end_inset
26378
26379 !
26380 \begin_inset Quotes frd
26381 \end_inset
26382
26383  indica los niveles de agrupación.
26384  Puedes tener tres niveles; cada nivel se sangra un poco más.
26385  Para el nivel más alto no hace falta entrada de índice.
26386  Si no ponemos ninguna entrada de índice para 
26387 \begin_inset Quotes fld
26388 \end_inset
26389
26390 Listas
26391 \begin_inset Quotes frd
26392 \end_inset
26393
26394 , se imprimirá de todas formas pero sin número de página.
26395  
26396 \end_layout
26397
26398 \begin_layout Subsection
26399 Rangos de página
26400 \begin_inset Index idx
26401 status collapsed
26402
26403 \begin_layout Plain Layout
26404 Ind@Índice alfabético ! Rangos de página
26405 \end_layout
26406
26407 \end_inset
26408
26409
26410 \end_layout
26411
26412 \begin_layout Standard
26413 Normalmente las entradas de índice aparecerán con el número de página de
26414  la sección indexada.
26415  Pero a veces querrás indexar más páginas bajo la misma entrada.
26416  P.
26417 \begin_inset space \thinspace{}
26418 \end_inset
26419
26420 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
26421  en la sección
26422 \begin_inset space \thinspace{}
26423 \end_inset
26424
26425
26426 \begin_inset CommandInset ref
26427 LatexCommand ref
26428 reference "sec:Entornos-de-párrafo"
26429
26430 \end_inset
26431
26432  con el comando 
26433 \end_layout
26434
26435 \begin_layout Standard
26436
26437 \series bold
26438 Entornos de párrafo|(
26439 \end_layout
26440
26441 \begin_layout Standard
26442 y otra entrada al final de la seción
26443 \begin_inset space ~
26444 \end_inset
26445
26446
26447 \begin_inset CommandInset ref
26448 LatexCommand ref
26449 reference "sub:Código-LyX"
26450
26451 \end_inset
26452
26453  con el comando
26454 \end_layout
26455
26456 \begin_layout Standard
26457
26458 \series bold
26459 Entornos de párrafo|)
26460 \end_layout
26461
26462 \begin_layout Standard
26463 Los comandos 
26464 \begin_inset Quotes fld
26465 \end_inset
26466
26467
26468 \series bold
26469 |(
26470 \series default
26471
26472 \begin_inset Quotes frd
26473 \end_inset
26474
26475  y 
26476 \begin_inset Quotes fld
26477 \end_inset
26478
26479
26480 \series bold
26481 |)
26482 \series default
26483
26484 \begin_inset Quotes frd
26485 \end_inset
26486
26487  respectivamente inician y finalizan el rango de páginas.
26488 \end_layout
26489
26490 \begin_layout Standard
26491 Puedes añadir la misma entrada de índice en distintos sitios del documento.
26492  En la salida se muestra una lista de referencias de páginas, separadas
26493  por comas, bajo la misma entrada.
26494  Un ejemplo es la entrada de índice «Documentos ! Configuración».
26495 \end_layout
26496
26497 \begin_layout Subsection
26498 Referencias cruzadas
26499 \begin_inset Index idx
26500 status collapsed
26501
26502 \begin_layout Plain Layout
26503 Ind@Índice alfabético ! Referencias cruzadas
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \end_layout
26510
26511 \begin_layout Standard
26512 Es posible hacer referencia a otra entrada del índice.
26513  Por ejemplo, en la entrada 
26514 \begin_inset Quotes fld
26515 \end_inset
26516
26517 GIF
26518 \begin_inset Quotes frd
26519 \end_inset
26520
26521  (en la sección
26522 \begin_inset space ~
26523 \end_inset
26524
26525
26526 \begin_inset CommandInset ref
26527 LatexCommand ref
26528 reference "sub:Formatos-de-imagen"
26529
26530 \end_inset
26531
26532 ) del índice, se hace una referencia a la entrada 
26533 \begin_inset Quotes fld
26534 \end_inset
26535
26536 Formatos de imagen
26537 \begin_inset Quotes frd
26538 \end_inset
26539
26540  en la misma sección con el comando
26541 \end_layout
26542
26543 \begin_layout Standard
26544
26545 \series bold
26546 GIF|see{Formatos de imagen}
26547 \end_layout
26548
26549 \begin_layout Standard
26550 donde las llaves deben insertarse en código TeX.
26551  El texto entre llaves es la entrada a la que se remite.
26552  En la salida aparece sin número de página.
26553 \begin_inset Foot
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558 \emph on
26559 N.
26560 \begin_inset space \thinspace{}
26561 \end_inset
26562
26563 del t.
26564 \emph default
26565 : En la salida, el término 
26566 \emph on
26567 see
26568 \emph default
26569  se traduce automáticamente por 
26570 \emph on
26571 véase
26572 \emph default
26573 .
26574 \end_layout
26575
26576 \end_inset
26577
26578
26579 \end_layout
26580
26581 \begin_layout Subsection
26582 Orden de entradas en el índice
26583 \begin_inset Index idx
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587 Ind@Índice alfabético ! Orden de las entradas
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
26597  las entradas podrían no estar en el orden adecuado.
26598  Las entradas se ordenan alfabéticamente, pero LaTeX
26599 \begin_inset Foot
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603 El índice es generado en segundo plano por un programa externo, véase la
26604  sección
26605 \begin_inset space ~
26606 \end_inset
26607
26608
26609 \begin_inset CommandInset ref
26610 LatexCommand ref
26611 reference "sub:Programas-para-índice"
26612
26613 \end_inset
26614
26615 .
26616 \end_layout
26617
26618 \end_inset
26619
26620  no sabe ordenar caracteres acentuados en idiomas distintos.
26621  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
26622  
26623 \begin_inset Index idx
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627 Entradas postizas ! maïs
26628 \end_layout
26629
26630 \end_inset
26631
26632
26633 \begin_inset Index idx
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637 Entradas postizas ! maître
26638 \end_layout
26639
26640 \end_inset
26641
26642
26643 \begin_inset Index idx
26644 status collapsed
26645
26646 \begin_layout Plain Layout
26647 Entradas postizas ! maïs@maison
26648 \end_layout
26649
26650 \end_inset
26651
26652 .
26653  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
26654  maison, maître.
26655  Para conseguirlo usamos el comando 
26656 \end_layout
26657
26658 \begin_layout Standard
26659
26660 \series bold
26661 entrada anterior@entrada actual
26662 \end_layout
26663
26664 \begin_layout Standard
26665 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
26666  la entrada de esta forma: 
26667 \end_layout
26668
26669 \begin_layout Standard
26670
26671 \series bold
26672 maïs@maison
26673 \end_layout
26674
26675 \begin_layout Standard
26676 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
26677  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
26678  ejemplo.
26679 \begin_inset Foot
26680 status collapsed
26681
26682 \begin_layout Plain Layout
26683
26684 \emph on
26685 N.
26686 \begin_inset space \thinspace{}
26687 \end_inset
26688
26689 del t
26690 \emph default
26691 .: En las secciones 
26692 \begin_inset CommandInset ref
26693 LatexCommand ref
26694 reference "sec:IG"
26695
26696 \end_inset
26697
26698  y 
26699 \begin_inset CommandInset ref
26700 LatexCommand ref
26701 reference "sec:Indice-alfabético"
26702
26703 \end_inset
26704
26705  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
26706  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
26707 \end_layout
26708
26709 \end_inset
26710
26711
26712 \end_layout
26713
26714 \begin_layout Standard
26715 \begin_inset VSpace bigskip
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Standard
26722 En algunos casos, si estás usando el programa 
26723 \family sans
26724 makeindex
26725 \family default
26726  para generar el índice, el orden de entradas en el índice no es correcto
26727  (véase la sec.
26728 \begin_inset space \thinspace{}
26729 \end_inset
26730
26731
26732 \begin_inset CommandInset ref
26733 LatexCommand ref
26734 reference "sub:Programas-para-índice"
26735
26736 \end_inset
26737
26738 ).
26739  Por ejemplo, 
26740 \family sans
26741 makeindex
26742 \family default
26743  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
26744  la sec.
26745 \begin_inset space \thinspace{}
26746 \end_inset
26747
26748
26749 \begin_inset CommandInset ref
26750 LatexCommand ref
26751 reference "sub:Fuentes-de-documento"
26752
26753 \end_inset
26754
26755 , después de las entradas de índice de los demás paquetes LaTeX, aunque
26756  todos estos comandos de índice empiezan con 
26757 \begin_inset Quotes eld
26758 \end_inset
26759
26760
26761 \series bold
26762 LaTeX, paquetes ! 
26763 \series default
26764
26765 \begin_inset Quotes erd
26766 \end_inset
26767
26768 .
26769  La razón es que la entrada de índice para aeguill está en una nota al pie.
26770  Para arreglar este fallo de 
26771 \family sans
26772 makeindex
26773 \family default
26774 , añade estos comandos en el preámbulo del documento:
26775 \end_layout
26776
26777 \begin_layout Standard
26778
26779 \series bold
26780
26781 \backslash
26782 let
26783 \backslash
26784 OrgIndex
26785 \backslash
26786 index
26787 \end_layout
26788
26789 \begin_layout Standard
26790
26791 \series bold
26792
26793 \backslash
26794 renewcommand*{
26795 \backslash
26796 index}[1]{
26797 \backslash
26798 OrgIndex{#1}}
26799 \end_layout
26800
26801 \begin_layout Subsection
26802 Formato de entradas del índice
26803 \begin_inset Index idx
26804 status collapsed
26805
26806 \begin_layout Plain Layout
26807 Ind@Índice alfabético ! Formato de las entradas
26808 \end_layout
26809
26810 \end_inset
26811
26812
26813 \end_layout
26814
26815 \begin_layout Standard
26816 El aspecto de las entradas de índice se puede cambiar con el diálogo de
26817  estilo del texto.
26818 \begin_inset Index idx
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822 Entradas postizas ! 
26823 \emph on
26824 Entrada en cursiva
26825 \end_layout
26826
26827 \end_inset
26828
26829  También se puede formatear el número de página mediante el carácter 
26830 \begin_inset Quotes fld
26831 \end_inset
26832
26833 |
26834 \begin_inset Quotes frd
26835 \end_inset
26836
26837  seguido del comando LaTeX sin barra invertida.
26838  Por ejemplo, podemos poner
26839 \end_layout
26840
26841 \begin_layout Standard
26842
26843 \series bold
26844 número en cursiva:|textit
26845 \end_layout
26846
26847 \begin_layout Standard
26848 para imprimir el número en cursiva.
26849 \begin_inset Index idx
26850 status collapsed
26851
26852 \begin_layout Plain Layout
26853 Entradas postizas ! número en cursiva:|textit
26854 \end_layout
26855
26856 \end_inset
26857
26858  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
26859  en este caso especial 
26860 \begin_inset Quotes fld
26861 \end_inset
26862
26863
26864 \series bold
26865 |command
26866 \series default
26867
26868 \begin_inset Quotes frd
26869 \end_inset
26870
26871  equivale a 
26872 \series bold
26873
26874 \backslash
26875 command{page
26876 \begin_inset space ~
26877 \end_inset
26878
26879 number}
26880 \series default
26881 .
26882  Echa un vistazo a la sección
26883 \begin_inset space ~
26884 \end_inset
26885
26886
26887 \begin_inset CommandInset ref
26888 LatexCommand ref
26889 reference "sub:LaTeX-Sintaxis"
26890
26891 \end_inset
26892
26893  para saber más sobre sintaxis de LaTeX.
26894 \end_layout
26895
26896 \begin_layout Standard
26897 \begin_inset Note Greyedout
26898 status collapsed
26899
26900 \begin_layout Plain Layout
26901
26902 \series bold
26903 Nota:
26904 \series default
26905  El formato de entradas individuales sólo funciona si usas el programa 
26906 \family sans
26907 makeindex 
26908 \family default
26909 para generar el índice, véase la sec.
26910 \begin_inset space ~
26911 \end_inset
26912
26913
26914 \begin_inset CommandInset ref
26915 LatexCommand ref
26916 reference "sub:Programas-para-índice"
26917
26918 \end_inset
26919
26920 .
26921  Si usas 
26922 \family sans
26923 xindy
26924 \family default
26925 , sólo funciona para negrita y cursiva.
26926  Esto se debe a que xindy requiere definir elementos semánticos antes de
26927  poder usarse, véase
26928 \begin_inset space ~
26929 \end_inset
26930
26931
26932 \begin_inset CommandInset citation
26933 LatexCommand cite
26934 after "p. 678 ff."
26935 key "latexcompanion"
26936
26937 \end_inset
26938
26939  para detalles.
26940 \end_layout
26941
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \begin_layout Standard
26948 En general recomendamos no utilizar el procedimiento anterior.
26949  Es mejor definir una macro en el preámbulo.
26950  Considera por qué quieres algunos números de página en negrita.
26951  Quizá quieras en cursiva todos los números de página que se refieran a
26952  definiciones del término indexado para que el usuario las encuentre fácilmente.
26953  Para ello, pon lo siguiente en el preámbulo 
26954 \end_layout
26955
26956 \begin_layout Standard
26957
26958 \series bold
26959
26960 \backslash
26961 newcommand{
26962 \backslash
26963 IndexDef}[1]{
26964 \backslash
26965 textit{#1}}
26966 \end_layout
26967
26968 \begin_layout Standard
26969 y escribe
26970 \end_layout
26971
26972 \begin_layout Standard
26973
26974 \series bold
26975 mi entrada|IndexDef
26976 \end_layout
26977
26978 \begin_layout Standard
26979 en la entrada de índice.
26980 \begin_inset Index idx
26981 status collapsed
26982
26983 \begin_layout Plain Layout
26984 Entradas postizas ! mi entrada|IndexDef
26985 \end_layout
26986
26987 \end_inset
26988
26989  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
26990  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
26991 \end_layout
26992
26993 \begin_layout Standard
26994 También puedes cambiar el formato para todo el índice.
26995  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
26996  en negrita, con lo que todas las entradas del índice alfabético saldrán
26997  con ese estilo de letra.
26998  Para tareas más avanzadas tienes que componer un 
26999 \emph on
27000 Index Style File
27001 \emph default
27002 , véase la documentación de 
27003 \family sans
27004 makeindex
27005 \family default
27006  o 
27007 \family sans
27008 xindy
27009 \family default
27010  para detalles, 
27011 \begin_inset CommandInset citation
27012 LatexCommand cite
27013 key "makeindex,xindy"
27014
27015 \end_inset
27016
27017 .
27018 \end_layout
27019
27020 \begin_layout Subsection
27021 Programas para generar el índice
27022 \begin_inset Index idx
27023 status collapsed
27024
27025 \begin_layout Plain Layout
27026 Ind@Índice alfabético ! Programas para generarlo
27027 \end_layout
27028
27029 \end_inset
27030
27031
27032 \begin_inset CommandInset label
27033 LatexCommand label
27034 name "sub:Programas-para-índice"
27035
27036 \end_inset
27037
27038
27039 \end_layout
27040
27041 \begin_layout Standard
27042 Si está instalado el programa 
27043 \family sans
27044 xindy
27045 \family default
27046  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27047  usa para generar el índice, si no se usa el programa 
27048 \family sans
27049 makeindex
27050 \family default
27051 , que forma parte de cualquier distribución LaTeX.
27052  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27053  en el diálogo de preferencias de LyX, véase la sección
27054 \begin_inset space ~
27055 \end_inset
27056
27057
27058 \begin_inset CommandInset ref
27059 LatexCommand ref
27060 reference "sub:LaTeX-Configuración"
27061
27062 \end_inset
27063
27064 .
27065  Las opciones disponibles se explican en
27066 \begin_inset space ~
27067 \end_inset
27068
27069
27070 \begin_inset CommandInset citation
27071 LatexCommand cite
27072 key "makeindex,xindy"
27073
27074 \end_inset
27075
27076 .
27077  Además puedes especificar otro programa para generar el índice.
27078 \end_layout
27079
27080 \begin_layout Standard
27081
27082 \family sans
27083 makeindex
27084 \family default
27085  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27086  En particular, ha sido definido pensando exclusivamente en el inglés.
27087  Así que falla en la ordenación correcta de todo lo que no sea texto de
27088  tipo inglés.
27089  Hemos explicado anteriormente como arreglar esto.
27090  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27091  de 
27092 \family sans
27093 xindy
27094 \family default
27095 .
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \end_layout
27101
27102 \begin_layout Section
27103 Nomenclatura / Glosario
27104 \begin_inset Index idx
27105 status collapsed
27106
27107 \begin_layout Plain Layout
27108 Nomenclatura
27109 \end_layout
27110
27111 \end_inset
27112
27113
27114 \begin_inset Index idx
27115 status collapsed
27116
27117 \begin_layout Plain Layout
27118 Glosario|see
27119 \begin_inset ERT
27120 status collapsed
27121
27122 \begin_layout Plain Layout
27123
27124 {
27125 \end_layout
27126
27127 \end_inset
27128
27129 Nomenclatura
27130 \begin_inset ERT
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134
27135 }
27136 \end_layout
27137
27138 \end_inset
27139
27140
27141 \end_layout
27142
27143 \end_inset
27144
27145
27146 \begin_inset CommandInset label
27147 LatexCommand label
27148 name "sec:Nomenclatura"
27149
27150 \end_inset
27151
27152
27153 \end_layout
27154
27155 \begin_layout Standard
27156 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27157  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27158 ra o glosario.
27159 \end_layout
27160
27161 \begin_layout Standard
27162 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27163 \series bold
27164 nomencl
27165 \series default
27166
27167 \begin_inset Index idx
27168 status collapsed
27169
27170 \begin_layout Plain Layout
27171 LaTeX, paquetes ! nomencl
27172 \end_layout
27173
27174 \end_inset
27175
27176 .
27177  Lo puedes encontrar en el Catálogo TeX, 
27178 \begin_inset CommandInset citation
27179 LatexCommand cite
27180 key "TeXCatalogue"
27181
27182 \end_inset
27183
27184  o en el administrador de paquetes de tu sistema LaTeX.
27185 \end_layout
27186
27187 \begin_layout Standard
27188 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
27189  y usando el menú 
27190 \family sans
27191 Insertar\SpecialChar \menuseparator
27192 Entrada
27193 \begin_inset space ~
27194 \end_inset
27195
27196 de
27197 \begin_inset space ~
27198 \end_inset
27199
27200 nomenclatura
27201 \family default
27202  o el botón 
27203 \begin_inset Graphics
27204         filename ../../images/nomencl-insert.png
27205         BoundingBox 0bp 5bp 20bp 20bp
27206
27207 \end_inset
27208
27209 .
27210  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
27211  con la etiqueta «
27212 \family sans
27213 Nom
27214 \family default
27215 ».
27216 \end_layout
27217
27218 \begin_layout Standard
27219 Una ventana de nomenclatura contiene dos entradas principales: la primera
27220  es el propio símbolo y la segunda su descripción.
27221 \end_layout
27222
27223 \begin_layout Standard
27224 \begin_inset Note Greyedout
27225 status collapsed
27226
27227 \begin_layout Plain Layout
27228
27229 \series bold
27230 Nota:
27231 \series default
27232  Debes introducir en todos los campos código LaTeX válido.
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \begin_layout Subsection
27241 Definición y formato de la nomenclatura
27242 \begin_inset Index idx
27243 status collapsed
27244
27245 \begin_layout Plain Layout
27246 Nomenclatura ! Formato
27247 \end_layout
27248
27249 \end_inset
27250
27251
27252 \end_layout
27253
27254 \begin_layout Standard
27255 Si tienes que referir símbolos, tienes que definirlos en el campo 
27256 \family sans
27257 Símbolo 
27258 \family default
27259 como fórmula de LaTeX.
27260  Por ejemplo, para obtener «
27261 \begin_inset Formula $\sigma$
27262 \end_inset
27263
27264 », inserta:
27265 \begin_inset Newline newline
27266 \end_inset
27267
27268
27269 \series bold
27270 $
27271 \backslash
27272 sigma$
27273 \begin_inset Newline newline
27274 \end_inset
27275
27276
27277 \series default
27278 El carácter «$» empieza y finaliza el modo matemático.
27279  El comando LaTeX para la letra griega es su nombre precedido de la barra
27280  invertida «
27281 \backslash
27282 ».
27283  Para letras griegas mayúsculas el comando comienza también con mayúscula,
27284  
27285 \series bold
27286
27287 \backslash
27288 Sigma
27289 \series default
27290 .
27291 \end_layout
27292
27293 \begin_layout Standard
27294 (En la sección
27295 \begin_inset space ~
27296 \end_inset
27297
27298
27299 \begin_inset CommandInset ref
27300 LatexCommand ref
27301 reference "sub:LaTeX-Sintaxis"
27302
27303 \end_inset
27304
27305  hay una breve introducción a la sintaxis de LaTeX.)
27306 \end_layout
27307
27308 \begin_layout Standard
27309 El diálogo Estilo
27310 \begin_inset space ~
27311 \end_inset
27312
27313 del
27314 \begin_inset space ~
27315 \end_inset
27316
27317 t
27318 \family sans
27319 exto
27320 \family default
27321  no se puede emplear para formatear la descripción, hay que usar comandos
27322  LaTeX.
27323  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
27324  «
27325 \begin_inset Formula $\sigma$
27326 \end_inset
27327
27328 » en este documento es:
27329 \begin_inset Newline newline
27330 \end_inset
27331
27332
27333 \series bold
27334 entrada postiza para el carácter 
27335 \backslash
27336 textsf{sigma}
27337 \series default
27338
27339 \begin_inset Newline newline
27340 \end_inset
27341
27342 El comando 
27343 \series bold
27344
27345 \backslash
27346 textsf
27347 \series default
27348  pone el texto en estilo 
27349 \family sans
27350 sans
27351 \begin_inset space ~
27352 \end_inset
27353
27354 serif
27355 \family default
27356 .
27357  Para estilo 
27358 \series bold
27359 negrita
27360 \series default
27361  usa el comando 
27362 \series bold
27363
27364 \backslash
27365 textbf
27366 \series default
27367 , para 
27368 \family typewriter
27369 typewriter
27370 \family default
27371  usa 
27372 \series bold
27373
27374 \backslash
27375 texttt
27376 \series default
27377 , para 
27378 \emph on
27379 cursiva
27380 \emph default
27381  usa 
27382 \series bold
27383
27384 \backslash
27385 emph
27386 \series default
27387 .
27388 \end_layout
27389
27390 \begin_layout Subsection
27391 Orden de las entradas de la nomenclatura
27392 \begin_inset Index idx
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396 Nomenclatura ! Orden de las entradas
27397 \end_layout
27398
27399 \end_inset
27400
27401
27402 \end_layout
27403
27404 \begin_layout Standard
27405 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
27406  LaTeX de la definición del símbolo.
27407  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
27408  símbolos en el código.
27409  Supón que tienes entradas de nomenclatura para los símbolos 
27410 \emph on
27411 a
27412 \begin_inset CommandInset nomenclature
27413 LatexCommand nomenclature
27414 symbol "a"
27415 description "entrada postiza para el carácter \"a\""
27416
27417 \end_inset
27418
27419
27420 \emph default
27421  y 
27422 \begin_inset Formula $\sigma$
27423 \end_inset
27424
27425
27426 \begin_inset CommandInset nomenclature
27427 LatexCommand nomenclature
27428 prefix "Sigma"
27429 symbol "$\\sigma$"
27430 description "entrada postiza para el carácter \\textsf{sigma}"
27431
27432 \end_inset
27433
27434 .
27435  Serán ordenados según «
27436 \family sans
27437 a
27438 \family default
27439 » y «
27440 \family typewriter
27441 $
27442 \backslash
27443 sigma$
27444 \family default
27445 », y por tanto 
27446 \begin_inset Formula $\sigma$
27447 \end_inset
27448
27449  estará delante de 
27450 \emph on
27451 a
27452 \emph default
27453  porque el carácter «$» es tenido en cuenta para la ordenación.
27454 \end_layout
27455
27456 \begin_layout Standard
27457 Para controlar el orden de la lista se usa el campo 
27458 \family sans
27459 Ordenar
27460 \begin_inset space ~
27461 \end_inset
27462
27463 como 
27464 \family default
27465 en el diálogo de nomenclatura.
27466  Entonces el orden será establecido teniendo en cuenta el texto de dicho
27467  campo y no la definición del símbolo.
27468  Para nuestro ejemplo, puedes escribir 
27469 \family typewriter
27470 sigma
27471 \family default
27472  para 
27473 \begin_inset Formula $\sigma$
27474 \end_inset
27475
27476 , con lo que 
27477 \begin_inset Formula $\sigma$
27478 \end_inset
27479
27480
27481 \emph on
27482  
27483 \emph default
27484 se colocará donde corresponda.
27485 \end_layout
27486
27487 \begin_layout Standard
27488 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
27489  la documentación del paquete 
27490 \series bold
27491 nomencl
27492 \series default
27493
27494 \begin_inset CommandInset citation
27495 LatexCommand cite
27496 key "nomencl"
27497
27498 \end_inset
27499
27500 .
27501 \end_layout
27502
27503 \begin_layout Subsection
27504 Opciones para la nomenclatura
27505 \begin_inset Index idx
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509 Nomenclatura ! Opciones
27510 \end_layout
27511
27512 \end_inset
27513
27514
27515 \end_layout
27516
27517 \begin_layout Standard
27518 El paquete 
27519 \series bold
27520 nomencl
27521 \series default
27522  acepta algunas opciones para modificar su apariencia.
27523  Aquí hay algunas de ellas (y más en su documentación):
27524 \end_layout
27525
27526 \begin_layout Description
27527 refeq Adjunta la frase «
27528 \family sans
27529 , véase la ecuación (
27530 \emph on
27531 eq
27532 \emph default
27533 )
27534 \family default
27535 » a cada entrada, siendo 
27536 \family sans
27537 \emph on
27538 eq
27539 \family default
27540 \emph default
27541  el número de la última ecuación al frente de la entrada de la nomenclatura
27542 \end_layout
27543
27544 \begin_layout Description
27545 refpage Adjunta la frase «
27546 \family sans
27547 , página 
27548 \emph on
27549 página
27550 \family default
27551 \emph default
27552 » a cada entrada, siendo 
27553 \family sans
27554 \emph on
27555 página
27556 \family default
27557 \emph default
27558  el número de la página en la que aparece la entrada
27559 \end_layout
27560
27561 \begin_layout Description
27562 intoc Inserta la nomenclatura en el Índice general
27563 \end_layout
27564
27565 \begin_layout Standard
27566 Además están las opciones 
27567 \series bold
27568 croatian
27569 \series default
27570
27571 \series bold
27572 danish
27573 \series default
27574
27575 \series bold
27576 english
27577 \series default
27578
27579 \series bold
27580 french
27581 \series default
27582
27583 \series bold
27584 german
27585 \series default
27586
27587 \series bold
27588 italian
27589 \series default
27590
27591 \series bold
27592 polish
27593 \series default
27594
27595 \series bold
27596 portuguese
27597 \series default
27598
27599 \series bold
27600 russian
27601 \series default
27602
27603 \series bold
27604 spanish
27605 \series default
27606 , y 
27607 \series bold
27608 ukrainian
27609 \series default
27610  para imprimir el título y los textos de las referencias en el idioma correspond
27611 iente.
27612 \end_layout
27613
27614 \begin_layout Standard
27615 Para emplear una o más de las opciones, añádelas separadas por comas en
27616  el campo de opciones de la clase de documento, en el diálogo 
27617 \family sans
27618 Documento\SpecialChar \menuseparator
27619 Configuración
27620 \family default
27621 .
27622  En este documento se ha puesto la opción 
27623 \series bold
27624 intoc
27625 \series default
27626 .
27627 \end_layout
27628
27629 \begin_layout Standard
27630 \begin_inset VSpace bigskip
27631 \end_inset
27632
27633
27634 \end_layout
27635
27636 \begin_layout Standard
27637 También se pueden usar las dos primeras opciones de antes sólo para ciertas
27638  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
27639  última entrada en el campo 
27640 \family sans
27641 Descripción
27642 \family default
27643  del diálogo 
27644 \family sans
27645 Entrada de nomenclatura
27646 \family default
27647 :
27648 \end_layout
27649
27650 \begin_layout Description
27651
27652 \backslash
27653 nomrefeq Como la opción 
27654 \series bold
27655 refeq
27656 \end_layout
27657
27658 \begin_layout Description
27659
27660 \backslash
27661 nomrefpage Como la opción 
27662 \series bold
27663 refpage
27664 \end_layout
27665
27666 \begin_layout Description
27667
27668 \backslash
27669 nomrefeqpage Forma abreviada de 
27670 \series bold
27671
27672 \backslash
27673 nomrefeq
27674 \backslash
27675 nomrefpage
27676 \end_layout
27677
27678 \begin_layout Description
27679
27680 \backslash
27681 nomnorefeq,
27682 \begin_inset space ~
27683 \end_inset
27684
27685
27686 \backslash
27687 nomnorefpage,
27688 \begin_inset space ~
27689 \end_inset
27690
27691
27692 \backslash
27693 nomnorefeqpage Deshabilita las opciones correspondientes
27694 \end_layout
27695
27696 \begin_layout Subsection
27697 Imprimir la nomenclatura
27698 \begin_inset Index idx
27699 status collapsed
27700
27701 \begin_layout Plain Layout
27702 Nomenclatura ! Impresión
27703 \end_layout
27704
27705 \end_inset
27706
27707
27708 \end_layout
27709
27710 \begin_layout Standard
27711 Para imprimir la nomenclatura usa el menú 
27712 \family sans
27713 Insertar\SpecialChar \menuseparator
27714 Lista
27715 \begin_inset space \thinspace{}
27716 \end_inset
27717
27718 /
27719 \begin_inset space \thinspace{}
27720 \end_inset
27721
27722 Índice\SpecialChar \menuseparator
27723 Nomenclatura
27724 \family default
27725 .
27726  Se mostrará un cuadro azul claro etiquetado «
27727 \family sans
27728 Nomenclatur
27729 \family default
27730 a» en el lugar en el que aparecerá en la salida.
27731  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
27732  es desplegable.
27733 \end_layout
27734
27735 \begin_layout Standard
27736 En la salida impresa aparece el título «Nomenclatura».
27737  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
27738 \series bold
27739
27740 \backslash
27741 nomname
27742 \series default
27743  en el preámbulo.
27744  Por ejemplo, para titular como 
27745 \emph on
27746 Índice de símbolos
27747 \emph default
27748 , añade al preámbulo la línea:
27749 \end_layout
27750
27751 \begin_layout Standard
27752
27753 \family roman
27754 \series bold
27755
27756 \backslash
27757 renewcommand{
27758 \backslash
27759 nomname}{Índice de símbolos}
27760 \end_layout
27761
27762 \begin_layout Standard
27763 \begin_inset VSpace defskip
27764 \end_inset
27765
27766
27767 \end_layout
27768
27769 \begin_layout Standard
27770 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
27771  línea:
27772 \end_layout
27773
27774 \begin_layout Standard
27775
27776 \family roman
27777 \series bold
27778
27779 \backslash
27780 renewcommand{
27781 \backslash
27782 nomlabelwidth}{anchura}
27783 \end_layout
27784
27785 \begin_layout Standard
27786
27787 \family roman
27788 La anchura es un valor expresado en una de las unidades listadas en el apéndice
27789 \begin_inset space ~
27790 \end_inset
27791
27792
27793 \begin_inset CommandInset ref
27794 LatexCommand ref
27795 reference "cap:Unidades-disponibles"
27796
27797 \end_inset
27798
27799 .
27800  El valor predeterminado es 1
27801 \begin_inset space \thinspace{}
27802 \end_inset
27803
27804 cm.
27805 \end_layout
27806
27807 \begin_layout Subsection
27808 Programa para la nomenclatura
27809 \begin_inset CommandInset label
27810 LatexCommand label
27811 name "sub:Programa-para-la-nomenclatura"
27812
27813 \end_inset
27814
27815
27816 \begin_inset Index idx
27817 status collapsed
27818
27819 \begin_layout Plain Layout
27820 Nomenclatura ! Programa
27821 \end_layout
27822
27823 \end_inset
27824
27825
27826 \end_layout
27827
27828 \begin_layout Standard
27829 LyX utiliza el programa
27830 \family sans
27831  makeindex
27832 \family default
27833 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
27834  El diálogo de las preferencias de LyX permite especificar otro programa
27835  o controlar 
27836 \family sans
27837 makeindex
27838 \family default
27839  añadiendo opciones, véase la sección
27840 \begin_inset space ~
27841 \end_inset
27842
27843
27844 \begin_inset CommandInset ref
27845 LatexCommand ref
27846 reference "sub:LaTeX-Configuración"
27847
27848 \end_inset
27849
27850 .
27851  Las opciones disponibles se explican en 
27852 \begin_inset CommandInset citation
27853 LatexCommand cite
27854 key "nomencl,makeindex"
27855
27856 \end_inset
27857
27858 .
27859 \end_layout
27860
27861 \begin_layout Section
27862 Ramas
27863 \begin_inset Index idx
27864 status collapsed
27865
27866 \begin_layout Plain Layout
27867 Ramas
27868 \end_layout
27869
27870 \end_inset
27871
27872
27873 \begin_inset Index idx
27874 status collapsed
27875
27876 \begin_layout Plain Layout
27877 Documentos ! Ramas
27878 \end_layout
27879
27880 \end_inset
27881
27882
27883 \begin_inset CommandInset label
27884 LatexCommand label
27885 name "sec:Ramas"
27886
27887 \end_inset
27888
27889
27890 \end_layout
27891
27892 \begin_layout Standard
27893 A veces es útil ocultar ciertas partes de un documento en la salida.
27894  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
27895 s de un examen en el mismo documento, pero no quiere, evidentemente, que
27896  los alumnos vean las respuestas.
27897 \end_layout
27898
27899 \begin_layout Standard
27900 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
27901  El texto de una rama sólo aparecerá en la salida si la rama está activada.
27902  Para crear una rama, en el diálogo 
27903 \family sans
27904 Documento\SpecialChar \menuseparator
27905 Configuración
27906 \family default
27907 , ve al apartado 
27908 \family sans
27909 Ramas
27910 \family default
27911 .
27912  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
27913  fondo en LyX.
27914 \end_layout
27915
27916 \begin_layout Standard
27917 El texto a incluir en una rama se escribe en un cuadro desplegable que se
27918  inserta mediante el menú 
27919 \family sans
27920 Insertar\SpecialChar \menuseparator
27921 Rama
27922 \family default
27923 , donde puedes elegir una de las ramas creadas.
27924  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
27925 \end_layout
27926
27927 \begin_layout Standard
27928 A continuación hay un ejemplo en el que sólo está activada la pregunta,
27929  mientras que la respuesta está desactivada y no aparece en la salida:
27930 \end_layout
27931
27932 \begin_layout Standard
27933 \begin_inset Branch Pregunta
27934 status open
27935
27936 \begin_layout Standard
27937 Pregunta: ¿Quién fue el primer Nobel de Física?
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \end_layout
27944
27945 \begin_layout Standard
27946 \begin_inset Branch Respuesta
27947 status collapsed
27948
27949 \begin_layout Standard
27950 Respuesta: Wilhelm Conrad Röntgen
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \end_layout
27957
27958 \begin_layout Standard
27959 \begin_inset VSpace bigskip
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Standard
27966 Para usar salida condicional en sitios donde no se pueden insertar ramas,
27967  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
27968  cada rama.
27969  Por ejemplo, puedes definir para la rama pregunta
27970 \begin_inset Foot
27971 status collapsed
27972
27973 \begin_layout Plain Layout
27974 Para una introducción a la sintaxis de LaTeX, véase la sección
27975 \begin_inset space ~
27976 \end_inset
27977
27978
27979 \begin_inset CommandInset ref
27980 LatexCommand ref
27981 reference "sub:LaTeX-Sintaxis"
27982
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \end_inset
27989
27990
27991 \end_layout
27992
27993 \begin_layout Standard
27994
27995 \series bold
27996
27997 \backslash
27998 newcommand{
27999 \backslash
28000 pregunta}[1]{#1}
28001 \end_layout
28002
28003 \begin_layout Standard
28004
28005 \series bold
28006
28007 \backslash
28008 newcommand{
28009 \backslash
28010 respuesta}[1]{}
28011 \end_layout
28012
28013 \begin_layout Standard
28014 y para la rama respuesta
28015 \end_layout
28016
28017 \begin_layout Standard
28018
28019 \series bold
28020
28021 \backslash
28022 newcommand{
28023 \backslash
28024 pregunta}[1]{}
28025 \end_layout
28026
28027 \begin_layout Standard
28028
28029 \series bold
28030
28031 \backslash
28032 newcommand{
28033 \backslash
28034 respuesta}[1]{#1}
28035 \end_layout
28036
28037 \begin_layout Standard
28038 \begin_inset Branch Pregunta
28039 status open
28040
28041 \begin_layout Standard
28042 \begin_inset ERT
28043 status open
28044
28045 \begin_layout Plain Layout
28046
28047
28048 \backslash
28049 newcommand{
28050 \backslash
28051 pregunta}[1]{#1}
28052 \end_layout
28053
28054 \begin_layout Plain Layout
28055
28056
28057 \backslash
28058 newcommand{
28059 \backslash
28060 respuesta}[1]{}
28061 \end_layout
28062
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \end_inset
28069
28070
28071 \end_layout
28072
28073 \begin_layout Standard
28074 \begin_inset Branch Respuesta
28075 status collapsed
28076
28077 \begin_layout Standard
28078 \begin_inset ERT
28079 status open
28080
28081 \begin_layout Plain Layout
28082
28083
28084 \backslash
28085 newcommand{
28086 \backslash
28087 pregunta}[1]{}
28088 \end_layout
28089
28090 \begin_layout Plain Layout
28091
28092
28093 \backslash
28094 newcommand{
28095 \backslash
28096 respuesta}[1]{#1}
28097 \end_layout
28098
28099 \end_inset
28100
28101
28102 \end_layout
28103
28104 \end_inset
28105
28106
28107 \end_layout
28108
28109 \begin_layout Standard
28110 Ahora se pueden usar los comandos 
28111 \series bold
28112
28113 \backslash
28114 pregunta{\SpecialChar \ldots{}
28115 }
28116 \series default
28117  y 
28118 \series bold
28119
28120 \backslash
28121 respuesta{\SpecialChar \ldots{}
28122 }
28123 \series default
28124  para obtener salida condicional.
28125  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
28126 \series bold
28127
28128 \backslash
28129 pregunta
28130 \series default
28131 :
28132 \begin_inset Formula \[
28133 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}\]
28134
28135 \end_inset
28136
28137
28138 \end_layout
28139
28140 \begin_layout Standard
28141 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
28142  véase el manual 
28143 \emph on
28144 Ecuaciones
28145 \emph default
28146 .
28147 \end_layout
28148
28149 \begin_layout Section
28150 Propiedades PDF
28151 \begin_inset CommandInset label
28152 LatexCommand label
28153 name "sec:Propiedades-PDF"
28154
28155 \end_inset
28156
28157
28158 \begin_inset Index idx
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162 Propiedades PDF
28163 \end_layout
28164
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \begin_layout Standard
28171 En 
28172 \family sans
28173 Propiedades PDF 
28174 \family default
28175 del diálogo 
28176 \family sans
28177 Documento\SpecialChar \menuseparator
28178 Configuración
28179 \family default
28180  se pueden configurar opciones especiales para la salida PDF del documento.
28181  Todas las opciones son suministradas por el paquete LaTeX 
28182 \series bold
28183 hyperref
28184 \series default
28185
28186 \begin_inset Index idx
28187 status collapsed
28188
28189 \begin_layout Plain Layout
28190 LaTeX, paquetes ! hyperref
28191 \end_layout
28192
28193 \end_inset
28194
28195 .
28196 \end_layout
28197
28198 \begin_layout Standard
28199 Utilizando 
28200 \series bold
28201 hyperref
28202 \series default
28203  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
28204  Esto significa que el lector puede desplazarse por las partes del documento
28205  referenciadas clicando sobre una entrada del índice general o una referencia.
28206  En la pestaña 
28207 \family sans
28208 Hiperenlaces
28209 \family default
28210  del diálogo puedes especificar el aspecto de los enlaces y si se crean
28211  enlaces para las referencias bibliográficas.
28212  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
28213  mostrando el número de la sección, transparencia o página donde la entrada
28214  está referenciada.
28215 \end_layout
28216
28217 \begin_layout Standard
28218 En la pestaña 
28219 \family sans
28220 Marcadores
28221 \family default
28222  puedes determinar si se crean marcadores para cada sección del documento
28223  para facilitar al lector la navegación por el mismo.
28224  Puedes decidir si los marcadores se numeran o no como las secciones del
28225  documento.
28226  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
28227  deben mostrarse al abrir el PDF.
28228  Por ejemplo, un nivel
28229 \begin_inset space ~
28230 \end_inset
28231
28232 2 mostrará las secciones y subsecciones, un nivel
28233 \begin_inset space ~
28234 \end_inset
28235
28236 1 mostrará sólo las secciones.
28237 \end_layout
28238
28239 \begin_layout Standard
28240 La información de cabecera de la pestaña 
28241 \family sans
28242 General
28243 \family default
28244  se guarda como propiedades del arhivo junto con el PDF.
28245  Muchos programas son capaces de extraer estas informaciones para, p.
28246 \begin_inset space \thinspace{}
28247 \end_inset
28248
28249 e., reconocer automáticamente quién es el autor y otras características del
28250  PDF.
28251  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
28252 s para propósitos bibliográ
28253 ficos.
28254  Si se marca la opción 
28255 \family sans
28256 Llenar automáticamente la información de cabecera
28257 \family default
28258 , LyX intenta extraer la información de cabecera a partir de la configuración
28259  del título y del autor del documento.
28260 \end_layout
28261
28262 \begin_layout Standard
28263 La opción 
28264 \family sans
28265 Modo pantalla completa
28266 \family default
28267  abre el PDF en pantalla completa, útil para presentaciones.
28268 \end_layout
28269
28270 \begin_layout Standard
28271 En este documento se han utilizado las propiedades PDF.
28272  Si miras la configuración del documento puedes ver algunas opciones adicionales
28273  de 
28274 \series bold
28275 hyperref
28276 \series default
28277  utilizadas.
28278  Para explicación de las mismas te remitimos al manual de hyperref 
28279 \begin_inset CommandInset citation
28280 LatexCommand cite
28281 key "hyperref"
28282
28283 \end_inset
28284
28285 .
28286 \end_layout
28287
28288 \begin_layout Section
28289 Código TeX y la sintaxis de LaTeX
28290 \begin_inset CommandInset label
28291 LatexCommand label
28292 name "sec:Código-TeX"
28293
28294 \end_inset
28295
28296
28297 \end_layout
28298
28299 \begin_layout Subsection
28300 Cuadros de código TeX
28301 \begin_inset Index idx
28302 status collapsed
28303
28304 \begin_layout Plain Layout
28305 Codigo@Código TeX
28306 \end_layout
28307
28308 \end_inset
28309
28310
28311 \begin_inset CommandInset label
28312 LatexCommand label
28313 name "sub:Cuadros-TeX"
28314
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \begin_layout Standard
28321 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
28322  pero no todos.
28323  LaTeX contiene cientos de paquetes que suministran diversos comandos.
28324  Cada mes se actualizan paquetes y se añaden nuevos.
28325  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
28326  necesidad hay un paquete LaTeX.
28327  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
28328  todos estos paquetes y sus comandos.
28329 \end_layout
28330
28331 \begin_layout Standard
28332 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
28333  dentro de un cuadro de código TeX.
28334  Los cuadros de código TeX se insertan con el menú 
28335 \family sans
28336 Insertar\SpecialChar \menuseparator
28337 Código
28338 \begin_inset space ~
28339 \end_inset
28340
28341 TeX
28342 \family default
28343  o con el botón 
28344 \begin_inset Graphics
28345         filename ../../images/ert-insert.png
28346
28347 \end_inset
28348
28349 .
28350  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
28351 \end_layout
28352
28353 \begin_layout Standard
28354 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
28355  Parcialmente significa que el argumento del comando puede ser texto LyX
28356  normal.
28357  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
28358  comando LaTeX 
28359 \series bold
28360
28361 \backslash
28362 fbox
28363 \series default
28364 , puedes escribir la parte del comando 
28365 \series bold
28366
28367 \backslash
28368 fbox{
28369 \series default
28370  en un cuadro de código TeX antes de la palabra y la llave de cierre del
28371  comando, 
28372 \series bold
28373 }
28374 \series default
28375 , en otro cuadro de código TeX después de la palabra.
28376  Esta palabra entre los dos cuadros de código TeX constituye el argumento
28377  del comando, como se ve en este ejemplo:
28378 \end_layout
28379
28380 \begin_layout Standard
28381 \begin_inset Graphics
28382         filename clipart/es_ERT.png
28383         scale 90
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Standard
28391 En la salida verás la palabra «enmarcada» con un marco: 
28392 \end_layout
28393
28394 \begin_layout Standard
28395 Esta es una línea con una palabra 
28396 \begin_inset ERT
28397 status collapsed
28398
28399 \begin_layout Plain Layout
28400
28401
28402 \backslash
28403 fbox{
28404 \end_layout
28405
28406 \end_inset
28407
28408 enmarcada
28409 \begin_inset ERT
28410 status collapsed
28411
28412 \begin_layout Plain Layout
28413
28414 }
28415 \end_layout
28416
28417 \end_inset
28418
28419 .
28420 \end_layout
28421
28422 \begin_layout Standard
28423 \begin_inset Note Greyedout
28424 status collapsed
28425
28426 \begin_layout Plain Layout
28427
28428 \series bold
28429 Nota: 
28430 \series default
28431 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
28432  para que LaTeX sepa que ha finalizado el comando.
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \end_layout
28439
28440 \begin_layout Subsection
28441 Breve introducción a la sintaxis de LaTeX 
28442 \begin_inset Argument
28443 status collapsed
28444
28445 \begin_layout Plain Layout
28446 Sintaxis de LaTeX
28447 \end_layout
28448
28449 \end_inset
28450
28451
28452 \begin_inset Index idx
28453 status collapsed
28454
28455 \begin_layout Plain Layout
28456 Sintaxis de LaTeX
28457 \end_layout
28458
28459 \end_inset
28460
28461
28462 \begin_inset CommandInset label
28463 LatexCommand label
28464 name "sub:LaTeX-Sintaxis"
28465
28466 \end_inset
28467
28468
28469 \end_layout
28470
28471 \begin_layout Standard
28472 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
28473  los comandos LaTeX que LyX usa en segundo plano.
28474  Como LaTeX se basa en comandos puedes 
28475 \begin_inset Quotes fld
28476 \end_inset
28477
28478 programar
28479 \begin_inset Quotes frd
28480 \end_inset
28481
28482  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
28483  documento en cualquier momento con los comandos adecuados.
28484  Imagina que tienes que entregar antes de que acabe el día un manual que
28485  has escrito para un producto.
28486  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
28487  tablas y figuras en negrita.
28488  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
28489  todos a mano en poco tiempo.
28490 \end_layout
28491
28492 \begin_layout Standard
28493 LaTeX entra en juego.
28494  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
28495  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
28496  de paquetes de LaTeX: 
28497 \begin_inset CommandInset citation
28498 LatexCommand cite
28499 key "Catalogue"
28500
28501 \end_inset
28502
28503 .
28504 \end_layout
28505
28506 \begin_layout Standard
28507 Por fin averiguas que necesitas el paquete 
28508 \series bold
28509 caption
28510 \series default
28511
28512 \begin_inset Index idx
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516 LaTeX, paquetes ! caption
28517 \end_layout
28518
28519 \end_inset
28520
28521 .
28522  Para usarlo debes cargarlo en el preámbulo del documento (menú 
28523 \family sans
28524 Documento\SpecialChar \menuseparator
28525 Configuración
28526 \family default
28527 ) con el comando
28528 \end_layout
28529
28530 \begin_layout Standard
28531
28532 \series bold
28533
28534 \backslash
28535 usepackage[opciones]{nombre_del_paquete}
28536 \end_layout
28537
28538 \begin_layout Standard
28539 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
28540  pone entre llaves, y las opciones entre corchetes.
28541  No todos los comandos tienen argumento y opciones.
28542 \end_layout
28543
28544 \begin_layout Standard
28545 En nuestro caso el nombre del paquete es 
28546 \series bold
28547 caption
28548 \series default
28549 .
28550  Tras un vistazo a la documentación del paquete, verás que la opción 
28551 \series bold
28552 labelfont=bf
28553 \series default
28554  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
28555  Así que añades al preámbulo el comando
28556 \end_layout
28557
28558 \begin_layout Standard
28559
28560 \series bold
28561
28562 \backslash
28563 usepackage[labelfont=bf]{caption}
28564 \end_layout
28565
28566 \begin_layout Standard
28567 y problema resuelto.
28568 \begin_inset Foot
28569 status collapsed
28570
28571 \begin_layout Plain Layout
28572 Para ver más comandos del paquete 
28573 \series bold
28574 caption
28575 \series default
28576  mira su documentación, 
28577 \begin_inset CommandInset citation
28578 LatexCommand cite
28579 key "caption"
28580
28581 \end_inset
28582
28583
28584 \end_layout
28585
28586 \end_inset
28587
28588
28589 \end_layout
28590
28591 \begin_layout Standard
28592 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
28593  para problemas habituales como el de este caso.
28594  Por ejemplo, si usas la clase 
28595 \family typewriter
28596 KOMA-Script
28597 \family default
28598 , no necesitas el paquete 
28599 \series bold
28600 caption
28601 \series default
28602 .
28603  Sólo escribe en el preámbulo
28604 \end_layout
28605
28606 \begin_layout Standard
28607
28608 \series bold
28609
28610 \backslash
28611 setkomafont{captionlabel}{
28612 \backslash
28613 bfseries}
28614 \end_layout
28615
28616 \begin_layout Standard
28617 y asunto resuelto.
28618  Así que si planeas escribir un extenso documento, deberías echar una ojeada
28619  a la documentación de la clase de documento que quieras usar.
28620  (
28621 \series bold
28622
28623 \backslash
28624 setkomafont
28625 \series default
28626  es un ejemplo de comando con más de un argumento.)
28627 \end_layout
28628
28629 \begin_layout Standard
28630 Los comandos en el preámbulo afectan a todo el documento, mientras que los
28631  comandos en el texto afectan sólo a la parte que sigue o al texto que va
28632  como argumento.
28633  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
28634  se describe en la sección anterior.
28635 \end_layout
28636
28637 \begin_layout Standard
28638 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
28639  
28640 \begin_inset CommandInset citation
28641 LatexCommand cite
28642 key "latexcompanion,latexguide"
28643
28644 \end_inset
28645
28646 .
28647 \end_layout
28648
28649 \begin_layout Section
28650 Vista preliminar inmediata
28651 \begin_inset CommandInset label
28652 LatexCommand label
28653 name "sec:Vista-preliminar-inmediata"
28654
28655 \end_inset
28656
28657
28658 \begin_inset Index idx
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 Documentos ! Vista instantánea
28663 \end_layout
28664
28665 \end_inset
28666
28667
28668 \end_layout
28669
28670 \begin_layout Standard
28671 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
28672  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
28673  cada vez con 
28674 \family sans
28675 Ver\SpecialChar \menuseparator
28676 DVI
28677 \family default
28678 .
28679 \end_layout
28680
28681 \begin_layout Standard
28682 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
28683  debes instalar el paquete LaTeX 
28684 \series bold
28685 preview-latex
28686 \series default
28687
28688 \begin_inset Index idx
28689 status collapsed
28690
28691 \begin_layout Plain Layout
28692 LaTeX, paquetes ! preview-latex
28693 \end_layout
28694
28695 \end_inset
28696
28697  como se explica después, y marcar 
28698 \family sans
28699 Vista
28700 \begin_inset space ~
28701 \end_inset
28702
28703 preliminar
28704 \begin_inset space ~
28705 \end_inset
28706
28707 inmediata
28708 \family default
28709  en el diálogo 
28710 \family sans
28711 Herramientas\SpecialChar \menuseparator
28712 Preferencias\SpecialChar \menuseparator
28713 Pantalla
28714 \family default
28715 .
28716  El 
28717 \family sans
28718 Tamaño de la vista preliminar
28719 \family default
28720  es el factor de multiplicación para el tamaño.
28721 \end_layout
28722
28723 \begin_layout Standard
28724 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
28725  de editar una ecuación o un gráfico.
28726  Las vistas inmediatas en un documento ya abierto 
28727 \emph on
28728 no
28729 \emph default
28730  se generan 
28731 \emph on
28732 ipso facto 
28733 \emph default
28734 al activar la 
28735 \family sans
28736 Vista
28737 \begin_inset space ~
28738 \end_inset
28739
28740 preliminar
28741 \begin_inset space ~
28742 \end_inset
28743
28744 inmediata
28745 \family default
28746 , es preciso reabrir el documento.
28747 \end_layout
28748
28749 \begin_layout Standard
28750 LyX generará instantáneas de ecuaciones.
28751  También de gráficos si se marca la opción 
28752 \family sans
28753 Mostrar
28754 \family default
28755
28756 \begin_inset space ~
28757 \end_inset
28758
28759
28760 \family sans
28761 en
28762 \family default
28763
28764 \begin_inset space ~
28765 \end_inset
28766
28767
28768 \family sans
28769 LyX
28770 \family default
28771  en el cuadro de diálogo 
28772 \family sans
28773 Gráficos.
28774
28775 \family default
28776  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
28777  ejemplo.
28778 \end_layout
28779
28780 \begin_layout Standard
28781 Para que funcione la vista previa inmediata debe estar instalado el paquete
28782  LaTeX 
28783 \series bold
28784 preview-latex
28785 \series default
28786  (también llamado simplemente 
28787 \series bold
28788 preview
28789 \series default
28790 ).
28791  Lo encontrarás en el Catálogo TeX, 
28792 \begin_inset CommandInset citation
28793 LatexCommand cite
28794 key "TeXCatalogue"
28795
28796 \end_inset
28797
28798  o en el administrador de paquetes de tu sistema.
28799  Obtendrás instantáneas mejores si además instalas 
28800 \family typewriter
28801 pnmcrop,
28802 \family default
28803  que forma parte del paquete 
28804 \family typewriter
28805 netpbm
28806 \family default
28807 ; en Windows este programa se instala automáticamente junto con LyX..
28808 \end_layout
28809
28810 \begin_layout Standard
28811 \begin_inset VSpace bigskip
28812 \end_inset
28813
28814
28815 \end_layout
28816
28817 \begin_layout Standard
28818 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
28819  del mismo.
28820  Con el menú 
28821 \family sans
28822 Ver\SpecialChar \menuseparator
28823 Ver
28824 \begin_inset space ~
28825 \end_inset
28826
28827 fuente
28828 \family default
28829  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
28830 e al párrafo en el que se encuentre el cursor.
28831  También puedes seleccionar varios párrafos para ver su código.
28832  Para ver el código de todo el documento, marca la opción correspondiente
28833  en la ventana de código.
28834 \end_layout
28835
28836 \begin_layout Section
28837 Corrector ortográfico
28838 \begin_inset CommandInset label
28839 LatexCommand label
28840 name "sec:Corrector-ortográfico"
28841
28842 \end_inset
28843
28844
28845 \begin_inset Index idx
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849 Corrector ortográfico
28850 \end_layout
28851
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Standard
28858 LyX no incorpora corrector ortográfico propio.
28859  Utiliza uno de los programas externos 
28860 \family typewriter
28861 aspell
28862 \family default
28863
28864 \family typewriter
28865 ispell
28866 \family default
28867
28868 \family typewriter
28869 hspell
28870 \family default
28871 , o 
28872 \family typewriter
28873 pspell
28874 \family default
28875 .
28876  En esta sección se supone que tienes instalado y configurado uno de ellos.
28877  Se recomienda el uso de 
28878 \family typewriter
28879 aspell
28880 \family default
28881 , que puede considerarse el sucesor de 
28882 \family typewriter
28883 ispell
28884 \family default
28885 .
28886  
28887 \family typewriter
28888 hspell
28889 \family default
28890  es un corrector de hebreo.
28891  El corrector ortográfico y sus opciones se establecen en las preferencias
28892  de LyX, 
28893 \family sans
28894 Configuración
28895 \begin_inset space ~
28896 \end_inset
28897
28898 del
28899 \begin_inset space ~
28900 \end_inset
28901
28902 idioma
28903 \family default
28904 .
28905 \end_layout
28906
28907 \begin_layout Standard
28908 En  Windows, el cuadro de selección del programa corrector está desactivado
28909  pues sólo se puede usar
28910 \family sans
28911  
28912 \family typewriter
28913 aspell
28914 \family default
28915 .
28916 \end_layout
28917
28918 \begin_layout Standard
28919 El menú
28920 \family sans
28921  Herramientas\SpecialChar \menuseparator
28922 Corrector
28923 \begin_inset space ~
28924 \end_inset
28925
28926 ortográfico
28927 \family default
28928  o el botón de la barra de herramientas 
28929 \begin_inset Graphics
28930         filename ../../images/dialog-show_spellchecker.png
28931
28932 \end_inset
28933
28934  inicia la revisión a partir de la posición del cursor.
28935  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
28936  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
28937  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
28938  ella y se ve resaltada.
28939  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
28940  Seleccionando una de ellas se copia en el campo 
28941 \family sans
28942 Reemplazar
28943 \begin_inset space ~
28944 \end_inset
28945
28946 con
28947 \family default
28948 , si haces doble clic se verifica directamente el reemplazo.
28949  El botón 
28950 \family sans
28951 Ignorar
28952 \family default
28953  sirve para desestimar el reemplazo y proseguir con la revisión.
28954  En el diccionario personal se pueden añadir nuevas palabras.
28955 \end_layout
28956
28957 \begin_layout Standard
28958 Por omisión, el archivo de diccionario empleado se determina por el idioma
28959  del documento que se establece en 
28960 \family sans
28961 Documento\SpecialChar \menuseparator
28962 Configuración
28963 \family default
28964 .
28965  Si no hay diccionario para el idioma del documento, la corrección ortográfica
28966  generará error.
28967  En este caso puedes especificar otro diccionario en el campo 
28968 \family sans
28969 Idioma
28970 \begin_inset space ~
28971 \end_inset
28972
28973 alternativo 
28974 \family default
28975 en el diálogo 
28976 \family sans
28977 Preferencias
28978 \family default
28979 .
28980 \end_layout
28981
28982 \begin_layout Standard
28983 Tras la revisión ortográfica se informa del número de palabras cambiadas.
28984 \end_layout
28985
28986 \begin_layout Subsubsection*
28987 Limitaciones
28988 \end_layout
28989
28990 \begin_layout Standard
28991 No es posible cambiar el idioma para una palabra en particular, a no ser
28992  que cambies cada vez las preferencias globales.
28993  Aunque puedes utilizar en este caso 
28994 \family sans
28995 Encontrar
28996 \begin_inset space ~
28997 \end_inset
28998
28999 y
29000 \begin_inset space ~
29001 \end_inset
29002
29003 reemplazar
29004 \family default
29005 .
29006 \end_layout
29007
29008 \begin_layout Standard
29009 LyX no puede revisar correctamente documentos con textos en varios idiomas.
29010  Este trabajo lo hace 
29011 \family typewriter
29012 pspell
29013 \family default
29014 , suponiendo que has marcado apropiadamente los distintos idiomas.
29015 \end_layout
29016
29017 \begin_layout Subsubsection*
29018 Otras opciones
29019 \end_layout
29020
29021 \begin_layout Standard
29022 La sección 
29023 \family sans
29024 Corrector
29025 \begin_inset space ~
29026 \end_inset
29027
29028 ortográfico
29029 \family default
29030  en el diálogo 
29031 \family sans
29032 Preferencias 
29033 \family default
29034 tiene algunas opciones adicionales:
29035 \end_layout
29036
29037 \begin_layout Description
29038 Usar
29039 \begin_inset space ~
29040 \end_inset
29041
29042 caracteres
29043 \begin_inset space ~
29044 \end_inset
29045
29046 de
29047 \begin_inset space ~
29048 \end_inset
29049
29050 escape Permite añadir caracteres no estándar al proceso de revisión, p.
29051 \begin_inset space \thinspace{}
29052 \end_inset
29053
29054 e.
29055  un carácter alemán en un documento en inglés.
29056  En general esto no debería ser necesario.
29057 \end_layout
29058
29059 \begin_layout Description
29060 Diccionario
29061 \begin_inset space ~
29062 \end_inset
29063
29064 personal para usar un diccionario propio distinto al predeterminado.
29065 \end_layout
29066
29067 \begin_layout Description
29068 Aceptar
29069 \begin_inset space ~
29070 \end_inset
29071
29072 palabras
29073 \begin_inset space ~
29074 \end_inset
29075
29076 compuestas para que el diccionario admita palabras como «eurozona».
29077 \end_layout
29078
29079 \begin_layout Description
29080 Usar
29081 \begin_inset space ~
29082 \end_inset
29083
29084 codificación
29085 \begin_inset space ~
29086 \end_inset
29087
29088 de
29089 \begin_inset space ~
29090 \end_inset
29091
29092 entrada Utiliza la codificación del documento establecida en el apartado
29093  
29094 \family sans
29095 Idioma 
29096 \family default
29097 de 
29098 \family sans
29099 Documento\SpecialChar \menuseparator
29100 Configuración
29101 \family default
29102  también para la revisión ortográfica.
29103 \begin_inset Foot
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 La codificación se explica en la sección
29108 \begin_inset space ~
29109 \end_inset
29110
29111
29112 \begin_inset CommandInset ref
29113 LatexCommand ref
29114 reference "cap:Configuración-del-documento"
29115
29116 \end_inset
29117
29118 .
29119 \end_layout
29120
29121 \end_inset
29122
29123  Habilita esta opción sólo si usas 
29124 \family typewriter
29125 ispell
29126 \family default
29127  y si la revisión no funciona con palabras que tienen letras internacionales.
29128  Ha habido informes de que no trabaja con todos los diccionarios, por eso
29129  está desmarcado por omisión.
29130 \end_layout
29131
29132 \begin_layout Section
29133 Tesauro
29134 \begin_inset Index idx
29135 status collapsed
29136
29137 \begin_layout Plain Layout
29138 Tesauro
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \begin_inset CommandInset label
29145 LatexCommand label
29146 name "sec:Tesauro"
29147
29148 \end_inset
29149
29150
29151 \end_layout
29152
29153 \begin_layout Standard
29154 Tesauro por ahora sólo funciona para el idioma inglés.
29155 \end_layout
29156
29157 \begin_layout Standard
29158 Para iniciar el diccionario de sinónimos usa el menú 
29159 \family sans
29160 Herramientas\SpecialChar \menuseparator
29161 Tesauro
29162 \family default
29163  o el botón 
29164 \begin_inset Graphics
29165         filename ../../images/thesaurus-entry.png
29166         BoundingBox 0bp 5bp 20bp 25bp
29167         rotateOrigin center
29168
29169 \end_inset
29170
29171 .
29172  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
29173  el cursor o está seleccionada.
29174 \end_layout
29175
29176 \begin_layout Standard
29177 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
29178 \end_layout
29179
29180 \begin_layout Standard
29181 Tesauro sólo funciona con palabras individuales y en singular.
29182  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
29183  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
29184  palabra, en este caso «report»s.
29185  
29186 \end_layout
29187
29188 \begin_layout Section
29189 Seguimiento de cambios
29190 \begin_inset Index idx
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194 Seguimiento de cambios
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \begin_inset Index idx
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204 Documentos ! Seguimiento de cambios
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \begin_inset CommandInset label
29211 LatexCommand label
29212 name "sec:Seguimiento-de-cambios"
29213
29214 \end_inset
29215
29216
29217 \end_layout
29218
29219 \begin_layout Standard
29220 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
29221  resaltados los cambios hechos por otros.
29222  Entonces puedes decidir si aceptar o no dichos cambios.
29223  Para habilitar esta característica marca el menú 
29224 \family sans
29225 Documento\SpecialChar \menuseparator
29226 Seguimiento
29227 \begin_inset space ~
29228 \end_inset
29229
29230 de
29231 \begin_inset space ~
29232 \end_inset
29233
29234 cambios\SpecialChar \menuseparator
29235 Seguir
29236 \begin_inset space ~
29237 \end_inset
29238
29239 cambios
29240 \family default
29241 .
29242 \end_layout
29243
29244 \begin_layout Standard
29245 Los cambios realizados en el documento se resaltarán con trazos y colores:
29246  
29247 \bar under
29248 \color blue
29249 texto subrayado
29250 \bar default
29251 \color inherit
29252  es texto añadido, 
29253 \color blue
29254 texto tachado
29255 \color inherit
29256  es texto borrado.
29257  El color depende del autor que hizo el cambio.
29258  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
29259  en 
29260 \family sans
29261 Apariencia
29262 \family default
29263
29264 \family sans
29265 Colores
29266 \family default
29267 .
29268 \begin_inset Index idx
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272 Color ! Seguimiento de cambios
29273 \end_layout
29274
29275 \end_inset
29276
29277  El autor y la fecha del cambio se muestran en la barra de estado de LyX
29278  cuando el cursor está en texto modificado.
29279  Esta misma información se muestra usando el botón de la barra de herramientas
29280  
29281 \begin_inset Graphics
29282         filename ../../images/changes-merge.png
29283         BoundingBox 0bp 5bp 20bp 25bp
29284         rotateOrigin center
29285
29286 \end_inset
29287
29288 .
29289 \end_layout
29290
29291 \begin_layout Standard
29292 Si el seguimiento de cambios está activado, verás la correspondiente barra
29293  de herramientas:
29294 \begin_inset Index idx
29295 status collapsed
29296
29297 \begin_layout Plain Layout
29298 Barras de herramientas ! Seguimiento de cambios
29299 \end_layout
29300
29301 \end_inset
29302
29303
29304 \end_layout
29305
29306 \begin_layout Standard
29307 \begin_inset VSpace bigskip
29308 \end_inset
29309
29310
29311 \end_layout
29312
29313 \begin_layout Standard
29314 \begin_inset Graphics
29315         filename ../clipart/ChangesToolbar.png
29316
29317 \end_inset
29318
29319
29320 \end_layout
29321
29322 \begin_layout Standard
29323 \begin_inset VSpace defskip
29324 \end_inset
29325
29326
29327 \end_layout
29328
29329 \begin_layout Standard
29330 Los botones de la barra de seguimiento de cambios tienen las siguientes
29331  funciones:
29332 \end_layout
29333
29334 \begin_layout Standard
29335 \begin_inset VSpace defskip
29336 \end_inset
29337
29338
29339 \end_layout
29340
29341 \begin_layout Standard
29342 \begin_inset Tabular
29343 <lyxtabular version="3" rows="10" columns="2">
29344 <features islongtable="true" longtabularalignment="center">
29345 <column alignment="left" valignment="top" width="0">
29346 <column alignment="left" valignment="top" width="0">
29347 <row interlinespace="2.5mm">
29348 <cell alignment="center" valignment="top" usebox="none">
29349 \begin_inset Text
29350
29351 \begin_layout Plain Layout
29352 \begin_inset Graphics
29353         filename ../../images/changes-track.png
29354         BoundingBox 0bp 5bp 20bp 25bp
29355         rotateOrigin center
29356
29357 \end_inset
29358
29359
29360 \end_layout
29361
29362 \end_inset
29363 </cell>
29364 <cell alignment="center" valignment="top" usebox="none">
29365 \begin_inset Text
29366
29367 \begin_layout Plain Layout
29368
29369 \family sans
29370 Documento\SpecialChar \menuseparator
29371 Seguimiento
29372 \begin_inset space ~
29373 \end_inset
29374
29375 de
29376 \begin_inset space ~
29377 \end_inset
29378
29379 cambios\SpecialChar \menuseparator
29380 Seguir
29381 \begin_inset space ~
29382 \end_inset
29383
29384 cambios
29385 \end_layout
29386
29387 \end_inset
29388 </cell>
29389 </row>
29390 <row interlinespace="2.5mm">
29391 <cell alignment="center" valignment="top" usebox="none">
29392 \begin_inset Text
29393
29394 \begin_layout Plain Layout
29395 \begin_inset Graphics
29396         filename ../../images/changes-output.png
29397         BoundingBox 0bp 5bp 20bp 25bp
29398         rotateOrigin center
29399
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \end_inset
29406 </cell>
29407 <cell alignment="center" valignment="top" usebox="none">
29408 \begin_inset Text
29409
29410 \begin_layout Plain Layout
29411
29412 \family sans
29413 Documento\SpecialChar \menuseparator
29414 Seguimiento
29415 \begin_inset space ~
29416 \end_inset
29417
29418 de
29419 \begin_inset space ~
29420 \end_inset
29421
29422 cambios\SpecialChar \menuseparator
29423 Mostrar
29424 \begin_inset space ~
29425 \end_inset
29426
29427 cambios
29428 \begin_inset space ~
29429 \end_inset
29430
29431 en
29432 \begin_inset space ~
29433 \end_inset
29434
29435 la
29436 \begin_inset space ~
29437 \end_inset
29438
29439 salida
29440 \end_layout
29441
29442 \end_inset
29443 </cell>
29444 </row>
29445 <row interlinespace="2.5mm">
29446 <cell alignment="center" valignment="top" usebox="none">
29447 \begin_inset Text
29448
29449 \begin_layout Plain Layout
29450 \begin_inset Graphics
29451         filename ../../images/change-next.png
29452         BoundingBox 0bp 5bp 20bp 25bp
29453         rotateOrigin center
29454
29455 \end_inset
29456
29457
29458 \end_layout
29459
29460 \end_inset
29461 </cell>
29462 <cell alignment="center" valignment="top" usebox="none">
29463 \begin_inset Text
29464
29465 \begin_layout Plain Layout
29466 Ir al siguiente cambio
29467 \end_layout
29468
29469 \end_inset
29470 </cell>
29471 </row>
29472 <row interlinespace="2.5mm">
29473 <cell alignment="center" valignment="top" usebox="none">
29474 \begin_inset Text
29475
29476 \begin_layout Plain Layout
29477 \begin_inset Graphics
29478         filename ../../images/change-accept.png
29479         BoundingBox 0bp 5bp 20bp 25bp
29480         rotateOrigin center
29481
29482 \end_inset
29483
29484
29485 \end_layout
29486
29487 \end_inset
29488 </cell>
29489 <cell alignment="center" valignment="top" usebox="none">
29490 \begin_inset Text
29491
29492 \begin_layout Plain Layout
29493
29494 \family sans
29495 Documento\SpecialChar \menuseparator
29496 Seguimiento
29497 \begin_inset space ~
29498 \end_inset
29499
29500 de
29501 \begin_inset space ~
29502 \end_inset
29503
29504 cambios\SpecialChar \menuseparator
29505 Aceptar
29506 \begin_inset space ~
29507 \end_inset
29508
29509 cambio
29510 \end_layout
29511
29512 \end_inset
29513 </cell>
29514 </row>
29515 <row interlinespace="2.5mm">
29516 <cell alignment="center" valignment="top" usebox="none">
29517 \begin_inset Text
29518
29519 \begin_layout Plain Layout
29520 \begin_inset Graphics
29521         filename ../../images/change-reject.png
29522         BoundingBox 0bp 5bp 20bp 25bp
29523         rotateOrigin center
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \end_inset
29531 </cell>
29532 <cell alignment="center" valignment="top" usebox="none">
29533 \begin_inset Text
29534
29535 \begin_layout Plain Layout
29536
29537 \family sans
29538 Documento\SpecialChar \menuseparator
29539 Seguimiento
29540 \begin_inset space ~
29541 \end_inset
29542
29543 de
29544 \begin_inset space ~
29545 \end_inset
29546
29547 cambios\SpecialChar \menuseparator
29548 Descartar
29549 \begin_inset space ~
29550 \end_inset
29551
29552 cambio
29553 \end_layout
29554
29555 \end_inset
29556 </cell>
29557 </row>
29558 <row interlinespace="2.5mm">
29559 <cell alignment="center" valignment="top" usebox="none">
29560 \begin_inset Text
29561
29562 \begin_layout Plain Layout
29563 \begin_inset Graphics
29564         filename ../../images/changes-merge.png
29565         BoundingBox 0bp 5bp 20bp 25bp
29566         rotateOrigin center
29567
29568 \end_inset
29569
29570
29571 \end_layout
29572
29573 \end_inset
29574 </cell>
29575 <cell alignment="center" valignment="top" usebox="none">
29576 \begin_inset Text
29577
29578 \begin_layout Plain Layout
29579
29580 \family sans
29581 Documento\SpecialChar \menuseparator
29582 Seguimiento
29583 \begin_inset space ~
29584 \end_inset
29585
29586 de
29587 \begin_inset space ~
29588 \end_inset
29589
29590 cambios\SpecialChar \menuseparator
29591 Fusionar
29592 \begin_inset space ~
29593 \end_inset
29594
29595 cambios
29596 \end_layout
29597
29598 \end_inset
29599 </cell>
29600 </row>
29601 <row interlinespace="2.5mm">
29602 <cell alignment="center" valignment="top" usebox="none">
29603 \begin_inset Text
29604
29605 \begin_layout Plain Layout
29606 \begin_inset Graphics
29607         filename ../../images/all-changes-accept.png
29608         BoundingBox 0bp 5bp 20bp 25bp
29609         rotateOrigin center
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \end_inset
29617 </cell>
29618 <cell alignment="center" valignment="top" usebox="none">
29619 \begin_inset Text
29620
29621 \begin_layout Plain Layout
29622
29623 \family sans
29624 Documento\SpecialChar \menuseparator
29625 Seguimiento
29626 \begin_inset space ~
29627 \end_inset
29628
29629 de
29630 \begin_inset space ~
29631 \end_inset
29632
29633 cambios\SpecialChar \menuseparator
29634 Aceptar
29635 \begin_inset space ~
29636 \end_inset
29637
29638 todos
29639 \begin_inset space ~
29640 \end_inset
29641
29642 los
29643 \begin_inset space ~
29644 \end_inset
29645
29646 cambios
29647 \end_layout
29648
29649 \end_inset
29650 </cell>
29651 </row>
29652 <row interlinespace="2.5mm">
29653 <cell alignment="center" valignment="top" usebox="none">
29654 \begin_inset Text
29655
29656 \begin_layout Plain Layout
29657 \begin_inset Graphics
29658         filename ../../images/all-changes-reject.png
29659         BoundingBox 0bp 5bp 20bp 25bp
29660         rotateOrigin center
29661
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \end_inset
29668 </cell>
29669 <cell alignment="center" valignment="top" usebox="none">
29670 \begin_inset Text
29671
29672 \begin_layout Plain Layout
29673
29674 \family sans
29675 Documento\SpecialChar \menuseparator
29676 Seguimiento
29677 \begin_inset space ~
29678 \end_inset
29679
29680 de
29681 \begin_inset space ~
29682 \end_inset
29683
29684 cambios\SpecialChar \menuseparator
29685 Descartar
29686 \begin_inset space ~
29687 \end_inset
29688
29689 todos
29690 \begin_inset space ~
29691 \end_inset
29692
29693 los
29694 \begin_inset space ~
29695 \end_inset
29696
29697 cambios
29698 \end_layout
29699
29700 \end_inset
29701 </cell>
29702 </row>
29703 <row interlinespace="2.5mm">
29704 <cell alignment="center" valignment="top" usebox="none">
29705 \begin_inset Text
29706
29707 \begin_layout Plain Layout
29708 \begin_inset Graphics
29709         filename ../../images/note-insert.png
29710         BoundingBox 0bp 5bp 20bp 25bp
29711         rotateOrigin center
29712
29713 \end_inset
29714
29715
29716 \end_layout
29717
29718 \end_inset
29719 </cell>
29720 <cell alignment="center" valignment="top" usebox="none">
29721 \begin_inset Text
29722
29723 \begin_layout Plain Layout
29724
29725 \family sans
29726 Insertar\SpecialChar \menuseparator
29727 Nota\SpecialChar \menuseparator
29728 Nota
29729 \begin_inset space ~
29730 \end_inset
29731
29732 LyX
29733 \end_layout
29734
29735 \end_inset
29736 </cell>
29737 </row>
29738 <row interlinespace="2.5mm">
29739 <cell alignment="center" valignment="top" usebox="none">
29740 \begin_inset Text
29741
29742 \begin_layout Plain Layout
29743 \begin_inset Graphics
29744         filename ../../images/note-next.png
29745         BoundingBox 0bp 5bp 20bp 25bp
29746         rotateOrigin center
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \family sans
29761 Navegar\SpecialChar \menuseparator
29762 Nota
29763 \begin_inset space ~
29764 \end_inset
29765
29766 siguiente
29767 \end_layout
29768
29769 \end_inset
29770 </cell>
29771 </row>
29772 </lyxtabular>
29773
29774 \end_inset
29775
29776
29777 \end_layout
29778
29779 \begin_layout Standard
29780 \begin_inset VSpace defskip
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \begin_layout Standard
29787 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
29788  ello selecciona el cambio y pulsa el botón adecuado.
29789  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
29790  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
29791  Así que no tienes que ir seleccionando cada cambio por separado.
29792 \end_layout
29793
29794 \begin_layout Standard
29795 La barra tiene también dos botones para manejar notas porque su uso es habitual
29796  para describir los cambios.
29797 \end_layout
29798
29799 \begin_layout Standard
29800 Para que los cambios se muestren en la salida debe estar instalado el paquete
29801  LaTeX 
29802 \series bold
29803 dvipost
29804 \series default
29805
29806 \begin_inset Index idx
29807 status collapsed
29808
29809 \begin_layout Plain Layout
29810 LaTeX, paquetes ! dvipost
29811 \end_layout
29812
29813 \end_inset
29814
29815 .
29816  Está disponible en el Catálogo TeX, 
29817 \begin_inset CommandInset citation
29818 LatexCommand cite
29819 key "TeXCatalogue"
29820
29821 \end_inset
29822
29823  o en el administrador de paquetes de tu sistema LaTeX.
29824 \end_layout
29825
29826 \begin_layout Section
29827 Soporte internacional
29828 \begin_inset Index idx
29829 status collapsed
29830
29831 \begin_layout Plain Layout
29832 Soporte internacional
29833 \end_layout
29834
29835 \end_inset
29836
29837
29838 \end_layout
29839
29840 \begin_layout Standard
29841 Esta sección describe cómo usar LyX con cualquier idioma.
29842  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
29843  configurar LyX para utilizarlos: 
29844 \begin_inset CommandInset citation
29845 LatexCommand cite
29846 key "Arabic,Armenian,Farsi,Hebrew"
29847
29848 \end_inset
29849
29850
29851 \end_layout
29852
29853 \begin_layout Standard
29854 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
29855 \begin_inset space ~
29856 \end_inset
29857
29858
29859 \begin_inset CommandInset ref
29860 LatexCommand ref
29861 reference "sub:Carácter-especial"
29862
29863 \end_inset
29864
29865 .
29866 \end_layout
29867
29868 \begin_layout Subsection
29869 Opciones de idioma
29870 \begin_inset Index idx
29871 status collapsed
29872
29873 \begin_layout Plain Layout
29874 Idioma ! Opciones
29875 \end_layout
29876
29877 \end_inset
29878
29879
29880 \begin_inset Index idx
29881 status collapsed
29882
29883 \begin_layout Plain Layout
29884 Documentos ! Idioma
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \begin_inset Index idx
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 Documentos ! Configuración
29895 \end_layout
29896
29897 \end_inset
29898
29899
29900 \end_layout
29901
29902 \begin_layout Standard
29903 El diálogo 
29904 \family sans
29905 Documento\SpecialChar \menuseparator
29906 Configuración
29907 \family default
29908  permite determinar el idioma y la codificación
29909 \family roman
29910  de caracteres.
29911 \end_layout
29912
29913 \begin_layout Standard
29914 Elige idioma en la sección 
29915 \family sans
29916 Idioma
29917 \family default
29918  de este diálogo.
29919  Por omisión es inglés.
29920 \end_layout
29921
29922 \begin_layout Standard
29923 El cuadro desplegable 
29924 \family sans
29925 Otros
29926 \family default
29927 , bajo 
29928 \family sans
29929 Codificación
29930 \family default
29931 , permite elegir el mapa de codificación de caracteres que quieres emplear
29932  para exportar a LaTeX.
29933  La opción 
29934 \family sans
29935 Idioma predeterminado 
29936 \family default
29937 es la más recomendable porque funciona bien en la mayoría de los casos.
29938  Para más detalles sobre las distintas opciones de codificación, véase la
29939  sección
29940 \begin_inset space ~
29941 \end_inset
29942
29943
29944 \begin_inset CommandInset ref
29945 LatexCommand ref
29946 reference "cap:Configuración-del-documento"
29947
29948 \end_inset
29949
29950 .
29951 \end_layout
29952
29953 \begin_layout Subsection
29954 Configuración del mapa de teclado
29955 \begin_inset CommandInset label
29956 LatexCommand label
29957 name "sub:Configuración-del-mapa"
29958
29959 \end_inset
29960
29961
29962 \end_layout
29963
29964 \begin_layout Standard
29965 Si tienes, por ejemplo, un teclado U.S.
29966  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
29967  de teclado alternativo configurando LyX para que use un teclado italiano.
29968  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
29969  uno primario y otro secundario, y seleccionar después el que quieres usar.
29970  Véase la sección
29971 \begin_inset space ~
29972 \end_inset
29973
29974
29975 \begin_inset CommandInset ref
29976 LatexCommand ref
29977 reference "sub:Teclado/Ratón"
29978
29979 \end_inset
29980
29981 .
29982 \end_layout
29983
29984 \begin_layout Standard
29985 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
29986  o crear uno completamente diferente (para Vulcano, por ejemplo).
29987  O bien quieres escribir normalmente en italiano en un teclado U.S.
29988  y además incluir de vez en cuando una cita en alemán.
29989  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
29990  existente para soportar los caracteres que necesites.
29991  Esta y otras muchas personalizaciones se explican en el manual 
29992 \emph on
29993 Personalización
29994 \emph default
29995 .
29996 \end_layout
29997
29998 \begin_layout Subsection
29999 Tablas de caracteres
30000 \end_layout
30001
30002 \begin_layout Standard
30003 El cuadro
30004 \begin_inset space ~
30005 \end_inset
30006
30007
30008 \begin_inset CommandInset ref
30009 LatexCommand ref
30010 reference "cap:Tabla-de-caracteres-latin1"
30011
30012 \end_inset
30013
30014  contiene el conjunto de caracteres 
30015 \family typewriter
30016 Latin1
30017 \family default
30018 .
30019  Debería ser factible escribir directamente con el teclado cualquiera de
30020  los caracteres incluidos en las ocho primeras columnas.
30021 \end_layout
30022
30023 \begin_layout Standard
30024 Este manual está preparado para imprimir todos los caracteres, pero no de
30025  forma inmediata en muchos casos.
30026  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
30027  del conjunto 
30028 \family typewriter
30029 Latin1
30030 \family default
30031
30032 \end_layout
30033
30034 \begin_layout Itemize
30035 Aunque hayas seleccionado 
30036 \family sans
30037 latin1
30038 \family default
30039  en el diálogo 
30040 \family sans
30041 Documento\SpecialChar \menuseparator
30042 Configuración,
30043 \family default
30044  los usuarios que sólo disponen de fuentes 
30045 \family typewriter
30046 T1
30047 \family default
30048  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
30049  caracteres: D0, F0, DE, FE, AB y BB (
30050 \emph on
30051 eth
30052 \emph default
30053  y 
30054 \emph on
30055 thorn
30056 \emph default
30057 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
30058 \end_layout
30059
30060 \begin_layout Standard
30061
30062 \end_layout
30063
30064 \begin_layout Standard
30065 \begin_inset Float table
30066 wide false
30067 sideways false
30068 status collapsed
30069
30070 \begin_layout Plain Layout
30071 \begin_inset Caption
30072
30073 \begin_layout Plain Layout
30074 \begin_inset CommandInset label
30075 LatexCommand label
30076 name "cap:Tabla-de-caracteres-latin1"
30077
30078 \end_inset
30079
30080 Conjunto de caracteres 
30081 \family typewriter
30082 latin1
30083 \end_layout
30084
30085 \end_inset
30086
30087
30088 \end_layout
30089
30090 \begin_layout Plain Layout
30091 \align center
30092 \begin_inset Tabular
30093 <lyxtabular version="3" rows="17" columns="17">
30094 <features tabularvalignment="middle">
30095 <column alignment="center" valignment="top" width="0pt">
30096 <column alignment="center" valignment="top" width="0pt">
30097 <column alignment="center" valignment="top" width="0pt">
30098 <column alignment="center" valignment="top" width="0pt">
30099 <column alignment="center" valignment="top" width="0pt">
30100 <column alignment="center" valignment="top" width="0pt">
30101 <column alignment="center" valignment="top" width="0pt">
30102 <column alignment="center" valignment="top" width="0pt">
30103 <column alignment="center" valignment="top" width="0pt">
30104 <column alignment="center" valignment="top" width="0pt">
30105 <column alignment="center" valignment="top" width="0pt">
30106 <column alignment="center" valignment="top" width="0pt">
30107 <column alignment="center" valignment="top" width="0pt">
30108 <column alignment="center" valignment="top" width="0pt">
30109 <column alignment="center" valignment="top" width="0pt">
30110 <column alignment="center" valignment="top" width="0pt">
30111 <column alignment="center" valignment="top" width="0pt">
30112 <row>
30113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Plain Layout
30126
30127 \family roman
30128 \series medium
30129 \shape up
30130 \size tiny
30131 \emph off
30132 \bar no
30133 \noun off
30134 \color none
30135 00
30136 \end_layout
30137
30138 \end_inset
30139 </cell>
30140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30141 \begin_inset Text
30142
30143 \begin_layout Plain Layout
30144
30145 \family roman
30146 \series medium
30147 \shape up
30148 \size tiny
30149 \emph off
30150 \bar no
30151 \noun off
30152 \color none
30153 10
30154 \end_layout
30155
30156 \end_inset
30157 </cell>
30158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162
30163 \family roman
30164 \series medium
30165 \shape up
30166 \size tiny
30167 \emph off
30168 \bar no
30169 \noun off
30170 \color none
30171 20
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Plain Layout
30180
30181 \family roman
30182 \series medium
30183 \shape up
30184 \size tiny
30185 \emph off
30186 \bar no
30187 \noun off
30188 \color none
30189 30
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198
30199 \family roman
30200 \series medium
30201 \shape up
30202 \size tiny
30203 \emph off
30204 \bar no
30205 \noun off
30206 \color none
30207 40
30208 \end_layout
30209
30210 \end_inset
30211 </cell>
30212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216
30217 \family roman
30218 \series medium
30219 \shape up
30220 \size tiny
30221 \emph off
30222 \bar no
30223 \noun off
30224 \color none
30225 50
30226 \end_layout
30227
30228 \end_inset
30229 </cell>
30230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30231 \begin_inset Text
30232
30233 \begin_layout Plain Layout
30234
30235 \family roman
30236 \series medium
30237 \shape up
30238 \size tiny
30239 \emph off
30240 \bar no
30241 \noun off
30242 \color none
30243 60
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252
30253 \family roman
30254 \series medium
30255 \shape up
30256 \size tiny
30257 \emph off
30258 \bar no
30259 \noun off
30260 \color none
30261 70
30262 \end_layout
30263
30264 \end_inset
30265 </cell>
30266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270
30271 \family roman
30272 \series medium
30273 \shape up
30274 \size tiny
30275 \emph off
30276 \bar no
30277 \noun off
30278 \color none
30279 80
30280 \end_layout
30281
30282 \end_inset
30283 </cell>
30284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30285 \begin_inset Text
30286
30287 \begin_layout Plain Layout
30288
30289 \family roman
30290 \series medium
30291 \shape up
30292 \size tiny
30293 \emph off
30294 \bar no
30295 \noun off
30296 \color none
30297 90
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30303 \begin_inset Text
30304
30305 \begin_layout Plain Layout
30306
30307 \family roman
30308 \series medium
30309 \shape up
30310 \size tiny
30311 \emph off
30312 \bar no
30313 \noun off
30314 \color none
30315 A0
30316 \end_layout
30317
30318 \end_inset
30319 </cell>
30320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30321 \begin_inset Text
30322
30323 \begin_layout Plain Layout
30324
30325 \family roman
30326 \series medium
30327 \shape up
30328 \size tiny
30329 \emph off
30330 \bar no
30331 \noun off
30332 \color none
30333 B0
30334 \end_layout
30335
30336 \end_inset
30337 </cell>
30338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30339 \begin_inset Text
30340
30341 \begin_layout Plain Layout
30342
30343 \family roman
30344 \series medium
30345 \shape up
30346 \size tiny
30347 \emph off
30348 \bar no
30349 \noun off
30350 \color none
30351 C0
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Plain Layout
30360
30361 \family roman
30362 \series medium
30363 \shape up
30364 \size tiny
30365 \emph off
30366 \bar no
30367 \noun off
30368 \color none
30369 D0
30370 \end_layout
30371
30372 \end_inset
30373 </cell>
30374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30375 \begin_inset Text
30376
30377 \begin_layout Plain Layout
30378
30379 \family roman
30380 \series medium
30381 \shape up
30382 \size tiny
30383 \emph off
30384 \bar no
30385 \noun off
30386 \color none
30387 E0
30388 \end_layout
30389
30390 \end_inset
30391 </cell>
30392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30393 \begin_inset Text
30394
30395 \begin_layout Plain Layout
30396
30397 \family roman
30398 \series medium
30399 \shape up
30400 \size tiny
30401 \emph off
30402 \bar no
30403 \noun off
30404 \color none
30405 F0
30406 \end_layout
30407
30408 \end_inset
30409 </cell>
30410 </row>
30411 <row>
30412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30413 \begin_inset Text
30414
30415 \begin_layout Plain Layout
30416
30417 \family roman
30418 \series medium
30419 \shape up
30420 \size tiny
30421 \emph off
30422 \bar no
30423 \noun off
30424 \color none
30425 00
30426 \end_layout
30427
30428 \end_inset
30429 </cell>
30430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30431 \begin_inset Text
30432
30433 \begin_layout Plain Layout
30434
30435 \end_layout
30436
30437 \end_inset
30438 </cell>
30439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30440 \begin_inset Text
30441
30442 \begin_layout Plain Layout
30443
30444 \end_layout
30445
30446 \end_inset
30447 </cell>
30448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30449 \begin_inset Text
30450
30451 \begin_layout Plain Layout
30452
30453 \end_layout
30454
30455 \end_inset
30456 </cell>
30457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30458 \begin_inset Text
30459
30460 \begin_layout Plain Layout
30461
30462 \family roman
30463 \series medium
30464 \shape up
30465 \emph off
30466 \bar no
30467 \noun off
30468 \color none
30469 0
30470 \end_layout
30471
30472 \end_inset
30473 </cell>
30474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30475 \begin_inset Text
30476
30477 \begin_layout Plain Layout
30478
30479 \family roman
30480 \series medium
30481 \shape up
30482 \emph off
30483 \bar no
30484 \noun off
30485 \color none
30486 @
30487 \end_layout
30488
30489 \end_inset
30490 </cell>
30491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30492 \begin_inset Text
30493
30494 \begin_layout Plain Layout
30495
30496 \family roman
30497 \series medium
30498 \shape up
30499 \emph off
30500 \bar no
30501 \noun off
30502 \color none
30503 P
30504 \end_layout
30505
30506 \end_inset
30507 </cell>
30508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30509 \begin_inset Text
30510
30511 \begin_layout Plain Layout
30512
30513 \family roman
30514 \series medium
30515 \shape up
30516 \emph off
30517 \bar no
30518 \noun off
30519 \color none
30520 '
30521 \end_layout
30522
30523 \end_inset
30524 </cell>
30525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Plain Layout
30529
30530 \family roman
30531 \series medium
30532 \shape up
30533 \emph off
30534 \bar no
30535 \noun off
30536 \color none
30537 p
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30543 \begin_inset Text
30544
30545 \begin_layout Plain Layout
30546
30547 \end_layout
30548
30549 \end_inset
30550 </cell>
30551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30552 \begin_inset Text
30553
30554 \begin_layout Plain Layout
30555
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30561 \begin_inset Text
30562
30563 \begin_layout Plain Layout
30564
30565 \end_layout
30566
30567 \end_inset
30568 </cell>
30569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30570 \begin_inset Text
30571
30572 \begin_layout Plain Layout
30573
30574 \family roman
30575 \series medium
30576 \shape up
30577 \emph off
30578 \bar no
30579 \noun off
30580 \color none
30581 °
30582 \end_layout
30583
30584 \end_inset
30585 </cell>
30586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30587 \begin_inset Text
30588
30589 \begin_layout Plain Layout
30590
30591 \family roman
30592 \series medium
30593 \shape up
30594 \emph off
30595 \bar no
30596 \noun off
30597 \color none
30598 À
30599 \end_layout
30600
30601 \end_inset
30602 </cell>
30603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30604 \begin_inset Text
30605
30606 \begin_layout Plain Layout
30607
30608 \family roman
30609 \series medium
30610 \shape up
30611 \emph off
30612 \bar no
30613 \noun off
30614 \color none
30615 Ð
30616 \end_layout
30617
30618 \end_inset
30619 </cell>
30620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30621 \begin_inset Text
30622
30623 \begin_layout Plain Layout
30624
30625 \family roman
30626 \series medium
30627 \shape up
30628 \emph off
30629 \bar no
30630 \noun off
30631 \color none
30632 à
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30638 \begin_inset Text
30639
30640 \begin_layout Plain Layout
30641
30642 \family roman
30643 \series medium
30644 \shape up
30645 \emph off
30646 \bar no
30647 \noun off
30648 \color none
30649 ð
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 </row>
30655 <row>
30656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30657 \begin_inset Text
30658
30659 \begin_layout Plain Layout
30660
30661 \family roman
30662 \series medium
30663 \shape up
30664 \size tiny
30665 \emph off
30666 \bar no
30667 \noun off
30668 \color none
30669 01
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678
30679 \end_layout
30680
30681 \end_inset
30682 </cell>
30683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30684 \begin_inset Text
30685
30686 \begin_layout Plain Layout
30687
30688 \end_layout
30689
30690 \end_inset
30691 </cell>
30692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout Plain Layout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \emph off
30701 \bar no
30702 \noun off
30703 \color none
30704 !
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30710 \begin_inset Text
30711
30712 \begin_layout Plain Layout
30713
30714 \family roman
30715 \series medium
30716 \shape up
30717 \emph off
30718 \bar no
30719 \noun off
30720 \color none
30721 1
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30727 \begin_inset Text
30728
30729 \begin_layout Plain Layout
30730
30731 \family roman
30732 \series medium
30733 \shape up
30734 \emph off
30735 \bar no
30736 \noun off
30737 \color none
30738 A
30739 \end_layout
30740
30741 \end_inset
30742 </cell>
30743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30744 \begin_inset Text
30745
30746 \begin_layout Plain Layout
30747
30748 \family roman
30749 \series medium
30750 \shape up
30751 \emph off
30752 \bar no
30753 \noun off
30754 \color none
30755 Q
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764
30765 \family roman
30766 \series medium
30767 \shape up
30768 \emph off
30769 \bar no
30770 \noun off
30771 \color none
30772 a
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \family roman
30783 \series medium
30784 \shape up
30785 \emph off
30786 \bar no
30787 \noun off
30788 \color none
30789 q
30790 \end_layout
30791
30792 \end_inset
30793 </cell>
30794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30795 \begin_inset Text
30796
30797 \begin_layout Plain Layout
30798
30799 \end_layout
30800
30801 \end_inset
30802 </cell>
30803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30804 \begin_inset Text
30805
30806 \begin_layout Plain Layout
30807
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \family roman
30818 \series medium
30819 \shape up
30820 \emph off
30821 \bar no
30822 \noun off
30823 \color none
30824 ¡
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30830 \begin_inset Text
30831
30832 \begin_layout Plain Layout
30833
30834 \family roman
30835 \series medium
30836 \shape up
30837 \emph off
30838 \bar no
30839 \noun off
30840 \color none
30841 ±
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850
30851 \family roman
30852 \series medium
30853 \shape up
30854 \emph off
30855 \bar no
30856 \noun off
30857 \color none
30858 Á
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \family roman
30869 \series medium
30870 \shape up
30871 \emph off
30872 \bar no
30873 \noun off
30874 \color none
30875 Ñ
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884
30885 \family roman
30886 \series medium
30887 \shape up
30888 \emph off
30889 \bar no
30890 \noun off
30891 \color none
30892 á
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901
30902 \family roman
30903 \series medium
30904 \shape up
30905 \emph off
30906 \bar no
30907 \noun off
30908 \color none
30909 ñ
30910 \end_layout
30911
30912 \end_inset
30913 </cell>
30914 </row>
30915 <row>
30916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30917 \begin_inset Text
30918
30919 \begin_layout Plain Layout
30920
30921 \family roman
30922 \series medium
30923 \shape up
30924 \size tiny
30925 \emph off
30926 \bar no
30927 \noun off
30928 \color none
30929 02
30930 \end_layout
30931
30932 \end_inset
30933 </cell>
30934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30935 \begin_inset Text
30936
30937 \begin_layout Plain Layout
30938
30939 \end_layout
30940
30941 \end_inset
30942 </cell>
30943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30944 \begin_inset Text
30945
30946 \begin_layout Plain Layout
30947
30948 \end_layout
30949
30950 \end_inset
30951 </cell>
30952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30953 \begin_inset Text
30954
30955 \begin_layout Plain Layout
30956
30957 \family roman
30958 \series medium
30959 \shape up
30960 \emph off
30961 \bar no
30962 \noun off
30963 \color none
30964 \begin_inset Quotes eld
30965 \end_inset
30966
30967
30968 \end_layout
30969
30970 \end_inset
30971 </cell>
30972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30973 \begin_inset Text
30974
30975 \begin_layout Plain Layout
30976
30977 \family roman
30978 \series medium
30979 \shape up
30980 \emph off
30981 \bar no
30982 \noun off
30983 \color none
30984 2
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30990 \begin_inset Text
30991
30992 \begin_layout Plain Layout
30993
30994 \family roman
30995 \series medium
30996 \shape up
30997 \emph off
30998 \bar no
30999 \noun off
31000 \color none
31001 B
31002 \end_layout
31003
31004 \end_inset
31005 </cell>
31006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31007 \begin_inset Text
31008
31009 \begin_layout Plain Layout
31010
31011 \family roman
31012 \series medium
31013 \shape up
31014 \emph off
31015 \bar no
31016 \noun off
31017 \color none
31018 R
31019 \end_layout
31020
31021 \end_inset
31022 </cell>
31023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31024 \begin_inset Text
31025
31026 \begin_layout Plain Layout
31027
31028 \family roman
31029 \series medium
31030 \shape up
31031 \emph off
31032 \bar no
31033 \noun off
31034 \color none
31035 b
31036 \end_layout
31037
31038 \end_inset
31039 </cell>
31040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31041 \begin_inset Text
31042
31043 \begin_layout Plain Layout
31044
31045 \family roman
31046 \series medium
31047 \shape up
31048 \emph off
31049 \bar no
31050 \noun off
31051 \color none
31052 r
31053 \end_layout
31054
31055 \end_inset
31056 </cell>
31057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31058 \begin_inset Text
31059
31060 \begin_layout Plain Layout
31061
31062 \end_layout
31063
31064 \end_inset
31065 </cell>
31066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31067 \begin_inset Text
31068
31069 \begin_layout Plain Layout
31070
31071 \end_layout
31072
31073 \end_inset
31074 </cell>
31075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31076 \begin_inset Text
31077
31078 \begin_layout Plain Layout
31079 ¢
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31085 \begin_inset Text
31086
31087 \begin_layout Plain Layout
31088
31089 \family roman
31090 \series medium
31091 \shape up
31092 \emph off
31093 \bar no
31094 \noun off
31095 \color none
31096 ²
31097 \end_layout
31098
31099 \end_inset
31100 </cell>
31101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31102 \begin_inset Text
31103
31104 \begin_layout Plain Layout
31105
31106 \family roman
31107 \series medium
31108 \shape up
31109 \emph off
31110 \bar no
31111 \noun off
31112 \color none
31113 Â
31114 \end_layout
31115
31116 \end_inset
31117 </cell>
31118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122
31123 \family roman
31124 \series medium
31125 \shape up
31126 \emph off
31127 \bar no
31128 \noun off
31129 \color none
31130 Ò
31131 \end_layout
31132
31133 \end_inset
31134 </cell>
31135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31136 \begin_inset Text
31137
31138 \begin_layout Plain Layout
31139
31140 \family roman
31141 \series medium
31142 \shape up
31143 \emph off
31144 \bar no
31145 \noun off
31146 \color none
31147 â
31148 \end_layout
31149
31150 \end_inset
31151 </cell>
31152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31153 \begin_inset Text
31154
31155 \begin_layout Plain Layout
31156
31157 \family roman
31158 \series medium
31159 \shape up
31160 \emph off
31161 \bar no
31162 \noun off
31163 \color none
31164 ò
31165 \end_layout
31166
31167 \end_inset
31168 </cell>
31169 </row>
31170 <row>
31171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175
31176 \family roman
31177 \series medium
31178 \shape up
31179 \size tiny
31180 \emph off
31181 \bar no
31182 \noun off
31183 \color none
31184 03
31185 \end_layout
31186
31187 \end_inset
31188 </cell>
31189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31190 \begin_inset Text
31191
31192 \begin_layout Plain Layout
31193
31194 \end_layout
31195
31196 \end_inset
31197 </cell>
31198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31199 \begin_inset Text
31200
31201 \begin_layout Plain Layout
31202
31203 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31208 \begin_inset Text
31209
31210 \begin_layout Plain Layout
31211
31212 \family roman
31213 \series medium
31214 \shape up
31215 \emph off
31216 \bar no
31217 \noun off
31218 \color none
31219 #
31220 \end_layout
31221
31222 \end_inset
31223 </cell>
31224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31225 \begin_inset Text
31226
31227 \begin_layout Plain Layout
31228
31229 \family roman
31230 \series medium
31231 \shape up
31232 \emph off
31233 \bar no
31234 \noun off
31235 \color none
31236 3
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Plain Layout
31245
31246 \family roman
31247 \series medium
31248 \shape up
31249 \emph off
31250 \bar no
31251 \noun off
31252 \color none
31253 C
31254 \end_layout
31255
31256 \end_inset
31257 </cell>
31258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31259 \begin_inset Text
31260
31261 \begin_layout Plain Layout
31262
31263 \family roman
31264 \series medium
31265 \shape up
31266 \emph off
31267 \bar no
31268 \noun off
31269 \color none
31270 S
31271 \end_layout
31272
31273 \end_inset
31274 </cell>
31275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279
31280 \family roman
31281 \series medium
31282 \shape up
31283 \emph off
31284 \bar no
31285 \noun off
31286 \color none
31287 c
31288 \end_layout
31289
31290 \end_inset
31291 </cell>
31292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31293 \begin_inset Text
31294
31295 \begin_layout Plain Layout
31296
31297 \family roman
31298 \series medium
31299 \shape up
31300 \emph off
31301 \bar no
31302 \noun off
31303 \color none
31304 s
31305 \end_layout
31306
31307 \end_inset
31308 </cell>
31309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31310 \begin_inset Text
31311
31312 \begin_layout Plain Layout
31313
31314 \end_layout
31315
31316 \end_inset
31317 </cell>
31318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31319 \begin_inset Text
31320
31321 \begin_layout Plain Layout
31322
31323 \end_layout
31324
31325 \end_inset
31326 </cell>
31327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31328 \begin_inset Text
31329
31330 \begin_layout Plain Layout
31331
31332 \family roman
31333 \series medium
31334 \shape up
31335 \emph off
31336 \bar no
31337 \noun off
31338 \color none
31339 £
31340 \end_layout
31341
31342 \end_inset
31343 </cell>
31344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31345 \begin_inset Text
31346
31347 \begin_layout Plain Layout
31348
31349 \family roman
31350 \series medium
31351 \shape up
31352 \emph off
31353 \bar no
31354 \noun off
31355 \color none
31356 ³
31357 \end_layout
31358
31359 \end_inset
31360 </cell>
31361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31362 \begin_inset Text
31363
31364 \begin_layout Plain Layout
31365
31366 \family roman
31367 \series medium
31368 \shape up
31369 \emph off
31370 \bar no
31371 \noun off
31372 \color none
31373 Ã
31374 \end_layout
31375
31376 \end_inset
31377 </cell>
31378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382
31383 \family roman
31384 \series medium
31385 \shape up
31386 \emph off
31387 \bar no
31388 \noun off
31389 \color none
31390 Ó
31391 \end_layout
31392
31393 \end_inset
31394 </cell>
31395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31396 \begin_inset Text
31397
31398 \begin_layout Plain Layout
31399
31400 \family roman
31401 \series medium
31402 \shape up
31403 \emph off
31404 \bar no
31405 \noun off
31406 \color none
31407 ã
31408 \end_layout
31409
31410 \end_inset
31411 </cell>
31412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31413 \begin_inset Text
31414
31415 \begin_layout Plain Layout
31416
31417 \family roman
31418 \series medium
31419 \shape up
31420 \emph off
31421 \bar no
31422 \noun off
31423 \color none
31424 ó
31425 \end_layout
31426
31427 \end_inset
31428 </cell>
31429 </row>
31430 <row>
31431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31432 \begin_inset Text
31433
31434 \begin_layout Plain Layout
31435
31436 \family roman
31437 \series medium
31438 \shape up
31439 \size tiny
31440 \emph off
31441 \bar no
31442 \noun off
31443 \color none
31444 04
31445 \end_layout
31446
31447 \end_inset
31448 </cell>
31449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31450 \begin_inset Text
31451
31452 \begin_layout Plain Layout
31453
31454 \end_layout
31455
31456 \end_inset
31457 </cell>
31458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31459 \begin_inset Text
31460
31461 \begin_layout Plain Layout
31462
31463 \end_layout
31464
31465 \end_inset
31466 </cell>
31467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31468 \begin_inset Text
31469
31470 \begin_layout Plain Layout
31471
31472 \family roman
31473 \series medium
31474 \shape up
31475 \emph off
31476 \bar no
31477 \noun off
31478 \color none
31479 $
31480 \end_layout
31481
31482 \end_inset
31483 </cell>
31484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31485 \begin_inset Text
31486
31487 \begin_layout Plain Layout
31488
31489 \family roman
31490 \series medium
31491 \shape up
31492 \emph off
31493 \bar no
31494 \noun off
31495 \color none
31496 4
31497 \end_layout
31498
31499 \end_inset
31500 </cell>
31501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31502 \begin_inset Text
31503
31504 \begin_layout Plain Layout
31505
31506 \family roman
31507 \series medium
31508 \shape up
31509 \emph off
31510 \bar no
31511 \noun off
31512 \color none
31513 D
31514 \end_layout
31515
31516 \end_inset
31517 </cell>
31518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31519 \begin_inset Text
31520
31521 \begin_layout Plain Layout
31522
31523 \family roman
31524 \series medium
31525 \shape up
31526 \emph off
31527 \bar no
31528 \noun off
31529 \color none
31530 T
31531 \end_layout
31532
31533 \end_inset
31534 </cell>
31535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31536 \begin_inset Text
31537
31538 \begin_layout Plain Layout
31539
31540 \family roman
31541 \series medium
31542 \shape up
31543 \emph off
31544 \bar no
31545 \noun off
31546 \color none
31547 d
31548 \end_layout
31549
31550 \end_inset
31551 </cell>
31552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31553 \begin_inset Text
31554
31555 \begin_layout Plain Layout
31556
31557 \family roman
31558 \series medium
31559 \shape up
31560 \emph off
31561 \bar no
31562 \noun off
31563 \color none
31564 t
31565 \end_layout
31566
31567 \end_inset
31568 </cell>
31569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31570 \begin_inset Text
31571
31572 \begin_layout Plain Layout
31573
31574 \end_layout
31575
31576 \end_inset
31577 </cell>
31578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31579 \begin_inset Text
31580
31581 \begin_layout Plain Layout
31582
31583 \end_layout
31584
31585 \end_inset
31586 </cell>
31587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31588 \begin_inset Text
31589
31590 \begin_layout Plain Layout
31591 ¤
31592 \end_layout
31593
31594 \end_inset
31595 </cell>
31596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31597 \begin_inset Text
31598
31599 \begin_layout Plain Layout
31600
31601 \family roman
31602 \series medium
31603 \shape up
31604 \emph off
31605 \bar no
31606 \noun off
31607 \color none
31608 ´
31609 \end_layout
31610
31611 \end_inset
31612 </cell>
31613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31614 \begin_inset Text
31615
31616 \begin_layout Plain Layout
31617
31618 \family roman
31619 \series medium
31620 \shape up
31621 \emph off
31622 \bar no
31623 \noun off
31624 \color none
31625 Ä
31626 \end_layout
31627
31628 \end_inset
31629 </cell>
31630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31631 \begin_inset Text
31632
31633 \begin_layout Plain Layout
31634
31635 \family roman
31636 \series medium
31637 \shape up
31638 \emph off
31639 \bar no
31640 \noun off
31641 \color none
31642 Ô
31643 \end_layout
31644
31645 \end_inset
31646 </cell>
31647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31648 \begin_inset Text
31649
31650 \begin_layout Plain Layout
31651
31652 \family roman
31653 \series medium
31654 \shape up
31655 \emph off
31656 \bar no
31657 \noun off
31658 \color none
31659 ä
31660 \end_layout
31661
31662 \end_inset
31663 </cell>
31664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31665 \begin_inset Text
31666
31667 \begin_layout Plain Layout
31668
31669 \family roman
31670 \series medium
31671 \shape up
31672 \emph off
31673 \bar no
31674 \noun off
31675 \color none
31676 ô
31677 \end_layout
31678
31679 \end_inset
31680 </cell>
31681 </row>
31682 <row>
31683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31684 \begin_inset Text
31685
31686 \begin_layout Plain Layout
31687
31688 \family roman
31689 \series medium
31690 \shape up
31691 \size tiny
31692 \emph off
31693 \bar no
31694 \noun off
31695 \color none
31696 05
31697 \end_layout
31698
31699 \end_inset
31700 </cell>
31701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31702 \begin_inset Text
31703
31704 \begin_layout Plain Layout
31705
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31711 \begin_inset Text
31712
31713 \begin_layout Plain Layout
31714
31715 \end_layout
31716
31717 \end_inset
31718 </cell>
31719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723
31724 \family roman
31725 \series medium
31726 \shape up
31727 \emph off
31728 \bar no
31729 \noun off
31730 \color none
31731 %
31732 \end_layout
31733
31734 \end_inset
31735 </cell>
31736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31737 \begin_inset Text
31738
31739 \begin_layout Plain Layout
31740
31741 \family roman
31742 \series medium
31743 \shape up
31744 \emph off
31745 \bar no
31746 \noun off
31747 \color none
31748 5
31749 \end_layout
31750
31751 \end_inset
31752 </cell>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757
31758 \family roman
31759 \series medium
31760 \shape up
31761 \emph off
31762 \bar no
31763 \noun off
31764 \color none
31765 E
31766 \end_layout
31767
31768 \end_inset
31769 </cell>
31770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31771 \begin_inset Text
31772
31773 \begin_layout Plain Layout
31774
31775 \family roman
31776 \series medium
31777 \shape up
31778 \emph off
31779 \bar no
31780 \noun off
31781 \color none
31782 U
31783 \end_layout
31784
31785 \end_inset
31786 </cell>
31787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31788 \begin_inset Text
31789
31790 \begin_layout Plain Layout
31791
31792 \family roman
31793 \series medium
31794 \shape up
31795 \emph off
31796 \bar no
31797 \noun off
31798 \color none
31799 e
31800 \end_layout
31801
31802 \end_inset
31803 </cell>
31804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31805 \begin_inset Text
31806
31807 \begin_layout Plain Layout
31808
31809 \family roman
31810 \series medium
31811 \shape up
31812 \emph off
31813 \bar no
31814 \noun off
31815 \color none
31816 u
31817 \end_layout
31818
31819 \end_inset
31820 </cell>
31821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31822 \begin_inset Text
31823
31824 \begin_layout Plain Layout
31825
31826 \end_layout
31827
31828 \end_inset
31829 </cell>
31830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31831 \begin_inset Text
31832
31833 \begin_layout Plain Layout
31834
31835 \end_layout
31836
31837 \end_inset
31838 </cell>
31839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31840 \begin_inset Text
31841
31842 \begin_layout Plain Layout
31843 ¥
31844 \end_layout
31845
31846 \end_inset
31847 </cell>
31848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31849 \begin_inset Text
31850
31851 \begin_layout Plain Layout
31852
31853 \family roman
31854 \series medium
31855 \shape up
31856 \emph off
31857 \bar no
31858 \noun off
31859 \color none
31860 µ
31861 \end_layout
31862
31863 \end_inset
31864 </cell>
31865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31866 \begin_inset Text
31867
31868 \begin_layout Plain Layout
31869
31870 \family roman
31871 \series medium
31872 \shape up
31873 \emph off
31874 \bar no
31875 \noun off
31876 \color none
31877 Å
31878 \end_layout
31879
31880 \end_inset
31881 </cell>
31882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
31886
31887 \family roman
31888 \series medium
31889 \shape up
31890 \emph off
31891 \bar no
31892 \noun off
31893 \color none
31894 Õ
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903
31904 \family roman
31905 \series medium
31906 \shape up
31907 \emph off
31908 \bar no
31909 \noun off
31910 \color none
31911 å
31912 \end_layout
31913
31914 \end_inset
31915 </cell>
31916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31917 \begin_inset Text
31918
31919 \begin_layout Plain Layout
31920
31921 \family roman
31922 \series medium
31923 \shape up
31924 \emph off
31925 \bar no
31926 \noun off
31927 \color none
31928 õ
31929 \end_layout
31930
31931 \end_inset
31932 </cell>
31933 </row>
31934 <row>
31935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \family roman
31941 \series medium
31942 \shape up
31943 \size tiny
31944 \emph off
31945 \bar no
31946 \noun off
31947 \color none
31948 06
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957
31958 \end_layout
31959
31960 \end_inset
31961 </cell>
31962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31963 \begin_inset Text
31964
31965 \begin_layout Plain Layout
31966
31967 \end_layout
31968
31969 \end_inset
31970 </cell>
31971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31972 \begin_inset Text
31973
31974 \begin_layout Plain Layout
31975
31976 \family roman
31977 \series medium
31978 \shape up
31979 \emph off
31980 \bar no
31981 \noun off
31982 \color none
31983 &
31984 \end_layout
31985
31986 \end_inset
31987 </cell>
31988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31989 \begin_inset Text
31990
31991 \begin_layout Plain Layout
31992
31993 \family roman
31994 \series medium
31995 \shape up
31996 \emph off
31997 \bar no
31998 \noun off
31999 \color none
32000 6
32001 \end_layout
32002
32003 \end_inset
32004 </cell>
32005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32006 \begin_inset Text
32007
32008 \begin_layout Plain Layout
32009
32010 \family roman
32011 \series medium
32012 \shape up
32013 \emph off
32014 \bar no
32015 \noun off
32016 \color none
32017 F
32018 \end_layout
32019
32020 \end_inset
32021 </cell>
32022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32023 \begin_inset Text
32024
32025 \begin_layout Plain Layout
32026
32027 \family roman
32028 \series medium
32029 \shape up
32030 \emph off
32031 \bar no
32032 \noun off
32033 \color none
32034 V
32035 \end_layout
32036
32037 \end_inset
32038 </cell>
32039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32040 \begin_inset Text
32041
32042 \begin_layout Plain Layout
32043
32044 \family roman
32045 \series medium
32046 \shape up
32047 \emph off
32048 \bar no
32049 \noun off
32050 \color none
32051 f
32052 \end_layout
32053
32054 \end_inset
32055 </cell>
32056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32057 \begin_inset Text
32058
32059 \begin_layout Plain Layout
32060
32061 \family roman
32062 \series medium
32063 \shape up
32064 \emph off
32065 \bar no
32066 \noun off
32067 \color none
32068 v
32069 \end_layout
32070
32071 \end_inset
32072 </cell>
32073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32074 \begin_inset Text
32075
32076 \begin_layout Plain Layout
32077
32078 \end_layout
32079
32080 \end_inset
32081 </cell>
32082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32083 \begin_inset Text
32084
32085 \begin_layout Plain Layout
32086
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095 ¦
32096 \end_layout
32097
32098 \end_inset
32099 </cell>
32100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32101 \begin_inset Text
32102
32103 \begin_layout Plain Layout
32104
32105 \family roman
32106 \series medium
32107 \shape up
32108 \emph off
32109 \bar no
32110 \noun off
32111 \color none
32112
32113 \end_layout
32114
32115 \end_inset
32116 </cell>
32117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32118 \begin_inset Text
32119
32120 \begin_layout Plain Layout
32121
32122 \family roman
32123 \series medium
32124 \shape up
32125 \emph off
32126 \bar no
32127 \noun off
32128 \color none
32129 Æ
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \family roman
32140 \series medium
32141 \shape up
32142 \emph off
32143 \bar no
32144 \noun off
32145 \color none
32146 Ö
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155
32156 \family roman
32157 \series medium
32158 \shape up
32159 \emph off
32160 \bar no
32161 \noun off
32162 \color none
32163 æ
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \family roman
32174 \series medium
32175 \shape up
32176 \emph off
32177 \bar no
32178 \noun off
32179 \color none
32180 ö
32181 \end_layout
32182
32183 \end_inset
32184 </cell>
32185 </row>
32186 <row>
32187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32188 \begin_inset Text
32189
32190 \begin_layout Plain Layout
32191
32192 \family roman
32193 \series medium
32194 \shape up
32195 \size tiny
32196 \emph off
32197 \bar no
32198 \noun off
32199 \color none
32200 07
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
32210 \end_layout
32211
32212 \end_inset
32213 </cell>
32214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218
32219 \end_layout
32220
32221 \end_inset
32222 </cell>
32223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32224 \begin_inset Text
32225
32226 \begin_layout Plain Layout
32227
32228 \family roman
32229 \series medium
32230 \shape up
32231 \emph off
32232 \bar no
32233 \noun off
32234 \color none
32235 `
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family roman
32246 \series medium
32247 \shape up
32248 \emph off
32249 \bar no
32250 \noun off
32251 \color none
32252 7
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \family roman
32263 \series medium
32264 \shape up
32265 \emph off
32266 \bar no
32267 \noun off
32268 \color none
32269 G
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278
32279 \family roman
32280 \series medium
32281 \shape up
32282 \emph off
32283 \bar no
32284 \noun off
32285 \color none
32286 W
32287 \end_layout
32288
32289 \end_inset
32290 </cell>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295
32296 \family roman
32297 \series medium
32298 \shape up
32299 \emph off
32300 \bar no
32301 \noun off
32302 \color none
32303 g
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \family roman
32314 \series medium
32315 \shape up
32316 \emph off
32317 \bar no
32318 \noun off
32319 \color none
32320 w
32321 \end_layout
32322
32323 \end_inset
32324 </cell>
32325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32326 \begin_inset Text
32327
32328 \begin_layout Plain Layout
32329
32330 \end_layout
32331
32332 \end_inset
32333 </cell>
32334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347
32348 \family roman
32349 \series medium
32350 \shape up
32351 \emph off
32352 \bar no
32353 \noun off
32354 \color none
32355 §
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364
32365 \family roman
32366 \series medium
32367 \shape up
32368 \emph off
32369 \bar no
32370 \noun off
32371 \color none
32372 ·
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381
32382 \family roman
32383 \series medium
32384 \shape up
32385 \emph off
32386 \bar no
32387 \noun off
32388 \color none
32389 Ç
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398
32399 \family roman
32400 \series medium
32401 \shape up
32402 \emph off
32403 \bar no
32404 \noun off
32405 \color none
32406 ×
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415
32416 \family roman
32417 \series medium
32418 \shape up
32419 \emph off
32420 \bar no
32421 \noun off
32422 \color none
32423 ç
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Plain Layout
32432
32433 \family roman
32434 \series medium
32435 \shape up
32436 \emph off
32437 \bar no
32438 \noun off
32439 \color none
32440 ÷
32441 \end_layout
32442
32443 \end_inset
32444 </cell>
32445 </row>
32446 <row>
32447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32448 \begin_inset Text
32449
32450 \begin_layout Plain Layout
32451
32452 \family roman
32453 \series medium
32454 \shape up
32455 \size tiny
32456 \emph off
32457 \bar no
32458 \noun off
32459 \color none
32460 08
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32466 \begin_inset Text
32467
32468 \begin_layout Plain Layout
32469
32470 \end_layout
32471
32472 \end_inset
32473 </cell>
32474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32475 \begin_inset Text
32476
32477 \begin_layout Plain Layout
32478
32479 \end_layout
32480
32481 \end_inset
32482 </cell>
32483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32484 \begin_inset Text
32485
32486 \begin_layout Plain Layout
32487
32488 \family roman
32489 \series medium
32490 \shape up
32491 \emph off
32492 \bar no
32493 \noun off
32494 \color none
32495 (
32496 \end_layout
32497
32498 \end_inset
32499 </cell>
32500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32501 \begin_inset Text
32502
32503 \begin_layout Plain Layout
32504
32505 \family roman
32506 \series medium
32507 \shape up
32508 \emph off
32509 \bar no
32510 \noun off
32511 \color none
32512 8
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521
32522 \family roman
32523 \series medium
32524 \shape up
32525 \emph off
32526 \bar no
32527 \noun off
32528 \color none
32529 H
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538
32539 \family roman
32540 \series medium
32541 \shape up
32542 \emph off
32543 \bar no
32544 \noun off
32545 \color none
32546 X
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555
32556 \family roman
32557 \series medium
32558 \shape up
32559 \emph off
32560 \bar no
32561 \noun off
32562 \color none
32563 h
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572
32573 \family roman
32574 \series medium
32575 \shape up
32576 \emph off
32577 \bar no
32578 \noun off
32579 \color none
32580 x
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32586 \begin_inset Text
32587
32588 \begin_layout Plain Layout
32589
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \end_layout
32600
32601 \end_inset
32602 </cell>
32603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Plain Layout
32607
32608 \family roman
32609 \series medium
32610 \shape up
32611 \emph off
32612 \bar no
32613 \noun off
32614 \color none
32615 ¨
32616 \end_layout
32617
32618 \end_inset
32619 </cell>
32620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624
32625 \family roman
32626 \series medium
32627 \shape up
32628 \emph off
32629 \bar no
32630 \noun off
32631 \color none
32632 ¸
32633 \end_layout
32634
32635 \end_inset
32636 </cell>
32637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641
32642 \family roman
32643 \series medium
32644 \shape up
32645 \emph off
32646 \bar no
32647 \noun off
32648 \color none
32649 È
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \family roman
32660 \series medium
32661 \shape up
32662 \emph off
32663 \bar no
32664 \noun off
32665 \color none
32666 Ø
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32672 \begin_inset Text
32673
32674 \begin_layout Plain Layout
32675
32676 \family roman
32677 \series medium
32678 \shape up
32679 \emph off
32680 \bar no
32681 \noun off
32682 \color none
32683 è
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \family roman
32694 \series medium
32695 \shape up
32696 \emph off
32697 \bar no
32698 \noun off
32699 \color none
32700 ø
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 </row>
32706 <row>
32707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32708 \begin_inset Text
32709
32710 \begin_layout Plain Layout
32711
32712 \family roman
32713 \series medium
32714 \shape up
32715 \size tiny
32716 \emph off
32717 \bar no
32718 \noun off
32719 \color none
32720 09
32721 \end_layout
32722
32723 \end_inset
32724 </cell>
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32744 \begin_inset Text
32745
32746 \begin_layout Plain Layout
32747
32748 \family roman
32749 \series medium
32750 \shape up
32751 \emph off
32752 \bar no
32753 \noun off
32754 \color none
32755 )
32756 \end_layout
32757
32758 \end_inset
32759 </cell>
32760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32761 \begin_inset Text
32762
32763 \begin_layout Plain Layout
32764
32765 \family roman
32766 \series medium
32767 \shape up
32768 \emph off
32769 \bar no
32770 \noun off
32771 \color none
32772 9
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781
32782 \family roman
32783 \series medium
32784 \shape up
32785 \emph off
32786 \bar no
32787 \noun off
32788 \color none
32789 I
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798
32799 \family roman
32800 \series medium
32801 \shape up
32802 \emph off
32803 \bar no
32804 \noun off
32805 \color none
32806 Y
32807 \end_layout
32808
32809 \end_inset
32810 </cell>
32811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815
32816 \family roman
32817 \series medium
32818 \shape up
32819 \emph off
32820 \bar no
32821 \noun off
32822 \color none
32823 i
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832
32833 \family roman
32834 \series medium
32835 \shape up
32836 \emph off
32837 \bar no
32838 \noun off
32839 \color none
32840 y
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32855 \begin_inset Text
32856
32857 \begin_layout Plain Layout
32858
32859 \end_layout
32860
32861 \end_inset
32862 </cell>
32863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867
32868 \family roman
32869 \series medium
32870 \shape up
32871 \emph off
32872 \bar no
32873 \noun off
32874 \color none
32875 ©
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884
32885 \family roman
32886 \series medium
32887 \shape up
32888 \emph off
32889 \bar no
32890 \noun off
32891 \color none
32892 ¹
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Plain Layout
32901
32902 \family roman
32903 \series medium
32904 \shape up
32905 \emph off
32906 \bar no
32907 \noun off
32908 \color none
32909 É
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32915 \begin_inset Text
32916
32917 \begin_layout Plain Layout
32918
32919 \family roman
32920 \series medium
32921 \shape up
32922 \emph off
32923 \bar no
32924 \noun off
32925 \color none
32926 Ù
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family roman
32937 \series medium
32938 \shape up
32939 \emph off
32940 \bar no
32941 \noun off
32942 \color none
32943 é
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \family roman
32954 \series medium
32955 \shape up
32956 \emph off
32957 \bar no
32958 \noun off
32959 \color none
32960 ù
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 </row>
32966 <row>
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971
32972 \family roman
32973 \series medium
32974 \shape up
32975 \size tiny
32976 \emph off
32977 \bar no
32978 \noun off
32979 \color none
32980 0A
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32995 \begin_inset Text
32996
32997 \begin_layout Plain Layout
32998
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \family roman
33009 \series medium
33010 \shape up
33011 \emph off
33012 \bar no
33013 \noun off
33014 \color none
33015 *
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024
33025 \family roman
33026 \series medium
33027 \shape up
33028 \emph off
33029 \bar no
33030 \noun off
33031 \color none
33032 :
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \family roman
33043 \series medium
33044 \shape up
33045 \emph off
33046 \bar no
33047 \noun off
33048 \color none
33049 J
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058
33059 \family roman
33060 \series medium
33061 \shape up
33062 \emph off
33063 \bar no
33064 \noun off
33065 \color none
33066 Z
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout Plain Layout
33075
33076 \family roman
33077 \series medium
33078 \shape up
33079 \emph off
33080 \bar no
33081 \noun off
33082 \color none
33083 j
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33089 \begin_inset Text
33090
33091 \begin_layout Plain Layout
33092
33093 \family roman
33094 \series medium
33095 \shape up
33096 \emph off
33097 \bar no
33098 \noun off
33099 \color none
33100 z
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33106 \begin_inset Text
33107
33108 \begin_layout Plain Layout
33109
33110 \end_layout
33111
33112 \end_inset
33113 </cell>
33114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33115 \begin_inset Text
33116
33117 \begin_layout Plain Layout
33118
33119 \end_layout
33120
33121 \end_inset
33122 </cell>
33123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33124 \begin_inset Text
33125
33126 \begin_layout Plain Layout
33127
33128 \family roman
33129 \series medium
33130 \shape up
33131 \emph off
33132 \bar no
33133 \noun off
33134 \color none
33135 ª
33136 \end_layout
33137
33138 \end_inset
33139 </cell>
33140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33141 \begin_inset Text
33142
33143 \begin_layout Plain Layout
33144
33145 \family roman
33146 \series medium
33147 \shape up
33148 \emph off
33149 \bar no
33150 \noun off
33151 \color none
33152 º
33153 \end_layout
33154
33155 \end_inset
33156 </cell>
33157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33158 \begin_inset Text
33159
33160 \begin_layout Plain Layout
33161
33162 \family roman
33163 \series medium
33164 \shape up
33165 \emph off
33166 \bar no
33167 \noun off
33168 \color none
33169 Ê
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178
33179 \family roman
33180 \series medium
33181 \shape up
33182 \emph off
33183 \bar no
33184 \noun off
33185 \color none
33186 Ú
33187 \end_layout
33188
33189 \end_inset
33190 </cell>
33191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33192 \begin_inset Text
33193
33194 \begin_layout Plain Layout
33195
33196 \family roman
33197 \series medium
33198 \shape up
33199 \emph off
33200 \bar no
33201 \noun off
33202 \color none
33203 ê
33204 \end_layout
33205
33206 \end_inset
33207 </cell>
33208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33209 \begin_inset Text
33210
33211 \begin_layout Plain Layout
33212
33213 \family roman
33214 \series medium
33215 \shape up
33216 \emph off
33217 \bar no
33218 \noun off
33219 \color none
33220 ú
33221 \end_layout
33222
33223 \end_inset
33224 </cell>
33225 </row>
33226 <row>
33227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Plain Layout
33231
33232 \family roman
33233 \series medium
33234 \shape up
33235 \size tiny
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 0B
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267
33268 \family roman
33269 \series medium
33270 \shape up
33271 \emph off
33272 \bar no
33273 \noun off
33274 \color none
33275 +
33276 \end_layout
33277
33278 \end_inset
33279 </cell>
33280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33281 \begin_inset Text
33282
33283 \begin_layout Plain Layout
33284
33285 \family roman
33286 \series medium
33287 \shape up
33288 \emph off
33289 \bar no
33290 \noun off
33291 \color none
33292 ;
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33298 \begin_inset Text
33299
33300 \begin_layout Plain Layout
33301
33302 \family roman
33303 \series medium
33304 \shape up
33305 \emph off
33306 \bar no
33307 \noun off
33308 \color none
33309 K
33310 \end_layout
33311
33312 \end_inset
33313 </cell>
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318
33319 \family roman
33320 \series medium
33321 \shape up
33322 \emph off
33323 \bar no
33324 \noun off
33325 \color none
33326 [
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335
33336 \family roman
33337 \series medium
33338 \shape up
33339 \emph off
33340 \bar no
33341 \noun off
33342 \color none
33343 k
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352
33353 \family roman
33354 \series medium
33355 \shape up
33356 \emph off
33357 \bar no
33358 \noun off
33359 \color none
33360 {
33361 \end_layout
33362
33363 \end_inset
33364 </cell>
33365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33366 \begin_inset Text
33367
33368 \begin_layout Plain Layout
33369
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33384 \begin_inset Text
33385
33386 \begin_layout Plain Layout
33387
33388 \family roman
33389 \series medium
33390 \shape up
33391 \emph off
33392 \bar no
33393 \noun off
33394 \color none
33395 «
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33401 \begin_inset Text
33402
33403 \begin_layout Plain Layout
33404
33405 \family roman
33406 \series medium
33407 \shape up
33408 \emph off
33409 \bar no
33410 \noun off
33411 \color none
33412 »
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33418 \begin_inset Text
33419
33420 \begin_layout Plain Layout
33421
33422 \family roman
33423 \series medium
33424 \shape up
33425 \emph off
33426 \bar no
33427 \noun off
33428 \color none
33429 Ë
33430 \end_layout
33431
33432 \end_inset
33433 </cell>
33434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Plain Layout
33438
33439 \family roman
33440 \series medium
33441 \shape up
33442 \emph off
33443 \bar no
33444 \noun off
33445 \color none
33446 Û
33447 \end_layout
33448
33449 \end_inset
33450 </cell>
33451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33452 \begin_inset Text
33453
33454 \begin_layout Plain Layout
33455
33456 \family roman
33457 \series medium
33458 \shape up
33459 \emph off
33460 \bar no
33461 \noun off
33462 \color none
33463 ë
33464 \end_layout
33465
33466 \end_inset
33467 </cell>
33468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33469 \begin_inset Text
33470
33471 \begin_layout Plain Layout
33472
33473 \family roman
33474 \series medium
33475 \shape up
33476 \emph off
33477 \bar no
33478 \noun off
33479 \color none
33480 û
33481 \end_layout
33482
33483 \end_inset
33484 </cell>
33485 </row>
33486 <row>
33487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33488 \begin_inset Text
33489
33490 \begin_layout Plain Layout
33491
33492 \family roman
33493 \series medium
33494 \shape up
33495 \size tiny
33496 \emph off
33497 \bar no
33498 \noun off
33499 \color none
33500 0C
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \end_layout
33520
33521 \end_inset
33522 </cell>
33523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33524 \begin_inset Text
33525
33526 \begin_layout Plain Layout
33527
33528 \family roman
33529 \series medium
33530 \shape up
33531 \emph off
33532 \bar no
33533 \noun off
33534 \color none
33535 ,
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544
33545 \family roman
33546 \series medium
33547 \shape up
33548 \emph off
33549 \bar no
33550 \noun off
33551 \color none
33552 <
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561
33562 \family roman
33563 \series medium
33564 \shape up
33565 \emph off
33566 \bar no
33567 \noun off
33568 \color none
33569 L
33570 \end_layout
33571
33572 \end_inset
33573 </cell>
33574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Plain Layout
33578
33579 \family roman
33580 \series medium
33581 \shape up
33582 \emph off
33583 \bar no
33584 \noun off
33585 \color none
33586
33587 \backslash
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 l
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33628 \begin_inset Text
33629
33630 \begin_layout Plain Layout
33631
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family roman
33651 \series medium
33652 \shape up
33653 \emph off
33654 \bar no
33655 \noun off
33656 \color none
33657 ¬
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666
33667 \family roman
33668 \series medium
33669 \shape up
33670 \emph off
33671 \bar no
33672 \noun off
33673 \color none
33674 ¼
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \family roman
33685 \series medium
33686 \shape up
33687 \emph off
33688 \bar no
33689 \noun off
33690 \color none
33691 Ì
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \family roman
33702 \series medium
33703 \shape up
33704 \emph off
33705 \bar no
33706 \noun off
33707 \color none
33708 Ü
33709 \end_layout
33710
33711 \end_inset
33712 </cell>
33713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33714 \begin_inset Text
33715
33716 \begin_layout Plain Layout
33717
33718 \family roman
33719 \series medium
33720 \shape up
33721 \emph off
33722 \bar no
33723 \noun off
33724 \color none
33725 ì
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33731 \begin_inset Text
33732
33733 \begin_layout Plain Layout
33734
33735 \family roman
33736 \series medium
33737 \shape up
33738 \emph off
33739 \bar no
33740 \noun off
33741 \color none
33742 ü
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 </row>
33748 <row>
33749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family roman
33755 \series medium
33756 \shape up
33757 \size tiny
33758 \emph off
33759 \bar no
33760 \noun off
33761 \color none
33762 0D
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Plain Layout
33771
33772 \end_layout
33773
33774 \end_inset
33775 </cell>
33776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33777 \begin_inset Text
33778
33779 \begin_layout Plain Layout
33780
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \family roman
33791 \series medium
33792 \shape up
33793 \emph off
33794 \bar no
33795 \noun off
33796 \color none
33797 -
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33803 \begin_inset Text
33804
33805 \begin_layout Plain Layout
33806
33807 \family roman
33808 \series medium
33809 \shape up
33810 \emph off
33811 \bar no
33812 \noun off
33813 \color none
33814 =
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823
33824 \family roman
33825 \series medium
33826 \shape up
33827 \emph off
33828 \bar no
33829 \noun off
33830 \color none
33831 M
33832 \end_layout
33833
33834 \end_inset
33835 </cell>
33836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33837 \begin_inset Text
33838
33839 \begin_layout Plain Layout
33840
33841 \family roman
33842 \series medium
33843 \shape up
33844 \emph off
33845 \bar no
33846 \noun off
33847 \color none
33848 ]
33849 \end_layout
33850
33851 \end_inset
33852 </cell>
33853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33854 \begin_inset Text
33855
33856 \begin_layout Plain Layout
33857
33858 \family roman
33859 \series medium
33860 \shape up
33861 \emph off
33862 \bar no
33863 \noun off
33864 \color none
33865 m
33866 \end_layout
33867
33868 \end_inset
33869 </cell>
33870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Plain Layout
33874
33875 \family roman
33876 \series medium
33877 \shape up
33878 \emph off
33879 \bar no
33880 \noun off
33881 \color none
33882 }
33883 \end_layout
33884
33885 \end_inset
33886 </cell>
33887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33888 \begin_inset Text
33889
33890 \begin_layout Plain Layout
33891
33892 \end_layout
33893
33894 \end_inset
33895 </cell>
33896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33897 \begin_inset Text
33898
33899 \begin_layout Plain Layout
33900
33901 \end_layout
33902
33903 \end_inset
33904 </cell>
33905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33915 \begin_inset Text
33916
33917 \begin_layout Plain Layout
33918
33919 \family roman
33920 \series medium
33921 \shape up
33922 \emph off
33923 \bar no
33924 \noun off
33925 \color none
33926 ½
33927 \end_layout
33928
33929 \end_inset
33930 </cell>
33931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33932 \begin_inset Text
33933
33934 \begin_layout Plain Layout
33935
33936 \family roman
33937 \series medium
33938 \shape up
33939 \emph off
33940 \bar no
33941 \noun off
33942 \color none
33943 Í
33944 \end_layout
33945
33946 \end_inset
33947 </cell>
33948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33949 \begin_inset Text
33950
33951 \begin_layout Plain Layout
33952
33953 \family roman
33954 \series medium
33955 \shape up
33956 \emph off
33957 \bar no
33958 \noun off
33959 \color none
33960 Ý
33961 \end_layout
33962
33963 \end_inset
33964 </cell>
33965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969
33970 \family roman
33971 \series medium
33972 \shape up
33973 \emph off
33974 \bar no
33975 \noun off
33976 \color none
33977 í
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Plain Layout
33986
33987 \family roman
33988 \series medium
33989 \shape up
33990 \emph off
33991 \bar no
33992 \noun off
33993 \color none
33994 ý
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 </row>
34000 <row>
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Plain Layout
34005
34006 \family roman
34007 \series medium
34008 \shape up
34009 \size tiny
34010 \emph off
34011 \bar no
34012 \noun off
34013 \color none
34014 0E
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023
34024 \end_layout
34025
34026 \end_inset
34027 </cell>
34028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34029 \begin_inset Text
34030
34031 \begin_layout Plain Layout
34032
34033 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34038 \begin_inset Text
34039
34040 \begin_layout Plain Layout
34041
34042 \family roman
34043 \series medium
34044 \shape up
34045 \emph off
34046 \bar no
34047 \noun off
34048 \color none
34049 .
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \family roman
34060 \series medium
34061 \shape up
34062 \emph off
34063 \bar no
34064 \noun off
34065 \color none
34066 >
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075
34076 \family roman
34077 \series medium
34078 \shape up
34079 \emph off
34080 \bar no
34081 \noun off
34082 \color none
34083 N
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family roman
34094 \series medium
34095 \shape up
34096 \emph off
34097 \bar no
34098 \noun off
34099 \color none
34100 ^
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34106 \begin_inset Text
34107
34108 \begin_layout Plain Layout
34109
34110 \family roman
34111 \series medium
34112 \shape up
34113 \emph off
34114 \bar no
34115 \noun off
34116 \color none
34117 n
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34123 \begin_inset Text
34124
34125 \begin_layout Plain Layout
34126
34127 \family roman
34128 \series medium
34129 \shape up
34130 \emph off
34131 \bar no
34132 \noun off
34133 \color none
34134 ~
34135 \end_layout
34136
34137 \end_inset
34138 </cell>
34139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152
34153 \end_layout
34154
34155 \end_inset
34156 </cell>
34157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34158 \begin_inset Text
34159
34160 \begin_layout Plain Layout
34161
34162 \family roman
34163 \series medium
34164 \shape up
34165 \emph off
34166 \bar no
34167 \noun off
34168 \color none
34169 ®
34170 \end_layout
34171
34172 \end_inset
34173 </cell>
34174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34175 \begin_inset Text
34176
34177 \begin_layout Plain Layout
34178
34179 \family roman
34180 \series medium
34181 \shape up
34182 \emph off
34183 \bar no
34184 \noun off
34185 \color none
34186 ¾
34187 \end_layout
34188
34189 \end_inset
34190 </cell>
34191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34192 \begin_inset Text
34193
34194 \begin_layout Plain Layout
34195
34196 \family roman
34197 \series medium
34198 \shape up
34199 \emph off
34200 \bar no
34201 \noun off
34202 \color none
34203 Î
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34209 \begin_inset Text
34210
34211 \begin_layout Plain Layout
34212
34213 \family roman
34214 \series medium
34215 \shape up
34216 \emph off
34217 \bar no
34218 \noun off
34219 \color none
34220 Þ
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34226 \begin_inset Text
34227
34228 \begin_layout Plain Layout
34229
34230 \family roman
34231 \series medium
34232 \shape up
34233 \emph off
34234 \bar no
34235 \noun off
34236 \color none
34237 î
34238 \end_layout
34239
34240 \end_inset
34241 </cell>
34242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34243 \begin_inset Text
34244
34245 \begin_layout Plain Layout
34246
34247 \family roman
34248 \series medium
34249 \shape up
34250 \emph off
34251 \bar no
34252 \noun off
34253 \color none
34254 þ
34255 \end_layout
34256
34257 \end_inset
34258 </cell>
34259 </row>
34260 <row>
34261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34262 \begin_inset Text
34263
34264 \begin_layout Plain Layout
34265
34266 \family roman
34267 \series medium
34268 \shape up
34269 \size tiny
34270 \emph off
34271 \bar no
34272 \noun off
34273 \color none
34274 0F
34275 \end_layout
34276
34277 \end_inset
34278 </cell>
34279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34280 \begin_inset Text
34281
34282 \begin_layout Plain Layout
34283
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Plain Layout
34292
34293 \end_layout
34294
34295 \end_inset
34296 </cell>
34297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34298 \begin_inset Text
34299
34300 \begin_layout Plain Layout
34301
34302 \family roman
34303 \series medium
34304 \shape up
34305 \emph off
34306 \bar no
34307 \noun off
34308 \color none
34309 /
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318
34319 \family roman
34320 \series medium
34321 \shape up
34322 \emph off
34323 \bar no
34324 \noun off
34325 \color none
34326 ?
34327 \end_layout
34328
34329 \end_inset
34330 </cell>
34331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34332 \begin_inset Text
34333
34334 \begin_layout Plain Layout
34335
34336 \family roman
34337 \series medium
34338 \shape up
34339 \emph off
34340 \bar no
34341 \noun off
34342 \color none
34343 O
34344 \end_layout
34345
34346 \end_inset
34347 </cell>
34348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34349 \begin_inset Text
34350
34351 \begin_layout Plain Layout
34352
34353 \family roman
34354 \series medium
34355 \shape up
34356 \emph off
34357 \bar no
34358 \noun off
34359 \color none
34360 _
34361 \end_layout
34362
34363 \end_inset
34364 </cell>
34365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34366 \begin_inset Text
34367
34368 \begin_layout Plain Layout
34369
34370 \family roman
34371 \series medium
34372 \shape up
34373 \emph off
34374 \bar no
34375 \noun off
34376 \color none
34377 o
34378 \end_layout
34379
34380 \end_inset
34381 </cell>
34382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34383 \begin_inset Text
34384
34385 \begin_layout Plain Layout
34386
34387 \end_layout
34388
34389 \end_inset
34390 </cell>
34391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34392 \begin_inset Text
34393
34394 \begin_layout Plain Layout
34395
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34401 \begin_inset Text
34402
34403 \begin_layout Plain Layout
34404
34405 \end_layout
34406
34407 \end_inset
34408 </cell>
34409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34410 \begin_inset Text
34411
34412 \begin_layout Plain Layout
34413
34414 \family roman
34415 \series medium
34416 \shape up
34417 \emph off
34418 \bar no
34419 \noun off
34420 \color none
34421 ¯
34422 \end_layout
34423
34424 \end_inset
34425 </cell>
34426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34427 \begin_inset Text
34428
34429 \begin_layout Plain Layout
34430
34431 \family roman
34432 \series medium
34433 \shape up
34434 \emph off
34435 \bar no
34436 \noun off
34437 \color none
34438 ¿
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34444 \begin_inset Text
34445
34446 \begin_layout Plain Layout
34447
34448 \family roman
34449 \series medium
34450 \shape up
34451 \emph off
34452 \bar no
34453 \noun off
34454 \color none
34455 Ï
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Plain Layout
34464
34465 \family roman
34466 \series medium
34467 \shape up
34468 \emph off
34469 \bar no
34470 \noun off
34471 \color none
34472 ß
34473 \end_layout
34474
34475 \end_inset
34476 </cell>
34477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34478 \begin_inset Text
34479
34480 \begin_layout Plain Layout
34481
34482 \family roman
34483 \series medium
34484 \shape up
34485 \emph off
34486 \bar no
34487 \noun off
34488 \color none
34489 ï
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498
34499 \family roman
34500 \series medium
34501 \shape up
34502 \emph off
34503 \bar no
34504 \noun off
34505 \color none
34506 ÿ
34507 \end_layout
34508
34509 \end_inset
34510 </cell>
34511 </row>
34512 </lyxtabular>
34513
34514 \end_inset
34515
34516
34517 \end_layout
34518
34519 \end_inset
34520
34521
34522 \end_layout
34523
34524 \begin_layout Standard
34525 A continuación hay una lista de todos los caracteres acentuados que LyX
34526  puede mostrar en pantalla directamente.
34527  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
34528  los de los mapas 
34529 \family typewriter
34530 ISO8859-2
34531 \family default
34532  a 
34533 \family typewriter
34534 4
34535 \family default
34536 .
34537  
34538 \end_layout
34539
34540 \begin_layout Itemize
34541 De 
34542 \family typewriter
34543 ISO8859–1
34544 \family default
34545 :
34546 \end_layout
34547
34548 \begin_deeper
34549 \begin_layout Standard
34550 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34551 \begin_inset space \hfill{}
34552 \end_inset
34553
34554 diéresis
34555 \end_layout
34556
34557 \begin_layout Standard
34558 ^ Â Ê Î Ô Û â ê î ô û
34559 \begin_inset space \hfill{}
34560 \end_inset
34561
34562 circunflejo
34563 \end_layout
34564
34565 \begin_layout Standard
34566 ` À È Ì Ò Ù à è ì ò ù
34567 \begin_inset space \hfill{}
34568 \end_inset
34569
34570 grave
34571 \end_layout
34572
34573 \begin_layout Standard
34574 ´ Á É Í Ó Ú Ý á é í ó ú ý
34575 \begin_inset space \hfill{}
34576 \end_inset
34577
34578 agudo
34579 \end_layout
34580
34581 \begin_layout Standard
34582 ~ Ã Ñ Õ ã ñ õ
34583 \begin_inset space \hfill{}
34584 \end_inset
34585
34586 tilde
34587 \end_layout
34588
34589 \begin_layout Standard
34590 ¸Çç
34591 \begin_inset space \hfill{}
34592 \end_inset
34593
34594 cedilla
34595 \end_layout
34596
34597 \begin_layout Standard
34598 ¯
34599 \begin_inset space \hfill{}
34600 \end_inset
34601
34602 guión superior
34603 \end_layout
34604
34605 \end_deeper
34606 \begin_layout Itemize
34607 De 
34608 \family typewriter
34609 ISO8859–2
34610 \family default
34611  a 
34612 \family typewriter
34613 4
34614 \family default
34615 :
34616 \end_layout
34617
34618 \begin_deeper
34619 \begin_layout Standard
34620 ĤĴĥĵĈĜŜĉĝŝ
34621 \begin_inset space \hfill{}
34622 \end_inset
34623
34624 circunflejo
34625 \end_layout
34626
34627 \begin_layout Standard
34628 ŚŹśźŔĹĆŃŕĺćń
34629 \begin_inset space \hfill{}
34630 \end_inset
34631
34632 agudo
34633 \end_layout
34634
34635 \begin_layout Standard
34636 Ĩı̃Ũũ
34637 \begin_inset space \hfill{}
34638 \end_inset
34639
34640 tilde
34641 \end_layout
34642
34643 \begin_layout Standard
34644 ŞşŢţŖĻĢŗļģŅĶņķ
34645 \begin_inset space \hfill{}
34646 \end_inset
34647
34648 cedilla
34649 \end_layout
34650
34651 \begin_layout Standard
34652 ĒēĀĪŌŪāı̄ōū
34653 \begin_inset space \hfill{}
34654 \end_inset
34655
34656 guión superior
34657 \end_layout
34658
34659 \begin_layout Standard
34660 ŐŰőű
34661 \begin_inset space \hfill{}
34662 \end_inset
34663
34664 umlaut húngaro 
34665 \end_layout
34666
34667 \end_deeper
34668 \begin_layout Standard
34669 Todos los caracteres anteriores son soportados activamente por las fuentes
34670  TeX.
34671  Además, TeX permite acentos diacríticos en casi todos los caracteres.
34672  Asegúrate de estar usando la codificación 
34673 \family typewriter
34674 T1.
34675 \end_layout
34676
34677 \begin_layout Standard
34678
34679 \end_layout
34680
34681 \begin_layout Chapter
34682 \start_of_appendix
34683 Interfaz de usuario
34684 \begin_inset CommandInset label
34685 LatexCommand label
34686 name "cap:Interfaz-de-usuario"
34687
34688 \end_inset
34689
34690
34691 \end_layout
34692
34693 \begin_layout Standard
34694 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
34695  Está diseñado para servir de referencia rápida si buscas un determinado
34696  asunto en esta guía de usuario.
34697 \end_layout
34698
34699 \begin_layout Section
34700 El menú Archivo
34701 \begin_inset Index idx
34702 status collapsed
34703
34704 \begin_layout Plain Layout
34705 Menú ! Archivo
34706 \end_layout
34707
34708 \end_inset
34709
34710
34711 \end_layout
34712
34713 \begin_layout Standard
34714 Bajo el menú 
34715 \family sans
34716 Archivo
34717 \family default
34718  están las operaciones fundamentales y algunas operaciones más avanzadas.
34719 \end_layout
34720
34721 \begin_layout Subsection
34722 Nuevo
34723 \end_layout
34724
34725 \begin_layout Standard
34726 Crea un documento nuevo.
34727 \end_layout
34728
34729 \begin_layout Subsection
34730 Nuevo desde plantilla
34731 \end_layout
34732
34733 \begin_layout Standard
34734 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
34735  una plantilla existente, de manera que ciertas características de formato
34736  se heredan automáticamente de la plantilla.
34737  Características que puedes cambiar luego manualmente si quieres.
34738 \end_layout
34739
34740 \begin_layout Subsection
34741 Abrir
34742 \end_layout
34743
34744 \begin_layout Standard
34745 Abre un documento.
34746 \end_layout
34747
34748 \begin_layout Subsection
34749 Abrir reciente
34750 \end_layout
34751
34752 \begin_layout Standard
34753 Muestra una lista de los últimos archivos que se han abierto con el menú
34754  
34755 \family sans
34756 Abrir
34757 \family default
34758 .
34759  Clic sobre el que quieras para abrirlo.
34760 \end_layout
34761
34762 \begin_layout Subsection
34763 Cerrar
34764 \end_layout
34765
34766 \begin_layout Standard
34767 Cierra el documento en pantalla.
34768 \end_layout
34769
34770 \begin_layout Subsection
34771 Cerrar todo
34772 \end_layout
34773
34774 \begin_layout Standard
34775 Cierra todos los documentos abiertos.
34776 \end_layout
34777
34778 \begin_layout Subsection
34779 Guardar
34780 \end_layout
34781
34782 \begin_layout Standard
34783 Guarda el documento en pantalla.
34784 \end_layout
34785
34786 \begin_layout Subsection
34787 Guardar como
34788 \end_layout
34789
34790 \begin_layout Standard
34791 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
34792 \end_layout
34793
34794 \begin_layout Subsection
34795 Guardar todo
34796 \end_layout
34797
34798 \begin_layout Standard
34799 Guarda todos los documentos abiertos.
34800 \end_layout
34801
34802 \begin_layout Subsection
34803 Revertir
34804 \end_layout
34805
34806 \begin_layout Standard
34807 El menú 
34808 \family sans
34809 Revertir
34810 \family default
34811  recarga el documento desde su ubicación en el disco.
34812 \end_layout
34813
34814 \begin_layout Subsection
34815 Control de versiones
34816 \end_layout
34817
34818 \begin_layout Standard
34819 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
34820  Se describe con detalle en el manual 
34821 \emph on
34822 Características adicionales
34823 \emph default
34824 , sección 
34825 \emph on
34826 Control de versiones
34827 \emph default
34828  
34829 \emph on
34830 en LyX
34831 \emph default
34832 .
34833 \end_layout
34834
34835 \begin_layout Subsection
34836 Importar
34837 \end_layout
34838
34839 \begin_layout Standard
34840 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
34841  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
34842  de texto tipo tabla (CVS) con separación con comas.
34843  Los archivos serán importados como documento nuevo de LyX.
34844  
34845 \end_layout
34846
34847 \begin_layout Standard
34848 La opción 
34849 \family sans
34850 Texto
34851 \begin_inset space ~
34852 \end_inset
34853
34854 simple,
34855 \begin_inset space ~
34856 \end_inset
34857
34858 unir
34859 \begin_inset space ~
34860 \end_inset
34861
34862 líneas
34863 \family default
34864  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
34865  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
34866  Si el texto se inserta como párrafos los saltos de línea del texto inician
34867  párrafos nuevos.
34868 \end_layout
34869
34870 \begin_layout Standard
34871
34872 \end_layout
34873
34874 \begin_layout Subsection
34875 Exportar
34876 \begin_inset CommandInset label
34877 LatexCommand label
34878 name "sub:Exportar"
34879
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \begin_layout Standard
34886 Un documento se puede exportar a diversos formatos de salida.
34887  Los archivos resultantes se sitúan en el directorio del archivo LyX.
34888  Las entradas disponibles en el menú dependen de cada instalación, según
34889  los programas que LyX haya encontrado durante su configuración.
34890 \end_layout
34891
34892 \begin_layout Standard
34893 Sigue una lista de las opciones disponibles, que se explican con detalle
34894  en la sección
34895 \begin_inset space ~
34896 \end_inset
34897
34898
34899 \begin_inset CommandInset ref
34900 LatexCommand ref
34901 reference "sub:Formatos-de-salida"
34902
34903 \end_inset
34904
34905 .
34906 \end_layout
34907
34908 \begin_layout Description
34909
34910 \family sans
34911 CJK
34912 \begin_inset space ~
34913 \end_inset
34914
34915 LyX 
34916 \family default
34917 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
34918  (CJK).
34919  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
34920 \end_layout
34921
34922 \begin_layout Description
34923
34924 \family sans
34925 DVI
34926 \family default
34927  formato dvi
34928 \end_layout
34929
34930 \begin_layout Description
34931 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
34932  funciona)
34933 \end_layout
34934
34935 \begin_layout Description
34936 HTML
34937 \begin_inset space ~
34938 \end_inset
34939
34940 (MS
34941 \begin_inset space ~
34942 \end_inset
34943
34944 Word) formato HTML especial que puede ser importado en 
34945 \family sans
34946 MS Word
34947 \family default
34948 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
34949  
34950 \family sans
34951 MathML
34952 \family default
34953 .
34954 \end_layout
34955
34956 \begin_layout Description
34957
34958 \family sans
34959 LaT
34960 \begin_inset ERT
34961 status collapsed
34962
34963 \begin_layout Plain Layout
34964
34965 {}
34966 \end_layout
34967
34968 \end_inset
34969
34970 eX
34971 \begin_inset space ~
34972 \end_inset
34973
34974 (pdflatex)
34975 \family default
34976  archivo de texto en código LaTeX, y todas las imágenes del documento se
34977  convierten a un formato legible por el programa 
34978 \family typewriter
34979 pdflatex
34980 \family default
34981  (GIF, JPG, PDF, PNG)
34982 \end_layout
34983
34984 \begin_layout Description
34985
34986 \family sans
34987 LaT
34988 \begin_inset ERT
34989 status collapsed
34990
34991 \begin_layout Plain Layout
34992
34993 {}
34994 \end_layout
34995
34996 \end_inset
34997
34998 eX
34999 \begin_inset space ~
35000 \end_inset
35001
35002 (simple)
35003 \family default
35004  archivo de texto en código LaTeX, y todas las imágenes del documento se
35005  convierten al formato EPS, único legible por el programa 
35006 \family typewriter
35007 latex
35008 \end_layout
35009
35010 \begin_layout Description
35011 LyX
35012 \begin_inset space ~
35013 \end_inset
35014
35015 1.y.x documento LyX en formato legible para las versiones correspondientes
35016  de LyX («y.x» es el número de versión)
35017 \end_layout
35018
35019 \begin_layout Description
35020 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
35021  con 
35022 \family sans
35023 OpenOffice
35024 \family default
35025
35026 \family sans
35027 KOffice
35028 \family default
35029
35030 \family sans
35031 Abiword
35032 \family default
35033 , etc.
35034  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
35035 \end_layout
35036
35037 \begin_layout Description
35038
35039 \family sans
35040 PDF
35041 \begin_inset space ~
35042 \end_inset
35043
35044 (dvipdfm)
35045 \family default
35046  formato PDF usando el programa 
35047 \family typewriter
35048 dvipdfm
35049 \end_layout
35050
35051 \begin_layout Description
35052
35053 \family sans
35054 PDF
35055 \begin_inset space ~
35056 \end_inset
35057
35058 (pdflatex)
35059 \family default
35060  formato PDF usando el programa 
35061 \family typewriter
35062 pdflatex
35063 \end_layout
35064
35065 \begin_layout Description
35066
35067 \family sans
35068 PDF
35069 \begin_inset space ~
35070 \end_inset
35071
35072 (ps2pdf)
35073 \family default
35074  formato PDF usando el programa 
35075 \family typewriter
35076 ps2pdf
35077 \end_layout
35078
35079 \begin_layout Description
35080
35081 \family sans
35082 Texto
35083 \begin_inset space ~
35084 \end_inset
35085
35086 simple
35087 \family default
35088  formato de texto
35089 \end_layout
35090
35091 \begin_layout Description
35092
35093 \family sans
35094 Texto
35095 \begin_inset space ~
35096 \end_inset
35097
35098 simple
35099 \begin_inset space ~
35100 \end_inset
35101
35102 (ps2ascii)
35103 \family default
35104  formato de texto, el documento se convierte a Postscript y luego se exporta
35105  a texto con el programa 
35106 \family sans
35107 ps2ascii
35108 \end_layout
35109
35110 \begin_layout Description
35111
35112 \family sans
35113 Postscript
35114 \family default
35115  formato PostScript usando el programa 
35116 \family typewriter
35117 dvips
35118 \end_layout
35119
35120 \begin_layout Description
35121
35122 \family sans
35123 Personalizado
35124 \family default
35125  formato personalizado
35126 \end_layout
35127
35128 \begin_layout Standard
35129 El programa 
35130 \family typewriter
35131 dvipdfm
35132 \family default
35133  produce internamente un archivo DVI que es convertido después a PDF.
35134  Está algo obsoleto y la salida podría ser diferente de la esperada.
35135  
35136 \family typewriter
35137 pdflatex
35138 \family default
35139  produce directamente archivos PDF y soporta las últimas versiones de este
35140  formato.
35141 \end_layout
35142
35143 \begin_layout Standard
35144 Si alguna de las entradas del menú, 
35145 \family sans
35146 DVI
35147 \family default
35148
35149 \family sans
35150 PDF
35151 \begin_inset space ~
35152 \end_inset
35153
35154 (pdflatex)
35155 \family default
35156  o 
35157 \family sans
35158 Postscript
35159 \family default
35160  no está presente, debes actualizar la instalación de LaTeX.
35161  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
35162  sec.
35163 \begin_inset space \thinspace{}
35164 \end_inset
35165
35166
35167 \begin_inset CommandInset ref
35168 LatexCommand ref
35169 reference "sec:Configuración-básica"
35170
35171 \end_inset
35172
35173 .
35174 \begin_inset Index idx
35175 status collapsed
35176
35177 \begin_layout Plain Layout
35178 Reconfiguración de LyX
35179 \end_layout
35180
35181 \end_inset
35182
35183
35184 \end_layout
35185
35186 \begin_layout Standard
35187 El menú 
35188 \family sans
35189 Personalizado
35190 \family default
35191  permite exportar un documento usando opciones especiales de línea de comandos
35192  para el programa de exportación.
35193 \end_layout
35194
35195 \begin_layout Subsection
35196 Imprimir
35197 \end_layout
35198
35199 \begin_layout Standard
35200 Con este menú puedes imprimir el documento en un archivo en formato PostScript
35201  o enviarlo a la impresora.
35202  La impresora también usará el formato PostScript.
35203  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
35204  
35205 \family typewriter
35206 dvips
35207 \family default
35208 .
35209  Para más información mira en la sección
35210 \begin_inset space ~
35211 \end_inset
35212
35213
35214 \begin_inset space \thinspace{}
35215 \end_inset
35216
35217
35218 \begin_inset CommandInset ref
35219 LatexCommand ref
35220 reference "sub:Imprimir-archivos"
35221
35222 \end_inset
35223
35224 .
35225 \end_layout
35226
35227 \begin_layout Subsection
35228 Fax
35229 \end_layout
35230
35231 \begin_layout Standard
35232 Esta entrada de menú solo aparece cuando está instalado un programa de fax
35233  (en Windows, es necesario además registrar la ruta del programa en el prefijo
35234  PATH de LyX, véase la sección
35235 \begin_inset space ~
35236 \end_inset
35237
35238
35239 \begin_inset CommandInset ref
35240 LatexCommand ref
35241 reference "sec:Rutas"
35242
35243 \end_inset
35244
35245 ).
35246  Con esta entrada puedes enviar tu documento a un programa de fax como 
35247 \family typewriter
35248 hylapex
35249 \family default
35250  o 
35251 \family typewriter
35252 kdeprintfax
35253 \family default
35254 .
35255  Por omisión, el archivo se envía en formato PostScript.
35256  El formato se puede cambiar en las preferencias de LyX como se describe
35257  en la sección
35258 \begin_inset space ~
35259 \end_inset
35260
35261
35262 \begin_inset CommandInset ref
35263 LatexCommand ref
35264 reference "sub:Convertidores"
35265
35266 \end_inset
35267
35268 .
35269 \end_layout
35270
35271 \begin_layout Standard
35272
35273 \end_layout
35274
35275 \begin_layout Subsection
35276 Ventana nueva y Cerrar ventana
35277 \end_layout
35278
35279 \begin_layout Standard
35280 Abre una nueva ventana de LyX o cierra una ventana .
35281 \end_layout
35282
35283 \begin_layout Subsection
35284 Salir
35285 \end_layout
35286
35287 \begin_layout Standard
35288 Avisa si hay documentos no guardados y sale.
35289 \end_layout
35290
35291 \begin_layout Section
35292 El menú Editar
35293 \begin_inset Index idx
35294 status collapsed
35295
35296 \begin_layout Plain Layout
35297 Menú ! Editar
35298 \end_layout
35299
35300 \end_inset
35301
35302
35303 \end_layout
35304
35305 \begin_layout Subsection
35306 Deshacer y Rehacer
35307 \end_layout
35308
35309 \begin_layout Standard
35310 Descrito en la sección
35311 \begin_inset space ~
35312 \end_inset
35313
35314
35315 \begin_inset CommandInset ref
35316 LatexCommand ref
35317 reference "sec:Deshacer-y-rehacer"
35318
35319 \end_inset
35320
35321 .
35322 \end_layout
35323
35324 \begin_layout Subsection
35325 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
35326 \end_layout
35327
35328 \begin_layout Standard
35329 Descrito en la sección
35330 \begin_inset space ~
35331 \end_inset
35332
35333
35334 \begin_inset CommandInset ref
35335 LatexCommand ref
35336 reference "sec:Características-básicas-de-edición"
35337
35338 \end_inset
35339
35340 .
35341 \end_layout
35342
35343 \begin_layout Subsection
35344 Seleccionar todo
35345 \end_layout
35346
35347 \begin_layout Standard
35348 Selecciona el documento completo.
35349 \end_layout
35350
35351 \begin_layout Subsection
35352 Encontrar y reemplazar
35353 \end_layout
35354
35355 \begin_layout Standard
35356 Descrito en la sección
35357 \begin_inset space ~
35358 \end_inset
35359
35360
35361 \begin_inset CommandInset ref
35362 LatexCommand ref
35363 reference "sec:Características-básicas-de-edición"
35364
35365 \end_inset
35366
35367 .
35368 \end_layout
35369
35370 \begin_layout Subsection
35371 Mover párrafo arriba/abajo
35372 \end_layout
35373
35374 \begin_layout Standard
35375 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
35376 \end_layout
35377
35378 \begin_layout Subsection
35379 Estilo del texto
35380 \end_layout
35381
35382 \begin_layout Standard
35383 Descrito en la sección
35384 \begin_inset space ~
35385 \end_inset
35386
35387
35388 \begin_inset CommandInset ref
35389 LatexCommand ref
35390 reference "sub:Ajuste-fino-con"
35391
35392 \end_inset
35393
35394 .
35395 \end_layout
35396
35397 \begin_layout Subsection
35398 Configuración del párrafo
35399 \begin_inset Index idx
35400 status collapsed
35401
35402 \begin_layout Plain Layout
35403 Párrafos ! Configuración
35404 \end_layout
35405
35406 \end_inset
35407
35408
35409 \end_layout
35410
35411 \begin_layout Standard
35412 Las características de este diálogo afectan sólo al párrafo donde esté el
35413  cursor.
35414  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
35415 \end_layout
35416
35417 \begin_layout Standard
35418 También puedes evitar el sangrado de primera línea, siempre y cuando la
35419  configuración global de la separación de párrafos esté configurada en sangrado,
35420  en el apartado Diseño
35421 \begin_inset space ~
35422 \end_inset
35423
35424 del
35425 \begin_inset space ~
35426 \end_inset
35427
35428 texto del diálogo 
35429 \family sans
35430 Documento\SpecialChar \menuseparator
35431 Configuración
35432 \family default
35433 .
35434 \end_layout
35435
35436 \begin_layout Subsection
35437 Configuración de la tabla y Ecuaciones
35438 \end_layout
35439
35440 \begin_layout Standard
35441 Estos menús sólo están activos cuando el cursor está dentro de una tabla
35442  o de una ecuación.
35443  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
35444  Las propiedades de las tablas se describen en la sección
35445 \begin_inset space ~
35446 \end_inset
35447
35448
35449 \begin_inset space \thinspace{}
35450 \end_inset
35451
35452
35453 \begin_inset CommandInset ref
35454 LatexCommand ref
35455 reference "sec:Tablas"
35456
35457 \end_inset
35458
35459 , las propiedades de las ecuaciones en el capítulo
35460 \begin_inset space ~
35461 \end_inset
35462
35463
35464 \begin_inset CommandInset ref
35465 LatexCommand ref
35466 reference "cap:Ecuaciones-matemáticas"
35467
35468 \end_inset
35469
35470 .
35471 \end_layout
35472
35473 \begin_layout Subsection
35474 Aumentar/Disminuir profundidad de lista
35475 \end_layout
35476
35477 \begin_layout Standard
35478 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
35479  Permiten aumentar o disminuir la profundidad del nivel de anidación en
35480  una lista, como se explica en las secciones
35481 \begin_inset space ~
35482 \end_inset
35483
35484
35485 \begin_inset CommandInset ref
35486 LatexCommand ref
35487 reference "sec:Anidación"
35488
35489 \end_inset
35490
35491  y
35492 \begin_inset space ~
35493 \end_inset
35494
35495
35496 \begin_inset CommandInset ref
35497 LatexCommand ref
35498 reference "sub:Profundidad-de-numeración"
35499
35500 \end_inset
35501
35502 .
35503 \end_layout
35504
35505 \begin_layout Section
35506 El menú Ver
35507 \begin_inset Index idx
35508 status collapsed
35509
35510 \begin_layout Plain Layout
35511 Menú ! Ver
35512 \end_layout
35513
35514 \end_inset
35515
35516
35517 \end_layout
35518
35519 \begin_layout Standard
35520 El menú 
35521 \family sans
35522 Ver
35523 \family default
35524  contiene una lista de formatos en los que puedes ver el documento abierto
35525  con un programa externo.
35526  Las opciones de este menú no son las mismas en todas las instalaciones
35527  —depende de los programas LaTeX que LyX encontró durante su configuración—.
35528  Todos los formatos posibles se describen en la sección
35529 \begin_inset space ~
35530 \end_inset
35531
35532
35533 \begin_inset CommandInset ref
35534 LatexCommand ref
35535 reference "sub:Exportar"
35536
35537 \end_inset
35538
35539 .
35540  Al menos debes ver en el menú las entradas 
35541 \family sans
35542 DVI
35543 \family default
35544  y 
35545 \family sans
35546 PDF
35547 \begin_inset space ~
35548 \end_inset
35549
35550 (pdflatex)
35551 \family default
35552 .
35553  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
35554 r LyX, como se explica en la sección
35555 \begin_inset space ~
35556 \end_inset
35557
35558
35559 \begin_inset CommandInset ref
35560 LatexCommand ref
35561 reference "sec:Configuración-básica"
35562
35563 \end_inset
35564
35565 .
35566 \begin_inset Index idx
35567 status collapsed
35568
35569 \begin_layout Plain Layout
35570 Reconfiguración de LyX
35571 \end_layout
35572
35573 \end_inset
35574
35575
35576 \end_layout
35577
35578 \begin_layout Standard
35579 Al invocar una opción del menú se iniciará un programa visor, el cuál se
35580  puede elegir y configurar en las preferencias, véase la sección
35581 \begin_inset space ~
35582 \end_inset
35583
35584
35585 \begin_inset CommandInset ref
35586 LatexCommand ref
35587 reference "sec:Formatos-de-archivo"
35588
35589 \end_inset
35590
35591 .
35592  Los visores predeterminados son establecidos por LyX cuando se instala.
35593 \end_layout
35594
35595 \begin_layout Standard
35596 \begin_inset VSpace bigskip
35597 \end_inset
35598
35599 Al final del menú 
35600 \family sans
35601 Ver
35602 \family default
35603  sale la lista de documentos abiertos.
35604 \end_layout
35605
35606 \begin_layout Subsection
35607 Abrir/Cerrar todos los recuadros
35608 \end_layout
35609
35610 \begin_layout Standard
35611 Abre o cierra todos los recuadros en el deocumento.
35612 \end_layout
35613
35614 \begin_layout Subsection
35615 Desplegar/Plegar macros de ecuación
35616 \end_layout
35617
35618 \begin_layout Standard
35619 Despliega o pliega la macro de ecuación actual.
35620 \end_layout
35621
35622 \begin_layout Standard
35623 Las macros de ecuaciones se describen en el manual 
35624 \emph on
35625 Ecuaciones.
35626 \end_layout
35627
35628 \begin_layout Subsection
35629 Ver fuente
35630 \end_layout
35631
35632 \begin_layout Standard
35633 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
35634  de una selección de párrafos o del documento completo, véase la sección
35635 \begin_inset space ~
35636 \end_inset
35637
35638
35639 \begin_inset CommandInset ref
35640 LatexCommand ref
35641 reference "sec:Vista-preliminar-inmediata"
35642
35643 \end_inset
35644
35645 .
35646 \end_layout
35647
35648 \begin_layout Subsection
35649 Actualizar
35650 \end_layout
35651
35652 \begin_layout Standard
35653 Permite actualizar la vista del documento con los últimos cambios sin necesidad
35654  de reabrir la ventana del visor.
35655 \end_layout
35656
35657 \begin_layout Subsection
35658 Dividir la ventana
35659 \end_layout
35660
35661 \begin_layout Standard
35662 Estas entradas del menú dividirán la pantalla principal de LyX vertical
35663  u horizontalmente.
35664  Así puedes ver simultáneamente varios documentos para compararlos, o ver
35665  el mismo documento en diferentes posiciones.
35666  Puedes dividir la ventana principal varias veces para ver, p.
35667 \begin_inset space \thinspace{}
35668 \end_inset
35669
35670 e., tres o más documentos a la vez.
35671  Para volver a una vista sin dividir, usa el menú 
35672 \family sans
35673 Cerrar la vista actual
35674 \family default
35675 .
35676 \end_layout
35677
35678 \begin_layout Subsection
35679 Cerrar la vista actual
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
35684  divididas, oculta todas las pestañas.
35685  
35686 \end_layout
35687
35688 \begin_layout Subsection
35689 Pantalla completa
35690 \end_layout
35691
35692 \begin_layout Standard
35693 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
35694  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
35695 tas.
35696  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
35697  el modo pantalla completa en el menú contextual que aparece.
35698 \end_layout
35699
35700 \begin_layout Subsection
35701 Barras de herramientas
35702 \begin_inset CommandInset label
35703 LatexCommand label
35704 name "sub:Barras-de-herramientas"
35705
35706 \end_inset
35707
35708
35709 \begin_inset Index idx
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713 Barras de herramientas
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \end_layout
35720
35721 \begin_layout Standard
35722 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
35723 s, así como el 
35724 \family sans
35725 Búfer
35726 \begin_inset space ~
35727 \end_inset
35728
35729 de
35730 \begin_inset space ~
35731 \end_inset
35732
35733 comandos
35734 \family default
35735 .
35736  Si la vista está activada se muestra una marca en el menú.
35737  Las barras de 
35738 \family sans
35739 Revisión
35740 \family default
35741
35742 \family sans
35743 Tabla
35744 \family default
35745 , y 
35746 \family sans
35747 Matemáticas 
35748 \family default
35749 se pueden poner además en modo 
35750 \emph on
35751 automático
35752 \emph default
35753 , que se indica mediante (
35754 \family sans
35755 auto
35756 \family default
35757 ) en el menú.
35758 \end_layout
35759
35760 \begin_layout Standard
35761 Con vista activada la barra se muestra permanentemente; en modo 
35762 \emph on
35763 automático
35764 \emph default
35765  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
35766 o con las funciones de la misma.
35767  Esto implica que, en modo 
35768 \emph on
35769 automático
35770 \emph default
35771 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
35772  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
35773  una tabla o ecuación, respectivamente.
35774 \end_layout
35775
35776 \begin_layout Standard
35777 Las barras de herramientas y sus botones se explican en la sección
35778 \begin_inset space ~
35779 \end_inset
35780
35781
35782 \begin_inset CommandInset ref
35783 LatexCommand ref
35784 reference "sec:Barras-de-herramientas"
35785
35786 \end_inset
35787
35788 .
35789 \end_layout
35790
35791 \begin_layout Section
35792 El menú Insertar
35793 \begin_inset Index idx
35794 status collapsed
35795
35796 \begin_layout Plain Layout
35797 Menú ! Insertar
35798 \end_layout
35799
35800 \end_inset
35801
35802
35803 \end_layout
35804
35805 \begin_layout Subsection
35806 Ecuación
35807 \end_layout
35808
35809 \begin_layout Standard
35810 La inserción de estructuras matemáticas se explica en el capítulo
35811 \begin_inset space ~
35812 \end_inset
35813
35814
35815 \begin_inset CommandInset ref
35816 LatexCommand ref
35817 reference "cap:Ecuaciones-matemáticas"
35818
35819 \end_inset
35820
35821  y en el manual 
35822 \emph on
35823 Ecuaciones
35824 \emph default
35825 .
35826 \end_layout
35827
35828 \begin_layout Subsection
35829 Carácter especial
35830 \begin_inset CommandInset label
35831 LatexCommand label
35832 name "sub:Carácter-especial"
35833
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \begin_layout Standard
35840 Con este menú puedes insertar los siguientes caracteres:
35841 \end_layout
35842
35843 \begin_layout Description
35844 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
35845  Por tanto las categorías de caracteres y los caracteres disponibles en
35846  este diálogo dependen de los paquetes LaTeX instalados.
35847 \begin_inset Newline newline
35848 \end_inset
35849
35850
35851 \begin_inset Note Greyedout
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 No todos los caracteres serán visibles en el diálogo 
35856 \family sans
35857 Símbolos
35858 \family default
35859  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
35860  preferencias (véase sec.
35861 \begin_inset space \thinspace{}
35862 \end_inset
35863
35864
35865 \begin_inset CommandInset ref
35866 LatexCommand ref
35867 reference "sub:Fuentes-de-pantalla"
35868
35869 \end_inset
35870
35871 ) pueden mostrar todos los caracteres.
35872 \end_layout
35873
35874 \end_inset
35875
35876  
35877 \end_layout
35878
35879 \begin_layout Description
35880 Puntos
35881 \begin_inset space ~
35882 \end_inset
35883
35884 suspensivos Inserta \SpecialChar \ldots{}
35885
35886 \end_layout
35887
35888 \begin_layout Description
35889 Fin
35890 \begin_inset space ~
35891 \end_inset
35892
35893 de
35894 \begin_inset space ~
35895 \end_inset
35896
35897 oración Inserta un punto final de oración, véase la sección
35898 \begin_inset space ~
35899 \end_inset
35900
35901
35902 \begin_inset CommandInset ref
35903 LatexCommand ref
35904 reference "sub:Abreviaturas"
35905
35906 \end_inset
35907
35908 .
35909 \end_layout
35910
35911 \begin_layout Description
35912 Comillas
35913 \begin_inset space ~
35914 \end_inset
35915
35916 dobles Inserta estas comillas: ", independientemente del tipo de comillas
35917  que hayas seleccionado en el diálogo 
35918 \family sans
35919 Documento\SpecialChar \menuseparator
35920 Configuración
35921 \family default
35922
35923 \family sans
35924 Idioma
35925 \family default
35926 .
35927 \end_layout
35928
35929 \begin_layout Description
35930 Comillas
35931 \begin_inset space ~
35932 \end_inset
35933
35934 simples Inserta esta comilla: 
35935 \begin_inset Quotes els
35936 \end_inset
35937
35938
35939 \end_layout
35940
35941 \begin_layout Description
35942 Guión
35943 \begin_inset space ~
35944 \end_inset
35945
35946 protegido Inserta un guión protegido de saltos de línea: -
35947 \end_layout
35948
35949 \begin_layout Description
35950 Barra
35951 \begin_inset space ~
35952 \end_inset
35953
35954 oblicua
35955 \begin_inset space ~
35956 \end_inset
35957
35958 frágil Inserta una barra oblicua donde también se puede producir un salto
35959  de línea: \SpecialChar \slash{}
35960
35961 \end_layout
35962
35963 \begin_layout Description
35964 Separador
35965 \begin_inset space ~
35966 \end_inset
35967
35968 de
35969 \begin_inset space ~
35970 \end_inset
35971
35972 menú Inserta el símbolo: \SpecialChar \menuseparator
35973
35974 \end_layout
35975
35976 \begin_layout Description
35977 Símbolos
35978 \begin_inset space ~
35979 \end_inset
35980
35981 fonéticos
35982 \begin_inset Index idx
35983 status collapsed
35984
35985 \begin_layout Plain Layout
35986 Simbolos@Símbolos fonéticos
35987 \end_layout
35988
35989 \end_inset
35990
35991
35992 \begin_inset Index idx
35993 status collapsed
35994
35995 \begin_layout Plain Layout
35996 Idioma ! Símbolos fonéticos
35997 \end_layout
35998
35999 \end_inset
36000
36001  Crea una ecuación con el llamado mapa 
36002 \emph on
36003 tipa
36004 \emph default
36005 .
36006  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
36007  IPA.
36008  Esta característica requiere el paquete LaTeX 
36009 \series bold
36010 tipa
36011 \series default
36012
36013 \begin_inset Index idx
36014 status collapsed
36015
36016 \begin_layout Plain Layout
36017 LaTeX, paquetes ! tipa
36018 \end_layout
36019
36020 \end_inset
36021
36022 .
36023 \begin_inset Newline newline
36024 \end_inset
36025
36026 Para más información sobre este paquete consulta su documentación
36027 \series bold
36028
36029 \begin_inset CommandInset citation
36030 LatexCommand cite
36031 key "tipa"
36032
36033 \end_inset
36034
36035
36036 \series default
36037 y su página Wiki:
36038 \begin_inset Newline newline
36039 \end_inset
36040
36041
36042 \begin_inset Flex URL
36043 status collapsed
36044
36045 \begin_layout Plain Layout
36046
36047 http://wiki.lyx.org/LyX/LinguistLyX
36048 \end_layout
36049
36050 \end_inset
36051
36052 .
36053 \end_layout
36054
36055 \begin_layout Subsection
36056 Formato
36057 \end_layout
36058
36059 \begin_layout Standard
36060 Aquí puedes introducir las siguientes estructuras o formatos:
36061 \end_layout
36062
36063 \begin_layout Description
36064 Súperíndice Inserta un superíndice o exponente: test
36065 \begin_inset Formula $^{\text{a,b}}$
36066 \end_inset
36067
36068
36069 \end_layout
36070
36071 \begin_layout Description
36072 Subíndice Inserta un subíndice: test
36073 \begin_inset Formula $_{\text{3x}}$
36074 \end_inset
36075
36076
36077 \end_layout
36078
36079 \begin_layout Description
36080 Espacio
36081 \begin_inset space ~
36082 \end_inset
36083
36084 protegido Inserta un espacio protegido, descrito en la sección
36085 \begin_inset space ~
36086 \end_inset
36087
36088
36089 \begin_inset CommandInset ref
36090 LatexCommand ref
36091 reference "sub:Espacio-protegido"
36092
36093 \end_inset
36094
36095 .
36096 \end_layout
36097
36098 \begin_layout Description
36099 Espacio
36100 \begin_inset space ~
36101 \end_inset
36102
36103 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
36104 \begin_inset space ~
36105 \end_inset
36106
36107
36108 \begin_inset CommandInset ref
36109 LatexCommand ref
36110 reference "sub:Espacio-entre-palabra"
36111
36112 \end_inset
36113
36114 .
36115 \end_layout
36116
36117 \begin_layout Description
36118 Espacio
36119 \begin_inset space ~
36120 \end_inset
36121
36122 delgado Inserta un espacio delgado, descrito en la sección
36123 \begin_inset space ~
36124 \end_inset
36125
36126
36127 \begin_inset CommandInset ref
36128 LatexCommand ref
36129 reference "sub:Espacio-delgado"
36130
36131 \end_inset
36132
36133 .
36134 \end_layout
36135
36136 \begin_layout Description
36137 Espacio
36138 \begin_inset space ~
36139 \end_inset
36140
36141 horizontal Inserta un relleno horizontal, véase la sección
36142 \begin_inset space ~
36143 \end_inset
36144
36145
36146 \begin_inset CommandInset ref
36147 LatexCommand ref
36148 reference "sub:Espacio-horizontal"
36149
36150 \end_inset
36151
36152 .
36153 \end_layout
36154
36155 \begin_layout Description
36156 Línea
36157 \begin_inset space ~
36158 \end_inset
36159
36160 horizontal Inserta una línea horizontal, véase la sección
36161 \begin_inset space ~
36162 \end_inset
36163
36164
36165 \begin_inset CommandInset ref
36166 LatexCommand ref
36167 reference "sub:Líneas-horizontales"
36168
36169 \end_inset
36170
36171 .
36172 \end_layout
36173
36174 \begin_layout Description
36175 Espacio
36176 \begin_inset space ~
36177 \end_inset
36178
36179 vertical Inserta un espacio, véase la sección
36180 \begin_inset space ~
36181 \end_inset
36182
36183
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "sub:Espacio-vertical"
36187
36188 \end_inset
36189
36190 .
36191 \end_layout
36192
36193 \begin_layout Description
36194 Guión
36195 \begin_inset space ~
36196 \end_inset
36197
36198 silábico Inserta un guión, véase la sección
36199 \begin_inset space ~
36200 \end_inset
36201
36202
36203 \begin_inset CommandInset ref
36204 LatexCommand ref
36205 reference "sub:División-con-guión"
36206
36207 \end_inset
36208
36209 .
36210 \end_layout
36211
36212 \begin_layout Description
36213 Salto
36214 \begin_inset space ~
36215 \end_inset
36216
36217 de
36218 \begin_inset space ~
36219 \end_inset
36220
36221 ligado Inserta una ligadura, véase la sección
36222 \begin_inset space ~
36223 \end_inset
36224
36225
36226 \begin_inset CommandInset ref
36227 LatexCommand ref
36228 reference "sub:Ligaduras"
36229
36230 \end_inset
36231
36232 .
36233 \end_layout
36234
36235 \begin_layout Description
36236 Salto
36237 \begin_inset space ~
36238 \end_inset
36239
36240 de
36241 \begin_inset space ~
36242 \end_inset
36243
36244 línea
36245 \begin_inset space ~
36246 \end_inset
36247
36248 cortada Inserta un salto de línea forzado, véase la sección
36249 \begin_inset space \thinspace{}
36250 \end_inset
36251
36252
36253 \begin_inset CommandInset ref
36254 LatexCommand ref
36255 reference "sub:Salto-de-línea-forzado"
36256
36257 \end_inset
36258
36259 .
36260 \end_layout
36261
36262 \begin_layout Description
36263 Salto
36264 \begin_inset space ~
36265 \end_inset
36266
36267 de
36268 \begin_inset space ~
36269 \end_inset
36270
36271 línea
36272 \begin_inset space ~
36273 \end_inset
36274
36275 justificada Fuerza un salto de línea de forma que la línea se expande hasta
36276  el margen, véase la sección
36277 \begin_inset space \thinspace{}
36278 \end_inset
36279
36280
36281 \begin_inset CommandInset ref
36282 LatexCommand ref
36283 reference "sub:Salto-de-línea-forzado"
36284
36285 \end_inset
36286
36287 .
36288 \end_layout
36289
36290 \begin_layout Description
36291 Página
36292 \begin_inset space ~
36293 \end_inset
36294
36295 nueva Inserta un salto de página forzado, véase la sección
36296 \begin_inset space ~
36297 \end_inset
36298
36299
36300 \begin_inset CommandInset ref
36301 LatexCommand ref
36302 reference "sub:Saltos-de-página-forzados"
36303
36304 \end_inset
36305
36306 .
36307 \end_layout
36308
36309 \begin_layout Description
36310 Salto
36311 \begin_inset space ~
36312 \end_inset
36313
36314 de
36315 \begin_inset space ~
36316 \end_inset
36317
36318 página Inserta a salto de página forzado, descrito en la sección
36319 \begin_inset space ~
36320 \end_inset
36321
36322
36323 \begin_inset CommandInset ref
36324 LatexCommand ref
36325 reference "sub:Saltos-de-página-forzados"
36326
36327 \end_inset
36328
36329 .
36330 \end_layout
36331
36332 \begin_layout Description
36333 Limpiar
36334 \begin_inset space ~
36335 \end_inset
36336
36337 página Inserta un salto de página limpia, descrito en la sección
36338 \begin_inset space ~
36339 \end_inset
36340
36341
36342 \begin_inset CommandInset ref
36343 LatexCommand ref
36344 reference "sub:Salto-de-página-limpia"
36345
36346 \end_inset
36347
36348 .
36349 \end_layout
36350
36351 \begin_layout Description
36352 Limpiar
36353 \begin_inset space ~
36354 \end_inset
36355
36356 página
36357 \begin_inset space ~
36358 \end_inset
36359
36360 doble Inserta un salto de página limpia en documentos a dos caras, descrito
36361  en la sección
36362 \begin_inset space ~
36363 \end_inset
36364
36365
36366 \begin_inset CommandInset ref
36367 LatexCommand ref
36368 reference "sub:Salto-de-página-limpia"
36369
36370 \end_inset
36371
36372 .
36373 \end_layout
36374
36375 \begin_layout Subsection
36376 Lista
36377 \begin_inset space \thinspace{}
36378 \end_inset
36379
36380 /
36381 \begin_inset space \thinspace{}
36382 \end_inset
36383
36384 Índice
36385 \end_layout
36386
36387 \begin_layout Standard
36388 Con este menú se pueden insertar varios tipos de listas e índices.
36389  El índice general y los índices de algoritmos, de figuras y de tablas se
36390  describen en la sección
36391 \begin_inset space ~
36392 \end_inset
36393
36394
36395 \begin_inset CommandInset ref
36396 LatexCommand ref
36397 reference "sec:IG"
36398
36399 \end_inset
36400
36401 .
36402  El índice alfabético se describe en la sección
36403 \begin_inset space ~
36404 \end_inset
36405
36406
36407 \begin_inset CommandInset ref
36408 LatexCommand ref
36409 reference "sec:Indice-alfabético"
36410
36411 \end_inset
36412
36413 , la nomenclatura en la sección
36414 \begin_inset space ~
36415 \end_inset
36416
36417
36418 \begin_inset CommandInset ref
36419 LatexCommand ref
36420 reference "sec:Nomenclatura"
36421
36422 \end_inset
36423
36424 , y la bibliografía BibTeX en la sección
36425 \begin_inset space ~
36426 \end_inset
36427
36428
36429 \begin_inset CommandInset ref
36430 LatexCommand ref
36431 reference "sub:Bases-datos-bibliográficos"
36432
36433 \end_inset
36434
36435 .
36436 \end_layout
36437
36438 \begin_layout Subsection
36439 Flotante
36440 \end_layout
36441
36442 \begin_layout Standard
36443 Se describe en la sección
36444 \begin_inset space ~
36445 \end_inset
36446
36447
36448 \begin_inset CommandInset ref
36449 LatexCommand ref
36450 reference "sec:Flotantes"
36451
36452 \end_inset
36453
36454 .
36455 \end_layout
36456
36457 \begin_layout Subsection
36458 Nota
36459 \end_layout
36460
36461 \begin_layout Standard
36462 Se describe en la sección
36463 \begin_inset space ~
36464 \end_inset
36465
36466
36467 \begin_inset CommandInset ref
36468 LatexCommand ref
36469 reference "sec:Notas"
36470
36471 \end_inset
36472
36473 .
36474 \end_layout
36475
36476 \begin_layout Subsection
36477 Rama
36478 \end_layout
36479
36480 \begin_layout Standard
36481 Se describe en la sección
36482 \begin_inset space ~
36483 \end_inset
36484
36485
36486 \begin_inset CommandInset ref
36487 LatexCommand ref
36488 reference "sec:Ramas"
36489
36490 \end_inset
36491
36492 .
36493 \end_layout
36494
36495 \begin_layout Subsection
36496 Recuadro personalizado
36497 \end_layout
36498
36499 \begin_layout Standard
36500 Inserta recuadros específicos de la clase de documento.
36501  Estos recuadros solo son posibles si están definidos en el archivo de formato
36502  (
36503 \emph on
36504 layout
36505 \emph default
36506 ) para una determinada clase de documento.
36507  Un ejemplo es la clase de documento 
36508 \begin_inset Quotes fld
36509 \end_inset
36510
36511 article (Elsevier)
36512 \begin_inset Quotes frd
36513 \end_inset
36514
36515  con tres recuadros personalizados.
36516  La sección 
36517 \emph on
36518 Recuadros flexibles y formato del recuadro
36519 \emph default
36520  del manual 
36521 \emph on
36522 Personalización
36523 \emph default
36524  explica cómo se definen los recuadros personalizados.
36525 \end_layout
36526
36527 \begin_layout Subsection
36528 Archivo
36529 \begin_inset Index idx
36530 status collapsed
36531
36532 \begin_layout Plain Layout
36533 Material externo
36534 \end_layout
36535
36536 \end_inset
36537
36538
36539 \end_layout
36540
36541 \begin_layout Standard
36542 Aquí se pueden insertar en el documento varios tipos de archivos y de material
36543  externo.
36544  Se explica detalladamente cómo hacerlo en el capítulo 
36545 \emph on
36546 Archivos externos
36547 \emph default
36548  del manual 
36549 \emph on
36550 Objetos insertados
36551 \emph default
36552 .
36553 \end_layout
36554
36555 \begin_layout Subsection
36556 Cuadro
36557 \begin_inset Index idx
36558 status collapsed
36559
36560 \begin_layout Plain Layout
36561 Cuadros
36562 \end_layout
36563
36564 \end_inset
36565
36566
36567 \end_layout
36568
36569 \begin_layout Standard
36570 Inserta una minipágina, se describe en la sección
36571 \begin_inset space ~
36572 \end_inset
36573
36574
36575 \begin_inset CommandInset ref
36576 LatexCommand ref
36577 reference "sec:Minipáginas"
36578
36579 \end_inset
36580
36581 .
36582  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
36583  detalle en el capítulo 
36584 \emph on
36585 Cuadros
36586 \emph default
36587  del manual 
36588 \emph on
36589 Objetos insertados
36590 \emph default
36591 .
36592 \end_layout
36593
36594 \begin_layout Subsection
36595 Cita
36596 \end_layout
36597
36598 \begin_layout Standard
36599 Inserta una cita bibliográfica, se describe en la sección
36600 \begin_inset space ~
36601 \end_inset
36602
36603
36604 \begin_inset CommandInset ref
36605 LatexCommand ref
36606 reference "sec:Bibliografía"
36607
36608 \end_inset
36609
36610 .
36611 \end_layout
36612
36613 \begin_layout Subsection
36614 Referencia cruzada
36615 \end_layout
36616
36617 \begin_layout Standard
36618 Inserta una referencia cruzada, como se describe
36619 \begin_inset space ~
36620 \end_inset
36621
36622
36623 \begin_inset CommandInset ref
36624 LatexCommand ref
36625 reference "sec:Referencias-cruzadas"
36626
36627 \end_inset
36628
36629 .
36630 \end_layout
36631
36632 \begin_layout Subsection
36633 Etiqueta
36634 \end_layout
36635
36636 \begin_layout Standard
36637 Inserta una etiqueta, se describe en la sección
36638 \begin_inset space ~
36639 \end_inset
36640
36641
36642 \begin_inset CommandInset ref
36643 LatexCommand ref
36644 reference "sec:Referencias-cruzadas"
36645
36646 \end_inset
36647
36648 .
36649 \end_layout
36650
36651 \begin_layout Subsection
36652 Leyenda
36653 \begin_inset Index idx
36654 status collapsed
36655
36656 \begin_layout Plain Layout
36657 Leyenda
36658 \end_layout
36659
36660 \end_inset
36661
36662
36663 \begin_inset Index idx
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 Tablas largas ! Leyenda
36668 \end_layout
36669
36670 \end_inset
36671
36672
36673 \end_layout
36674
36675 \begin_layout Standard
36676 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
36677  Se describen, respectivamente, en la sección
36678 \begin_inset space ~
36679 \end_inset
36680
36681
36682 \begin_inset CommandInset ref
36683 LatexCommand ref
36684 reference "sec:Flotantes"
36685
36686 \end_inset
36687
36688  de este manual, y en la sección 
36689 \emph on
36690 Leyendas en tablas largas
36691 \emph default
36692  del manual 
36693 \emph on
36694 Objetos insertados
36695 \emph default
36696 .
36697 \end_layout
36698
36699 \begin_layout Subsection
36700 Entrada de índice
36701 \end_layout
36702
36703 \begin_layout Standard
36704 Inserta una entrada para el índice alfabético, como se describe en la sección
36705 \begin_inset space ~
36706 \end_inset
36707
36708
36709 \begin_inset CommandInset ref
36710 LatexCommand ref
36711 reference "sec:Indice-alfabético"
36712
36713 \end_inset
36714
36715 .
36716 \end_layout
36717
36718 \begin_layout Subsection
36719 Entrada de nomenclatura
36720 \end_layout
36721
36722 \begin_layout Standard
36723 Inserta una entrada de nomenclatura, se describe en la sección
36724 \begin_inset space ~
36725 \end_inset
36726
36727
36728 \begin_inset CommandInset ref
36729 LatexCommand ref
36730 reference "sec:Nomenclatura"
36731
36732 \end_inset
36733
36734 .
36735 \end_layout
36736
36737 \begin_layout Subsection
36738 Tabla
36739 \end_layout
36740
36741 \begin_layout Standard
36742 Inserta una tabla.
36743  Las tablas se describen en la sección
36744 \begin_inset space ~
36745 \end_inset
36746
36747
36748 \begin_inset CommandInset ref
36749 LatexCommand ref
36750 reference "sec:Tablas"
36751
36752 \end_inset
36753
36754 .
36755 \end_layout
36756
36757 \begin_layout Subsection
36758 Imagen
36759 \end_layout
36760
36761 \begin_layout Standard
36762 Inserta un gráfico o imagen.
36763  Se describe en la sección
36764 \begin_inset space ~
36765 \end_inset
36766
36767
36768 \begin_inset CommandInset ref
36769 LatexCommand ref
36770 reference "sec:Gráficos"
36771
36772 \end_inset
36773
36774 .
36775 \end_layout
36776
36777 \begin_layout Subsection
36778 URL
36779 \end_layout
36780
36781 \begin_layout Standard
36782 Inserta un cuadro URL, véase la sección
36783 \begin_inset space ~
36784 \end_inset
36785
36786
36787 \begin_inset CommandInset ref
36788 LatexCommand ref
36789 reference "sec:URL"
36790
36791 \end_inset
36792
36793 .
36794 \end_layout
36795
36796 \begin_layout Subsection
36797 Hiperenlaces
36798 \end_layout
36799
36800 \begin_layout Standard
36801 Inserta un hiperenlace, se describe en la sección 
36802 \begin_inset CommandInset ref
36803 LatexCommand ref
36804 reference "sub:Hiperenlaces"
36805
36806 \end_inset
36807
36808
36809 \end_layout
36810
36811 \begin_layout Subsection
36812 Nota al pie
36813 \end_layout
36814
36815 \begin_layout Standard
36816 Inserta una nota al pie, véase la sección
36817 \begin_inset space ~
36818 \end_inset
36819
36820
36821 \begin_inset CommandInset ref
36822 LatexCommand ref
36823 reference "sec:Notas"
36824
36825 \end_inset
36826
36827 .
36828 \end_layout
36829
36830 \begin_layout Subsection
36831 Nota al margen
36832 \end_layout
36833
36834 \begin_layout Standard
36835 Inserta una nota al margen, véase la sección
36836 \begin_inset space ~
36837 \end_inset
36838
36839
36840 \begin_inset CommandInset ref
36841 LatexCommand ref
36842 reference "sec:Notas-al-margen"
36843
36844 \end_inset
36845
36846 .
36847 \end_layout
36848
36849 \begin_layout Subsection
36850 Título breve
36851 \end_layout
36852
36853 \begin_layout Standard
36854 Inserta un título breve, véase la sección
36855 \begin_inset space ~
36856 \end_inset
36857
36858
36859 \begin_inset CommandInset ref
36860 LatexCommand ref
36861 reference "sec:Títulos-breves"
36862
36863 \end_inset
36864
36865 .
36866 \end_layout
36867
36868 \begin_layout Subsection
36869 Código TeX
36870 \end_layout
36871
36872 \begin_layout Standard
36873 Inserta un cuadro código TeX, véase la sección
36874 \begin_inset space ~
36875 \end_inset
36876
36877
36878 \begin_inset CommandInset ref
36879 LatexCommand ref
36880 reference "sub:Cuadros-TeX"
36881
36882 \end_inset
36883
36884 .
36885 \end_layout
36886
36887 \begin_layout Subsection
36888 Listado de programa
36889 \begin_inset Index idx
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893 Listado de programa
36894 \end_layout
36895
36896 \end_inset
36897
36898
36899 \end_layout
36900
36901 \begin_layout Standard
36902 Inserta un cuadro para escribir código de programa.
36903  Se describe en el capítulo 
36904 \emph on
36905 Listado de programa 
36906 \emph default
36907 del manual 
36908 \emph on
36909 Objetos insertados
36910 \emph default
36911 .
36912 \end_layout
36913
36914 \begin_layout Subsection
36915 Fecha
36916 \end_layout
36917
36918 \begin_layout Standard
36919 Inserta la fecha actual.
36920  El formato de fecha depende del idioma usado para los menús de LyX.
36921  LyX ofrece otras formas de insertar una fecha, tal como se describe en
36922  la sección
36923 \emph on
36924  Material externo
36925 \emph default
36926  del manual 
36927 \emph on
36928 Objetos insertados
36929 \emph default
36930 .
36931  Ahí se comparan los diversos métodos.
36932 \end_layout
36933
36934 \begin_layout Section
36935 El menú Navegar
36936 \begin_inset Index idx
36937 status collapsed
36938
36939 \begin_layout Plain Layout
36940 Menú ! Navegar
36941 \end_layout
36942
36943 \end_inset
36944
36945
36946 \end_layout
36947
36948 \begin_layout Standard
36949 En este menú se muestran los índices y listas existentes de figuras, tablas
36950  y otros, así como el índice general (IG) del documento abierto.
36951  Esto permite navegar cómodamente a través del documento.
36952 \end_layout
36953
36954 \begin_layout Subsection
36955 Marcadores
36956 \end_layout
36957
36958 \begin_layout Standard
36959 Esta opción permite definir marcadores personales.
36960  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
36961  menudo de una parte a otra del mismo.
36962  Por ejemplo, si tienes que cambiar con frecuencia de la sección
36963 \begin_inset space \thinspace{}
36964 \end_inset
36965
36966 2.6 a la 6.3, te sitúas en la primera y usas el menú 
36967 \family sans
36968 Guardar
36969 \begin_inset space ~
36970 \end_inset
36971
36972 marcador
36973 \begin_inset space ~
36974 \end_inset
36975
36976 1,
36977 \family default
36978  después vas a la sección
36979 \begin_inset space ~
36980 \end_inset
36981
36982
36983 \begin_inset space \thinspace{}
36984 \end_inset
36985
36986 6.3 y pulsas 
36987 \family sans
36988 Guardar
36989 \begin_inset space ~
36990 \end_inset
36991
36992 marcador
36993 \begin_inset space ~
36994 \end_inset
36995
36996 2.
36997
36998 \family default
36999  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
37000  bien con los atajos 
37001 \family sans
37002 Ctrl+1
37003 \family default
37004  y 
37005 \family sans
37006 Ctrl+2
37007 \family default
37008 .
37009 \end_layout
37010
37011 \begin_layout Standard
37012 También se pueden usar los marcadores para alternar entre varios documentos
37013  abiertos.
37014  Los marcadores permanecen hasta que se cierra el documento.
37015 \end_layout
37016
37017 \begin_layout Subsection
37018 Nota, Cambio, Referencia siguiente
37019 \end_layout
37020
37021 \begin_layout Standard
37022 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
37023  cruzada siguiente.
37024 \end_layout
37025
37026 \begin_layout Subsection
37027 Ir a la etiqueta
37028 \end_layout
37029
37030 \begin_layout Standard
37031 Sólo está activo cuando el cursor está frente a una referencia cruzada.
37032  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
37033  clic derecho sobre el cuadro de la referencia.
37034 \end_layout
37035
37036 \begin_layout Section
37037 El menú Documento
37038 \begin_inset Index idx
37039 status collapsed
37040
37041 \begin_layout Plain Layout
37042 Menú ! Documento
37043 \end_layout
37044
37045 \end_inset
37046
37047
37048 \end_layout
37049
37050 \begin_layout Subsection
37051 Seguimiento de cambios
37052 \end_layout
37053
37054 \begin_layout Standard
37055 Descrito en la sección
37056 \begin_inset space ~
37057 \end_inset
37058
37059
37060 \begin_inset CommandInset ref
37061 LatexCommand ref
37062 reference "sec:Seguimiento-de-cambios"
37063
37064 \end_inset
37065
37066 .
37067 \end_layout
37068
37069 \begin_layout Subsection
37070 Registro de LaT
37071 \begin_inset ERT
37072 status collapsed
37073
37074 \begin_layout Plain Layout
37075
37076 {}
37077 \end_layout
37078
37079 \end_inset
37080
37081 eX
37082 \end_layout
37083
37084 \begin_layout Standard
37085 Después de exportar o mostrar una vista preliminar del documento, se habilita
37086  el menú 
37087 \family sans
37088 Registro
37089 \family default
37090
37091 \begin_inset space ~
37092 \end_inset
37093
37094
37095 \family sans
37096 de
37097 \family default
37098
37099 \begin_inset space ~
37100 \end_inset
37101
37102
37103 \family sans
37104 LaTeX.
37105
37106 \family default
37107  Permite visualizar el archivo de registro de los programas y archivos empleados
37108  por LaTeX al generar la salida.
37109  
37110 \end_layout
37111
37112 \begin_layout Standard
37113 En él se puede ver cómo funciona LaTeX al procesar el documento.
37114  Los 
37115 \emph on
37116 expertos
37117 \emph default
37118  encontrarán aquí posibles causas de los errores de LaTeX.
37119 \end_layout
37120
37121 \begin_layout Subsection
37122 Navegador de contorno
37123 \end_layout
37124
37125 \begin_layout Standard
37126 Abre una ventana lateral para navegar por los índices descrita en la sección
37127 \begin_inset space ~
37128 \end_inset
37129
37130
37131 \begin_inset CommandInset ref
37132 LatexCommand ref
37133 reference "sub:Indice-general"
37134
37135 \end_inset
37136
37137 .
37138 \end_layout
37139
37140 \begin_layout Subsection
37141 Comenzar apéndice aquí
37142 \end_layout
37143
37144 \begin_layout Standard
37145 Inicia el apéndice del documento en la posición del cursor, como se describe
37146  en la sección
37147 \begin_inset space ~
37148 \end_inset
37149
37150
37151 \begin_inset CommandInset ref
37152 LatexCommand ref
37153 reference "sec:Apéndices"
37154
37155 \end_inset
37156
37157 .
37158 \end_layout
37159
37160 \begin_layout Subsection
37161 Comprimido
37162 \end_layout
37163
37164 \begin_layout Standard
37165 Comprime/descomprime el documento actual.
37166 \end_layout
37167
37168 \begin_layout Subsection
37169 Configuración
37170 \end_layout
37171
37172 \begin_layout Standard
37173 La configuración del documento se describe en el apéndice
37174 \begin_inset space ~
37175 \end_inset
37176
37177
37178 \begin_inset CommandInset ref
37179 LatexCommand ref
37180 reference "cap:Configuración-del-documento"
37181
37182 \end_inset
37183
37184 .
37185 \end_layout
37186
37187 \begin_layout Section
37188 El menú Herramientas
37189 \begin_inset Index idx
37190 status collapsed
37191
37192 \begin_layout Plain Layout
37193 Menú ! Herramientas
37194 \end_layout
37195
37196 \end_inset
37197
37198
37199 \end_layout
37200
37201 \begin_layout Subsection
37202 Corrector ortográfico
37203 \end_layout
37204
37205 \begin_layout Standard
37206 Se describe en la sección
37207 \begin_inset space ~
37208 \end_inset
37209
37210
37211 \begin_inset CommandInset ref
37212 LatexCommand ref
37213 reference "sec:Corrector-ortográfico"
37214
37215 \end_inset
37216
37217 .
37218 \end_layout
37219
37220 \begin_layout Subsection
37221 Tesauro
37222 \end_layout
37223
37224 \begin_layout Standard
37225 Se describe en la sección
37226 \begin_inset space ~
37227 \end_inset
37228
37229
37230 \begin_inset CommandInset ref
37231 LatexCommand ref
37232 reference "sec:Tesauro"
37233
37234 \end_inset
37235
37236 .
37237 \end_layout
37238
37239 \begin_layout Subsection
37240 Estadísticas
37241 \begin_inset Index idx
37242 status collapsed
37243
37244 \begin_layout Plain Layout
37245 Contar palabras
37246 \end_layout
37247
37248 \end_inset
37249
37250
37251 \begin_inset Index idx
37252 status collapsed
37253
37254 \begin_layout Plain Layout
37255 Contar caracteres
37256 \end_layout
37257
37258 \end_inset
37259
37260
37261 \end_layout
37262
37263 \begin_layout Standard
37264 Cuenta el número de palabras y caracteres en el documento o en la parte
37265  resaltada.
37266 \end_layout
37267
37268 \begin_layout Subsection
37269 Información TeX
37270 \begin_inset Index idx
37271 status collapsed
37272
37273 \begin_layout Plain Layout
37274 Información TeX
37275 \end_layout
37276
37277 \end_inset
37278
37279
37280 \end_layout
37281
37282 \begin_layout Standard
37283 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
37284 \end_layout
37285
37286 \begin_layout Subsection
37287 Reconfigurar
37288 \begin_inset Index idx
37289 status collapsed
37290
37291 \begin_layout Plain Layout
37292 Reconfiguración de LyX
37293 \end_layout
37294
37295 \end_inset
37296
37297
37298 \begin_inset Index idx
37299 status collapsed
37300
37301 \begin_layout Plain Layout
37302 LyX ! Reconfigurar|see
37303 \begin_inset ERT
37304 status collapsed
37305
37306 \begin_layout Plain Layout
37307
37308 {
37309 \end_layout
37310
37311 \end_inset
37312
37313 Reconfiguración de LyX
37314 \begin_inset ERT
37315 status collapsed
37316
37317 \begin_layout Plain Layout
37318
37319 }
37320 \end_layout
37321
37322 \end_inset
37323
37324
37325 \end_layout
37326
37327 \end_inset
37328
37329
37330 \end_layout
37331
37332 \begin_layout Standard
37333 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
37334  tras su instalación.
37335  Véase la sección
37336 \begin_inset space ~
37337 \end_inset
37338
37339
37340 \begin_inset CommandInset ref
37341 LatexCommand ref
37342 reference "sec:Configuración-básica"
37343
37344 \end_inset
37345
37346 .
37347 \end_layout
37348
37349 \begin_layout Subsection
37350 Preferencias
37351 \end_layout
37352
37353 \begin_layout Standard
37354 El diálogo 
37355 \family sans
37356 Preferencias
37357 \family default
37358  se describe con detalle en el capítulo
37359 \begin_inset space ~
37360 \end_inset
37361
37362
37363 \begin_inset CommandInset ref
37364 LatexCommand ref
37365 reference "cap:Diálogo-preferencias"
37366
37367 \end_inset
37368
37369 .
37370 \end_layout
37371
37372 \begin_layout Section
37373 El menú Ayuda
37374 \begin_inset Index idx
37375 status collapsed
37376
37377 \begin_layout Plain Layout
37378 Menú ! Ayuda
37379 \end_layout
37380
37381 \end_inset
37382
37383
37384 \end_layout
37385
37386 \begin_layout Standard
37387 Aquí están los archivos de documentación de LyX.
37388  Los que estén traducidos saldrán en el idioma en que estén los menús.
37389 \end_layout
37390
37391 \begin_layout Standard
37392 El apartado 
37393 \family sans
37394 Configuración
37395 \begin_inset space ~
37396 \end_inset
37397
37398 de
37399 \begin_inset space ~
37400 \end_inset
37401
37402 LaTeX
37403 \family default
37404  genera un archivo LyX con información sobre los paquetes LaTeX y clases
37405  de documento encontrados por LyX (véase también la sección
37406 \begin_inset space ~
37407 \end_inset
37408
37409
37410 \begin_inset CommandInset ref
37411 LatexCommand ref
37412 reference "sec:LaTeX-conf"
37413
37414 \end_inset
37415
37416 ).
37417 \end_layout
37418
37419 \begin_layout Standard
37420
37421 \end_layout
37422
37423 \begin_layout Section
37424 Barras de herramientas
37425 \begin_inset CommandInset label
37426 LatexCommand label
37427 name "sec:Barras-de-herramientas"
37428
37429 \end_inset
37430
37431
37432 \end_layout
37433
37434 \begin_layout Standard
37435 La aparición u ocultación de las barras de herramientas se explica en
37436 \begin_inset space ~
37437 \end_inset
37438
37439
37440 \begin_inset CommandInset ref
37441 LatexCommand ref
37442 reference "sub:Barras-de-herramientas"
37443
37444 \end_inset
37445
37446 .
37447 \end_layout
37448
37449 \begin_layout Standard
37450 También se pueden definir barras personalizadas.
37451  Se explica en el manual 
37452 \emph on
37453 Características adicionales
37454 \emph default
37455 .
37456  
37457 \end_layout
37458
37459 \begin_layout Subsection
37460 Barra de herramientas Normal
37461 \begin_inset Index idx
37462 status collapsed
37463
37464 \begin_layout Plain Layout
37465 Barras de herramientas ! Normal
37466 \end_layout
37467
37468 \end_inset
37469
37470
37471 \end_layout
37472
37473 \begin_layout Standard
37474 \begin_inset Graphics
37475         filename ../clipart/StandardToolbar.png
37476         width 100col%
37477
37478 \end_inset
37479
37480
37481 \end_layout
37482
37483 \begin_layout Standard
37484 \begin_inset VSpace defskip
37485 \end_inset
37486
37487
37488 \end_layout
37489
37490 \begin_layout Standard
37491 Los botones de la barra normal son, de izquierda a derecha:
37492 \begin_inset ERT
37493 status collapsed
37494
37495 \begin_layout Plain Layout
37496
37497
37498 \backslash
37499 setlength{
37500 \backslash
37501 LTleft}{0pt}
37502 \end_layout
37503
37504 \end_inset
37505
37506
37507 \begin_inset Note Note
37508 status collapsed
37509
37510 \begin_layout Plain Layout
37511 Este comando es necesario para alinear las celdas en la siguiente tabla
37512  larga.
37513  Véase el manual 
37514 \emph on
37515 Objetos insertados
37516 \emph default
37517  para más detalles.
37518 \end_layout
37519
37520 \end_inset
37521
37522
37523 \end_layout
37524
37525 \begin_layout Standard
37526 \begin_inset VSpace defskip
37527 \end_inset
37528
37529
37530 \end_layout
37531
37532 \begin_layout Standard
37533 \begin_inset Tabular
37534 <lyxtabular version="3" rows="1" columns="2">
37535 <features islongtable="true" longtabularalignment="center">
37536 <column alignment="center" valignment="top" width="0">
37537 <column alignment="center" valignment="top" width="0">
37538 <row>
37539 <cell alignment="center" valignment="top" usebox="none">
37540 \begin_inset Text
37541
37542 \begin_layout Plain Layout
37543 \begin_inset Graphics
37544         filename clipart/es_ToolbarEnvBox.png
37545         clip
37546
37547 \end_inset
37548
37549
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 <cell alignment="center" valignment="top" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558 Menú desplegable con los entornos de párrafo
37559 \end_layout
37560
37561 \end_inset
37562 </cell>
37563 </row>
37564 </lyxtabular>
37565
37566 \end_inset
37567
37568
37569 \end_layout
37570
37571 \begin_layout Standard
37572 \begin_inset VSpace -10mm
37573 \end_inset
37574
37575
37576 \end_layout
37577
37578 \begin_layout Standard
37579 \align left
37580 \begin_inset Tabular
37581 <lyxtabular version="3" rows="21" columns="2">
37582 <features islongtable="true" longtabularalignment="center">
37583 <column alignment="left" valignment="top" width="0">
37584 <column alignment="left" valignment="top" width="0">
37585 <row interlinespace="2.5mm">
37586 <cell alignment="center" valignment="top" usebox="none">
37587 \begin_inset Text
37588
37589 \begin_layout Plain Layout
37590
37591 \family sans
37592 \begin_inset Graphics
37593         filename ../../images/buffer-new.png
37594         BoundingBox 0bp 5bp 20bp 20bp
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 <cell alignment="center" valignment="top" usebox="none">
37604 \begin_inset Text
37605
37606 \begin_layout Plain Layout
37607
37608 \family sans
37609 Archivo\SpecialChar \menuseparator
37610 Nuevo
37611 \end_layout
37612
37613 \end_inset
37614 </cell>
37615 </row>
37616 <row interlinespace="2.5mm">
37617 <cell alignment="center" valignment="top" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621 \begin_inset Graphics
37622         filename ../../images/file-open.png
37623         BoundingBox 0bp 5bp 20bp 20bp
37624
37625 \end_inset
37626
37627
37628 \end_layout
37629
37630 \end_inset
37631 </cell>
37632 <cell alignment="center" valignment="top" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636
37637 \family sans
37638 Archivo\SpecialChar \menuseparator
37639 Abrir
37640 \end_layout
37641
37642 \end_inset
37643 </cell>
37644 </row>
37645 <row interlinespace="2.5mm">
37646 <cell alignment="center" valignment="top" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650 \begin_inset Graphics
37651         filename ../../images/buffer-write.png
37652         BoundingBox 0bp 5bp 20bp 20bp
37653
37654 \end_inset
37655
37656
37657 \end_layout
37658
37659 \end_inset
37660 </cell>
37661 <cell alignment="center" valignment="top" usebox="none">
37662 \begin_inset Text
37663
37664 \begin_layout Plain Layout
37665
37666 \family sans
37667 Archivo\SpecialChar \menuseparator
37668 Guardar
37669 \end_layout
37670
37671 \end_inset
37672 </cell>
37673 </row>
37674 <row interlinespace="2.5mm">
37675 <cell alignment="center" valignment="top" usebox="none">
37676 \begin_inset Text
37677
37678 \begin_layout Plain Layout
37679 \begin_inset Graphics
37680         filename ../../images/dialog-show_print.png
37681         BoundingBox 0bp 5bp 24bp 20bp
37682
37683 \end_inset
37684
37685
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 <cell alignment="center" valignment="top" usebox="none">
37691 \begin_inset Text
37692
37693 \begin_layout Plain Layout
37694
37695 \family sans
37696 Archivo\SpecialChar \menuseparator
37697 Imprimir
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 </row>
37703 <row interlinespace="2.5mm">
37704 <cell alignment="center" valignment="top" usebox="none">
37705 \begin_inset Text
37706
37707 \begin_layout Plain Layout
37708 \begin_inset Graphics
37709         filename ../../images/dialog-show_spellchecker.png
37710         BoundingBox 0bp 5bp 20bp 20bp
37711
37712 \end_inset
37713
37714
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 <cell alignment="center" valignment="top" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723
37724 \family sans
37725 Herramientas\SpecialChar \menuseparator
37726 Corrector ortográfico
37727 \end_layout
37728
37729 \end_inset
37730 </cell>
37731 </row>
37732 <row interlinespace="2.5mm">
37733 <cell alignment="center" valignment="top" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737 \begin_inset Graphics
37738         filename ../../images/undo.png
37739         BoundingBox 0bp 5bp 20bp 20bp
37740
37741 \end_inset
37742
37743
37744 \end_layout
37745
37746 \end_inset
37747 </cell>
37748 <cell alignment="center" valignment="top" usebox="none">
37749 \begin_inset Text
37750
37751 \begin_layout Plain Layout
37752
37753 \family sans
37754 Editar\SpecialChar \menuseparator
37755 Deshacer
37756 \end_layout
37757
37758 \end_inset
37759 </cell>
37760 </row>
37761 <row interlinespace="2.5mm">
37762 <cell alignment="center" valignment="top" usebox="none">
37763 \begin_inset Text
37764
37765 \begin_layout Plain Layout
37766 \begin_inset Graphics
37767         filename ../../images/redo.png
37768         BoundingBox 0bp 5bp 20bp 20bp
37769
37770 \end_inset
37771
37772
37773 \end_layout
37774
37775 \end_inset
37776 </cell>
37777 <cell alignment="center" valignment="top" usebox="none">
37778 \begin_inset Text
37779
37780 \begin_layout Plain Layout
37781
37782 \family sans
37783 Editar\SpecialChar \menuseparator
37784 Rehacer
37785 \end_layout
37786
37787 \end_inset
37788 </cell>
37789 </row>
37790 <row interlinespace="2.5mm">
37791 <cell alignment="center" valignment="top" usebox="none">
37792 \begin_inset Text
37793
37794 \begin_layout Plain Layout
37795 \begin_inset Graphics
37796         filename ../../images/cut.png
37797         BoundingBox 0bp 5bp 20bp 20bp
37798
37799 \end_inset
37800
37801
37802 \end_layout
37803
37804 \end_inset
37805 </cell>
37806 <cell alignment="center" valignment="top" usebox="none">
37807 \begin_inset Text
37808
37809 \begin_layout Plain Layout
37810
37811 \family sans
37812 Editar\SpecialChar \menuseparator
37813 Cortar
37814 \end_layout
37815
37816 \end_inset
37817 </cell>
37818 </row>
37819 <row interlinespace="2.5mm">
37820 <cell alignment="center" valignment="top" usebox="none">
37821 \begin_inset Text
37822
37823 \begin_layout Plain Layout
37824 \begin_inset Graphics
37825         filename ../../images/copy.png
37826         BoundingBox 0bp 5bp 20bp 20bp
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839
37840 \family sans
37841 Editar\SpecialChar \menuseparator
37842 Copiar
37843 \end_layout
37844
37845 \end_inset
37846 </cell>
37847 </row>
37848 <row interlinespace="2.5mm">
37849 <cell alignment="center" valignment="top" usebox="none">
37850 \begin_inset Text
37851
37852 \begin_layout Plain Layout
37853 \begin_inset Graphics
37854         filename ../../images/paste.png
37855         BoundingBox 0bp 5bp 20bp 20bp
37856
37857 \end_inset
37858
37859
37860 \end_layout
37861
37862 \end_inset
37863 </cell>
37864 <cell alignment="center" valignment="top" usebox="none">
37865 \begin_inset Text
37866
37867 \begin_layout Plain Layout
37868
37869 \family sans
37870 Editar\SpecialChar \menuseparator
37871 Pegar
37872 \end_layout
37873
37874 \end_inset
37875 </cell>
37876 </row>
37877 <row interlinespace="2.5mm">
37878 <cell alignment="center" valignment="top" usebox="none">
37879 \begin_inset Text
37880
37881 \begin_layout Plain Layout
37882 \begin_inset Graphics
37883         filename ../../images/dialog-show_findreplace.png
37884         BoundingBox 0bp 5bp 20bp 25bp
37885         rotateOrigin center
37886
37887 \end_inset
37888
37889
37890 \end_layout
37891
37892 \end_inset
37893 </cell>
37894 <cell alignment="center" valignment="top" usebox="none">
37895 \begin_inset Text
37896
37897 \begin_layout Plain Layout
37898
37899 \family sans
37900 Editar\SpecialChar \menuseparator
37901 Encontrar y reemplazar
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 </row>
37907 <row interlinespace="2.5mm">
37908 <cell alignment="center" valignment="top" usebox="none">
37909 \begin_inset Text
37910
37911 \begin_layout Plain Layout
37912 \begin_inset Graphics
37913         filename ../../images/bookmark-goto_0.png
37914         BoundingBox 0bp 5bp 20bp 25bp
37915         rotateOrigin center
37916
37917 \end_inset
37918
37919
37920 \end_layout
37921
37922 \end_inset
37923 </cell>
37924 <cell alignment="center" valignment="top" usebox="none">
37925 \begin_inset Text
37926
37927 \begin_layout Plain Layout
37928
37929 \family sans
37930 Navegar\SpecialChar \menuseparator
37931 Marcadores\SpecialChar \menuseparator
37932 Volver
37933 \end_layout
37934
37935 \end_inset
37936 </cell>
37937 </row>
37938 <row interlinespace="2.5mm">
37939 <cell alignment="center" valignment="top" usebox="none">
37940 \begin_inset Text
37941
37942 \begin_layout Plain Layout
37943 \begin_inset Graphics
37944         filename ../../images/font-emph.png
37945         BoundingBox 0bp 5bp 20bp 20bp
37946
37947 \end_inset
37948
37949
37950 \end_layout
37951
37952 \end_inset
37953 </cell>
37954 <cell alignment="center" valignment="top" usebox="none">
37955 \begin_inset Text
37956
37957 \begin_layout Plain Layout
37958 Aplica al texto el formato énfasis, función del diálogo Edit
37959 \family sans
37960 ar\SpecialChar \menuseparator
37961 Estilo
37962 \begin_inset space ~
37963 \end_inset
37964
37965 del
37966 \begin_inset space ~
37967 \end_inset
37968
37969 texto
37970 \end_layout
37971
37972 \end_inset
37973 </cell>
37974 </row>
37975 <row interlinespace="2.5mm">
37976 <cell alignment="center" valignment="top" usebox="none">
37977 \begin_inset Text
37978
37979 \begin_layout Plain Layout
37980 \begin_inset Graphics
37981         filename ../../images/font-noun.png
37982         BoundingBox 0bp 5bp 20bp 20bp
37983
37984 \end_inset
37985
37986
37987 \end_layout
37988
37989 \end_inset
37990 </cell>
37991 <cell alignment="center" valignment="top" usebox="none">
37992 \begin_inset Text
37993
37994 \begin_layout Plain Layout
37995 Aplica al texto el formato versalitas, función del diálogo Edit
37996 \family sans
37997 ar\SpecialChar \menuseparator
37998 Estilo
37999 \begin_inset space ~
38000 \end_inset
38001
38002 del
38003 \begin_inset space ~
38004 \end_inset
38005
38006 texto
38007 \end_layout
38008
38009 \end_inset
38010 </cell>
38011 </row>
38012 <row interlinespace="2.5mm">
38013 <cell alignment="center" valignment="top" usebox="none">
38014 \begin_inset Text
38015
38016 \begin_layout Plain Layout
38017 \begin_inset Graphics
38018         filename ../../images/textstyle-apply.png
38019         BoundingBox 0bp 5bp 20bp 20bp
38020
38021 \end_inset
38022
38023
38024 \end_layout
38025
38026 \end_inset
38027 </cell>
38028 <cell alignment="center" valignment="top" usebox="none">
38029 \begin_inset Text
38030
38031 \begin_layout Plain Layout
38032 Aplica al texto el formato actual del diálogo Edit
38033 \family sans
38034 ar\SpecialChar \menuseparator
38035 Estilo
38036 \begin_inset space ~
38037 \end_inset
38038
38039 del
38040 \begin_inset space ~
38041 \end_inset
38042
38043 texto
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/math-mode.png
38056         BoundingBox 0bp 5bp 20bp 20bp
38057
38058 \end_inset
38059
38060
38061 \end_layout
38062
38063 \end_inset
38064 </cell>
38065 <cell alignment="center" valignment="top" usebox="none">
38066 \begin_inset Text
38067
38068 \begin_layout Plain Layout
38069
38070 \family sans
38071 Insertar\SpecialChar \menuseparator
38072 Ecuación\SpecialChar \menuseparator
38073 En
38074 \begin_inset space ~
38075 \end_inset
38076
38077 línea
38078 \end_layout
38079
38080 \end_inset
38081 </cell>
38082 </row>
38083 <row interlinespace="2.5mm">
38084 <cell alignment="center" valignment="top" usebox="none">
38085 \begin_inset Text
38086
38087 \begin_layout Plain Layout
38088 \begin_inset Graphics
38089         filename ../../images/dialog-show-new-inset_graphics.png
38090         BoundingBox 0bp 5bp 20bp 25bp
38091         rotateOrigin center
38092
38093 \end_inset
38094
38095
38096 \end_layout
38097
38098 \end_inset
38099 </cell>
38100 <cell alignment="center" valignment="top" usebox="none">
38101 \begin_inset Text
38102
38103 \begin_layout Plain Layout
38104
38105 \family sans
38106 Insertar\SpecialChar \menuseparator
38107 Imagen
38108 \end_layout
38109
38110 \end_inset
38111 </cell>
38112 </row>
38113 <row interlinespace="2.5mm">
38114 <cell alignment="center" valignment="top" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118 \begin_inset Graphics
38119         filename ../../images/tabular-insert.png
38120         BoundingBox 0bp 5bp 20bp 25bp
38121         rotateOrigin center
38122
38123 \end_inset
38124
38125
38126 \end_layout
38127
38128 \end_inset
38129 </cell>
38130 <cell alignment="center" valignment="top" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134
38135 \family sans
38136 Insertar\SpecialChar \menuseparator
38137 Tabla
38138 \end_layout
38139
38140 \end_inset
38141 </cell>
38142 </row>
38143 <row interlinespace="2.5mm">
38144 <cell alignment="center" valignment="top" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148 \begin_inset Graphics
38149         filename ../../images/dialog-toggle_toc.png
38150         BoundingBox 0bp 5bp 20bp 25bp
38151         rotateOrigin center
38152
38153 \end_inset
38154
38155
38156 \end_layout
38157
38158 \end_inset
38159 </cell>
38160 <cell alignment="center" valignment="top" usebox="none">
38161 \begin_inset Text
38162
38163 \begin_layout Plain Layout
38164 Muestra/oculta la ventana del navegador, 
38165 \family sans
38166 Documento\SpecialChar \menuseparator
38167 Outline
38168 \end_layout
38169
38170 \end_inset
38171 </cell>
38172 </row>
38173 <row interlinespace="2.5mm">
38174 <cell alignment="center" valignment="top" usebox="none">
38175 \begin_inset Text
38176
38177 \begin_layout Plain Layout
38178 \begin_inset Graphics
38179         filename ../../images/toolbar-toggle_math.png
38180         BoundingBox 0bp 5bp 20bp 25bp
38181         rotateOrigin center
38182
38183 \end_inset
38184
38185
38186 \end_layout
38187
38188 \end_inset
38189 </cell>
38190 <cell alignment="center" valignment="top" usebox="none">
38191 \begin_inset Text
38192
38193 \begin_layout Plain Layout
38194 Muestra/oculta la barra de herramientas matemáticas
38195 \end_layout
38196
38197 \end_inset
38198 </cell>
38199 </row>
38200 <row interlinespace="2.5mm">
38201 <cell alignment="center" valignment="top" usebox="none">
38202 \begin_inset Text
38203
38204 \begin_layout Plain Layout
38205 \begin_inset Graphics
38206         filename ../../images/toolbar-toggle_table.png
38207         BoundingBox 0bp 5bp 20bp 25bp
38208         rotateOrigin center
38209
38210 \end_inset
38211
38212
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 <cell alignment="center" valignment="top" usebox="none">
38218 \begin_inset Text
38219
38220 \begin_layout Plain Layout
38221 Muestra/oculta la barra de herramientas de tablas
38222 \end_layout
38223
38224 \end_inset
38225 </cell>
38226 </row>
38227 </lyxtabular>
38228
38229 \end_inset
38230
38231
38232 \end_layout
38233
38234 \begin_layout Subsection
38235 Barra de herramientas Extra
38236 \begin_inset Index idx
38237 status collapsed
38238
38239 \begin_layout Plain Layout
38240 Barras de herramientas ! Extra
38241 \end_layout
38242
38243 \end_inset
38244
38245
38246 \end_layout
38247
38248 \begin_layout Standard
38249 \begin_inset Graphics
38250         filename ../clipart/ExtraToolbar.png
38251         width 100col%
38252
38253 \end_inset
38254
38255
38256 \end_layout
38257
38258 \begin_layout Standard
38259 \begin_inset VSpace defskip
38260 \end_inset
38261
38262
38263 \end_layout
38264
38265 \begin_layout Standard
38266 Los botones de la barra extra son, de izquierda a derecha:
38267 \end_layout
38268
38269 \begin_layout Standard
38270 \begin_inset VSpace defskip
38271 \end_inset
38272
38273
38274 \end_layout
38275
38276 \begin_layout Standard
38277 \begin_inset Tabular
38278 <lyxtabular version="3" rows="25" columns="2">
38279 <features islongtable="true" longtabularalignment="center">
38280 <column alignment="left" valignment="top" width="0">
38281 <column alignment="left" valignment="top" width="0">
38282 <row interlinespace="2.5mm">
38283 <cell alignment="center" valignment="top" usebox="none">
38284 \begin_inset Text
38285
38286 \begin_layout Plain Layout
38287 \begin_inset Graphics
38288         filename ../../images/layout.png
38289         BoundingBox 0bp 5bp 20bp 25bp
38290         rotateOrigin center
38291
38292 \end_inset
38293
38294
38295 \end_layout
38296
38297 \end_inset
38298 </cell>
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 Predeterminado
38304 \end_layout
38305
38306 \end_inset
38307 </cell>
38308 </row>
38309 <row interlinespace="2.5mm">
38310 <cell alignment="center" valignment="top" usebox="none">
38311 \begin_inset Text
38312
38313 \begin_layout Plain Layout
38314 \begin_inset Graphics
38315         filename ../../images/layout_Enumerate.png
38316         BoundingBox 0bp 5bp 20bp 25bp
38317         rotateOrigin center
38318
38319 \end_inset
38320
38321
38322 \end_layout
38323
38324 \end_inset
38325 </cell>
38326 <cell alignment="center" valignment="top" usebox="none">
38327 \begin_inset Text
38328
38329 \begin_layout Plain Layout
38330 Lista enumerada
38331 \end_layout
38332
38333 \end_inset
38334 </cell>
38335 </row>
38336 <row interlinespace="2.5mm">
38337 <cell alignment="center" valignment="top" usebox="none">
38338 \begin_inset Text
38339
38340 \begin_layout Plain Layout
38341 \begin_inset Graphics
38342         filename ../../images/layout_Itemize.png
38343         BoundingBox 0bp 5bp 20bp 25bp
38344         rotateOrigin center
38345
38346 \end_inset
38347
38348
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357 Lista no numerada
38358 \end_layout
38359
38360 \end_inset
38361 </cell>
38362 </row>
38363 <row interlinespace="2.5mm">
38364 <cell alignment="center" valignment="top" usebox="none">
38365 \begin_inset Text
38366
38367 \begin_layout Plain Layout
38368 \begin_inset Graphics
38369         filename ../../images/layout_List.png
38370         BoundingBox 0bp 5bp 20bp 25bp
38371         rotateOrigin center
38372
38373 \end_inset
38374
38375
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384 Lista
38385 \end_layout
38386
38387 \end_inset
38388 </cell>
38389 </row>
38390 <row interlinespace="2.5mm">
38391 <cell alignment="center" valignment="top" usebox="none">
38392 \begin_inset Text
38393
38394 \begin_layout Plain Layout
38395 \begin_inset Graphics
38396         filename ../../images/layout_Description.png
38397         BoundingBox 0bp 5bp 20bp 25bp
38398         rotateOrigin center
38399
38400 \end_inset
38401
38402
38403 \end_layout
38404
38405 \end_inset
38406 </cell>
38407 <cell alignment="center" valignment="top" usebox="none">
38408 \begin_inset Text
38409
38410 \begin_layout Plain Layout
38411 Lista descripción
38412 \end_layout
38413
38414 \end_inset
38415 </cell>
38416 </row>
38417 <row interlinespace="2.5mm">
38418 <cell alignment="center" valignment="top" usebox="none">
38419 \begin_inset Text
38420
38421 \begin_layout Plain Layout
38422 \begin_inset Graphics
38423         filename ../../images/depth-increment.png
38424         BoundingBox 0bp 5bp 20bp 25bp
38425         rotateOrigin center
38426
38427 \end_inset
38428
38429
38430 \end_layout
38431
38432 \end_inset
38433 </cell>
38434 <cell alignment="center" valignment="top" usebox="none">
38435 \begin_inset Text
38436
38437 \begin_layout Plain Layout
38438
38439 \family sans
38440 Editar\SpecialChar \menuseparator
38441 Aumentar
38442 \begin_inset space ~
38443 \end_inset
38444
38445 profundidad
38446 \begin_inset space ~
38447 \end_inset
38448
38449 de
38450 \begin_inset space ~
38451 \end_inset
38452
38453 lista
38454 \end_layout
38455
38456 \end_inset
38457 </cell>
38458 </row>
38459 <row interlinespace="2.5mm">
38460 <cell alignment="center" valignment="top" usebox="none">
38461 \begin_inset Text
38462
38463 \begin_layout Plain Layout
38464 \begin_inset Graphics
38465         filename ../../images/depth-decrement.png
38466         BoundingBox 0bp 5bp 20bp 25bp
38467         rotateOrigin center
38468
38469 \end_inset
38470
38471
38472 \end_layout
38473
38474 \end_inset
38475 </cell>
38476 <cell alignment="center" valignment="top" usebox="none">
38477 \begin_inset Text
38478
38479 \begin_layout Plain Layout
38480
38481 \family sans
38482 Editar\SpecialChar \menuseparator
38483 Disminuir
38484 \begin_inset space ~
38485 \end_inset
38486
38487 profundidad
38488 \begin_inset space ~
38489 \end_inset
38490
38491 de
38492 \begin_inset space ~
38493 \end_inset
38494
38495 lista
38496 \end_layout
38497
38498 \end_inset
38499 </cell>
38500 </row>
38501 <row interlinespace="2.5mm">
38502 <cell alignment="center" valignment="top" usebox="none">
38503 \begin_inset Text
38504
38505 \begin_layout Plain Layout
38506 \begin_inset Graphics
38507         filename ../../images/float-insert_figure.png
38508         BoundingBox 0bp 5bp 20bp 20bp
38509
38510 \end_inset
38511
38512
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 <cell alignment="center" valignment="top" usebox="none">
38518 \begin_inset Text
38519
38520 \begin_layout Plain Layout
38521
38522 \family sans
38523 Insertar\SpecialChar \menuseparator
38524 Flotante\SpecialChar \menuseparator
38525 Figura
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 </row>
38531 <row interlinespace="2.5mm">
38532 <cell alignment="center" valignment="top" usebox="none">
38533 \begin_inset Text
38534
38535 \begin_layout Plain Layout
38536 \begin_inset Graphics
38537         filename ../../images/float-insert_table.png
38538         BoundingBox 0bp 5bp 20bp 20bp
38539
38540 \end_inset
38541
38542
38543 \end_layout
38544
38545 \end_inset
38546 </cell>
38547 <cell alignment="center" valignment="top" usebox="none">
38548 \begin_inset Text
38549
38550 \begin_layout Plain Layout
38551
38552 \family sans
38553 Insertar\SpecialChar \menuseparator
38554 Flotante\SpecialChar \menuseparator
38555 Tabla
38556 \end_layout
38557
38558 \end_inset
38559 </cell>
38560 </row>
38561 <row interlinespace="2.5mm">
38562 <cell alignment="center" valignment="top" usebox="none">
38563 \begin_inset Text
38564
38565 \begin_layout Plain Layout
38566 \begin_inset Graphics
38567         filename ../../images/label-insert.png
38568         BoundingBox 0bp 5bp 20bp 20bp
38569
38570 \end_inset
38571
38572
38573 \end_layout
38574
38575 \end_inset
38576 </cell>
38577 <cell alignment="center" valignment="top" usebox="none">
38578 \begin_inset Text
38579
38580 \begin_layout Plain Layout
38581
38582 \family sans
38583 Insertar\SpecialChar \menuseparator
38584 Etiqueta
38585 \end_layout
38586
38587 \end_inset
38588 </cell>
38589 </row>
38590 <row interlinespace="2.5mm">
38591 <cell alignment="center" valignment="top" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595 \begin_inset Graphics
38596         filename ../../images/dialog-show-new-inset_ref.png
38597         BoundingBox 0bp 5bp 20bp 20bp
38598
38599 \end_inset
38600
38601
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 <cell alignment="center" valignment="top" usebox="none">
38607 \begin_inset Text
38608
38609 \begin_layout Plain Layout
38610
38611 \family sans
38612 Insertar\SpecialChar \menuseparator
38613 Referencia
38614 \begin_inset space ~
38615 \end_inset
38616
38617 cruzada
38618 \end_layout
38619
38620 \end_inset
38621 </cell>
38622 </row>
38623 <row interlinespace="2.5mm">
38624 <cell alignment="center" valignment="top" usebox="none">
38625 \begin_inset Text
38626
38627 \begin_layout Plain Layout
38628 \begin_inset Graphics
38629         filename ../../images/dialog-show-new-inset_citation.png
38630         BoundingBox 0bp 5bp 20bp 20bp
38631
38632 \end_inset
38633
38634
38635 \end_layout
38636
38637 \end_inset
38638 </cell>
38639 <cell alignment="center" valignment="top" usebox="none">
38640 \begin_inset Text
38641
38642 \begin_layout Plain Layout
38643
38644 \family sans
38645 Insertar\SpecialChar \menuseparator
38646 Cita
38647 \end_layout
38648
38649 \end_inset
38650 </cell>
38651 </row>
38652 <row interlinespace="2.5mm">
38653 <cell alignment="center" valignment="top" usebox="none">
38654 \begin_inset Text
38655
38656 \begin_layout Plain Layout
38657 \begin_inset Graphics
38658         filename ../../images/index-insert.png
38659         BoundingBox 0bp 5bp 20bp 20bp
38660
38661 \end_inset
38662
38663
38664 \end_layout
38665
38666 \end_inset
38667 </cell>
38668 <cell alignment="center" valignment="top" usebox="none">
38669 \begin_inset Text
38670
38671 \begin_layout Plain Layout
38672
38673 \family sans
38674 Insertar\SpecialChar \menuseparator
38675 Entrada
38676 \begin_inset space ~
38677 \end_inset
38678
38679 de
38680 \begin_inset space ~
38681 \end_inset
38682
38683 índice
38684 \end_layout
38685
38686 \end_inset
38687 </cell>
38688 </row>
38689 <row interlinespace="2.5mm">
38690 <cell alignment="center" valignment="top" usebox="none">
38691 \begin_inset Text
38692
38693 \begin_layout Plain Layout
38694 \begin_inset Graphics
38695         filename ../../images/nomencl-insert.png
38696         BoundingBox 0bp 5bp 20bp 20bp
38697
38698 \end_inset
38699
38700
38701 \end_layout
38702
38703 \end_inset
38704 </cell>
38705 <cell alignment="center" valignment="top" usebox="none">
38706 \begin_inset Text
38707
38708 \begin_layout Plain Layout
38709
38710 \family sans
38711 Insertar\SpecialChar \menuseparator
38712 Entrada
38713 \begin_inset space ~
38714 \end_inset
38715
38716 de
38717 \begin_inset space ~
38718 \end_inset
38719
38720 nomenclatura
38721 \end_layout
38722
38723 \end_inset
38724 </cell>
38725 </row>
38726 <row interlinespace="2.5mm">
38727 <cell alignment="center" valignment="top" usebox="none">
38728 \begin_inset Text
38729
38730 \begin_layout Plain Layout
38731 \begin_inset Graphics
38732         filename ../../images/footnote-insert.png
38733         BoundingBox 0bp 5bp 20bp 20bp
38734
38735 \end_inset
38736
38737
38738 \end_layout
38739
38740 \end_inset
38741 </cell>
38742 <cell alignment="center" valignment="top" usebox="none">
38743 \begin_inset Text
38744
38745 \begin_layout Plain Layout
38746
38747 \family sans
38748 Insertar\SpecialChar \menuseparator
38749 Nota
38750 \begin_inset space ~
38751 \end_inset
38752
38753 al
38754 \begin_inset space ~
38755 \end_inset
38756
38757 pie
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 </row>
38763 <row interlinespace="2.5mm">
38764 <cell alignment="center" valignment="top" usebox="none">
38765 \begin_inset Text
38766
38767 \begin_layout Plain Layout
38768 \begin_inset Graphics
38769         filename ../../images/marginalnote-insert.png
38770         BoundingBox 0bp 5bp 20bp 25bp
38771         rotateOrigin center
38772
38773 \end_inset
38774
38775
38776 \end_layout
38777
38778 \end_inset
38779 </cell>
38780 <cell alignment="center" valignment="top" usebox="none">
38781 \begin_inset Text
38782
38783 \begin_layout Plain Layout
38784
38785 \family sans
38786 Insertar\SpecialChar \menuseparator
38787 Nota
38788 \begin_inset space ~
38789 \end_inset
38790
38791 al
38792 \begin_inset space ~
38793 \end_inset
38794
38795 margen
38796 \end_layout
38797
38798 \end_inset
38799 </cell>
38800 </row>
38801 <row interlinespace="2.5mm">
38802 <cell alignment="center" valignment="top" usebox="none">
38803 \begin_inset Text
38804
38805 \begin_layout Plain Layout
38806 \begin_inset Graphics
38807         filename ../../images/note-insert.png
38808         BoundingBox 0bp 5bp 20bp 20bp
38809
38810 \end_inset
38811
38812
38813 \end_layout
38814
38815 \end_inset
38816 </cell>
38817 <cell alignment="center" valignment="top" usebox="none">
38818 \begin_inset Text
38819
38820 \begin_layout Plain Layout
38821
38822 \family sans
38823 Insertar\SpecialChar \menuseparator
38824 Nota\SpecialChar \menuseparator
38825 Nota
38826 \begin_inset space ~
38827 \end_inset
38828
38829 LyX
38830 \end_layout
38831
38832 \end_inset
38833 </cell>
38834 </row>
38835 <row interlinespace="2.5mm">
38836 <cell alignment="center" valignment="top" usebox="none">
38837 \begin_inset Text
38838
38839 \begin_layout Plain Layout
38840 \begin_inset Graphics
38841         filename ../../images/box-insert.png
38842         BoundingBox 0bp 5bp 20bp 20bp
38843
38844 \end_inset
38845
38846
38847 \end_layout
38848
38849 \end_inset
38850 </cell>
38851 <cell alignment="center" valignment="top" usebox="none">
38852 \begin_inset Text
38853
38854 \begin_layout Plain Layout
38855
38856 \family sans
38857 Insertar\SpecialChar \menuseparator
38858 Box
38859 \end_layout
38860
38861 \end_inset
38862 </cell>
38863 </row>
38864 <row interlinespace="2.5mm">
38865 <cell alignment="center" valignment="top" usebox="none">
38866 \begin_inset Text
38867
38868 \begin_layout Plain Layout
38869 \begin_inset Graphics
38870         filename ../../images/url-insert.png
38871         BoundingBox 0bp 5bp 20bp 20bp
38872
38873 \end_inset
38874
38875
38876 \end_layout
38877
38878 \end_inset
38879 </cell>
38880 <cell alignment="center" valignment="top" usebox="none">
38881 \begin_inset Text
38882
38883 \begin_layout Plain Layout
38884
38885 \family sans
38886 Insertar\SpecialChar \menuseparator
38887 URL
38888 \end_layout
38889
38890 \end_inset
38891 </cell>
38892 </row>
38893 <row interlinespace="2.5mm">
38894 <cell alignment="center" valignment="top" usebox="none">
38895 \begin_inset Text
38896
38897 \begin_layout Plain Layout
38898 \begin_inset Graphics
38899         filename ../../images/ert-insert.png
38900         BoundingBox 0bp 5bp 20bp 20bp
38901
38902 \end_inset
38903
38904
38905 \end_layout
38906
38907 \end_inset
38908 </cell>
38909 <cell alignment="center" valignment="top" usebox="none">
38910 \begin_inset Text
38911
38912 \begin_layout Plain Layout
38913
38914 \family sans
38915 Insertar\SpecialChar \menuseparator
38916 Código
38917 \begin_inset space ~
38918 \end_inset
38919
38920 T
38921 \family default
38922
38923 \begin_inset ERT
38924 status collapsed
38925
38926 \begin_layout Plain Layout
38927
38928 {}
38929 \end_layout
38930
38931 \end_inset
38932
38933
38934 \family sans
38935 eX
38936 \end_layout
38937
38938 \end_inset
38939 </cell>
38940 </row>
38941 <row interlinespace="2.5mm">
38942 <cell alignment="center" valignment="top" usebox="none">
38943 \begin_inset Text
38944
38945 \begin_layout Plain Layout
38946 \begin_inset Graphics
38947         filename ../../images/math-macro_newmacroname_newcommand.png
38948         BoundingBox 0bp 5bp 20bp 20bp
38949
38950 \end_inset
38951
38952
38953 \end_layout
38954
38955 \end_inset
38956 </cell>
38957 <cell alignment="center" valignment="top" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961
38962 \family sans
38963 Insertar\SpecialChar \menuseparator
38964 Ecuaciones\SpecialChar \menuseparator
38965 Macro
38966 \end_layout
38967
38968 \end_inset
38969 </cell>
38970 </row>
38971 <row interlinespace="2.5mm">
38972 <cell alignment="center" valignment="top" usebox="none">
38973 \begin_inset Text
38974
38975 \begin_layout Plain Layout
38976 \begin_inset Graphics
38977         filename ../../images/dialog-show-new-inset_include.png
38978         BoundingBox 0bp 5bp 20bp 20bp
38979
38980 \end_inset
38981
38982
38983 \end_layout
38984
38985 \end_inset
38986 </cell>
38987 <cell alignment="center" valignment="top" usebox="none">
38988 \begin_inset Text
38989
38990 \begin_layout Plain Layout
38991
38992 \family sans
38993 Insertar\SpecialChar \menuseparator
38994 Archivo\SpecialChar \menuseparator
38995 Documento
38996 \begin_inset space ~
38997 \end_inset
38998
38999 hijo
39000 \end_layout
39001
39002 \end_inset
39003 </cell>
39004 </row>
39005 <row interlinespace="2.5mm">
39006 <cell alignment="center" valignment="top" usebox="none">
39007 \begin_inset Text
39008
39009 \begin_layout Plain Layout
39010 \begin_inset Graphics
39011         filename ../../images/dialog-show_character.png
39012         BoundingBox 0bp 5bp 20bp 25bp
39013         rotateOrigin center
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 Editar\SpecialChar \menuseparator
39029 Estilo
39030 \begin_inset space ~
39031 \end_inset
39032
39033 del
39034 \begin_inset space ~
39035 \end_inset
39036
39037 texto
39038 \end_layout
39039
39040 \end_inset
39041 </cell>
39042 </row>
39043 <row interlinespace="2.5mm">
39044 <cell alignment="center" valignment="top" usebox="none">
39045 \begin_inset Text
39046
39047 \begin_layout Plain Layout
39048 \begin_inset Graphics
39049         filename ../../images/layout-paragraph.png
39050         BoundingBox 0bp 5bp 20bp 25bp
39051         rotateOrigin center
39052
39053 \end_inset
39054
39055
39056 \end_layout
39057
39058 \end_inset
39059 </cell>
39060 <cell alignment="center" valignment="top" usebox="none">
39061 \begin_inset Text
39062
39063 \begin_layout Plain Layout
39064
39065 \family sans
39066 Editar\SpecialChar \menuseparator
39067 Configuración
39068 \begin_inset space ~
39069 \end_inset
39070
39071 del
39072 \begin_inset space ~
39073 \end_inset
39074
39075 párrafo
39076 \end_layout
39077
39078 \end_inset
39079 </cell>
39080 </row>
39081 <row interlinespace="2.5mm">
39082 <cell alignment="center" valignment="top" usebox="none">
39083 \begin_inset Text
39084
39085 \begin_layout Plain Layout
39086 \begin_inset Graphics
39087         filename ../../images/thesaurus-entry.png
39088         BoundingBox 0bp 5bp 20bp 25bp
39089         rotateOrigin center
39090
39091 \end_inset
39092
39093
39094 \end_layout
39095
39096 \end_inset
39097 </cell>
39098 <cell alignment="center" valignment="top" usebox="none">
39099 \begin_inset Text
39100
39101 \begin_layout Plain Layout
39102
39103 \family sans
39104 Herramientas\SpecialChar \menuseparator
39105 Tesauro
39106 \begin_inset Foot
39107 status collapsed
39108
39109 \begin_layout Plain Layout
39110
39111 \emph on
39112 N.
39113 \begin_inset space \thinspace{}
39114 \end_inset
39115
39116 del T.: 
39117 \emph default
39118 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
39119  es inglés.
39120 \end_layout
39121
39122 \end_inset
39123
39124
39125 \end_layout
39126
39127 \end_inset
39128 </cell>
39129 </row>
39130 </lyxtabular>
39131
39132 \end_inset
39133
39134
39135 \end_layout
39136
39137 \begin_layout Subsection
39138 Barra de herramientas Ver
39139 \begin_inset space \thinspace{}
39140 \end_inset
39141
39142 /
39143 \begin_inset space \thinspace{}
39144 \end_inset
39145
39146 Actualizar
39147 \begin_inset Index idx
39148 status collapsed
39149
39150 \begin_layout Plain Layout
39151 Barras de herramientas ! Ver/Actualizar
39152 \end_layout
39153
39154 \end_inset
39155
39156
39157 \end_layout
39158
39159 \begin_layout Standard
39160 \begin_inset Graphics
39161         filename ../clipart/ViewToolbar.png
39162
39163 \end_inset
39164
39165
39166 \end_layout
39167
39168 \begin_layout Standard
39169 \begin_inset VSpace defskip
39170 \end_inset
39171
39172
39173 \end_layout
39174
39175 \begin_layout Standard
39176 Los botones de la barra ver
39177 \begin_inset space \thinspace{}
39178 \end_inset
39179
39180 /
39181 \begin_inset space \thinspace{}
39182 \end_inset
39183
39184 actualizar son, de izquierda a derecha:
39185 \end_layout
39186
39187 \begin_layout Standard
39188 \begin_inset VSpace defskip
39189 \end_inset
39190
39191
39192 \end_layout
39193
39194 \begin_layout Standard
39195 \begin_inset Tabular
39196 <lyxtabular version="3" rows="6" columns="2">
39197 <features islongtable="true" longtabularalignment="center">
39198 <column alignment="left" valignment="top" width="0">
39199 <column alignment="left" valignment="top" width="0">
39200 <row interlinespace="2.5mm">
39201 <cell alignment="center" valignment="top" usebox="none">
39202 \begin_inset Text
39203
39204 \begin_layout Plain Layout
39205 \begin_inset Graphics
39206         filename ../../images/buffer-view_dvi.png
39207         BoundingBox 0bp 5bp 20bp 25bp
39208         rotateOrigin center
39209
39210 \end_inset
39211
39212
39213 \end_layout
39214
39215 \end_inset
39216 </cell>
39217 <cell alignment="center" valignment="top" usebox="none">
39218 \begin_inset Text
39219
39220 \begin_layout Plain Layout
39221
39222 \family sans
39223 Ver\SpecialChar \menuseparator
39224 DVI
39225 \end_layout
39226
39227 \end_inset
39228 </cell>
39229 </row>
39230 <row interlinespace="2.5mm">
39231 <cell alignment="center" valignment="top" usebox="none">
39232 \begin_inset Text
39233
39234 \begin_layout Plain Layout
39235 \begin_inset Graphics
39236         filename ../../images/buffer-update_dvi.png
39237         BoundingBox 0bp 5bp 20bp 25bp
39238         rotateOrigin center
39239
39240 \end_inset
39241
39242
39243 \end_layout
39244
39245 \end_inset
39246 </cell>
39247 <cell alignment="center" valignment="top" usebox="none">
39248 \begin_inset Text
39249
39250 \begin_layout Plain Layout
39251
39252 \family sans
39253 Ver\SpecialChar \menuseparator
39254 Actualizar\SpecialChar \menuseparator
39255 DVI
39256 \end_layout
39257
39258 \end_inset
39259 </cell>
39260 </row>
39261 <row interlinespace="2.5mm">
39262 <cell alignment="center" valignment="top" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266 \begin_inset Graphics
39267         filename ../../images/buffer-view_pdf2.png
39268         BoundingBox 0bp 5bp 20bp 25bp
39269         rotateOrigin center
39270
39271 \end_inset
39272
39273
39274 \end_layout
39275
39276 \end_inset
39277 </cell>
39278 <cell alignment="center" valignment="top" usebox="none">
39279 \begin_inset Text
39280
39281 \begin_layout Plain Layout
39282
39283 \family sans
39284 Ver\SpecialChar \menuseparator
39285 PDF
39286 \end_layout
39287
39288 \end_inset
39289 </cell>
39290 </row>
39291 <row interlinespace="2.5mm">
39292 <cell alignment="center" valignment="top" usebox="none">
39293 \begin_inset Text
39294
39295 \begin_layout Plain Layout
39296 \begin_inset Graphics
39297         filename ../../images/buffer-update_pdf2.png
39298         BoundingBox 0bp 5bp 20bp 25bp
39299         rotateOrigin center
39300
39301 \end_inset
39302
39303
39304 \end_layout
39305
39306 \end_inset
39307 </cell>
39308 <cell alignment="center" valignment="top" usebox="none">
39309 \begin_inset Text
39310
39311 \begin_layout Plain Layout
39312
39313 \family sans
39314 Ver\SpecialChar \menuseparator
39315 Actualizar\SpecialChar \menuseparator
39316 PDF
39317 \end_layout
39318
39319 \end_inset
39320 </cell>
39321 </row>
39322 <row interlinespace="2.5mm">
39323 <cell alignment="center" valignment="top" usebox="none">
39324 \begin_inset Text
39325
39326 \begin_layout Plain Layout
39327 \begin_inset Graphics
39328         filename ../../images/buffer-view_ps.png
39329         BoundingBox 0bp 5bp 20bp 25bp
39330         rotateOrigin center
39331
39332 \end_inset
39333
39334
39335 \end_layout
39336
39337 \end_inset
39338 </cell>
39339 <cell alignment="center" valignment="top" usebox="none">
39340 \begin_inset Text
39341
39342 \begin_layout Plain Layout
39343
39344 \family sans
39345 Ver\SpecialChar \menuseparator
39346 Postscript
39347 \end_layout
39348
39349 \end_inset
39350 </cell>
39351 </row>
39352 <row interlinespace="2.5mm">
39353 <cell alignment="center" valignment="top" usebox="none">
39354 \begin_inset Text
39355
39356 \begin_layout Plain Layout
39357 \begin_inset Graphics
39358         filename ../../images/buffer-update_ps.png
39359         BoundingBox 0bp 5bp 20bp 25bp
39360         rotateOrigin center
39361
39362 \end_inset
39363
39364
39365 \end_layout
39366
39367 \end_inset
39368 </cell>
39369 <cell alignment="center" valignment="top" usebox="none">
39370 \begin_inset Text
39371
39372 \begin_layout Plain Layout
39373
39374 \family sans
39375 Ver\SpecialChar \menuseparator
39376 Actualizar\SpecialChar \menuseparator
39377 Postscript
39378 \end_layout
39379
39380 \end_inset
39381 </cell>
39382 </row>
39383 </lyxtabular>
39384
39385 \end_inset
39386
39387
39388 \end_layout
39389
39390 \begin_layout Subsection
39391 Otras barras de herramientas
39392 \end_layout
39393
39394 \begin_layout Standard
39395 La barra de herramientas para el seguimiento de cambios se explica en la
39396  sección
39397 \begin_inset space ~
39398 \end_inset
39399
39400
39401 \begin_inset CommandInset ref
39402 LatexCommand ref
39403 reference "sec:Seguimiento-de-cambios"
39404
39405 \end_inset
39406
39407 , la barra de herramientas para tablas
39408 \begin_inset Index idx
39409 status collapsed
39410
39411 \begin_layout Plain Layout
39412 Barras de herramientas ! Tabla
39413 \end_layout
39414
39415 \end_inset
39416
39417  se explica en el manual 
39418 \emph on
39419 Objetos insertados
39420 \emph default
39421 , la de macros
39422 \begin_inset Index idx
39423 status collapsed
39424
39425 \begin_layout Plain Layout
39426 Barras de herramientas ! Macros
39427 \end_layout
39428
39429 \end_inset
39430
39431  en el manual 
39432 \emph on
39433 Ecuaciones
39434 \emph default
39435 .
39436 \end_layout
39437
39438 \begin_layout Chapter
39439 Configuración del documento
39440 \begin_inset CommandInset label
39441 LatexCommand label
39442 name "cap:Configuración-del-documento"
39443
39444 \end_inset
39445
39446
39447 \begin_inset Index idx
39448 status collapsed
39449
39450 \begin_layout Plain Layout
39451 Documentos ! Configuración
39452 \end_layout
39453
39454 \end_inset
39455
39456
39457 \end_layout
39458
39459 \begin_layout Standard
39460 El diálogo que se abre con el menú 
39461 \family sans
39462 Documento\SpecialChar \menuseparator
39463 Configuración
39464 \family default
39465  contiene diversos submenús en los que se pueden establecer propiedades
39466  para todo el documento.
39467  Las características seleccionadas pueden guardarse como predeterminadas
39468  con el botón 
39469 \family sans
39470 Guardar
39471 \family default
39472
39473 \begin_inset space ~
39474 \end_inset
39475
39476
39477 \family sans
39478 como
39479 \family default
39480
39481 \begin_inset space ~
39482 \end_inset
39483
39484
39485 \family sans
39486 valores
39487 \family default
39488
39489 \begin_inset space ~
39490 \end_inset
39491
39492
39493 \family sans
39494 predeterminados
39495 \family default
39496 .
39497  Al hacer esto, se crea una plantilla llamada 
39498 \family typewriter
39499 default.lyx
39500 \family default
39501  que se carga automáticamente cada vez que abres un nuevo documento sin
39502  plantilla.
39503 \end_layout
39504
39505 \begin_layout Standard
39506 Los submenús del diálogo se explican a continuación.
39507 \end_layout
39508
39509 \begin_layout Section
39510 Clase del documento
39511 \end_layout
39512
39513 \begin_layout Standard
39514 Aquí se establece la clase de documento, las opciones de clase, un controlador
39515  de gráficos y un documento maestro.
39516  Las clases de documento se describen en la sección
39517 \begin_inset space ~
39518 \end_inset
39519
39520
39521 \begin_inset space \thinspace{}
39522 \end_inset
39523
39524
39525 \begin_inset CommandInset ref
39526 LatexCommand ref
39527 reference "sec:Clases-de-documento"
39528
39529 \end_inset
39530
39531 .
39532  Algunas clases usan algunas opciones de clase predefinidas.
39533  Si este es el caso, se listan en el campo 
39534 \family sans
39535 Predefinido
39536 \family default
39537  y puedes decidir si usarlas o no.
39538  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
39539  es recomendable no tocarlas.
39540  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
39541  y formato de página.
39542  Cuando se usa 
39543 \family sans
39544 Predeterminado
39545 \family default
39546  se utilizan los controladores predeterminados para los paquetes LaTeX.
39547  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
39548  que haces.
39549 \begin_inset Foot
39550 status collapsed
39551
39552 \begin_layout Plain Layout
39553 Si quieres usar uno de los siguientes controladores
39554 \begin_inset Newline newline
39555 \end_inset
39556
39557 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39558 \begin_inset Newline newline
39559 \end_inset
39560
39561 primero tienes que activarlos en tu distribución LaTeX, véase sec.
39562 \begin_inset space \thinspace{}
39563 \end_inset
39564
39565 2 en 
39566 \begin_inset CommandInset href
39567 LatexCommand href
39568 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39569
39570 \end_inset
39571
39572 .
39573 \end_layout
39574
39575 \end_inset
39576
39577
39578 \end_layout
39579
39580 \begin_layout Standard
39581 Es necesario especificar un documento maestro cuando el actual documento
39582  es un documento hijo o un subdocumento.
39583  El documento maestro será utilizado por LyX si se abre un documento hijo
39584  sin su maestro.
39585  Así los documentos hijo son siempre compilables.
39586  Sobre este asunto hay más información en la sección 
39587 \emph on
39588 Documentos hijo
39589 \emph default
39590  del manual 
39591 \emph on
39592 Objetos insertados
39593 \emph default
39594 .
39595 \end_layout
39596
39597 \begin_layout Section
39598 Módulos
39599 \end_layout
39600
39601 \begin_layout Standard
39602 Los módulos se explican en la sección
39603 \begin_inset space ~
39604 \end_inset
39605
39606
39607 \begin_inset CommandInset ref
39608 LatexCommand ref
39609 reference "sub:Módulos"
39610
39611 \end_inset
39612
39613
39614 \end_layout
39615
39616 \begin_layout Section
39617 Fuentes
39618 \end_layout
39619
39620 \begin_layout Standard
39621 La configuración de las fuentes del documento se explica en la sección
39622 \begin_inset space ~
39623 \end_inset
39624
39625
39626 \begin_inset CommandInset ref
39627 LatexCommand ref
39628 reference "sec:Estilo-de-letra"
39629
39630 \end_inset
39631
39632
39633 \end_layout
39634
39635 \begin_layout Section
39636 Diseño del texto
39637 \end_layout
39638
39639 \begin_layout Standard
39640 Aquí se establece el modo de separación de párrafos, sangrado o espacio
39641  vertical.
39642 \end_layout
39643
39644 \begin_layout Standard
39645 También el espacio entre líneas y el número de columnas, pero ten en cuenta
39646  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
39647  y no es parte del concepto WYSIWYM.
39648  Sí se verá en la salida.
39649 \end_layout
39650
39651 \begin_layout Standard
39652 La configuración de listados se explica en la sección correspondiente del
39653  manual 
39654 \emph on
39655 Objetos insertados
39656 \emph default
39657 .
39658 \end_layout
39659
39660 \begin_layout Standard
39661
39662 \end_layout
39663
39664 \begin_layout Section
39665 Diseño de página
39666 \end_layout
39667
39668 \begin_layout Standard
39669 Opciones relacionadas con el tamaño y orientación del papel, que se describen
39670  en las secciones
39671 \begin_inset space ~
39672 \end_inset
39673
39674
39675 \begin_inset CommandInset ref
39676 LatexCommand ref
39677 reference "sub:Papel-tamaño-orientación"
39678
39679 \end_inset
39680
39681  y
39682 \begin_inset space ~
39683 \end_inset
39684
39685
39686 \begin_inset CommandInset ref
39687 LatexCommand ref
39688 reference "sub:Formato-de-documento"
39689
39690 \end_inset
39691
39692 .
39693 \end_layout
39694
39695 \begin_layout Standard
39696
39697 \end_layout
39698
39699 \begin_layout Section
39700 Márgenes de página
39701 \end_layout
39702
39703 \begin_layout Standard
39704 Para establecer los márgenes del papel, véase la sección
39705 \begin_inset space ~
39706 \end_inset
39707
39708
39709 \begin_inset CommandInset ref
39710 LatexCommand ref
39711 reference "sub:Márgenes"
39712
39713 \end_inset
39714
39715 .
39716 \end_layout
39717
39718 \begin_layout Section
39719 Idioma
39720 \begin_inset Index idx
39721 status collapsed
39722
39723 \begin_layout Plain Layout
39724 Idioma ! Codificación
39725 \end_layout
39726
39727 \end_inset
39728
39729
39730 \end_layout
39731
39732 \begin_layout Standard
39733 Aquí se determina el idioma del documento y el estilo de las comillas.
39734  La codificación determina cómo se exporta a LaTeX el contenido del documento
39735  (el archivo LyX siempre se codifica en utf8).
39736  Todos los caracteres que no puedan codificarse en la codificación especificada
39737  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
39738  carácter es desconocido).
39739 \begin_inset Foot
39740 status collapsed
39741
39742 \begin_layout Plain Layout
39743 Los comandos conocidos se definen en un archivo de texto.
39744  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
39745  se explica en el manual 
39746 \emph on
39747 Personalización
39748 \emph default
39749 .
39750  
39751 \end_layout
39752
39753 \end_inset
39754
39755
39756 \end_layout
39757
39758 \begin_layout Standard
39759 Si marcas la opción 
39760 \family sans
39761 Idioma predeterminado
39762 \family default
39763 , LyX determina la codificación de cada porción de texto a partir del idioma
39764  de dicho texto.
39765  Si el documento contiene texto en más de un idioma podría haber más de
39766  una codificación en el archivo LaTeX.
39767  Si no usas esa opción, todo el documento usará sólo una codificación.
39768  Lo más recomendable es marcar esta opción, a menos que utilices 
39769 \family sans
39770 XeTeX
39771 \family default
39772
39773 \begin_inset Foot
39774 status collapsed
39775
39776 \begin_layout Plain Layout
39777 XeTeX es un programa de tipografía alternativo a LaTeX.
39778  Soporta Unicode de forma nativa y asume que el archivo de entrada está
39779  en UTF-8.
39780  Más información sobre el uso de LyX con XeTeX en 
39781 \begin_inset CommandInset citation
39782 LatexCommand cite
39783 key "XeTeX"
39784
39785 \end_inset
39786
39787 .
39788 \end_layout
39789
39790 \end_inset
39791
39792 , (véase más adelante).
39793 \end_layout
39794
39795 \begin_layout Standard
39796 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
39797  muchos símbolos especiales o no alfabéticos.
39798  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
39799  elige una de las cuatro variantes utf8 de la lista de abajo.
39800  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
39801  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
39802  unicode sea bien procesado con la opción 
39803 \family sans
39804 Idioma predeterminado
39805 \family default
39806 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
39807  funcione con una  codificación fija utf8, (cuando no se usa la lista de
39808  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
39809 \end_layout
39810
39811 \begin_layout Standard
39812 He aquí una lista con las codificaciones importantes:
39813 \end_layout
39814
39815 \begin_layout Description
39816 Idioma
39817 \begin_inset space ~
39818 \end_inset
39819
39820 predeterminado
39821 \begin_inset space ~
39822 \end_inset
39823
39824 (no
39825 \begin_inset space ~
39826 \end_inset
39827
39828 inputenc)
39829 \family roman
39830  
39831 \family default
39832 Lo mismo que 
39833 \family sans
39834 Idioma predeterminado
39835 \family default
39836 , pero sin usar el paquete LaTeX 
39837 \series bold
39838 inputenc
39839 \series default
39840
39841 \begin_inset Index idx
39842 status collapsed
39843
39844 \begin_layout Plain Layout
39845 LaTeX, paquetes ! inputenc
39846 \end_layout
39847
39848 \end_inset
39849
39850 .
39851  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
39852  adicionales en el preámbulo, y especificar la codificación usada para partes
39853  de texto en idiomas foráneos en código TeX.
39854 \end_layout
39855
39856 \begin_layout Description
39857 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
39858  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
39859  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
39860 \end_layout
39861
39862 \begin_layout Description
39863 Árabe
39864 \begin_inset space ~
39865 \end_inset
39866
39867 (CP
39868 \begin_inset space ~
39869 \end_inset
39870
39871 1256) Código MS Windows para árabe y farsi
39872 \end_layout
39873
39874 \begin_layout Description
39875 Árabe
39876 \begin_inset space ~
39877 \end_inset
39878
39879 (ISO
39880 \begin_inset space ~
39881 \end_inset
39882
39883 8859-6) para árabe y farsi
39884 \end_layout
39885
39886 \begin_layout Description
39887 Armenio
39888 \begin_inset space ~
39889 \end_inset
39890
39891 (ArmSCII8) para armenio
39892 \end_layout
39893
39894 \begin_layout Description
39895 Báltico
39896 \begin_inset space ~
39897 \end_inset
39898
39899 (CP
39900 \begin_inset space ~
39901 \end_inset
39902
39903 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
39904  ISO-8859-13
39905 \end_layout
39906
39907 \begin_layout Description
39908 Báltico
39909 \begin_inset space ~
39910 \end_inset
39911
39912 (ISO
39913 \begin_inset space ~
39914 \end_inset
39915
39916 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
39917 \end_layout
39918
39919 \begin_layout Description
39920 Báltico
39921 \begin_inset space ~
39922 \end_inset
39923
39924 (ISO
39925 \begin_inset space ~
39926 \end_inset
39927
39928 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
39929  ISO-8859-13
39930 \end_layout
39931
39932 \begin_layout Description
39933 Chino
39934 \begin_inset space ~
39935 \end_inset
39936
39937 (simplificado)
39938 \begin_inset space ~
39939 \end_inset
39940
39941 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
39942  2001 este código se ha reemplazado oficialmente por el código GB18030,
39943  como GB18030 no está disponible para LaTeX podrías probar a usar el código
39944  Unicode
39945 \begin_inset space ~
39946 \end_inset
39947
39948 (CJK)
39949 \begin_inset space ~
39950 \end_inset
39951
39952 (utf8)
39953 \end_layout
39954
39955 \begin_layout Description
39956 Chino
39957 \begin_inset space ~
39958 \end_inset
39959
39960 (simplificado)
39961 \begin_inset space ~
39962 \end_inset
39963
39964 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
39965  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
39966  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
39967  el código Unicode
39968 \begin_inset space ~
39969 \end_inset
39970
39971 (CJK)
39972 \begin_inset space ~
39973 \end_inset
39974
39975 (utf8)
39976 \end_layout
39977
39978 \begin_layout Description
39979 Chino
39980 \begin_inset space ~
39981 \end_inset
39982
39983 (traditional)
39984 \begin_inset space ~
39985 \end_inset
39986
39987 (EUC-TW) para chino tradicional
39988 \end_layout
39989
39990 \begin_layout Description
39991 Cirílico
39992 \begin_inset space ~
39993 \end_inset
39994
39995 (CP
39996 \begin_inset space ~
39997 \end_inset
39998
39999 1251) código MS Windows para cirílico
40000 \end_layout
40001
40002 \begin_layout Description
40003 Cirílico
40004 \begin_inset space ~
40005 \end_inset
40006
40007 (ISO
40008 \begin_inset space ~
40009 \end_inset
40010
40011 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
40012 \end_layout
40013
40014 \begin_layout Description
40015 Cirílico
40016 \begin_inset space ~
40017 \end_inset
40018
40019 (KOI8-R) cirílico estándar especialmente para ruso
40020 \end_layout
40021
40022 \begin_layout Description
40023 Cirílico
40024 \begin_inset space ~
40025 \end_inset
40026
40027 (KOI8-U) cirílico para ucranio
40028 \end_layout
40029
40030 \begin_layout Description
40031 Cirílico
40032 \begin_inset space ~
40033 \end_inset
40034
40035 (pt
40036 \begin_inset space ~
40037 \end_inset
40038
40039 154) cirílico para kazajo
40040 \end_layout
40041
40042 \begin_layout Description
40043 Coreano
40044 \begin_inset space ~
40045 \end_inset
40046
40047 (EUC-KR) para coreano
40048 \end_layout
40049
40050 \begin_layout Description
40051 Europeo
40052 \begin_inset space ~
40053 \end_inset
40054
40055 Central
40056 \begin_inset space ~
40057 \end_inset
40058
40059 (CP
40060 \begin_inset space ~
40061 \end_inset
40062
40063 1250) Código MS Windows para ISO
40064 \begin_inset space ~
40065 \end_inset
40066
40067 8859-2 (latin2)
40068 \end_layout
40069
40070 \begin_layout Description
40071 Europeo
40072 \begin_inset space ~
40073 \end_inset
40074
40075 Central
40076 \begin_inset space ~
40077 \end_inset
40078
40079 (ISO
40080 \begin_inset space ~
40081 \end_inset
40082
40083 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
40084  rumano, eslovaco y esloveno
40085 \end_layout
40086
40087 \begin_layout Description
40088 Europeo
40089 \begin_inset space ~
40090 \end_inset
40091
40092 Occidental
40093 \begin_inset space ~
40094 \end_inset
40095
40096 (CP
40097 \begin_inset space ~
40098 \end_inset
40099
40100 1252) código MS Windows para ISO
40101 \begin_inset space ~
40102 \end_inset
40103
40104 8859-1 (latin1)
40105 \end_layout
40106
40107 \begin_layout Description
40108 Europeo
40109 \begin_inset space ~
40110 \end_inset
40111
40112 Occidental
40113 \begin_inset space ~
40114 \end_inset
40115
40116 (ISO
40117 \begin_inset space ~
40118 \end_inset
40119
40120 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
40121  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
40122  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
40123  vez de éste.
40124 \end_layout
40125
40126 \begin_layout Description
40127 Europeo
40128 \begin_inset space ~
40129 \end_inset
40130
40131 Occidental
40132 \begin_inset space ~
40133 \end_inset
40134
40135 (ISO
40136 \begin_inset space ~
40137 \end_inset
40138
40139 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
40140  la ligadura œ y algunos caracteres para francés y finés
40141 \end_layout
40142
40143 \begin_layout Description
40144 Europeo
40145 \begin_inset space ~
40146 \end_inset
40147
40148 Sur
40149 \begin_inset space ~
40150 \end_inset
40151
40152 (ISO
40153 \begin_inset space ~
40154 \end_inset
40155
40156 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
40157 \end_layout
40158
40159 \begin_layout Description
40160 Europeo
40161 \begin_inset space ~
40162 \end_inset
40163
40164 Sudoriental
40165 \begin_inset space ~
40166 \end_inset
40167
40168 (ISO
40169 \begin_inset space ~
40170 \end_inset
40171
40172 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
40173  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
40174  idiomas con caracteres diacríticos
40175 \end_layout
40176
40177 \begin_layout Description
40178 Griego
40179 \begin_inset space ~
40180 \end_inset
40181
40182 (ISO
40183 \begin_inset space ~
40184 \end_inset
40185
40186 8859-7) para griego
40187 \end_layout
40188
40189 \begin_layout Description
40190 Hebreo
40191 \begin_inset space ~
40192 \end_inset
40193
40194 (CP
40195 \begin_inset space ~
40196 \end_inset
40197
40198 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
40199 \end_layout
40200
40201 \begin_layout Description
40202 Hebreo
40203 \begin_inset space ~
40204 \end_inset
40205
40206 (ISO
40207 \begin_inset space ~
40208 \end_inset
40209
40210 8859-8) para hebreo
40211 \end_layout
40212
40213 \begin_layout Description
40214 Japonés
40215 \begin_inset space ~
40216 \end_inset
40217
40218 (CJK)
40219 \begin_inset space ~
40220 \end_inset
40221
40222 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40223 \series bold
40224 CJK
40225 \series default
40226
40227 \begin_inset Index idx
40228 status collapsed
40229
40230 \begin_layout Plain Layout
40231 LaTeX, paquetes ! CJK
40232 \end_layout
40233
40234 \end_inset
40235
40236 , para usarlo el idioma del documento se establece en 
40237 \family sans
40238 Japonés (CJK)
40239 \end_layout
40240
40241 \begin_layout Description
40242 Japonés
40243 \begin_inset space ~
40244 \end_inset
40245
40246 (CJK)
40247 \begin_inset space ~
40248 \end_inset
40249
40250 (JIS) código JIS para japonés, usa el paquete LaTeX
40251 \series bold
40252  CJK
40253 \series default
40254 , para usarlo el idioma del documento se establece en 
40255 \family sans
40256 Japonés (CJK)
40257 \end_layout
40258
40259 \begin_layout Description
40260 Japonés
40261 \begin_inset space ~
40262 \end_inset
40263
40264 (no-CJK)
40265 \begin_inset space ~
40266 \end_inset
40267
40268 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40269 \series bold
40270 japanese
40271 \series default
40272
40273 \begin_inset Index idx
40274 status collapsed
40275
40276 \begin_layout Plain Layout
40277 LaTeX, paquetes ! japanese
40278 \end_layout
40279
40280 \end_inset
40281
40282 , para usarlo el idioma del documento se establece en 
40283 \family sans
40284 Japonés
40285 \end_layout
40286
40287 \begin_layout Description
40288 Japonés
40289 \begin_inset space ~
40290 \end_inset
40291
40292 (no-CJK)
40293 \begin_inset space ~
40294 \end_inset
40295
40296 (JIS) código JIS para japonés, usa el paquete LaTeX 
40297 \series bold
40298 japanese
40299 \series default
40300 , para usarlo el idioma del documento se establece en 
40301 \family sans
40302 Japonés
40303 \end_layout
40304
40305 \begin_layout Description
40306 Japonés
40307 \begin_inset space ~
40308 \end_inset
40309
40310 (no-CJK)
40311 \begin_inset space ~
40312 \end_inset
40313
40314 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
40315 \series bold
40316 japanese
40317 \series default
40318 , para usarlo el idioma del documento se establece en 
40319 \family sans
40320 Japonés
40321 \end_layout
40322
40323 \begin_layout Description
40324 Thai
40325 \begin_inset space ~
40326 \end_inset
40327
40328 (TIS
40329 \begin_inset space ~
40330 \end_inset
40331
40332 620-0) para thai
40333 \end_layout
40334
40335 \begin_layout Description
40336 Turco
40337 \begin_inset space ~
40338 \end_inset
40339
40340 (ISO
40341 \begin_inset space ~
40342 \end_inset
40343
40344 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
40345  letras islandesas son reemplazadas por letras turcas
40346 \end_layout
40347
40348 \begin_layout Description
40349 Unicode
40350 \begin_inset space ~
40351 \end_inset
40352
40353 (CJK)
40354 \begin_inset space ~
40355 \end_inset
40356
40357 (utf8) Unicode utf8 con el paquete LaTeX 
40358 \series bold
40359 CJK
40360 \series default
40361
40362 \begin_inset Index idx
40363 status collapsed
40364
40365 \begin_layout Plain Layout
40366 LaTeX, paquetes ! CJK
40367 \end_layout
40368
40369 \end_inset
40370
40371  (para los idiomas chino, japonés y coreano)
40372 \end_layout
40373
40374 \begin_layout Description
40375 Unicode
40376 \begin_inset space ~
40377 \end_inset
40378
40379 (XeTeX)
40380 \begin_inset space ~
40381 \end_inset
40382
40383 (utf8) Unicode utf8 para usar con 
40384 \family sans
40385 XeTeX
40386 \family default
40387 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
40388 \series bold
40389 inputenc
40390 \series default
40391  
40392 \begin_inset Foot
40393 status collapsed
40394
40395 \begin_layout Plain Layout
40396 Más sobre el uso de LyX con XeTeX en 
40397 \begin_inset CommandInset citation
40398 LatexCommand cite
40399 key "XeTeX"
40400
40401 \end_inset
40402
40403 .
40404 \end_layout
40405
40406 \end_inset
40407
40408
40409 \end_layout
40410
40411 \begin_layout Description
40412 Unicode
40413 \begin_inset space ~
40414 \end_inset
40415
40416 (ucs-extendido)
40417 \begin_inset space ~
40418 \end_inset
40419
40420 (utf8x) Unicode utf8 basado en el paquete LaTeX 
40421 \series bold
40422 ucs
40423 \series default
40424
40425 \begin_inset Index idx
40426 status collapsed
40427
40428 \begin_layout Plain Layout
40429 LaTeX, paquetes ! ucs
40430 \end_layout
40431
40432 \end_inset
40433
40434  (global, incluyendo latín, griego, cirílico y guiones CJK).
40435 \end_layout
40436
40437 \begin_layout Description
40438 Unicode
40439 \begin_inset space ~
40440 \end_inset
40441
40442 (utf8) Unicode utf8 basado en el paquete LaTeX 
40443 \series bold
40444 inputenc
40445 \series default
40446
40447 \begin_inset Index idx
40448 status collapsed
40449
40450 \begin_layout Plain Layout
40451 LaTeX, paquetes ! inputenc
40452 \end_layout
40453
40454 \end_inset
40455
40456 .
40457  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
40458  para escritos en latín)
40459 \end_layout
40460
40461 \begin_layout Section
40462 Numeración e IG
40463 \end_layout
40464
40465 \begin_layout Standard
40466 Esta opción permite ajustar la profundidad de numeración de los encabezados
40467  de sección como se explica en la sección
40468 \begin_inset space ~
40469 \end_inset
40470
40471
40472 \begin_inset CommandInset ref
40473 LatexCommand ref
40474 reference "sub:Profundidad-de-numeración"
40475
40476 \end_inset
40477
40478 .
40479 \end_layout
40480
40481 \begin_layout Section
40482 Bibliografía
40483 \end_layout
40484
40485 \begin_layout Standard
40486 Aquí se elige el estilo de las citas bibliográficas, si están instalados
40487  los paquetes LaTeX 
40488 \series bold
40489 natbib
40490 \series default
40491
40492 \begin_inset Index idx
40493 status collapsed
40494
40495 \begin_layout Plain Layout
40496 LaTeX, paquetes ! natbib
40497 \end_layout
40498
40499 \end_inset
40500
40501  o 
40502 \series bold
40503 jurabib
40504 \series default
40505
40506 \begin_inset Index idx
40507 status collapsed
40508
40509 \begin_layout Plain Layout
40510 LaTeX, paquetes ! jurabib
40511 \end_layout
40512
40513 \end_inset
40514
40515 .
40516  Hay una descripción de esta característica en la sección
40517 \begin_inset space ~
40518 \end_inset
40519
40520
40521 \begin_inset CommandInset ref
40522 LatexCommand ref
40523 reference "sec:Bibliografía"
40524
40525 \end_inset
40526
40527 .
40528 \end_layout
40529
40530 \begin_layout Section
40531 Propiedades PDF
40532 \end_layout
40533
40534 \begin_layout Standard
40535 Se explica en la sección
40536 \begin_inset space \thinspace{}
40537 \end_inset
40538
40539
40540 \begin_inset CommandInset ref
40541 LatexCommand ref
40542 reference "sec:Propiedades-PDF"
40543
40544 \end_inset
40545
40546 .
40547 \end_layout
40548
40549 \begin_layout Section
40550 Opciones para ecuaciones
40551 \end_layout
40552
40553 \begin_layout Standard
40554 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
40555 \family sans
40556  
40557 \family default
40558 \series bold
40559 amsmath
40560 \series default
40561
40562 \begin_inset Index idx
40563 status collapsed
40564
40565 \begin_layout Plain Layout
40566 LaTeX, paquetes ! amsmath
40567 \end_layout
40568
40569 \end_inset
40570
40571  y 
40572 \series bold
40573 esint
40574 \series default
40575
40576 \begin_inset Index idx
40577 status collapsed
40578
40579 \begin_layout Plain Layout
40580 LaTeX, paquetes ! esint
40581 \end_layout
40582
40583 \end_inset
40584
40585
40586 \family sans
40587 ,
40588 \family default
40589  o si usarlos automáticamente.
40590 \end_layout
40591
40592 \begin_layout Standard
40593
40594 \series bold
40595 amsmath 
40596 \series default
40597 es necesario para numerosas estructuras; si recibes mensajes de error en
40598  ecuaciones comprueba que has habilitado el uso de AMS.
40599 \end_layout
40600
40601 \begin_layout Standard
40602
40603 \series bold
40604 esint
40605 \series default
40606  se usa para ciertos caracteres en integrales
40607 \end_layout
40608
40609 \begin_layout Section
40610 Posición de flotantes
40611 \end_layout
40612
40613 \begin_layout Standard
40614 La ubicación de los flotantes se explica en la sección
40615 \begin_inset space ~
40616 \end_inset
40617
40618
40619 \begin_inset CommandInset ref
40620 LatexCommand ref
40621 reference "sub:Colocación-de-flotantes"
40622
40623 \end_inset
40624
40625 .
40626 \end_layout
40627
40628 \begin_layout Section
40629 Marcas
40630 \end_layout
40631
40632 \begin_layout Standard
40633 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
40634  del entorno de lista 
40635 \family sans
40636 Enumeración*
40637 \family default
40638 , que se describe en la sección
40639 \begin_inset space ~
40640 \end_inset
40641
40642
40643 \begin_inset CommandInset ref
40644 LatexCommand ref
40645 reference "sec:Enumeración*"
40646
40647 \end_inset
40648
40649 .
40650 \end_layout
40651
40652 \begin_layout Section
40653 Ramas
40654 \end_layout
40655
40656 \begin_layout Standard
40657 Se explican en la sección
40658 \begin_inset space ~
40659 \end_inset
40660
40661
40662 \begin_inset CommandInset ref
40663 LatexCommand ref
40664 reference "sec:Ramas"
40665
40666 \end_inset
40667
40668 .
40669 \end_layout
40670
40671 \begin_layout Section
40672 Preámbulo LaT
40673 \begin_inset ERT
40674 status collapsed
40675
40676 \begin_layout Plain Layout
40677
40678 {}
40679 \end_layout
40680
40681 \end_inset
40682
40683 eX
40684 \end_layout
40685
40686 \begin_layout Standard
40687 Contiene un amplio campo de texto en el que se pueden introducir comandos
40688  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
40689  El preámbulo es algo para expertos en LaTeX.
40690  No deberías introducir nada aquí hasta que no sepas exactamente lo que
40691  haces.
40692 \end_layout
40693
40694 \begin_layout Standard
40695 En la sección
40696 \begin_inset space ~
40697 \end_inset
40698
40699
40700 \begin_inset CommandInset ref
40701 LatexCommand ref
40702 reference "sub:LaTeX-Sintaxis"
40703
40704 \end_inset
40705
40706  hay una introducción a la sintaxis de LaTeX.
40707 \end_layout
40708
40709 \begin_layout Chapter
40710 El diálogo Preferencias
40711 \begin_inset CommandInset label
40712 LatexCommand label
40713 name "cap:Diálogo-preferencias"
40714
40715 \end_inset
40716
40717
40718 \begin_inset Index idx
40719 status collapsed
40720
40721 \begin_layout Plain Layout
40722 Preferencias
40723 \end_layout
40724
40725 \end_inset
40726
40727
40728 \end_layout
40729
40730 \begin_layout Standard
40731 El diálogo Preferencias se invoca con el menú 
40732 \family sans
40733 Herramientas
40734 \family default
40735 \SpecialChar \menuseparator
40736
40737 \family sans
40738 Preferencias
40739 \family default
40740 .
40741  Contiene diversos submenús que se explican a continuación.
40742 \end_layout
40743
40744 \begin_layout Section
40745 Apariencia
40746 \end_layout
40747
40748 \begin_layout Subsection
40749 Interfaz de usuario
40750 \end_layout
40751
40752 \begin_layout Standard
40753 \begin_inset Note Greyedout
40754 status collapsed
40755
40756 \begin_layout Plain Layout
40757
40758 \series bold
40759 Nota:
40760 \series default
40761  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
40762  efecto.
40763 \end_layout
40764
40765 \end_inset
40766
40767
40768 \end_layout
40769
40770 \begin_layout Subsubsection
40771 Archivo de la interfaz de usuario
40772 \begin_inset Index idx
40773 status collapsed
40774
40775 \begin_layout Plain Layout
40776 Personalización ! de barras de herramientas
40777 \end_layout
40778
40779 \end_inset
40780
40781
40782 \begin_inset Index idx
40783 status collapsed
40784
40785 \begin_layout Plain Layout
40786 Personalización ! de menús
40787 \end_layout
40788
40789 \end_inset
40790
40791
40792 \end_layout
40793
40794 \begin_layout Standard
40795 El aspecto de los menús y de las barras de herramientas depende del archivo
40796  de interfaz de usuario (.
40797 \family typewriter
40798 ui
40799 \family default
40800 ) elegido.
40801  Es un archivo de texto con una lista de los menús y de las barras de herramient
40802 as.
40803  Los botones de las barras de herramientas y las entradas de los menús se
40804  especifican en los archivos 
40805 \family typewriter
40806 stdtoolbars.inc
40807 \family default
40808  y 
40809 \family typewriter
40810 stdmenus.inc
40811 \family default
40812 , respectivamente.
40813  Para crear tus propios formatos de menú y de barras de herramientas comienza
40814  con una copia de estos archivos y edita las entradas.
40815  
40816 \end_layout
40817
40818 \begin_layout Standard
40819 La sintaxis de los archivos 
40820 \family typewriter
40821 .inc
40822 \family default
40823  es sencilla.
40824  Las entradas 
40825 \family sans
40826 Menubar
40827 \family default
40828
40829 \family sans
40830 Menu
40831 \family default
40832  y 
40833 \family sans
40834 Toolbar
40835 \family default
40836  deben acabar con un 
40837 \family typewriter
40838 End
40839 \family default
40840  explícito.
40841  Pueden contener 
40842 \family sans
40843 Submenus
40844 \family default
40845
40846 \family sans
40847 Items
40848 \family default
40849
40850 \family sans
40851 OptItems
40852 \family default
40853
40854 \family sans
40855 Separators
40856 \family default
40857
40858 \family sans
40859 Icons
40860 \family default
40861  y en el caso del 
40862 \family sans
40863 Menu "file_lastfiles"
40864 \family default
40865 , una entrada 
40866 \family sans
40867 Lastfiles
40868 \family default
40869 .
40870  La sintaxis de estas entradas es:
40871 \end_layout
40872
40873 \begin_layout Standard
40874 \begin_inset VSpace smallskip*
40875 \end_inset
40876
40877
40878 \end_layout
40879
40880 \begin_layout Standard
40881
40882 \series bold
40883 Item "menu 
40884 \series default
40885 o
40886 \series bold
40887  button name" "LyX-function"
40888 \end_layout
40889
40890 \begin_layout Standard
40891 \begin_inset VSpace smallskip*
40892 \end_inset
40893
40894
40895 \end_layout
40896
40897 \begin_layout Standard
40898 Las funciones de LyX se listan en 
40899 \begin_inset CommandInset citation
40900 LatexCommand cite
40901 key "LyX-func"
40902
40903 \end_inset
40904
40905 .
40906 \begin_inset VSpace medskip
40907 \end_inset
40908
40909
40910 \end_layout
40911
40912 \begin_layout Standard
40913 Un ejemplo: Si usas con frecuencia el menú 
40914 \family sans
40915 Navegar\SpecialChar \menuseparator
40916 Marcadores
40917 \family default
40918  y quieres aumentar a seis el número de marcadores disponibles, añade esta
40919  línea:
40920 \begin_inset VSpace smallskip*
40921 \end_inset
40922
40923
40924 \end_layout
40925
40926 \begin_layout Standard
40927
40928 \series bold
40929 Item "Save Bookmark 6" "bookmark-save 6"
40930 \end_layout
40931
40932 \begin_layout Standard
40933 \begin_inset VSpace smallskip*
40934 \end_inset
40935
40936 en la sección 
40937 \family sans
40938 Navigate
40939 \family default
40940 , "
40941 \family sans
40942 navigate_bookmarks
40943 \family default
40944 " del archivo 
40945 \family sans
40946 .inc
40947 \family default
40948 .
40949 \end_layout
40950
40951 \begin_layout Subsubsection
40952 Ayuda automática
40953 \end_layout
40954
40955 \begin_layout Standard
40956 La opción 
40957 \family sans
40958 Habilitar los recuadros emergentes en el área de trabajo principal
40959 \family default
40960  hace que se muestre el contenido de los recuadros insertados cerrados,
40961  como notas al pie o entradas del índice alfabético.
40962 \end_layout
40963
40964 \begin_layout Subsubsection
40965 Sesión
40966 \end_layout
40967
40968 \begin_layout Standard
40969 Con la opción 
40970 \family sans
40971 Permitir guardar/restaurar el formato de la ventana y la geometría
40972 \family default
40973  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
40974  en la última sesión de LyX.
40975 \end_layout
40976
40977 \begin_layout Standard
40978 La opción 
40979 \family sans
40980 Restaurar posiciones del cursor
40981 \family default
40982  hace que al abrir un archivo el cursor se coloque en la posición que tenía
40983  cuando se cerró el archivo.
40984 \end_layout
40985
40986 \begin_layout Standard
40987 La opción 
40988 \family sans
40989 Cargar archivos abiertos de la última sesión
40990 \family default
40991  hace que se abran todos los archivos que estuvieran abiertos en la última
40992  sesión de LyX.
40993  
40994 \end_layout
40995
40996 \begin_layout Subsubsection
40997 Documentos
40998 \begin_inset CommandInset label
40999 LatexCommand label
41000 name "sub:Copias-de-seguridad"
41001
41002 \end_inset
41003
41004
41005 \begin_inset Index idx
41006 status collapsed
41007
41008 \begin_layout Plain Layout
41009 Documentos ! Copias de seguridad
41010 \end_layout
41011
41012 \end_inset
41013
41014
41015 \end_layout
41016
41017 \begin_layout Standard
41018 Si está marcada la opción 
41019 \family sans
41020 Copias de seguridad
41021 \family default
41022  puedes especificar el intervalo de tiempo entre copias de seguridad.
41023 \end_layout
41024
41025 \begin_layout Standard
41026
41027 \family sans
41028 Máximo de documentos recientes
41029 \family default
41030  es el número de últimos archivos abiertos que LyX mostrará en el menú 
41031 \family sans
41032 Archivo\SpecialChar \menuseparator
41033 Abrir
41034 \begin_inset space ~
41035 \end_inset
41036
41037 reciente.
41038 \end_layout
41039
41040 \begin_layout Standard
41041 Si no se usa la opción 
41042 \family sans
41043 Abrir documentos en pestañas
41044 \family default
41045  cada archivo se abrirá en su propia nueva ventana de LyX.
41046 \end_layout
41047
41048 \begin_layout Subsection
41049 Fuentes de pantalla
41050 \begin_inset Index idx
41051 status collapsed
41052
41053 \begin_layout Plain Layout
41054 Fuentes ! en pantalla
41055 \end_layout
41056
41057 \end_inset
41058
41059
41060 \begin_inset CommandInset label
41061 LatexCommand label
41062 name "sub:Fuentes-de-pantalla"
41063
41064 \end_inset
41065
41066
41067 \end_layout
41068
41069 \begin_layout Standard
41070 Son las fuentes usadas para mostrar los documentos en la pantalla.
41071 \end_layout
41072
41073 \begin_layout Standard
41074 \begin_inset Note Greyedout
41075 status collapsed
41076
41077 \begin_layout Plain Layout
41078
41079 \series bold
41080 Nota: 
41081 \series default
41082 Se refiere a las fuentes mostradas en la 
41083 \emph on
41084 pantalla
41085 \emph default
41086  de LyX, exclusivamente.
41087  Las fuentes que aparecerán en el documento de 
41088 \emph on
41089 salida
41090 \emph default
41091  son totalmente independientes de éstas y se determinan en el menú 
41092 \family sans
41093 Documento\SpecialChar \menuseparator
41094 Configuración.
41095 \end_layout
41096
41097 \end_inset
41098
41099
41100 \end_layout
41101
41102 \begin_layout Standard
41103 Por omisión, LyX usa 
41104 \family typewriter
41105 Times
41106 \family default
41107  como tipo romano (serif), 
41108 \family typewriter
41109 Arial
41110 \family default
41111  o 
41112 \family typewriter
41113 Helvetica
41114 \family default
41115  (depende del sistema) como fuente sans serif, y 
41116 \family typewriter
41117 Courier
41118 \family default
41119  como tipo máquina de escribir.
41120 \end_layout
41121
41122 \begin_layout Standard
41123 El tamaño de fuente se puede cambiar con 
41124 \family sans
41125 Zoom.
41126
41127 \family default
41128  
41129 \end_layout
41130
41131 \begin_layout Standard
41132
41133 \family sans
41134 DPI Pantalla
41135 \family default
41136  es la resolución de pantalla en dpi (
41137 \begin_inset Quotes fld
41138 \end_inset
41139
41140 dots per inch
41141 \begin_inset Quotes frd
41142 \end_inset
41143
41144 , puntos por pulgada).
41145  Los tamaños de las fuentes se expresan como altura de letra en puntos.
41146  72
41147 \begin_inset space \thinspace{}
41148 \end_inset
41149
41150 puntos equivalen a 1
41151 \begin_inset space \thinspace{}
41152 \end_inset
41153
41154 pulgada, véase el apéndice
41155 \begin_inset space ~
41156 \end_inset
41157
41158
41159 \begin_inset CommandInset ref
41160 LatexCommand ref
41161 reference "cap:Unidades-disponibles"
41162
41163 \end_inset
41164
41165 .
41166 \end_layout
41167
41168 \begin_layout Standard
41169 El tamaño de fuente por omisión es 10
41170 \begin_inset space \thinspace{}
41171 \end_inset
41172
41173 pt.
41174  Los tamaños se describen con detalle en la sección
41175 \begin_inset space ~
41176 \end_inset
41177
41178
41179 \begin_inset CommandInset ref
41180 LatexCommand ref
41181 reference "sub:Fuentes-de-documento"
41182
41183 \end_inset
41184
41185 .
41186 \end_layout
41187
41188 \begin_layout Standard
41189 Con la opción 
41190 \family sans
41191 Usar Pixmap Cache
41192 \family default
41193  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
41194  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
41195  Por otra parte, los caracteres podrían mostrarse más borrosos.
41196  Así que activar o no esta opción depende de si prefieres velocidad o estética.
41197  Esta opción sólo está disponible en Mac
41198 \begin_inset space ~
41199 \end_inset
41200
41201 OS o Windows.
41202 \end_layout
41203
41204 \begin_layout Subsection
41205 Colores
41206 \begin_inset Index idx
41207 status collapsed
41208
41209 \begin_layout Plain Layout
41210 Color ! Pantalla de LyX
41211 \end_layout
41212
41213 \end_inset
41214
41215
41216 \begin_inset Index idx
41217 status collapsed
41218
41219 \begin_layout Plain Layout
41220 Color ! Configuración
41221 \end_layout
41222
41223 \end_inset
41224
41225  
41226 \end_layout
41227
41228 \begin_layout Standard
41229 Aquí puedes cambiar todos los colores que se ven en LyX.
41230  Elige una opción de la lista y usa el botón 
41231 \family sans
41232 Cambiar
41233 \family default
41234 .
41235 \end_layout
41236
41237 \begin_layout Subsection
41238 Visualización
41239 \begin_inset Index idx
41240 status collapsed
41241
41242 \begin_layout Plain Layout
41243 Configuración ! Visualización
41244 \end_layout
41245
41246 \end_inset
41247
41248  
41249 \end_layout
41250
41251 \begin_layout Standard
41252 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
41253  de LyX.
41254 \end_layout
41255
41256 \begin_layout Standard
41257 El botón 
41258 \family sans
41259 Vista
41260 \family default
41261
41262 \begin_inset space ~
41263 \end_inset
41264
41265
41266 \family sans
41267 preliminar
41268 \family default
41269
41270 \begin_inset space ~
41271 \end_inset
41272
41273
41274 \family sans
41275 inmediata
41276 \family default
41277  sirve para ver directamente en la pantalla de LyX objetos gráficos como
41278  imágenes o ecuaciones, como se explica en la sección
41279 \begin_inset space ~
41280 \end_inset
41281
41282
41283 \begin_inset CommandInset ref
41284 LatexCommand ref
41285 reference "sec:Vista-preliminar-inmediata"
41286
41287 \end_inset
41288
41289 .
41290 \end_layout
41291
41292 \begin_layout Standard
41293 La opción  
41294 \family sans
41295 Marcar
41296 \begin_inset space ~
41297 \end_inset
41298
41299 final
41300 \begin_inset space ~
41301 \end_inset
41302
41303 de
41304 \begin_inset space ~
41305 \end_inset
41306
41307 párrafos
41308 \family default
41309  muestra un calderón (¶) al final de cada párrafo.
41310 \end_layout
41311
41312 \begin_layout Section
41313 Edición
41314 \begin_inset Index idx
41315 status collapsed
41316
41317 \begin_layout Plain Layout
41318 Edición
41319 \end_layout
41320
41321 \end_inset
41322
41323
41324 \end_layout
41325
41326 \begin_layout Subsection
41327 Control
41328 \end_layout
41329
41330 \begin_layout Subsubsection
41331 Edición
41332 \end_layout
41333
41334 \begin_layout Standard
41335 La opción 
41336 \family sans
41337 El cursor sigue a la barra de desplazamiento
41338 \family default
41339  hace que el cursor se muestre siempre en la parte del documento que está
41340  en pantalla cuando esta se desliza.
41341 \end_layout
41342
41343 \begin_layout Standard
41344 La opción 
41345 \family sans
41346 Ordenar entornos alfabéticamente
41347 \family default
41348  ordena los entornos de párrafo en el menú desplegable.
41349 \end_layout
41350
41351 \begin_layout Standard
41352 La opción 
41353 \family sans
41354 Agrupar entornos por categorías
41355 \family default
41356  agrupa las entradas del menú desplegable de los entornos de párrafo.
41357 \end_layout
41358
41359 \begin_layout Standard
41360 La opción Editar macros de ecuación determina el estilo de edición, véase
41361  la sección  
41362 \emph on
41363 Macros de ecuaciones
41364 \emph default
41365  del manual 
41366 \emph on
41367 Ecuaciones
41368 \emph default
41369 .
41370 \end_layout
41371
41372 \begin_layout Subsubsection
41373 Pantalla completa
41374 \end_layout
41375
41376 \begin_layout Standard
41377 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
41378  La opción 
41379 \family sans
41380 Limitar anchura del texto
41381 \family default
41382  especifica la anchura del texto en pantalla completa.
41383  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
41384  texto se ve centrado.
41385 \end_layout
41386
41387 \begin_layout Subsection
41388 Atajos de teclado
41389 \begin_inset Index idx
41390 status collapsed
41391
41392 \begin_layout Plain Layout
41393 Atajos de teclado
41394 \end_layout
41395
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \begin_layout Subsubsection
41402 Archivos de asociaciones de teclas
41403 \end_layout
41404
41405 \begin_layout Standard
41406 Las combinaciones de teclas se usan para asociar una función de LyX a una
41407  o varias teclas.
41408  Hay varios archivos disponibles para asociaciones de teclas:
41409 \end_layout
41410
41411 \begin_layout Description
41412 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
41413 \end_layout
41414
41415 \begin_layout Description
41416 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
41417 \family sans
41418 (X)Emacs
41419 \family default
41420 .
41421 \end_layout
41422
41423 \begin_layout Description
41424 mac.bind conjunto de asociaciones de teclas para sistemas 
41425 \family sans
41426 Mac
41427 \family default
41428 .
41429 \end_layout
41430
41431 \begin_layout Standard
41432 Además hay archivos de asociaciones de teclas para clases especiales de
41433  documentos, como 
41434 \emph on
41435 bradway bind
41436 \emph default
41437 , y para ciertos idiomas.
41438  El nombre de los archivos para idiomas comienza con el código del idioma.
41439  p.
41440 \begin_inset space \thinspace{}
41441 \end_inset
41442
41443 e.
41444  «pt» para portugués.
41445  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
41446  teclas apropiado.
41447 \end_layout
41448
41449 \begin_layout Standard
41450 Algunos archivos de asociaciones de teclas como 
41451 \emph on
41452 math.bind
41453 \emph default
41454 , son de pequeño alcance.
41455  Si miras al final del archivo 
41456 \emph on
41457 cua.bind
41458 \emph default
41459  verás algunos de aquellos incluidos para mantener la información general
41460  en el archivo.
41461 \end_layout
41462
41463 \begin_layout Subsubsection
41464 Edición de los atajos de teclado
41465 \begin_inset CommandInset label
41466 LatexCommand label
41467 name "sub:Edición-de-los-atajos"
41468
41469 \end_inset
41470
41471
41472 \begin_inset Index idx
41473 status collapsed
41474
41475 \begin_layout Plain Layout
41476 Atajos de teclado ! Edición 
41477 \end_layout
41478
41479 \end_inset
41480
41481
41482 \end_layout
41483
41484 \begin_layout Standard
41485 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
41486  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
41487  Para encontrar fácilmente funciones están agrupadas por categorías y el
41488  diálogo suministra el campo 
41489 \family sans
41490 Mostrar asociaciones que contienen
41491 \family default
41492 :, en el que puedes insertar una clave para una función que quieras editar.
41493  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
41494  que hay para las tres funciones que contienen «paste» en su nombre.
41495  Como puedes ver, una función puede tener más de una combinación.
41496  Todas las funciones de LyX se listan además en el archivo 
41497 \emph on
41498 LyX Functions
41499 \emph default
41500  disponible en el menú 
41501 \family sans
41502 Ayuda
41503 \family default
41504 .
41505 \end_layout
41506
41507 \begin_layout Standard
41508 Para añadir, p.
41509 \begin_inset space \thinspace{}
41510 \end_inset
41511
41512 e., el atajo 
41513 \family sans
41514 Alt+Q
41515 \family default
41516  para la función 
41517 \family sans
41518 textstyle-apply
41519 \family default
41520 , selecciona la función y pulsa el botón 
41521 \family sans
41522 Modificar
41523 \family default
41524 .
41525  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
41526 dientes, en este caso Alt+Q.
41527  De igual manera se modifica una combinación ya existente.
41528 \end_layout
41529
41530 \begin_layout Standard
41531 Alternativamente puedes modificar combinaciones de teclas editando los archivos
41532  
41533 \emph on
41534 .bind
41535 \emph default
41536  con un editor de texto.
41537  La sintaxis de las entradas es:
41538 \end_layout
41539
41540 \begin_layout Standard
41541
41542 \series bold
41543
41544 \backslash
41545 bind 
41546 \begin_inset Quotes erd
41547 \end_inset
41548
41549 key combination
41550 \begin_inset Quotes erd
41551 \end_inset
41552
41553  
41554 \begin_inset Quotes erd
41555 \end_inset
41556
41557 LyX-function
41558 \begin_inset Quotes erd
41559 \end_inset
41560
41561
41562 \series default
41563  
41564 \end_layout
41565
41566 \begin_layout Subsection
41567 Teclado
41568 \begin_inset space \thinspace{}
41569 \end_inset
41570
41571 /
41572 \begin_inset space \thinspace{}
41573 \end_inset
41574
41575 Ratón
41576 \begin_inset CommandInset label
41577 LatexCommand label
41578 name "sub:Teclado/Ratón"
41579
41580 \end_inset
41581
41582
41583 \begin_inset Index idx
41584 status collapsed
41585
41586 \begin_layout Plain Layout
41587 Teclado ! Mapas de
41588 \end_layout
41589
41590 \end_inset
41591
41592
41593 \begin_inset Index idx
41594 status collapsed
41595
41596 \begin_layout Plain Layout
41597 Configuración ! Mapa de teclado
41598 \end_layout
41599
41600 \end_inset
41601
41602
41603 \end_layout
41604
41605 \begin_layout Standard
41606 Normalmente la configuración del teclado se hace en el sistema operativo.
41607  Para casos en los que no es posible, LyX suministra mapas de teclado.
41608  Si tienes p.
41609 \begin_inset space \thinspace{}
41610 \end_inset
41611
41612 e.
41613  un teclado checo pero quieres escribir en él como en un teclado rumano,
41614  puedes usar el mapa de teclado 
41615 \emph on
41616 romanian.kmap
41617 \emph default
41618 .
41619 \end_layout
41620
41621 \begin_layout Standard
41622 \begin_inset Note Greyedout
41623 status collapsed
41624
41625 \begin_layout Plain Layout
41626 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
41627 \end_layout
41628
41629 \end_inset
41630
41631
41632 \end_layout
41633
41634 \begin_layout Standard
41635 Además de esto, puedes determinar aquí la 
41636 \family sans
41637 Velocidad de desplazamiento de la rueda
41638 \family default
41639  del ratón.
41640  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
41641  la disminuyen.
41642 \end_layout
41643
41644 \begin_layout Subsection
41645 Autocompletar
41646 \begin_inset CommandInset label
41647 LatexCommand label
41648 name "sub:Autocompletar-Apéndice"
41649
41650 \end_inset
41651
41652
41653 \begin_inset Index idx
41654 status collapsed
41655
41656 \begin_layout Plain Layout
41657 Autocompletar
41658 \end_layout
41659
41660 \end_inset
41661
41662
41663 \end_layout
41664
41665 \begin_layout Standard
41666 La finalización de entradas se describe en la sección
41667 \begin_inset space \thinspace{}
41668 \end_inset
41669
41670
41671 \begin_inset CommandInset ref
41672 LatexCommand ref
41673 reference "sec:Finalización-de-entradas/palabras"
41674
41675 \end_inset
41676
41677 .
41678  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
41679 entes opciones para texto.
41680  Con las opciones generales puedes definir el tiempo de retardo para la
41681  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
41682 ones largas deberían, o no, abreviarse.
41683 \end_layout
41684
41685 \begin_layout Section
41686 Rutas
41687 \begin_inset CommandInset label
41688 LatexCommand label
41689 name "sec:Rutas"
41690
41691 \end_inset
41692
41693
41694 \begin_inset Index idx
41695 status collapsed
41696
41697 \begin_layout Plain Layout
41698 Rutas
41699 \end_layout
41700
41701 \end_inset
41702
41703
41704 \begin_inset Index idx
41705 status collapsed
41706
41707 \begin_layout Plain Layout
41708 Configuración ! Directorios
41709 \end_layout
41710
41711 \end_inset
41712
41713
41714 \end_layout
41715
41716 \begin_layout Description
41717 Directorio
41718 \begin_inset space ~
41719 \end_inset
41720
41721 de
41722 \begin_inset space ~
41723 \end_inset
41724
41725 trabajo Es el directorio de trabajo de LyX.
41726  El directorio predeterminado cuando haces 
41727 \family sans
41728 Abrir
41729 \family default
41730
41731 \family sans
41732 Guardar
41733 \family default
41734  o 
41735 \family sans
41736 Guardar
41737 \begin_inset space ~
41738 \end_inset
41739
41740 como
41741 \family default
41742  con un archivo.
41743 \end_layout
41744
41745 \begin_layout Description
41746 Plantillas
41747 \begin_inset space ~
41748 \end_inset
41749
41750 de
41751 \begin_inset space ~
41752 \end_inset
41753
41754 documento Directorio que contiene las plantillas del menú 
41755 \family sans
41756 Archivo\SpecialChar \menuseparator
41757 Nuevo
41758 \begin_inset space ~
41759 \end_inset
41760
41761 desde
41762 \begin_inset space ~
41763 \end_inset
41764
41765 plantilla.
41766 \end_layout
41767
41768 \begin_layout Description
41769 Archivos
41770 \begin_inset space ~
41771 \end_inset
41772
41773 de
41774 \begin_inset space ~
41775 \end_inset
41776
41777 ejemplo Este directorio se abrirá al pulsar el botón 
41778 \family sans
41779 Ejemplos
41780 \family default
41781  del diálogo 
41782 \family sans
41783 Archivo\SpecialChar \menuseparator
41784 Abrir
41785 \family default
41786 .
41787 \begin_inset Newline newline
41788 \end_inset
41789
41790
41791 \begin_inset Note Greyedout
41792 status collapsed
41793
41794 \begin_layout Plain Layout
41795
41796 \series bold
41797 Nota:
41798 \series default
41799  El botón 
41800 \family sans
41801 Ejemplos
41802 \family default
41803  no existe en en los sistemas MacOS o Windows.
41804 \end_layout
41805
41806 \end_inset
41807
41808
41809 \end_layout
41810
41811 \begin_layout Description
41812 Copias
41813 \begin_inset space ~
41814 \end_inset
41815
41816 de
41817 \begin_inset space ~
41818 \end_inset
41819
41820 seguridad
41821 \begin_inset Index idx
41822 status collapsed
41823
41824 \begin_layout Plain Layout
41825 Documentos ! Copias de seguridad
41826 \end_layout
41827
41828 \end_inset
41829
41830  Directorio donde se guardarán las copias de seguridad.
41831  Si este campo está en blanco pero las copias de seguridad están habilitadas,
41832  como se describe en la sección
41833 \begin_inset space ~
41834 \end_inset
41835
41836
41837 \begin_inset CommandInset ref
41838 LatexCommand ref
41839 reference "sub:Copias-de-seguridad"
41840
41841 \end_inset
41842
41843 , éstas se guardarán en el 
41844 \family sans
41845 Directorio
41846 \begin_inset space ~
41847 \end_inset
41848
41849 de
41850 \begin_inset space ~
41851 \end_inset
41852
41853 trabajo
41854 \family default
41855 .
41856 \begin_inset Newline newline
41857 \end_inset
41858
41859 Los archivos de seguridad tienen la extensión «.lyx~».
41860 \end_layout
41861
41862 \begin_layout Description
41863 Tubería
41864 \begin_inset space ~
41865 \end_inset
41866
41867 Ly
41868 \begin_inset ERT
41869 status collapsed
41870
41871 \begin_layout Plain Layout
41872
41873 {}
41874 \end_layout
41875
41876 \end_inset
41877
41878 XServer Aquí puedes introducir el nombre de una tubería de Unix.
41879  Esta tubería se emplea para enviar datos desde programas externos a LyX.
41880 \begin_inset Newline newline
41881 \end_inset
41882
41883
41884 \begin_inset Note Greyedout
41885 status collapsed
41886
41887 \begin_layout Plain Layout
41888
41889 \series bold
41890 Nota:
41891 \series default
41892  Esta característica no funciona en Windows.
41893 \end_layout
41894
41895 \end_inset
41896
41897
41898 \end_layout
41899
41900 \begin_layout Description
41901 Directorio
41902 \begin_inset space ~
41903 \end_inset
41904
41905 temporal Directorio en el que se guardarán los archivos temporales generados
41906  por LyX.
41907 \end_layout
41908
41909 \begin_layout Description
41910 Prefijo
41911 \begin_inset space ~
41912 \end_inset
41913
41914 PATH Este campo puede contener una lista de rutas («paths») a programas
41915  externos.
41916  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
41917  en esta lista.
41918  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
41919  de modo que normalmente no debes modificarla.
41920  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
41921  usar programas externos que no estén en la rutas reconocidas por la variable
41922  $PATH.
41923  
41924 \end_layout
41925
41926 \begin_layout Section
41927 Identidad
41928 \end_layout
41929
41930 \begin_layout Standard
41931 En este campo puedes poner tu nombre y correo electrónico.
41932  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
41933  en la sección
41934 \begin_inset space ~
41935 \end_inset
41936
41937
41938 \begin_inset CommandInset ref
41939 LatexCommand ref
41940 reference "sec:Seguimiento-de-cambios"
41941
41942 \end_inset
41943
41944 , para identificar tus cambios en el documento.
41945 \end_layout
41946
41947 \begin_layout Section
41948 Configuración del idioma
41949 \begin_inset Index idx
41950 status collapsed
41951
41952 \begin_layout Plain Layout
41953 Idioma !Configuración
41954 \end_layout
41955
41956 \end_inset
41957
41958
41959 \begin_inset Index idx
41960 status collapsed
41961
41962 \begin_layout Plain Layout
41963 Configuración ! Idioma
41964 \end_layout
41965
41966 \end_inset
41967
41968
41969 \end_layout
41970
41971 \begin_layout Subsection
41972 Idioma
41973 \end_layout
41974
41975 \begin_layout Description
41976 Idioma
41977 \begin_inset space ~
41978 \end_inset
41979
41980 de
41981 \begin_inset space ~
41982 \end_inset
41983
41984 la
41985 \begin_inset space ~
41986 \end_inset
41987
41988 interfaz
41989 \begin_inset space ~
41990 \end_inset
41991
41992 de
41993 \begin_inset space ~
41994 \end_inset
41995
41996 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
41997  Desafortunadamente esto no funciona en Mac y Windows.
41998  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
41999  aquí tienen su correspondiente traducción en los menús.
42000  El estado actual de las traducciones se puede consultar en:
42001 \begin_inset space ~
42002 \end_inset
42003
42004
42005 \begin_inset CommandInset href
42006 LatexCommand href
42007 name "http://www.lyx.org/I18n"
42008 target "http://www.lyx.org/I18n"
42009
42010 \end_inset
42011
42012
42013 \end_layout
42014
42015 \begin_layout Description
42016
42017 \family sans
42018 Idioma
42019 \begin_inset space ~
42020 \end_inset
42021
42022 predeterminado
42023 \family default
42024  es el que se usa en nuevos documentos.
42025 \end_layout
42026
42027 \begin_layout Description
42028
42029 \family sans
42030 Paquete
42031 \begin_inset space ~
42032 \end_inset
42033
42034 de
42035 \begin_inset space ~
42036 \end_inset
42037
42038 Idiom
42039 \family default
42040 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
42041  las características del idioma.
42042  Por omisión es el comando 
42043 \family sans
42044
42045 \backslash
42046 usepackage{babel} 
42047 \family default
42048 que carga el paquete LaTeX 
42049 \series bold
42050 babel
42051 \series default
42052 .
42053 \begin_inset Foot
42054 status collapsed
42055
42056 \begin_layout Plain Layout
42057 Para una introducción a la sintaxis de LaTeX véase la sección
42058 \begin_inset space ~
42059 \end_inset
42060
42061
42062 \begin_inset CommandInset ref
42063 LatexCommand ref
42064 reference "sec:Código-TeX"
42065
42066 \end_inset
42067
42068
42069 \end_layout
42070
42071 \end_inset
42072
42073  Este programa traduce automáticamente en segundo plano el texto de las
42074  etiquetas al idioma del documento.
42075  Por ejemplo, la etiqueta 
42076 \begin_inset Quotes fld
42077 \end_inset
42078
42079 Cuadro
42080 \begin_inset Quotes frd
42081 \end_inset
42082
42083  en los títulos de las tablas.
42084 \begin_inset Foot
42085 status collapsed
42086
42087 \begin_layout Plain Layout
42088
42089 \emph on
42090 N.
42091 \begin_inset space \thinspace{}
42092 \end_inset
42093
42094 del t.: 
42095 \emph default
42096 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
42097  P.
42098 \begin_inset space \thinspace{}
42099 \end_inset
42100
42101 e., LyX traduce en pantalla automáticamente 
42102 \begin_inset Quotes fld
42103 \end_inset
42104
42105 Table
42106 \begin_inset Quotes frd
42107 \end_inset
42108
42109  por 
42110 \begin_inset Quotes fld
42111 \end_inset
42112
42113 Tabla
42114 \begin_inset Quotes frd
42115 \end_inset
42116
42117 .
42118  En la salida, en cambio, el estilo 
42119 \family typewriter
42120 spanish
42121 \family default
42122  del sistema 
42123 \series bold
42124 babel
42125 \series default
42126  traduce 
42127 \begin_inset Quotes fld
42128 \end_inset
42129
42130 Table
42131 \begin_inset Quotes frd
42132 \end_inset
42133
42134  por 
42135 \begin_inset Quotes fld
42136 \end_inset
42137
42138 Cuadro
42139 \begin_inset Quotes frd
42140 \end_inset
42141
42142 .
42143  Más información sobre el estilo 
42144 \family typewriter
42145 spanish 
42146 \family default
42147 en la página web
42148 \begin_inset space ~
42149 \end_inset
42150
42151
42152 \begin_inset CommandInset citation
42153 LatexCommand cite
42154 key "spanish"
42155
42156 \end_inset
42157
42158 .
42159 \end_layout
42160
42161 \end_inset
42162
42163  
42164 \end_layout
42165
42166 \begin_layout Description
42167 Comienzo
42168 \begin_inset space ~
42169 \end_inset
42170
42171 del
42172 \begin_inset space ~
42173 \end_inset
42174
42175 comando Cuando hace falta algún paquete LaTeX especial para escribir en
42176  determinado idioma, aquí puedes poner el comando para cargarlo.
42177  Un ejemplo es el comando 
42178 \family sans
42179
42180 \backslash
42181 begin{arabtext} 
42182 \family default
42183 para cargar el paquete 
42184 \series bold
42185 ArabTeX
42186 \series default
42187  (véase 
42188 \begin_inset CommandInset citation
42189 LatexCommand cite
42190 key "Arabic"
42191
42192 \end_inset
42193
42194 ), necesario para escribir en árabe.
42195
42196 \series bold
42197  
42198 \series default
42199 Por omisión, es el comando de 
42200 \series bold
42201 babel
42202 \series default
42203   
42204 \family sans
42205
42206 \backslash
42207 selectlanguage{$$lang}
42208 \family default
42209 .
42210 \end_layout
42211
42212 \begin_layout Description
42213 Fin
42214 \begin_inset space ~
42215 \end_inset
42216
42217 del
42218 \begin_inset space ~
42219 \end_inset
42220
42221 comando El complemento a 
42222 \family sans
42223 Comienzo
42224 \begin_inset space ~
42225 \end_inset
42226
42227 del
42228 \begin_inset space ~
42229 \end_inset
42230
42231 comando
42232 \family default
42233 .
42234  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
42235  porque el comando de inicio habilita o no el paquete.
42236 \end_layout
42237
42238 \begin_layout Description
42239 Usar
42240 \begin_inset space ~
42241 \end_inset
42242
42243 babel Si se usa o no este paquete.
42244  
42245 \end_layout
42246
42247 \begin_layout Description
42248 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
42249  como opciones a la clase de documento, para que puedan usarse por todos
42250  los paquetes LaTeX.
42251  Si no, sólo serán utilizados como opciones para 
42252 \series bold
42253 babel
42254 \series default
42255 .
42256  
42257 \end_layout
42258
42259 \begin_layout Description
42260 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
42261  elegido.
42262  Sin ella, el 
42263 \family sans
42264 Comienzo
42265 \begin_inset space ~
42266 \end_inset
42267
42268 del
42269 \begin_inset space ~
42270 \end_inset
42271
42272 comando
42273 \family default
42274  se establece explícitamente al inicio del documento en la salida de LaTeX.
42275  Esto asegura que se usa el idioma correcto cuando pongas un 
42276 \family sans
42277  Comienzo
42278 \begin_inset space ~
42279 \end_inset
42280
42281 del
42282 \begin_inset space ~
42283 \end_inset
42284
42285 comando 
42286 \family default
42287  distinto al predeterminado.
42288 \end_layout
42289
42290 \begin_layout Description
42291 Auto-terminar Contrapartida a 
42292 \family sans
42293 Auto-iniciar.
42294  
42295 \family default
42296 Si no está marcado, el 
42297 \family sans
42298 Fin
42299 \begin_inset space ~
42300 \end_inset
42301
42302 del
42303 \begin_inset space ~
42304 \end_inset
42305
42306 comando
42307 \family default
42308  se establece al final del documento.
42309 \end_layout
42310
42311 \begin_layout Description
42312 Marcar
42313 \begin_inset space ~
42314 \end_inset
42315
42316 idiomas
42317 \begin_inset space ~
42318 \end_inset
42319
42320 extranjeros El texto marcado con estilo de idioma distinto al del documento
42321  se subraya en azul.
42322 \end_layout
42323
42324 \begin_layout Description
42325 Soporte
42326 \begin_inset space ~
42327 \end_inset
42328
42329 para
42330 \begin_inset space ~
42331 \end_inset
42332
42333 idioma
42334 \begin_inset space ~
42335 \end_inset
42336
42337 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
42338  o el farsi, se escriben de derecha a izquierda.
42339 \end_layout
42340
42341 \begin_layout Description
42342 Movimiento
42343 \begin_inset space ~
42344 \end_inset
42345
42346 del
42347 \begin_inset space ~
42348 \end_inset
42349
42350 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
42351  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
42352  la izquierda o a la derecha, respectivamente, o lógicamente.
42353  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
42354  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
42355  derecha-izquierda.
42356 \end_layout
42357
42358 \begin_layout Subsection
42359 Corrector ortográfico
42360 \end_layout
42361
42362 \begin_layout Standard
42363 Se explica en la sección
42364 \begin_inset space ~
42365 \end_inset
42366
42367
42368 \begin_inset CommandInset ref
42369 LatexCommand ref
42370 reference "sec:Corrector-ortográfico"
42371
42372 \end_inset
42373
42374
42375 \end_layout
42376
42377 \begin_layout Section
42378 Salidas
42379 \end_layout
42380
42381 \begin_layout Subsection
42382 Impresora
42383 \begin_inset CommandInset label
42384 LatexCommand label
42385 name "sub:Impresora"
42386
42387 \end_inset
42388
42389
42390 \begin_inset Index idx
42391 status collapsed
42392
42393 \begin_layout Plain Layout
42394 Impresora
42395 \end_layout
42396
42397 \end_inset
42398
42399
42400 \begin_inset Index idx
42401 status collapsed
42402
42403 \begin_layout Plain Layout
42404 Configuración ! Impresora
42405 \end_layout
42406
42407 \end_inset
42408
42409
42410 \end_layout
42411
42412 \begin_layout Description
42413 Impresora
42414 \begin_inset space ~
42415 \end_inset
42416
42417 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
42418 da.
42419  Este nombre se usará cuando se ejecute el 
42420 \family sans
42421 Comando de Impresión
42422 \family default
42423 .
42424 \begin_inset Newline newline
42425 \end_inset
42426
42427
42428 \begin_inset Note Greyedout
42429 status collapsed
42430
42431 \begin_layout Plain Layout
42432
42433 \series bold
42434 Nota:
42435 \series default
42436  En Windows puedes dejar el campo en blanco porque no tiene efecto.
42437 \end_layout
42438
42439 \end_inset
42440
42441
42442 \end_layout
42443
42444 \begin_layout Description
42445 Adaptar
42446 \begin_inset space ~
42447 \end_inset
42448
42449 la
42450 \begin_inset space ~
42451 \end_inset
42452
42453 salida
42454 \begin_inset space ~
42455 \end_inset
42456
42457 a
42458 \begin_inset space ~
42459 \end_inset
42460
42461 la
42462 \begin_inset space ~
42463 \end_inset
42464
42465 impresora Esta opción sólo funciona si el 
42466 \family sans
42467 Comando de Impresión
42468 \family default
42469  es «
42470 \family sans
42471 dvips
42472 \family default
42473 ».
42474  Activa un archivo de configuración para dvips.
42475  Esta opción es para expertos en dvips.
42476 \end_layout
42477
42478 \begin_layout Description
42479
42480 \family sans
42481 Comando
42482 \begin_inset space ~
42483 \end_inset
42484
42485 de
42486 \begin_inset space ~
42487 \end_inset
42488
42489 Impresión 
42490 \family default
42491 es el comando que usan LyX
42492 \begin_inset space \thinspace{}
42493 \end_inset
42494
42495 /
42496 \begin_inset space \thinspace{}
42497 \end_inset
42498
42499 LaTeX para imprimir.
42500  En la mayoría de sistemas el comando predeterminado es 
42501 \family sans
42502 dvips
42503 \family default
42504 .
42505 \end_layout
42506
42507 \begin_layout Description
42508 Opciones
42509 \begin_inset space ~
42510 \end_inset
42511
42512 del
42513 \begin_inset space ~
42514 \end_inset
42515
42516 comando
42517 \begin_inset space ~
42518 \end_inset
42519
42520 de
42521 \begin_inset space ~
42522 \end_inset
42523
42524 impresión En la documentación del programa que suministra el 
42525 \family sans
42526 Comando de impresión
42527 \family default
42528  que se use
42529 \family sans
42530  
42531 \family default
42532 puedes encontrar la explicación de las opciones que pueden configurarse
42533  en estos campos.
42534
42535 \family sans
42536  
42537 \end_layout
42538
42539 \begin_layout Subsection
42540 Formato de fecha
42541 \begin_inset Index idx
42542 status collapsed
42543
42544 \begin_layout Plain Layout
42545 Fecha, formato de
42546 \end_layout
42547
42548 \end_inset
42549
42550
42551 \begin_inset Index idx
42552 status collapsed
42553
42554 \begin_layout Plain Layout
42555 Configuración ! Formato de fecha
42556 \end_layout
42557
42558 \end_inset
42559
42560
42561 \end_layout
42562
42563 \begin_layout Standard
42564 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
42565 \begin_inset Newline newline
42566 \end_inset
42567
42568
42569 \begin_inset Flex URL
42570 status collapsed
42571
42572 \begin_layout Plain Layout
42573
42574 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42575 \end_layout
42576
42577 \end_inset
42578
42579
42580 \begin_inset Newline newline
42581 \end_inset
42582
42583 Por ejemplo, el formato
42584 \begin_inset Newline newline
42585 \end_inset
42586
42587 %d/%m/%y
42588 \begin_inset Newline newline
42589 \end_inset
42590
42591 imprime la fecha como día/mes/año.
42592 \end_layout
42593
42594 \begin_layout Subsection
42595 Texto simple
42596 \end_layout
42597
42598 \begin_layout Description
42599
42600 \family sans
42601 Longitud
42602 \begin_inset space ~
42603 \end_inset
42604
42605 de
42606 \begin_inset space ~
42607 \end_inset
42608
42609 línea
42610 \begin_inset space ~
42611 \end_inset
42612
42613 de
42614 \begin_inset space ~
42615 \end_inset
42616
42617 salida
42618 \family default
42619  establece el número máximo de caracteres impresos en cada línea, cuando
42620  el archivo se exporta como texto simple.
42621  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
42622  
42623 \end_layout
42624
42625 \begin_layout Description
42626
42627 \family sans
42628 Comando
42629 \family default
42630
42631 \begin_inset space ~
42632 \end_inset
42633
42634
42635 \family sans
42636 roff
42637 \family default
42638  define un comando adicional para generar mejores tablas de caracteres ASCII,
42639  con uno de los comandos UNIX 
42640 \family typewriter
42641 groff/troff/nroff
42642 \family default
42643  (puedes consultar información sobre ellos en sus páginas de manual).
42644  Si se deja en blanco LyX usará un formateador interno.
42645 \end_layout
42646
42647 \begin_layout Subsection
42648 LaT
42649 \begin_inset ERT
42650 status collapsed
42651
42652 \begin_layout Plain Layout
42653
42654 {}
42655 \end_layout
42656
42657 \end_inset
42658
42659 eX
42660 \begin_inset CommandInset label
42661 LatexCommand label
42662 name "sub:LaTeX-Configuración"
42663
42664 \end_inset
42665
42666
42667 \begin_inset Index idx
42668 status collapsed
42669
42670 \begin_layout Plain Layout
42671 Configuración ! LaTeX
42672 \end_layout
42673
42674 \end_inset
42675
42676
42677 \end_layout
42678
42679 \begin_layout Description
42680 Codificación
42681 \begin_inset space ~
42682 \end_inset
42683
42684 Te
42685 \begin_inset ERT
42686 status collapsed
42687
42688 \begin_layout Plain Layout
42689
42690 {}
42691 \end_layout
42692
42693 \end_inset
42694
42695 X Esta es la codificación predeterminada de la fuente del documento, 
42696 \family sans
42697 T1
42698 \family default
42699 , que cubre los idiomas y símbolos occidentales.
42700  
42701 \family sans
42702 T2A
42703 \family default
42704
42705 \family sans
42706 T2B
42707 \family default
42708
42709 \family sans
42710 T2C
42711 \family default
42712
42713 \family sans
42714 LCY
42715 \family default
42716 , y 
42717 \family sans
42718 X2 
42719 \family default
42720 son para cirílico.
42721  Se pueden combinar codificaciones, como 
42722 \begin_inset Quotes erd
42723 \end_inset
42724
42725
42726 \family sans
42727 T1, T2B
42728 \family default
42729
42730 \begin_inset Quotes erd
42731 \end_inset
42732
42733 .
42734  Normalmente la codificación se carga automáticamente cuando LyX configura
42735  los paquetes de idioma.
42736  Por tanto no hay por qué cambiarla.
42737 \end_layout
42738
42739 \begin_layout Description
42740 Tamaño
42741 \begin_inset space ~
42742 \end_inset
42743
42744 predeterminado
42745 \begin_inset space ~
42746 \end_inset
42747
42748 del
42749 \begin_inset space ~
42750 \end_inset
42751
42752 papel Este será el tamaño del papel para documentos nuevos.
42753  El valor 
42754 \family sans
42755 Predeterminado 
42756 \family default
42757 depende de la configuración del sistema LaTeX.
42758 \end_layout
42759
42760 \begin_layout Standard
42761 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
42762  listadas.
42763  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
42764  aplicaciones.
42765  Actualmente se pueden configurar los comandos siguientes:
42766 \end_layout
42767
42768 \begin_layout Description
42769 Comando
42770 \begin_inset space ~
42771 \end_inset
42772
42773 CheckTe
42774 \begin_inset ERT
42775 status collapsed
42776
42777 \begin_layout Plain Layout
42778
42779 {}
42780 \end_layout
42781
42782 \end_inset
42783
42784 X El programa 
42785 \family sans
42786 CheckTeX 
42787 \family default
42788 se explica en la sección 
42789 \emph on
42790 Comprobar TeX
42791 \emph default
42792  del manual 
42793 \emph on
42794 Características adicionales
42795 \emph default
42796 .
42797 \end_layout
42798
42799 \begin_layout Description
42800 Comando
42801 \begin_inset space ~
42802 \end_inset
42803
42804 BibTe
42805 \begin_inset ERT
42806 status collapsed
42807
42808 \begin_layout Plain Layout
42809
42810 {}
42811 \end_layout
42812
42813 \end_inset
42814
42815 X El programa 
42816 \family sans
42817 BibTeX 
42818 \family default
42819 genera la bibliografía; véase la sección
42820 \begin_inset space ~
42821 \end_inset
42822
42823
42824 \begin_inset CommandInset ref
42825 LatexCommand ref
42826 reference "sub:Bases-datos-bibliográficos"
42827
42828 \end_inset
42829
42830 .
42831 \end_layout
42832
42833 \begin_layout Description
42834 Comando
42835 \begin_inset space ~
42836 \end_inset
42837
42838 para
42839 \begin_inset space ~
42840 \end_inset
42841
42842
42843 \begin_inset space ~
42844 \end_inset
42845
42846 índice Comando para el programa que genera el índice, véase la sección
42847 \begin_inset space ~
42848 \end_inset
42849
42850
42851 \begin_inset CommandInset ref
42852 LatexCommand ref
42853 reference "sub:Programas-para-índice"
42854
42855 \end_inset
42856
42857 .
42858 \end_layout
42859
42860 \begin_layout Description
42861 Comando
42862 \begin_inset space ~
42863 \end_inset
42864
42865 para
42866 \begin_inset space ~
42867 \end_inset
42868
42869 nomenclatura Comando para el programa que genera la nomenclatura, véase
42870  la sección
42871 \begin_inset space ~
42872 \end_inset
42873
42874
42875 \begin_inset CommandInset ref
42876 LatexCommand ref
42877 reference "sub:Programa-para-la-nomenclatura"
42878
42879 \end_inset
42880
42881
42882 \end_layout
42883
42884 \begin_layout Description
42885 Opciones
42886 \begin_inset space ~
42887 \end_inset
42888
42889 de
42890 \begin_inset space ~
42891 \end_inset
42892
42893 tamaño
42894 \begin_inset space ~
42895 \end_inset
42896
42897 del
42898 \begin_inset space ~
42899 \end_inset
42900
42901 papel
42902 \begin_inset space ~
42903 \end_inset
42904
42905 para
42906 \begin_inset space ~
42907 \end_inset
42908
42909 el
42910 \begin_inset space ~
42911 \end_inset
42912
42913 visor
42914 \begin_inset space ~
42915 \end_inset
42916
42917 DVI Sólo tienen efecto para el programa visor de DVI 
42918 \family sans
42919 xdvi
42920 \family default
42921 .
42922  
42923 \end_layout
42924
42925 \begin_layout Standard
42926 Además están las opciones:
42927 \end_layout
42928
42929 \begin_layout Description
42930 Usar
42931 \begin_inset space ~
42932 \end_inset
42933
42934 rutas
42935 \begin_inset space ~
42936 \end_inset
42937
42938 estilo
42939 \begin_inset space ~
42940 \end_inset
42941
42942 Windows
42943 \begin_inset space ~
42944 \end_inset
42945
42946 en
42947 \begin_inset space ~
42948 \end_inset
42949
42950 archivos
42951 \begin_inset space ~
42952 \end_inset
42953
42954 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
42955 \backslash
42956 » en vez de «/» para separar carpetas.
42957  Esta opción está marcada por omisión cuando se usa LyX en Windows.
42958 \begin_inset Index idx
42959 status collapsed
42960
42961 \begin_layout Plain Layout
42962 Rutas
42963 \end_layout
42964
42965 \end_inset
42966
42967
42968 \begin_inset Index idx
42969 status collapsed
42970
42971 \begin_layout Plain Layout
42972 Configuración ! Rutas
42973 \end_layout
42974
42975 \end_inset
42976
42977
42978 \end_layout
42979
42980 \begin_layout Description
42981 Reiniciar
42982 \begin_inset space ~
42983 \end_inset
42984
42985 opciones
42986 \begin_inset space ~
42987 \end_inset
42988
42989 de
42990 \begin_inset space ~
42991 \end_inset
42992
42993 clase
42994 \begin_inset space ~
42995 \end_inset
42996
42997 cuando
42998 \begin_inset space ~
42999 \end_inset
43000
43001 la
43002 \begin_inset space ~
43003 \end_inset
43004
43005 clase
43006 \begin_inset space ~
43007 \end_inset
43008
43009 de
43010 \begin_inset space ~
43011 \end_inset
43012
43013 documento
43014 \begin_inset space ~
43015 \end_inset
43016
43017 cambie Si se cambia la clase de documento se eliminan todas las opciones
43018  de clase de documento establecidas manualmente en el diálogo 
43019 \family sans
43020 Documento\SpecialChar \menuseparator
43021 Configuración
43022 \family default
43023 .
43024 \end_layout
43025
43026 \begin_layout Section
43027 Gestión de archivos
43028 \begin_inset Index idx
43029 status collapsed
43030
43031 \begin_layout Plain Layout
43032 Gestión de archivos
43033 \end_layout
43034
43035 \end_inset
43036
43037
43038 \end_layout
43039
43040 \begin_layout Subsection
43041 Convertidores
43042 \begin_inset CommandInset label
43043 LatexCommand label
43044 name "sub:Convertidores"
43045
43046 \end_inset
43047
43048
43049 \begin_inset Index idx
43050 status collapsed
43051
43052 \begin_layout Plain Layout
43053 Convertidores
43054 \end_layout
43055
43056 \end_inset
43057
43058
43059 \end_layout
43060
43061 \begin_layout Standard
43062 Aquí está la lista de los comandos de los programas para convertir archivos
43063  de un formato a otro.
43064  Puedes modificarlos o configurar otros nuevos.
43065  Para modificar un convertidor lo seleccionas, cambias las entradas de los
43066  campos 
43067 \family sans
43068 Convertidor
43069 \family default
43070  y/o 
43071 \family sans
43072 Opción extra
43073 \family default
43074 , y pulsas el botón 
43075 \family sans
43076 Modificar
43077 \family default
43078 .
43079  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
43080  en las listas desplegables, modifica el campo 
43081 \family sans
43082 Convertidor
43083 \family default
43084 , y pulsa 
43085 \family sans
43086 Añadir
43087 \family default
43088 .
43089 \end_layout
43090
43091 \begin_layout Standard
43092 Si se activa la opción 
43093 \family sans
43094 Caché de archivo del conversor
43095 \family default
43096 , las conversiones se conservarán durante el tiempo especificado en 
43097 \family sans
43098 Edad máxima (en días)
43099 \family default
43100 .
43101  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
43102  reabrir el documento, porque se usarán las almacenadas en la caché.
43103  
43104 \end_layout
43105
43106 \begin_layout Standard
43107 En la sección 
43108 \emph on
43109 Convertidores
43110 \emph default
43111  del manual 
43112 \emph on
43113 Personalización
43114 \emph default
43115  encontrarás más información sobre convertidores, como variables y opciones
43116  que se pueden poner en su definición.
43117 \end_layout
43118
43119 \begin_layout Subsection
43120 Formatos de archivo
43121 \begin_inset CommandInset label
43122 LatexCommand label
43123 name "sec:Formatos-de-archivo"
43124
43125 \end_inset
43126
43127
43128 \begin_inset Index idx
43129 status collapsed
43130
43131 \begin_layout Plain Layout
43132 Formatos de archivo
43133 \end_layout
43134
43135 \end_inset
43136
43137
43138 \begin_inset Index idx
43139 status collapsed
43140
43141 \begin_layout Plain Layout
43142 Copiadores
43143 \end_layout
43144
43145 \end_inset
43146
43147
43148 \end_layout
43149
43150 \begin_layout Standard
43151 Aquí está la lista de los formatos de archivo que LyX puede manejar.
43152  Puedes modificar los programas visor y editor para determinados formatos.
43153 \end_layout
43154
43155 \begin_layout Standard
43156 En la sección 
43157 \emph on
43158 Formatos
43159 \emph default
43160  del manual 
43161 \emph on
43162 Personalización
43163 \emph default
43164  encontrarás más información sobre formatos, como opciones que se pueden
43165  emplear en su definición.
43166 \end_layout
43167
43168 \begin_layout Standard
43169 Puesto que todas las conversiones de un formato a otro tienen lugar en el
43170  directorio temporal de LyX, a veces es preciso modificar un archivo antes
43171  de copiarlo al directorio temporal, con el fin de de que la conversión
43172  pueda llevarse a cabo.
43173  Esto se hace especificando un 
43174 \family sans
43175 Copiador
43176 \family default
43177 .
43178  En la sección 
43179 \emph on
43180 Copiadores
43181 \emph default
43182  del manual 
43183 \emph on
43184 Personalización
43185 \emph default
43186  hay más información sobre esto.
43187 \end_layout
43188
43189 \begin_layout Standard
43190
43191 \end_layout
43192
43193 \begin_layout Chapter
43194 Unidades disponibles en LyX
43195 \begin_inset Index idx
43196 status collapsed
43197
43198 \begin_layout Plain Layout
43199 Unidades
43200 \end_layout
43201
43202 \end_inset
43203
43204
43205 \begin_inset CommandInset label
43206 LatexCommand label
43207 name "cap:Unidades-disponibles"
43208
43209 \end_inset
43210
43211
43212 \end_layout
43213
43214 \begin_layout Standard
43215 Para comprender las unidades utilizadas en este manual, el cuadro
43216 \begin_inset space ~
43217 \end_inset
43218
43219
43220 \begin_inset CommandInset ref
43221 LatexCommand ref
43222 reference "tab:Unidades"
43223
43224 \end_inset
43225
43226  describe todas las unidades disponibles en LyX.
43227 \end_layout
43228
43229 \begin_layout Standard
43230 \begin_inset Float table
43231 placement h
43232 wide false
43233 sideways false
43234 status collapsed
43235
43236 \begin_layout Plain Layout
43237 \begin_inset Caption
43238
43239 \begin_layout Plain Layout
43240 \begin_inset CommandInset label
43241 LatexCommand label
43242 name "tab:Unidades"
43243
43244 \end_inset
43245
43246 Unidades
43247 \end_layout
43248
43249 \end_inset
43250
43251
43252 \end_layout
43253
43254 \begin_layout Plain Layout
43255 \begin_inset VSpace medskip
43256 \end_inset
43257
43258
43259 \end_layout
43260
43261 \begin_layout Plain Layout
43262 \noindent
43263 \align center
43264 \begin_inset Tabular
43265 <lyxtabular version="3" rows="20" columns="2">
43266 <features tabularvalignment="middle">
43267 <column alignment="center" valignment="top" width="0">
43268 <column alignment="center" valignment="top" width="0">
43269 <row>
43270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43271 \begin_inset Text
43272
43273 \begin_layout Plain Layout
43274 unidad
43275 \end_layout
43276
43277 \end_inset
43278 </cell>
43279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43280 \begin_inset Text
43281
43282 \begin_layout Plain Layout
43283 nombre/descripción
43284 \end_layout
43285
43286 \end_inset
43287 </cell>
43288 </row>
43289 <row>
43290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43291 \begin_inset Text
43292
43293 \begin_layout Plain Layout
43294 mm
43295 \end_layout
43296
43297 \end_inset
43298 </cell>
43299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43300 \begin_inset Text
43301
43302 \begin_layout Plain Layout
43303 milímetro
43304 \end_layout
43305
43306 \end_inset
43307 </cell>
43308 </row>
43309 <row>
43310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43311 \begin_inset Text
43312
43313 \begin_layout Plain Layout
43314 cm
43315 \end_layout
43316
43317 \end_inset
43318 </cell>
43319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43320 \begin_inset Text
43321
43322 \begin_layout Plain Layout
43323 centímetro
43324 \end_layout
43325
43326 \end_inset
43327 </cell>
43328 </row>
43329 <row>
43330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43331 \begin_inset Text
43332
43333 \begin_layout Plain Layout
43334 in
43335 \end_layout
43336
43337 \end_inset
43338 </cell>
43339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43340 \begin_inset Text
43341
43342 \begin_layout Plain Layout
43343 pulgada
43344 \end_layout
43345
43346 \end_inset
43347 </cell>
43348 </row>
43349 <row>
43350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43351 \begin_inset Text
43352
43353 \begin_layout Plain Layout
43354 pt
43355 \end_layout
43356
43357 \end_inset
43358 </cell>
43359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43360 \begin_inset Text
43361
43362 \begin_layout Plain Layout
43363 punto (72.27
43364 \begin_inset space \thinspace{}
43365 \end_inset
43366
43367 pt = 1
43368 \begin_inset space \thinspace{}
43369 \end_inset
43370
43371 in)
43372 \end_layout
43373
43374 \end_inset
43375 </cell>
43376 </row>
43377 <row>
43378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43379 \begin_inset Text
43380
43381 \begin_layout Plain Layout
43382 pc
43383 \end_layout
43384
43385 \end_inset
43386 </cell>
43387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43388 \begin_inset Text
43389
43390 \begin_layout Plain Layout
43391 pica (1
43392 \begin_inset space \thinspace{}
43393 \end_inset
43394
43395 pc = 12
43396 \begin_inset space \thinspace{}
43397 \end_inset
43398
43399 pt)
43400 \end_layout
43401
43402 \end_inset
43403 </cell>
43404 </row>
43405 <row>
43406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43407 \begin_inset Text
43408
43409 \begin_layout Plain Layout
43410 sp
43411 \end_layout
43412
43413 \end_inset
43414 </cell>
43415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43416 \begin_inset Text
43417
43418 \begin_layout Plain Layout
43419 punto escalado (65536
43420 \begin_inset space \thinspace{}
43421 \end_inset
43422
43423 sp = 1
43424 \begin_inset space \thinspace{}
43425 \end_inset
43426
43427 pt)
43428 \end_layout
43429
43430 \end_inset
43431 </cell>
43432 </row>
43433 <row>
43434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43435 \begin_inset Text
43436
43437 \begin_layout Plain Layout
43438 bp
43439 \end_layout
43440
43441 \end_inset
43442 </cell>
43443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43444 \begin_inset Text
43445
43446 \begin_layout Plain Layout
43447 punto grande (72
43448 \begin_inset space \thinspace{}
43449 \end_inset
43450
43451 bp = 1
43452 \begin_inset space \thinspace{}
43453 \end_inset
43454
43455 in)
43456 \end_layout
43457
43458 \end_inset
43459 </cell>
43460 </row>
43461 <row>
43462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43463 \begin_inset Text
43464
43465 \begin_layout Plain Layout
43466 dd
43467 \end_layout
43468
43469 \end_inset
43470 </cell>
43471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43472 \begin_inset Text
43473
43474 \begin_layout Plain Layout
43475 didot (1
43476 \begin_inset space \thinspace{}
43477 \end_inset
43478
43479 dd 
43480 \begin_inset Formula $\approx$
43481 \end_inset
43482
43483  0.376
43484 \begin_inset space \thinspace{}
43485 \end_inset
43486
43487 mm)
43488 \end_layout
43489
43490 \end_inset
43491 </cell>
43492 </row>
43493 <row>
43494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43495 \begin_inset Text
43496
43497 \begin_layout Plain Layout
43498 cc
43499 \end_layout
43500
43501 \end_inset
43502 </cell>
43503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43504 \begin_inset Text
43505
43506 \begin_layout Plain Layout
43507 cicero (1
43508 \begin_inset space \thinspace{}
43509 \end_inset
43510
43511 cc = 12
43512 \begin_inset space \thinspace{}
43513 \end_inset
43514
43515 dd)
43516 \end_layout
43517
43518 \end_inset
43519 </cell>
43520 </row>
43521 <row>
43522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43523 \begin_inset Text
43524
43525 \begin_layout Plain Layout
43526 escala
43527 \begin_inset space \thinspace{}
43528 \end_inset
43529
43530 %
43531 \end_layout
43532
43533 \end_inset
43534 </cell>
43535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43536 \begin_inset Text
43537
43538 \begin_layout Plain Layout
43539 \begin_inset space \thinspace{}
43540 \end_inset
43541
43542 % del tamaño original de la imagen
43543 \end_layout
43544
43545 \end_inset
43546 </cell>
43547 </row>
43548 <row>
43549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43550 \begin_inset Text
43551
43552 \begin_layout Plain Layout
43553 texto
43554 \begin_inset space \thinspace{}
43555 \end_inset
43556
43557 %
43558 \end_layout
43559
43560 \end_inset
43561 </cell>
43562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43563 \begin_inset Text
43564
43565 \begin_layout Plain Layout
43566 \begin_inset space \thinspace{}
43567 \end_inset
43568
43569 % del ancho de texto
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 columna
43581 \begin_inset space \thinspace{}
43582 \end_inset
43583
43584 %
43585 \end_layout
43586
43587 \end_inset
43588 </cell>
43589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43590 \begin_inset Text
43591
43592 \begin_layout Plain Layout
43593 \begin_inset space \thinspace{}
43594 \end_inset
43595
43596 % del ancho de columna
43597 \end_layout
43598
43599 \end_inset
43600 </cell>
43601 </row>
43602 <row>
43603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43604 \begin_inset Text
43605
43606 \begin_layout Plain Layout
43607 página
43608 \begin_inset space \thinspace{}
43609 \end_inset
43610
43611 %
43612 \end_layout
43613
43614 \end_inset
43615 </cell>
43616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43617 \begin_inset Text
43618
43619 \begin_layout Plain Layout
43620 \begin_inset space \thinspace{}
43621 \end_inset
43622
43623 % del ancho de página
43624 \end_layout
43625
43626 \end_inset
43627 </cell>
43628 </row>
43629 <row>
43630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43631 \begin_inset Text
43632
43633 \begin_layout Plain Layout
43634 línea
43635 \begin_inset space \thinspace{}
43636 \end_inset
43637
43638 %
43639 \end_layout
43640
43641 \end_inset
43642 </cell>
43643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43644 \begin_inset Text
43645
43646 \begin_layout Plain Layout
43647 \begin_inset space \thinspace{}
43648 \end_inset
43649
43650 % del ancho de línea
43651 \end_layout
43652
43653 \end_inset
43654 </cell>
43655 </row>
43656 <row>
43657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43658 \begin_inset Text
43659
43660 \begin_layout Plain Layout
43661 alt_texto
43662 \begin_inset space \thinspace{}
43663 \end_inset
43664
43665 %
43666 \end_layout
43667
43668 \end_inset
43669 </cell>
43670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43671 \begin_inset Text
43672
43673 \begin_layout Plain Layout
43674 \begin_inset space \thinspace{}
43675 \end_inset
43676
43677 % de altura de texto
43678 \end_layout
43679
43680 \end_inset
43681 </cell>
43682 </row>
43683 <row>
43684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43685 \begin_inset Text
43686
43687 \begin_layout Plain Layout
43688 alt_página
43689 \begin_inset space \thinspace{}
43690 \end_inset
43691
43692 %
43693 \end_layout
43694
43695 \end_inset
43696 </cell>
43697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43698 \begin_inset Text
43699
43700 \begin_layout Plain Layout
43701 \begin_inset space \thinspace{}
43702 \end_inset
43703
43704 % de altura de página
43705 \end_layout
43706
43707 \end_inset
43708 </cell>
43709 </row>
43710 <row>
43711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43712 \begin_inset Text
43713
43714 \begin_layout Plain Layout
43715 ex
43716 \end_layout
43717
43718 \end_inset
43719 </cell>
43720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43721 \begin_inset Text
43722
43723 \begin_layout Plain Layout
43724 altura de la letra 
43725 \emph on
43726 x
43727 \emph default
43728  en la fuente actual
43729 \end_layout
43730
43731 \end_inset
43732 </cell>
43733 </row>
43734 <row>
43735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43736 \begin_inset Text
43737
43738 \begin_layout Plain Layout
43739 em
43740 \end_layout
43741
43742 \end_inset
43743 </cell>
43744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43745 \begin_inset Text
43746
43747 \begin_layout Plain Layout
43748 ancho de la letra 
43749 \emph on
43750 M
43751 \emph default
43752  en la fuente actual
43753 \end_layout
43754
43755 \end_inset
43756 </cell>
43757 </row>
43758 <row>
43759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43760 \begin_inset Text
43761
43762 \begin_layout Plain Layout
43763 mu
43764 \end_layout
43765
43766 \end_inset
43767 </cell>
43768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43769 \begin_inset Text
43770
43771 \begin_layout Plain Layout
43772 unidad matemática (1
43773 \begin_inset space \thinspace{}
43774 \end_inset
43775
43776 mu = 1/18
43777 \begin_inset space \thinspace{}
43778 \end_inset
43779
43780 em)
43781 \end_layout
43782
43783 \end_inset
43784 </cell>
43785 </row>
43786 </lyxtabular>
43787
43788 \end_inset
43789
43790
43791 \end_layout
43792
43793 \end_inset
43794
43795
43796 \end_layout
43797
43798 \begin_layout Chapter
43799 Créditos
43800 \begin_inset CommandInset label
43801 LatexCommand label
43802 name "cap:Créditos"
43803
43804 \end_inset
43805
43806
43807 \end_layout
43808
43809 \begin_layout Standard
43810 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
43811  animamos a que participeis!).
43812 \end_layout
43813
43814 \begin_layout Itemize
43815
43816 \noun on
43817 Alejandro Aguilar Sierra
43818 \end_layout
43819
43820 \begin_layout Itemize
43821
43822 \noun on
43823 Amir Karger
43824 \end_layout
43825
43826 \begin_layout Itemize
43827
43828 \noun on
43829 David Johnson
43830 \end_layout
43831
43832 \begin_layout Itemize
43833
43834 \noun on
43835 Hartmut Haase
43836 \end_layout
43837
43838 \begin_layout Itemize
43839
43840 \noun on
43841 Ignacio García
43842 \end_layout
43843
43844 \begin_layout Itemize
43845
43846 \noun on
43847 Ivan Schreter
43848 \end_layout
43849
43850 \begin_layout Itemize
43851
43852 \noun on
43853 John Raithel
43854 \end_layout
43855
43856 \begin_layout Itemize
43857
43858 \noun on
43859 John Weiss
43860 \end_layout
43861
43862 \begin_layout Itemize
43863
43864 \noun on
43865 Lars Gullik Bjønnes
43866 \end_layout
43867
43868 \begin_layout Itemize
43869
43870 \noun on
43871 Matthias Ettrich
43872 \end_layout
43873
43874 \begin_layout Itemize
43875
43876 \noun on
43877 Matthias Zenker
43878 \end_layout
43879
43880 \begin_layout Itemize
43881
43882 \noun on
43883 Rich Fields
43884 \end_layout
43885
43886 \begin_layout Itemize
43887
43888 \noun on
43889 Pascal André
43890 \end_layout
43891
43892 \begin_layout Itemize
43893
43894 \noun on
43895 Paul Evans
43896 \end_layout
43897
43898 \begin_layout Itemize
43899
43900 \noun on
43901 Paul Russel
43902 \end_layout
43903
43904 \begin_layout Itemize
43905
43906 \noun on
43907 Robin Socha
43908 \end_layout
43909
43910 \begin_layout Itemize
43911
43912 \noun on
43913 Uwe Stöhr
43914 \end_layout
43915
43916 \begin_layout Itemize
43917 El Equipo LyX: 
43918 \begin_inset CommandInset citation
43919 LatexCommand cite
43920 key "lyxcredit"
43921
43922 \end_inset
43923
43924
43925 \end_layout
43926
43927 \begin_layout Standard
43928 \begin_inset Newpage newpage
43929 \end_inset
43930
43931  La bibliografía de la página siguiente se ha generado con el entorno 
43932 \family sans
43933 Bibliografía
43934 \family default
43935 .
43936 \end_layout
43937
43938 \begin_layout Bibliography
43939 \labelwidthstring Bibliografía
43940 \begin_inset CommandInset bibitem
43941 LatexCommand bibitem
43942 label "Créditos"
43943 key "lyxcredit"
43944
43945 \end_inset
43946
43947 El Equipo Lyx: 
43948 \begin_inset CommandInset href
43949 LatexCommand href
43950 name "Créditos"
43951 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43952
43953 \end_inset
43954
43955 :
43956 \begin_inset Newline newline
43957 \end_inset
43958
43959
43960 \begin_inset Flex URL
43961 status collapsed
43962
43963 \begin_layout Plain Layout
43964
43965 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43966 \end_layout
43967
43968 \end_inset
43969
43970
43971 \end_layout
43972
43973 \begin_layout Bibliography
43974 \labelwidthstring Bibliografía
43975 \begin_inset CommandInset bibitem
43976 LatexCommand bibitem
43977 key "latexcompanion"
43978
43979 \end_inset
43980
43981 Frank Mittelbach and Michel Goossens: 
43982 \emph on
43983 The LaTeX Companion Second Edition.
43984
43985 \emph default
43986  Addison-Wesley, 2004
43987 \end_layout
43988
43989 \begin_layout Bibliography
43990 \labelwidthstring Bibliografía
43991 \begin_inset CommandInset bibitem
43992 LatexCommand bibitem
43993 key "latexguide"
43994
43995 \end_inset
43996
43997 Helmut Kopka and Patrick W.
43998  Daly: 
43999 \emph on
44000 A Guide to LaTeX Fourth Edition.
44001
44002 \emph default
44003  Addison-Wesley, 2003
44004 \end_layout
44005
44006 \begin_layout Bibliography
44007 \labelwidthstring Bibliografía
44008 \begin_inset CommandInset bibitem
44009 LatexCommand bibitem
44010 key "latexbook"
44011
44012 \end_inset
44013
44014 Leslie Lamport: 
44015 \emph on
44016 LaTeX: A Document Preparation System.
44017
44018 \emph default
44019  Addison-Wesley, second edition, 1994
44020 \end_layout
44021
44022 \begin_layout Bibliography
44023 \labelwidthstring Bibliografía
44024 \begin_inset CommandInset bibitem
44025 LatexCommand bibitem
44026 key "texbook"
44027
44028 \end_inset
44029
44030 Donald E.
44031  Knuth.
44032  
44033 \emph on
44034 The TeXbook.
44035
44036 \emph default
44037  Addison-Wesley, 1984
44038 \end_layout
44039
44040 \begin_layout Bibliography
44041 \labelwidthstring Bibliografía
44042 \begin_inset CommandInset bibitem
44043 LatexCommand bibitem
44044 key "TeXCatalogue"
44045
44046 \end_inset
44047
44048 The TeX Catalogue:
44049 \begin_inset Newline newline
44050 \end_inset
44051
44052
44053 \begin_inset Flex URL
44054 status collapsed
44055
44056 \begin_layout Plain Layout
44057
44058 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44059 \end_layout
44060
44061 \end_inset
44062
44063
44064 \end_layout
44065
44066 \begin_layout Bibliography
44067 \labelwidthstring Bibliografía
44068 \begin_inset CommandInset bibitem
44069 LatexCommand bibitem
44070 key "LaTeXFAQ"
44071
44072 \end_inset
44073
44074 LaTeX FAQ:
44075 \begin_inset Newline newline
44076 \end_inset
44077
44078
44079 \begin_inset Flex URL
44080 status collapsed
44081
44082 \begin_layout Plain Layout
44083
44084 http://www.tex.ac.uk/cgi-bin/texfaq2html
44085 \end_layout
44086
44087 \end_inset
44088
44089
44090 \end_layout
44091
44092 \begin_layout Bibliography
44093 \labelwidthstring Bibliografía
44094 \begin_inset CommandInset bibitem
44095 LatexCommand bibitem
44096 key "BibTeX"
44097
44098 \end_inset
44099
44100
44101 \begin_inset CommandInset href
44102 LatexCommand href
44103 name "Documentación"
44104 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44105
44106 \end_inset
44107
44108  del programa 
44109 \family sans
44110 BibTeX
44111 \family default
44112 :
44113 \begin_inset Newline newline
44114 \end_inset
44115
44116
44117 \begin_inset Flex URL
44118 status collapsed
44119
44120 \begin_layout Plain Layout
44121
44122 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44123 \end_layout
44124
44125 \end_inset
44126
44127
44128 \end_layout
44129
44130 \begin_layout Bibliography
44131 \labelwidthstring Bibliografía
44132 \begin_inset CommandInset bibitem
44133 LatexCommand bibitem
44134 key "makeindex"
44135
44136 \end_inset
44137
44138
44139 \begin_inset CommandInset href
44140 LatexCommand href
44141 name "Documentación"
44142 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44143
44144 \end_inset
44145
44146  del programa 
44147 \family sans
44148 makeindex
44149 \family default
44150 :
44151 \begin_inset Newline newline
44152 \end_inset
44153
44154
44155 \begin_inset Flex URL
44156 status collapsed
44157
44158 \begin_layout Plain Layout
44159
44160 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44161 \end_layout
44162
44163 \end_inset
44164
44165
44166 \end_layout
44167
44168 \begin_layout Bibliography
44169 \labelwidthstring Bibliografía
44170 \begin_inset CommandInset bibitem
44171 LatexCommand bibitem
44172 key "xindy"
44173
44174 \end_inset
44175
44176
44177 \begin_inset CommandInset href
44178 LatexCommand href
44179 name "Documentación"
44180 target "http://www.xindy.org/documentation.html"
44181
44182 \end_inset
44183
44184  del programa 
44185 \family sans
44186 xindy
44187 \family default
44188 :
44189 \begin_inset Newline newline
44190 \end_inset
44191
44192
44193 \begin_inset Flex URL
44194 status collapsed
44195
44196 \begin_layout Plain Layout
44197
44198 http://www.xindy.org/documentation.html
44199 \end_layout
44200
44201 \end_inset
44202
44203
44204 \end_layout
44205
44206 \begin_layout Bibliography
44207 \labelwidthstring Bibliografía
44208 \begin_inset CommandInset bibitem
44209 LatexCommand bibitem
44210 key "caption"
44211
44212 \end_inset
44213
44214
44215 \begin_inset CommandInset href
44216 LatexCommand href
44217 name "Documentación"
44218 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
44219
44220 \end_inset
44221
44222  del paquete LaTeX 
44223 \series bold
44224 caption
44225 \series default
44226
44227 \begin_inset Index idx
44228 status collapsed
44229
44230 \begin_layout Plain Layout
44231 LaTeX, paquetes ! caption
44232 \end_layout
44233
44234 \end_inset
44235
44236 :
44237 \begin_inset Newline newline
44238 \end_inset
44239
44240
44241 \begin_inset Flex URL
44242 status collapsed
44243
44244 \begin_layout Plain Layout
44245
44246 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
44247 \end_layout
44248
44249 \end_inset
44250
44251
44252 \end_layout
44253
44254 \begin_layout Bibliography
44255 \labelwidthstring Bibliografía
44256 \begin_inset CommandInset bibitem
44257 LatexCommand bibitem
44258 key "fancyhdr"
44259
44260 \end_inset
44261
44262
44263 \begin_inset CommandInset href
44264 LatexCommand href
44265 name "Documentation"
44266 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
44267
44268 \end_inset
44269
44270  del paquete LaTeX 
44271 \series bold
44272 fancyhdr
44273 \series default
44274
44275 \begin_inset Index idx
44276 status collapsed
44277
44278 \begin_layout Plain Layout
44279 LaTeX, paquetes ! fancyhdr
44280 \end_layout
44281
44282 \end_inset
44283
44284 :
44285 \begin_inset Newline newline
44286 \end_inset
44287
44288
44289 \begin_inset Flex URL
44290 status collapsed
44291
44292 \begin_layout Plain Layout
44293
44294 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
44295 \end_layout
44296
44297 \end_inset
44298
44299
44300 \end_layout
44301
44302 \begin_layout Bibliography
44303 \labelwidthstring Bibliografía
44304 \begin_inset CommandInset bibitem
44305 LatexCommand bibitem
44306 key "hyperref"
44307
44308 \end_inset
44309
44310
44311 \begin_inset CommandInset href
44312 LatexCommand href
44313 name "Documentation"
44314 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44315
44316 \end_inset
44317
44318  del paquete LaTeX 
44319 \series bold
44320 hyperref
44321 \series default
44322
44323 \begin_inset Index idx
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327 LaTeX, paquetes! hyperref
44328 \end_layout
44329
44330 \end_inset
44331
44332 :
44333 \begin_inset Newline newline
44334 \end_inset
44335
44336
44337 \begin_inset Flex URL
44338 status collapsed
44339
44340 \begin_layout Plain Layout
44341
44342 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
44343 \end_layout
44344
44345 \end_inset
44346
44347
44348 \end_layout
44349
44350 \begin_layout Bibliography
44351 \labelwidthstring Bibliografía
44352 \begin_inset CommandInset bibitem
44353 LatexCommand bibitem
44354 key "nomencl"
44355
44356 \end_inset
44357
44358
44359 \begin_inset CommandInset href
44360 LatexCommand href
44361 name "Documentation"
44362 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
44363
44364 \end_inset
44365
44366  del paquete LaTeX 
44367 \series bold
44368 nomencl
44369 \series default
44370
44371 \begin_inset Index idx
44372 status collapsed
44373
44374 \begin_layout Plain Layout
44375 LaTeX, paquetes ! nomencl
44376 \end_layout
44377
44378 \end_inset
44379
44380 :
44381 \begin_inset Newline newline
44382 \end_inset
44383
44384
44385 \begin_inset Flex URL
44386 status collapsed
44387
44388 \begin_layout Plain Layout
44389
44390 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
44391 \end_layout
44392
44393 \end_inset
44394
44395
44396 \end_layout
44397
44398 \begin_layout Bibliography
44399 \labelwidthstring Bibliografía
44400 \begin_inset CommandInset bibitem
44401 LatexCommand bibitem
44402 key "tipa"
44403
44404 \end_inset
44405
44406
44407 \begin_inset CommandInset href
44408 LatexCommand href
44409 name "Documentación"
44410 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
44411
44412 \end_inset
44413
44414  del paquete LaTeX 
44415 \series bold
44416 tipa
44417 \series default
44418
44419 \begin_inset Index idx
44420 status collapsed
44421
44422 \begin_layout Plain Layout
44423 LaTeX, paquetes ! tipa
44424 \end_layout
44425
44426 \end_inset
44427
44428 :
44429 \begin_inset Newline newline
44430 \end_inset
44431
44432
44433 \begin_inset Flex URL
44434 status collapsed
44435
44436 \begin_layout Plain Layout
44437
44438 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44439 \end_layout
44440
44441 \end_inset
44442
44443
44444 \end_layout
44445
44446 \begin_layout Bibliography
44447 \labelwidthstring Bibliografía
44448 \begin_inset CommandInset bibitem
44449 LatexCommand bibitem
44450 key "wrapfig"
44451
44452 \end_inset
44453
44454
44455 \begin_inset CommandInset href
44456 LatexCommand href
44457 name "Documentación"
44458 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44459
44460 \end_inset
44461
44462  del paquete LaTeX 
44463 \series bold
44464 wrapfig
44465 \series default
44466
44467 \begin_inset Index idx
44468 status collapsed
44469
44470 \begin_layout Plain Layout
44471 LaTeX, paquetes ! wrapfig
44472 \end_layout
44473
44474 \end_inset
44475
44476 :
44477 \begin_inset Newline newline
44478 \end_inset
44479
44480
44481 \begin_inset Flex URL
44482 status collapsed
44483
44484 \begin_layout Plain Layout
44485
44486 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44487 \end_layout
44488
44489 \end_inset
44490
44491
44492 \end_layout
44493
44494 \begin_layout Bibliography
44495 \labelwidthstring Bibliografía
44496 \begin_inset CommandInset bibitem
44497 LatexCommand bibitem
44498 key "XeTeX"
44499
44500 \end_inset
44501
44502
44503 \begin_inset CommandInset href
44504 LatexCommand href
44505 name "Página Wiki"
44506 target "http://wiki.lyx.org/LyX/XeTeX"
44507
44508 \end_inset
44509
44510  cómo usar LyX con 
44511 \family sans
44512 XeTeX
44513 \family default
44514 :
44515 \begin_inset Newline newline
44516 \end_inset
44517
44518
44519 \begin_inset Flex URL
44520 status collapsed
44521
44522 \begin_layout Plain Layout
44523
44524 http://wiki.lyx.org/LyX/XeTeX
44525 \end_layout
44526
44527 \end_inset
44528
44529
44530 \end_layout
44531
44532 \begin_layout Bibliography
44533 \labelwidthstring Bibliografía
44534 \begin_inset CommandInset bibitem
44535 LatexCommand bibitem
44536 key "Arabic"
44537
44538 \end_inset
44539
44540
44541 \begin_inset CommandInset href
44542 LatexCommand href
44543 name "Página Wiki"
44544 target "http://wiki.lyx.org/Windows/Arabic"
44545
44546 \end_inset
44547
44548  cómo configurar LyX para árabe:
44549 \begin_inset Newline newline
44550 \end_inset
44551
44552
44553 \begin_inset Flex URL
44554 status collapsed
44555
44556 \begin_layout Plain Layout
44557
44558 http://wiki.lyx.org/Windows/Arabic
44559 \end_layout
44560
44561 \end_inset
44562
44563
44564 \end_layout
44565
44566 \begin_layout Bibliography
44567 \labelwidthstring Bibliografía
44568 \begin_inset CommandInset bibitem
44569 LatexCommand bibitem
44570 key "Armenian"
44571
44572 \end_inset
44573
44574
44575 \begin_inset CommandInset href
44576 LatexCommand href
44577 name "Página Wiki"
44578 target "http://wiki.lyx.org/Windows/Armenian"
44579
44580 \end_inset
44581
44582  cómo configurar LyX para armenio:
44583 \begin_inset Newline newline
44584 \end_inset
44585
44586
44587 \begin_inset Flex URL
44588 status collapsed
44589
44590 \begin_layout Plain Layout
44591
44592 http://wiki.lyx.org/Windows/Armenian
44593 \end_layout
44594
44595 \end_inset
44596
44597
44598 \end_layout
44599
44600 \begin_layout Bibliography
44601 \labelwidthstring Bibliografía
44602 \begin_inset CommandInset bibitem
44603 LatexCommand bibitem
44604 key "Farsi"
44605
44606 \end_inset
44607
44608
44609 \begin_inset CommandInset href
44610 LatexCommand href
44611 name "Página Wiki"
44612 target "http://wiki.lyx.org/Windows/Farsi"
44613
44614 \end_inset
44615
44616  cómo configurar LyX para farsi:
44617 \begin_inset Newline newline
44618 \end_inset
44619
44620
44621 \begin_inset Flex URL
44622 status collapsed
44623
44624 \begin_layout Plain Layout
44625
44626 http://wiki.lyx.org/Windows/Farsi
44627 \end_layout
44628
44629 \end_inset
44630
44631
44632 \end_layout
44633
44634 \begin_layout Bibliography
44635 \labelwidthstring Bibliografía
44636 \begin_inset CommandInset bibitem
44637 LatexCommand bibitem
44638 key "Hebrew"
44639
44640 \end_inset
44641
44642
44643 \begin_inset CommandInset href
44644 LatexCommand href
44645 name "Página Wiki"
44646 target "http://wiki.lyx.org/Windows/Hebrew"
44647
44648 \end_inset
44649
44650  cómo configurar LyX para hebreo:
44651 \begin_inset Newline newline
44652 \end_inset
44653
44654
44655 \begin_inset Flex URL
44656 status collapsed
44657
44658 \begin_layout Plain Layout
44659
44660 http://wiki.lyx.org/Windows/Hebrew
44661 \end_layout
44662
44663 \end_inset
44664
44665
44666 \end_layout
44667
44668 \begin_layout Bibliography
44669 \labelwidthstring Bibliografía
44670 \begin_inset CommandInset bibitem
44671 LatexCommand bibitem
44672 key "Japanese"
44673
44674 \end_inset
44675
44676
44677 \begin_inset CommandInset href
44678 LatexCommand href
44679 name "Página Wiki"
44680 target "http://wiki.lyx.org/Windows/Japanese"
44681
44682 \end_inset
44683
44684  cómo configurar LyX para japonés:
44685 \begin_inset Newline newline
44686 \end_inset
44687
44688
44689 \begin_inset Flex URL
44690 status collapsed
44691
44692 \begin_layout Plain Layout
44693
44694 http://wiki.lyx.org/Windows/Japanese
44695 \end_layout
44696
44697 \end_inset
44698
44699
44700 \end_layout
44701
44702 \begin_layout Bibliography
44703 \labelwidthstring Bibliografía
44704 \begin_inset CommandInset bibitem
44705 LatexCommand bibitem
44706 key "Latvian"
44707
44708 \end_inset
44709
44710
44711 \begin_inset CommandInset href
44712 LatexCommand href
44713 name "Página Wiki"
44714 target "http://wiki.lyx.org/Windows/Latvian"
44715
44716 \end_inset
44717
44718  cómo configurar LyX para letón:
44719 \begin_inset Newline newline
44720 \end_inset
44721
44722
44723 \begin_inset Flex URL
44724 status collapsed
44725
44726 \begin_layout Plain Layout
44727
44728 http://wiki.lyx.org/Windows/Latvian
44729 \end_layout
44730
44731 \end_inset
44732
44733
44734 \end_layout
44735
44736 \begin_layout Bibliography
44737 \labelwidthstring Bibliografía
44738 \begin_inset CommandInset bibitem
44739 LatexCommand bibitem
44740 key "Lithuanian"
44741
44742 \end_inset
44743
44744
44745 \begin_inset CommandInset href
44746 LatexCommand href
44747 name "Página Wiki"
44748 target "http://wiki.lyx.org/Windows/Lithuanian"
44749
44750 \end_inset
44751
44752  cómo configurar LyX para lituano:
44753 \begin_inset Newline newline
44754 \end_inset
44755
44756
44757 \begin_inset Flex URL
44758 status collapsed
44759
44760 \begin_layout Plain Layout
44761
44762 http://wiki.lyx.org/Windows/Lithuanian
44763 \end_layout
44764
44765 \end_inset
44766
44767
44768 \end_layout
44769
44770 \begin_layout Bibliography
44771 \labelwidthstring Bibliografía
44772 \begin_inset CommandInset bibitem
44773 LatexCommand bibitem
44774 key "Mongolian"
44775
44776 \end_inset
44777
44778
44779 \begin_inset CommandInset href
44780 LatexCommand href
44781 name "Página Wiki"
44782 target "http://wiki.lyx.org/Windows/Mongolian"
44783
44784 \end_inset
44785
44786  cómo configurar LyX para mongol:
44787 \begin_inset Newline newline
44788 \end_inset
44789
44790
44791 \begin_inset Flex URL
44792 status collapsed
44793
44794 \begin_layout Plain Layout
44795
44796 http://wiki.lyx.org/Windows/Mongolian
44797 \end_layout
44798
44799 \end_inset
44800
44801
44802 \end_layout
44803
44804 \begin_layout Bibliography
44805 \labelwidthstring Bibliografía
44806 \begin_inset CommandInset bibitem
44807 LatexCommand bibitem
44808 key "Vietnamese"
44809
44810 \end_inset
44811
44812
44813 \begin_inset CommandInset href
44814 LatexCommand href
44815 name "Página Wiki"
44816 target "http://wiki.lyx.org/Windows/Vietnamese"
44817
44818 \end_inset
44819
44820  cómo configurar LyX para vietnamita:
44821 \begin_inset Newline newline
44822 \end_inset
44823
44824
44825 \begin_inset Flex URL
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829
44830 http://wiki.lyx.org/Windows/Vietnamese
44831 \end_layout
44832
44833 \end_inset
44834
44835
44836 \end_layout
44837
44838 \begin_layout Bibliography
44839 \labelwidthstring Bibliografía
44840 \begin_inset CommandInset bibitem
44841 LatexCommand bibitem
44842 key "LyX-func"
44843
44844 \end_inset
44845
44846
44847 \begin_inset CommandInset href
44848 LatexCommand href
44849 name "Página Wiki"
44850 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44851
44852 \end_inset
44853
44854  con una lista de todas las funciones de LyX disponibles:
44855 \begin_inset Newline newline
44856 \end_inset
44857
44858
44859 \begin_inset Flex URL
44860 status collapsed
44861
44862 \begin_layout Plain Layout
44863
44864 http://wiki.lyx.org/LyX/LyxFunctionList
44865 \end_layout
44866
44867 \end_inset
44868
44869
44870 \end_layout
44871
44872 \begin_layout Bibliography
44873 \labelwidthstring Bibliografía
44874 \begin_inset CommandInset bibitem
44875 LatexCommand bibitem
44876 key "NewInLyX16"
44877
44878 \end_inset
44879
44880
44881 \begin_inset CommandInset href
44882 LatexCommand href
44883 name "Página wiki"
44884 target "http://wiki.lyx.org/LyX/NewInLyX16"
44885
44886 \end_inset
44887
44888  sobre características nuevas en 
44889 \family sans
44890 LyX 1.6.0
44891 \family default
44892 :
44893 \begin_inset Newline newline
44894 \end_inset
44895
44896
44897 \begin_inset Flex URL
44898 status collapsed
44899
44900 \begin_layout Plain Layout
44901
44902 http://wiki.lyx.org/LyX/NewInLyX16
44903 \end_layout
44904
44905 \end_inset
44906
44907
44908 \end_layout
44909
44910 \begin_layout Bibliography
44911 \labelwidthstring Bibliografía
44912 \begin_inset CommandInset bibitem
44913 LatexCommand bibitem
44914 key "spanish"
44915
44916 \end_inset
44917
44918
44919 \begin_inset CommandInset href
44920 LatexCommand href
44921 name "Página web"
44922 target "http://www.tex-tipografia.com/spanish.html"
44923
44924 \end_inset
44925
44926  del estilo 
44927 \family sans
44928 spanish 
44929 \family default
44930 incluido en el paquete 
44931 \series bold
44932 babel
44933 \series default
44934 :
44935 \begin_inset Newline newline
44936 \end_inset
44937
44938
44939 \begin_inset Flex URL
44940 status collapsed
44941
44942 \begin_layout Plain Layout
44943
44944 http://www.tex-tipografia.com/spanish.html
44945 \end_layout
44946
44947 \end_inset
44948
44949
44950 \end_layout
44951
44952 \begin_layout Standard
44953 \begin_inset Newpage newpage
44954 \end_inset
44955
44956
44957 \begin_inset ERT
44958 status open
44959
44960 \begin_layout Plain Layout
44961
44962
44963 \backslash
44964 let
44965 \backslash
44966 mybibname
44967 \backslash
44968 bibname
44969 \end_layout
44970
44971 \begin_layout Plain Layout
44972
44973
44974 \backslash
44975 renewcommand{
44976 \backslash
44977 bibname}{
44978 \backslash
44979 mybibname
44980 \backslash
44981 ; 2}
44982 \end_layout
44983
44984 \end_inset
44985
44986
44987 \begin_inset Note Note
44988 status collapsed
44989
44990 \begin_layout Plain Layout
44991 El comando 
44992 \series bold
44993
44994 \backslash
44995 bibname
44996 \series default
44997  es el nombre de la bibliografía en el idioma del documento actual.
44998  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
44999  bibliografía es la segunda:
45000 \end_layout
45001
45002 \end_inset
45003
45004
45005 \end_layout
45006
45007 \begin_layout Standard
45008 \begin_inset CommandInset bibtex
45009 LatexCommand bibtex
45010 bibfiles "../biblio/LyXDocs"
45011 options "../biblio/alphadin"
45012
45013 \end_inset
45014
45015
45016 \end_layout
45017
45018 \begin_layout Standard
45019 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
45020 \end_layout
45021
45022 \begin_layout Standard
45023
45024 \series bold
45025 \begin_inset CommandInset nomencl_print
45026 LatexCommand printnomenclature
45027 set_width "none"
45028
45029 \end_inset
45030
45031
45032 \begin_inset CommandInset index_print
45033 LatexCommand printindex
45034 type "idx"
45035
45036 \end_inset
45037
45038
45039 \end_layout
45040
45041 \end_body
45042 \end_document