]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
b04dde344a287883cbd64f373057b5e819277ab1
[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,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
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  Selecciona la clase que quieras y haz los ajustes finos que necesites en
2206  las distintas opciones.
2207 \end_layout
2208
2209 \begin_layout Subsubsection
2210 Vista general
2211 \end_layout
2212
2213 \begin_layout Standard
2214 Hay cuatro clases estándar de documentos en LyX.
2215  Son:
2216 \end_layout
2217
2218 \begin_layout Description
2219 Article para artículos sencillos
2220 \end_layout
2221
2222 \begin_layout Description
2223 Report para informes sencillos
2224 \end_layout
2225
2226 \begin_layout Description
2227 Book para escribir libros
2228 \end_layout
2229
2230 \begin_layout Description
2231 Letter para cartas estilo US
2232 \end_layout
2233
2234 \begin_layout Standard
2235 Hay además otras clases no estándar que sólo están disponibles en LyX si
2236  las has instalado.
2237  A continuación se mencionan algunas de ellas; la lista completa con explicacion
2238 es detalladas se encuentra en el capítulo 
2239 \emph on
2240 Clases especiales de documentos
2241 \emph default
2242 , en el manual 
2243 \emph on
2244 Características adicionales.
2245
2246 \emph default
2247  
2248 \end_layout
2249
2250 \begin_layout Description
2251 A&A Artículos para publicaciones en el estilo y formato empleado por 
2252 \emph on
2253 Astronomy & Astrophysics
2254 \end_layout
2255
2256 \begin_layout Description
2257 ACS 
2258 \lang english
2259 For submissions to the journals published by the American Chemistry Society
2260 \end_layout
2261
2262 \begin_layout Description
2263 AGU 
2264 \lang english
2265 For submissions to the journals published by the American Geophysical Union
2266 \end_layout
2267
2268 \begin_layout Description
2269 AMS Diseños para artículos y libros en el estilo y formato de la 
2270 \emph on
2271 American Mathematical Society
2272 \emph default
2273  (AMS).
2274  Hay tres variantes disponibles.
2275  El estándar usa un esquema típico de numeración para teoremas, etc.
2276  que antepone el número de sección al número del resultado.
2277  Todos las exposiciones tipo resultado (proposiciones, corolarios y demás)
2278  se secuencian juntos, pero las definiciones, los ejemplos y cosas por el
2279  estilo tienen su propia secuencia.
2280  El esquema de 
2281 \begin_inset Quotes fld
2282 \end_inset
2283
2284 numeración secuencial
2285 \begin_inset Quotes frd
2286 \end_inset
2287
2288  no sitúa el número de sección con cada resultado, sino que los numera a
2289  lo largo del artículo en una secuencia simple.
2290  Cada tipo de resultado sigue su propia secuencia.
2291  También hay un formato que reparte la numeración de relaciones en conjunto.
2292 \end_layout
2293
2294 \begin_layout Description
2295 Beamer Formato para presentaciones y transparencias
2296 \end_layout
2297
2298 \begin_layout Description
2299 Broadway Formato para escribir guiones.
2300  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2301 \end_layout
2302
2303 \begin_layout Description
2304 Chess 
2305 \lang english
2306 Layout to write about chess games
2307 \end_layout
2308
2309 \begin_layout Description
2310 Curiculum
2311 \begin_inset space ~
2312 \end_inset
2313
2314 vitae clases para confeccionar currículum vitae
2315 \end_layout
2316
2317 \begin_layout Description
2318 Elsarticle Formato para publicaciones del grupo 
2319 \emph on
2320 Elsevier
2321 \end_layout
2322
2323 \begin_layout Description
2324 Foils Para hacer transparencias
2325 \end_layout
2326
2327 \begin_layout Description
2328 Hollywood Para escribir guiones para la industria cinematográfica US.
2329  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2330 \end_layout
2331
2332 \begin_layout Description
2333 IEEEtran Formato para publicaciones del 
2334 \emph on
2335 Institute of Electrical and Electronics Engineers
2336 \emph default
2337  (IEEE)
2338 \end_layout
2339
2340 \begin_layout Description
2341 IOP Formato para publicaciones del 
2342 \emph on
2343 Institute of Physics
2344 \end_layout
2345
2346 \begin_layout Description
2347 Kluwer Formato para publicaciones del grupo 
2348 \emph on
2349 Kluwer
2350 \end_layout
2351
2352 \begin_layout Description
2353 KOMA-Script Una revisión de las clases estándar, ofrece varias características
2354  útiles como formato de encabezados, cálculo automático de espacio de impresión
2355  etc.
2356  
2357 \lang english
2358 (Is used by this document.)
2359 \end_layout
2360
2361 \begin_layout Description
2362 Memoir Otra revisión de las clases estándar
2363 \end_layout
2364
2365 \begin_layout Description
2366 Powerdot Formato para presentaciones
2367 \end_layout
2368
2369 \begin_layout Description
2370 REVTe
2371 \begin_inset ERT
2372 status collapsed
2373
2374 \begin_layout Plain Layout
2375
2376 {}
2377 \end_layout
2378
2379 \end_inset
2380
2381 X Para escribir artículos publicados por: 
2382 \emph on
2383 American Physical Society
2384 \emph default
2385  (APS), 
2386 \emph on
2387 American Institute of Physics
2388 \emph default
2389  (AIP), y 
2390 \emph on
2391 Optical Society of America
2392 \emph default
2393  (OSA).
2394  Esta clase no es totalmente compatible con todas las características de
2395  LyX.
2396 \end_layout
2397
2398 \begin_layout Description
2399 Slides Para hacer transparencias
2400 \end_layout
2401
2402 \begin_layout Description
2403 SPIE
2404 \begin_inset space ~
2405 \end_inset
2406
2407 Proceedings Formato para publicaciones de la 
2408 \emph on
2409 International Society for Optical Engineering
2410 \emph default
2411  (SPIE)
2412 \end_layout
2413
2414 \begin_layout Description
2415 Springer Formato para publicaciones del grupo 
2416 \emph on
2417 Springer
2418 \end_layout
2419
2420 \begin_layout Standard
2421 No entraremos aquí en detalles sobre el uso de las distintas clases de documento.
2422  Puedes encontrar información sobre las clases no estándar en el manual
2423  
2424 \emph on
2425 Características adicionales
2426 \emph default
2427 .
2428  Aquí, nos centraremos en repasar algunas de las propiedades comunes a todas
2429  las clases de documento.
2430 \end_layout
2431
2432 \begin_layout Subsubsection
2433
2434 \lang english
2435 Availability
2436 \end_layout
2437
2438 \begin_layout Standard
2439
2440 \lang english
2441 New users are sometimes puzzled by the fact that many of the document classes
2442  listed under 
2443 \family sans
2444 Document\SpecialChar \menuseparator
2445 Settings\SpecialChar \menuseparator
2446 Document Class
2447 \family default
2448 \lang spanish
2449
2450 \begin_inset Index idx
2451 status collapsed
2452
2453 \begin_layout Plain Layout
2454 Documentos ! Configuración
2455 \end_layout
2456
2457 \end_inset
2458
2459
2460 \lang english
2461  are marked as 
2462 \begin_inset Quotes eld
2463 \end_inset
2464
2465 Unavailable
2466 \begin_inset Quotes erd
2467 \end_inset
2468
2469 .
2470  Or they are surprised that, when they open e.
2471 \begin_inset space \thinspace{}
2472 \end_inset
2473
2474 g.
2475 \begin_inset space ~
2476 \end_inset
2477
2478 the 
2479 \family sans
2480 iop-article
2481 \family default
2482  template, they receive a warning saying that the document requires files
2483  that are not installed to produce output.
2484  So it seems that something is wrong.
2485 \end_layout
2486
2487 \begin_layout Standard
2488
2489 \lang english
2490 But nothing is wrong.
2491  LyX includes many more document classes than you will ever need to use,
2492  and some of them, like 
2493 \family sans
2494 IOP
2495 \family default
2496 , are highly specialized.LyX tries to support as many different types of
2497  documents as possible, and it includes almost one hundred different layout
2498  files, with a growing number.
2499  No LaTeX distribution will install by default all files that might be needed
2500  by some document class.
2501  There are just too many of them.
2502  That is why some of the document classes are unavailable.
2503 \end_layout
2504
2505 \begin_layout Standard
2506
2507 \lang english
2508 If there is a document class you would like to use that is marked as `Unavailabl
2509 e', you need to install the appropriate package files.
2510  The easiest way to find out which files you need to install is to use that
2511  document class for a new file.
2512  LyX will display a dialog that will list the missing files.
2513  See section 
2514 \begin_inset Quotes eld
2515 \end_inset
2516
2517 Installing new LaTeX files
2518 \begin_inset Quotes erd
2519 \end_inset
2520
2521  of the 
2522 \emph on
2523 Customization
2524 \emph default
2525  manual for information on how to install them.
2526 \begin_inset VSpace medskip
2527 \end_inset
2528
2529
2530 \end_layout
2531
2532 \begin_layout Standard
2533
2534 \lang english
2535 Although LyX provides support for many different sorts of documents, it
2536  does not include support for every document class people might want to
2537  use.
2538  For example, many universities provide LaTeX class files to be used for
2539  dissertations submitted to those universities.
2540  The LyX team cannot write layout files to support every one of these.
2541  There are too many.
2542  Fortunately, users can write their own layout files, and many users have
2543  done so.
2544  Chapter
2545 \begin_inset space ~
2546 \end_inset
2547
2548 5 of the 
2549 \emph on
2550 Customization
2551 \emph default
2552  manual contains information on how to create layout files.
2553 \end_layout
2554
2555 \begin_layout Subsubsection
2556 Módulos
2557 \begin_inset CommandInset label
2558 LatexCommand label
2559 name "sub:Módulos"
2560
2561 \end_inset
2562
2563
2564 \begin_inset Index idx
2565 status collapsed
2566
2567 \begin_layout Plain Layout
2568 Modulos@Módulos
2569 \end_layout
2570
2571 \end_inset
2572
2573
2574 \end_layout
2575
2576 \begin_layout Standard
2577 Los módulos permiten añadir a un documento características adicionales que
2578  no están disponibles por omisión en la clase de documento elegida.
2579  Por ejemplo, para escritura Braille (impresión en relieve).
2580  Evidentemente esto no está disponible en ninguna clase de documento, así
2581  que hay que cargar el módulo correspondiente en la sección 
2582 \family sans
2583 Módulos
2584 \family default
2585  del diálogo 
2586 \family sans
2587 Documento\SpecialChar \menuseparator
2588 Configuración
2589 \family default
2590
2591 \begin_inset Index idx
2592 status collapsed
2593
2594 \begin_layout Plain Layout
2595 Documentos ! Configuración
2596 \end_layout
2597
2598 \end_inset
2599
2600 .
2601  Seleccionando un módulo en la lista se mostrará una descripción del mismo.
2602 \end_layout
2603
2604 \begin_layout Standard
2605
2606 \lang english
2607 Some modules require LaTeX packages that are not always installed by default.
2608  LyX will warn you if you do not have the needed package.
2609  You can still use the module while editing your file, but you will not
2610  be able to export to PDF or print your document, since LyX will not be
2611  able to compile the LaTeX file without the missing package.
2612  If you want to be able to produce output, then you need to install the
2613  missing package and then reconfigure LyX by selecting 
2614 \family sans
2615 Tools\SpecialChar \menuseparator
2616 Reconfigure
2617 \family default
2618 .
2619 \begin_inset Index idx
2620 status collapsed
2621
2622 \begin_layout Plain Layout
2623
2624 \lang english
2625 Reconfiguration of LyX
2626 \end_layout
2627
2628 \end_inset
2629
2630  See section 
2631 \begin_inset Quotes eld
2632 \end_inset
2633
2634 Installing new LaTeX files
2635 \begin_inset Quotes erd
2636 \end_inset
2637
2638  of the 
2639 \emph on
2640 Customization
2641 \emph default
2642  manual for more information on installing needed packages.
2643 \end_layout
2644
2645 \begin_layout Standard
2646 \begin_inset Note Greyedout
2647 status open
2648
2649 \begin_layout Plain Layout
2650
2651 \series bold
2652 Notas: 
2653 \series default
2654 Ciertos módulos requieren paquetes LaTeX que no siempre se instalan por
2655  omisión.
2656  LyX avisará si es preciso algún paquete.
2657 \end_layout
2658
2659 \begin_layout Plain Layout
2660 Algunos módulos requieren otros módulos y ciertos pares de módulos son incompati
2661 bles.
2662 \end_layout
2663
2664 \end_inset
2665
2666
2667 \end_layout
2668
2669 \begin_layout Standard
2670
2671 \end_layout
2672
2673 \begin_layout Subsubsection
2674 Propiedades
2675 \end_layout
2676
2677 \begin_layout Standard
2678 Cada clase tiene un conjunto de opciones predeterminadas.
2679  Esta tabla las describe:
2680 \end_layout
2681
2682 \begin_layout Standard
2683 \begin_inset VSpace 0.3cm
2684 \end_inset
2685
2686
2687 \end_layout
2688
2689 \begin_layout Standard
2690 \align center
2691 \begin_inset Tabular
2692 <lyxtabular version="3" rows="5" columns="5">
2693 <features tabularvalignment="middle">
2694 <column alignment="center" valignment="top" width="0pt">
2695 <column alignment="center" valignment="top" width="0pt">
2696 <column alignment="center" valignment="top" width="0pt">
2697 <column alignment="center" valignment="top" width="0pt">
2698 <column alignment="center" valignment="top" width="0pt">
2699 <row>
2700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2701 \begin_inset Text
2702
2703 \begin_layout Plain Layout
2704
2705 \end_layout
2706
2707 \end_inset
2708 </cell>
2709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2710 \begin_inset Text
2711
2712 \begin_layout Plain Layout
2713
2714 \family sans
2715 \series medium
2716 \shape up
2717 \size normal
2718 \emph off
2719 \bar no
2720 \noun off
2721 \color none
2722 Estilo
2723 \begin_inset space ~
2724 \end_inset
2725
2726 de
2727 \begin_inset space ~
2728 \end_inset
2729
2730 página
2731 \end_layout
2732
2733 \end_inset
2734 </cell>
2735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Plain Layout
2739
2740 \family sans
2741 Caras
2742 \end_layout
2743
2744 \end_inset
2745 </cell>
2746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2747 \begin_inset Text
2748
2749 \begin_layout Plain Layout
2750
2751 \family sans
2752 \series medium
2753 \shape up
2754 \size normal
2755 \emph off
2756 \bar no
2757 \noun off
2758 \color none
2759 Columnas
2760 \end_layout
2761
2762 \end_inset
2763 </cell>
2764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2765 \begin_inset Text
2766
2767 \begin_layout Plain Layout
2768
2769 \family sans
2770 Nivel máx.
2771  de sección
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 </row>
2777 <row>
2778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782
2783 \series medium
2784 \shape up
2785 \size normal
2786 \emph off
2787 \bar no
2788 \noun off
2789 \color none
2790 article
2791 \end_layout
2792
2793 \end_inset
2794 </cell>
2795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2796 \begin_inset Text
2797
2798 \begin_layout Plain Layout
2799
2800 \family sans
2801 \series medium
2802 \shape up
2803 \size normal
2804 \emph off
2805 \bar no
2806 \noun off
2807 \color none
2808 Simple
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817
2818 \family sans
2819 \series medium
2820 \shape up
2821 \size normal
2822 \emph off
2823 \bar no
2824 \noun off
2825 \color none
2826 Una
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2832 \begin_inset Text
2833
2834 \begin_layout Plain Layout
2835
2836 \family sans
2837 \series medium
2838 \shape up
2839 \size normal
2840 \emph off
2841 \bar no
2842 \noun off
2843 \color none
2844 Una
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \begin_layout Plain Layout
2853
2854 \family sans
2855 \series medium
2856 \shape up
2857 \size normal
2858 \emph off
2859 \bar no
2860 \noun off
2861 \color none
2862 Sección
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 </row>
2868 <row>
2869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873
2874 \series medium
2875 \shape up
2876 \size normal
2877 \emph off
2878 \bar no
2879 \noun off
2880 \color none
2881 report
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890
2891 \family sans
2892 \series medium
2893 \shape up
2894 \size normal
2895 \emph off
2896 \bar no
2897 \noun off
2898 \color none
2899 Simple
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908
2909 \family sans
2910 \series medium
2911 \shape up
2912 \size normal
2913 \emph off
2914 \bar no
2915 \noun off
2916 \color none
2917 Una
2918 \end_layout
2919
2920 \end_inset
2921 </cell>
2922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2923 \begin_inset Text
2924
2925 \begin_layout Plain Layout
2926
2927 \family sans
2928 \series medium
2929 \shape up
2930 \size normal
2931 \emph off
2932 \bar no
2933 \noun off
2934 \color none
2935 Una
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944
2945 \family sans
2946 \series medium
2947 \shape up
2948 \size normal
2949 \emph off
2950 \bar no
2951 \noun off
2952 \color none
2953 Capítulo
2954 \end_layout
2955
2956 \end_inset
2957 </cell>
2958 </row>
2959 <row>
2960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964
2965 \series medium
2966 \shape up
2967 \size normal
2968 \emph off
2969 \bar no
2970 \noun off
2971 \color none
2972 book
2973 \end_layout
2974
2975 \end_inset
2976 </cell>
2977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981
2982 \family sans
2983 \series medium
2984 \shape up
2985 \size normal
2986 \emph off
2987 \bar no
2988 \noun off
2989 \color none
2990 Encabezados
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999
3000 \family sans
3001 \series medium
3002 \shape up
3003 \size normal
3004 \emph off
3005 \bar no
3006 \noun off
3007 \color none
3008 Dos
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \begin_layout Plain Layout
3017
3018 \family sans
3019 \series medium
3020 \shape up
3021 \size normal
3022 \emph off
3023 \bar no
3024 \noun off
3025 \color none
3026 Una
3027 \end_layout
3028
3029 \end_inset
3030 </cell>
3031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035
3036 \family sans
3037 \series medium
3038 \shape up
3039 \size normal
3040 \emph off
3041 \bar no
3042 \noun off
3043 \color none
3044 Capítulo
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 </row>
3050 <row>
3051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3052 \begin_inset Text
3053
3054 \begin_layout Plain Layout
3055
3056 \series medium
3057 \shape up
3058 \size normal
3059 \emph off
3060 \bar no
3061 \noun off
3062 \color none
3063 letter
3064 \end_layout
3065
3066 \end_inset
3067 </cell>
3068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072
3073 \family sans
3074 \series medium
3075 \shape up
3076 \size normal
3077 \emph off
3078 \bar no
3079 \noun off
3080 \color none
3081 Simple
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3087 \begin_inset Text
3088
3089 \begin_layout Plain Layout
3090
3091 \family sans
3092 \series medium
3093 \shape up
3094 \size normal
3095 \emph off
3096 \bar no
3097 \noun off
3098 \color none
3099 Una
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3105 \begin_inset Text
3106
3107 \begin_layout Plain Layout
3108
3109 \family sans
3110 \series medium
3111 \shape up
3112 \size normal
3113 \emph off
3114 \bar no
3115 \noun off
3116 \color none
3117 Una
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \family sans
3128 ninguno
3129 \end_layout
3130
3131 \end_inset
3132 </cell>
3133 </row>
3134 </lyxtabular>
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Standard
3142 \begin_inset VSpace 0.3cm
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \begin_layout Standard
3149 Quizás te preguntes qué significa 
3150 \begin_inset Quotes fld
3151 \end_inset
3152
3153 Nivel
3154 \begin_inset space ~
3155 \end_inset
3156
3157 máx.
3158  de sección
3159 \begin_inset Quotes frd
3160 \end_inset
3161
3162 .
3163  Hay varios entornos de párrafo que generan encabezados de sección.
3164  Diferentes clases de documento producen distintos tipos de encabezados
3165  de sección.
3166  Sólo dos usan el encabezado 
3167 \family sans
3168 Capítulo
3169 \family default
3170 ; el resto no lo hacen y en su lugar empiezan con el encabezado 
3171 \family sans
3172 Sección
3173 \family default
3174 .
3175  Algunas clases de documento, como las de cartas, no usan ningún encabezado
3176  de sección.
3177  Además de los encabezados 
3178 \family sans
3179 Capítulo
3180 \family default
3181  y 
3182 \family sans
3183 Sección,
3184 \family default
3185  hay también 
3186 \family sans
3187 Subsección, Subsubsección
3188 \family default
3189  y otros.
3190  Los describiremos detalladamente en la sección 
3191 \begin_inset CommandInset ref
3192 LatexCommand ref
3193 reference "sub:Encabezados"
3194
3195 \end_inset
3196
3197 .
3198 \end_layout
3199
3200 \begin_layout Subsection
3201 Formato de un documento
3202 \begin_inset Index idx
3203 status collapsed
3204
3205 \begin_layout Plain Layout
3206 Documentos !  Formato
3207 \end_layout
3208
3209 \end_inset
3210
3211
3212 \begin_inset CommandInset label
3213 LatexCommand label
3214 name "sub:Formato-de-documento"
3215
3216 \end_inset
3217
3218
3219 \family sans
3220
3221 \begin_inset Index idx
3222 status collapsed
3223
3224 \begin_layout Plain Layout
3225 Documentos ! Configuración
3226 \end_layout
3227
3228 \end_inset
3229
3230
3231 \end_layout
3232
3233 \begin_layout Standard
3234 Las propiedades más importantes de los documentos se establecen en el submenú
3235  
3236 \family sans
3237 Documento\SpecialChar \menuseparator
3238 Configuración
3239 \family default
3240 .
3241  En el campo 
3242 \family sans
3243 Opciones 
3244 \family default
3245 bajo
3246 \family sans
3247  Clase
3248 \family default
3249
3250 \begin_inset space ~
3251 \end_inset
3252
3253
3254 \family sans
3255 del
3256 \family default
3257
3258 \begin_inset space ~
3259 \end_inset
3260
3261
3262 \family sans
3263 documento,
3264 \family default
3265  puedes introducir opciones especiales para la clase de documento elegida
3266  en forma de lista separada por comas.
3267  Esto sólo es preciso si LyX no soporta  las opciones especiales que quieras
3268  usar.
3269  Para saber más sobre tu clase LaTeX favorita y sus opciones, tienes que
3270  leer su manual.
3271 \end_layout
3272
3273 \begin_layout Standard
3274 En 
3275 \family sans
3276 Diseño
3277 \family default
3278
3279 \begin_inset space ~
3280 \end_inset
3281
3282
3283 \family sans
3284 de
3285 \family default
3286
3287 \begin_inset space ~
3288 \end_inset
3289
3290
3291 \family sans
3292 página, 
3293 \family default
3294 el
3295 \family sans
3296  Estilo
3297 \begin_inset space ~
3298 \end_inset
3299
3300 de
3301 \begin_inset space ~
3302 \end_inset
3303
3304 página
3305 \family default
3306  controla el tipo de encabezamiento y de numeración de las páginas.
3307  Puedes escoger entre las siguientes cinco opciones:
3308 \end_layout
3309
3310 \begin_layout Labeling
3311 \labelwidthstring 00.00.0000
3312
3313 \family sans
3314 Predeterminado
3315 \family default
3316  Usa el estilo predeterminado para la clase actual.
3317 \end_layout
3318
3319 \begin_layout Labeling
3320 \labelwidthstring 00.00.0000
3321
3322 \family sans
3323 Vacío
3324 \family default
3325  Sin números de página ni encabezamientos.
3326 \end_layout
3327
3328 \begin_layout Labeling
3329 \labelwidthstring 00.00.0000
3330
3331 \family sans
3332 Simple
3333 \family default
3334  Sólo números de página.
3335 \end_layout
3336
3337 \begin_layout Labeling
3338 \labelwidthstring 00.00.0000
3339
3340 \family sans
3341 Encabezados
3342 \family default
3343  Número de página y el capítulo actual o el título y número de sección,
3344  dependiendo del nivel máximo de secciones de la clase.
3345 \end_layout
3346
3347 \begin_layout Labeling
3348 \labelwidthstring 00.00.0000
3349
3350 \family sans
3351 Elaborado
3352 \family default
3353  Permite crear encabezamientos y pies de página totalmente configurables
3354  si tienes instalado el paquete 
3355 \series bold
3356 fancyhdr
3357 \series default
3358
3359 \begin_inset Index idx
3360 status collapsed
3361
3362 \begin_layout Plain Layout
3363 LaTeX, paquetes ! fancyhdr
3364 \end_layout
3365
3366 \end_inset
3367
3368 .
3369  De momento, el soporte en LyX es limitado.
3370  Para disponer de todo el poderío de este paquete, tienes que recurrir a
3371  código en el preámbulo del documento.
3372  Mira la documentación del paquete 
3373 \series bold
3374 fancyhdr
3375 \series default
3376  para más detalles, 
3377 \begin_inset CommandInset citation
3378 LatexCommand cite
3379 key "fancyhdr"
3380
3381 \end_inset
3382
3383 .
3384 \end_layout
3385
3386 \begin_layout Standard
3387 La 
3388 \family sans
3389 Separación
3390 \family default
3391  de párrafos se describe en la sección
3392 \begin_inset space ~
3393 \end_inset
3394
3395
3396 \begin_inset CommandInset ref
3397 LatexCommand ref
3398 reference "sec:Intro-Sangrado-de-párrafos"
3399
3400 \end_inset
3401
3402 .
3403 \end_layout
3404
3405 \begin_layout Subsection
3406 Tamaño y orientación del papel
3407 \begin_inset Index idx
3408 status collapsed
3409
3410 \begin_layout Plain Layout
3411 Documentos ! Tamaño del papel
3412 \end_layout
3413
3414 \end_inset
3415
3416
3417 \begin_inset CommandInset label
3418 LatexCommand label
3419 name "sub:Papel-tamaño-orientación"
3420
3421 \end_inset
3422
3423
3424 \end_layout
3425
3426 \begin_layout Standard
3427 En el menú 
3428 \family sans
3429 Documento\SpecialChar \menuseparator
3430 Configuración, 
3431 \family default
3432 en el apartado 
3433 \family sans
3434 Diseño
3435 \family default
3436
3437 \begin_inset space ~
3438 \end_inset
3439
3440
3441 \family sans
3442 de
3443 \family default
3444
3445 \begin_inset space ~
3446 \end_inset
3447
3448
3449 \family sans
3450 página
3451 \family default
3452  encontrarás las siguientes opciones:
3453 \family sans
3454
3455 \begin_inset Index idx
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459 Documentos ! Configuración
3460 \end_layout
3461
3462 \end_inset
3463
3464
3465 \end_layout
3466
3467 \begin_layout Labeling
3468 \labelwidthstring 00.00.0000
3469
3470 \family sans
3471 Tamaño
3472 \begin_inset space ~
3473 \end_inset
3474
3475 del
3476 \begin_inset space ~
3477 \end_inset
3478
3479 papel
3480 \family default
3481  Elección del tamaño de impresión del papel:
3482 \end_layout
3483
3484 \begin_layout Itemize
3485
3486 \family sans
3487 Predeterminado
3488 \end_layout
3489
3490 \begin_layout Itemize
3491
3492 \family sans
3493 A3, A4,
3494 \family default
3495  
3496 \family sans
3497 A5
3498 \end_layout
3499
3500 \begin_layout Itemize
3501
3502 \family sans
3503 B3, B4, B5
3504 \end_layout
3505
3506 \begin_layout Itemize
3507
3508 \family sans
3509 Carta US
3510 \end_layout
3511
3512 \begin_layout Itemize
3513
3514 \family sans
3515 Oficio US
3516 \end_layout
3517
3518 \begin_layout Itemize
3519
3520 \family sans
3521 Ejecutivo US
3522 \end_layout
3523
3524 \begin_layout Itemize
3525
3526 \family sans
3527 Personalizado
3528 \end_layout
3529
3530 \begin_layout Labeling
3531 \labelwidthstring 00.00.0000
3532
3533 \family sans
3534 Orientación
3535 \family default
3536  Dos botones excluyentes para imprimir la salida como 
3537 \family sans
3538 Retrato
3539 \family default
3540  o 
3541 \family sans
3542 Apaisado
3543 \family default
3544 .
3545 \end_layout
3546
3547 \begin_layout Labeling
3548 \labelwidthstring 00.00.0000
3549
3550 \family sans
3551 Documento
3552 \begin_inset space ~
3553 \end_inset
3554
3555 con
3556 \begin_inset space ~
3557 \end_inset
3558
3559 dos
3560 \begin_inset space ~
3561 \end_inset
3562
3563 caras
3564 \family default
3565  Ajusta el espacio para imprimir ambas caras del papel, de modo que el margen
3566  de impresión se adapta para páginas pares e impares.
3567 \end_layout
3568
3569 \begin_layout Subsection
3570 Márgenes
3571 \begin_inset Index idx
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575 Documentos ! Márgenes
3576 \end_layout
3577
3578 \end_inset
3579
3580
3581 \begin_inset Index idx
3582 status collapsed
3583
3584 \begin_layout Plain Layout
3585 Margenes@Márgenes
3586 \end_layout
3587
3588 \end_inset
3589
3590
3591 \begin_inset CommandInset label
3592 LatexCommand label
3593 name "sub:Márgenes"
3594
3595 \end_inset
3596
3597
3598 \end_layout
3599
3600 \begin_layout Standard
3601 Los márgenes de la página se establecen en el menú 
3602 \family sans
3603 Document
3604 \family default
3605 o
3606 \family sans
3607 \SpecialChar \menuseparator
3608 Configuración
3609 \family default
3610 .
3611 \family sans
3612
3613 \begin_inset Index idx
3614 status collapsed
3615
3616 \begin_layout Plain Layout
3617 Documentos ! Configuración
3618 \end_layout
3619
3620 \end_inset
3621
3622
3623 \end_layout
3624
3625 \begin_layout Standard
3626 Si usas la clase de documento KOMA-Script, puedes dejar los valores predetermina
3627 dos, porque KOMA-Script calcula automáticamente el espacio de impresión
3628  en función del formato del papel y el tamaño de fuente.
3629 \end_layout
3630
3631 \begin_layout Subsection
3632 Nota importante
3633 \end_layout
3634
3635 \begin_layout Standard
3636 Si cambias la clase de un documento, LyX debe convertir 
3637 \emph on
3638 todo
3639 \emph default
3640  a la nueva clase.
3641  Esto incluye los entornos de párrafo, algunos de los cuáles son estándar,
3642  los tienen todas las clases de documento; pero algunas clases tienen entornos
3643  de párrafo específicos.
3644  En ese caso, si cambias la clase del documento, LyX marcará los párrafos
3645  cuyo estilo no es reconocido como 
3646 \begin_inset Quotes fld
3647 \end_inset
3648
3649 desconocido
3650 \begin_inset Quotes frd
3651 \end_inset
3652
3653 .
3654  El nombre del estilo es retenido por si se deseara volver a la clase original.
3655  No obstante, esos párrafos se mostrarán en la salida sin formato especial,
3656  de modo que necesitarás crear un nuevo estilo o bien convertirlos manualmente
3657  a uno de los estilos presentes en la nueva clase de documento.
3658  
3659 \end_layout
3660
3661 \begin_layout Standard
3662
3663 \end_layout
3664
3665 \begin_layout Section
3666 Sangrado y separación de párrafos
3667 \begin_inset Index idx
3668 status collapsed
3669
3670 \begin_layout Plain Layout
3671 Párrafos ! Sangrado
3672 \end_layout
3673
3674 \end_inset
3675
3676
3677 \end_layout
3678
3679 \begin_layout Subsection
3680 Introducción
3681 \begin_inset CommandInset label
3682 LatexCommand label
3683 name "sec:Intro-Sangrado-de-párrafos"
3684
3685 \end_inset
3686
3687
3688 \end_layout
3689
3690 \begin_layout Standard
3691 Antes de describir los distintos entornos de párrafo, nos gustaría decir
3692  unas palabras sobre el sangrado de párrafos.
3693  
3694 \end_layout
3695
3696 \begin_layout Standard
3697 Cada cual parece tener sus propias reglas para separar párrafos.
3698  Los americanos suelen sangrar la primera línea de párrafo.
3699  Otros no sangran los párrafos pero ponen espacio extra entre ellos.
3700  Si eliges sangrado para separar párrafos, el 
3701 \emph on
3702 primer
3703 \emph default
3704  párrafo de una sección, o detrás de una figura, una ecuación, una tabla,
3705  una lista, etc., 
3706 \emph on
3707 no
3708 \emph default
3709  se sangra.
3710  Sólo se sangran los párrafos siguientes a otro párrafo.
3711  Ten en cuenta que el comportamiento del sangrado puede ser diferente si
3712  usas un lenguaje distinto del inglés.
3713  LaTeX se ocupa de que el sangrado siga las normas del idioma utilizado.
3714 \end_layout
3715
3716 \begin_layout Standard
3717 El espacio entre párrafos, así como el espacio entre líneas, entre encabezado
3718  y texto —en definitiva, cada uno de los espacios para cada cosa— están
3719  precodificados en LyX.
3720  Como ya hemos dicho, no debes preocuparte por el espaciado que hay que
3721  añadir en cada caso.
3722  LyX se ocupa de ello.
3723  De hecho, esos espacios verticales precodificados no son una longitud fija
3724  sino un rango.
3725  Así, Lyx puede ajustar el espacio entre líneas para garantizar que las
3726  figuras caben en una página con texto, para que las secciones no comiencen
3727  al final de una página, y así todo.
3728 \begin_inset Foot
3729 status collapsed
3730
3731 \begin_layout Plain Layout
3732 LaTeX se encarga de esto cuando LyX genera un archivo de salida.
3733 \end_layout
3734
3735 \end_inset
3736
3737  No obstante, precodificado no significa que no puedas cambiarlo.
3738  LyX te da la posibilidad de cambiar globalmente 
3739 \emph on
3740 todos
3741 \emph default
3742  estos espacios precodificados.
3743  Lo explicaremos después.
3744 \end_layout
3745
3746 \begin_layout Subsection
3747 Separación de párrafos
3748 \begin_inset Index idx
3749 status collapsed
3750
3751 \begin_layout Plain Layout
3752 Párrafos ! Separación
3753 \end_layout
3754
3755 \end_inset
3756
3757
3758 \end_layout
3759
3760 \begin_layout Standard
3761 Para separar párrafos, selecciona 
3762 \family sans
3763 Sangrado
3764 \family default
3765  o 
3766 \family sans
3767 Espacio
3768 \begin_inset space ~
3769 \end_inset
3770
3771 vertical
3772 \family default
3773  en el submenú 
3774 \family sans
3775 Diseño
3776 \begin_inset space ~
3777 \end_inset
3778
3779 del
3780 \begin_inset space ~
3781 \end_inset
3782
3783 texto
3784 \family default
3785  del diálogo 
3786 \family sans
3787 Documento\SpecialChar \menuseparator
3788 Configuración
3789 \begin_inset Index idx
3790 status collapsed
3791
3792 \begin_layout Plain Layout
3793 Documentos ! Configuración
3794 \end_layout
3795
3796 \end_inset
3797
3798
3799 \family default
3800  para sangrar el comienzo de los párrafos o para añadir espacio vertical
3801  extra entre ellos, respectivamente.
3802  La cantidad de espacio se puede definir en el diálogo.
3803  La distancia de sangrado se puede cambiar añadiendo al preámbulo del documento
3804  la siguiente línea:
3805 \end_layout
3806
3807 \begin_layout Standard
3808
3809 \series bold
3810
3811 \backslash
3812 setlength{
3813 \backslash
3814 parindent}{longitud}
3815 \end_layout
3816
3817 \begin_layout Standard
3818 donde longitud es un valor en una de las unidades listadas en el Apéndice
3819 \begin_inset space ~
3820 \end_inset
3821
3822
3823 \begin_inset CommandInset ref
3824 LatexCommand ref
3825 reference "cap:Unidades-disponibles"
3826
3827 \end_inset
3828
3829 .
3830  La longitud predeterminada es 30
3831 \begin_inset space \thinspace{}
3832 \end_inset
3833
3834 pt.
3835 \end_layout
3836
3837 \begin_layout Subsection
3838 Ajuste fino
3839 \end_layout
3840
3841 \begin_layout Standard
3842 Además, puedes cambiar la forma de separar un párrafo individual.
3843  Abre el diálogo 
3844 \family sans
3845 Editar\SpecialChar \menuseparator
3846 Configuración
3847 \begin_inset space ~
3848 \end_inset
3849
3850 del
3851 \begin_inset space ~
3852 \end_inset
3853
3854 párrafo
3855 \family default
3856  y cambia el botón 
3857 \family sans
3858 Sangrar
3859 \begin_inset space ~
3860 \end_inset
3861
3862 párrafo
3863 \family default
3864  para cambiar el estado actual (atajo 
3865 \begin_inset Info
3866 type  "shortcut"
3867 arg   "paragraph-params \\indent-toggle"
3868 \end_inset
3869
3870 ).
3871  Si el método global para separar los párrafos está establecido en 
3872 \family sans
3873 Espacio
3874 \begin_inset space ~
3875 \end_inset
3876
3877 vertical,
3878 \family default
3879  el botón 
3880 \family sans
3881 Sangrar
3882 \begin_inset space ~
3883 \end_inset
3884
3885 párrafo
3886 \family default
3887  será ignorado aunque lo marques (no puedes sangrar un párrafo con él).
3888 \end_layout
3889
3890 \begin_layout Standard
3891 Cambiar el método de separación de un solo párrafo sólo sería necesario
3892  para hacer algún ajuste fino.
3893 \end_layout
3894
3895 \begin_layout Subsection
3896 Espacio entre líneas
3897 \begin_inset Index idx
3898 status collapsed
3899
3900 \begin_layout Plain Layout
3901 Párrafos ! Espacio entre líneas
3902 \end_layout
3903
3904 \end_inset
3905
3906
3907 \end_layout
3908
3909 \begin_layout Standard
3910 En el menú 
3911 \family sans
3912 Documento\SpecialChar \menuseparator
3913 Configuración
3914 \begin_inset Index idx
3915 status collapsed
3916
3917 \begin_layout Plain Layout
3918 Documentos ! Configuración
3919 \end_layout
3920
3921 \end_inset
3922
3923
3924 \family default
3925 puedes definir el espacio entre líneas en el submenú 
3926 \family sans
3927 Diseño
3928 \begin_inset space ~
3929 \end_inset
3930
3931 del
3932 \begin_inset space ~
3933 \end_inset
3934
3935 texto.
3936 \family default
3937
3938 \begin_inset Foot
3939 status collapsed
3940
3941 \begin_layout Plain Layout
3942 Para que esto funcione el paquete LaTeX 
3943 \series bold
3944 setspace
3945 \begin_inset Index idx
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949 LaTeX, paquetes ! setspace
3950 \end_layout
3951
3952 \end_inset
3953
3954
3955 \series default
3956  debe estar instalado.
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \end_layout
3963
3964 \begin_layout Section
3965 Entornos de párrafo
3966 \begin_inset Index idx
3967 status collapsed
3968
3969 \begin_layout Plain Layout
3970 Párrafos ! Entornos
3971 \end_layout
3972
3973 \end_inset
3974
3975
3976 \begin_inset CommandInset label
3977 LatexCommand label
3978 name "sec:Entornos-de-párrafo"
3979
3980 \end_inset
3981
3982
3983 \begin_inset Index idx
3984 status collapsed
3985
3986 \begin_layout Plain Layout
3987 Entornos de párrafo|(
3988 \end_layout
3989
3990 \end_inset
3991
3992
3993 \end_layout
3994
3995 \begin_layout Subsection
3996 Visión general
3997 \end_layout
3998
3999 \begin_layout Standard
4000 Los entornos de párrafo corresponden a las diversas secuencias de comandos
4001 \end_layout
4002
4003 \begin_layout Standard
4004
4005 \series bold
4006
4007 \backslash
4008 begin{
4009 \emph on
4010 environment
4011 \emph default
4012 } ...
4013  
4014 \backslash
4015 end{
4016 \emph on
4017 environment
4018 \emph default
4019 }
4020 \end_layout
4021
4022 \begin_layout Standard
4023 en un archivo LaTeX corriente.
4024  Si no conoces LaTeX, o el concepto de entorno de párrafo te suena a chino,
4025  es urgente que leas el 
4026 \emph on
4027 Tutorial
4028 \emph default
4029 .
4030  Además, el 
4031 \emph on
4032 Tutorial
4033 \emph default
4034  contiene muchos más ejemplos que esta sección.
4035 \end_layout
4036
4037 \begin_layout Standard
4038 Un entorno de párrafo es simplemente un 
4039 \begin_inset Quotes fld
4040 \end_inset
4041
4042 contenedor
4043 \begin_inset Quotes frd
4044 \end_inset
4045
4046  que le da al párrafo ciertas propiedades.
4047  Esto puede incluir un estilo determinado de letra, márgenes diferentes,
4048  un esquema de numeración, etiquetas, etc.
4049  Además, puedes «anidar» distintos entornos dentro de otro, lo que permite
4050  a un entorno heredar algunas de las propiedades del otro.
4051  Los diversos entornos de párrafo evitan totalmente la necesidad de los
4052  confusos tabuladores, de ajustes de márgenes al vuelo, y otros manejos
4053  heredados de los tiempos de las máquinas de escribir.
4054  Hay varios entornos de párrafo que son específicos de una clase particular
4055  de documento.
4056  Aquí sólo nos ocuparemos de los más corrientes.
4057 \end_layout
4058
4059 \begin_layout Standard
4060 Para escoger un nuevo entorno de párrafo, usa el menú desplegable 
4061 \begin_inset Graphics
4062         filename clipart/es_ToolbarEnvBox.png
4063         scale 70
4064         clip
4065
4066 \end_inset
4067
4068  que hay a la izquierda en la barra de herramientas.
4069  LyX cambiará el entorno de 
4070 \emph on
4071 todo
4072 \emph default
4073  el párrafo en el que esté el cursor.
4074  También puedes cambiar el entorno de un grupo de párrafos si los seleccionas
4075  antes de escoger el nuevo entorno.
4076  
4077 \end_layout
4078
4079 \begin_layout Standard
4080 Observa que al pulsar 
4081 \family sans
4082 Retorno
4083 \family default
4084  se creará, típicamente, un párrafo nuevo en el entorno 
4085 \family sans
4086 Normal
4087 \family default
4088 .
4089  Decimos 
4090 \begin_inset Quotes fld
4091 \end_inset
4092
4093 típicamente
4094 \begin_inset Quotes frd
4095 \end_inset
4096
4097  porque si estás en uno de estos entornos:
4098 \end_layout
4099
4100 \begin_layout Itemize
4101
4102 \family sans
4103 Cita
4104 \end_layout
4105
4106 \begin_layout Itemize
4107
4108 \family sans
4109 Citar
4110 \end_layout
4111
4112 \begin_layout Itemize
4113
4114 \family sans
4115 Verso
4116 \end_layout
4117
4118 \begin_layout Itemize
4119
4120 \family sans
4121 Enumeración
4122 \end_layout
4123
4124 \begin_layout Itemize
4125
4126 \family sans
4127 Enumeración*
4128 \end_layout
4129
4130 \begin_layout Itemize
4131
4132 \family sans
4133 Descripción
4134 \end_layout
4135
4136 \begin_layout Itemize
4137
4138 \family sans
4139 Lista
4140 \end_layout
4141
4142 \begin_layout Standard
4143 LyX mantiene el entorno de párrafo vigente al pulsar 
4144 \family sans
4145 Retorno
4146 \family default
4147 , sin cambiarlo a 
4148 \family sans
4149 Normal
4150 \family default
4151 .
4152  Sin embargo, LyX sí restablecerá la profundidad de anidación.
4153  En general, al empezar un párrafo nuevo se reinician las dos cosas, el
4154  entorno y la profundidad de anidación del párrafo (más sobre anidación
4155  en la sección
4156 \begin_inset space ~
4157 \end_inset
4158
4159
4160 \begin_inset CommandInset ref
4161 LatexCommand ref
4162 reference "sec:Anidación"
4163
4164 \end_inset
4165
4166 ).
4167  De momento, todo esto es específico del contexto; es mejor suponer que
4168  
4169 \family sans
4170 Retorno
4171 \family default
4172  reinicia el entorno y la profundidad del párrafo.
4173  Si quieres mantener el entorno y la sangría actuales en un nuevo párrafo
4174  usa 
4175 \family sans
4176 Alt+Retorno
4177 \family default
4178  en vez de 
4179 \family sans
4180 Retorno
4181 \family default
4182 .
4183 \end_layout
4184
4185 \begin_layout Subsection
4186 Normal
4187 \end_layout
4188
4189 \begin_layout Standard
4190
4191 \family sans
4192 Normal
4193 \family default
4194  es el entorno de párrafo predeterminado para la mayoría de las clases de
4195  documento.
4196  En este entorno se crea un párrafo simple, sin características especiales.
4197  Cuando LyX reinicia el entorno de párrafo escoge éste.
4198  De hecho, el párrafo que estás leyendo (y la mayor parte de ellos en este
4199  manual) están en el entorno 
4200 \family sans
4201 Normal
4202 \family default
4203 .
4204 \end_layout
4205
4206 \begin_layout Standard
4207 Puedes anidar un párrafo en entorno 
4208 \family sans
4209 Normal
4210 \family default
4211  en casi cualquier otra cosa, pero no se puede anidar nada en un párrafo
4212  en entorno 
4213 \family sans
4214 Normal
4215 \family default
4216 .
4217 \end_layout
4218
4219 \begin_layout Subsection
4220 Título del documento
4221 \begin_inset Index idx
4222 status collapsed
4223
4224 \begin_layout Plain Layout
4225 Documentos !Título
4226 \end_layout
4227
4228 \end_inset
4229
4230
4231 \end_layout
4232
4233 \begin_layout Standard
4234 En LaTeX, la página del título tiene tres partes: el título en sí, el nombre(s)
4235  del autor(es) y una 
4236 \begin_inset Quotes fld
4237 \end_inset
4238
4239 nota
4240 \begin_inset Quotes frd
4241 \end_inset
4242
4243  para agradecimientos o información de contacto.
4244  En ciertas clases de documento LaTeX las coloca en una página separada
4245  junto a la fecha actual.
4246  En otras clases de documento el título va al principio de la primera página.
4247 \end_layout
4248
4249 \begin_layout Standard
4250 LyX provee una interfaz para los comandos del título mediante los entornos
4251  de párrafo 
4252 \family sans
4253 Título
4254 \family default
4255
4256 \family sans
4257 Autor
4258 \family default
4259  y 
4260 \family sans
4261 Fecha
4262 \family default
4263 .
4264  He aquí cómo usarlos:
4265 \end_layout
4266
4267 \begin_layout Itemize
4268 Pon el título de tu documento en el entorno 
4269 \family sans
4270 Título
4271 \family default
4272 .
4273 \end_layout
4274
4275 \begin_layout Itemize
4276 Pon el nombre del autor en el entorno 
4277 \family sans
4278 Autor
4279 \family default
4280 .
4281 \end_layout
4282
4283 \begin_layout Itemize
4284 Si quieres cierta apariencia para la fecha, quieres una fecha fija, o sustituir
4285  la fecha por algún texto, ponlo en el entorno 
4286 \family sans
4287 Fecha.
4288
4289 \family default
4290  Observa que el uso de este entorno es opcional.
4291  Si no lo empleas, LaTeX insertará automáticamente la fecha actual.
4292  Si no deseas ninguna fecha, añade la línea
4293 \begin_inset Newline newline
4294 \end_inset
4295
4296
4297 \series bold
4298
4299 \backslash
4300 date{}
4301 \series default
4302
4303 \begin_inset Newline newline
4304 \end_inset
4305
4306 al preámbulo de tu documento (menú 
4307 \family sans
4308 Documento\SpecialChar \menuseparator
4309 Configuración
4310 \family default
4311 )
4312 \end_layout
4313
4314 \begin_layout Standard
4315 Puedes usar notas al pie para agradecimientos o información de contactos.
4316 \end_layout
4317
4318 \begin_layout Subsection
4319 Encabezados de sección
4320 \begin_inset Index idx
4321 status collapsed
4322
4323 \begin_layout Plain Layout
4324 Encabezados de sección
4325 \end_layout
4326
4327 \end_inset
4328
4329
4330 \begin_inset CommandInset label
4331 LatexCommand label
4332 name "sub:Encabezados"
4333
4334 \end_inset
4335
4336
4337 \end_layout
4338
4339 \begin_layout Standard
4340 Hay varios entornos de párrafo para generar encabezados de sección.
4341  LyX se cuida de numerarlos por ti.
4342 \end_layout
4343
4344 \begin_layout Subsubsection
4345 Encabezados numerados
4346 \begin_inset Index idx
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350 Encabezados de sección ! Numerados
4351 \end_layout
4352
4353 \end_inset
4354
4355
4356 \end_layout
4357
4358 \begin_layout Standard
4359 Hay 7 tipos de encabezados de sección numerados, que son:
4360 \end_layout
4361
4362 \begin_layout Enumerate
4363
4364 \family sans
4365 Parte
4366 \end_layout
4367
4368 \begin_layout Enumerate
4369
4370 \family sans
4371 Capítulo
4372 \end_layout
4373
4374 \begin_layout Enumerate
4375
4376 \family sans
4377 Sección
4378 \end_layout
4379
4380 \begin_layout Enumerate
4381
4382 \family sans
4383 Subsección
4384 \end_layout
4385
4386 \begin_layout Enumerate
4387
4388 \family sans
4389 Subsubsección
4390 \end_layout
4391
4392 \begin_layout Enumerate
4393
4394 \family sans
4395 Párrafo
4396 \end_layout
4397
4398 \begin_layout Enumerate
4399
4400 \family sans
4401 Subpárrafo
4402 \end_layout
4403
4404 \begin_layout Standard
4405 LyX etiqueta cada encabezado con series de números separados por puntos.
4406  Los números te indican dónde estás en el documento.
4407  A diferencia de los demás encabezados, las 
4408 \family sans
4409 Partes
4410 \family default
4411  se ordenan con letras.
4412 \end_layout
4413
4414 \begin_layout Standard
4415 Los encabezados subdividen todo el documento en diferentes trozos de texto.
4416  Por ejemplo, supón que estás escribiendo un libro: Divides el texto en
4417  capítulos.
4418  LyX hace un agrupamiento parecido:
4419 \end_layout
4420
4421 \begin_layout Itemize
4422 Las 
4423 \family sans
4424 Partes
4425 \family default
4426  se dividen en 
4427 \family sans
4428 Capítulos
4429 \family default
4430  o 
4431 \family sans
4432 Secciones
4433 \end_layout
4434
4435 \begin_layout Itemize
4436 Los 
4437 \family sans
4438 Capítulos
4439 \family default
4440  se dividen en 
4441 \family sans
4442 Secciones
4443 \end_layout
4444
4445 \begin_layout Itemize
4446 Las S
4447 \family sans
4448 ecciones
4449 \family default
4450  se dividen en 
4451 \family sans
4452 Subsecciones
4453 \end_layout
4454
4455 \begin_layout Itemize
4456 Las 
4457 \family sans
4458 Subsecciones
4459 \family default
4460  se dividen en 
4461 \family sans
4462 Subsubsecciones
4463 \end_layout
4464
4465 \begin_layout Itemize
4466 Las 
4467 \family sans
4468 Subsubsecciones
4469 \family default
4470  se dividen en 
4471 \family sans
4472 Párrafos
4473 \end_layout
4474
4475 \begin_layout Itemize
4476 Los 
4477 \family sans
4478 Párrafos
4479 \family default
4480  se dividen en 
4481 \family sans
4482 Subpárrafos
4483 \end_layout
4484
4485 \begin_layout Standard
4486 \begin_inset Note Greyedout
4487 status collapsed
4488
4489 \begin_layout Plain Layout
4490
4491 \series bold
4492 Nota:
4493 \series default
4494  No todos los tipos de documento usan el encabezado 
4495 \family sans
4496 Capítulo
4497 \family default
4498  como primer nivel de división.
4499  En esos casos, el encabezado de primer nivel es la 
4500 \family sans
4501 Sección
4502 \family default
4503 .
4504 \end_layout
4505
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \begin_layout Standard
4512 Así, si usas el entorno 
4513 \family sans
4514 Subsubsección
4515 \family default
4516  para iniciar una nueva sub-subsección, LyX la etiqueta con su número, junto
4517  con los números de subsección, sección y, si procede, capítulo en los que
4518  se encuentra.
4519  Por ejemplo, la quinta sección del segundo capítulo de este libro tiene
4520  la etiqueta 
4521 \begin_inset Quotes fld
4522 \end_inset
4523
4524 2.5
4525 \begin_inset Quotes frd
4526 \end_inset
4527
4528 .
4529  
4530 \end_layout
4531
4532 \begin_layout Subsubsection
4533 Encabezados no numerados
4534 \begin_inset Index idx
4535 status collapsed
4536
4537 \begin_layout Plain Layout
4538 Encabezados de sección ! No numerados
4539 \end_layout
4540
4541 \end_inset
4542
4543
4544 \end_layout
4545
4546 \begin_layout Standard
4547 Hay 5 tipos de encabezados no numerados, que son:
4548 \end_layout
4549
4550 \begin_layout Enumerate
4551
4552 \family sans
4553 Parte* 
4554 \end_layout
4555
4556 \begin_layout Enumerate
4557
4558 \family sans
4559 Capítulo*
4560 \end_layout
4561
4562 \begin_layout Enumerate
4563
4564 \family sans
4565 Sección*
4566 \end_layout
4567
4568 \begin_layout Enumerate
4569
4570 \family sans
4571 Subsección*
4572 \end_layout
4573
4574 \begin_layout Enumerate
4575
4576 \family sans
4577 Subsubsección*
4578 \end_layout
4579
4580 \begin_layout Standard
4581 El 
4582 \begin_inset Quotes fld
4583 \end_inset
4584
4585 *
4586 \begin_inset Quotes frd
4587 \end_inset
4588
4589  significa que estos encabezados no se numeran.
4590  Trabajan como sus homólogos numerados pero no aparecen en el índice general,
4591  véase la sección
4592 \begin_inset space ~
4593 \end_inset
4594
4595
4596 \begin_inset CommandInset ref
4597 LatexCommand ref
4598 reference "sec:IG"
4599
4600 \end_inset
4601
4602 .
4603 \end_layout
4604
4605 \begin_layout Subsubsection
4606 Cambiar el número de niveles numerados
4607 \begin_inset CommandInset label
4608 LatexCommand label
4609 name "sub:Profundidad-de-numeración"
4610
4611 \end_inset
4612
4613
4614 \end_layout
4615
4616 \begin_layout Standard
4617 Puedes cambiar qué niveles de sección serán numerados y cuáles aparecerán
4618  en el Índice General.
4619  Ahora bien, no eliminas ninguno de los niveles; esto está preestablecido
4620  en la clase de documento.
4621  Ciertas clases empiezan con 
4622 \family sans
4623 Capítulo
4624 \family default
4625  y bajan hasta el nivel 
4626 \family sans
4627 Subpárrafo
4628 \family default
4629 .
4630  Otras empiezan en 
4631 \family sans
4632 Sección
4633 \family default
4634 .
4635  De igual forma, no todas las clases numeran todos los niveles de división.
4636  La mayoría no numeran 
4637 \family sans
4638 Párrafo
4639 \family default
4640  ni 
4641 \family sans
4642 Subpárrafo
4643 \family default
4644 .
4645  Esto lo puedes cambiar.
4646 \end_layout
4647
4648 \begin_layout Standard
4649 Abre el diálogo 
4650 \family sans
4651 Documento\SpecialChar \menuseparator
4652 Configuración.
4653 \begin_inset Index idx
4654 status collapsed
4655
4656 \begin_layout Plain Layout
4657 Documentos ! Configuración
4658 \end_layout
4659
4660 \end_inset
4661
4662
4663 \family default
4664  En 
4665 \family sans
4666 Numeración
4667 \begin_inset space ~
4668 \end_inset
4669
4670 e
4671 \begin_inset space ~
4672 \end_inset
4673
4674 IG
4675 \family default
4676  verás dos contadores deslizantes.
4677  El llamado 
4678 \family sans
4679 Numeración
4680 \family default
4681  controla hasta qué nivel se numera la jerarquía de encabezados.
4682  El otro controla qué encabezados deben figurar en el índice general.
4683 \end_layout
4684
4685 \begin_layout Subsubsection
4686 Encabezados con Título breve
4687 \begin_inset Index idx
4688 status collapsed
4689
4690 \begin_layout Plain Layout
4691 Encabezados de sección ! Títulos breves
4692 \end_layout
4693
4694 \end_inset
4695
4696
4697 \begin_inset Argument
4698 status collapsed
4699
4700 \begin_layout Plain Layout
4701 Títulos breves
4702 \end_layout
4703
4704 \end_inset
4705
4706
4707 \begin_inset CommandInset label
4708 LatexCommand label
4709 name "sec:Títulos-breves"
4710
4711 \end_inset
4712
4713
4714 \end_layout
4715
4716 \begin_layout Standard
4717 Algunos títulos de capítulo o sección, como el presente, pueden resultar
4718  demasiado largos.
4719  Esto puede ser problemático cuando el espacio horizontal es limitado.
4720  Por ejemplo, si el encabezado de página debe mostrar el título de la sección
4721  actual, un título largo puede invadir los márgenes de página y queda fatal.
4722  
4723 \end_layout
4724
4725 \begin_layout Standard
4726 LaTeX permite especificar un título breve para encabezados de sección.
4727  Este se usa en el encabezado de página y en el índice general actual, evitando
4728  el problema mencionado.
4729  Para poner un título breve, usa el menú 
4730 \family sans
4731 Insertar\SpecialChar \menuseparator
4732 Título
4733 \begin_inset space ~
4734 \end_inset
4735
4736 breve
4737 \family default
4738 .
4739  Así se inserta un cuadro etiquetado 
4740 \begin_inset Quotes fld
4741 \end_inset
4742
4743 opt
4744 \begin_inset Quotes frd
4745 \end_inset
4746
4747  (por «optativo») que te permite introducir el texto del título.
4748  Esto también trabaja para encabezados en flotantes.
4749 \end_layout
4750
4751 \begin_layout Standard
4752 El título de esta sección es un buen ejemplo de esta característica.
4753 \end_layout
4754
4755 \begin_layout Subsubsection
4756 Información especial
4757 \end_layout
4758
4759 \begin_layout Standard
4760 Lo siguiente se aplica a todos los encabezados de sección:
4761 \end_layout
4762
4763 \begin_layout Itemize
4764 No puedes anidar nada en estos entornos.
4765 \end_layout
4766
4767 \begin_layout Itemize
4768 No puedes poner notas al margen en ninguno de estos entornos.
4769 \end_layout
4770
4771 \begin_layout Itemize
4772 Las ecuaciones sólo se pueden poner en línea en estos entornos.
4773 \end_layout
4774
4775 \begin_layout Itemize
4776 Puedes usar etiquetas y referencias cruzadas a sus números.
4777 \end_layout
4778
4779 \begin_layout Standard
4780
4781 \end_layout
4782
4783 \begin_layout Standard
4784
4785 \end_layout
4786
4787 \begin_layout Subsection
4788 Espacios para Citas y Versos
4789 \end_layout
4790
4791 \begin_layout Standard
4792 LyX tiene tres entornos para escribir citas y poesías.
4793  Son 
4794 \family sans
4795 Cita
4796 \family default
4797
4798 \family sans
4799 Citar
4800 \family default
4801 , y 
4802 \family sans
4803 Verso
4804 \family default
4805 .
4806  Olvida el tener que cambiar espacios de línea y enredar con los márgenes.
4807  Estos tres entornos de párrafo ya lo tienen incorporado.
4808  Todos amplían el margen izquierdo y añaden un poco de espacio extra sobre
4809  y bajo el texto que contienen.
4810  También permiten anidar, así que puedes poner un 
4811 \family sans
4812 Verso
4813 \family default
4814  en una 
4815 \family sans
4816 Cita
4817 \family default
4818 , así como en algún otro entorno de párrafo.
4819 \end_layout
4820
4821 \begin_layout Standard
4822 Hay otra característica en estos tres entornos: cuando inicias un nuevo
4823  párrafo 
4824 \emph on
4825 no
4826 \emph default
4827  se restablece el entorno 
4828 \family sans
4829 Normal
4830 \family default
4831 .
4832  Así, puedes escribir tu  verso y alegremente pulsar 
4833 \family sans
4834 Retorno
4835 \family default
4836  sin preocuparte de cambiar el entorno cada vez.
4837  Por supuesto, esto implica que una vez terminado el poema debes cambiar
4838  manualmente al nuevo entorno.
4839 \end_layout
4840
4841 \begin_layout Subsubsection
4842 Citar y Cita
4843 \begin_inset CommandInset label
4844 LatexCommand label
4845 name "sec:Citar"
4846
4847 \end_inset
4848
4849
4850 \begin_inset Index idx
4851 status collapsed
4852
4853 \begin_layout Plain Layout
4854 Citas
4855 \end_layout
4856
4857 \end_inset
4858
4859
4860 \end_layout
4861
4862 \begin_layout Standard
4863 Una vez descritas las semejanzas de estos tres entornos, ahora le toca a
4864  las diferencias.
4865  
4866 \family sans
4867 Citar
4868 \family default
4869  y 
4870 \family sans
4871 Cita
4872 \family default
4873  son idénticos excepto en una cosa: 
4874 \family sans
4875 Citar
4876 \family default
4877  usa espacio extra para separar párrafos y nunca sangra la primera línea.
4878  
4879 \family sans
4880 Cita
4881 \family default
4882  
4883 \emph on
4884 siempre
4885 \emph default
4886  sangra la primera línea de un párrafo y usa en todo el mismo espaciado
4887  de línea.
4888 \end_layout
4889
4890 \begin_layout Standard
4891 Aquí hay un ejemplo de entorno 
4892 \family sans
4893 Citar
4894 \family default
4895 :
4896 \end_layout
4897
4898 \begin_layout Quote
4899 Este es un entorno 
4900 \family sans
4901 Citar
4902 \family default
4903 .
4904  Puedo seguir escribiendo y extender esta línea más y más hasta que se quiebra.
4905  ¡Observa: sin sangrado!
4906 \end_layout
4907
4908 \begin_layout Quote
4909 Este es el segundo párrafo de esta cita.
4910  De nuevo, no hay sangrado, pero hay espacio extra entre éste y el anterior
4911  párrafo.
4912 \end_layout
4913
4914 \begin_layout Standard
4915 Aquí hay otro ejemplo, esta vez en el entorno 
4916 \family sans
4917 Cita
4918 \family default
4919 :
4920 \end_layout
4921
4922 \begin_layout Quotation
4923 Este es un entorno 
4924 \family sans
4925 Cita
4926 \family default
4927 .
4928  Si sigues escribiendo verás el sangrado.
4929  Si en tu país se usa un estilo en el que los párrafos nuevos se sangran
4930  en la primera línea, ¡éste es el tuyo! Bueno, 
4931 \emph on
4932 si
4933 \emph default
4934  estuvieras citando otro texto.
4935 \end_layout
4936
4937 \begin_layout Quotation
4938 Aquí hay un párrafo nuevo.
4939  Podría divagar y divagar como un político en elecciones, pero te aburriría.
4940 \end_layout
4941
4942 \begin_layout Standard
4943 Como muestra el ejemplo, 
4944 \family sans
4945 Citar
4946 \family default
4947  es para los que acostumbran separar párrafos con espacio extra.
4948  Éstos pondrían las citas en un entorno 
4949 \family sans
4950 Citar.
4951
4952 \family default
4953  Los que prefieren separar párrafos con sangrado usarán el entorno 
4954 \family sans
4955 Cita
4956 \family default
4957 .
4958 \end_layout
4959
4960 \begin_layout Subsubsection
4961 Verso
4962 \begin_inset Index idx
4963 status collapsed
4964
4965 \begin_layout Plain Layout
4966 Párrafos ! Verso
4967 \end_layout
4968
4969 \end_inset
4970
4971
4972 \family sans
4973
4974 \begin_inset Index idx
4975 status collapsed
4976
4977 \begin_layout Plain Layout
4978 Poesía
4979 \end_layout
4980
4981 \end_inset
4982
4983
4984 \begin_inset CommandInset label
4985 LatexCommand label
4986 name "sec:Verso"
4987
4988 \end_inset
4989
4990
4991 \end_layout
4992
4993 \begin_layout Standard
4994
4995 \family sans
4996 Verso
4997 \family default
4998  es un entorno de párrafo para poemas, rimas, versos y demás.
4999  Un ejemplo:
5000 \end_layout
5001
5002 \begin_layout Verse
5003 Esto es un Verso
5004 \begin_inset Newline newline
5005 \end_inset
5006
5007 ¡Que yo no ensayé!
5008 \end_layout
5009
5010 \begin_layout Verse
5011 Podría ser mucho peor.
5012  Esta línea debería ser larga, larga, tan larga que se quiebra.
5013  En pantalla se ve bien, pero en la versión para imprimir las líneas extras
5014  se sangran un poco más que la primera.
5015  De acuerdo, así se convierte en prosa y no rima más.
5016  Demándame.
5017 \end_layout
5018
5019 \begin_layout Verse
5020 Para quebrar una línea
5021 \begin_inset Newline newline
5022 \end_inset
5023
5024 Y hacer que las cosas se vean bien
5025 \begin_inset Newline newline
5026 \end_inset
5027
5028 Usa 
5029 \family sans
5030 Ctrl+Retorno
5031 \family default
5032 .
5033 \end_layout
5034
5035 \begin_layout Standard
5036 Como puedes ver, 
5037 \family sans
5038 Verso
5039 \family default
5040  no sangra los márgenes.
5041  Cada estrofa del poema está en su propio párrafo.
5042  Para separar las líneas individuales de una estrofa, usa la función 
5043 \family typewriter
5044 salto-de-línea,
5045 \family default
5046  
5047 \family sans
5048 Ctrl+Retorno
5049 \family default
5050 .
5051 \end_layout
5052
5053 \begin_layout Subsection
5054 Listas
5055 \begin_inset Index idx
5056 status collapsed
5057
5058 \begin_layout Plain Layout
5059 Listas
5060 \end_layout
5061
5062 \end_inset
5063
5064
5065 \begin_inset CommandInset label
5066 LatexCommand label
5067 name "sub:Listas"
5068
5069 \end_inset
5070
5071
5072 \end_layout
5073
5074 \begin_layout Standard
5075 LyX tiene cuatro entornos de párrafo para crear distintas clases de listas.
5076  En los entornos 
5077 \family sans
5078 Enumeración*
5079 \family default
5080  y 
5081 \family sans
5082 Enumeración
5083 \family default
5084 , LyX etiqueta los ítems de la lista con marcas y números, respectivamente.
5085  En los entornos 
5086 \family sans
5087 Descripción
5088 \family default
5089  y 
5090 \family sans
5091 Lista
5092 \family default
5093 , LyX destaca de alguna forma la primera palabra .
5094  Los detalles individuales de cada tipo de lista los veremos después de
5095  describir sus características generales comunes.
5096 \end_layout
5097
5098 \begin_layout Subsubsection
5099 Características generales
5100 \end_layout
5101
5102 \begin_layout Standard
5103 Los cuatro entornos de párrafo para listas difieren de los demás entornos
5104  en varias cosas.
5105  En primer lugar, LyX trata cada párrafo como un ítem de la lista.
5106  Al pulsar 
5107 \family sans
5108 Retorno
5109 \family default
5110  
5111 \emph on
5112 no
5113 \emph default
5114  se restablece el entorno 
5115 \family sans
5116 Normal
5117 \family default
5118 , se mantiene el entorno actual y se genera un nuevo ítem.
5119  La profundidad de anidación se mantiene.
5120  Para crear un nuevo ítem pero con un nivel menor de profundidad de anidación
5121  debes pulsar 
5122 \family sans
5123 Alt+Retorno
5124 \family default
5125 .
5126 \end_layout
5127
5128 \begin_layout Standard
5129 Puedes anidar listas de cualquier tipo dentro de otra.
5130  De hecho, LyX cambia las marcas en algunos ítems, dependiendo de cómo están
5131  anidados.
5132  Si piensas usar cualquiera de los entornos de lista, te sugerimos que leas
5133  toda la sección
5134 \begin_inset space ~
5135 \end_inset
5136
5137
5138 \begin_inset CommandInset ref
5139 LatexCommand ref
5140 reference "sec:Anidación"
5141
5142 \end_inset
5143
5144 .
5145  
5146 \end_layout
5147
5148 \begin_layout Subsubsection
5149 Enumeración
5150 \family sans
5151 *
5152 \family default
5153
5154 \begin_inset Index idx
5155 status collapsed
5156
5157 \begin_layout Plain Layout
5158 Listas ! Enumeración*
5159 \end_layout
5160
5161 \end_inset
5162
5163
5164 \begin_inset CommandInset label
5165 LatexCommand label
5166 name "sec:Enumeración*"
5167
5168 \end_inset
5169
5170
5171 \end_layout
5172
5173 \begin_layout Standard
5174 En primer lugar describiremos con detalle el entorno de listas no numeradas,
5175  
5176 \family sans
5177 Enumeración*.
5178
5179 \family default
5180  Tiene las siguientes propiedades:
5181 \end_layout
5182
5183 \begin_layout Itemize
5184 Cada ítem tiene una marca o símbolo particular como etiqueta.
5185 \end_layout
5186
5187 \begin_deeper
5188 \begin_layout Itemize
5189 LyX usa el mismo símbolo para todos los ítems de cada nivel dado de profundidad.
5190 \end_layout
5191
5192 \begin_layout Itemize
5193 El símbolo aparece al comienzo de la primera línea.
5194 \end_layout
5195
5196 \end_deeper
5197 \begin_layout Itemize
5198 Los ítems pueden tener cualquier longitud.
5199  LyX encaja automáticamente el margen izquierdo, de acuerdo con la situación
5200  en que esté la lista 
5201 \family sans
5202 Enumeración*.
5203
5204 \family default
5205  
5206 \end_layout
5207
5208 \begin_layout Itemize
5209 Si anidas una lista 
5210 \family sans
5211 Enumeración*
5212 \family default
5213  dentro de otra, la marca cambia a otra nueva.
5214  
5215 \end_layout
5216
5217 \begin_deeper
5218 \begin_layout Itemize
5219 Hay cuatro símbolos distintos para los cuatro niveles de anidación.
5220 \end_layout
5221
5222 \begin_layout Itemize
5223 LyX muestra siempre el mismo símbolo en pantalla.
5224 \end_layout
5225
5226 \begin_layout Itemize
5227 Véase la sección
5228 \begin_inset space ~
5229 \end_inset
5230
5231
5232 \begin_inset CommandInset ref
5233 LatexCommand ref
5234 reference "sec:Anidación"
5235
5236 \end_inset
5237
5238  para una explicación completa.
5239 \end_layout
5240
5241 \end_deeper
5242 \begin_layout Standard
5243 Por supuesto, esta explicación también era un ejemplo de lista 
5244 \family sans
5245 Enumeración*
5246 \family default
5247 .
5248  Este entorno de lista es aconsejable para listas en las que el orden no
5249  importa.
5250 \end_layout
5251
5252 \begin_layout Standard
5253 Hemos dicho que los distintos niveles usan distintos símbolos como etiquetas.
5254  Aquí hay un ejemplo con las cuatro posibilidades.
5255 \begin_inset Foot
5256 status collapsed
5257
5258 \begin_layout Plain Layout
5259
5260 \emph on
5261 \begin_inset CommandInset label
5262 LatexCommand label
5263 name "np:N.del-t.:-item"
5264
5265 \end_inset
5266
5267 N.
5268 \begin_inset space \thinspace{}
5269 \end_inset
5270
5271 del t.
5272 \emph default
5273 : En la salida del documento en español las marcas son diferentes a las
5274  que se describen; la causa se explica en la pág.
5275 \begin_inset space ~
5276 \end_inset
5277
5278
5279 \begin_inset CommandInset ref
5280 LatexCommand pageref
5281 reference "sub:En-español"
5282
5283 \end_inset
5284
5285 .
5286 \end_layout
5287
5288 \end_inset
5289
5290  
5291 \end_layout
5292
5293 \begin_layout Itemize
5294 La marca para el primer nivel de 
5295 \family sans
5296 Enumeración*
5297 \family default
5298  es un topo.
5299 \end_layout
5300
5301 \begin_deeper
5302 \begin_layout Itemize
5303 La marca del segundo nivel es una raya.
5304 \end_layout
5305
5306 \begin_deeper
5307 \begin_layout Itemize
5308 El tercer nivel tiene un asterisco.
5309 \end_layout
5310
5311 \begin_deeper
5312 \begin_layout Itemize
5313 La marca del cuarto nivel es un punto centrado.
5314 \end_layout
5315
5316 \end_deeper
5317 \begin_layout Itemize
5318 Vuelta al tercer nivel.
5319 \end_layout
5320
5321 \end_deeper
5322 \begin_layout Itemize
5323 Vuelta al segundo nivel.
5324 \end_layout
5325
5326 \end_deeper
5327 \begin_layout Itemize
5328 Vuelta al nivel más externo.
5329 \end_layout
5330
5331 \begin_layout Standard
5332 Estas son las marcas predeterminadas para una lista 
5333 \family sans
5334 Enumeración*
5335 \family default
5336 .
5337   Puedes personalizar estas marcas en el submenú 
5338 \family sans
5339 Documento\SpecialChar \menuseparator
5340 Configuración
5341 \begin_inset Index idx
5342 status collapsed
5343
5344 \begin_layout Plain Layout
5345 Documentos ! Configuración
5346 \end_layout
5347
5348 \end_inset
5349
5350 ,
5351 \family default
5352  diálogo 
5353 \family sans
5354 Marcas
5355 \family default
5356 .
5357 \end_layout
5358
5359 \begin_layout Standard
5360 Observa cómo el espacio entre ítems decrece al aumentar la profundidad.
5361  Explicaremos la anidación y los trucos factibles para las profundidades
5362  en la sección
5363 \begin_inset space ~
5364 \end_inset
5365
5366
5367 \begin_inset CommandInset ref
5368 LatexCommand ref
5369 reference "sec:Anidación"
5370
5371 \end_inset
5372
5373 .
5374 \end_layout
5375
5376 \begin_layout Subsubsection
5377 Enumeración
5378 \begin_inset Index idx
5379 status collapsed
5380
5381 \begin_layout Plain Layout
5382 Listas ! Enumeración
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset CommandInset label
5389 LatexCommand label
5390 name "sec:Enumeración"
5391
5392 \end_inset
5393
5394
5395 \end_layout
5396
5397 \begin_layout Standard
5398 El entorno 
5399 \family sans
5400 Enumeración
5401 \family default
5402  se usa para crear listas numeradas y esquemas.
5403  Sus propiedades son:
5404 \end_layout
5405
5406 \begin_layout Enumerate
5407 Cada ítem se etiqueta con un número o letra.
5408 \end_layout
5409
5410 \begin_deeper
5411 \begin_layout Enumerate
5412 Dependiendo de la profundidad.
5413 \end_layout
5414
5415 \end_deeper
5416 \begin_layout Enumerate
5417 LyX contabiliza automáticamente los ítems y los actualiza adecuadamente.
5418 \end_layout
5419
5420 \begin_layout Enumerate
5421 Cada nuevo entorno 
5422 \family sans
5423 Enumeración
5424 \family default
5425  reinicia la cuenta a uno.
5426 \end_layout
5427
5428 \begin_layout Enumerate
5429 Como en el entorno 
5430 \family sans
5431 Enumeración*
5432 \family default
5433 , el entorno 
5434 \family sans
5435 Enumeración
5436 \family default
5437 :
5438 \end_layout
5439
5440 \begin_deeper
5441 \begin_layout Enumerate
5442 Compensa los ítems en relación al margen izquierdo.
5443  Los ítems pueden tener cualquier longitud.
5444 \end_layout
5445
5446 \begin_layout Enumerate
5447 Reduce el espacio entre ítems al aumentar la profundidad.
5448 \end_layout
5449
5450 \begin_layout Enumerate
5451 Usa diferentes etiquetas según la profundidad.
5452 \end_layout
5453
5454 \begin_layout Enumerate
5455 Permite hasta cuatro niveles de anidación.
5456 \end_layout
5457
5458 \end_deeper
5459 \begin_layout Standard
5460 Las distintas etiquetas para cada nivel de profundidad en una lista numerada,
5461  
5462 \family sans
5463 Enumeración
5464 \family default
5465 , son las que se muestran en el siguiente ejemplo:
5466 \end_layout
5467
5468 \begin_layout Enumerate
5469 El primer nivel usa números arábigos seguidos de un punto.
5470 \end_layout
5471
5472 \begin_deeper
5473 \begin_layout Enumerate
5474 El segundo usa letras minúsculas y un paréntesis.
5475  
5476 \end_layout
5477
5478 \begin_deeper
5479 \begin_layout Enumerate
5480 El tercer nivel usa números arábigos seguidos de paréntesis.
5481 \end_layout
5482
5483 \begin_deeper
5484 \begin_layout Enumerate
5485 El cuarto usa letras minúsculas y prima.
5486 \end_layout
5487
5488 \begin_layout Enumerate
5489 Observa de nuevo la disminución de espacio entre ítems al aumentar la profundida
5490 d de entorno.
5491 \end_layout
5492
5493 \end_deeper
5494 \begin_layout Enumerate
5495 Vuelta al tercer nivel.
5496 \end_layout
5497
5498 \end_deeper
5499 \begin_layout Enumerate
5500 Vuelta al segundo nivel.
5501 \end_layout
5502
5503 \end_deeper
5504 \begin_layout Enumerate
5505 Vuelta al nivel más externo.
5506 \end_layout
5507
5508 \begin_layout Standard
5509 Como antes, puedes personalizar el tipo de numeración en el entorno 
5510 \family sans
5511 Enumeración
5512 \family default
5513 .
5514  Esto implica añadir comandos en el preámbulo LaTeX (véase el manual 
5515 \emph on
5516 Características adicionales
5517 \emph default
5518 ).
5519  Estos cambios sólo se aprecian en la versión impresa, no en LyX.
5520 \end_layout
5521
5522 \begin_layout Standard
5523 En cuanto a anidación en entornos 
5524 \family sans
5525 Enumeración
5526 \family default
5527  hay más de lo visto aquí.
5528  Para saber más deberías leer la sección
5529 \begin_inset space ~
5530 \end_inset
5531
5532
5533 \begin_inset CommandInset ref
5534 LatexCommand ref
5535 reference "sec:Anidación"
5536
5537 \end_inset
5538
5539 .
5540 \end_layout
5541
5542 \begin_layout Subsubsection*
5543 Enumeración* y Enumeración en español
5544 \begin_inset CommandInset label
5545 LatexCommand label
5546 name "sub:En-español"
5547
5548 \end_inset
5549
5550
5551 \begin_inset Foot
5552 status collapsed
5553
5554 \begin_layout Plain Layout
5555
5556 \emph on
5557 N.
5558 \begin_inset space \thinspace{}
5559 \end_inset
5560
5561 del t.
5562 \emph default
5563 : Este apartado no está en el documento original.
5564 \end_layout
5565
5566 \end_inset
5567
5568
5569 \end_layout
5570
5571 \begin_layout Standard
5572 Si el idioma establecido en las preferencias de LyX es español,
5573 \family sans
5574  
5575 \family default
5576 todos los documentos nuevos tienen este idioma como predeterminado.
5577  Por omisión, LyX carga el paquete 
5578 \series bold
5579 babel
5580 \series default
5581  (opción 
5582 \family sans
5583 Usar babel
5584 \family default
5585  marcada) con la opción del idioma del documento y al procesar el archivo
5586  con LaTeX, interviene el estilo 
5587 \family typewriter
5588 spanish
5589 \family default
5590 .
5591 \end_layout
5592
5593 \begin_layout Standard
5594 El estilo 
5595 \family typewriter
5596 spanish
5597 \family default
5598  establece por omisión un conjunto de formatos y características adaptado
5599  a los usos tipográficos propios del español.
5600  En particular, las marcas que aparecen en los ítems de una lista sin numerar
5601  (entorno 
5602 \family sans
5603 Enumeración
5604 \family default
5605 *), no son como las que se han descrito en la sección
5606 \begin_inset space ~
5607 \end_inset
5608
5609
5610 \begin_inset CommandInset ref
5611 LatexCommand ref
5612 reference "sec:Enumeración*"
5613
5614 \end_inset
5615
5616 .
5617  
5618 \end_layout
5619
5620 \begin_layout Standard
5621 Las marcas predefinidas por 
5622 \family typewriter
5623 spanish
5624 \family default
5625  para una 
5626 \family sans
5627 Enumeración
5628 \family default
5629 *
5630 \family sans
5631  
5632 \family default
5633 se pueden cambiar en el diálogo 
5634 \family sans
5635 Marcas
5636 \family default
5637  (
5638 \family sans
5639 Documento\SpecialChar \menuseparator
5640 Configuración
5641 \family default
5642 ) o mediante los siguientes comandos, que se escriben en código TeX en el
5643  texto del documento:
5644 \end_layout
5645
5646 \begin_layout Standard
5647
5648 \series bold
5649
5650 \backslash
5651 spanishdashitems 
5652 \series default
5653 hace que todas las listas no numeradas siguientes en el documento lleven
5654  como etiqueta una raya, —, en todos los niveles.
5655 \end_layout
5656
5657 \begin_layout Standard
5658
5659 \series bold
5660
5661 \backslash
5662 spanishsignitems
5663 \series default
5664  hace que todas las listas no numeradas siguientes al comando usen como
5665  etiquetas para cada nivel los símbolos: • 
5666 \begin_inset Formula $\circ\,$
5667 \end_inset
5668
5669  
5670 \begin_inset Formula $\diamond\,$
5671 \end_inset
5672
5673  
5674 \begin_inset Formula $\triangleright\,$
5675 \end_inset
5676
5677 , respectivamente.
5678 \end_layout
5679
5680 \begin_layout Standard
5681 A partir de la versión 
5682 \family typewriter
5683 5.0h
5684 \family default
5685
5686 \family typewriter
5687 spanish
5688 \family default
5689  ofrece la posibilidad de anular sus valores predefinidos de marcas y símbolos
5690  mediante las opciones de paquete «es-nolists», «es-noitemize» y «es-noenumerate
5691 », insertando en el preámbulo LaTeX del documento el comando:
5692 \family typewriter
5693  
5694 \end_layout
5695
5696 \begin_layout Standard
5697
5698 \series bold
5699
5700 \backslash
5701 def
5702 \backslash
5703 spanishoptions{opción}
5704 \end_layout
5705
5706 \begin_layout Standard
5707 Según la opción elegida, en la salida se imprimirán en todas las listas,
5708  o sólo en
5709 \family typewriter
5710  
5711 \family sans
5712 Enumeración*
5713 \family default
5714  o sólo en 
5715 \family sans
5716 Enumeración,
5717 \family default
5718  respectivamente, las etiquetas predefinidas por LyX/LaTeX en vez de las
5719  predefinidas por 
5720 \family typewriter
5721 spanish
5722 \family default
5723 .
5724  
5725 \end_layout
5726
5727 \begin_layout Standard
5728 Más información sobre opciones y comandos de 
5729 \family typewriter
5730 spanish
5731 \family default
5732  en su página web, 
5733 \begin_inset CommandInset citation
5734 LatexCommand cite
5735 key "spanish"
5736
5737 \end_inset
5738
5739 .
5740 \end_layout
5741
5742 \begin_layout Subsubsection
5743 Descripción
5744 \begin_inset Index idx
5745 status collapsed
5746
5747 \begin_layout Plain Layout
5748 Listas ! Descripción
5749 \end_layout
5750
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \begin_layout Standard
5757 A diferencia de los dos entornos anteriores, la lista 
5758 \family sans
5759 Descripción
5760 \family default
5761  no tiene marcas fijas.
5762  En vez de ello, LyX destaca la «primera palabra» de la primera línea, por
5763  ejemplo:
5764 \end_layout
5765
5766 \begin_layout Description
5767 Ejemplo: Esto es un ejemplo de entorno 
5768 \family sans
5769 Descripción
5770 \family default
5771 .
5772 \end_layout
5773
5774 \begin_layout Standard
5775 LyX escribe la etiqueta en negrita y pone un espacio extra ante el resto
5776  de la línea.
5777 \end_layout
5778
5779 \begin_layout Standard
5780 Por «primera palabra» entendemos que la primera pulsación de la tecla 
5781 \family sans
5782 Espacio
5783 \family default
5784  en cada ítem da fin a la etiqueta.
5785  Si quieres poner más de una palabra como etiqueta del ítem debes usar un
5786  
5787 \family sans
5788 Espacio
5789 \begin_inset space ~
5790 \end_inset
5791
5792 protegido
5793 \family default
5794 .
5795  (Con 
5796 \family sans
5797 Ctrl+Espacio
5798 \family default
5799  o con el menú 
5800 \family sans
5801 Insertar\SpecialChar \menuseparator
5802 Formato\SpecialChar \menuseparator
5803 Espacio
5804 \begin_inset space ~
5805 \end_inset
5806
5807 protegido
5808 \family default
5809 .
5810  Véase la sección
5811 \begin_inset space ~
5812 \end_inset
5813
5814
5815 \begin_inset CommandInset ref
5816 LatexCommand ref
5817 reference "sub:Espacio-protegido"
5818
5819 \end_inset
5820
5821 ) Un ejemplo:
5822 \end_layout
5823
5824 \begin_layout Description
5825 Segundo
5826 \begin_inset space ~
5827 \end_inset
5828
5829 ejemplo: 
5830 \family sans
5831 Espacio
5832 \begin_inset space ~
5833 \end_inset
5834
5835 protegido
5836 \family default
5837  entre dos palabras de la etiqueta en una lista 
5838 \family sans
5839 Descripción
5840 \family default
5841 .
5842 \end_layout
5843
5844 \begin_layout Description
5845 Empleo: Podrías usar el entorno 
5846 \family sans
5847 Descripción
5848 \family default
5849  para cosas como definiciones y teoremas.
5850  O para poner determinada palabra separada del texto que describe.
5851  No es buena idea usar 
5852 \family sans
5853 Descripción
5854 \family default
5855  para describir una frase completa.
5856  Para esto es mejor emplear 
5857 \family sans
5858 Enumeración*
5859 \family default
5860  o 
5861 \family sans
5862 Enumeración
5863 \family default
5864  y anidar en él un párrafo 
5865 \family sans
5866 Normal.
5867 \end_layout
5868
5869 \begin_layout Description
5870 Anidación: Puedes anidar entornos 
5871 \family sans
5872 Descripción
5873 \family default
5874  dentro de otros entornos de lista.
5875 \end_layout
5876
5877 \begin_layout Standard
5878 Observa que después de la primera línea, LyX sangra las siguientes respecto
5879  a ella.
5880 \end_layout
5881
5882 \begin_layout Subsubsection
5883 La Lista LyX
5884 \begin_inset Index idx
5885 status collapsed
5886
5887 \begin_layout Plain Layout
5888 Listas ! Lista LyX
5889 \end_layout
5890
5891 \end_inset
5892
5893
5894 \end_layout
5895
5896 \begin_layout Standard
5897 El entorno 
5898 \family sans
5899 Lista
5900 \family default
5901  es una extensión a LaTeX en LyX.
5902 \end_layout
5903
5904 \begin_layout Standard
5905 \begin_inset Note Greyedout
5906 status collapsed
5907
5908 \begin_layout Plain Layout
5909
5910 \series bold
5911 Nota:
5912 \series default
5913  Si, como en este documento, se está usando la clase KOMA-Script, el entorno
5914  
5915 \family sans
5916 Lista
5917 \family default
5918  se denomina 
5919 \family sans
5920 Etiquetado
5921 \family default
5922 .
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \begin_layout Standard
5931 Como el entorno 
5932 \family sans
5933 Descripción,
5934 \family default
5935  la 
5936 \family sans
5937 Lista
5938 \family default
5939  tiene etiquetas definidas por el usuario para cada ítem.
5940  Las propiedades de este entorno de lista son:
5941 \end_layout
5942
5943 \begin_layout Labeling
5944 \labelwidthstring 00.00.0000
5945 etiquetas
5946 \begin_inset space ~
5947 \end_inset
5948
5949 de
5950 \begin_inset space ~
5951 \end_inset
5952
5953 ítem LyX usa la «primera palabra» como etiqueta.
5954  El primer 
5955 \family sans
5956 Espacio
5957 \family default
5958  en la primera línea de un ítem finaliza la etiqueta.
5959  Si necesitas más de una palabra pon espacios protegidos, como se ha descrito
5960  antes.
5961 \end_layout
5962
5963 \begin_layout Labeling
5964 \labelwidthstring 00.00.0000
5965 márgenes Como se ve, LyX pone márgenes diferentes para la etiqueta y el
5966  resto del ítem.
5967  El texto tiene un margen izquierdo mayor, igual a la anchura predeterminada
5968  de etiqueta más un pequeño espacio extra.
5969 \end_layout
5970
5971 \begin_layout Labeling
5972 \labelwidthstring 00.00.0000
5973 anchura
5974 \begin_inset space ~
5975 \end_inset
5976
5977 de
5978 \begin_inset space ~
5979 \end_inset
5980
5981 etiqueta LyX escoge la mayor de estas dos opciones para el margen izquierdo:
5982  la anchura de la etiqueta, o la anchura predeterminada.
5983  Si la anchura de la etiqueta es mayor, la etiqueta se «extiende» en la
5984  primera línea.
5985  En otras palabras, el texto de la primera línea no se alinea con el margen
5986  izquierdo del resto del texto del ítem.
5987  
5988 \end_layout
5989
5990 \begin_layout Labeling
5991 \labelwidthstring 00.00.0000
5992 anchura
5993 \begin_inset space ~
5994 \end_inset
5995
5996 predeterminada Puedes fijar esta anchura para asegurar que el texto de todos
5997  los ítems en un entorno 
5998 \family sans
5999 Lista
6000 \family default
6001  tienen el mismo margen izquierdo.
6002 \begin_inset Newline newline
6003 \end_inset
6004
6005 Para cambiar la anchura por omisión, selecciona los ítems en la lista.
6006  Ahora, en el menú 
6007 \family sans
6008 Editar\SpecialChar \menuseparator
6009 Configuración
6010 \begin_inset space ~
6011 \end_inset
6012
6013 de
6014 \begin_inset space ~
6015 \end_inset
6016
6017 párrafo,
6018 \family default
6019  el texto escrito en 
6020 \family sans
6021 Etiqueta
6022 \family default
6023
6024 \begin_inset space ~
6025 \end_inset
6026
6027
6028 \family sans
6029 más
6030 \family default
6031
6032 \begin_inset space ~
6033 \end_inset
6034
6035
6036 \family sans
6037 larga d
6038 \family default
6039 el cuadro 
6040 \family sans
6041 Ancho
6042 \family default
6043
6044 \begin_inset space ~
6045 \end_inset
6046
6047
6048 \family sans
6049 de
6050 \family default
6051
6052 \begin_inset space ~
6053 \end_inset
6054
6055
6056 \family sans
6057 etiqueta
6058 \family default
6059  determina la anchura predeterminada.
6060  Puedes poner aquí el texto de tu etiqueta más larga, aunque sugerimos escribir
6061  la letra «M» varias veces.
6062  Es el carácter más ancho y es una unidad de anchura estándar en LaTeX.
6063  Usando «M» como unidad no necesitas cambiar el contenido del cuadro 
6064 \family sans
6065 Etiqueta
6066 \begin_inset space ~
6067 \end_inset
6068
6069 más
6070 \begin_inset space ~
6071 \end_inset
6072
6073 larga
6074 \family default
6075  cada vez que cambies una etiqueta en un entorno 
6076 \family sans
6077 Lista
6078 \family default
6079 .
6080 \begin_inset Newline newline
6081 \end_inset
6082
6083 La anchura predefinida es la longitud de «00.00.0000» (equivalente a 6
6084 \begin_inset space ~
6085 \end_inset
6086
6087 M)
6088 \begin_inset Newline newline
6089 \end_inset
6090
6091
6092 \begin_inset Note Greyedout
6093 status collapsed
6094
6095 \begin_layout Plain Layout
6096
6097 \series bold
6098 Nota:
6099 \series default
6100  Si se pone el cursor en un ítem de una lista para cambiar la anchura sólo
6101  de esa etiqueta, funcionará sólo en LyX, no en la salida.
6102 \end_layout
6103
6104 \end_inset
6105
6106
6107 \end_layout
6108
6109 \begin_layout Standard
6110 Deberías emplear el entorno 
6111 \family sans
6112 Lista
6113 \family default
6114  de la misma manera que 
6115 \family sans
6116 Descripción
6117 \family default
6118 : Cuando necesites que una palabra sobresalga del texto que describe.
6119  El entorno 
6120 \family sans
6121 Lista
6122 \family default
6123  te permite otra manera de hacerlo con un formato distinto.
6124 \end_layout
6125
6126 \begin_layout Standard
6127 Puedes anidar entornos 
6128 \family sans
6129 Lista
6130 \family default
6131  en otras listas.
6132  Funcionan igual que los otros entornos de párrafo tipo lista.
6133  Lee la sección
6134 \begin_inset space ~
6135 \end_inset
6136
6137
6138 \begin_inset CommandInset ref
6139 LatexCommand ref
6140 reference "sec:Anidación"
6141
6142 \end_inset
6143
6144  para saber más.
6145 \end_layout
6146
6147 \begin_layout Standard
6148 Aún queda otra característica de 
6149 \family sans
6150 Lista
6151 \family default
6152 : Como ves en los ejemplos, LyX, por omisión, alinea las etiquetas a la
6153  izquierda.
6154  Puedes cambiar esto con 
6155 \family sans
6156 Relleno
6157 \family default
6158
6159 \begin_inset space ~
6160 \end_inset
6161
6162
6163 \family sans
6164 horizontal
6165 \family default
6166  adicional.
6167  Explicaremos el 
6168 \family sans
6169 Relleno
6170 \family default
6171
6172 \begin_inset space ~
6173 \end_inset
6174
6175
6176 \family sans
6177 horizontal 
6178 \family default
6179 en la sección
6180 \begin_inset space ~
6181 \end_inset
6182
6183
6184 \begin_inset CommandInset ref
6185 LatexCommand ref
6186 reference "sub:Espacio-horizontal"
6187
6188 \end_inset
6189
6190 .
6191  Unos ejemplos:
6192 \end_layout
6193
6194 \begin_layout Labeling
6195 \labelwidthstring 00.00.0000
6196 Izquierda Predeterminado para etiquetas de ítems en una 
6197 \family sans
6198 Lista
6199 \family default
6200 .
6201 \end_layout
6202
6203 \begin_layout Labeling
6204 \labelwidthstring 00.00.0000
6205 \begin_inset space \hfill{}
6206 \end_inset
6207
6208 Derecha Un 
6209 \family sans
6210 Relleno horizontal
6211 \family default
6212  previo ajusta la etiqueta a la derecha.
6213 \end_layout
6214
6215 \begin_layout Labeling
6216 \labelwidthstring 00.00.0000
6217 \begin_inset space \hfill{}
6218 \end_inset
6219
6220 Centro
6221 \begin_inset space \hfill{}
6222 \end_inset
6223
6224  Un 
6225 \family sans
6226 Relleno horizontal
6227 \family default
6228  al principio y otro al final la centra.
6229 \end_layout
6230
6231 \begin_layout Subsection
6232 Cartas
6233 \begin_inset Index idx
6234 status collapsed
6235
6236 \begin_layout Plain Layout
6237 Cartas
6238 \end_layout
6239
6240 \end_inset
6241
6242
6243 \end_layout
6244
6245 \begin_layout Subsubsection
6246 Introducción a 
6247 \family sans
6248 Dirección
6249 \family default
6250  y 
6251 \family sans
6252 Dirección
6253 \begin_inset space ~
6254 \end_inset
6255
6256
6257 \family default
6258 d
6259 \family sans
6260 erecha
6261 \end_layout
6262
6263 \begin_layout Standard
6264 Aunque LyX tiene clases de documento para cartas (
6265 \begin_inset Quotes fld
6266 \end_inset
6267
6268 letter
6269 \begin_inset Quotes frd
6270 \end_inset
6271
6272 ), también dispone de dos entornos de párrafo llamados 
6273 \family sans
6274 Dirección
6275 \family default
6276  y 
6277 \family sans
6278 Dirección
6279 \family default
6280
6281 \begin_inset space ~
6282 \end_inset
6283
6284
6285 \family sans
6286 derecha.
6287
6288 \family default
6289  Para usar las clases para cartas, tienes que usar los entornos de párrafo
6290  específicos en determinado orden, si no LaTeX gasta bromas.
6291  Sin embargo, puedes usar los entornos 
6292 \family sans
6293 Dirección
6294 \family default
6295  y 
6296 \family sans
6297 Dirección
6298 \family default
6299
6300 \begin_inset space ~
6301 \end_inset
6302
6303
6304 \family sans
6305 derecha
6306 \family default
6307  donde quieras sin problemas.
6308  Puedes incluso anidarlos en otros entornos, aunque no puedes anidar nada
6309  en ellos.
6310 \end_layout
6311
6312 \begin_layout Standard
6313 Evidentemente, el uso de 
6314 \family sans
6315 Dirección
6316 \family default
6317  y 
6318 \family sans
6319 Dirección
6320 \family default
6321
6322 \begin_inset space ~
6323 \end_inset
6324
6325
6326 \family sans
6327 derecha
6328 \family default
6329  no está limitado a las cartas.
6330  
6331 \family sans
6332 Dirección
6333 \family default
6334
6335 \begin_inset space ~
6336 \end_inset
6337
6338
6339 \family sans
6340 derecha,
6341 \family default
6342  en particular, es útil para crear títulos de artículos como los que se
6343  utilizan en algunas publicaciones académicas europeas.
6344 \end_layout
6345
6346 \begin_layout Subsubsection
6347 Forma de empleo
6348 \begin_inset CommandInset label
6349 LatexCommand label
6350 name "sec:Empleo-direcciones"
6351
6352 \end_inset
6353
6354
6355 \end_layout
6356
6357 \begin_layout Standard
6358 El entorno 
6359 \family sans
6360 Dirección
6361 \family default
6362  da al texto el estilo de una dirección, que también se usa para la apertura
6363  y la firma en algunos países.
6364  El entorno 
6365 \family sans
6366 Dirección
6367 \family default
6368
6369 \begin_inset space ~
6370 \end_inset
6371
6372
6373 \family sans
6374 derecha
6375 \family default
6376  da al texto el estilo de una dirección alineada a la derecha, que se emplea
6377  para los datos del remitente y la fecha en algunos países.
6378  Ejemplo:
6379 \end_layout
6380
6381 \begin_layout Right Address
6382 Dirección a la derecha
6383 \begin_inset Newline newline
6384 \end_inset
6385
6386 Quién soy
6387 \begin_inset Newline newline
6388 \end_inset
6389
6390 Dónde estoy
6391 \begin_inset Newline newline
6392 \end_inset
6393
6394 ¿Cuándo? ¿Qué es hoy?
6395 \end_layout
6396
6397 \begin_layout Standard
6398 Esto era 
6399 \family sans
6400 Dirección
6401 \family default
6402
6403 \begin_inset space ~
6404 \end_inset
6405
6406
6407 \family sans
6408 derecha
6409 \family default
6410 .
6411  Observa que todas las líneas tienen el mismo margen izquierdo, el que pone
6412  LyX para llenar el bloque mayor de texto en una línea sencilla.
6413  Y aquí un ejemplo de 
6414 \family sans
6415 Dirección
6416 \family default
6417 , para los datos del destinatario:
6418 \end_layout
6419
6420 \begin_layout Address
6421 Quién eres tú
6422 \begin_inset Newline newline
6423 \end_inset
6424
6425 Dónde lo envío
6426 \begin_inset Newline newline
6427 \end_inset
6428
6429 Tu población, C.P.
6430  o país
6431 \end_layout
6432
6433 \begin_layout Standard
6434 Como ves, ambos entornos añaden espacio extra entre ellos y el siguiente
6435  párrafo.
6436  Si pulsas 
6437 \family sans
6438 Retorno
6439 \family default
6440  en cualquiera de estos entornos, LyX reinicia la profundidad y pone entorno
6441  
6442 \family sans
6443 Normal
6444 \family default
6445 .
6446  Esto tiene sentido porque 
6447 \family sans
6448 Retorno
6449 \family default
6450  funciona como 
6451 \family typewriter
6452 salto-de-párrafo
6453 \family default
6454 , y las líneas individuales de una dirección no son párrafos.
6455  De manera que has de usar 
6456 \family typewriter
6457 salto-de-línea
6458 \family default
6459  (
6460 \family sans
6461 Ctrl+Retorno
6462 \family default
6463  o 
6464 \family sans
6465 Formato\SpecialChar \menuseparator
6466 Salto
6467 \begin_inset space ~
6468 \end_inset
6469
6470 de
6471 \begin_inset space ~
6472 \end_inset
6473
6474 línea
6475 \family default
6476  en el menú 
6477 \family sans
6478 Insertar
6479 \family default
6480 ) para iniciar línea nueva en un entorno 
6481 \family sans
6482 Dirección
6483 \family default
6484  o 
6485 \family sans
6486 Dirección
6487 \begin_inset space ~
6488 \end_inset
6489
6490 derecha
6491 \family default
6492 .
6493 \end_layout
6494
6495 \begin_layout Subsection
6496 Escritos académicos
6497 \end_layout
6498
6499 \begin_layout Standard
6500 Los escritos académicos suelen comenzar con un resumen y finalizar con una
6501  bibliografía o una lista de referencias.
6502  LyX dispone de entornos para ambos tipos de párrafo.
6503 \end_layout
6504
6505 \begin_layout Subsubsection
6506 Resumen
6507 \family sans
6508
6509 \begin_inset Index idx
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513 Resumen
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \begin_layout Standard
6522 El entorno 
6523 \family sans
6524 Resumen
6525 \family default
6526  se usa para el resumen de un artículo.
6527  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6528  debería usarse al principio del documento, tras el título.
6529  Tampoco deberías molestarte en intentar anidar un 
6530 \family sans
6531 Resumen
6532 \family default
6533  en algo o viceversa.
6534  No funciona.
6535  El entorno 
6536 \family sans
6537 Resumen
6538 \family default
6539  sólo se aplica en las clases 
6540 \begin_inset Quotes fld
6541 \end_inset
6542
6543 article
6544 \begin_inset Quotes frd
6545 \end_inset
6546
6547  y 
6548 \begin_inset Quotes fld
6549 \end_inset
6550
6551 report
6552 \begin_inset Quotes frd
6553 \end_inset
6554
6555 .
6556  Las clases de documento 
6557 \begin_inset Quotes fld
6558 \end_inset
6559
6560 book
6561 \begin_inset Quotes frd
6562 \end_inset
6563
6564  lo ignoran totalmente, y sería ridículo usar 
6565 \family sans
6566 Resumen
6567 \family default
6568  en cartas.
6569 \end_layout
6570
6571 \begin_layout Standard
6572 El entorno 
6573 \family sans
6574 Resumen
6575 \family default
6576  hace varias cosas por ti.
6577  Primero, pone una etiqueta 
6578 \begin_inset Quotes fld
6579 \end_inset
6580
6581 Resumen
6582 \begin_inset Quotes frd
6583 \end_inset
6584
6585  centrada sobre el texto.
6586  La etiqueta y el texto se separan con algo de espacio extra.
6587  Segundo, usa un tamaño de letra menor, como se podría esperar.
6588  Por último, añade un poco de espacio vertical extra ante el texto que sigue.
6589  Ahora bien, así es como aparece en pantalla en LyX.
6590  El aspecto en la salida depende de la clase de artículo o informe elegida.
6591 \end_layout
6592
6593 \begin_layout Standard
6594 Al pulsar 
6595 \family sans
6596 Retorno
6597 \family default
6598  no se cambia el entorno de párrafo, el nuevo párrafo seguirá estando en
6599  
6600 \family sans
6601 Resumen.
6602
6603 \family default
6604  Por tanto, debes cambiar tú mismo el entorno de párrafo cuando acabes el
6605  resumen.
6606 \end_layout
6607
6608 \begin_layout Standard
6609 \begin_inset Float figure
6610 wide false
6611 sideways false
6612 status open
6613
6614 \begin_layout Plain Layout
6615 \align center
6616 \begin_inset Graphics
6617         filename clipart/Resumen.pdf
6618         clip
6619
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \begin_layout Plain Layout
6626 \begin_inset Caption
6627
6628 \begin_layout Plain Layout
6629 \begin_inset CommandInset label
6630 LatexCommand label
6631 name "cap:Párrafo-en"
6632
6633 \end_inset
6634
6635 Párrafo en un entorno 
6636 \family sans
6637 Resumen
6638 \end_layout
6639
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Standard
6651 Nos gustaría poner directamente un ejemplo de 
6652 \family sans
6653 Resumen,
6654 \family default
6655  pero como este documento es clase 
6656 \begin_inset Quotes fld
6657 \end_inset
6658
6659 book
6660 \begin_inset Quotes frd
6661 \end_inset
6662
6663 , no podemos.
6664  Lo hemos insertado como figura
6665 \begin_inset space ~
6666 \end_inset
6667
6668
6669 \begin_inset CommandInset ref
6670 LatexCommand ref
6671 reference "cap:Párrafo-en"
6672
6673 \end_inset
6674
6675 .
6676  Si nunca habías oído hablar de un 
6677 \begin_inset Quotes fld
6678 \end_inset
6679
6680 resumen
6681 \begin_inset Quotes frd
6682 \end_inset
6683
6684 , puedes ignorar sin problema este entorno.
6685  
6686 \end_layout
6687
6688 \begin_layout Subsubsection
6689 Bibliografía
6690 \begin_inset Index idx
6691 status collapsed
6692
6693 \begin_layout Plain Layout
6694 Bibliografía
6695 \end_layout
6696
6697 \end_inset
6698
6699
6700 \begin_inset CommandInset label
6701 LatexCommand label
6702 name "sub:Biblio_entorno"
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \begin_layout Standard
6710 El entorno 
6711 \family sans
6712 Bibliografía
6713 \family default
6714  se usa para listar referencias.
6715  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6716  debería usarse al final del documento.
6717  Anidar 
6718 \family sans
6719 Bibliografía
6720 \family default
6721  en algo o viceversa no funciona.
6722 \end_layout
6723
6724 \begin_layout Standard
6725 Al abrir un entorno 
6726 \family sans
6727 Bibliografía,
6728 \family default
6729  LyX añade un gran espacio vertical seguido por el encabezado 
6730 \begin_inset Quotes fld
6731 \end_inset
6732
6733 Bibliografía
6734 \begin_inset Quotes frd
6735 \end_inset
6736
6737  o 
6738 \begin_inset Quotes fld
6739 \end_inset
6740
6741 Referencias
6742 \begin_inset Quotes frd
6743 \end_inset
6744
6745 , según la clase de documento.
6746  El encabezado va en letra negrita grande.
6747  Cada párrafo de la 
6748 \family sans
6749 Bibliografía
6750 \family default
6751  es una entrada de referencia.
6752  Así que pulsar 
6753 \family sans
6754 Retorno
6755 \family default
6756  no reinicia el entorno de párrafo, el nuevo sigue siendo 
6757 \family sans
6758 Bibliografía.
6759
6760 \family default
6761  
6762 \end_layout
6763
6764 \begin_layout Standard
6765 Hay otra forma generalmente mejor de incluir referencias en un documento
6766  usando una base de datos BibTeX.
6767  Para una descripción detallada del manejo de la bibliografía en LyX, echa
6768  una ojeada a la sección
6769 \begin_inset space ~
6770 \end_inset
6771
6772
6773 \begin_inset CommandInset ref
6774 LatexCommand ref
6775 reference "sec:Bibliografía"
6776
6777 \end_inset
6778
6779 .
6780 \end_layout
6781
6782 \begin_layout Subsection
6783 Código LyX
6784 \family sans
6785
6786 \begin_inset Index idx
6787 status collapsed
6788
6789 \begin_layout Plain Layout
6790 Párrafos! Código LyX
6791 \end_layout
6792
6793 \end_inset
6794
6795
6796 \begin_inset CommandInset label
6797 LatexCommand label
6798 name "sub:Código-LyX"
6799
6800 \end_inset
6801
6802
6803 \end_layout
6804
6805 \begin_layout Standard
6806 El entorno 
6807 \family sans
6808 Código-LyX
6809 \family default
6810  es otra extensión de LyX.
6811  Escribe el texto en estilo máquina de escribir.
6812  Trata la tecla 
6813 \family sans
6814 Espacio
6815 \family default
6816  como espacio fijo
6817 \begin_inset Foot
6818 status collapsed
6819
6820 \begin_layout Plain Layout
6821 En el entorno 
6822 \family sans
6823 Código-LyX
6824 \family default
6825 , la tecla 
6826 \family sans
6827 Espacio
6828 \family default
6829  es tratada como un 
6830 \family sans
6831 Espacio
6832 \begin_inset space ~
6833 \end_inset
6834
6835 protegido
6836 \family default
6837  en vez de un separador de palabras.
6838 \end_layout
6839
6840 \end_inset
6841
6842 ; es el único caso en LyX en que puedes teclear múltiples espacios.
6843  Si necesitas insertar líneas en blanco debes usar 
6844 \family sans
6845 Ctrl+Retorno
6846 \family default
6847  (función 
6848 \family typewriter
6849 salto-de-línea
6850 \family default
6851 ).
6852  
6853 \family sans
6854 Retorno
6855 \family default
6856  quiebra el párrafo.
6857  Observa, no obstante, que 
6858 \family sans
6859 Retorno
6860 \family default
6861  no reinicia el entorno de párrafo.
6862  Así que cuando acabes el entorno 
6863 \family sans
6864 Código-LyX
6865 \family default
6866  debes cambiar a mano el entorno.
6867  Por otra parte, el entorno 
6868 \family sans
6869 Código-LyX
6870 \family default
6871  se puede anidar en otros.
6872 \end_layout
6873
6874 \begin_layout Standard
6875 Este entorno tiene ciertas peculiaridades:
6876 \end_layout
6877
6878 \begin_layout Itemize
6879 No puedes usar 
6880 \family sans
6881 Ctrl+Retorno
6882 \family default
6883  al principio de un nuevo párrafo (p.
6884 \begin_inset space \thinspace{}
6885 \end_inset
6886
6887 e.
6888  no puedes hacer 
6889 \family sans
6890 Ctrl+Retorno
6891 \family default
6892  seguido a 
6893 \family sans
6894 Retorno
6895 \family default
6896 ).
6897 \end_layout
6898
6899 \begin_layout Itemize
6900 No puedes continuar un 
6901 \family sans
6902 Ctrl+Retorno
6903 \family default
6904  con un 
6905 \family sans
6906 Espacio
6907 \family default
6908 .
6909 \end_layout
6910
6911 \begin_deeper
6912 \begin_layout Itemize
6913 Usa un 
6914 \family sans
6915 Retorno
6916 \family default
6917  para iniciar un párrafo, entonces puedes poner un 
6918 \family sans
6919 Espacio
6920 \family default
6921 .
6922 \end_layout
6923
6924 \begin_layout Itemize
6925 O: usa 
6926 \family sans
6927 Ctrl+Espacio
6928 \family default
6929  en su lugar.
6930 \end_layout
6931
6932 \end_deeper
6933 \begin_layout Itemize
6934 No puede tener un párrafo vacío o una línea vacía.
6935  Al menos debes poner un 
6936 \family sans
6937 Espacio
6938 \family default
6939  en cualquier línea que quieras vacía.
6940  De lo contrario, LaTeX genera error.
6941 \end_layout
6942
6943 \begin_layout Itemize
6944 No puedes poner comillas dobles tipo máquina de escribir con la tecla 
6945 \family sans
6946 "
6947 \family default
6948  porque esto insertará comillas 
6949 \emph on
6950 reales
6951 \emph default
6952 .
6953  Puedes ponerlas con 
6954 \family sans
6955 Ctrl+Mayúsculas+"
6956 \family default
6957  .
6958 \end_layout
6959
6960 \begin_layout Standard
6961 Un ejemplo:
6962 \end_layout
6963
6964 \begin_layout LyX-Code
6965 #include <stdio.h>
6966 \end_layout
6967
6968 \begin_layout LyX-Code
6969  
6970 \end_layout
6971
6972 \begin_layout LyX-Code
6973 int main(void)
6974 \end_layout
6975
6976 \begin_layout LyX-Code
6977 {
6978 \end_layout
6979
6980 \begin_layout LyX-Code
6981     printf("Hello World!
6982 \backslash
6983 n");
6984 \end_layout
6985
6986 \begin_layout LyX-Code
6987     return 0;
6988 \end_layout
6989
6990 \begin_layout LyX-Code
6991 }
6992 \end_layout
6993
6994 \begin_layout Standard
6995 Esto es justo el programa estándar 
6996 \begin_inset Quotes fld
6997 \end_inset
6998
6999 Hello world!
7000 \begin_inset Quotes frd
7001 \end_inset
7002
7003 .
7004  
7005 \end_layout
7006
7007 \begin_layout Standard
7008
7009 \family sans
7010 Código-LyX
7011 \family default
7012  tiene un propósito: escribir código, tales como fuentes de programa, guiones
7013  de shell, archivos rc, y otros.
7014  Úsalo sólo en casos muy especiales en los que necesites generar texto como
7015  en una máquina de escribir.
7016 \begin_inset Index idx
7017 status collapsed
7018
7019 \begin_layout Plain Layout
7020 Entornos de párrafo|)
7021 \end_layout
7022
7023 \end_inset
7024
7025
7026 \end_layout
7027
7028 \begin_layout LyX-Code
7029
7030 \end_layout
7031
7032 \begin_layout Section
7033 Anidación de entornos
7034 \begin_inset Index idx
7035 status collapsed
7036
7037 \begin_layout Plain Layout
7038 Anidación ! Entornos
7039 \end_layout
7040
7041 \end_inset
7042
7043
7044 \begin_inset CommandInset label
7045 LatexCommand label
7046 name "sec:Anidación"
7047
7048 \end_inset
7049
7050
7051 \end_layout
7052
7053 \begin_layout Subsection
7054 Introducción
7055 \end_layout
7056
7057 \begin_layout Standard
7058 LyX maneja el texto como un bloque unificado con propiedades específicas
7059  en un determinado contexto.
7060  Esto permite crear bloques que heredan algunas de las propiedades de otro
7061  bloque.
7062  Por ejemplo, tienes tres puntos principales en un esquema, pero el punto
7063  #2 tiene a su vez dos subapartados.
7064  Dicho de otra forma, tienes una lista dentro de otra, con la lista interna
7065  
7066 \begin_inset Quotes fld
7067 \end_inset
7068
7069 atada
7070 \begin_inset Quotes frd
7071 \end_inset
7072
7073  al ítem #2:
7074 \end_layout
7075
7076 \begin_layout Enumerate
7077 uno
7078 \end_layout
7079
7080 \begin_layout Enumerate
7081 dos
7082 \end_layout
7083
7084 \begin_deeper
7085 \begin_layout Enumerate
7086 subapartado - ítem #1
7087 \end_layout
7088
7089 \begin_layout Enumerate
7090 subapartado - ítem #2
7091 \end_layout
7092
7093 \end_deeper
7094 \begin_layout Enumerate
7095 tres
7096 \end_layout
7097
7098 \begin_layout Standard
7099 Una lista se introduce en otra anidándola en ella.
7100  Anidar un entorno es sencillo: Selecciona 
7101 \family sans
7102 Aumentar
7103 \begin_inset space ~
7104 \end_inset
7105
7106 profundidad
7107 \family default
7108  o 
7109 \family sans
7110 Disminuir
7111 \begin_inset space ~
7112 \end_inset
7113
7114 profundidad
7115 \family default
7116  en el menú 
7117 \family sans
7118 Editar
7119 \family default
7120  para cambiar la profundidad de anidación del párrafo actual (en la barra
7121  de estado se indica el nivel de profundidad).
7122  En vez del menú, puedes usar los botones de la barra de herramientas 
7123 \begin_inset Graphics
7124         filename ../../images/depth-increment.png
7125
7126 \end_inset
7127
7128  y 
7129 \begin_inset Graphics
7130         filename ../../images/depth-decrement.png
7131
7132 \end_inset
7133
7134  o el atajo de teclado 
7135 \family sans
7136 Tab
7137 \family default
7138  y 
7139 \family sans
7140 Mayúsculas+Tab
7141 \family default
7142  o
7143 \family sans
7144  Mayúsculas+Alt+Derecha
7145 \family default
7146  y
7147 \family sans
7148  Mayúsculas+Alt+Izquierda
7149 \family default
7150 .
7151  El cambio de profundidad funcionará para el párrafo actual y también para
7152  varios párrafos a la vez si los tienes seleccionados.
7153 \end_layout
7154
7155 \begin_layout Standard
7156 Observa que LyX sólo cambia la profundidad de anidación si puede.
7157  Si no es válido no sucede nada aunque lo intentes.
7158  Además, si cambias la profundidad de un párrafo, afecta a la profundidad
7159  de los párrafos anidados en él.
7160 \end_layout
7161
7162 \begin_layout Standard
7163 La anidación no está restringida a listas.
7164  En LyX, puedes anidar casi cualquier cosa en cualquiera otra, como podrás
7165  comprobar.
7166  Esta es la verdadera potencia de los entornos de anidación de párrafos.
7167 \end_layout
7168
7169 \begin_layout Subsection
7170 Qué se puede anidar y qué no
7171 \begin_inset Index idx
7172 status collapsed
7173
7174 \begin_layout Plain Layout
7175 Anidación ! Tipos de
7176 \end_layout
7177
7178 \end_inset
7179
7180
7181 \end_layout
7182
7183 \begin_layout Standard
7184 Antes de bombardearte con una lista de entornos de párrafo, te contaremos
7185  algo más sobre cómo funciona la anidación.
7186 \end_layout
7187
7188 \begin_layout Standard
7189 La respuesta a si es posible anidar un entorno de párrafo no es tan simple
7190  como sí o no.
7191  Hay, al respecto, tres tipos de entornos de párrafo:
7192 \end_layout
7193
7194 \begin_layout Itemize
7195 No anidables
7196 \end_layout
7197
7198 \begin_layout Itemize
7199 Totalmente anidables, puedes anidarlos en otros y también anidar otras cosas
7200  en ellos
7201 \end_layout
7202
7203 \begin_layout Itemize
7204 Parcialmente anidables, este tipo de entornos pueden anidarse en otros pero
7205  no se puede anidar en ellos.
7206 \end_layout
7207
7208 \begin_layout Standard
7209 He aquí una lista de los tres tipos de comportamiento respecto a la anidación
7210  y los entornos que los tienen:
7211 \end_layout
7212
7213 \begin_layout Description
7214 No
7215 \begin_inset space ~
7216 \end_inset
7217
7218 anidables No pueden anidarse.
7219  No pueden anidar.
7220 \end_layout
7221
7222 \begin_deeper
7223 \begin_layout Itemize
7224
7225 \family sans
7226 Bibliografía
7227 \end_layout
7228
7229 \begin_layout Itemize
7230
7231 \family sans
7232 Resumen
7233 \end_layout
7234
7235 \begin_layout Itemize
7236
7237 \family sans
7238 Título
7239 \end_layout
7240
7241 \begin_layout Itemize
7242
7243 \family sans
7244 Autor
7245 \end_layout
7246
7247 \begin_layout Itemize
7248
7249 \family sans
7250 Fecha
7251 \end_layout
7252
7253 \end_deeper
7254 \begin_layout Description
7255 Totalmente
7256 \begin_inset space ~
7257 \end_inset
7258
7259 anidables Puedes anidarlos.
7260  Puedes anidar otras cosas en ellos.
7261 \end_layout
7262
7263 \begin_deeper
7264 \begin_layout Itemize
7265
7266 \family sans
7267 Verso
7268 \end_layout
7269
7270 \begin_layout Itemize
7271
7272 \family sans
7273 Citar
7274 \end_layout
7275
7276 \begin_layout Itemize
7277
7278 \family sans
7279 Citación
7280 \end_layout
7281
7282 \begin_layout Itemize
7283
7284 \family sans
7285 Enumeración*
7286 \end_layout
7287
7288 \begin_layout Itemize
7289
7290 \family sans
7291 Enumeración
7292 \end_layout
7293
7294 \begin_layout Itemize
7295
7296 \family sans
7297 Descripción
7298 \end_layout
7299
7300 \begin_layout Itemize
7301
7302 \family sans
7303 Lista
7304 \end_layout
7305
7306 \begin_layout Itemize
7307
7308 \family sans
7309 Código-LyX
7310 \end_layout
7311
7312 \end_deeper
7313 \begin_layout Description
7314 Parcialmente
7315 \begin_inset space ~
7316 \end_inset
7317
7318 anidables Puedes anidarlos en otros entornos.
7319  No puedes anidar nada en ellos.
7320 \end_layout
7321
7322 \begin_deeper
7323 \begin_layout Itemize
7324
7325 \family sans
7326 Normal
7327 \end_layout
7328
7329 \begin_layout Itemize
7330
7331 \family sans
7332 Parte
7333 \end_layout
7334
7335 \begin_layout Itemize
7336
7337 \family sans
7338 Capítulo
7339 \end_layout
7340
7341 \begin_layout Itemize
7342
7343 \family sans
7344 Sección
7345 \family default
7346  
7347 \end_layout
7348
7349 \begin_layout Itemize
7350
7351 \family sans
7352 Subsección
7353 \end_layout
7354
7355 \begin_layout Itemize
7356
7357 \family sans
7358 Subsubsección
7359 \end_layout
7360
7361 \begin_layout Itemize
7362
7363 \family sans
7364 Párrafo
7365 \family default
7366  
7367 \end_layout
7368
7369 \begin_layout Itemize
7370
7371 \family sans
7372 Subpárrafo
7373 \end_layout
7374
7375 \begin_layout Itemize
7376
7377 \family sans
7378 Parte*
7379 \end_layout
7380
7381 \begin_layout Itemize
7382
7383 \family sans
7384 Capítulo*
7385 \end_layout
7386
7387 \begin_layout Itemize
7388
7389 \family sans
7390 Sección*
7391 \end_layout
7392
7393 \begin_layout Itemize
7394
7395 \family sans
7396 Subsección*
7397 \end_layout
7398
7399 \begin_layout Itemize
7400
7401 \family sans
7402 Subsubsección*
7403 \end_layout
7404
7405 \begin_layout Itemize
7406
7407 \family sans
7408 Dirección
7409 \begin_inset space ~
7410 \end_inset
7411
7412 derecha
7413 \end_layout
7414
7415 \begin_layout Itemize
7416
7417 \family sans
7418 Dirección
7419 \end_layout
7420
7421 \end_deeper
7422 \begin_layout Standard
7423 \begin_inset Note Greyedout
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427
7428 \series bold
7429 Nota: 
7430 \series default
7431 Aunque es posible anidar encabezados de sección numerados, como 
7432 \family sans
7433 Capítulo, Sección
7434 \family default
7435 , etc., p.
7436 \begin_inset space \thinspace{}
7437 \end_inset
7438
7439 e.
7440 \begin_inset space ~
7441 \end_inset
7442
7443 en listas, es muy recomendable no hacerlo porque el objetivo es componer
7444  documentos bien estructurados respetuosos con las normas tipográficas,
7445  pero la anidación de encabezados de sección viola dichas normas.
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Subsection
7454 Anidar otras cosas: tablas, ecuaciones, flotantes, etc.
7455 \begin_inset Index idx
7456 status collapsed
7457
7458 \begin_layout Plain Layout
7459 Anidación ! Tablas y otros
7460 \end_layout
7461
7462 \end_inset
7463
7464
7465 \end_layout
7466
7467 \begin_layout Standard
7468 Hay varias cosas que no son entornos de párrafo, pero a las que de todas
7469  formas les atañe la anidación.
7470  Son:
7471 \end_layout
7472
7473 \begin_layout Itemize
7474 ecuaciones
7475 \end_layout
7476
7477 \begin_layout Itemize
7478 tablas
7479 \end_layout
7480
7481 \begin_layout Itemize
7482 figuras
7483 \end_layout
7484
7485 \begin_layout Standard
7486 (
7487 \begin_inset Note Greyedout
7488 status collapsed
7489
7490 \begin_layout Plain Layout
7491
7492 \series bold
7493 Nota:
7494 \series default
7495  A las figuras y tablas en 
7496 \family sans
7497 Flotantes
7498 \family default
7499  no les afecta esto.
7500 \end_layout
7501
7502 \end_inset
7503
7504  Echa un vistazo a la sección
7505 \begin_inset space ~
7506 \end_inset
7507
7508
7509 \begin_inset CommandInset ref
7510 LatexCommand ref
7511 reference "sec:Flotantes"
7512
7513 \end_inset
7514
7515  para más información sobre 
7516 \family sans
7517 Flotantes
7518 \family default
7519 .)
7520 \end_layout
7521
7522 \begin_layout Standard
7523 LyX puede manejar estos tres objetos bien como palabras, bien como párrafos.
7524  Si una figura, tabla o ecuación están en una línea, van a la par del párrafo.
7525 \end_layout
7526
7527 \begin_layout Standard
7528 Por otra parte, si tienes una ecuación, figura o tabla en su propio 
7529 \begin_inset Quotes fld
7530 \end_inset
7531
7532 párrafo
7533 \begin_inset Quotes frd
7534 \end_inset
7535
7536 , se comportan igual que un entorno del tipo 
7537 \begin_inset Quotes fld
7538 \end_inset
7539
7540 anidación parcial
7541 \begin_inset Quotes frd
7542 \end_inset
7543
7544 .
7545  Puedes anidarlos en otros entornos, pero obviamente no puedes anidar nada
7546  en ellos.
7547 \end_layout
7548
7549 \begin_layout Standard
7550 He aquí un ejemplo con una tabla:
7551 \end_layout
7552
7553 \begin_layout Enumerate
7554 Ítem Uno
7555 \end_layout
7556
7557 \begin_deeper
7558 \begin_layout Enumerate
7559 Esto es (a) y está anidado.
7560 \end_layout
7561
7562 \begin_deeper
7563 \begin_layout Standard
7564 \begin_inset VSpace 0.3cm
7565 \end_inset
7566
7567
7568 \end_layout
7569
7570 \begin_layout Standard
7571 \align center
7572 \begin_inset Tabular
7573 <lyxtabular version="3" rows="2" columns="2">
7574 <features tabularvalignment="middle">
7575 <column alignment="center" valignment="top" width="0pt">
7576 <column alignment="center" valignment="top" width="0pt">
7577 <row>
7578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582
7583 \family roman
7584 \series medium
7585 \shape up
7586 \size normal
7587 \emph off
7588 \bar no
7589 \noun off
7590 \color none
7591 a
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600
7601 \family roman
7602 \series medium
7603 \shape up
7604 \size normal
7605 \emph off
7606 \bar no
7607 \noun off
7608 \color none
7609 b
7610 \end_layout
7611
7612 \end_inset
7613 </cell>
7614 </row>
7615 <row>
7616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7617 \begin_inset Text
7618
7619 \begin_layout Plain Layout
7620
7621 \family roman
7622 \series medium
7623 \shape up
7624 \size normal
7625 \emph off
7626 \bar no
7627 \noun off
7628 \color none
7629 c
7630 \end_layout
7631
7632 \end_inset
7633 </cell>
7634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638
7639 \family roman
7640 \series medium
7641 \shape up
7642 \size normal
7643 \emph off
7644 \bar no
7645 \noun off
7646 \color none
7647 d
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 </row>
7653 </lyxtabular>
7654
7655 \end_inset
7656
7657
7658 \end_layout
7659
7660 \begin_layout Standard
7661 \begin_inset VSpace 0.3cm
7662 \end_inset
7663
7664
7665 \end_layout
7666
7667 \end_deeper
7668 \begin_layout Enumerate
7669 Esto es (b).
7670  La tabla está realmente anidada en (a).
7671 \end_layout
7672
7673 \end_deeper
7674 \begin_layout Enumerate
7675 Fuera otra vez.
7676 \end_layout
7677
7678 \begin_layout Standard
7679 Si no anidamos la tabla, la lista se vería así:
7680 \end_layout
7681
7682 \begin_layout Enumerate
7683 Ítem Uno
7684 \end_layout
7685
7686 \begin_deeper
7687 \begin_layout Enumerate
7688 Esto es (a) y está anidado.
7689 \end_layout
7690
7691 \end_deeper
7692 \begin_layout Standard
7693 \begin_inset VSpace 0.3cm
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \begin_layout Standard
7700 \align center
7701 \begin_inset Tabular
7702 <lyxtabular version="3" rows="2" columns="2">
7703 <features tabularvalignment="middle">
7704 <column alignment="center" valignment="top" width="0pt">
7705 <column alignment="center" valignment="top" width="0pt">
7706 <row>
7707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \family roman
7713 \series medium
7714 \shape up
7715 \size normal
7716 \emph off
7717 \bar no
7718 \noun off
7719 \color none
7720 a
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \family roman
7731 \series medium
7732 \shape up
7733 \size normal
7734 \emph off
7735 \bar no
7736 \noun off
7737 \color none
7738 b
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 </row>
7744 <row>
7745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749
7750 \family roman
7751 \series medium
7752 \shape up
7753 \size normal
7754 \emph off
7755 \bar no
7756 \noun off
7757 \color none
7758 c
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767
7768 \family roman
7769 \series medium
7770 \shape up
7771 \size normal
7772 \emph off
7773 \bar no
7774 \noun off
7775 \color none
7776 d
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 </row>
7782 </lyxtabular>
7783
7784 \end_inset
7785
7786
7787 \end_layout
7788
7789 \begin_layout Standard
7790 \begin_inset VSpace 0.3cm
7791 \end_inset
7792
7793
7794 \end_layout
7795
7796 \begin_layout Enumerate
7797 Esto es (b).
7798  La tabla 
7799 \emph on
7800 no
7801 \emph default
7802  está anidada en (a).
7803  De hecho, no está anidada de ninguna forma.
7804 \end_layout
7805
7806 \begin_layout Enumerate
7807 Fuera otra vez.
7808 \end_layout
7809
7810 \begin_layout Standard
7811 Observa cómo el ítem (b) no sólo no está anidado, sino que además ¡es el
7812  primer ítem de una nueva lista!
7813 \end_layout
7814
7815 \begin_layout Standard
7816 Hay otra trampa en la que puedes caer: Anidar la tabla pero sin la profundidad
7817  suficiente.
7818  Entonces LyX convierte todo lo que sigue a la tabla en una nueva sublista.
7819 \end_layout
7820
7821 \begin_layout Enumerate
7822 Ítem Uno
7823 \end_layout
7824
7825 \begin_deeper
7826 \begin_layout Enumerate
7827 Esto es (a) y está anidado.
7828 \end_layout
7829
7830 \begin_layout Standard
7831 \begin_inset VSpace 0.3cm
7832 \end_inset
7833
7834
7835 \end_layout
7836
7837 \begin_layout Standard
7838 \align center
7839 \begin_inset Tabular
7840 <lyxtabular version="3" rows="2" columns="2">
7841 <features tabularvalignment="middle">
7842 <column alignment="center" valignment="top" width="0pt">
7843 <column alignment="center" valignment="top" width="0pt">
7844 <row>
7845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849
7850 \family roman
7851 \series medium
7852 \shape up
7853 \size normal
7854 \emph off
7855 \bar no
7856 \noun off
7857 \color none
7858 a
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867
7868 \family roman
7869 \series medium
7870 \shape up
7871 \size normal
7872 \emph off
7873 \bar no
7874 \noun off
7875 \color none
7876 b
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 </row>
7882 <row>
7883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \family roman
7889 \series medium
7890 \shape up
7891 \size normal
7892 \emph off
7893 \bar no
7894 \noun off
7895 \color none
7896 c
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \family roman
7907 \series medium
7908 \shape up
7909 \size normal
7910 \emph off
7911 \bar no
7912 \noun off
7913 \color none
7914 d
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 </lyxtabular>
7921
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \begin_layout Standard
7928 \begin_inset VSpace 0.3cm
7929 \end_inset
7930
7931
7932 \end_layout
7933
7934 \begin_layout Enumerate
7935 Esto es (b).
7936  La tabla está realmente anidada en el Ítem Uno, 
7937 \emph on
7938 no
7939 \emph default
7940  en (a).
7941 \end_layout
7942
7943 \end_deeper
7944 \begin_layout Enumerate
7945 Fuera otra vez.
7946 \end_layout
7947
7948 \begin_layout Standard
7949 Como ves, el ítem (b) se ha convertido en el primer ítem de una nueva lista,
7950  pero dentro del ítem 1.
7951  Lo mismo sucedería a una ecuación o a una figura.
7952  Así pues, si anidas tablas, figuras o ecuaciones, ¡asegúrate de darle la
7953  profundidad adecuada!
7954 \end_layout
7955
7956 \begin_layout Subsection
7957 Empleo y características generales
7958 \end_layout
7959
7960 \begin_layout Standard
7961 Hablando de niveles, LyX puede poner hasta seis niveles de anidación.
7962  En otras palabras, 
7963 \begin_inset Quotes fld
7964 \end_inset
7965
7966 nivel #6
7967 \begin_inset Quotes frd
7968 \end_inset
7969
7970  es el nivel más interno posible de profundidad.
7971  Este ejemplo muestra lo que decimos:
7972 \end_layout
7973
7974 \begin_layout Enumerate
7975 nivel #1 - el más externo
7976 \end_layout
7977
7978 \begin_deeper
7979 \begin_layout Enumerate
7980 nivel #2
7981 \end_layout
7982
7983 \begin_deeper
7984 \begin_layout Enumerate
7985 nivel #3
7986 \end_layout
7987
7988 \begin_deeper
7989 \begin_layout Enumerate
7990 nivel #4
7991 \end_layout
7992
7993 \begin_deeper
7994 \begin_layout Itemize
7995 nivel #5
7996 \end_layout
7997
7998 \begin_deeper
7999 \begin_layout Itemize
8000 nivel #6
8001 \end_layout
8002
8003 \end_deeper
8004 \end_deeper
8005 \end_deeper
8006 \end_deeper
8007 \end_deeper
8008 \begin_layout Standard
8009 Hay dos excepciones al límite de seis niveles de anidación, y ambas las
8010  puedes ver en el ejemplo.
8011  A diferencia de los demás entornos con anidación completa, los entornos
8012  
8013 \family sans
8014 Enumeración
8015 \family default
8016  y 
8017 \family sans
8018 Enumeración*
8019 \family default
8020  sólo admiten cuatro niveles de anidación.
8021  Así, si intentamos anidar otra lista 
8022 \family sans
8023 Enumeración
8024 \family default
8025  en el ítem 
8026 \begin_inset Quotes fld
8027 \end_inset
8028
8029 A.
8030 \begin_inset Quotes frd
8031 \end_inset
8032
8033 , se generará error.
8034 \end_layout
8035
8036 \begin_layout Subsection
8037 Algunos ejemplos
8038 \begin_inset Index idx
8039 status collapsed
8040
8041 \begin_layout Plain Layout
8042 Anidación ! Ejemplos
8043 \end_layout
8044
8045 \end_inset
8046
8047
8048 \end_layout
8049
8050 \begin_layout Standard
8051 La mejor forma de explicar lo que podemos hacer con la anidación es practicando.
8052  Tenemos varios ejemplos de entornos anidados, en los que explicamos cómo
8053  se ha procedido, para que puedas reproducirlos.
8054 \end_layout
8055
8056 \begin_layout Subsubsection
8057 Ejemplo 1: Los seis niveles y anidación mezclada
8058 \begin_inset Argument
8059 status collapsed
8060
8061 \begin_layout Plain Layout
8062 Ejemplo 1: Lista con seis niveles
8063 \end_layout
8064
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \begin_layout Labeling
8071 \labelwidthstring MMM
8072 #1-a Este es el nivel más externo.
8073  Está en un entorno 
8074 \family sans
8075 Lista
8076 \family default
8077 .
8078 \end_layout
8079
8080 \begin_deeper
8081 \begin_layout Labeling
8082 \labelwidthstring MMM
8083 #2-a Este es el nivel #2.
8084  Lo hemos hecho con 
8085 \family sans
8086 Alt+Retorno
8087 \family default
8088  seguido de 
8089 \family sans
8090 Mayúsculas+Alt+Derecha
8091 \family default
8092 .
8093 \end_layout
8094
8095 \begin_deeper
8096 \begin_layout Labeling
8097 \labelwidthstring MMM
8098 #3-a Este es el nivel #3.
8099  Esta vez, sólo pulsamos 
8100 \family sans
8101 Retorno
8102 \family default
8103 , luego 
8104 \family sans
8105 Mayúsculas+Alt+Derecha
8106 \family default
8107  dos veces en una fila.
8108  También podríamos haber hecho como en el nivel anterior, pulsando 
8109 \family sans
8110 Alt+Retorno
8111 \family default
8112  seguido de 
8113 \family sans
8114 Mayúsculas+Alt+Derecha
8115 \family default
8116 .
8117 \end_layout
8118
8119 \begin_deeper
8120 \begin_layout Standard
8121 Esto es realmente un entorno 
8122 \family sans
8123 Normal
8124 \family default
8125 , anidado en el ítem 
8126 \begin_inset Quotes eld
8127 \end_inset
8128
8129 #3-a
8130 \begin_inset Quotes erd
8131 \end_inset
8132
8133 .
8134  Así que está en el nivel #4.
8135  Lo hemos hecho pulsando 
8136 \family sans
8137 Alt+Retorno
8138 \family default
8139 , luego 
8140 \family sans
8141 Mayúsculas+Alt+Derecha
8142 \family default
8143 , luego cambiando el párrafo a 
8144 \family sans
8145 Normal
8146 \family default
8147 .
8148  Haz esto para crear ítems con más de un párrafo; ¡también funciona en los
8149  entornos 
8150 \family sans
8151 Descripción
8152 \family default
8153
8154 \family sans
8155 Enumeración
8156 \family default
8157 , y 
8158 \family sans
8159 Enumeración*
8160 \family default
8161 !
8162 \end_layout
8163
8164 \begin_layout Standard
8165 Aquí hay otro párrafo 
8166 \family sans
8167 Normal
8168 \family default
8169 , también en el nivel #4, hecho con sólo un 
8170 \family sans
8171 Alt+Retorno
8172 \family default
8173 .
8174 \end_layout
8175
8176 \begin_layout Labeling
8177 \labelwidthstring MMM
8178 #4-a Este es nivel #4.
8179  Hemos pulsado 
8180 \family sans
8181 Alt+Retorno
8182 \family default
8183  y cambiado el párrafo de nuevo a 
8184 \family sans
8185 List
8186 \family default
8187 a.
8188  Recuerda: no podemos anidar nada en entorno 
8189 \family sans
8190 Normal
8191 \family default
8192 , que es por lo que aún estamos en el nivel #4.
8193  No obstante, 
8194 \emph on
8195 podemos
8196 \emph default
8197  mantener cosas anidadas en 
8198 \begin_inset Quotes fld
8199 \end_inset
8200
8201 #3-a
8202 \begin_inset Quotes frd
8203 \end_inset
8204
8205 .
8206 \end_layout
8207
8208 \begin_deeper
8209 \begin_layout Labeling
8210 \labelwidthstring MMM
8211 #5-a Este es el nivel #5\SpecialChar \ldots{}
8212
8213 \end_layout
8214
8215 \begin_deeper
8216 \begin_layout Labeling
8217 \labelwidthstring MMM
8218 #6-a \SpecialChar \ldots{}
8219 y este el nivel #6.
8220  Ahora ya deberías saber cómo hacer estos dos.
8221 \end_layout
8222
8223 \end_deeper
8224 \begin_layout Labeling
8225 \labelwidthstring MMM
8226 #5-b Vuelta al nivel #5.
8227  Sólo pulsa 
8228 \family sans
8229 Alt+Retorno
8230 \family default
8231  seguido de 
8232 \family sans
8233 Mayúsculas+Alt+Izquierda
8234 \family default
8235 .
8236 \end_layout
8237
8238 \end_deeper
8239 \begin_layout Labeling
8240 \labelwidthstring MMM
8241 #4-b Vuelta al nivel #4 tras 
8242 \family sans
8243 Alt+Retorno
8244 \family default
8245  seguido de 
8246 \family sans
8247 Mayúsculas+Alt+Izquierda
8248 \family default
8249 .
8250 \end_layout
8251
8252 \end_deeper
8253 \begin_layout Labeling
8254 \labelwidthstring MMM
8255 #3-b Vuelta al nivel #3.
8256  Ya debería ser obvio cómo hacerlo.
8257 \end_layout
8258
8259 \end_deeper
8260 \begin_layout Labeling
8261 \labelwidthstring MMM
8262 #2-b Vuelta al nivel #2.
8263  
8264 \end_layout
8265
8266 \end_deeper
8267 \begin_layout Labeling
8268 \labelwidthstring MMM
8269 #1-b Y por último, volvemos al nivel más externo, #1.
8270  Después de esta frase, pulsaremos 
8271 \family sans
8272 Retorno
8273 \family default
8274  y retornaremos a párrafo 
8275 \family sans
8276 Normal
8277 \family default
8278  para finalizar la lista.
8279 \end_layout
8280
8281 \begin_layout Standard
8282 Podríamos haber usado también los entornos 
8283 \family sans
8284 Descripción
8285 \family default
8286
8287 \family sans
8288 Citar
8289 \family default
8290
8291 \family sans
8292 Citación
8293 \family default
8294 , o incluso 
8295 \family sans
8296 Verso
8297 \family default
8298  en lugar del entorno 
8299 \family sans
8300 Lista
8301 \family default
8302 .
8303  El ejemplo habría funcionado exactamente igual.
8304 \end_layout
8305
8306 \begin_layout Subsubsection
8307 Ejemplo 2: Herencia
8308 \end_layout
8309
8310 \begin_layout LyX-Code
8311 Esto es el entorno Código-LyX en nivel #1, el más externo.
8312 \end_layout
8313
8314 \begin_layout LyX-Code
8315 Ahora presionamos 
8316 \family sans
8317 Retorno
8318 \family default
8319 , luego 
8320 \family sans
8321 Mayúsculas+Alt+Derecha
8322 \family default
8323 ,
8324 \end_layout
8325
8326 \begin_layout LyX-Code
8327 después de lo cuál, cambiamos a 
8328 \family sans
8329 Enumeración
8330 \family default
8331 .
8332 \end_layout
8333
8334 \begin_deeper
8335 \begin_layout Enumerate
8336 Esto es entorno 
8337 \family sans
8338 Enumeración
8339 \family default
8340  en el nivel #2.
8341 \end_layout
8342
8343 \begin_layout Enumerate
8344 Observa cómo el 
8345 \family sans
8346 Enumeración
8347 \family default
8348  anidado no sólo hereda sus márgenes de su entorno progenitor (
8349 \family sans
8350 Código-LyX
8351 \family default
8352 ), sino que ¡también hereda su letra y espaciado!
8353 \end_layout
8354
8355 \end_deeper
8356 \begin_layout Standard
8357 Hemos terminado este ejemplo pulsando 
8358 \family sans
8359 Retorno
8360 \family default
8361 .
8362  Después hemos de reiniciar a párrafo 
8363 \family sans
8364 Normal
8365 \family default
8366  y reiniciar la profundidad de anidación con 
8367 \family sans
8368 Mayúsculas+Alt+Izquierda
8369 \family default
8370  una vez.
8371 \end_layout
8372
8373 \begin_layout Subsubsection
8374 Ejemplo 3: Etiquetas y niveles en los entornos 
8375 \family sans
8376 Enumeración
8377 \family default
8378  y 
8379 \family sans
8380 Enumeración*
8381 \family default
8382
8383 \begin_inset Argument
8384 status collapsed
8385
8386 \begin_layout Plain Layout
8387 Ejemplo 3: Etiquetas, niveles y otras listas
8388 \end_layout
8389
8390 \end_inset
8391
8392
8393 \end_layout
8394
8395 \begin_layout Enumerate
8396 Este es el nivel #1, en un entorno de párrafo 
8397 \family sans
8398 Enumeración
8399 \family default
8400 .
8401  Vamos a anidar realmente un puñado de ellos.
8402 \end_layout
8403
8404 \begin_deeper
8405 \begin_layout Enumerate
8406 Este es el nivel #2.
8407  Hemos usado 
8408 \family sans
8409 Alt+Retorno
8410 \family default
8411  seguido de 
8412 \family sans
8413 Mayúsculas+Alt+Derecha
8414 \family default
8415 .
8416  Ahora, ¿qué sucede si anidamos un entorno 
8417 \family sans
8418 Enumeración*
8419 \family default
8420  en éste? Estará en el nivel #3, pero ¿cuál será su etiqueta? ¿Un asterisco?
8421 \end_layout
8422
8423 \begin_deeper
8424 \begin_layout Itemize
8425 ¡No! Es un punto grueso.
8426 \family roman
8427 \series medium
8428 \bar no
8429
8430 \begin_inset Foot
8431 status collapsed
8432
8433 \begin_layout Plain Layout
8434
8435 \size normal
8436 \emph on
8437 \color none
8438 N.
8439 \begin_inset space \thinspace{}
8440 \end_inset
8441
8442 del t.: 
8443 \size default
8444 \emph default
8445 \color inherit
8446 véase nota 
8447 \begin_inset CommandInset ref
8448 LatexCommand ref
8449 reference "np:N.del-t.:-item"
8450
8451 \end_inset
8452
8453
8454 \family roman
8455 \series medium
8456 \bar no
8457  en la sección 
8458 \begin_inset CommandInset ref
8459 LatexCommand ref
8460 reference "sec:Enumeración*"
8461
8462 \end_inset
8463
8464 .
8465 \end_layout
8466
8467 \end_inset
8468
8469
8470 \family default
8471 \series default
8472 \bar default
8473
8474 \begin_inset ERT
8475 status collapsed
8476
8477 \begin_layout Plain Layout
8478
8479
8480 \backslash
8481 newcounter{MyRepeatFoot}
8482 \end_layout
8483
8484 \begin_layout Plain Layout
8485
8486
8487 \backslash
8488 setcounter{MyRepeatFoot}{
8489 \backslash
8490 thefootnote}
8491 \end_layout
8492
8493 \end_inset
8494
8495  Este es el 
8496 \emph on
8497 primer
8498 \emph default
8499  entorno 
8500 \family sans
8501 Enumeración*
8502 \family default
8503 , a pesar de estar en el nivel #3.
8504  Por eso su etiqueta es un punto.
8505  (Hemos llegado aquí con 
8506 \family sans
8507 Alt+Retorno
8508 \family default
8509 , luego 
8510 \family sans
8511 Mayúsculas+Alt+Derecha
8512 \family default
8513 , luego cambiando a entorno 
8514 \family sans
8515 Enumeración
8516 \family default
8517 *.)
8518 \end_layout
8519
8520 \begin_deeper
8521 \begin_layout Itemize
8522 Aquí tenemos un nivel #4, generado con 
8523 \family sans
8524 Alt+Retorno
8525 \family default
8526 , luego 
8527 \family sans
8528 Mayúsculas+Alt+Derecha
8529 \family default
8530 .
8531  Haremos esto otra vez\SpecialChar \ldots{}
8532
8533 \end_layout
8534
8535 \begin_deeper
8536 \begin_layout Enumerate
8537 \SpecialChar \ldots{}
8538 para conseguir el nivel #5.
8539  Esta vez, sin embargo, también hemos vuelto a entorno 
8540 \family sans
8541 Enumeración
8542 \family default
8543 .
8544  Observa que el tipo de numeración es 
8545 \emph on
8546 romana
8547 \emph default
8548 ,
8549 \family roman
8550 \series medium
8551 \bar no
8552
8553 \begin_inset ERT
8554 status collapsed
8555
8556 \begin_layout Plain Layout
8557
8558
8559 \backslash
8560 footnotemark[
8561 \backslash
8562 theMyRepeatFoot]
8563 \end_layout
8564
8565 \end_inset
8566
8567
8568 \family default
8569 \series default
8570 \bar default
8571  porque estamos en el 
8572 \emph on
8573 tercer nivel
8574 \emph default
8575  de 
8576 \family sans
8577 Enumeración
8578 \family default
8579  (o sea, es una 
8580 \family sans
8581 Enumeración
8582 \family default
8583  dentro de una 
8584 \family sans
8585 Enumeración
8586 \family default
8587  dentro de una 
8588 \family sans
8589 Enumeración
8590 \family default
8591 ).
8592 \end_layout
8593
8594 \begin_layout Enumerate
8595 ¿Qué pasa si 
8596 \emph on
8597 no
8598 \emph default
8599  cambiamos el entorno de párrafo, pero disminuye la profundidad de anidación?
8600  ¿Qué tipo de numeración usará LyX?
8601 \end_layout
8602
8603 \begin_layout Enumerate
8604 ¡Oh!, como si no lo pudieras imaginar ya, sólo hemos usado 
8605 \family sans
8606 Alt+Retorno
8607 \family default
8608  para mantener el entorno y profundidad actuales pero crea un nuevo ítem.
8609 \end_layout
8610
8611 \begin_layout Enumerate
8612 Usemos 
8613 \family sans
8614 Mayúsculas+Alt+Izquierda
8615 \family default
8616  para disminuir la profundidad después del siguiente 
8617 \family sans
8618 Alt+Retorno
8619 \family default
8620 .
8621 \end_layout
8622
8623 \end_deeper
8624 \begin_layout Enumerate
8625 Este es el nivel #4.
8626  ¡Mira el tipo de etiqueta que está usando LyX!
8627 \end_layout
8628
8629 \end_deeper
8630 \begin_layout Enumerate
8631 Este es el nivel #3.
8632  A pesar de que hemos cambiado los niveles, LyX todavía pone números romanos.
8633 \family roman
8634 \series medium
8635 \bar no
8636
8637 \begin_inset ERT
8638 status collapsed
8639
8640 \begin_layout Plain Layout
8641
8642
8643 \backslash
8644 footnotemark[
8645 \backslash
8646 theMyRepeatFoot]
8647 \end_layout
8648
8649 \end_inset
8650
8651
8652 \family default
8653 \series default
8654 \bar default
8655  ¿Por qué?
8656 \end_layout
8657
8658 \begin_layout Enumerate
8659 Porque, aunque ha cambiado la profundidad de anidación, el párrafo 
8660 \emph on
8661 todavía
8662 \emph default
8663  está en el tercer nivel del entorno 
8664 \family sans
8665 Enumeración
8666 \family default
8667 .
8668  Observa, sin embargo, que LyX 
8669 \emph on
8670 ha reiniciado
8671 \emph default
8672  el contador de la etiqueta.
8673 \end_layout
8674
8675 \end_deeper
8676 \begin_layout Enumerate
8677 Otra secuencia 
8678 \family sans
8679 Alt+Retorno
8680 \family default
8681  
8682 \family sans
8683 Mayúsculas+Alt+Izquierda
8684 \family default
8685 , y volvemos al nivel #2.
8686  Esta vez, no sólo hemos cambiado la profundidad de anidación, también hemos
8687  vuelto al nivel de anidación 2 en el entorno 
8688 \family sans
8689 Enumeración
8690 \family default
8691 .
8692 \end_layout
8693
8694 \end_deeper
8695 \begin_layout Enumerate
8696 Lo mismo sucede si hacemos otra secuencia 
8697 \family sans
8698 Alt+Retorno
8699 \family default
8700  
8701 \family sans
8702 Mayúsculas+Alt+Izquierda
8703 \family default
8704  y volvemos al nivel #1, el más externo.
8705 \end_layout
8706
8707 \begin_layout Standard
8708 Por último, reiniciamos el entorno a 
8709 \family sans
8710 Normal
8711 \family default
8712 .
8713  Como puedes ver, el número de nivel no corresponde al tipo de etiqueta
8714  que usa LyX para los entornos 
8715 \family sans
8716 Enumeración
8717 \family default
8718  y 
8719 \family sans
8720 Enumeración*
8721 \family default
8722 .
8723  El número de otros entornos 
8724 \family sans
8725 Enumeración
8726 \family default
8727  que lo envuelven determina qué clase de etiqueta pone LyX para un ítem
8728  de 
8729 \family sans
8730 Enumeración
8731 \family default
8732 .
8733  La misma regla se aplica también para el entorno 
8734 \family sans
8735 Enumeración*
8736 \family default
8737 .
8738 \end_layout
8739
8740 \begin_layout Standard
8741
8742 \end_layout
8743
8744 \begin_layout Subsubsection
8745 Ejemplo 4: Perdiendo la chaveta
8746 \end_layout
8747
8748 \begin_layout Enumerate
8749 Ahora vamos a ir locos del todo.
8750  No queremos anidar tan profundo como en los otros ejemplos, ni vamos a
8751  dar tantos detalles sobre cómo lo hacemos.
8752  (nivel #1: 
8753 \family sans
8754 Enumeración
8755 \family default
8756 )
8757 \end_layout
8758
8759 \begin_deeper
8760 \begin_layout Standard
8761 (
8762 \family sans
8763 Retorno, Mayúsculas+Alt+Derecha, Normal
8764 \family default
8765 : nivel #2) En algunos sitios pondremos entre paréntesis una descripción
8766  de cómo se ha hecho.
8767  Por ejemplo, los dos atajos de teclado para cambiar la profundidad.
8768  El nombre del entorno es el nombre del entorno actual.
8769  Delante o detrás pondremos el nivel.
8770 \end_layout
8771
8772 \end_deeper
8773 \begin_layout Enumerate
8774 (
8775 \family sans
8776 Retorno, Enumeración
8777 \family default
8778 : nivel #1) Este es el siguiente ítem en la lista.
8779 \end_layout
8780
8781 \begin_deeper
8782 \begin_layout Verse
8783 Vamos a añadir ahora un verso.
8784 \begin_inset Newline newline
8785 \end_inset
8786
8787 Para que esto resulte aún más perverso.
8788 \begin_inset Newline newline
8789 \end_inset
8790
8791 (
8792 \family sans
8793 Retorno, Mayúsculas+Alt+Derecha, Verso
8794 \family default
8795 : nivel #2)
8796 \end_layout
8797
8798 \begin_layout Verse
8799 Fiddle dee, Fiddle doo.
8800 \begin_inset Newline newline
8801 \end_inset
8802
8803 Bippitey boppitey boo!
8804 \begin_inset Newline newline
8805 \end_inset
8806
8807 (
8808 \family sans
8809 Alt+Retorno)
8810 \end_layout
8811
8812 \begin_layout Verse
8813 Ahora viene una tabla:
8814 \end_layout
8815
8816 \begin_deeper
8817 \begin_layout Standard
8818 \begin_inset VSpace 0.3cm
8819 \end_inset
8820
8821
8822 \end_layout
8823
8824 \begin_layout Standard
8825 \align center
8826 \begin_inset Tabular
8827 <lyxtabular version="3" rows="2" columns="2">
8828 <features tabularvalignment="middle">
8829 <column alignment="center" valignment="top" width="0pt">
8830 <column alignment="center" valignment="top" width="0pt">
8831 <row>
8832 <cell alignment="center" valignment="top" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \family roman
8838 \series medium
8839 \shape up
8840 \size normal
8841 \emph off
8842 \bar no
8843 \noun off
8844 \color none
8845 un-pez
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \family roman
8856 \series medium
8857 \shape up
8858 \size normal
8859 \emph off
8860 \bar no
8861 \noun off
8862 \color none
8863 dos-peces
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 </row>
8869 <row>
8870 <cell alignment="center" valignment="top" topline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874
8875 \family roman
8876 \series medium
8877 \shape up
8878 \size normal
8879 \emph off
8880 \bar no
8881 \noun off
8882 \color none
8883 pez-rojo
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 pez-azul
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 </lyxtabular>
8899
8900 \end_inset
8901
8902
8903 \end_layout
8904
8905 \end_deeper
8906 \begin_layout Verse
8907 (
8908 \family sans
8909 Alt+Retorno, Tabla, Mayúsculas+Alt+Derecha
8910 \family default
8911  3 veces, 
8912 \family sans
8913 Alt+Retorno, Verso, Mayúsculas+Alt+Izquierda
8914 \family default
8915 )
8916 \end_layout
8917
8918 \end_deeper
8919 \begin_layout Enumerate
8920 (
8921 \family sans
8922 Retorno, Enumeración
8923 \family default
8924 : nivel #1) Este es otro ítem.
8925  Observa que al seleccionar una 
8926 \family sans
8927 Tabla
8928 \family default
8929  se reinicia la anidación al nivel #1, así que aumentamos la profundidad
8930  3 veces para poner la tabla dentro del entorno 
8931 \family sans
8932 Verso
8933 \family default
8934 .
8935  
8936 \end_layout
8937
8938 \begin_layout Quotation
8939 Terminamos la lista 
8940 \family sans
8941 Enumeración
8942 \family default
8943  y cambiamos a 
8944 \family sans
8945 Cita
8946 \family default
8947 .
8948  Aún estamos en el nivel #1.
8949  Queremos mostrar algunas cosas que puedes hacer mezclando entornos.
8950  El próximo grupo de párrafos es una 
8951 \begin_inset Quotes fld
8952 \end_inset
8953
8954 carta en cita
8955 \begin_inset Quotes frd
8956 \end_inset
8957
8958 .
8959  Anidaremos los entornos 
8960 \family sans
8961 Dirección
8962 \family default
8963  y 
8964 \family sans
8965 Dirección
8966 \begin_inset space ~
8967 \end_inset
8968
8969 Derecha
8970 \family default
8971  dentro de éste, luego usaremos otra 
8972 \family sans
8973 Cita
8974 \family default
8975  anidada para el cuerpo de la carta.
8976  Usaremos 
8977 \family sans
8978 Alt+Retorno
8979 \family default
8980  para preservar la profundidad.
8981  Recuerda que debes usar 
8982 \family sans
8983 Ctrl+Retorno
8984 \family default
8985  para crear múltiples líneas en los entornos 
8986 \family sans
8987 Dirección
8988 \family default
8989  y 
8990 \family sans
8991 Dirección
8992 \begin_inset space ~
8993 \end_inset
8994
8995 Derecha
8996 \family default
8997 .
8998  Aquí va:
8999 \end_layout
9000
9001 \begin_deeper
9002 \begin_layout Right Address
9003 C/ Lacalle 123
9004 \begin_inset Newline newline
9005 \end_inset
9006
9007 Villaratón, CP 00100
9008 \begin_inset Newline newline
9009 \end_inset
9010
9011 9-6-06
9012 \end_layout
9013
9014 \begin_layout Address
9015 Estimado Sr.
9016  Fizlewitz:
9017 \end_layout
9018
9019 \begin_layout Quotation
9020 Lamentamos informarle que no podemos completar su pedido de 50
9021 \begin_inset space \thinspace{}
9022 \end_inset
9023
9024 L de gas metano comprimido debido a circunstancias que escapan a nuestro
9025  control.
9026  Desgraciadamente, algunas de nuestras vacas han explotado misteriosamente,
9027  originando un retraso en nuestros pedidos de metano.
9028  Pondremos su nombre en lista de espera y le enviaremos el pedido lo antes
9029  posible.
9030  Mientras tanto, agradecemos su paciencia.
9031 \end_layout
9032
9033 \begin_layout Quotation
9034 Tenemos, por otra parte, una oferta especial de buey.
9035  Si le interesa, envíe por favor el formulario de pedido adjunto, junto
9036  con el pago.
9037 \end_layout
9038
9039 \begin_layout Quotation
9040 Agradecemos su paciencia.
9041 \end_layout
9042
9043 \begin_layout Address
9044 Atentamente,
9045 \begin_inset Newline newline
9046 \end_inset
9047
9048 Bill Hick
9049 \end_layout
9050
9051 \end_deeper
9052 \begin_layout Quotation
9053 ¡Aquí finaliza este ejemplo!
9054 \end_layout
9055
9056 \begin_layout Standard
9057 Como puedes comprobar, anidar entornos en LyX te da un gran poderío con
9058  sólo unos cuantos tecleos.
9059  Fácilmente podríamos anidar una lista 
9060 \family sans
9061 Enumeración*
9062 \family default
9063  en un entorno 
9064 \family sans
9065 Cita
9066 \family default
9067  o 
9068 \family sans
9069 Citar
9070 \family default
9071 , o poner una 
9072 \family sans
9073 Cita
9074 \family default
9075  en una 
9076 \family sans
9077 Enumeración*
9078 \family default
9079 .
9080  Tienes a tu disposición una amplia variedad de opciones.
9081 \end_layout
9082
9083 \begin_layout Section
9084 Espacios, paginación y saltos de línea
9085 \begin_inset Index idx
9086 status collapsed
9087
9088 \begin_layout Plain Layout
9089 Espacios
9090 \end_layout
9091
9092 \end_inset
9093
9094
9095 \end_layout
9096
9097 \begin_layout Standard
9098 ¿Qué es un espacio? Aunque estarás acostumbrado a pulsar la tecla espacio
9099  cada vez que quieres separar dos palabras, como en los procesadores de
9100  texto habituales, LyX dispone de más espacios: Espacios de diferente longitud
9101  y espacios que pueden, o no, quebrarse al final de la línea.
9102  Las siguientes secciones mostrarán algunos ejemplos de situaciones en las
9103  que esta variedad de espacios resulta útil.
9104 \end_layout
9105
9106 \begin_layout Subsection
9107 Espacio protegido
9108 \begin_inset Index idx
9109 status collapsed
9110
9111 \begin_layout Plain Layout
9112 Espacios ! Protegido
9113 \end_layout
9114
9115 \end_inset
9116
9117
9118 \begin_inset CommandInset label
9119 LatexCommand label
9120 name "sub:Espacio-protegido"
9121
9122 \end_inset
9123
9124
9125 \end_layout
9126
9127 \begin_layout Standard
9128 El espacio protegido sirve para indicar a LyX (y a LaTeX) que no rompa la
9129  línea en ese punto.
9130  Puede ser conveniente para evitar feos saltos de línea, como en: 
9131 \end_layout
9132
9133 \begin_layout Quote
9134 Hay más información en la sección
9135 \begin_inset Newline newline
9136 \end_inset
9137
9138
9139 \begin_inset CommandInset ref
9140 LatexCommand ref
9141 reference "sec:Bibliografía"
9142
9143 \end_inset
9144
9145 .
9146  
9147 \end_layout
9148
9149 \begin_layout Standard
9150 Obviamente, sería bueno poner un espacio protegido entre 
9151 \begin_inset Quotes fld
9152 \end_inset
9153
9154 sección
9155 \begin_inset Quotes frd
9156 \end_inset
9157
9158  y 
9159 \begin_inset Quotes fld
9160 \end_inset
9161
9162
9163 \begin_inset CommandInset ref
9164 LatexCommand ref
9165 reference "sec:Bibliografía"
9166
9167 \end_inset
9168
9169
9170 \begin_inset Quotes frd
9171 \end_inset
9172
9173 .
9174  El espacio protegido se inserta con 
9175 \family sans
9176 Insertar\SpecialChar \menuseparator
9177 Formato\SpecialChar \menuseparator
9178 Espacio
9179 \begin_inset space ~
9180 \end_inset
9181
9182 protegido
9183 \family default
9184  (atajo 
9185 \family sans
9186 Ctrl+Espacio).
9187 \end_layout
9188
9189 \begin_layout Subsection
9190 Espacio horizontal
9191 \begin_inset Index idx
9192 status collapsed
9193
9194 \begin_layout Plain Layout
9195 Espacios ! Horizontal
9196 \end_layout
9197
9198 \end_inset
9199
9200
9201 \begin_inset CommandInset label
9202 LatexCommand label
9203 name "sub:Espacio-horizontal"
9204
9205 \end_inset
9206
9207
9208 \end_layout
9209
9210 \begin_layout Standard
9211 Todos los espacios horizontales se pueden insertar con el menú 
9212 \family sans
9213 Insertar\SpecialChar \menuseparator
9214 Formato\SpecialChar \menuseparator
9215 Espacio horizontal
9216 \family default
9217 .
9218  La lista de las unidades de longitud se encuentra en el apéndice
9219 \begin_inset space ~
9220 \end_inset
9221
9222
9223 \begin_inset CommandInset ref
9224 LatexCommand ref
9225 reference "cap:Unidades-disponibles"
9226
9227 \end_inset
9228
9229 .
9230 \end_layout
9231
9232 \begin_layout Subsubsection
9233 Espacio entre palabras
9234 \begin_inset CommandInset label
9235 LatexCommand label
9236 name "sub:Espacio-entre-palabra"
9237
9238 \end_inset
9239
9240
9241 \begin_inset Index idx
9242 status collapsed
9243
9244 \begin_layout Plain Layout
9245 Espacios ! Entre palabras
9246 \end_layout
9247
9248 \end_inset
9249
9250
9251 \end_layout
9252
9253 \begin_layout Standard
9254 En tipografía de algunos idiomas (p.
9255 \begin_inset space \thinspace{}
9256 \end_inset
9257
9258 e.
9259 \begin_inset space \space{}
9260 \end_inset
9261
9262 inglés) existe la convención de añadir espacio extra detrás del signo de
9263  puntuación de un fin de frase; LyX respeta esta convención (véase la sección
9264 \begin_inset space ~
9265 \end_inset
9266
9267
9268 \begin_inset CommandInset ref
9269 LatexCommand ref
9270 reference "sub:Abreviaturas"
9271
9272 \end_inset
9273
9274 ).
9275  Sin embargo, a veces querrás poner un espacio normal.
9276  En ese caso, puedes insertarlo con 
9277 \family sans
9278 Insertar\SpecialChar \menuseparator
9279 Formato\SpecialChar \menuseparator
9280 Espacio
9281 \begin_inset space ~
9282 \end_inset
9283
9284 entre
9285 \begin_inset space ~
9286 \end_inset
9287
9288 palabras (atajo Ctrl+Alt+Espacio).
9289 \end_layout
9290
9291 \begin_layout Subsubsection
9292 Espacio delgado
9293 \begin_inset CommandInset label
9294 LatexCommand label
9295 name "sub:Espacio-delgado"
9296
9297 \end_inset
9298
9299
9300 \begin_inset Index idx
9301 status collapsed
9302
9303 \begin_layout Plain Layout
9304 Espacios ! Delgado
9305 \end_layout
9306
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Un «espacio delgado» es un espacio con la mitad de la longitud normal (y
9314  también es «protegido»).
9315  Las convenciones tipográficas en muchos idiomas proponen el uso de espacios
9316  menores en los casos en que un espacio normal resultaría demasiado amplio,
9317  por ejemplo en las abreviaturas:
9318 \end_layout
9319
9320 \begin_layout Quote
9321 D.
9322 \begin_inset space \thinspace{}
9323 \end_inset
9324
9325 E.
9326 \begin_inset space \thinspace{}
9327 \end_inset
9328
9329 Knuth ha desarrollado nuestro querido programa de tipografía, TeX.
9330 \end_layout
9331
9332 \begin_layout Standard
9333 O entre valores y unidades.
9334  Compara por ejemplo:
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338 10
9339 \begin_inset space \thinspace{}
9340 \end_inset
9341
9342 kg (espacio delgado)
9343 \begin_inset Newline newline
9344 \end_inset
9345
9346 10 kg (espacio normal)
9347 \end_layout
9348
9349 \begin_layout Standard
9350 Los espacios delgados se insertan con el menú 
9351 \family sans
9352 Insertar\SpecialChar \menuseparator
9353 Formato\SpecialChar \menuseparator
9354 Espacio
9355 \begin_inset space ~
9356 \end_inset
9357
9358 delgado
9359 \family default
9360  (atajo 
9361 \family sans
9362 Ctrl+Mayúsculas+Espacio
9363 \family default
9364 ).
9365 \end_layout
9366
9367 \begin_layout Subsubsection
9368 Otros espacios
9369 \begin_inset CommandInset label
9370 LatexCommand label
9371 name "sub:Otros-espacios"
9372
9373 \end_inset
9374
9375
9376 \end_layout
9377
9378 \begin_layout Standard
9379 Además se pueden insertar los siguientes tipos de espacio:
9380 \end_layout
9381
9382 \begin_layout Description
9383 Espacio
9384 \begin_inset space ~
9385 \end_inset
9386
9387 delgado
9388 \begin_inset space ~
9389 \end_inset
9390
9391 negativo Espacio delgado negativo 
9392 \begin_inset Formula $\rightarrow$
9393 \end_inset
9394
9395
9396 \begin_inset space \negthinspace{}
9397 \end_inset
9398
9399
9400 \begin_inset Formula $\leftarrow$
9401 \end_inset
9402
9403  entre las flechas.
9404 \end_layout
9405
9406 \begin_layout Description
9407 Medio
9408 \begin_inset space ~
9409 \end_inset
9410
9411 cuadratín
9412 \begin_inset space ~
9413 \end_inset
9414
9415 (0.5
9416 \begin_inset space \thinspace{}
9417 \end_inset
9418
9419 em) Espacio de medio cuadratín (0.5
9420 \begin_inset space \thinspace{}
9421 \end_inset
9422
9423 em) 
9424 \begin_inset Formula $\rightarrow$
9425 \end_inset
9426
9427
9428 \begin_inset space \enskip{}
9429 \end_inset
9430
9431
9432 \begin_inset Formula $\leftarrow$
9433 \end_inset
9434
9435  entre las flechas.
9436 \end_layout
9437
9438 \begin_layout Description
9439 Cuadratín
9440 \begin_inset space ~
9441 \end_inset
9442
9443 (1
9444 \begin_inset space \thinspace{}
9445 \end_inset
9446
9447 em) Espacio de un cuadratín (1
9448 \begin_inset space \thinspace{}
9449 \end_inset
9450
9451 em) 
9452 \begin_inset Formula $\rightarrow$
9453 \end_inset
9454
9455
9456 \begin_inset space \quad{}
9457 \end_inset
9458
9459
9460 \begin_inset Formula $\leftarrow$
9461 \end_inset
9462
9463  entre las flechas.
9464 \end_layout
9465
9466 \begin_layout Description
9467 Doble
9468 \begin_inset space ~
9469 \end_inset
9470
9471 cuadratín
9472 \begin_inset space ~
9473 \end_inset
9474
9475 (2
9476 \begin_inset space \thinspace{}
9477 \end_inset
9478
9479 em) Espacio de dos cuadratines (2
9480 \begin_inset space \thinspace{}
9481 \end_inset
9482
9483 em) 
9484 \begin_inset Formula $\rightarrow$
9485 \end_inset
9486
9487
9488 \begin_inset space \qquad{}
9489 \end_inset
9490
9491
9492 \begin_inset Formula $\leftarrow$
9493 \end_inset
9494
9495  entre las flechas.
9496 \end_layout
9497
9498 \begin_layout Description
9499 Espacio
9500 \begin_inset space ~
9501 \end_inset
9502
9503 personalizado Espacio de 2
9504 \begin_inset space \thinspace{}
9505 \end_inset
9506
9507 cm 
9508 \begin_inset Formula $\rightarrow$
9509 \end_inset
9510
9511
9512 \begin_inset space \hspace{}
9513 \length 2cm
9514 \end_inset
9515
9516
9517 \begin_inset Formula $\leftarrow$
9518 \end_inset
9519
9520  entre las flechas.
9521 \end_layout
9522
9523 \begin_layout Standard
9524 En el cuadro
9525 \begin_inset space ~
9526 \end_inset
9527
9528
9529 \begin_inset CommandInset ref
9530 LatexCommand ref
9531 reference "tab:Anchura-espacios"
9532
9533 \end_inset
9534
9535  se encuentran los distintos tamaños de los espacios.
9536  
9537 \end_layout
9538
9539 \begin_layout Standard
9540 \begin_inset Float table
9541 wide false
9542 sideways false
9543 status open
9544
9545 \begin_layout Plain Layout
9546 \begin_inset Caption
9547
9548 \begin_layout Plain Layout
9549 \begin_inset CommandInset label
9550 LatexCommand label
9551 name "tab:Anchura-espacios"
9552
9553 \end_inset
9554
9555 Anchura de los distintos espacios horizontales.
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \begin_layout Plain Layout
9564 \align center
9565 \begin_inset Tabular
9566 <lyxtabular version="3" rows="8" columns="2">
9567 <features tabularvalignment="middle">
9568 <column alignment="center" valignment="top" width="0">
9569 <column alignment="center" valignment="top" width="0">
9570 <row>
9571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575
9576 \series bold
9577 Espacio
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586
9587 \series bold
9588 Anchura
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 </row>
9594 <row>
9595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599 Normal
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 1/3
9609 \begin_inset space \thinspace{}
9610 \end_inset
9611
9612 em
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 </row>
9618 <row>
9619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Plain Layout
9623 Protegido
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632 1/3
9633 \begin_inset space \thinspace{}
9634 \end_inset
9635
9636 em
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 </row>
9642 <row>
9643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647 Delgado
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 1/6
9657 \begin_inset space \thinspace{}
9658 \end_inset
9659
9660 em
9661 \end_layout
9662
9663 \end_inset
9664 </cell>
9665 </row>
9666 <row>
9667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9668 \begin_inset Text
9669
9670 \begin_layout Plain Layout
9671 Delgado negativo
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680 -1/6
9681 \begin_inset space \thinspace{}
9682 \end_inset
9683
9684 em
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 </row>
9690 <row>
9691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9692 \begin_inset Text
9693
9694 \begin_layout Plain Layout
9695 Medio cuadratín
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 0.5
9705 \begin_inset space \thinspace{}
9706 \end_inset
9707
9708 em
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 </row>
9714 <row>
9715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719 Cuadratín
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 1
9729 \begin_inset space \thinspace{}
9730 \end_inset
9731
9732 em
9733 \end_layout
9734
9735 \end_inset
9736 </cell>
9737 </row>
9738 <row>
9739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 Doble cuadratín
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752 2
9753 \begin_inset space \thinspace{}
9754 \end_inset
9755
9756 em
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 </lyxtabular>
9763
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \begin_layout Subsubsection
9775 Relleno horizontal
9776 \begin_inset Index idx
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780 Espacios ! Relleno horizontal
9781 \end_layout
9782
9783 \end_inset
9784
9785
9786 \end_layout
9787
9788 \begin_layout Standard
9789 El relleno horizontal es una característica especial de LyX para añadir
9790  espacio extra de manera uniforme.
9791  Un relleno horizontal es en realidad un espacio variable, que rellena el
9792  espacio restante entre los márgenes izquierdo y derecho.
9793  Si hay más de un relleno horizontal en la misma línea, el espacio disponible
9794  se reparte equitativamente entre ellos.
9795  
9796 \end_layout
9797
9798 \begin_layout Standard
9799 Veamos unos ejemplos de lo que se puede hacer con ellos:
9800 \end_layout
9801
9802 \begin_layout Quote
9803 \noindent
9804 Esto está a la izquierda
9805 \begin_inset space \hfill{}
9806 \end_inset
9807
9808 Esto a la derecha
9809 \end_layout
9810
9811 \begin_layout Quote
9812 \noindent
9813 Izquierda
9814 \begin_inset space \hfill{}
9815 \end_inset
9816
9817 Centro
9818 \begin_inset space \hfill{}
9819 \end_inset
9820
9821 Derecha
9822 \end_layout
9823
9824 \begin_layout Quote
9825 \noindent
9826 Izquierda
9827 \begin_inset space \hfill{}
9828 \end_inset
9829
9830 1/3 Izquierda
9831 \begin_inset space \hfill{}
9832 \end_inset
9833
9834
9835 \begin_inset space \hfill{}
9836 \end_inset
9837
9838 Derecha
9839 \end_layout
9840
9841 \begin_layout Standard
9842 Ha sido un ejemplo en un entorno 
9843 \family sans
9844 Citar
9845 \family default
9846 .
9847  Aquí 
9848 \begin_inset Formula $\to$
9849 \end_inset
9850
9851
9852 \begin_inset space \hfill{}
9853 \end_inset
9854
9855
9856 \begin_inset Formula $\gets$
9857 \end_inset
9858
9859  hay uno en un párrafo 
9860 \family sans
9861 Normal
9862 \family default
9863 .
9864  Puede que no sea visible en el texto impreso, pero el relleno 
9865 \emph on
9866 está
9867 \emph default
9868  entre las flechas.
9869 \end_layout
9870
9871 \begin_layout Standard
9872 Los rellenos horizontales se pueden hacer visibles si eliges uno de los
9873  
9874 \family sans
9875 Patrones
9876 \family default
9877  en el diálogo de espacios.
9878  Los siguientes patrones están disponibles:
9879 \end_layout
9880
9881 \begin_layout Standard
9882 Puntos: 
9883 \begin_inset space \dotfill{}
9884 \end_inset
9885
9886
9887 \begin_inset space ~
9888 \end_inset
9889
9890
9891 \end_layout
9892
9893 \begin_layout Standard
9894 Línea: 
9895 \begin_inset space \hrulefill{}
9896 \end_inset
9897
9898
9899 \begin_inset space ~
9900 \end_inset
9901
9902
9903 \end_layout
9904
9905 \begin_layout Standard
9906 Flecha izquierda: 
9907 \begin_inset space \leftarrowfill{}
9908 \end_inset
9909
9910
9911 \begin_inset space ~
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \begin_layout Standard
9918 Flecha derecha: 
9919 \begin_inset space \rightarrowfill{}
9920 \end_inset
9921
9922
9923 \begin_inset space ~
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \begin_layout Standard
9930 Llave arriba: 
9931 \begin_inset space \downbracefill{}
9932 \end_inset
9933
9934
9935 \begin_inset space ~
9936 \end_inset
9937
9938
9939 \end_layout
9940
9941 \begin_layout Standard
9942 Llave abajo: 
9943 \begin_inset space \upbracefill{}
9944 \end_inset
9945
9946
9947 \begin_inset space ~
9948 \end_inset
9949
9950
9951 \end_layout
9952
9953 \begin_layout Standard
9954 \begin_inset VSpace defskip
9955 \end_inset
9956
9957
9958 \begin_inset Note Greyedout
9959 status collapsed
9960
9961 \begin_layout Plain Layout
9962
9963 \series bold
9964 Nota:
9965 \series default
9966  Si hay un relleno horizontal al principio de una línea que 
9967 \emph on
9968 no
9969 \emph default
9970  es la primera del párrafo, LyX lo ignora.
9971  Esto impide que el relleno se quiebre accidentalmente en otra línea.
9972  Si en algún caso necesitas ese espacio, marca la opción 
9973 \family sans
9974 Proteger
9975 \family default
9976  en el diálogo de configuración de espacios.
9977 \end_layout
9978
9979 \end_inset
9980
9981
9982 \end_layout
9983
9984 \begin_layout Subsubsection
9985 Espacio fantasma
9986 \begin_inset Index idx
9987 status collapsed
9988
9989 \begin_layout Plain Layout
9990 Espacios ! fantasma
9991 \end_layout
9992
9993 \end_inset
9994
9995
9996 \end_layout
9997
9998 \begin_layout Standard
9999 A veces querrás insertar espacios con, exactamente, la longitud de una frase.
10000  P.e., puedes crear la siguiente pregunta de elección múltiple:
10001 \end_layout
10002
10003 \begin_layout Standard
10004 \begin_inset VSpace medskip
10005 \end_inset
10006
10007 ¿Qué es inglés correcto?:
10008 \begin_inset Newline newline
10009 \end_inset
10010
10011
10012 \begin_inset Newline newline
10013 \end_inset
10014
10015 Mr.
10016 \begin_inset space ~
10017 \end_inset
10018
10019 Edge would have been jumps the gun.
10020 \begin_inset Newline newline
10021 \end_inset
10022
10023
10024 \begin_inset Phantom HPhantom
10025 status open
10026
10027 \begin_layout Plain Layout
10028 Mr.
10029 \begin_inset space ~
10030 \end_inset
10031
10032 Edge 
10033 \end_layout
10034
10035 \end_inset
10036
10037 has to be jumped
10038 \begin_inset Newline newline
10039 \end_inset
10040
10041
10042 \begin_inset Phantom HPhantom
10043 status open
10044
10045 \begin_layout Plain Layout
10046 Mr.
10047 \begin_inset space ~
10048 \end_inset
10049
10050 Edge 
10051 \end_layout
10052
10053 \end_inset
10054
10055 jumps
10056 \begin_inset VSpace medskip
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \begin_layout Standard
10063 Así las opciones aparecen exactamente después de las palabras 
10064 \begin_inset Quotes fld
10065 \end_inset
10066
10067 Mr.
10068 \begin_inset space ~
10069 \end_inset
10070
10071 Edge
10072 \begin_inset space ~
10073 \end_inset
10074
10075
10076 \begin_inset Quotes frd
10077 \end_inset
10078
10079 .
10080  Para conseguirlo puedes usar 
10081 \lang english
10082 the phantom insets available via the menu 
10083 \family sans
10084 Insert\SpecialChar \menuseparator
10085 Formatting\SpecialChar \menuseparator
10086 Phantom
10087 \family default
10088 .
10089  In our case insert a horizontal phantom at the beginning of the last two
10090  lines and insert 
10091 \begin_inset Quotes eld
10092 \end_inset
10093
10094 Mr.
10095 \begin_inset space ~
10096 \end_inset
10097
10098 Edge
10099 \begin_inset space ~
10100 \end_inset
10101
10102
10103 \begin_inset Quotes erd
10104 \end_inset
10105
10106  into the phantom inset 
10107 \lang spanish
10108 (observa el espacio detrás de 
10109 \begin_inset Quotes fld
10110 \end_inset
10111
10112 Edge
10113 \begin_inset Quotes frd
10114 \end_inset
10115
10116 ).
10117  
10118 \lang english
10119 A phantom insets prints only the space of its content (like a placeholder).
10120  That is why it is named 
10121 \begin_inset Quotes eld
10122 \end_inset
10123
10124 phantom
10125 \begin_inset Quotes erd
10126 \end_inset
10127
10128 .
10129  The normal phantom ouputs the width and heigth of the content as space,
10130  while the horizontal and vertical variant only outputs the corresponding
10131  dimension.
10132 \end_layout
10133
10134 \begin_layout Subsection
10135 Espacio vertical
10136 \begin_inset Index idx
10137 status collapsed
10138
10139 \begin_layout Plain Layout
10140 Espacios ! Vertical
10141 \end_layout
10142
10143 \end_inset
10144
10145
10146 \begin_inset CommandInset label
10147 LatexCommand label
10148 name "sub:Espacio-vertical"
10149
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \begin_layout Standard
10156 Para añadir espacio vertical extra sobre o bajo un párrafo, usa el diálogo
10157  
10158 \family sans
10159 Insertar\SpecialChar \menuseparator
10160 Formato\SpecialChar \menuseparator
10161 Espacio
10162 \begin_inset space ~
10163 \end_inset
10164
10165 vertical.
10166
10167 \family default
10168  Encontrarás los espacios siguientes:
10169 \end_layout
10170
10171 \begin_layout Standard
10172
10173 \family sans
10174 Salto
10175 \begin_inset space ~
10176 \end_inset
10177
10178 Pequeño
10179 \family default
10180
10181 \family sans
10182 Salto
10183 \begin_inset space ~
10184 \end_inset
10185
10186 Medio
10187 \family default
10188  y 
10189 \family sans
10190 Salto
10191 \begin_inset space ~
10192 \end_inset
10193
10194 Grande
10195 \family default
10196  son tamaños LaTeX estándar que dependen del tamaño de letra del documento.
10197  
10198 \family sans
10199 Salto
10200 \begin_inset space ~
10201 \end_inset
10202
10203 Predeterminado
10204 \family default
10205  es el salto establecido en el diálogo 
10206 \family sans
10207 Documento\SpecialChar \menuseparator
10208 Configuración\SpecialChar \menuseparator
10209 Diseño
10210 \begin_inset space ~
10211 \end_inset
10212
10213 del
10214 \begin_inset space ~
10215 \end_inset
10216
10217 texto
10218 \begin_inset Index idx
10219 status collapsed
10220
10221 \begin_layout Plain Layout
10222 Documentos ! Configuración
10223 \end_layout
10224
10225 \end_inset
10226
10227
10228 \family default
10229  para la separación de párrafos.
10230  Si usas sangrado para separar los párrafos, 
10231 \family sans
10232 Salto
10233 \begin_inset space ~
10234 \end_inset
10235
10236 Predeterminado
10237 \family default
10238  es igual a 
10239 \family sans
10240 Salto
10241 \begin_inset space ~
10242 \end_inset
10243
10244 Medio
10245 \family default
10246 .
10247 \end_layout
10248
10249 \begin_layout Standard
10250
10251 \family sans
10252 Relleno
10253 \begin_inset space ~
10254 \end_inset
10255
10256 vertical
10257 \family default
10258  es un espacio variable, establecido de forma que es máximo en una página
10259  dada.
10260  Un ejemplo: Tienes dos breves párrafos en una página, con un relleno vertical
10261  entre ambos.
10262  Entonces el primer párrafo se sitúa al principio de la página y el segundo
10263  al final, de forma que entre ellos el espacio es el máximo posible.
10264  
10265 \family sans
10266 Relleno
10267 \begin_inset space ~
10268 \end_inset
10269
10270 vertical
10271 \family default
10272  funciona como 
10273 \family sans
10274 Relleno
10275 \begin_inset space ~
10276 \end_inset
10277
10278 horizontal
10279 \family default
10280 : llena en blanco el espacio vertical sobrante en una página.
10281 \begin_inset Foot
10282 status collapsed
10283
10284 \begin_layout Plain Layout
10285
10286 \family sans
10287 Relleno
10288 \begin_inset space ~
10289 \end_inset
10290
10291 horizontal
10292 \family default
10293  se describe en la sección
10294 \begin_inset space ~
10295 \end_inset
10296
10297
10298 \begin_inset CommandInset ref
10299 LatexCommand ref
10300 reference "sub:Espacio-horizontal"
10301
10302 \end_inset
10303
10304 .
10305 \end_layout
10306
10307 \end_inset
10308
10309  Si hay varios rellenos verticales en una página, dividen equitativamente
10310  entre ellos el espacio sobrante: Puedes usar varios rellenos para centrar
10311  texto en una página o ponerlo, p.
10312 \begin_inset space \thinspace{}
10313 \end_inset
10314
10315 e., 2/3 abajo.
10316 \end_layout
10317
10318 \begin_layout Standard
10319
10320 \family sans
10321 Personalizado
10322 \family default
10323  sirve para poner cualquier espacio en una de las unidades explicadas en
10324  el apéndice
10325 \begin_inset space ~
10326 \end_inset
10327
10328
10329 \begin_inset CommandInset ref
10330 LatexCommand ref
10331 reference "cap:Unidades-disponibles"
10332
10333 \end_inset
10334
10335 .
10336 \end_layout
10337
10338 \begin_layout Standard
10339 \begin_inset Note Greyedout
10340 status open
10341
10342 \begin_layout Plain Layout
10343
10344 \series bold
10345 Nota:
10346 \series default
10347  
10348 \series medium
10349 Si el espacio vertical extra coincidiera en la salida con inicio/fin de
10350  una página, el espacio será añadido sólo si se marca la opción 
10351 \family sans
10352 Proteger
10353 \family default
10354 .
10355 \end_layout
10356
10357 \end_inset
10358
10359
10360 \end_layout
10361
10362 \begin_layout Subsection
10363 Alineación de párrafos
10364 \begin_inset Index idx
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 Párrafos ! Alineación
10369 \end_layout
10370
10371 \end_inset
10372
10373
10374 \end_layout
10375
10376 \begin_layout Standard
10377 Se puede cambiar la alineación del texto en un párrafo con el diálogo 
10378 \family sans
10379 Editar\SpecialChar \menuseparator
10380 Configuración
10381 \begin_inset space ~
10382 \end_inset
10383
10384 del
10385 \begin_inset space ~
10386 \end_inset
10387
10388 párrafo
10389 \family default
10390 .
10391  Hay cinco posibilidades: 
10392 \end_layout
10393
10394 \begin_layout Itemize
10395
10396 \family sans
10397 Justificado
10398 \family default
10399  (atajo 
10400 \begin_inset Info
10401 type  "shortcut"
10402 arg   "paragraph-params \\align block"
10403 \end_inset
10404
10405 )
10406 \end_layout
10407
10408 \begin_layout Itemize
10409
10410 \family sans
10411 Izquierda
10412 \family default
10413  (
10414 \begin_inset Info
10415 type  "shortcut"
10416 arg   "paragraph-params \\align left"
10417 \end_inset
10418
10419 )
10420 \end_layout
10421
10422 \begin_layout Itemize
10423
10424 \family sans
10425 Derecha 
10426 \family default
10427 (
10428 \begin_inset Info
10429 type  "shortcut"
10430 arg   "paragraph-params \\align right"
10431 \end_inset
10432
10433 )
10434 \end_layout
10435
10436 \begin_layout Itemize
10437
10438 \family sans
10439 Centro 
10440 \family default
10441 (
10442 \begin_inset Info
10443 type  "shortcut"
10444 arg   "paragraph-params \\align center"
10445 \end_inset
10446
10447 )
10448 \end_layout
10449
10450 \begin_layout Itemize
10451
10452 \family sans
10453 Predeterminado 
10454 \family default
10455 (
10456 \begin_inset Info
10457 type  "shortcut"
10458 arg   "paragraph-params \\align default"
10459 \end_inset
10460
10461 )
10462 \end_layout
10463
10464 \begin_layout Standard
10465 En la mayoría de los casos la opción por omisión es justificado, en la que
10466  el hueco entre palabras es variable y cada línea llena el espacio entre
10467  los márgenes izquierdo y derecho.
10468  Las otras tres opciones son evidentes, y se verían así:
10469 \end_layout
10470
10471 \begin_layout Standard
10472 \align right
10473 Párrafo alineado a la derecha.
10474 \end_layout
10475
10476 \begin_layout Standard
10477 \align center
10478 Párrafo que está centrado,
10479 \end_layout
10480
10481 \begin_layout Standard
10482 \align left
10483 Párrafo alineado a la izquierda.
10484 \end_layout
10485
10486 \begin_layout Subsection
10487 Saltos de página forzados
10488 \begin_inset Index idx
10489 status collapsed
10490
10491 \begin_layout Plain Layout
10492 Salto de página ! Forzado
10493 \end_layout
10494
10495 \end_inset
10496
10497
10498 \begin_inset CommandInset label
10499 LatexCommand label
10500 name "sub:Saltos-de-página-forzados"
10501
10502 \end_inset
10503
10504
10505 \end_layout
10506
10507 \begin_layout Standard
10508 Si no te gustan los saltos de página que LaTeX hace en tu documento, puedes
10509  insertarlos donde quieras.
10510  Normalmente no será necesario, porque LaTeX es bueno en eso.
10511  Aunque si tienes muchos 
10512 \family sans
10513 Flotantes
10514 \family default
10515 , LaTeX puede fallar.
10516 \end_layout
10517
10518 \begin_layout Standard
10519 Recomendamos no utilizar saltos de página forzados hasta acabar el documento
10520  y haber visto en una vista preliminar si 
10521 \emph on
10522 realmente
10523 \emph default
10524  tienes que cambiar la paginación.
10525 \end_layout
10526
10527 \begin_layout Standard
10528 Hay dos clases de saltos de página: Uno finaliza la página sin ninguna acción
10529  especial.
10530  Este se puede insertar encima o debajo de un párrafo con el menú 
10531 \family sans
10532 Insertar\SpecialChar \menuseparator
10533 Formato\SpecialChar \menuseparator
10534 Página
10535 \begin_inset space ~
10536 \end_inset
10537
10538 nueva
10539 \family default
10540 .
10541  El segundo tipo, que se inserta mediante el menú 
10542 \family sans
10543 Insertar\SpecialChar \menuseparator
10544 Formato\SpecialChar \menuseparator
10545 Salto
10546 \begin_inset space ~
10547 \end_inset
10548
10549 de
10550 \begin_inset space ~
10551 \end_inset
10552
10553 página 
10554 \family default
10555 finaliza una página, pero comprime su contenido de forma que éste llene
10556  la página completa.
10557  Este tipo es útil para evitar espacios en blanco cuando un salto de página
10558  da lugar a una página con muy pocas líneas.
10559  
10560 \end_layout
10561
10562 \begin_layout Standard
10563 Podrías probar el uso de un salto de página para asegurar que una figura
10564  o una tabla se sitúe a principio de página.
10565  Por supuesto, ésta es una forma incorrecta de hacerlo.
10566  LyX tiene mecanismos para asegurar que tus figuras y tablas aparezcan automátic
10567 amente en la parte superior de la página (o abajo, o en página propia) sin
10568  tener que preocuparse sobre lo que precede o sigue a la tabla o figura.
10569  Véase el capítulo
10570 \begin_inset space ~
10571 \end_inset
10572
10573
10574 \begin_inset CommandInset ref
10575 LatexCommand ref
10576 reference "cap:Notas-y-flotantes"
10577
10578 \end_inset
10579
10580  para aprender más sobre 
10581 \family sans
10582 Flotantes
10583 \family default
10584 .
10585 \end_layout
10586
10587 \begin_layout Subsubsection
10588 Saltos de página limpia
10589 \begin_inset CommandInset label
10590 LatexCommand label
10591 name "sub:Salto-de-página-limpia"
10592
10593 \end_inset
10594
10595
10596 \begin_inset Index idx
10597 status collapsed
10598
10599 \begin_layout Plain Layout
10600 Salto de página ! Limpia
10601 \end_layout
10602
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \begin_layout Standard
10609 A diferencia de los saltos de página forzados, en los que el contenido siguiente
10610  al salto se coloca directamente en la página siguiente, también se pueden
10611  despejar las páginas a la vez que se quiebran.
10612  Esto significa que el párrafo actual se termina y todo lo demás, quizá
10613  flotantes de partes previas del documento no procesados aún, se colocan
10614  detrás, añadiendo páginas si hace falta.
10615  
10616 \end_layout
10617
10618 \begin_layout Standard
10619 Los saltos de página limpia se pueden insertar con el menú 
10620 \family sans
10621 Insertar\SpecialChar \menuseparator
10622 Formato\SpecialChar \menuseparator
10623 Limpiar
10624 \begin_inset space ~
10625 \end_inset
10626
10627 página
10628 \family default
10629 .
10630  Si el documento es con dos caras puedes usar el menú 
10631 \family sans
10632 Insertar\SpecialChar \menuseparator
10633 Formato\SpecialChar \menuseparator
10634 Limpiar
10635 \begin_inset space ~
10636 \end_inset
10637
10638 página
10639 \begin_inset space ~
10640 \end_inset
10641
10642 doble
10643 \family default
10644 , para asegurar que la página escrita siguiente va en la primera cara (página
10645  impar), añadiendo, si es necesario, una página en blanco.
10646  
10647 \end_layout
10648
10649 \begin_layout Subsection
10650 Saltos de línea forzados
10651 \begin_inset Index idx
10652 status collapsed
10653
10654 \begin_layout Plain Layout
10655 Salto de línea
10656 \end_layout
10657
10658 \end_inset
10659
10660
10661 \begin_inset CommandInset label
10662 LatexCommand label
10663 name "sub:Salto-de-línea-forzado"
10664
10665 \end_inset
10666
10667
10668 \end_layout
10669
10670 \begin_layout Standard
10671 Hay dos tipos de saltos de línea: Uno simplemente quiebra la línea.
10672  Se puede forzar este salto de línea con 
10673 \family sans
10674 Insertar\SpecialChar \menuseparator
10675 Formato\SpecialChar \menuseparator
10676 Salto
10677 \begin_inset space ~
10678 \end_inset
10679
10680 de
10681 \begin_inset space ~
10682 \end_inset
10683
10684 línea
10685 \begin_inset space ~
10686 \end_inset
10687
10688 cortada
10689 \family default
10690  o con 
10691 \family sans
10692 Ctrl+Retorno
10693 \family default
10694 .
10695  El otro tipo, que se inserta con el menú 
10696 \family sans
10697 Insertar\SpecialChar \menuseparator
10698 Formato\SpecialChar \menuseparator
10699 Salto
10700 \begin_inset space ~
10701 \end_inset
10702
10703 de
10704 \begin_inset space ~
10705 \end_inset
10706
10707 línea
10708 \begin_inset space ~
10709 \end_inset
10710
10711 justificada
10712 \family default
10713 , rompe la línea y la comprime para llenar todo el espacio entre los márgenes.
10714  Esto viene bien para evitar 
10715 \begin_inset Quotes fld
10716 \end_inset
10717
10718 flequillos
10719 \begin_inset Quotes frd
10720 \end_inset
10721
10722  en párrafos justificados debido al espacio en blanco introducido por el
10723  salto de línea.
10724 \end_layout
10725
10726 \begin_layout Standard
10727 No deberías forzar saltos de línea para corregir los saltos de línea de
10728  LaTeX, porque LaTeX es muy bueno en esto.
10729  Sin embargo, hay ciertas situaciones en las que es necesario forzar un
10730  salto de línea, p.
10731 \begin_inset space \thinspace{}
10732 \end_inset
10733
10734 e.
10735  en un poema o en una dirección (véanse las secciones 
10736 \begin_inset CommandInset ref
10737 LatexCommand ref
10738 reference "sec:Citar"
10739
10740 \end_inset
10741
10742
10743 \begin_inset CommandInset ref
10744 LatexCommand ref
10745 reference "sec:Verso"
10746
10747 \end_inset
10748
10749  y 
10750 \begin_inset CommandInset ref
10751 LatexCommand ref
10752 reference "sec:Empleo-direcciones"
10753
10754 \end_inset
10755
10756 ).
10757 \end_layout
10758
10759 \begin_layout Subsection
10760 Líneas horizontales
10761 \begin_inset CommandInset label
10762 LatexCommand label
10763 name "sub:Líneas-horizontales"
10764
10765 \end_inset
10766
10767
10768 \begin_inset Index idx
10769 status collapsed
10770
10771 \begin_layout Plain Layout
10772 Lineas@Líneas horizontales
10773 \end_layout
10774
10775 \end_inset
10776
10777
10778 \end_layout
10779
10780 \begin_layout Standard
10781 \noindent
10782 \begin_inset CommandInset line
10783 LatexCommand rule
10784 offset "0.5ex"
10785 width "100line%"
10786 height "1pt"
10787
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \begin_layout Standard
10794 Con el diálogo 
10795 \family sans
10796 Insertar\SpecialChar \menuseparator
10797 Formato\SpecialChar \menuseparator
10798 Línea
10799 \begin_inset space ~
10800 \end_inset
10801
10802 horizontal
10803 \family default
10804  puedes dibujar líneas horizontales.
10805  
10806 \lang english
10807 The line offset is the vertical distance between the line and the baseline
10808  of the current text line or paragraph.
10809 \end_layout
10810
10811 \begin_layout Standard
10812 \noindent
10813 \begin_inset CommandInset line
10814 LatexCommand rule
10815 offset "0.5ex"
10816 width "100line%"
10817 height "1pt"
10818
10819 \end_inset
10820
10821
10822 \end_layout
10823
10824 \begin_layout Standard
10825
10826 \end_layout
10827
10828 \begin_layout Section
10829 Caracteres y símbolos
10830 \end_layout
10831
10832 \begin_layout Standard
10833 Puedes insertar directamente todos los caracteres disponibles en tu teclado.
10834  También puedes usar mapas de teclado especiales para escribir caracteres
10835  franceses con un teclado inglés, por ejemplo.
10836  Véase la sección
10837 \begin_inset space ~
10838 \end_inset
10839
10840
10841 \begin_inset CommandInset ref
10842 LatexCommand ref
10843 reference "sub:Configuración-del-mapa"
10844
10845 \end_inset
10846
10847  para más información.
10848  
10849 \end_layout
10850
10851 \begin_layout Standard
10852 Para los casos en que necesites caracteres que no estén en el teclado, puedes
10853  usar el diálogo 
10854 \family sans
10855 Símbolos
10856 \family default
10857  del menú 
10858 \family sans
10859 Insertar\SpecialChar \menuseparator
10860 Carácter
10861 \begin_inset space ~
10862 \end_inset
10863
10864 especial
10865 \family default
10866 .
10867 \end_layout
10868
10869 \begin_layout Standard
10870 \begin_inset Note Greyedout
10871 status collapsed
10872
10873 \begin_layout Plain Layout
10874
10875 \series bold
10876 Nota:
10877 \series default
10878  Es posible que no todos los símbolos insertados con ese diálogo se muestren
10879  en pantalla con determinadas fuentes disponibles en las preferencias de
10880  LyX.
10881  Pero en todo caso, los símbolos aparecerán en la salida.
10882 \end_layout
10883
10884 \end_inset
10885
10886
10887 \end_layout
10888
10889 \begin_layout Section
10890 Estilos de letra y de texto
10891 \begin_inset CommandInset label
10892 LatexCommand label
10893 name "sec:Estilo-de-letra"
10894
10895 \end_inset
10896
10897
10898 \end_layout
10899
10900 \begin_layout Subsection
10901 Tipos de fuentes
10902 \begin_inset Index idx
10903 status collapsed
10904
10905 \begin_layout Plain Layout
10906 Fuentes ! Tipos
10907 \end_layout
10908
10909 \end_inset
10910
10911
10912 \end_layout
10913
10914 \begin_layout Standard
10915 Hay dos clases de fuentes:
10916 \end_layout
10917
10918 \begin_layout Description
10919 Fuentes
10920 \begin_inset space ~
10921 \end_inset
10922
10923 vectoriales
10924 \begin_inset Index idx
10925 status collapsed
10926
10927 \begin_layout Plain Layout
10928 Fuentes ! Vectoriales
10929 \end_layout
10930
10931 \end_inset
10932
10933  construidas a partir de trazos de formas simples (p.
10934 \begin_inset space \thinspace{}
10935 \end_inset
10936
10937 e.
10938  caracteres).
10939  Significa que cada símbolo se define mediante curvas matemáticas que son
10940  adecuadas para escalar a cualquier tamaño requerido.
10941  Esta definición matemática es interpretada por el servidor de fuentes y
10942  la curva se rellena con píxeles de acuerdo con el tamaño.
10943  Esto conlleva que las fuentes trazadas pintan muy bien en todos los tamaños.
10944  Sólo a muy pequeños tamaños podría resultar complicado suministrar una
10945  buena apariencia, ya que cada píxel debe ser computado muy cuidadosamente
10946  para generar una buena imagen.
10947 \begin_inset Newline newline
10948 \end_inset
10949
10950 Podría pensarse que sólo hace falta definir un tamaño y escalarlo.
10951  Pero para conseguir buena calidad, muchas fuentes están definidas en varios
10952  tamaños.
10953  Esto mejora la apariencia, porque se necesitan más detalles para tamaños
10954  grandes que para tamaños pequeños.
10955 \begin_inset Newline newline
10956 \end_inset
10957
10958 Los tipos de fuente 
10959 \family typewriter
10960 TrueType
10961 \family default
10962
10963 \family typewriter
10964 OpenType
10965 \family default
10966 , y 
10967 \family typewriter
10968 Type
10969 \begin_inset space ~
10970 \end_inset
10971
10972 1
10973 \family default
10974  son fuentes vectoriales.
10975 \end_layout
10976
10977 \begin_layout Description
10978 Fuentes
10979 \begin_inset space ~
10980 \end_inset
10981
10982 mapa
10983 \begin_inset space ~
10984 \end_inset
10985
10986 de
10987 \begin_inset space ~
10988 \end_inset
10989
10990 bits
10991 \begin_inset Index idx
10992 status collapsed
10993
10994 \begin_layout Plain Layout
10995 Fuentes ! Mapa de bits
10996 \end_layout
10997
10998 \end_inset
10999
11000  que se definen mediante gráficos en mapa de bits desde el principio, así
11001  que se verán muy bien en todos los tamaños para los que estén definidas.
11002  Sin embargo, no se escalan bien, porque para escalar una forma, cada píxel
11003  debe desdoblarse en varios píxeles.
11004  Es el mismo efecto que se produce cuando aumentas el zoom para ver una
11005  imagen.
11006  Con el fin de mitigar este efecto, las fuentes de mapa de bits se suelen
11007  suministrar en varios tamaños, los que se consideran más útiles.
11008  La ventaja de las fuentes de mapa de bits es que no se necesitan complicados
11009  cálculos para diseñar cada carácter, y por tanto se procesan más rápidamente
11010  que las fuentes escalables.
11011  La desventaja es que los tamaños que no existen de forma predefinida tienen
11012  que escalarse desdoblando píxeles y entonces no pintan muy bien.
11013 \begin_inset Newline newline
11014 \end_inset
11015
11016 Las fuentes de mapa de bits se conocen como 
11017 \family typewriter
11018 Type
11019 \begin_inset space ~
11020 \end_inset
11021
11022 3
11023 \family default
11024  en documentos PostScript y PDF.
11025 \end_layout
11026
11027 \begin_layout Standard
11028 La conclusión de todo esto es que las fuentes de mapa de bits son mejores
11029  en aquellos tamaños para los que están diseñadas, mientras que las fuentes
11030  escalables son buenas para casi todos los tamaños.
11031  Se necesitan menos definiciones de tamaño para fuentes escalables.
11032  Esta es la razón por la que casi todos los programas de tipografía y servidores
11033  de texto emplean fuentes escalables.
11034 \end_layout
11035
11036 \begin_layout Standard
11037 Para averiguar qué tipo de fuentes se usan en un documento PDF, puedes echar
11038  una mirada a sus propiedades.
11039 \end_layout
11040
11041 \begin_layout Standard
11042 Muchos modernos lenguajes de diseño y de tipografía han comenzado a migrar
11043  hacia estilos de especificación de caracteres más bien que de especificación
11044  de una fuente particular.
11045  Por ejemplo, en lugar de cambiar a una versión en cursiva de la fuente
11046  actual para enfatizar un texto, puedes usar un 
11047 \begin_inset Quotes fld
11048 \end_inset
11049
11050 estilo énfasis
11051 \begin_inset Quotes frd
11052 \end_inset
11053
11054 .
11055  Este concepto encaja perfectamente en LyX.
11056  LyX hace las cosas basándose en el contexto antes bien que fijándose en
11057  los detalles de la tipografía.
11058 \end_layout
11059
11060 \begin_layout Subsection
11061 Tipo y tamaño de fuente en un documento
11062 \begin_inset CommandInset label
11063 LatexCommand label
11064 name "sub:Fuentes-de-documento"
11065
11066 \end_inset
11067
11068
11069 \begin_inset Index idx
11070 status collapsed
11071
11072 \begin_layout Plain Layout
11073 Fuentes ! Tamaño
11074 \end_layout
11075
11076 \end_inset
11077
11078
11079 \begin_inset Index idx
11080 status collapsed
11081
11082 \begin_layout Plain Layout
11083 Documentos ! Fuentes
11084 \end_layout
11085
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \begin_layout Standard
11092 Las fuentes de un documento se establecen en 
11093 \family sans
11094 Documento\SpecialChar \menuseparator
11095 Configuración
11096 \family default
11097
11098 \begin_inset Index idx
11099 status collapsed
11100
11101 \begin_layout Plain Layout
11102 Documentos ! Configuración
11103 \end_layout
11104
11105 \end_inset
11106
11107 .
11108  En el apartado 
11109 \family sans
11110 Fuentes 
11111 \family default
11112 puedes especificar el tipo de fuente para cada una de las tres familias
11113  
11114 \family sans
11115 Roman
11116 \family default
11117
11118 \family sans
11119 Sans
11120 \begin_inset space ~
11121 \end_inset
11122
11123 Serif
11124 \family default
11125  y 
11126 \family typewriter
11127 Typewriter
11128 \family default
11129  y su escala.
11130 \end_layout
11131
11132 \begin_layout Standard
11133 Las opciones posibles incluyen 
11134 \family sans
11135 Predeterminado
11136 \family default
11137  y una lista de las fuentes disponibles en tu sistema.
11138  La opción 
11139 \family sans
11140 Predeterminado
11141 \family default
11142  usa las fuentes estándar de TeX, conocidas como 
11143 \begin_inset Quotes fld
11144 \end_inset
11145
11146
11147 \family typewriter
11148 Computer Modern
11149 \family default
11150
11151 \begin_inset Quotes frd
11152 \end_inset
11153
11154  (
11155 \family typewriter
11156 cm
11157 \family default
11158 ) o 
11159 \begin_inset Quotes fld
11160 \end_inset
11161
11162
11163 \family typewriter
11164 European Computer Modern
11165 \family default
11166
11167 \begin_inset Quotes frd
11168 \end_inset
11169
11170  (
11171 \family typewriter
11172 ec
11173 \family default
11174 ).
11175 \end_layout
11176
11177 \begin_layout Standard
11178 Como 
11179 \family typewriter
11180 cm
11181 \family default
11182  y 
11183 \family typewriter
11184 ec
11185 \family default
11186  son fuentes en mapa de bits, a menudo se ven pixeladas en la salida PDF,
11187  sobre todo si se lee con ampliación.
11188 \begin_inset Foot
11189 status collapsed
11190
11191 \begin_layout Plain Layout
11192 Este problema no aparece en 
11193 \family typewriter
11194 Adobe
11195 \begin_inset space ~
11196 \end_inset
11197
11198 Reader
11199 \family default
11200  versión 6 o posterior, porque este programa incluye un servidor especial
11201  de fuentes en mapa de bits.
11202 \end_layout
11203
11204 \end_inset
11205
11206  Pero en general, para evitar fuentes pixeladas hay que usar fuentes de
11207  trazos.
11208  Veamos tres posibilidades para usarlas:
11209 \end_layout
11210
11211 \begin_layout Itemize
11212 Una es elegir la fuente 
11213 \family typewriter
11214 AE
11215 \family default
11216  en el diálogo 
11217 \family sans
11218 Documento\SpecialChar \menuseparator
11219 Configuración\SpecialChar \menuseparator
11220 Fuentes
11221 \family default
11222 .
11223  
11224 \family typewriter
11225 AE
11226 \family default
11227  se refiere a 
11228 \begin_inset Quotes fld
11229 \end_inset
11230
11231 Almost European
11232 \begin_inset Quotes frd
11233 \end_inset
11234
11235  y es una fuente virtual.
11236  Virtual significa que 
11237 \begin_inset Quotes fld
11238 \end_inset
11239
11240 roba
11241 \begin_inset Quotes frd
11242 \end_inset
11243
11244  perfiles de otras fuentes.
11245  Esto tiene la desventaja de que algunos caracteres se pierden, como las
11246  comillas francesas, (
11247 \begin_inset Quotes eld
11248 \end_inset
11249
11250 «
11251 \begin_inset Quotes erd
11252 \end_inset
11253
11254  y 
11255 \begin_inset Quotes eld
11256 \end_inset
11257
11258 »
11259 \begin_inset Quotes erd
11260 \end_inset
11261
11262 )
11263 \begin_inset Foot
11264 status collapsed
11265
11266 \begin_layout Plain Layout
11267 Este problema se soluciona cargando el paquete LaTeX 
11268 \series bold
11269 aeguill
11270 \series default
11271
11272 \begin_inset Index idx
11273 status collapsed
11274
11275 \begin_layout Plain Layout
11276 LaTeX, paquetes ! aeguill
11277 \end_layout
11278
11279 \end_inset
11280
11281   en el preámbulo, con la línea
11282 \begin_inset Newline newline
11283 \end_inset
11284
11285
11286 \series bold
11287
11288 \backslash
11289 usepackage[ec]{aeguill}
11290 \end_layout
11291
11292 \end_inset
11293
11294 , y que los caracteres acentuados no se forman con 
11295 \emph on
11296 uno
11297 \emph default
11298  sino con 
11299 \emph on
11300 dos
11301 \emph default
11302  caracteres, el acento y la letra.
11303  Por esto no puedes buscar palabras con acentos en documentos creados con
11304  la fuente 
11305 \family typewriter
11306 AE
11307 \family default
11308 .
11309  P.
11310 \begin_inset space \thinspace{}
11311 \end_inset
11312
11313 e.
11314  si buscas la palabra francesa 
11315 \begin_inset Quotes fld
11316 \end_inset
11317
11318 brève
11319 \begin_inset Quotes frd
11320 \end_inset
11321
11322  en un PDF, no obtienes ningún resultado, porque el visor PDF busca el carácter
11323  
11324 \begin_inset Quotes fld
11325 \end_inset
11326
11327 è
11328 \begin_inset Quotes frd
11329 \end_inset
11330
11331  y no los caracteres 
11332 \begin_inset Quotes fld
11333 \end_inset
11334
11335  e +
11336 \begin_inset space ~
11337 \end_inset
11338
11339  ̀ 
11340 \begin_inset Quotes frd
11341 \end_inset
11342
11343 .
11344  
11345 \end_layout
11346
11347 \begin_layout Itemize
11348 Otra posibilidad es usar tres fuentes vectoriales diferentes:
11349 \begin_inset Foot
11350 status collapsed
11351
11352 \begin_layout Plain Layout
11353 Otras fuentes, como 
11354 \family typewriter
11355 Latin Modern
11356 \family default
11357  o 
11358 \family typewriter
11359 Computer Modern
11360 \family default
11361 , constan de estos tres tipos principales de fuentes 
11362 \family sans
11363 sans
11364 \begin_inset space ~
11365 \end_inset
11366
11367 serif
11368 \family default
11369
11370 \family sans
11371 typewriter
11372 \family default
11373 , y 
11374 \family sans
11375 serif
11376 \family default
11377 .
11378 \end_layout
11379
11380 \end_inset
11381
11382  
11383 \family typewriter
11384 Times Roman
11385 \family default
11386  para tipos romanos,
11387 \family typewriter
11388  Helvetica
11389 \family default
11390  escalada a 92
11391 \begin_inset space \thinspace{}
11392 \end_inset
11393
11394 % o 95
11395 \begin_inset space \thinspace{}
11396 \end_inset
11397
11398 % para tipos sans
11399 \begin_inset space ~
11400 \end_inset
11401
11402 serif, y 
11403 \family typewriter
11404 courier
11405 \family default
11406  para tipos máquina de escribir.
11407 \family sans
11408
11409 \begin_inset Newline newline
11410 \end_inset
11411
11412
11413 \family default
11414 Las diferencias entre fuentes 
11415 \family sans
11416 roman,
11417 \family default
11418  
11419 \family sans
11420 sans
11421 \begin_inset space ~
11422 \end_inset
11423
11424 serif 
11425 \family default
11426
11427 \family sans
11428 typewriter
11429 \family default
11430  se explican en la sección
11431 \begin_inset space ~
11432 \end_inset
11433
11434
11435 \begin_inset CommandInset ref
11436 LatexCommand ref
11437 reference "sub:Ajuste-fino-con"
11438
11439 \end_inset
11440
11441 .
11442 \begin_inset Newline newline
11443 \end_inset
11444
11445 La fuente 
11446 \family typewriter
11447 Times Roman
11448 \family default
11449  se diseñó originalmente para periódicos.
11450  Esto significa que sus formas son más pequeñas que las de otras fuentes
11451  para encajar en las pequeñas columnas de un periódico.
11452  Así pues, 
11453 \family typewriter
11454 Times Roman
11455 \family default
11456  no es la elección óptima para documentos extensos como los libros.
11457 \end_layout
11458
11459 \begin_layout Itemize
11460 La mejor solución es utilizar fuentes 
11461 \family typewriter
11462 Latin Modern
11463 \family default
11464  (
11465 \family typewriter
11466 lm
11467 \family default
11468 ).
11469  Estas fuentes han sido desarrolladas por la comunidad LaTeX para reemplazar
11470  a 
11471 \family typewriter
11472 cm
11473 \family default
11474  como fuentes predeterminadas.
11475  En la mayoría de los casos tienen un aspecto semejante a  
11476 \family typewriter
11477 cm
11478 \family default
11479
11480 \begin_inset Foot
11481 status collapsed
11482
11483 \begin_layout Plain Layout
11484 Una diferencia es un espaciado mejorado para las fuentes 
11485 \family typewriter
11486 lm
11487 \family default
11488 .
11489 \end_layout
11490
11491 \end_inset
11492
11493 , pero 
11494 \family typewriter
11495 lm
11496 \family default
11497  cubre un enorme número de caracteres en comparación con las familias 
11498 \family typewriter
11499 cm
11500 \family default
11501  y 
11502 \family typewriter
11503 ec
11504 \family default
11505 .
11506 \end_layout
11507
11508 \begin_layout Standard
11509 \begin_inset VSpace bigskip
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \begin_layout Standard
11516 Para el tamaño de fuente hay cuatro valores posibles: 
11517 \family sans
11518 Predeterminado, 10
11519 \family default
11520
11521 \family sans
11522 11
11523 \family default
11524 , y 
11525 \family sans
11526 12
11527 \family default
11528 .
11529  El 
11530 \family sans
11531 predeterminado
11532 \family default
11533  depende de tu instalación LaTeX, normalmente equivale a 10.
11534 \end_layout
11535
11536 \begin_layout Standard
11537 Los tamaños de fuente son 
11538 \emph on
11539 tamaños base
11540 \emph default
11541 .
11542  Realmente LyX escala todos los otros tamaños posibles (tales como los que
11543  se usan en notas, exponentes y subíndices) según este valor.
11544  Siempre podrás afinar el tamaño de fuente en aquellas partes de texto en
11545  que lo necesites mediante el diálogo 
11546 \family sans
11547 Estilo
11548 \begin_inset space ~
11549 \end_inset
11550
11551 del
11552 \begin_inset space ~
11553 \end_inset
11554
11555 texto
11556 \family default
11557 .
11558  Esto se desarrolla en la sección
11559 \begin_inset space ~
11560 \end_inset
11561
11562
11563 \begin_inset CommandInset ref
11564 LatexCommand ref
11565 reference "sub:Ajuste-fino-con"
11566
11567 \end_inset
11568
11569 .
11570 \end_layout
11571
11572 \begin_layout Standard
11573 El campo 
11574 \family sans
11575 CJK
11576 \family default
11577  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11578  una fuente para los caracteres de los guiones.
11579 \begin_inset Foot
11580 status collapsed
11581
11582 \begin_layout Plain Layout
11583 La fuente será el argumento para los comandos del paquete LaTeX 
11584 \series bold
11585 CJK
11586 \series default
11587 .
11588  Así, esto no tiene efecto para el idioma de documento 
11589 \family sans
11590 Japonés
11591 \family default
11592  que no usa 
11593 \series bold
11594 CJK
11595 \series default
11596 .
11597 \end_layout
11598
11599 \end_inset
11600
11601
11602 \end_layout
11603
11604 \begin_layout Standard
11605 \begin_inset VSpace bigskip
11606 \end_inset
11607
11608
11609 \begin_inset Note Greyedout
11610 status collapsed
11611
11612 \begin_layout Plain Layout
11613
11614 \series bold
11615 Nota: 
11616 \series default
11617 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
11618 \emph on
11619 no
11620 \emph default
11621  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
11622  esto es parte del concepto WYSIWYM.
11623  Las fuentes en pantalla se pueden determinar en el diálogo 
11624 \family sans
11625 Herramientas\SpecialChar \menuseparator
11626 Preferencias
11627 \family default
11628 , véase la sección
11629 \begin_inset space ~
11630 \end_inset
11631
11632
11633 \begin_inset CommandInset ref
11634 LatexCommand ref
11635 reference "sub:Fuentes-de-pantalla"
11636
11637 \end_inset
11638
11639 .
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \end_layout
11646
11647 \begin_layout Subsection
11648 Usar diferentes estilos de carácter
11649 \begin_inset Index idx
11650 status collapsed
11651
11652 \begin_layout Plain Layout
11653 Estilo del texto
11654 \end_layout
11655
11656 \end_inset
11657
11658
11659 \end_layout
11660
11661 \begin_layout Standard
11662 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
11663  entornos de párrafo.
11664  LyX soporta dos estilos, 
11665 \family sans
11666 Énfasis
11667 \family default
11668  y 
11669 \family sans
11670 Versalitas
11671 \family default
11672 .
11673  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
11674  herramientas.
11675 \end_layout
11676
11677 \begin_layout Standard
11678 Para activar el estilo 
11679 \family sans
11680 Versalitas
11681 \family default
11682 , haz una de estas acciones:
11683 \end_layout
11684
11685 \begin_layout Itemize
11686 clic en el botón de la barra de herramientas 
11687 \begin_inset Graphics
11688         filename ../../images/font-noun.png
11689
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \begin_layout Itemize
11696 teclea la combinación 
11697 \family sans
11698 Alt+C
11699 \begin_inset space ~
11700 \end_inset
11701
11702 C
11703 \end_layout
11704
11705 \begin_layout Standard
11706 Estos comandos son alternativos.
11707  Esto es, si 
11708 \family sans
11709 Versalitas
11710 \family default
11711  ya está activo, esas acciones lo desactivan.
11712 \end_layout
11713
11714 \begin_layout Standard
11715 El estilo 
11716 \family sans
11717 Versalitas
11718 \family default
11719  se utiliza típicamente para nombres propios.
11720  Por ejemplo: 
11721 \begin_inset Quotes fld
11722 \end_inset
11723
11724
11725 \noun on
11726 Matthias Ettrich
11727 \noun default
11728  es el autor original de LyX.
11729 \begin_inset Quotes frd
11730 \end_inset
11731
11732
11733 \end_layout
11734
11735 \begin_layout Standard
11736 Un estilo empleado más frecuentemente es el estilo 
11737 \family sans
11738 Énfasis
11739 \family default
11740 .
11741  Se activa (o se desactiva, también es alternativo) así:
11742 \end_layout
11743
11744 \begin_layout Itemize
11745 clic en el botón 
11746 \begin_inset Graphics
11747         filename ../../images/font-emph.png
11748
11749 \end_inset
11750
11751  
11752 \end_layout
11753
11754 \begin_layout Itemize
11755 con la combinación de teclas 
11756 \family sans
11757 Alt+C
11758 \begin_inset space ~
11759 \end_inset
11760
11761 E
11762 \family default
11763
11764 \family sans
11765 Ctrl+E
11766 \end_layout
11767
11768 \begin_layout Standard
11769 Normalmente el estilo 
11770 \family sans
11771 Énfasis
11772 \family default
11773  equivale a letra cursiva aunque algunas clases de documento o paquetes
11774  LaTeX usan una fuente diferente.
11775 \end_layout
11776
11777 \begin_layout Standard
11778 Hemos estado usando el estilo 
11779 \family sans
11780 Énfasis
11781 \family default
11782  por todos sitios en este documento.
11783  Aquí un ejemplo más:
11784 \end_layout
11785
11786 \begin_layout Quotation
11787
11788 \emph on
11789 ¡No abusen de los estilos de letra!
11790 \end_layout
11791
11792 \begin_layout Standard
11793 Es un aviso además de un ejemplo.
11794  Un escrito debería parecerse a una conversación ordinaria.
11795  Puesto que no estamos gritando continuamente a los demás, también deberíamos
11796  evitar abusar de los estilos de letra.
11797 \end_layout
11798
11799 \begin_layout Standard
11800 Siempre se puede restablecer la fuente predeterminada con la combinación
11801  
11802 \family sans
11803 Alt+C
11804 \begin_inset space ~
11805 \end_inset
11806
11807 Espacio
11808 \family default
11809  o el diálogo 
11810 \family sans
11811 Editar\SpecialChar \menuseparator
11812 Estilo del texto
11813 \family default
11814 .
11815 \end_layout
11816
11817 \begin_layout Subsection
11818 Ajuste fino con el diálogo Estilo del texto
11819 \begin_inset CommandInset label
11820 LatexCommand label
11821 name "sub:Ajuste-fino-con"
11822
11823 \end_inset
11824
11825
11826 \begin_inset Index idx
11827 status collapsed
11828
11829 \begin_layout Plain Layout
11830 Estilo del texto
11831 \end_layout
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \begin_layout Standard
11839 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
11840  eso LyX permite crear estilos personalizados.
11841  Por ejemplo, una publicación académica o corporativa que tienen una hoja
11842  de estilo que requiere una letra sans-serif en ciertas situaciones.
11843  También, escritores que a veces usan letra diferente para distinguir reflexione
11844 s del diálogo ordinario.
11845 \end_layout
11846
11847 \begin_layout Standard
11848 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
11849  de nuevo el aviso: ¡No abuses de los estilos de letra! 
11850 \begin_inset Newline newline
11851 \end_inset
11852
11853 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
11854  bien y pueden llegar a parecer coladores.
11855 \end_layout
11856
11857 \begin_layout Standard
11858 Para usar estilos de letra personalizados, abre el diálogo 
11859 \family sans
11860 Editar\SpecialChar \menuseparator
11861 Estilo del texto
11862 \family default
11863 \SpecialChar \menuseparator
11864
11865 \family sans
11866 Personalizado
11867 \family default
11868 .
11869  En él hay varios cuadros desplegables correspondientes a varias propiedades
11870  que puedes escoger.
11871  La opción 
11872 \family sans
11873 Ningún
11874 \begin_inset space ~
11875 \end_inset
11876
11877 cambio
11878 \family default
11879  mantiene el estado actual de esa propiedad.
11880  La opción 
11881 \family sans
11882 Reiniciar
11883 \family default
11884  restablece la propiedad a su valor predeterminado.
11885  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
11886  de un plumazo.
11887 \end_layout
11888
11889 \begin_layout Standard
11890 Las propiedades de fuente y sus opciones (además de 
11891 \family sans
11892 Ningún
11893 \begin_inset space ~
11894 \end_inset
11895
11896 cambio
11897 \family default
11898  y 
11899 \family sans
11900 Reiniciar
11901 \family default
11902 ) son:
11903 \end_layout
11904
11905 \begin_layout Labeling
11906 \labelwidthstring 00.00.0000
11907
11908 \family sans
11909 Familia
11910 \family default
11911  Apariencia general de la fuente.
11912  Las opciones posibles son:
11913 \end_layout
11914
11915 \begin_deeper
11916 \begin_layout Labeling
11917 \labelwidthstring 00.00.0000
11918
11919 \family sans
11920 Roman
11921 \family default
11922  Esta es la familia de tipos romanos.
11923  Normalmente una fuente serif.
11924  Es la familia predeterminada.
11925  (combinación 
11926 \family sans
11927 Alt+C
11928 \begin_inset space ~
11929 \end_inset
11930
11931 R
11932 \family default
11933 )
11934 \end_layout
11935
11936 \begin_layout Labeling
11937 \labelwidthstring 00.00.0000
11938
11939 \family sans
11940 Sans
11941 \begin_inset space ~
11942 \end_inset
11943
11944 Serif
11945 \family default
11946  Esta es la familia de fuentes 
11947 \family sans
11948 Sans Serif.
11949
11950 \family default
11951  (combinación 
11952 \family sans
11953 Alt+C
11954 \begin_inset space ~
11955 \end_inset
11956
11957 S
11958 \family default
11959 )
11960 \end_layout
11961
11962 \begin_layout Labeling
11963 \labelwidthstring 00.00.0000
11964
11965 \family sans
11966 Typewriter
11967 \family default
11968  Esta es la familia de fuentes 
11969 \family typewriter
11970 Typewriter.
11971
11972 \family default
11973  (combinación 
11974 \family sans
11975 Control+Mayúsculas+P)
11976 \end_layout
11977
11978 \end_deeper
11979 \begin_layout Labeling
11980 \labelwidthstring 00.00.0000
11981
11982 \family sans
11983 Serie
11984 \family default
11985  Esto corresponde a la intensidad de impresión.
11986  Las opciones son:
11987 \end_layout
11988
11989 \begin_deeper
11990 \begin_layout Labeling
11991 \labelwidthstring 00.00.0000
11992
11993 \family sans
11994 Medio
11995 \family default
11996  Esta es la serie Medio.
11997  Es el valor predeterminado.
11998 \end_layout
11999
12000 \begin_layout Labeling
12001 \labelwidthstring 00.00.0000
12002
12003 \family sans
12004 Negrita
12005 \family default
12006  
12007 \series bold
12008 Esta es la serie Negrita.
12009
12010 \series default
12011  (combinaciones 
12012 \family sans
12013 Alt+C
12014 \begin_inset space ~
12015 \end_inset
12016
12017 B
12018 \family default
12019
12020 \family sans
12021 Ctrl+B
12022 \family default
12023 )
12024 \end_layout
12025
12026 \end_deeper
12027 \begin_layout Labeling
12028 \labelwidthstring 00.00.0000
12029
12030 \family sans
12031 Forma
12032 \family default
12033  Como su nombre indica.
12034  Opciones:
12035 \end_layout
12036
12037 \begin_deeper
12038 \begin_layout Labeling
12039 \labelwidthstring 00.00.0000
12040
12041 \family sans
12042 Vertical
12043 \family default
12044  Esta es la forma vertical, predeterminada.
12045 \end_layout
12046
12047 \begin_layout Labeling
12048 \labelwidthstring 00.00.0000
12049
12050 \family sans
12051 Cursiva
12052 \family default
12053  
12054 \shape italic
12055 Esta es la forma de letra cursiva
12056 \shape default
12057 \emph on
12058 .
12059 \end_layout
12060
12061 \begin_layout Labeling
12062 \labelwidthstring 00.00.0000
12063
12064 \family sans
12065 Inclinada
12066 \family default
12067  
12068 \shape italic
12069 Esta es la forma de letra Inclinada
12070 \shape default
12071  (aunque quizá no se note en LyX, es diferente de la cursiva).
12072 \end_layout
12073
12074 \begin_layout Labeling
12075 \labelwidthstring 00.00.0000
12076
12077 \family sans
12078 Versalitas
12079 \family default
12080  
12081 \shape smallcaps
12082 Esta es la forma de letra Versalitas
12083 \shape default
12084 \noun on
12085 .
12086 \end_layout
12087
12088 \end_deeper
12089 \begin_layout Labeling
12090 \labelwidthstring 00.00.0000
12091
12092 \family sans
12093 Tamaño
12094 \family default
12095  Altera el tamaño de la fuente.
12096  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
12097  realidad proporcionales al tamaño de fuente del documento.
12098  Insistimos, no das los detalles a LyX, sino una indicación general de lo
12099  que quieres hacer.
12100  Las opciones son:
12101 \end_layout
12102
12103 \begin_deeper
12104 \begin_layout Labeling
12105 \labelwidthstring 00.00.0000
12106
12107 \family sans
12108 Diminuta
12109 \family default
12110  
12111 \size tiny
12112 Este es el tamaño 
12113 \begin_inset Quotes fld
12114 \end_inset
12115
12116 Diminuta
12117 \begin_inset Quotes frd
12118 \end_inset
12119
12120 .
12121
12122 \size default
12123  (combinaciones 
12124 \family sans
12125 Alt+S
12126 \begin_inset space ~
12127 \end_inset
12128
12129 T
12130 \family default
12131
12132 \family sans
12133 Alt+S
12134 \begin_inset space ~
12135 \end_inset
12136
12137 1
12138 \family default
12139 )
12140 \end_layout
12141
12142 \begin_layout Labeling
12143 \labelwidthstring 00.00.0000
12144
12145 \family sans
12146 Pequeñísima
12147 \family default
12148  
12149 \size scriptsize
12150 Este es el tamaño 
12151 \begin_inset Quotes fld
12152 \end_inset
12153
12154 Pequeñísima
12155 \begin_inset Quotes frd
12156 \end_inset
12157
12158
12159 \size default
12160 .
12161  (combinación 
12162 \family sans
12163 Alt+S
12164 \begin_inset space ~
12165 \end_inset
12166
12167 2
12168 \family default
12169 )
12170 \end_layout
12171
12172 \begin_layout Labeling
12173 \labelwidthstring 00.00.0000
12174
12175 \family sans
12176 Más
12177 \begin_inset space ~
12178 \end_inset
12179
12180 pequeña
12181 \family default
12182  
12183 \size footnotesize
12184 Este es el tamaño 
12185 \begin_inset Quotes fld
12186 \end_inset
12187
12188 Más Pequeña
12189 \begin_inset Quotes frd
12190 \end_inset
12191
12192 .
12193
12194 \size default
12195  (combinaciones 
12196 \family sans
12197 Alt+S
12198 \begin_inset space ~
12199 \end_inset
12200
12201 Mayúsculas+S
12202 \family default
12203
12204 \family sans
12205 Alt+S
12206 \begin_inset space ~
12207 \end_inset
12208
12209 3
12210 \family default
12211 )
12212 \end_layout
12213
12214 \begin_layout Labeling
12215 \labelwidthstring 00.00.0000
12216
12217 \family sans
12218 Pequeña
12219 \family default
12220  
12221 \size small
12222 Este es el tamaño 
12223 \begin_inset Quotes fld
12224 \end_inset
12225
12226 Pequeña
12227 \begin_inset Quotes frd
12228 \end_inset
12229
12230 .
12231
12232 \size default
12233  (combinaciones 
12234 \family sans
12235 Alt+S
12236 \begin_inset space ~
12237 \end_inset
12238
12239 S
12240 \family default
12241
12242 \family sans
12243 Alt+S
12244 \begin_inset space ~
12245 \end_inset
12246
12247 4
12248 \family default
12249 )
12250 \end_layout
12251
12252 \begin_layout Labeling
12253 \labelwidthstring 00.00.0000
12254
12255 \family sans
12256 Normal
12257 \family default
12258  Este es el tamaño 
12259 \begin_inset Quotes fld
12260 \end_inset
12261
12262 Normal
12263 \begin_inset Quotes frd
12264 \end_inset
12265
12266 .
12267  Es el valor por omisión.
12268  (combinaciones 
12269 \family sans
12270 Alt+S
12271 \begin_inset space ~
12272 \end_inset
12273
12274 N
12275 \family default
12276
12277 \family sans
12278 Alt+S
12279 \begin_inset space ~
12280 \end_inset
12281
12282 5
12283 \family default
12284 )
12285 \end_layout
12286
12287 \begin_layout Labeling
12288 \labelwidthstring 00.00.0000
12289
12290 \family sans
12291 Grande
12292 \family default
12293  
12294 \size large
12295 Este es el tamaño 
12296 \begin_inset Quotes fld
12297 \end_inset
12298
12299 Grande
12300 \begin_inset Quotes frd
12301 \end_inset
12302
12303 .
12304
12305 \size default
12306  (combinaciones 
12307 \family sans
12308 Alt+S
12309 \begin_inset space ~
12310 \end_inset
12311
12312 L
12313 \family default
12314
12315 \family sans
12316 Alt+S
12317 \begin_inset space ~
12318 \end_inset
12319
12320 6
12321 \family default
12322 )
12323 \end_layout
12324
12325 \begin_layout Labeling
12326 \labelwidthstring 00.00.0000
12327
12328 \family sans
12329 Más
12330 \begin_inset space ~
12331 \end_inset
12332
12333 grande
12334 \family default
12335  
12336 \size larger
12337 Este es el tamaño 
12338 \begin_inset Quotes fld
12339 \end_inset
12340
12341 Más grande
12342 \begin_inset Quotes frd
12343 \end_inset
12344
12345 .
12346
12347 \size default
12348  (combinaciones 
12349 \family sans
12350 Alt+S
12351 \begin_inset space ~
12352 \end_inset
12353
12354 Mayúsculas+L
12355 \family default
12356
12357 \family sans
12358 Alt+S
12359 \begin_inset space ~
12360 \end_inset
12361
12362 7
12363 \family default
12364 )
12365 \end_layout
12366
12367 \begin_layout Labeling
12368 \labelwidthstring 00.00.0000
12369
12370 \family sans
12371 Grandísima
12372 \family default
12373  
12374 \size largest
12375 Este es el tamaño 
12376 \begin_inset Quotes fld
12377 \end_inset
12378
12379 Grandísima
12380 \begin_inset Quotes frd
12381 \end_inset
12382
12383 .
12384
12385 \size default
12386  (combinación 
12387 \family sans
12388 Alt+S
12389 \begin_inset space ~
12390 \end_inset
12391
12392 8
12393 \family default
12394 )
12395 \end_layout
12396
12397 \begin_layout Labeling
12398 \labelwidthstring 00.00.0000
12399
12400 \family sans
12401 Enorme
12402 \family default
12403  
12404 \size huge
12405 Este es el tamaño 
12406 \begin_inset Quotes fld
12407 \end_inset
12408
12409 Enorme
12410 \begin_inset Quotes frd
12411 \end_inset
12412
12413 .
12414
12415 \size default
12416  (combinaciones 
12417 \family sans
12418 Alt+S Mayúsculas
12419 \begin_inset space ~
12420 \end_inset
12421
12422 H
12423 \family default
12424
12425 \family sans
12426 Alt+S
12427 \begin_inset space ~
12428 \end_inset
12429
12430 9
12431 \family default
12432 )
12433 \end_layout
12434
12435 \begin_layout Labeling
12436 \labelwidthstring 00.00.0000
12437
12438 \family sans
12439 Más
12440 \begin_inset space ~
12441 \end_inset
12442
12443 enorme
12444 \family default
12445  
12446 \size giant
12447 Este es el tamaño 
12448 \begin_inset Quotes fld
12449 \end_inset
12450
12451 Más enorme
12452 \begin_inset Quotes frd
12453 \end_inset
12454
12455 .
12456
12457 \size default
12458  (combinaciones 
12459 \family sans
12460 Alt+S
12461 \begin_inset space ~
12462 \end_inset
12463
12464 Mayúsculas+H
12465 \family default
12466
12467 \family sans
12468 Alt+S
12469 \begin_inset space ~
12470 \end_inset
12471
12472 0
12473 \family default
12474 )
12475 \end_layout
12476
12477 \end_deeper
12478 \begin_layout Standard
12479 Reiteramos el aviso 
12480 \emph on
12481 otra vez
12482 \emph default
12483 : no te vuelvas loco con esta característica.
12484  Casi nunca deberías necesitarla.
12485  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12486  eso está bien así.
12487  ¡Esto es sólo para algún ajuste fino!
12488 \end_layout
12489
12490 \begin_layout Labeling
12491 \labelwidthstring 00.00.0000
12492
12493 \family sans
12494 Siempre
12495 \begin_inset space ~
12496 \end_inset
12497
12498 conmutado
12499 \family default
12500  Aquí puedes cambiar estas otras opciones:
12501 \end_layout
12502
12503 \begin_deeper
12504 \begin_layout Labeling
12505 \labelwidthstring 00.00.0000
12506
12507 \family sans
12508 Énfasis
12509 \family default
12510  
12511 \emph on
12512 Texto con énfasis.
12513
12514 \emph default
12515  Podría parecer igual que 
12516 \shape italic
12517 Cursiva
12518 \shape default
12519 , pero realmente es algo diferente.
12520  El énfasis es un atributo 
12521 \emph on
12522 lógico
12523 \emph default
12524 .
12525  Esto significa que cada clase de documento puede definir su propia fuente
12526  para dar énfasis a un texto.
12527  Normalmente equivale a cursiva.
12528 \end_layout
12529
12530 \begin_layout Labeling
12531 \labelwidthstring 00.00.0000
12532
12533 \family sans
12534 Subrayado
12535 \family default
12536  
12537 \bar under
12538 Esto es un texto subrayado.
12539
12540 \bar default
12541  (combinaciones C
12542 \family sans
12543 trl+U, Alt+C
12544 \begin_inset space ~
12545 \end_inset
12546
12547 U)
12548 \begin_inset Newline newline
12549 \end_inset
12550
12551
12552 \family default
12553 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12554  máquinas de escribir, cuando no era posible cambiar de letra.
12555  Ahora no necesitamos resaltar texto subrayando.
12556  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12557  hojas de estilo.
12558 \end_layout
12559
12560 \begin_layout Labeling
12561 \labelwidthstring 00.00.0000
12562
12563 \family sans
12564 Versalitas
12565 \family default
12566  
12567 \noun on
12568 Este texto está en Versalitas.
12569
12570 \noun default
12571  Como 
12572 \family sans
12573 Énfasis
12574 \family default
12575 , es un atributo lógico.
12576  Normalmente equivale a 
12577 \family sans
12578 Mayúsculas pequeñas
12579 \family default
12580 .
12581 \end_layout
12582
12583 \end_deeper
12584 \begin_layout Standard
12585
12586 \end_layout
12587
12588 \begin_layout Labeling
12589 \labelwidthstring 00.00.0000
12590
12591 \family sans
12592 Color
12593 \family default
12594  Esta opción permite poner el texto en color.
12595  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
12596  Además de 
12597 \family sans
12598 Sin
12599 \begin_inset space ~
12600 \end_inset
12601
12602 color
12603 \family default
12604 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
12605  entre 
12606 \family sans
12607 Negro
12608 \family default
12609
12610 \family sans
12611 Blanco
12612 \family default
12613
12614 \family sans
12615 Rojo,
12616 \family default
12617  
12618 \family sans
12619 Verde
12620 \family default
12621
12622 \family sans
12623 Azul
12624 \family default
12625
12626 \family sans
12627 Cyan
12628 \family default
12629
12630 \family sans
12631 Magenta
12632 \family default
12633  y 
12634 \family sans
12635 Amarillo
12636 \family default
12637 .
12638 \begin_inset Index idx
12639 status collapsed
12640
12641 \begin_layout Plain Layout
12642 Color ! Texto
12643 \end_layout
12644
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \begin_layout Labeling
12651 \labelwidthstring 00.00.0000
12652
12653 \family sans
12654 Idioma
12655 \family default
12656  Se usa para marcar regiones de texto en un idioma distinto al del documento.
12657  El texto así marcado se subraya en azul para indicar el cambio (sólo en
12658  LyX).
12659 \end_layout
12660
12661 \begin_layout Standard
12662 Bien, tienes un gran número de opciones para escoger.
12663  Una vez que has elegido un nuevo estilo de texto en el diálogo 
12664 \family sans
12665 Editar\SpecialChar \menuseparator
12666 Estilo del texto
12667 \family default
12668 , se guardan las opciones.
12669  Para activarlas, usa el botón 
12670 \begin_inset Graphics
12671         filename ../../images/textstyle-apply.png
12672
12673 \end_inset
12674
12675 .
12676  Ese botón te permite alternar el estado de tu estilo personalizado cuando
12677  el diálogo no está visible.
12678  
12679 \end_layout
12680
12681 \begin_layout Standard
12682 Para reiniciar completamente el estilo a sus valores por omisión, usa 
12683 \family sans
12684 Alt+C
12685 \begin_inset space ~
12686 \end_inset
12687
12688 Espacio
12689 \family default
12690 .
12691  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
12692  sólo pones forma 
12693 \begin_inset Quotes fld
12694 \end_inset
12695
12696 inclinada
12697 \begin_inset Quotes frd
12698 \end_inset
12699
12700  y serie 
12701 \begin_inset Quotes fld
12702 \end_inset
12703
12704 negrita
12705 \begin_inset Quotes frd
12706 \end_inset
12707
12708 ), marca el cuadro 
12709 \family sans
12710 Conmutar
12711 \begin_inset space ~
12712 \end_inset
12713
12714 todo
12715 \family default
12716  y pulsa 
12717 \family sans
12718 Aceptar
12719 \family default
12720 .
12721 \end_layout
12722
12723 \begin_layout Standard
12724 Deberías también saber un poco sobre las diferencias entre los tres tipos
12725  principales de fuentes 
12726 \family sans
12727 serif
12728 \family default
12729
12730 \family sans
12731 sans
12732 \begin_inset space ~
12733 \end_inset
12734
12735 serif
12736 \family default
12737 , y 
12738 \family sans
12739 typewriter
12740 \family default
12741 :
12742 \end_layout
12743
12744 \begin_layout Itemize
12745
12746 \family sans
12747 Typewriter
12748 \family default
12749  es una fuente de 
12750 \begin_inset Quotes fld
12751 \end_inset
12752
12753 ancho fijo
12754 \begin_inset Quotes frd
12755 \end_inset
12756
12757 , significa que cada carácter tiene la misma anchura, la 
12758 \begin_inset Quotes fld
12759 \end_inset
12760
12761 i
12762 \begin_inset Quotes frd
12763 \end_inset
12764
12765  ocupa el mismo espacio que la 
12766 \begin_inset Quotes fld
12767 \end_inset
12768
12769 m
12770 \begin_inset Quotes frd
12771 \end_inset
12772
12773 .
12774  Aquí hay un ejemplo
12775 \begin_inset Newline newline
12776 \end_inset
12777
12778
12779 \begin_inset ERT
12780 status collapsed
12781
12782 \begin_layout Plain Layout
12783
12784
12785 \backslash
12786 phantom{
12787 \end_layout
12788
12789 \end_inset
12790
12791 sin 
12792 \begin_inset ERT
12793 status collapsed
12794
12795 \begin_layout Plain Layout
12796
12797 }
12798 \end_layout
12799
12800 \end_inset
12801
12802
12803 \family typewriter
12804 texto en typewriter
12805 \family default
12806
12807 \begin_inset Note Note
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811 Más sobre 
12812 \series bold
12813
12814 \backslash
12815 phantom
12816 \series default
12817  en la sección 
12818 \begin_inset CommandInset ref
12819 LatexCommand ref
12820 reference "sub:Otros-espacios"
12821
12822 \end_inset
12823
12824 .
12825 \end_layout
12826
12827 \end_inset
12828
12829
12830 \begin_inset Newline newline
12831 \end_inset
12832
12833 sin texto en typewriter
12834 \end_layout
12835
12836 \begin_layout Itemize
12837
12838 \family sans
12839 Serif
12840 \family default
12841  son fuentes formadas por caracteres con pequeños 
12842 \begin_inset Quotes fld
12843 \end_inset
12844
12845 apéndices
12846 \begin_inset Quotes frd
12847 \end_inset
12848
12849  en los extremos de las líneas que los dibujan.
12850  El siguiente ejemplo muestra las diferencias:
12851 \begin_inset Newline newline
12852 \end_inset
12853
12854 texto con letras serif
12855 \begin_inset Newline newline
12856 \end_inset
12857
12858
12859 \family sans
12860 texto con letras no serif
12861 \family default
12862
12863 \begin_inset Newline newline
12864 \end_inset
12865
12866 Los caracteres serif facilitan una cómoda y ágil lectura.
12867  Por esto se usan como fuente predeterminada (conocida por 
12868 \family sans
12869 roman
12870 \family default
12871 ).
12872 \end_layout
12873
12874 \begin_layout Itemize
12875 Las fuentes 
12876 \family sans
12877 Sans serif
12878 \family default
12879  no tienen apéndices.
12880  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
12881  En este documento la usamos para resaltar nombres de menú.
12882 \end_layout
12883
12884 \begin_layout Standard
12885 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
12886  texto.
12887  A menudo se confunde con una buena presentación, y casi nunca es así.
12888 \end_layout
12889
12890 \begin_layout Section
12891 Vista preliminar e impresión
12892 \end_layout
12893
12894 \begin_layout Subsection
12895 Introducción
12896 \end_layout
12897
12898 \begin_layout Standard
12899 Una vez cubiertas algunas de las características fundamentales de la preparación
12900  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
12901  maestra.
12902  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
12903  entre bambalinas.
12904  También damos esta información, con mucho mayor detalle, en el manual 
12905 \emph on
12906 Características adicionales
12907 \emph default
12908 .
12909 \end_layout
12910
12911 \begin_layout Standard
12912 LyX usa el programa LaTeX como soporte.
12913  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
12914  evitar confusión, sólo nos referiremos a LaTeX.
12915  LyX es lo que utilizas para escribir realmente.
12916  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
12917  Esto tiene lugar en dos pasos:
12918 \end_layout
12919
12920 \begin_layout Enumerate
12921 Primero, LyX convierte tu documento a una serie de comandos de texto para
12922  LaTeX, generando un archivo con la extensión 
12923 \begin_inset Quotes fld
12924 \end_inset
12925
12926
12927 \family typewriter
12928 .tex
12929 \family default
12930
12931 \begin_inset Quotes frd
12932 \end_inset
12933
12934 .
12935 \end_layout
12936
12937 \begin_layout Enumerate
12938 A continuación, LaTeX usa los comandos en el archivo 
12939 \family typewriter
12940 .tex
12941 \family default
12942  y genera la salida para imprimir.
12943  
12944 \end_layout
12945
12946 \begin_layout Subsection
12947 Formatos del archivo de salida
12948 \begin_inset Index idx
12949 status collapsed
12950
12951 \begin_layout Plain Layout
12952 Formatos de archivo
12953 \end_layout
12954
12955 \end_inset
12956
12957
12958 \begin_inset CommandInset label
12959 LatexCommand label
12960 name "sub:Formatos-de-salida"
12961
12962 \end_inset
12963
12964
12965 \end_layout
12966
12967 \begin_layout Subsubsection
12968 Texto simple (ASCII)
12969 \begin_inset Index idx
12970 status collapsed
12971
12972 \begin_layout Plain Layout
12973 Formatos de archivo ! Texto simple
12974 \end_layout
12975
12976 \end_inset
12977
12978
12979 \end_layout
12980
12981 \begin_layout Standard
12982 Este tipo de archivo tiene la extensión 
12983 \begin_inset Quotes fld
12984 \end_inset
12985
12986
12987 \family typewriter
12988 .txt
12989 \family default
12990
12991 \begin_inset Quotes frd
12992 \end_inset
12993
12994 .
12995  Contiene el documento en texto simple siguiendo las normas del 
12996 \emph on
12997 American Standard Code for Information Interchange
12998 \emph default
12999  (ASCII).
13000 \end_layout
13001
13002 \begin_layout Standard
13003 Puedes exportar el documento a ASCII con el menú  
13004 \family sans
13005 Archivo\SpecialChar \menuseparator
13006 Exportar\SpecialChar \menuseparator
13007 Texto simple
13008 \family default
13009 .
13010 \end_layout
13011
13012 \begin_layout Subsubsection
13013 LaTeX
13014 \begin_inset Index idx
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018 Formatos de archivo ! LaTeX
13019 \end_layout
13020
13021 \end_inset
13022
13023
13024 \end_layout
13025
13026 \begin_layout Standard
13027 Este tipo de archivo tiene extensión 
13028 \begin_inset Quotes fld
13029 \end_inset
13030
13031
13032 \family typewriter
13033 .tex
13034 \family default
13035
13036 \begin_inset Quotes frd
13037 \end_inset
13038
13039  y contiene todos los comandos necesarios para procesar el documento con
13040  el programa LaTeX.
13041  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
13042  manualmente con comandos de consola.
13043  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
13044  siempre que veas (menú 
13045 \family sans
13046 Ver
13047 \family default
13048 ) o exportes el documento.
13049 \end_layout
13050
13051 \begin_layout Standard
13052 Puedes exportar el documento a LaTeX con el menú 
13053 \family sans
13054 Archivo\SpecialChar \menuseparator
13055 Exportar\SpecialChar \menuseparator
13056 LaT
13057 \begin_inset ERT
13058 status collapsed
13059
13060 \begin_layout Plain Layout
13061
13062 {}
13063 \end_layout
13064
13065 \end_inset
13066
13067 eX
13068 \family default
13069 .
13070 \end_layout
13071
13072 \begin_layout Subsubsection
13073 DVI
13074 \begin_inset Index idx
13075 status collapsed
13076
13077 \begin_layout Plain Layout
13078 Formatos de archivo ! DVI
13079 \end_layout
13080
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \begin_layout Standard
13087 Este tipo de archivo tiene extensión 
13088 \begin_inset Quotes fld
13089 \end_inset
13090
13091
13092 \family typewriter
13093 .dvi
13094 \family default
13095
13096 \begin_inset Quotes frd
13097 \end_inset
13098
13099 .
13100  Se conoce como 
13101 \begin_inset Quotes fld
13102 \end_inset
13103
13104 independiente del dispositivo
13105 \begin_inset Quotes frd
13106 \end_inset
13107
13108  (
13109 \begin_inset Quotes fld
13110 \end_inset
13111
13112 device-independent
13113 \begin_inset Quotes frd
13114 \end_inset
13115
13116 , DVI), porque es completamente portable; puedes moverlo de una máquina
13117  a otra sin necesidad de hacer ninguna conversión.
13118  DVIs se usan para rápidas vistas preliminares y como preparación para otros
13119  formatos de salida, como PostScript.
13120 \end_layout
13121
13122 \begin_layout Standard
13123 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
13124  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
13125  Esta característica también puede retardar la visualización del archivo,
13126  porque el visor DVI tiene que convertir la imagen en segundo plano para
13127  hacerla visible al deslizar el visor.
13128  Así pues recomendamos usar PDF para archivos con muchas imágenes.
13129 \end_layout
13130
13131 \begin_layout Standard
13132 Un documento se exporta a DVI con el menú 
13133 \family sans
13134 Archivo\SpecialChar \menuseparator
13135 Exportar\SpecialChar \menuseparator
13136 DVI
13137 \family default
13138 .
13139 \end_layout
13140
13141 \begin_layout Standard
13142
13143 \end_layout
13144
13145 \begin_layout Subsubsection
13146 PostScript
13147 \begin_inset Index idx
13148 status collapsed
13149
13150 \begin_layout Plain Layout
13151 Formatos de archivo ! PostScript
13152 \end_layout
13153
13154 \end_inset
13155
13156
13157 \end_layout
13158
13159 \begin_layout Standard
13160 Este tipo de archivo tiene la extensión 
13161 \begin_inset Quotes fld
13162 \end_inset
13163
13164
13165 \family typewriter
13166 .ps
13167 \family default
13168
13169 \begin_inset Quotes frd
13170 \end_inset
13171
13172 .
13173  PostScript fue desarrollado por la compañía 
13174 \family typewriter
13175 Adobe
13176 \family default
13177  como lenguaje para impresoras.
13178  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13179  PostScript puede considerarse como un 
13180 \begin_inset Quotes fld
13181 \end_inset
13182
13183 lenguaje de programación
13184 \begin_inset Quotes frd
13185 \end_inset
13186
13187 ; con él puedes calcular y dibujar imágenes y diagramas.
13188 \begin_inset Foot
13189 status collapsed
13190
13191 \begin_layout Plain Layout
13192 Si estás interesado en este tema acude al paquete LaTeX 
13193 \series bold
13194 pstricks
13195 \series default
13196
13197 \begin_inset Index idx
13198 status collapsed
13199
13200 \begin_layout Plain Layout
13201 LaTeX, paquetes ! pstricks
13202 \end_layout
13203
13204 \end_inset
13205
13206 .
13207 \end_layout
13208
13209 \end_inset
13210
13211  Por esto los archivos suelen ser más grandes que los PDF.
13212 \end_layout
13213
13214 \begin_layout Standard
13215 Los archivos PostScript sólo pueden contener imágenes en el formato 
13216 \begin_inset Quotes fld
13217 \end_inset
13218
13219 Encapsulated PostScript
13220 \begin_inset Quotes frd
13221 \end_inset
13222
13223  (EPS, extensión 
13224 \begin_inset Quotes fld
13225 \end_inset
13226
13227
13228 \family typewriter
13229 .eps
13230 \family default
13231
13232 \begin_inset Quotes frd
13233 \end_inset
13234
13235 ).
13236  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13237  en segundo plano para convertir las imágenes a EPS.
13238  Si por ejemplo, el documento tiene 50
13239 \begin_inset space \thinspace{}
13240 \end_inset
13241
13242 imágenes, LyX ha de hacer 50
13243 \begin_inset space \thinspace{}
13244 \end_inset
13245
13246 conversiones cada vez que veas o exportes el documento.
13247  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13248  puedes evitar el problema insertando las imágenes directamente en EPS.
13249 \end_layout
13250
13251 \begin_layout Standard
13252 El documento se puede exportar a PostScript con el menú 
13253 \family sans
13254 Archivo\SpecialChar \menuseparator
13255 Exportar\SpecialChar \menuseparator
13256 Postscript
13257 \family default
13258 .
13259 \end_layout
13260
13261 \begin_layout Subsubsection
13262 PDF
13263 \begin_inset Index idx
13264 status collapsed
13265
13266 \begin_layout Plain Layout
13267 Formatos de archivo ! PDF
13268 \end_layout
13269
13270 \end_inset
13271
13272
13273 \begin_inset Index idx
13274 status collapsed
13275
13276 \begin_layout Plain Layout
13277 PDF
13278 \end_layout
13279
13280 \end_inset
13281
13282
13283 \end_layout
13284
13285 \begin_layout Standard
13286 Este tipo de archivo tiene la extensión 
13287 \begin_inset Quotes fld
13288 \end_inset
13289
13290
13291 \family typewriter
13292 .pdf
13293 \family default
13294
13295 \begin_inset Quotes frd
13296 \end_inset
13297
13298 .
13299  El formato 
13300 \begin_inset Quotes fld
13301 \end_inset
13302
13303 Portable Document Format
13304 \begin_inset Quotes frd
13305 \end_inset
13306
13307  (PDF) fue desarrollado por 
13308 \family typewriter
13309 Adobe
13310 \family default
13311  como un derivado de PostScript.
13312  Es más comprimido y utiliza muchos menos comandos que PostScript.
13313  Como su nombre 
13314 \begin_inset Quotes fld
13315 \end_inset
13316
13317 portable
13318 \begin_inset Quotes frd
13319 \end_inset
13320
13321  indica, puede ser procesado en cualquier sistema operativo y la salida
13322  impresa se muestra exactamente igual.
13323 \end_layout
13324
13325 \begin_layout Standard
13326 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13327  
13328 \begin_inset Quotes fld
13329 \end_inset
13330
13331 Joint Photographic Experts Group
13332 \begin_inset Quotes frd
13333 \end_inset
13334
13335  (JPG, extensión 
13336 \begin_inset Quotes fld
13337 \end_inset
13338
13339
13340 \family typewriter
13341 .jpg
13342 \family default
13343
13344 \begin_inset Quotes frd
13345 \end_inset
13346
13347  o 
13348 \begin_inset Quotes fld
13349 \end_inset
13350
13351
13352 \family typewriter
13353 .jpeg
13354 \family default
13355
13356 \begin_inset Quotes frd
13357 \end_inset
13358
13359 ), y 
13360 \begin_inset Quotes fld
13361 \end_inset
13362
13363 Portable Network Graphics
13364 \begin_inset Quotes frd
13365 \end_inset
13366
13367  (PNG, extensión 
13368 \begin_inset Quotes fld
13369 \end_inset
13370
13371
13372 \family typewriter
13373 .png
13374 \family default
13375
13376 \begin_inset Quotes frd
13377 \end_inset
13378
13379 ).
13380  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13381  los convierte en segundo plano a alguno de los anteriores.
13382  Pero como se ha comentado en la sección sobre PostScript, la conversión
13383  de gráficos ralentiza el trabajo.
13384  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13385  mencionados.
13386 \end_layout
13387
13388 \begin_layout Standard
13389 Un documento se puede exportar a PDF con el menú 
13390 \family sans
13391 Archivo\SpecialChar \menuseparator
13392 Exportar
13393 \family default
13394  en tres modos diferentes:
13395 \end_layout
13396
13397 \begin_layout Description
13398 PDF Este utiliza el programa 
13399 \family typewriter
13400 ps2pdf
13401 \family default
13402  que crea un PDF a partir de una versión PostScript del archivo.
13403  La versión PostScript es producida por el programa 
13404 \family typewriter
13405 dvips
13406 \family default
13407  que usa una versión DVI como paso intermedio.
13408  Así que este modo de exportación consta de tres conversiones.
13409 \end_layout
13410
13411 \begin_layout Description
13412 PDF
13413 \begin_inset space ~
13414 \end_inset
13415
13416 (dvipdfm) Este utiliza el programa 
13417 \family typewriter
13418 dvipdfm
13419 \family default
13420  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13421  PDF.
13422 \end_layout
13423
13424 \begin_layout Description
13425 PDF
13426 \begin_inset space ~
13427 \end_inset
13428
13429 (pdflatex) Este utiliza el programa 
13430 \family typewriter
13431 pdftex
13432 \family default
13433  que convierte directamente el archivo a PDF.
13434  
13435 \end_layout
13436
13437 \begin_layout Standard
13438 Recomendamos usar 
13439 \family sans
13440 PDF
13441 \begin_inset space ~
13442 \end_inset
13443
13444 (pdflatex)
13445 \family default
13446  porque 
13447 \family typewriter
13448 pdftex
13449 \family default
13450  soporta todas las características de las versiones actuales de PDF, es
13451  rápido y estable.
13452  El programa 
13453 \family typewriter
13454 dvipdfm
13455 \family default
13456  ya no se desarrolla y está un poco obsoleto.
13457 \end_layout
13458
13459 \begin_layout Subsection
13460 Vista preliminar
13461 \begin_inset Index idx
13462 status collapsed
13463
13464 \begin_layout Plain Layout
13465 Documentos ! Vista preliminar
13466 \end_layout
13467
13468 \end_inset
13469
13470
13471 \end_layout
13472
13473 \begin_layout Standard
13474 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
13475  de página, notas bien numeradas, y demás, usa el menú 
13476 \family sans
13477 Ver
13478 \family default
13479  y elige el tipo de archivo.
13480  Se mostrará un programa visor donde podemos ver la salida.
13481  Para 
13482 \family sans
13483 Ver\SpecialChar \menuseparator
13484 DVI
13485 \family default
13486  puedes usar el botón 
13487 \begin_inset Graphics
13488         filename ../../images/buffer-view_dvi.png
13489
13490 \end_inset
13491
13492  (atajo 
13493 \family sans
13494 Ctrl+D
13495 \family default
13496 ), para 
13497 \family sans
13498 Ver\SpecialChar \menuseparator
13499 PDF
13500 \begin_inset space ~
13501 \end_inset
13502
13503 (pdflatex)
13504 \family default
13505  puedes usar el botón 
13506 \begin_inset Graphics
13507         filename ../../images/buffer-view_pdf2.png
13508
13509 \end_inset
13510
13511 , y para 
13512 \family sans
13513 Ver\SpecialChar \menuseparator
13514 Postscript
13515 \family default
13516  el botón 
13517 \begin_inset Graphics
13518         filename ../../images/buffer-view_ps.png
13519
13520 \end_inset
13521
13522  (atajo 
13523 \family sans
13524 Ctrl+T
13525 \family default
13526 ).
13527 \end_layout
13528
13529 \begin_layout Standard
13530 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
13531  ventana del visor usando el menú 
13532 \family sans
13533 Ver\SpecialChar \menuseparator
13534 Actualizar
13535 \family default
13536 .
13537 \end_layout
13538
13539 \begin_layout Standard
13540 Cuando utilizas 
13541 \family sans
13542 Ver
13543 \family default
13544  un archivo, el archivo de salida sólo se genera en el directorio temporal
13545  de LyX.
13546  Para disponer de un archivo de salida real, utiliza 
13547 \family sans
13548 Exportar
13549 \family default
13550 .
13551 \end_layout
13552
13553 \begin_layout Subsection
13554 Imprimir archivos desde LyX
13555 \begin_inset Index idx
13556 status collapsed
13557
13558 \begin_layout Plain Layout
13559 Documentos ! Imprimir
13560 \end_layout
13561
13562 \end_inset
13563
13564
13565 \begin_inset CommandInset label
13566 LatexCommand label
13567 name "sub:Imprimir-archivos"
13568
13569 \end_inset
13570
13571
13572 \end_layout
13573
13574 \begin_layout Standard
13575 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
13576  desde LyX, con el menú 
13577 \family sans
13578 Archivo\SpecialChar \menuseparator
13579 Imprimir
13580 \family default
13581  o clic en el botón 
13582 \begin_inset Graphics
13583         filename ../../images/dialog-show_print.png
13584
13585 \end_inset
13586
13587 .
13588  LyX llamará internamente a LaTeX para generar un DVI.
13589  Este archivo es procesado por el programa 
13590 \family typewriter
13591 dvips
13592 \family default
13593  a un archivo PostScript, que es finalmente impreso mediante el programa
13594  
13595 \family typewriter
13596 ghostscript
13597 \family default
13598 .
13599  Debido a esta serie de pasos, este método no es el más rápido.
13600 \end_layout
13601
13602 \begin_layout Standard
13603 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
13604  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
13605  después de imprimir una cara para imprimir la otra.
13606  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
13607  Al escoger un determinado orden de impresión, puedes tener todas las hojas
13608  ya ordenadas al salir de la impresora.
13609 \end_layout
13610
13611 \begin_layout Standard
13612 En el cuadro 
13613 \family sans
13614 Destino
13615 \begin_inset space ~
13616 \end_inset
13617
13618 de
13619 \begin_inset space ~
13620 \end_inset
13621
13622 impresión
13623 \family default
13624  puedes establecer los siguientes parámetros:
13625 \end_layout
13626
13627 \begin_layout Labeling
13628 \labelwidthstring 00.00.0000
13629
13630 \family sans
13631 Impresora
13632 \family default
13633  Este es el nombre de la impresora.
13634 \begin_inset Foot
13635 status collapsed
13636
13637 \begin_layout Plain Layout
13638 Observa que este nombre de impresora es para el programa 
13639 \family typewriter
13640 dvips
13641 \family default
13642 .
13643  Esto implica que 
13644 \family typewriter
13645 dvips
13646 \family default
13647  ha de configurarse para este nombre.
13648  La impresora predeterminada se puede poner en el diálogo 
13649 \family sans
13650 Preferencias
13651 \family default
13652  de LyX, véase la sección
13653 \begin_inset space ~
13654 \end_inset
13655
13656
13657 \begin_inset CommandInset ref
13658 LatexCommand ref
13659 reference "sub:Impresora"
13660
13661 \end_inset
13662
13663 .
13664 \end_layout
13665
13666 \end_inset
13667
13668  La impresora debe entender PostScript.
13669 \end_layout
13670
13671 \begin_layout Labeling
13672 \labelwidthstring 00.00.0000
13673
13674 \family sans
13675 Archivo
13676 \family default
13677  Nombre con el que se guardará la salida como archivo PostScript.
13678  Se guardará en el directorio de trabajo de LyX a menos que se especifique
13679  una ruta completa.
13680 \end_layout
13681
13682 \begin_layout Section
13683 Unas palabras sobre tipografía
13684 \begin_inset Index idx
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688 Tipografía
13689 \end_layout
13690
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \begin_layout Subsection
13697 Guiones
13698 \begin_inset Index idx
13699 status collapsed
13700
13701 \begin_layout Plain Layout
13702 Guiones
13703 \end_layout
13704
13705 \end_inset
13706
13707
13708 \end_layout
13709
13710 \begin_layout Standard
13711 En LyX, el carácter 
13712 \begin_inset Quotes fld
13713 \end_inset
13714
13715
13716 \family typewriter
13717 -
13718 \family default
13719
13720 \begin_inset Quotes frd
13721 \end_inset
13722
13723  dispone de cuatro longitudes, 
13724 \emph on
13725 guión
13726 \emph default
13727
13728 \emph on
13729 semirraya
13730 \emph default
13731  (longitud doble), 
13732 \emph on
13733 raya
13734 \emph default
13735  (longitud triple) y el signo 
13736 \emph on
13737 menos
13738 \emph default
13739 :
13740 \end_layout
13741
13742 \begin_layout Standard
13743 \begin_inset VSpace defskip
13744 \end_inset
13745
13746
13747 \end_layout
13748
13749 \begin_layout Standard
13750 \begin_inset Tabular
13751 <lyxtabular version="3" rows="5" columns="3">
13752 <features tabularvalignment="middle">
13753 <column alignment="left" valignment="top" width="0">
13754 <column alignment="left" valignment="top" width="0">
13755 <column alignment="left" valignment="top" width="0">
13756 <row interlinespace="3mm">
13757 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 nombre
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 salida
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 se inserta con
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 </row>
13785 <row interlinespace="3mm">
13786 <cell alignment="center" valignment="top" usebox="none">
13787 \begin_inset Text
13788
13789 \begin_layout Plain Layout
13790 guión
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 <cell alignment="center" valignment="top" usebox="none">
13796 \begin_inset Text
13797
13798 \begin_layout Plain Layout
13799 -
13800 \end_layout
13801
13802 \end_inset
13803 </cell>
13804 <cell alignment="center" valignment="top" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 tecla «
13809 \family typewriter
13810 -
13811 \family default
13812 »
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 </row>
13818 <row interlinespace="3mm">
13819 <cell alignment="center" valignment="top" usebox="none">
13820 \begin_inset Text
13821
13822 \begin_layout Plain Layout
13823 semirraya
13824 \end_layout
13825
13826 \end_inset
13827 </cell>
13828 <cell alignment="center" valignment="top" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832
13833 \end_layout
13834
13835 \end_inset
13836 </cell>
13837 <cell alignment="center" valignment="top" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Plain Layout
13841
13842 \family sans
13843 Insertar\SpecialChar \menuseparator
13844 Carácter especial\SpecialChar \menuseparator
13845 Símbolos
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 </row>
13851 <row interlinespace="3mm">
13852 <cell alignment="center" valignment="top" usebox="none">
13853 \begin_inset Text
13854
13855 \begin_layout Plain Layout
13856 raya
13857 \end_layout
13858
13859 \end_inset
13860 </cell>
13861 <cell alignment="center" valignment="top" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 <cell alignment="center" valignment="top" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874
13875 \family sans
13876 Insertar\SpecialChar \menuseparator
13877 Carácter especial\SpecialChar \menuseparator
13878 Símbolos
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 menos
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 \begin_inset Formula $-$
13899 \end_inset
13900
13901
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 <cell alignment="center" valignment="top" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Plain Layout
13910 «
13911 \family typewriter
13912 -
13913 \family default
13914 » en modo matemático
13915 \end_layout
13916
13917 \end_inset
13918 </cell>
13919 </row>
13920 </lyxtabular>
13921
13922 \end_inset
13923
13924
13925 \begin_inset VSpace defskip
13926 \end_inset
13927
13928
13929 \end_layout
13930
13931 \begin_layout Standard
13932 La semirraya y la raya se pueden generar también insertando el carácter
13933  «
13934 \family typewriter
13935 -
13936 \family default
13937 » varias veces.
13938  En la salida se mostrarán los guiones con su longitud apropiada, pero no
13939  en LyX.
13940  «-
13941 \begin_inset space \thinspace{}
13942 \end_inset
13943
13944 -» genera una semirraya y «-
13945 \begin_inset space \thinspace{}
13946 \end_inset
13947
13948 -
13949 \begin_inset space \thinspace{}
13950 \end_inset
13951
13952 -» una raya.
13953 \end_layout
13954
13955 \begin_layout Standard
13956 Los tres tipos de guión son distintos del signo menos, que se usa en modo
13957  matemático y tiene su propia longitud.
13958  Aquí tenemos unos ejemplos de uso de 
13959 \begin_inset Quotes fld
13960 \end_inset
13961
13962
13963 \family typewriter
13964 -
13965 \family default
13966
13967 \begin_inset Quotes frd
13968 \end_inset
13969
13970 :
13971 \end_layout
13972
13973 \begin_layout Enumerate
13974 División de palabras a final de lí-nea
13975 \begin_inset space \hfill{}
13976 \end_inset
13977
13978 (
13979 \emph on
13980 guión
13981 \emph default
13982 )
13983 \end_layout
13984
13985 \begin_layout Enumerate
13986 De A–Z
13987 \begin_inset space \hfill{}
13988 \end_inset
13989
13990 (
13991 \emph on
13992 semirraya
13993 \emph default
13994 )
13995 \end_layout
13996
13997 \begin_layout Enumerate
13998 Incisos y diálogos.
13999  ¡Oh! ―aquí hay rayas―.
14000 \begin_inset space \hfill{}
14001 \end_inset
14002
14003 (
14004 \emph on
14005 raya
14006 \emph default
14007 )
14008 \end_layout
14009
14010 \begin_layout Enumerate
14011 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14012 \end_inset
14013
14014
14015 \begin_inset space \hfill{}
14016 \end_inset
14017
14018 (
14019 \emph on
14020 menos
14021 \emph default
14022 )
14023 \end_layout
14024
14025 \begin_layout Subsection
14026 División de palabras con guión
14027 \begin_inset Index idx
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031 División de palabras
14032 \end_layout
14033
14034 \end_inset
14035
14036
14037 \begin_inset CommandInset label
14038 LatexCommand label
14039 name "sub:División-con-guión"
14040
14041 \end_inset
14042
14043
14044 \end_layout
14045
14046 \begin_layout Standard
14047 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
14048  automáticamente, por medio del paquete LaTeX 
14049 \series bold
14050 babel
14051 \series default
14052
14053 \begin_inset Index idx
14054 status collapsed
14055
14056 \begin_layout Plain Layout
14057 LaTeX, paquetes ! babel
14058 \end_layout
14059
14060 \end_inset
14061
14062 , siguiendo las normas del idioma del documento.
14063 \begin_inset Foot
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067 Para los lectores alemanes: Esta es una de las diferencias principales entre
14068  a
14069 \family sans
14070 lemán
14071 \family default
14072  y 
14073 \family sans
14074 alemán
14075 \family default
14076  (
14077 \family sans
14078 nueva ortografía
14079 \family default
14080 ) en el diálogo 
14081 \family sans
14082 Documento\SpecialChar \menuseparator
14083 Configuración
14084 \family default
14085 .
14086 \end_layout
14087
14088 \end_inset
14089
14090
14091 \end_layout
14092
14093 \begin_layout Standard
14094 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
14095 es con texto en fuente 
14096 \family sans
14097 typewriter
14098 \family default
14099  y con estructuras inusuales, como 
14100 \begin_inset Quotes fld
14101 \end_inset
14102
14103 h3knix/m0n0wall
14104 \begin_inset Quotes frd
14105 \end_inset
14106
14107 .
14108  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
14109  un guión con el menú 
14110 \family sans
14111 Insertar\SpecialChar \menuseparator
14112 Formato\SpecialChar \menuseparator
14113 Guión silábico
14114 \family default
14115 .
14116  Estos guiones extras sólo son recomendaciones para LaTeX.
14117  Si los guiones no son necesarios, LaTeX los ignorará.
14118 \end_layout
14119
14120 \begin_layout Standard
14121 A veces interesará evitar que ciertas palabras o estructuras se partan.
14122  Supongamos que en el documento se describe una combinación de teclas en
14123  la forma 
14124 \begin_inset Quotes fld
14125 \end_inset
14126
14127 A-b c
14128 \begin_inset Quotes frd
14129 \end_inset
14130
14131 .
14132  LaTeX se encuentra con el guión 
14133 \begin_inset Quotes fld
14134 \end_inset
14135
14136 -
14137 \begin_inset Quotes frd
14138 \end_inset
14139
14140  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14141  feo.
14142  Para impedir que se parta esa secuencia de letras, la pondremos como argumento
14143  en un comando de cuadro LaTeX 
14144 \series bold
14145
14146 \backslash
14147 mbox
14148 \series default
14149 , porque el texto dentro de cuadros LaTeX no se puede partir.
14150  Como LyX no soporta 
14151 \series bold
14152
14153 \backslash
14154 mbox
14155 \series default
14156 , hemos de usar código TeX.
14157  El resultado se ve así en LyX:
14158 \end_layout
14159
14160 \begin_layout Standard
14161 \begin_inset Graphics
14162         filename ../clipart/mbox.png
14163
14164 \end_inset
14165
14166
14167 \end_layout
14168
14169 \begin_layout Standard
14170 Para saber más sobre código TeX, mira en la sección
14171 \begin_inset space ~
14172 \end_inset
14173
14174
14175 \begin_inset CommandInset ref
14176 LatexCommand ref
14177 reference "sec:Código-TeX"
14178
14179 \end_inset
14180
14181 .
14182 \end_layout
14183
14184 \begin_layout Subsection
14185 Signos de puntuación
14186 \begin_inset Index idx
14187 status collapsed
14188
14189 \begin_layout Plain Layout
14190 Signos de puntuación
14191 \end_layout
14192
14193 \end_inset
14194
14195
14196 \end_layout
14197
14198 \begin_layout Subsubsection
14199 Abreviaturas y fin de frase
14200 \begin_inset CommandInset label
14201 LatexCommand label
14202 name "sub:Abreviaturas"
14203
14204 \end_inset
14205
14206
14207 \end_layout
14208
14209 \begin_layout Standard
14210 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14211  distingue automáticamente entre palabras, frases y abreviaturas.
14212  LaTeX añade entonces la 
14213 \begin_inset Quotes fld
14214 \end_inset
14215
14216 cantidad de espacio adecuada
14217 \begin_inset Quotes frd
14218 \end_inset
14219
14220 .
14221  Esto significa que en las frases hay un poquito más de espacio entre el
14222  punto y la palabra siguiente.
14223  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14224 \end_layout
14225
14226 \begin_layout Standard
14227 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14228  funciona.
14229  Si un 
14230 \begin_inset Quotes fld
14231 \end_inset
14232
14233
14234 \family typewriter
14235 .
14236 \family default
14237
14238 \begin_inset Quotes frd
14239 \end_inset
14240
14241  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14242  es una abreviatura.
14243 \end_layout
14244
14245 \begin_layout Standard
14246 Aquí hay unos ejemplos de abreviaturas 
14247 \emph on
14248 correctas
14249 \emph default
14250  y finales de frase:
14251 \end_layout
14252
14253 \begin_layout Itemize
14254 M.
14255  Butterfly
14256 \end_layout
14257
14258 \begin_layout Itemize
14259 No te preocupes.
14260  Sé feliz.
14261 \end_layout
14262
14263 \begin_layout Standard
14264 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14265 \end_layout
14266
14267 \begin_layout Itemize
14268 p.
14269  e.
14270  ¡aquí hay demasiado espacio!
14271 \end_layout
14272
14273 \begin_layout Itemize
14274 Apartado B.
14275  Esto es correcto.
14276 \end_layout
14277
14278 \begin_layout Standard
14279 No verás nada incorrecto hasta que veas la salida del documento.
14280 \end_layout
14281
14282 \begin_layout Standard
14283 Para arreglar este inconveniente, haz una de las siguientes cosas:
14284 \end_layout
14285
14286 \begin_layout Enumerate
14287 Inserta un 
14288 \family sans
14289 Espacio
14290 \begin_inset space ~
14291 \end_inset
14292
14293 entre palabras
14294 \family default
14295  detrás de abreviaturas en minúscula (véase sección 
14296 \begin_inset CommandInset ref
14297 LatexCommand ref
14298 reference "sub:Espacio-entre-palabra"
14299
14300 \end_inset
14301
14302 ).
14303 \begin_inset Index idx
14304 status collapsed
14305
14306 \begin_layout Plain Layout
14307 Espacios ! Entre palabras
14308 \end_layout
14309
14310 \end_inset
14311
14312
14313 \end_layout
14314
14315 \begin_layout Enumerate
14316 Inserta un 
14317 \family sans
14318 Espacio
14319 \begin_inset space ~
14320 \end_inset
14321
14322 delgado 
14323 \family default
14324 entre los caracteres abreviados (véase sección 
14325 \begin_inset CommandInset ref
14326 LatexCommand ref
14327 reference "sub:Espacio-delgado"
14328
14329 \end_inset
14330
14331 )
14332 \begin_inset Index idx
14333 status collapsed
14334
14335 \begin_layout Plain Layout
14336 Espacios ! Delgado
14337 \end_layout
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \begin_layout Enumerate
14345 Inserta un punto 
14346 \family sans
14347 Fin
14348 \begin_inset space ~
14349 \end_inset
14350
14351 de
14352 \begin_inset space ~
14353 \end_inset
14354
14355 oración
14356 \family default
14357  con el menú 
14358 \family sans
14359 Insertar\SpecialChar \menuseparator
14360 Carácter
14361 \begin_inset space ~
14362 \end_inset
14363
14364 especial
14365 \family default
14366  para forzar el uso de un espacio entre frases.
14367  Esta función está asociada a 
14368 \family sans
14369 Ctrl+.
14370
14371 \family default
14372  para un rápido acceso.
14373 \end_layout
14374
14375 \begin_layout Standard
14376 Con las correcciones, los ejemplos anteriores quedan así:
14377 \end_layout
14378
14379 \begin_layout Itemize
14380 p.
14381 \begin_inset space \thinspace{}
14382 \end_inset
14383
14384 e.
14385 \begin_inset space \space{}
14386 \end_inset
14387
14388 ¡aquí hay demasiado espacio!
14389 \end_layout
14390
14391 \begin_layout Itemize
14392 Apartado B\SpecialChar \@.
14393  Esto es correcto.
14394 \end_layout
14395
14396 \begin_layout Standard
14397 En algunos idiomas no se pone espacio extra entre oraciones.
14398  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
14399  en cuenta.
14400 \end_layout
14401
14402 \begin_layout Standard
14403 Para los que quieran tomarse la molestia, hay una herramienta para revisar
14404  errores furtivos, en 
14405 \family sans
14406 Herramientas\SpecialChar \menuseparator
14407 Comprobar
14408 \begin_inset space ~
14409 \end_inset
14410
14411 TeX
14412 \family default
14413 , que se describe en 
14414 \emph on
14415 Características adicionales
14416 \emph default
14417 .
14418 \end_layout
14419
14420 \begin_layout Subsubsection
14421 Comillas
14422 \begin_inset Index idx
14423 status collapsed
14424
14425 \begin_layout Plain Layout
14426 Tipografía ! Comillas
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \begin_inset Index idx
14433 status collapsed
14434
14435 \begin_layout Plain Layout
14436 Comillas|see
14437 \begin_inset ERT
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441
14442 {
14443 \end_layout
14444
14445 \end_inset
14446
14447 Tipografía
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453 }
14454 \end_layout
14455
14456 \end_inset
14457
14458
14459 \end_layout
14460
14461 \end_inset
14462
14463
14464 \end_layout
14465
14466 \begin_layout Standard
14467 En general, LyX maneja las comillas correctamente.
14468  En concreto, pondrá comillas de apertura al principio de una cita y comillas
14469  de cierre al final.
14470  Por ejemplo, 
14471 \begin_inset Quotes fld
14472 \end_inset
14473
14474 abrir cerrar
14475 \begin_inset Quotes frd
14476 \end_inset
14477
14478 .
14479  El carácter del teclado, 
14480 \family sans
14481 "
14482 \family default
14483 , las genera automáticamente.
14484 \end_layout
14485
14486 \begin_layout Standard
14487 Puedes cambiar el comportamiento de la tecla 
14488 \family sans
14489 "
14490 \family default
14491  en el submenú 
14492 \family sans
14493 Idioma
14494 \family default
14495  del diálogo 
14496 \family sans
14497 Documento\SpecialChar \menuseparator
14498 Configuración
14499 \family default
14500
14501 \begin_inset Index idx
14502 status collapsed
14503
14504 \begin_layout Plain Layout
14505 Documentos ! Configuración
14506 \end_layout
14507
14508 \end_inset
14509
14510 .
14511  Si se selecciona el botón 
14512 \family sans
14513 Dobles
14514 \family default
14515 , la tecla 
14516 \family sans
14517
14518 \family default
14519 genera comillas dobles 
14520 \begin_inset Quotes eld
14521 \end_inset
14522
14523
14524 \begin_inset Quotes erd
14525 \end_inset
14526
14527 .
14528  Si se selecciona el botón 
14529 \family sans
14530 Simples 
14531 \family default
14532 genera `'.
14533  
14534 \end_layout
14535
14536 \begin_layout Standard
14537 En el cuadro 
14538 \family sans
14539 Estilo
14540 \begin_inset space ~
14541 \end_inset
14542
14543 de
14544 \begin_inset space ~
14545 \end_inset
14546
14547 cita
14548 \family default
14549  puedes seleccionar comillas para distintos idiomas.
14550  Hay seis opciones:
14551 \end_layout
14552
14553 \begin_layout Labeling
14554 \labelwidthstring 00.00.0000
14555
14556 \family sans
14557 \begin_inset Quotes eld
14558 \end_inset
14559
14560 Texto
14561 \begin_inset Quotes erd
14562 \end_inset
14563
14564
14565 \family default
14566  Comillas como estas 
14567 \begin_inset Quotes eld
14568 \end_inset
14569
14570 dobles
14571 \begin_inset Quotes erd
14572 \end_inset
14573
14574  o 
14575 \begin_inset Quotes els
14576 \end_inset
14577
14578 sencillas
14579 \begin_inset Quotes ers
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \begin_layout Labeling
14586 \labelwidthstring 00.00.0000
14587
14588 \family sans
14589 \begin_inset Quotes sld
14590 \end_inset
14591
14592 Texto
14593 \begin_inset Quotes srd
14594 \end_inset
14595
14596
14597 \family default
14598  Comillas como 
14599 \begin_inset Quotes sld
14600 \end_inset
14601
14602 estas
14603 \begin_inset Quotes srd
14604 \end_inset
14605
14606  o 'estas
14607 \begin_inset Quotes ers
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \begin_layout Labeling
14614 \labelwidthstring 00.00.0000
14615
14616 \family sans
14617 \begin_inset Quotes gld
14618 \end_inset
14619
14620 Texto
14621 \begin_inset Quotes grd
14622 \end_inset
14623
14624
14625 \family default
14626  Comillas como 
14627 \begin_inset Quotes gld
14628 \end_inset
14629
14630 estas
14631 \begin_inset Quotes grd
14632 \end_inset
14633
14634  o 
14635 \begin_inset Quotes gls
14636 \end_inset
14637
14638 estas
14639 \begin_inset Quotes grs
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \begin_layout Labeling
14646 \labelwidthstring 00.00.0000
14647
14648 \family sans
14649 \begin_inset Quotes pld
14650 \end_inset
14651
14652 Texto
14653 \begin_inset Quotes prd
14654 \end_inset
14655
14656
14657 \family default
14658  Comillas como 
14659 \begin_inset Quotes pld
14660 \end_inset
14661
14662 estas
14663 \begin_inset Quotes prd
14664 \end_inset
14665
14666  o 
14667 \begin_inset Quotes pls
14668 \end_inset
14669
14670 estas
14671 \begin_inset Quotes prs
14672 \end_inset
14673
14674
14675 \end_layout
14676
14677 \begin_layout Labeling
14678 \labelwidthstring 00.00.0000
14679
14680 \family sans
14681 \begin_inset Quotes fld
14682 \end_inset
14683
14684 Texto
14685 \begin_inset Quotes frd
14686 \end_inset
14687
14688
14689 \family default
14690  Comillas como 
14691 \begin_inset Quotes fld
14692 \end_inset
14693
14694 estas
14695 \begin_inset Quotes frd
14696 \end_inset
14697
14698  o 
14699 \begin_inset Quotes fls
14700 \end_inset
14701
14702 estas
14703 \begin_inset Quotes frs
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \begin_layout Labeling
14710 \labelwidthstring 00.00.0000
14711
14712 \family sans
14713 »Texto«
14714 \family default
14715  Comillas como »estas« o 
14716 \begin_inset Quotes als
14717 \end_inset
14718
14719 estas
14720 \begin_inset Quotes ars
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \begin_layout Standard
14727 Estas opciones afectan al carácter generado por la tecla 
14728 \family sans
14729 "
14730 \family default
14731 .
14732 \end_layout
14733
14734 \begin_layout Standard
14735 Por otra parte, si quieres generar un carácter comillas en texto simple,
14736  teclea 
14737 \family sans
14738 Ctrl+Mayúsculas+"
14739 \family default
14740 .
14741  Esto genera 
14742 \family typewriter
14743 "
14744 \family default
14745  en cualquier caso.
14746 \end_layout
14747
14748 \begin_layout Subsection
14749 Ligaduras
14750 \begin_inset Index idx
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754 Tipografía ! Ligaduras
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \begin_inset Index idx
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764 Ligaduras|see
14765 \begin_inset ERT
14766 status collapsed
14767
14768 \begin_layout Plain Layout
14769
14770 {
14771 \end_layout
14772
14773 \end_inset
14774
14775 Tipografía
14776 \begin_inset ERT
14777 status collapsed
14778
14779 \begin_layout Plain Layout
14780
14781 }
14782 \end_layout
14783
14784 \end_inset
14785
14786
14787 \end_layout
14788
14789 \end_inset
14790
14791
14792 \begin_inset CommandInset label
14793 LatexCommand label
14794 name "sub:Ligaduras"
14795
14796 \end_inset
14797
14798
14799 \end_layout
14800
14801 \begin_layout Standard
14802 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
14803  como caracteres simples.
14804  Estos agrupamientos se conocen como 
14805 \emph on
14806 ligaduras
14807 \emph default
14808 .
14809  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
14810  la salida.
14811  Las ligaduras estándar son:
14812 \end_layout
14813
14814 \begin_layout Itemize
14815 ff
14816 \end_layout
14817
14818 \begin_layout Itemize
14819 fi
14820 \end_layout
14821
14822 \begin_layout Itemize
14823 fl
14824 \end_layout
14825
14826 \begin_layout Itemize
14827 ffi
14828 \end_layout
14829
14830 \begin_layout Itemize
14831 ffl
14832 \end_layout
14833
14834 \begin_layout Standard
14835 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
14836 \end_layout
14837
14838 \begin_layout Standard
14839 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
14840  Mientras que una ligadura puede quedar bien en una palabra como 
14841 \begin_inset Quotes fld
14842 \end_inset
14843
14844 graffiti
14845 \begin_inset Quotes frd
14846 \end_inset
14847
14848 , puede dar un aspecto raro en otras como la palabra inglesa 
14849 \begin_inset Quotes fld
14850 \end_inset
14851
14852 cufflink
14853 \begin_inset Quotes frd
14854 \end_inset
14855
14856  o la alemana «Dorffest».
14857 \begin_inset Foot
14858 status collapsed
14859
14860 \begin_layout Plain Layout
14861
14862 \emph on
14863 N.
14864  del t.
14865 \emph default
14866 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
14867  En español, el uso de esta opción será muy infrecuente porque es muy raro
14868  encontrar palabras compuestas con esas ligaduras.
14869  
14870 \end_layout
14871
14872 \end_inset
14873
14874  Para romper una ligadura, usa 
14875 \family sans
14876 Insertar\SpecialChar \menuseparator
14877 Formato\SpecialChar \menuseparator
14878 Salto
14879 \begin_inset space ~
14880 \end_inset
14881
14882 de
14883 \begin_inset space ~
14884 \end_inset
14885
14886 ligadura.
14887
14888 \family default
14889  Esto cambia el aspecto de 
14890 \begin_inset Quotes fld
14891 \end_inset
14892
14893 cufflinks
14894 \begin_inset Quotes frd
14895 \end_inset
14896
14897  a 
14898 \begin_inset Quotes fld
14899 \end_inset
14900
14901 cuff\SpecialChar \textcompwordmark{}
14902 links
14903 \begin_inset Quotes frd
14904 \end_inset
14905
14906  y de «Dorffest» a 
14907 \begin_inset Quotes fld
14908 \end_inset
14909
14910 Dorf\SpecialChar \textcompwordmark{}
14911 fest
14912 \begin_inset Quotes frd
14913 \end_inset
14914
14915 .
14916 \end_layout
14917
14918 \begin_layout Subsection
14919 Nombres propios en LyX
14920 \begin_inset Index idx
14921 status collapsed
14922
14923 \begin_layout Plain Layout
14924 LyX ! Nombres propios
14925 \end_layout
14926
14927 \end_inset
14928
14929
14930 \begin_inset CommandInset label
14931 LatexCommand label
14932 name "sub:Nombres-Propios-en-LyX"
14933
14934 \end_inset
14935
14936
14937 \end_layout
14938
14939 \begin_layout Standard
14940 Seguramente has observado que la palabra 
14941 \begin_inset Quotes fld
14942 \end_inset
14943
14944 LaTeX
14945 \begin_inset Quotes frd
14946 \end_inset
14947
14948  aparece siempre con caracteres de distinto tamaño y altura.
14949  LaTeX es el nombre del programa usado por LyX y es interpretado como un
14950  nombre propio cuando lo escribes en LyX como 
14951 \begin_inset Quotes fld
14952 \end_inset
14953
14954 LaT
14955 \begin_inset ERT
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959
14960 {}
14961 \end_layout
14962
14963 \end_inset
14964
14965 eX
14966 \begin_inset Quotes frd
14967 \end_inset
14968
14969 .
14970 \begin_inset Note Note
14971 status collapsed
14972
14973 \begin_layout Plain Layout
14974 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
14975  en la salida; véase el último párrafo de esta sección.
14976  Para generar nombres propios omite el código TeX.
14977 \end_layout
14978
14979 \end_inset
14980
14981  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
14982  nombres propios:
14983 \end_layout
14984
14985 \begin_layout Description
14986 LyX El nombre del juego, escribe 
14987 \begin_inset Quotes fld
14988 \end_inset
14989
14990 L
14991 \begin_inset ERT
14992 status collapsed
14993
14994 \begin_layout Plain Layout
14995
14996 {}
14997 \end_layout
14998
14999 \end_inset
15000
15001 yX
15002 \begin_inset Quotes frd
15003 \end_inset
15004
15005  para generarlo.
15006 \end_layout
15007
15008 \begin_layout Description
15009 TeX El programa usado por LaTeX, escribe 
15010 \begin_inset Quotes fld
15011 \end_inset
15012
15013 T
15014 \begin_inset ERT
15015 status collapsed
15016
15017 \begin_layout Plain Layout
15018
15019 {}
15020 \end_layout
15021
15022 \end_inset
15023
15024 eX
15025 \begin_inset Quotes frd
15026 \end_inset
15027
15028  para generarlo.
15029 \end_layout
15030
15031 \begin_layout Description
15032 LaTeX El programa usado por LyX, escribe 
15033 \begin_inset Quotes fld
15034 \end_inset
15035
15036 LaT
15037 \begin_inset ERT
15038 status collapsed
15039
15040 \begin_layout Plain Layout
15041
15042 {}
15043 \end_layout
15044
15045 \end_inset
15046
15047 eX
15048 \begin_inset Quotes frd
15049 \end_inset
15050
15051  para generarlo.
15052 \end_layout
15053
15054 \begin_layout Description
15055 LaTeX2e La versión actual de LaTeX, escribe 
15056 \begin_inset Quotes fld
15057 \end_inset
15058
15059 LaT
15060 \begin_inset ERT
15061 status collapsed
15062
15063 \begin_layout Plain Layout
15064
15065 {}
15066 \end_layout
15067
15068 \end_inset
15069
15070 eX2e
15071 \begin_inset Quotes frd
15072 \end_inset
15073
15074  para generarlo.
15075 \end_layout
15076
15077 \begin_layout Standard
15078 Quizá te preguntes por qué versión 
15079 \begin_inset Quotes fld
15080 \end_inset
15081
15082 2
15083 \begin_inset Formula $\epsilon$
15084 \end_inset
15085
15086
15087 \begin_inset Quotes frd
15088 \end_inset
15089
15090 .
15091  Es una vieja tradición en el mundillo TeX dar a los programas números de
15092  versión en griego.
15093  Por ejemplo, el número de versión de TeX converge al número 
15094 \begin_inset Formula $\pi$
15095 \end_inset
15096
15097 : La versión actual es 
15098 \begin_inset Quotes fld
15099 \end_inset
15100
15101 TeX-3.141592
15102 \begin_inset Quotes frd
15103 \end_inset
15104
15105 , la anterior fue 
15106 \begin_inset Quotes fld
15107 \end_inset
15108
15109 TeX-3.14159
15110 \begin_inset Quotes frd
15111 \end_inset
15112
15113 .
15114 \end_layout
15115
15116 \begin_layout Standard
15117 Si no quieres usar nombres propios, p.
15118 \begin_inset space \thinspace{}
15119 \end_inset
15120
15121 e.
15122  en encabezados de sección, debes insertar un par de llaves vacías en código
15123  TeX en la palabra.
15124  En LyX lo verás como: 
15125 \begin_inset Graphics
15126         filename ../clipart/LaTeX.png
15127         scale 80
15128
15129 \end_inset
15130
15131
15132 \begin_inset Newline newline
15133 \end_inset
15134
15135 Más sobre código TeX en la sección
15136 \begin_inset space ~
15137 \end_inset
15138
15139
15140 \begin_inset CommandInset ref
15141 LatexCommand ref
15142 reference "sec:Código-TeX"
15143
15144 \end_inset
15145
15146 .
15147 \end_layout
15148
15149 \begin_layout Subsection
15150 Unidades
15151 \begin_inset Index idx
15152 status collapsed
15153
15154 \begin_layout Plain Layout
15155 Tipografía ! Unidades
15156 \end_layout
15157
15158 \end_inset
15159
15160
15161 \end_layout
15162
15163 \begin_layout Standard
15164 En general, el espacio entre un número y su unidad es menor que el espacio
15165  normal entre dos palabras.
15166  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15167  Para introducir esos espacios usa el menú 
15168 \family sans
15169 Insertar\SpecialChar \menuseparator
15170 Formato\SpecialChar \menuseparator
15171 Espacio
15172 \begin_inset space ~
15173 \end_inset
15174
15175 delgado
15176 \family default
15177  (atajo 
15178 \family sans
15179 Ctrl+Mayúsculas+Espacio
15180 \family default
15181 ).
15182 \end_layout
15183
15184 \begin_layout Standard
15185 En este ejemplo se ven las diferencias:
15186 \end_layout
15187
15188 \begin_layout Standard
15189 \begin_inset Tabular
15190 <lyxtabular version="3" rows="2" columns="2">
15191 <features tabularvalignment="middle">
15192 <column alignment="left" valignment="top" width="0">
15193 <column alignment="left" valignment="top" width="0">
15194 <row>
15195 <cell alignment="center" valignment="top" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199 24
15200 \begin_inset space ~
15201 \end_inset
15202
15203 kW
15204 \begin_inset Formula $\cdot$
15205 \end_inset
15206
15207 h
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 <cell alignment="center" valignment="top" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 espacio entre número y unidad
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 </row>
15222 <row>
15223 <cell alignment="center" valignment="top" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227 24
15228 \begin_inset space \thinspace{}
15229 \end_inset
15230
15231 kW
15232 \begin_inset Formula $\cdot$
15233 \end_inset
15234
15235 h
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 <cell alignment="center" valignment="top" usebox="none">
15241 \begin_inset Text
15242
15243 \begin_layout Plain Layout
15244 medio espacio entre número y unidad
15245 \end_layout
15246
15247 \end_inset
15248 </cell>
15249 </row>
15250 </lyxtabular>
15251
15252 \end_inset
15253
15254
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \end_layout
15260
15261 \begin_layout Subsection
15262 Líneas viudas y huérfanas
15263 \begin_inset Index idx
15264 status collapsed
15265
15266 \begin_layout Plain Layout
15267 Tipografía ! Líneas viudas y huérfanas
15268 \end_layout
15269
15270 \end_inset
15271
15272
15273 \end_layout
15274
15275 \begin_layout Standard
15276 En los primeros tiempos de los procesadores de texto, los saltos de página
15277  iban allí donde acababa la página.
15278  No se atendía a lo que estaba escrito.
15279  Podías encontrarte con el encabezado de una nueva sección o la primera
15280  línea de un nuevo párrafo, solos al final de la página, o la última línea
15281  de un párrafo aislada en la página siguiente.
15282  Estos flecos de texto llegaron a ser conocidos como líneas 
15283 \emph on
15284 viudas
15285 \emph default
15286  y líneas 
15287 \emph on
15288 huérfanas
15289 \emph default
15290 .
15291 \end_layout
15292
15293 \begin_layout Standard
15294 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15295  de sección.
15296  Esto forma parte de las ventajas de los entornos de párrafo.
15297  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15298  deja una línea de un párrafo aislada al principio o al final de una página?
15299  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15300  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15301  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15302 \end_layout
15303
15304 \begin_layout Standard
15305 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15306  una página , o en cómo ajustar esta característica.
15307  Algunos libros sobre LaTeX listados en la bibliografía [como
15308 \begin_inset space ~
15309 \end_inset
15310
15311
15312 \begin_inset CommandInset citation
15313 LatexCommand cite
15314 key "latexcompanion"
15315
15316 \end_inset
15317
15318  o
15319 \begin_inset space ~
15320 \end_inset
15321
15322
15323 \begin_inset CommandInset citation
15324 LatexCommand cite
15325 key "latexguide"
15326
15327 \end_inset
15328
15329 ] tienen más información.
15330  Sin embargo, no deberías preocuparte por este asunto.
15331 \end_layout
15332
15333 \begin_layout Chapter
15334 Notas, gráficos, tablas y flotantes
15335 \begin_inset CommandInset label
15336 LatexCommand label
15337 name "cap:Notas-y-flotantes"
15338
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \begin_layout Standard
15345 Los temas tratados en este capítulo se desarrollan en profundidad en el
15346  manual 
15347 \emph on
15348 Objetos insertados.
15349  
15350 \emph default
15351 En él encontrarás también consejos y trucos para casos especiales.
15352 \end_layout
15353
15354 \begin_layout Section
15355 Notas
15356 \begin_inset Index idx
15357 status collapsed
15358
15359 \begin_layout Plain Layout
15360 Notas
15361 \end_layout
15362
15363 \end_inset
15364
15365
15366 \begin_inset CommandInset label
15367 LatexCommand label
15368 name "sec:Notas"
15369
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \begin_layout Standard
15376 LyX suministra algunos tipos de notas para incluir en los documentos:
15377 \end_layout
15378
15379 \begin_layout Description
15380 Nota
15381 \begin_inset space ~
15382 \end_inset
15383
15384 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15385  documento de salida.
15386 \begin_inset Newline newline
15387 \end_inset
15388
15389
15390 \begin_inset Note Note
15391 status collapsed
15392
15393 \begin_layout Plain Layout
15394 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
15395 \end_layout
15396
15397 \end_inset
15398
15399
15400 \end_layout
15401
15402 \begin_layout Description
15403 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
15404  en el documento LaTeX cuando lo exportas mediante el menú 
15405 \family sans
15406 Archivo\SpecialChar \menuseparator
15407 Exportar\SpecialChar \menuseparator
15408 LaTeX (pdflatex)
15409 \begin_inset space \thinspace{}
15410 \end_inset
15411
15412 /
15413 \begin_inset space \thinspace{}
15414 \end_inset
15415
15416 (simple)
15417 \family default
15418 .
15419  
15420 \begin_inset Newline newline
15421 \end_inset
15422
15423
15424 \begin_inset Note Comment
15425 status collapsed
15426
15427 \begin_layout Plain Layout
15428 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
15429  los archivos LaTeX.
15430 \end_layout
15431
15432 \end_inset
15433
15434
15435 \end_layout
15436
15437 \begin_layout Description
15438 Resaltado
15439 \begin_inset space ~
15440 \end_inset
15441
15442 en
15443 \begin_inset space ~
15444 \end_inset
15445
15446 gris El texto de esta nota aparecerá en la salida en color gris.
15447 \begin_inset Newline newline
15448 \end_inset
15449
15450
15451 \begin_inset Newline newline
15452 \end_inset
15453
15454
15455 \begin_inset Note Greyedout
15456 status open
15457
15458 \begin_layout Plain Layout
15459 Esto es el texto
15460 \begin_inset Foot
15461 status collapsed
15462
15463 \begin_layout Plain Layout
15464 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
15465  En este documento, el color gris se ha redefinido a color azul.
15466  La forma de hacerlo se explica en el manual
15467 \emph on
15468  Objetos insertados.
15469 \end_layout
15470
15471 \end_inset
15472
15473  de un comentario que se ve en la salida en color gris.
15474 \end_layout
15475
15476 \end_inset
15477
15478
15479 \begin_inset Newline newline
15480 \end_inset
15481
15482
15483 \begin_inset Newline newline
15484 \end_inset
15485
15486 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
15487  está un poco sangrada y se pueden incluir notas al pie.
15488 \end_layout
15489
15490 \begin_layout Standard
15491 Las notas se insertan con el botón 
15492 \begin_inset Graphics
15493         filename ../../images/note-insert.png
15494         scale 85
15495         scaleBeforeRotation
15496
15497 \end_inset
15498
15499  o con el menú 
15500 \family sans
15501 Insertar\SpecialChar \menuseparator
15502 Nota
15503 \family default
15504 .
15505  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
15506  el tipo de nota.
15507 \end_layout
15508
15509 \begin_layout Section
15510 Notas al pie
15511 \begin_inset Index idx
15512 status collapsed
15513
15514 \begin_layout Plain Layout
15515 Notas al pie
15516 \end_layout
15517
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \begin_layout Standard
15524 LyX muestra las notas a pie de página en recuadros: al insertar una nota
15525  mediante el menú 
15526 \family sans
15527 Insertar\SpecialChar \menuseparator
15528 Nota
15529 \begin_inset space ~
15530 \end_inset
15531
15532 al
15533 \begin_inset space ~
15534 \end_inset
15535
15536 pie
15537 \family default
15538  o el botón 
15539 \begin_inset Graphics
15540         filename ../../images/footnote-insert.png
15541
15542 \end_inset
15543
15544
15545 \family roman
15546 \series medium
15547 \bar no
15548 verás un recuadro como este
15549 \family default
15550 \series default
15551 \bar default
15552
15553 \begin_inset Graphics
15554         filename clipart/notapieQt4.png
15555
15556 \end_inset
15557
15558
15559 \family roman
15560 \series medium
15561 \bar no
15562 .
15563  Es la representación en LyX de una nota a pie de página.
15564  Si haces
15565 \family default
15566 \series default
15567 \bar default
15568  clic izquierdo sobre 
15569 \family roman
15570 \series medium
15571 \bar no
15572 él se abre un marco rojo en el que puedes escribir el texto de la nota
15573 \family default
15574 \series default
15575 \bar default
15576 .
15577  Otro clic en la etiqueta cierra el recuadro
15578 \family roman
15579 \series medium
15580 \bar no
15581 .
15582  Si quieres convertir un texto existente en nota al pie, selecciónalo y
15583  pulsa el botón de la barra de herramientas
15584 \family default
15585 \series default
15586 \bar default
15587 .
15588 \end_layout
15589
15590 \begin_layout Standard
15591 Ejemplo de nota al pie:
15592 \family roman
15593 \series medium
15594 \bar no
15595
15596 \begin_inset Foot
15597 status collapsed
15598
15599 \begin_layout Plain Layout
15600 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
15601  con la etiqueta «pie».
15602 \end_layout
15603
15604 \end_inset
15605
15606
15607 \end_layout
15608
15609 \begin_layout Standard
15610 En la salida, la nota al pie aparece como un superíndice numerado en el
15611  lugar del texto en el que se ha insertado.
15612  El texto de la nota se muestra al final de la página actual.
15613  Los números de las notas son calculados por LyX, y son consecutivos, no
15614  importa en qué capítulo esté la nota.
15615  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
15616  comandos LaTeX especiales.
15617  Se describen en el manual
15618 \emph on
15619  Objetos insertados.
15620 \end_layout
15621
15622 \begin_layout Section
15623 Notas al margen
15624 \begin_inset Index idx
15625 status collapsed
15626
15627 \begin_layout Plain Layout
15628 Notas al margen
15629 \end_layout
15630
15631 \end_inset
15632
15633
15634 \begin_inset CommandInset label
15635 LatexCommand label
15636 name "sec:Notas-al-margen"
15637
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Las notas al margen se ven y se comportan en LyX como las notas al pie.
15645  Se insertan con el menú 
15646 \family sans
15647 Insertar\SpecialChar \menuseparator
15648 Nota
15649 \begin_inset space ~
15650 \end_inset
15651
15652 al
15653 \begin_inset space ~
15654 \end_inset
15655
15656 margen
15657 \family default
15658  o el botón 
15659 \begin_inset Graphics
15660         filename ../../images/marginalnote-insert.png
15661
15662 \end_inset
15663
15664 .
15665  Aparece un cuadro gris con la etiqueta en rojo 
15666 \family roman
15667 \series medium
15668
15669 \begin_inset Quotes fld
15670 \end_inset
15671
15672 margen
15673 \begin_inset Quotes frd
15674 \end_inset
15675
15676 , que es su representación en LyX y que contiene el texto de la nota.
15677 \end_layout
15678
15679 \begin_layout Standard
15680 Al lado hay un ejemplo de nota al margen.
15681 \family roman
15682 \series medium
15683
15684 \begin_inset Marginal
15685 status collapsed
15686
15687 \begin_layout Plain Layout
15688 Esto es una nota al margen.
15689 \end_layout
15690
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \begin_layout Standard
15697 Estas notas salen en el margen derecho en documentos a una cara.
15698  En documentos a doble cara se muestran en el margen externo —izquierdo
15699  en páginas pares, derecho en páginas impares—.
15700  
15701 \end_layout
15702
15703 \begin_layout Section
15704 Gráficos e imágenes
15705 \begin_inset Index idx
15706 status collapsed
15707
15708 \begin_layout Plain Layout
15709 Imágenes
15710 \end_layout
15711
15712 \end_inset
15713
15714
15715 \begin_inset Index idx
15716 status collapsed
15717
15718 \begin_layout Plain Layout
15719 Gráficos
15720 \end_layout
15721
15722 \end_inset
15723
15724
15725 \begin_inset CommandInset label
15726 LatexCommand label
15727 name "sec:Gráficos"
15728
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \begin_layout Standard
15735 Para insertar una imagen en el documento, sitúa el cursor en la posición
15736  que quieras y clic sobre el botón 
15737 \begin_inset Graphics
15738         filename ../../images/dialog-show-new-inset_graphics.png
15739
15740 \end_inset
15741
15742  o selecciona 
15743 \family sans
15744 Insertar\SpecialChar \menuseparator
15745 Imagen
15746 \family default
15747  desde el menú.
15748  Se mostrará un diálogo para escoger el archivo a cargar.
15749 \end_layout
15750
15751 \begin_layout Standard
15752 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
15753  La pestaña 
15754 \family sans
15755 Gráficos
15756 \family default
15757  permite escoger el archivo de imagen.
15758  La imagen se puede transformar poniendo un ángulo de rotación y un factor
15759  de escala.
15760  Las unidades de escala se explican en el Apéndice
15761 \begin_inset space ~
15762 \end_inset
15763
15764
15765 \begin_inset CommandInset ref
15766 LatexCommand ref
15767 reference "cap:Unidades-disponibles"
15768
15769 \end_inset
15770
15771 .
15772 \end_layout
15773
15774 \begin_layout Standard
15775
15776 \end_layout
15777
15778 \begin_layout Standard
15779 En la pestaña 
15780 \family sans
15781 Recorte
15782 \family default
15783  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
15784  en la salida.
15785  Las coordenadas también pueden calcularse automáticamente pulsando el botón
15786  
15787 \family sans
15788 Obtener
15789 \family default
15790
15791 \begin_inset space ~
15792 \end_inset
15793
15794
15795 \family sans
15796 de
15797 \family default
15798 l
15799 \begin_inset space ~
15800 \end_inset
15801
15802
15803 \family sans
15804 archivo
15805 \family default
15806 .
15807  La opción 
15808 \family sans
15809 Recortar
15810 \family default
15811
15812 \begin_inset space ~
15813 \end_inset
15814
15815
15816 \family sans
15817 al
15818 \family default
15819
15820 \begin_inset space ~
15821 \end_inset
15822
15823
15824 \family sans
15825 cuadro
15826 \family default
15827
15828 \begin_inset space ~
15829 \end_inset
15830
15831
15832 \family sans
15833 delimitador
15834 \family default
15835  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
15836  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
15837  pestaña 
15838 \family sans
15839 Recorte.
15840 \end_layout
15841
15842 \begin_layout Standard
15843 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
15844 \family sans
15845 Opciones de LaTeX y LyX
15846 \family default
15847 .
15848  También puedes ajustar aquí la presentación de la imagen en LyX.
15849  La opción 
15850 \family sans
15851 Modo
15852 \begin_inset space ~
15853 \end_inset
15854
15855 borrador
15856 \family default
15857  hace que la imagen no aparezca en la salida, sólo sale un marco con el
15858  tamaño de la imagen.
15859  La opción 
15860 \family sans
15861 No descomprimir al exportar
15862 \family default
15863  se explica en la sección 
15864 \emph on
15865 Diálogo de gráficos
15866 \emph default
15867  del manual 
15868 \emph on
15869 Objetos insertados
15870 \emph default
15871 .
15872 \end_layout
15873
15874 \begin_layout Standard
15875 El diálogo 
15876 \family sans
15877 Gráficos
15878 \family default
15879  puede abrirse en cualquier momento con un clic sobre una imagen.
15880  La imagen se muestra en la salida exactamente en la posición en que está
15881  en el texto.
15882  Esta es una imagen en un párrafo separado, centrado horizontalmente:
15883 \end_layout
15884
15885 \begin_layout Standard
15886 \align center
15887 \begin_inset Graphics
15888         filename ../clipart/mobius.eps
15889         width 45col%
15890
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \begin_layout Standard
15897 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
15898  véase la sección
15899 \begin_inset space ~
15900 \end_inset
15901
15902
15903 \begin_inset CommandInset ref
15904 LatexCommand ref
15905 reference "sec:Figuras-flotantes"
15906
15907 \end_inset
15908
15909 .
15910 \end_layout
15911
15912 \begin_layout Subsection
15913 Formatos de imagen
15914 \begin_inset Index idx
15915 status collapsed
15916
15917 \begin_layout Plain Layout
15918 Formatos de imagen
15919 \end_layout
15920
15921 \end_inset
15922
15923
15924 \begin_inset CommandInset label
15925 LatexCommand label
15926 name "sub:Formatos-de-imagen"
15927
15928 \end_inset
15929
15930
15931 \end_layout
15932
15933 \begin_layout Standard
15934 Puedes insertar imágenes en cualquier formato.
15935  Pero como se explica en la sección
15936 \begin_inset space ~
15937 \end_inset
15938
15939
15940 \begin_inset CommandInset ref
15941 LatexCommand ref
15942 reference "sub:Formatos-de-salida"
15943
15944 \end_inset
15945
15946 , cada formato de archivo del documento de salida permite sólo ciertos formatos
15947  de archivo de imagen.
15948  Por eso LyX usa el programa 
15949 \family sans
15950 ImageMagick
15951 \family default
15952  en segundo plano para convertir imágenes al formato adecuado.
15953  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
15954  los formatos de imagen listados en las subsecciones de la sección
15955 \begin_inset space ~
15956 \end_inset
15957
15958
15959 \begin_inset CommandInset ref
15960 LatexCommand ref
15961 reference "sub:Formatos-de-salida"
15962
15963 \end_inset
15964
15965 .
15966 \end_layout
15967
15968 \begin_layout Standard
15969 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
15970 \end_layout
15971
15972 \begin_layout Description
15973 Imágenes
15974 \begin_inset space ~
15975 \end_inset
15976
15977 mapa
15978 \begin_inset space ~
15979 \end_inset
15980
15981 de
15982 \begin_inset space ~
15983 \end_inset
15984
15985 bits
15986 \begin_inset space ~
15987 \end_inset
15988
15989 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
15990  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
15991  a valores altos de zoom.
15992  Formatos de imagen en bitmap bien conocidos son 
15993 \begin_inset Quotes fld
15994 \end_inset
15995
15996 Graphics Interchange Format
15997 \begin_inset Quotes frd
15998 \end_inset
15999
16000  (GIF, extensión 
16001 \begin_inset Quotes fld
16002 \end_inset
16003
16004 .gif
16005 \begin_inset Quotes frd
16006 \end_inset
16007
16008 )
16009 \begin_inset Index idx
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013 GIF|see
16014 \begin_inset ERT
16015 status collapsed
16016
16017 \begin_layout Plain Layout
16018
16019 {
16020 \end_layout
16021
16022 \end_inset
16023
16024 Formatos de imagen
16025 \begin_inset ERT
16026 status collapsed
16027
16028 \begin_layout Plain Layout
16029
16030 }
16031 \end_layout
16032
16033 \end_inset
16034
16035
16036 \end_layout
16037
16038 \end_inset
16039
16040
16041 \begin_inset Quotes fld
16042 \end_inset
16043
16044 Portable Network Graphics
16045 \begin_inset Quotes frd
16046 \end_inset
16047
16048  (PNG, extensión 
16049 \begin_inset Quotes fld
16050 \end_inset
16051
16052 .png
16053 \begin_inset Quotes frd
16054 \end_inset
16055
16056 )
16057 \begin_inset Index idx
16058 status collapsed
16059
16060 \begin_layout Plain Layout
16061 PNG|see
16062 \begin_inset ERT
16063 status collapsed
16064
16065 \begin_layout Plain Layout
16066
16067 {
16068 \end_layout
16069
16070 \end_inset
16071
16072 Formatos de imagen
16073 \begin_inset ERT
16074 status collapsed
16075
16076 \begin_layout Plain Layout
16077
16078 }
16079 \end_layout
16080
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \end_inset
16087
16088 , y 
16089 \begin_inset Quotes fld
16090 \end_inset
16091
16092 Joint Photographic Experts Group
16093 \begin_inset Quotes frd
16094 \end_inset
16095
16096  (JPG, extensión 
16097 \begin_inset Quotes fld
16098 \end_inset
16099
16100 .jpg
16101 \begin_inset Quotes frd
16102 \end_inset
16103
16104  o 
16105 \begin_inset Quotes fld
16106 \end_inset
16107
16108 .jpeg
16109 \begin_inset Quotes frd
16110 \end_inset
16111
16112 )
16113 \begin_inset Index idx
16114 status collapsed
16115
16116 \begin_layout Plain Layout
16117 JPG|see
16118 \begin_inset ERT
16119 status collapsed
16120
16121 \begin_layout Plain Layout
16122
16123 {
16124 \end_layout
16125
16126 \end_inset
16127
16128 Formatos de imagen
16129 \begin_inset ERT
16130 status collapsed
16131
16132 \begin_layout Plain Layout
16133
16134 }
16135 \end_layout
16136
16137 \end_inset
16138
16139
16140 \end_layout
16141
16142 \end_inset
16143
16144 .
16145 \end_layout
16146
16147 \begin_layout Description
16148 Imágenes
16149 \begin_inset space ~
16150 \end_inset
16151
16152 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16153 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16154  La posibilidad de escalado hace falta para crear presentaciones, porque
16155  éstas siempre son escaladas por el proyector.
16156  El escalado también es útil en los documentos en línea para permitir zoom
16157  en diagramas.
16158 \begin_inset Newline newline
16159 \end_inset
16160
16161 Formatos de imagen escalables pueden ser 
16162 \begin_inset Quotes fld
16163 \end_inset
16164
16165 Scalable Vector Graphics
16166 \begin_inset Quotes frd
16167 \end_inset
16168
16169  (SVG, extensión 
16170 \begin_inset Quotes fld
16171 \end_inset
16172
16173 .
16174 \family typewriter
16175 svg
16176 \family default
16177
16178 \begin_inset Quotes frd
16179 \end_inset
16180
16181 )
16182 \begin_inset Index idx
16183 status collapsed
16184
16185 \begin_layout Plain Layout
16186 SVG|see
16187 \begin_inset ERT
16188 status collapsed
16189
16190 \begin_layout Plain Layout
16191
16192 {
16193 \end_layout
16194
16195 \end_inset
16196
16197 Formatos de imagen
16198 \begin_inset ERT
16199 status collapsed
16200
16201 \begin_layout Plain Layout
16202
16203 }
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \end_inset
16212
16213
16214 \begin_inset Quotes fld
16215 \end_inset
16216
16217 Encapsulated PostScript
16218 \begin_inset Quotes frd
16219 \end_inset
16220
16221  (EPS, extensión 
16222 \begin_inset Quotes fld
16223 \end_inset
16224
16225 .
16226 \family typewriter
16227 eps
16228 \family default
16229
16230 \begin_inset Quotes frd
16231 \end_inset
16232
16233 )
16234 \begin_inset Index idx
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238 EPS|see
16239 \begin_inset ERT
16240 status collapsed
16241
16242 \begin_layout Plain Layout
16243
16244 {
16245 \end_layout
16246
16247 \end_inset
16248
16249 Formatos de imagen
16250 \begin_inset ERT
16251 status collapsed
16252
16253 \begin_layout Plain Layout
16254
16255 }
16256 \end_layout
16257
16258 \end_inset
16259
16260
16261 \end_layout
16262
16263 \end_inset
16264
16265  y 
16266 \begin_inset Quotes fld
16267 \end_inset
16268
16269 Portable Document Format
16270 \begin_inset Quotes frd
16271 \end_inset
16272
16273  (PDF, extensión 
16274 \begin_inset Quotes fld
16275 \end_inset
16276
16277 .
16278 \family typewriter
16279 pdf
16280 \family default
16281
16282 \begin_inset Quotes frd
16283 \end_inset
16284
16285 )
16286 \begin_inset Index idx
16287 status collapsed
16288
16289 \begin_layout Plain Layout
16290 PDF|see
16291 \begin_inset ERT
16292 status collapsed
16293
16294 \begin_layout Plain Layout
16295
16296 {
16297 \end_layout
16298
16299 \end_inset
16300
16301 Formatos de imagen
16302 \begin_inset ERT
16303 status collapsed
16304
16305 \begin_layout Plain Layout
16306
16307 }
16308 \end_layout
16309
16310 \end_inset
16311
16312
16313 \end_layout
16314
16315 \end_inset
16316
16317 .
16318  Escribimos 
16319 \begin_inset Quotes fld
16320 \end_inset
16321
16322 pueden ser
16323 \begin_inset Quotes frd
16324 \end_inset
16325
16326 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16327  seguirá siendo no escalable.
16328  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16329  a la imagen original
16330 \begin_inset Foot
16331 status collapsed
16332
16333 \begin_layout Plain Layout
16334 En el caso de PDF, además se comprime la imagen original.
16335 \end_layout
16336
16337 \end_inset
16338
16339 .
16340  
16341 \end_layout
16342
16343 \begin_layout Standard
16344 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16345  viceversa.
16346 \end_layout
16347
16348 \begin_layout Subsection
16349 Agrupación de configuraciones de imágenes
16350 \begin_inset Index idx
16351 status collapsed
16352
16353 \begin_layout Plain Layout
16354 Imágenes ! Agrupación de configuraciones
16355 \end_layout
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \begin_layout Standard
16363 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16364  existente.
16365  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16366  configuración, de modo que si se modifican las características de una imagen
16367  se modifican igual y automáticamente las de las imágenes incluidas en el
16368  mismo grupo.
16369  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16370  sin necesidad de hacerlo individualmente con cada una de ellas.
16371 \end_layout
16372
16373 \begin_layout Standard
16374 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16375 \family sans
16376 Nombre de grupo
16377 \family default
16378  en la pestaña 
16379 \family sans
16380 Opciones de LaTeX y LyX 
16381 \family default
16382 del diálogo de gráficos.
16383  Se puede integrar una imagen a un grupo existente marcando el nombre del
16384  mismo en el menú contextual de la imagen, accesible con clic derecho.
16385 \end_layout
16386
16387 \begin_layout Section
16388 Tablas
16389 \begin_inset Index idx
16390 status collapsed
16391
16392 \begin_layout Plain Layout
16393 Tablas
16394 \end_layout
16395
16396 \end_inset
16397
16398
16399 \begin_inset CommandInset label
16400 LatexCommand label
16401 name "sec:Tablas"
16402
16403 \end_inset
16404
16405
16406 \end_layout
16407
16408 \begin_layout Standard
16409 Puede insertarse una tabla mediante el botón 
16410 \begin_inset Graphics
16411         filename ../../images/tabular-insert.png
16412         scale 85
16413
16414 \end_inset
16415
16416  o el menú 
16417 \family sans
16418 Insertar\SpecialChar \menuseparator
16419 Tabla
16420 \family default
16421 .
16422  Aparece un diálogo en el que se pide el número de filas y columnas.
16423  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
16424  fila aparece separada por una línea doble: la línea inferior de la primera
16425  fila y la línea superior de la segunda fila.
16426  Ejemplo de tabla:
16427 \end_layout
16428
16429 \begin_layout Standard
16430
16431 \end_layout
16432
16433 \begin_layout Standard
16434 \align center
16435 \begin_inset Tabular
16436 <lyxtabular version="3" rows="4" columns="4">
16437 <features tabularvalignment="middle">
16438 <column alignment="center" valignment="top" width="0pt">
16439 <column alignment="center" valignment="top" width="0pt">
16440 <column alignment="center" valignment="top" width="0in">
16441 <column alignment="center" valignment="top" width="0pt">
16442 <row>
16443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456
16457 \family roman
16458 \series medium
16459 \shape up
16460 \size normal
16461 \emph off
16462 \bar no
16463 \noun off
16464 \color none
16465 1
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474 2
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 3
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 </row>
16489 <row>
16490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Plain Layout
16494
16495 \family roman
16496 \series medium
16497 \shape up
16498 \size normal
16499 \emph off
16500 \bar no
16501 \noun off
16502 \color none
16503 A
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 </row>
16536 <row>
16537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Plain Layout
16541
16542 \family roman
16543 \series medium
16544 \shape up
16545 \size normal
16546 \emph off
16547 \bar no
16548 \noun off
16549 \color none
16550 B
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568
16569 \size normal
16570 \noun off
16571 \color none
16572  
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592
16593 \family roman
16594 \series medium
16595 \shape up
16596 \size normal
16597 \emph off
16598 \bar no
16599 \noun off
16600 \color none
16601 C
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 </row>
16634 </lyxtabular>
16635
16636 \end_inset
16637
16638
16639 \end_layout
16640
16641 \begin_layout Standard
16642
16643 \end_layout
16644
16645 \begin_layout Subsection
16646 Diálogo Tablas
16647 \end_layout
16648
16649 \begin_layout Standard
16650 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
16651  pinchar sobre ella con el botón derecho del ratón.
16652  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
16653  encuentra el cursor.
16654  La mayoría de opciones también funcionan sobre una selección.
16655  Esto significa que si seleccionas más celdas, filas o columnas, la acción
16656  se realizará sobre todas ellas.
16657 \end_layout
16658
16659 \begin_layout Standard
16660 Además del diálogo hay una 
16661 \family sans
16662 barra de herramientas
16663 \family default
16664  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
16665  que te permite
16666 \family sans
16667  
16668 \family default
16669 establecer sus propiedades.
16670 \end_layout
16671
16672 \begin_layout Standard
16673 En la pestaña de 
16674 \family sans
16675 Configuración
16676 \family default
16677  del diálogo puedes poner la alineación horizontal para la fila actual.
16678  Si añades una fila o columna, se inserta, respectivamente, a la derecha
16679  o debajo de la celda actual.
16680  La alineación vertical de una columna sólo se puede ajustar si se fija
16681  la anchura.
16682  Fijar una anchura permite tener saltos de línea y varios párrafos en una
16683  celda, véase la sección
16684 \begin_inset space ~
16685 \end_inset
16686
16687
16688 \begin_inset CommandInset ref
16689 LatexCommand ref
16690 reference "sub:Celdas-de-tablas"
16691
16692 \end_inset
16693
16694 .
16695 \end_layout
16696
16697 \begin_layout Standard
16698 Puedes seleccionar varias celdas de una fila como celda multicolumna marcando
16699  el cuadro 
16700 \family sans
16701 Multicolumna.
16702
16703 \family default
16704  Así se funden las celdas en 
16705 \emph on
16706 una
16707 \emph default
16708 , que se extiende sobre más de una columna.
16709  Las celdas multicolumna se consideran como filas propias, de forma que
16710  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
16711  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
16712  celda de la última fila sin borde superior: 
16713 \end_layout
16714
16715 \begin_layout Standard
16716 \align center
16717 \begin_inset Tabular
16718 <lyxtabular version="3" rows="4" columns="5">
16719 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16720 <column alignment="center" valignment="top" width="0pt">
16721 <column alignment="center" valignment="middle" width="0">
16722 <column alignment="center" valignment="top" width="0in">
16723 <column alignment="center" valignment="top" width="0in">
16724 <column alignment="center" valignment="top" width="0pt">
16725 <row>
16726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 abc
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 def ghi
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766 jkl
16767 \end_layout
16768
16769 \end_inset
16770 </cell>
16771 </row>
16772 <row>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777
16778 \family roman
16779 \series medium
16780 \shape up
16781 \size normal
16782 \emph off
16783 \bar no
16784 \noun off
16785 \color none
16786 A
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16792 \begin_inset Text
16793
16794 \begin_layout Plain Layout
16795 B
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804 C
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 D
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 </row>
16828 <row>
16829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 </row>
16875 <row>
16876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 1
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 2
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 3
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907
16908 \end_layout
16909
16910 \end_inset
16911 </cell>
16912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916 4
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 </row>
16922 </lyxtabular>
16923
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \begin_layout Standard
16930 Por el momento, LyX no soporta celdas multifila.
16931  Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesario
16932 s para formatos de tabla especiales, como multifilas; se explican en la
16933  sección 
16934 \emph on
16935 Tablas
16936 \emph default
16937  del manual 
16938 \emph on
16939 Objetos insertados
16940 \emph default
16941 .
16942  También puedes girar la celda actual o toda la tabla 90
16943 \begin_inset space \thinspace{}
16944 \end_inset
16945
16946 grados hacia la derecha.
16947  Estas rotaciones no se ven en LyX, sólo en la salida.
16948  
16949 \end_layout
16950
16951 \begin_layout Standard
16952 \begin_inset Note Greyedout
16953 status collapsed
16954
16955 \begin_layout Plain Layout
16956 Ten en cuenta que la mayoría de visores DVI 
16957 \emph on
16958 no
16959 \emph default
16960  pueden mostrar rotaciones.
16961 \end_layout
16962
16963 \end_inset
16964
16965
16966 \end_layout
16967
16968 \begin_layout Standard
16969 La pestaña 
16970 \family sans
16971 Bordes
16972 \family default
16973  permite poner y quitar bordes en la fila/columna actual.
16974  Los botones del marco 
16975 \family sans
16976 Todos
16977 \begin_inset space ~
16978 \end_inset
16979
16980 los
16981 \begin_inset space ~
16982 \end_inset
16983
16984 bordes
16985 \family default
16986  permiten poner o quitar todas las líneas.
16987 \end_layout
16988
16989 \begin_layout Subsection
16990 Tablas largas
16991 \begin_inset Index idx
16992 status collapsed
16993
16994 \begin_layout Plain Layout
16995 Tablas largas
16996 \end_layout
16997
16998 \end_inset
16999
17000
17001 \end_layout
17002
17003 \begin_layout Standard
17004 Si la tabla es demasiado larga para una página, puedes usar la opción 
17005 \family sans
17006 Usar
17007 \begin_inset space ~
17008 \end_inset
17009
17010 tabla
17011 \begin_inset space ~
17012 \end_inset
17013
17014 larga
17015 \family default
17016  en la pestaña 
17017 \family sans
17018 Tabla
17019 \begin_inset space ~
17020 \end_inset
17021
17022 larga
17023 \family default
17024  del diálogo para repartir automáticamente la tabla entre varias páginas.
17025  Al hacer esto se habilitan diversos botones opcionales en los que puede
17026  definirse:
17027 \end_layout
17028
17029 \begin_layout Description
17030
17031 \family sans
17032 Encabezado:
17033 \family default
17034  La fila actual y todas las de arriba, que no tienen ninguna opción especial
17035  definida, se definen como filas de encabezado para todas las páginas de
17036  la tabla, excepto para la primera página si 
17037 \family sans
17038 Primer
17039 \begin_inset space ~
17040 \end_inset
17041
17042 encabezado
17043 \family default
17044  está definido.
17045 \end_layout
17046
17047 \begin_layout Description
17048
17049 \family sans
17050 Primer
17051 \begin_inset space ~
17052 \end_inset
17053
17054 encabezado:
17055 \family default
17056  La fila actual y superiores, que no tienen ninguna opción especial definida,
17057  se definen como encabezados de la primera página de la tabla.
17058 \end_layout
17059
17060 \begin_layout Description
17061
17062 \family sans
17063 Pie:
17064 \family default
17065  La fila actual y todas las siguientes, que no tienen ninguna opción especial
17066  definida, se definen como pie de todas las páginas de la tabla, excepto
17067  para la última página si se define 
17068 \family sans
17069 Último
17070 \begin_inset space ~
17071 \end_inset
17072
17073 pie.
17074 \end_layout
17075
17076 \begin_layout Description
17077
17078 \family sans
17079 Último
17080 \begin_inset space ~
17081 \end_inset
17082
17083 pie: L
17084 \family default
17085 a fila actual y siguientes, que no tienen ninguna opción especial definida,
17086  se definen como pie de la última página de la tabla.
17087 \end_layout
17088
17089 \begin_layout Description
17090 Leyenda: La primera fila se reajusta como columna simple.
17091  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
17092 \family sans
17093 Insertar\SpecialChar \menuseparator
17094 Leyenda
17095 \family default
17096 .
17097  Más detalles sobre leyendas en tablas largas en el manual 
17098 \emph on
17099 Objetos insertados
17100 \emph default
17101 .
17102 \end_layout
17103
17104 \begin_layout Standard
17105 También se puede especificar una fila en la que se dividirá la tabla.
17106  Si se establece más de una opción en la misma fila, habría que tener en
17107  cuenta que sólo la primera de ellas se usa en la fila dada.
17108  Las otras quedarán definidas como 
17109 \emph on
17110 vacías
17111 \emph default
17112 .
17113  En este contexto, primera significa primero en este orden: 
17114 \family sans
17115 Pie, Último
17116 \begin_inset space ~
17117 \end_inset
17118
17119 pie, Encabezado, Primer
17120 \begin_inset space ~
17121 \end_inset
17122
17123 encabezado
17124 \family default
17125 .
17126  La siguiente tabla muestra cómo funciona:
17127 \end_layout
17128
17129 \begin_layout Standard
17130 \align center
17131 \begin_inset Tabular
17132 <lyxtabular version="3" rows="69" columns="3">
17133 <features islongtable="true" longtabularalignment="center">
17134 <column alignment="block" valignment="top" width="5cm">
17135 <column alignment="left" valignment="top" width="0pt">
17136 <column alignment="right" valignment="top" width="0pt">
17137 <row endfirsthead="true">
17138 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142
17143 \series bold
17144 Ejemplo de Lista Telefónica (ignore los nombres)
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 </row>
17168 <row endfirsthead="true">
17169 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173
17174 \series bold
17175 NOMBRE
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \series bold
17195 TEL.
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row endhead="true">
17202 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206  
17207 \series bold
17208 Ejemplo de Lista Telefónica
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 </row>
17232 <row endhead="true">
17233 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237
17238 \series bold
17239 NOMBRE
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17254 \begin_inset Text
17255
17256 \begin_layout Plain Layout
17257
17258 \series bold
17259 TEL.
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 </row>
17265 <row endfoot="true">
17266 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270  
17271 \series bold
17272 continúa ...
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 </row>
17296 <row>
17297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301
17302 \series bold
17303 Annovi
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 Silvia
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 111
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 </row>
17327 <row>
17328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332
17333 \series bold
17334 Bertoli
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 Stefano
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 111
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 </row>
17358 <row>
17359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363
17364 \series bold
17365 Bozzi
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 Walter
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 111
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394
17395 \series bold
17396 Cachia
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 Maria
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414 111
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 </row>
17420 <row>
17421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425
17426 \series bold
17427 Cachia
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 Maurizio
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 111
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456
17457 \series bold
17458 Cinquemani
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 Giusi
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 111
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 <row>
17483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487
17488 \series bold
17489 Colin
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498 Bernard
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 111
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 <row>
17514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518
17519 \series bold
17520 Concli
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 Gianfranco
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 111
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 </row>
17544 <row>
17545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549
17550 \series bold
17551 Dal Bosco
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 Carolina
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 111
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 </row>
17575 <row>
17576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580
17581 \series bold
17582 Dalpiaz
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591 Annamaria
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 111
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 <row>
17607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611
17612 \series bold
17613 Feliciello
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622 Domenico
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631 111
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 </row>
17637 <row>
17638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \series bold
17644 Focarelli
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 Paola
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662 111
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 </row>
17668 <row>
17669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673
17674 \series bold
17675 Galletti
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684 Oreste
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693 111
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 </row>
17699 <row>
17700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704
17705 \series bold
17706 Gasparini
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715 Franca
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 111
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 </row>
17730 <row>
17731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735
17736 \series bold
17737 Rizzardi
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746 Paola
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 111
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 </row>
17761 <row>
17762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766
17767 \series bold
17768 Lassini
17769 \end_layout
17770
17771 \end_inset
17772 </cell>
17773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777 Giancarlo
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 111
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 </row>
17792 <row>
17793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797
17798 \series bold
17799 Malfatti
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808 Luciano
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 111
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 </row>
17823 <row>
17824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \series bold
17830 Malfatti
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839 Valeriano
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 111
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 </row>
17854 <row>
17855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \series bold
17861 Meneguzzo
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870 Roberto
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 111
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 </row>
17885 <row>
17886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890
17891 \series bold
17892 Mezzadra
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 Roberto
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 111
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 <row>
17917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921
17922 \series bold
17923 Pirpamer
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 Erich
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 111
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \series bold
17954 Pochiesa
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 Paolo
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 111, 222
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 <row>
17979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \series bold
17985 Radina
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994 Claudio
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 111
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 <row>
18010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \series bold
18016 Stuffer
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 Oskar
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 111
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 </row>
18040 <row>
18041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045
18046 \series bold
18047 Tacchelli
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056 Ugo
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 111
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 </row>
18071 <row>
18072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076
18077 \series bold
18078 Tezzele
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087 Margit
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 111
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 </row>
18102 <row>
18103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107
18108 \series bold
18109 Unterkalmsteiner
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 Frieda
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 111
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 </row>
18133 <row>
18134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138
18139 \series bold
18140 Vieider
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 Hilde
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 111
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 </row>
18164 <row>
18165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169
18170 \series bold
18171 Vigna
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 Jürgen
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 111
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 </row>
18195 <row>
18196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \series bold
18202 Weber
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211 Maurizio
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 111
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 <row>
18227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231
18232 \series bold
18233 Winkler
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242 Franz
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 111
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262  
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 <row>
18287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291
18292 \series bold
18293 Annovi
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 Silvia
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311 555
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 </row>
18317 <row>
18318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322
18323 \series bold
18324 Bertoli
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333 Stefano
18334 \end_layout
18335
18336 \end_inset
18337 </cell>
18338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 555
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 </row>
18348 <row>
18349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353
18354 \series bold
18355 Bozzi
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 Walter
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 555
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 </row>
18379 <row>
18380 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384
18385 \series bold
18386 Cachia
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 Maria
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 555
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 </row>
18410 <row>
18411 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415
18416 \series bold
18417 Cachia
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 Maurizio
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435 555
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 </row>
18441 <row>
18442 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446
18447 \series bold
18448 Cinquemani
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457 Giusi
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 555
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 </row>
18472 <row>
18473 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477
18478 \series bold
18479 Colin
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488 Bernard
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 555
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 </row>
18503 <row>
18504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508
18509 \series bold
18510 Concli
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519 Gianfranco
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 555
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 </row>
18534 <row>
18535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539
18540 \series bold
18541 Dal Bosco
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550 Carolina
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559 555
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 </row>
18565 <row>
18566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570
18571 \series bold
18572 Dalpiaz
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581 Annamaria
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 555
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 </row>
18596 <row>
18597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601
18602 \series bold
18603 Feliciello
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 Domenico
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621 555
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 </row>
18627 <row>
18628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \series bold
18634 Focarelli
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 Paola
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652 555
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 </row>
18658 <row>
18659 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \series bold
18665 Galletti
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674 Oreste
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 555
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 </row>
18689 <row>
18690 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694
18695 \series bold
18696 Gasparini
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705 Franca
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714 555
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 </row>
18720 <row>
18721 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \series bold
18727 Rizzardi
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 Paola
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745 555
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 </row>
18751 <row>
18752 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \series bold
18758 Lassini
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 Giancarlo
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 555
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 </row>
18782 <row>
18783 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787
18788 \series bold
18789 Malfatti
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 Luciano
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807 555
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 </row>
18813 <row>
18814 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \series bold
18820 Malfatti
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 Valeriano
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 555
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 </row>
18844 <row>
18845 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849
18850 \series bold
18851 Meneguzzo
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 Roberto
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 555
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 </row>
18875 <row>
18876 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \series bold
18882 Mezzadra
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 Roberto
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900 555
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 </row>
18906 <row>
18907 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \series bold
18913 Pirpamer
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 Erich
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 555
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 </row>
18937 <row>
18938 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942
18943 \series bold
18944 Pochiesa
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 Paolo
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 555, 222
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 </row>
18968 <row>
18969 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \series bold
18975 Radina
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 Claudio
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993 555
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 </row>
18999 <row>
19000 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004
19005 \series bold
19006 Stuffer
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 Oskar
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024 555
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 </row>
19030 <row>
19031 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035
19036 \series bold
19037 Tacchelli
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 Ugo
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 555
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \series bold
19068 Tezzele
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 Margit
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 555
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \series bold
19099 Unterkalmsteiner
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 Frieda
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 555
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 </row>
19123 <row>
19124 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128
19129 \series bold
19130 Vieider
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 Hilde
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 555
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 <row>
19155 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159
19160 \series bold
19161 Vigna
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 Jürgen
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179 999
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 </row>
19185 <row>
19186 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \series bold
19192 Weber
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 Maurizio
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210 555
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 </row>
19216 <row>
19217 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221
19222 \series bold
19223 Winkler
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 Franz
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 555
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 </row>
19247 <row endlastfoot="true">
19248 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252
19253 \series bold
19254 Fin
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 </lyxtabular>
19279
19280 \end_inset
19281
19282
19283 \end_layout
19284
19285 \begin_layout Subsection
19286 Celdas de tabla
19287 \begin_inset Index idx
19288 status collapsed
19289
19290 \begin_layout Plain Layout
19291 Tablas ! Celdas
19292 \end_layout
19293
19294 \end_inset
19295
19296
19297 \begin_inset CommandInset label
19298 LatexCommand label
19299 name "sub:Celdas-de-tablas"
19300
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \begin_layout Standard
19307 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19308  tabla.
19309  Todas estas clases de objetos pueden colocarse en la misma celda.
19310  Se puede alterar el tamaño y la forma de la fuente.
19311  Pero no puedes poner determinados entornos (como 
19312 \family sans
19313 Sección*
19314 \family default
19315 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19316  celda.
19317 \end_layout
19318
19319 \begin_layout Standard
19320 Para poner entradas multilínea en una celda, debes declarar una anchura
19321  fija de columna en el diálogo de tablas.
19322  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19323 nte en varias líneas y la celda se amplía verticalmente.
19324  Un ejemplo:
19325 \end_layout
19326
19327 \begin_layout Standard
19328 \align center
19329 \begin_inset Tabular
19330 <lyxtabular version="3" rows="4" columns="3">
19331 <features tabularvalignment="middle">
19332 <column alignment="center" valignment="top" width="0pt">
19333 <column alignment="block" valignment="top" width="3cm">
19334 <column alignment="center" valignment="top" width="0pt">
19335 <row>
19336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340
19341 \family roman
19342 \series medium
19343 \shape up
19344 \size normal
19345 \emph off
19346 \bar no
19347 \noun off
19348 \color none
19349 1
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \family roman
19360 \series medium
19361 \shape up
19362 \size normal
19363 \emph off
19364 \bar no
19365 \noun off
19366 \color none
19367 2
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376
19377 \family roman
19378 \series medium
19379 \shape up
19380 \size normal
19381 \emph off
19382 \bar no
19383 \noun off
19384 \color none
19385 3
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 </row>
19391 <row>
19392 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396
19397 \family roman
19398 \series medium
19399 \shape up
19400 \size normal
19401 \emph off
19402 \bar no
19403 \noun off
19404 \color none
19405 4
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414
19415 \family roman
19416 \series medium
19417 \shape up
19418 \size normal
19419 \emph off
19420 \bar no
19421 \noun off
19422 \color none
19423 Esto es una entrada multilínea en una celda.
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \family roman
19434 \series medium
19435 \shape up
19436 \size normal
19437 \emph off
19438 \bar no
19439 \noun off
19440 \color none
19441 5
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 </row>
19447 <row>
19448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \family roman
19454 \series medium
19455 \shape up
19456 \size normal
19457 \emph off
19458 \bar no
19459 \noun off
19460 \color none
19461 6
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \family roman
19472 \series medium
19473 \shape up
19474 \size normal
19475 \emph off
19476 \bar no
19477 \noun off
19478 \color none
19479 Ahora es más larga.
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \family roman
19490 \series medium
19491 \shape up
19492 \size normal
19493 \emph off
19494 \bar no
19495 \noun off
19496 \color none
19497 7
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 <row>
19504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508
19509 \family roman
19510 \series medium
19511 \shape up
19512 \size normal
19513 \emph off
19514 \bar no
19515 \noun off
19516 \color none
19517 8
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \family roman
19528 \series medium
19529 \shape up
19530 \size normal
19531 \emph off
19532 \bar no
19533 \noun off
19534 \color none
19535 Esto es una entrada multilínea en una celda.
19536  Ahora es más larga.
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545
19546 \family roman
19547 \series medium
19548 \shape up
19549 \size normal
19550 \emph off
19551 \bar no
19552 \noun off
19553 \color none
19554 9
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 </lyxtabular>
19561
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \begin_layout Standard
19568
19569 \end_layout
19570
19571 \begin_layout Standard
19572 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
19573  Puedes cortar y pegar más de una fila.
19574 \begin_inset Foot
19575 status open
19576
19577 \begin_layout Plain Layout
19578 No se puede pegar en una selección multicelda porque no estaría claro cómo
19579  proceder al pegar, p.
19580 \begin_inset space \thinspace{}
19581 \end_inset
19582
19583 e., una palabra en una selección 2×3.
19584 \end_layout
19585
19586 \end_inset
19587
19588  Seleccionar con el ratón o con 
19589 \family sans
19590 Shift+flecha
19591 \family default
19592  trabaja como es habitual.
19593  También puedes copiar y pegar una tabla entera como un todo iniciando la
19594  selección desde fuera de la tabla.
19595 \end_layout
19596
19597 \begin_layout Section
19598 Flotantes
19599 \begin_inset Index idx
19600 status collapsed
19601
19602 \begin_layout Plain Layout
19603 Flotantes
19604 \end_layout
19605
19606 \end_inset
19607
19608
19609 \begin_inset CommandInset label
19610 LatexCommand label
19611 name "sec:Flotantes"
19612
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \begin_layout Standard
19619 Un flotante es un bloque de texto asociado con una especie de etiqueta que
19620  no tiene posición fija.
19621  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19622  Las 
19623 \family sans
19624 Notas
19625 \begin_inset space ~
19626 \end_inset
19627
19628 al
19629 \begin_inset space ~
19630 \end_inset
19631
19632 pie
19633 \family default
19634  y las 
19635 \family sans
19636 Notas
19637 \begin_inset space ~
19638 \end_inset
19639
19640 al
19641 \begin_inset space ~
19642 \end_inset
19643
19644 margen
19645 \family default
19646  también son flotantes, porque pueden flotar a la página siguiente cuando
19647  hay demasiadas notas en la página.
19648 \end_layout
19649
19650 \begin_layout Standard
19651 Los flotantes hacen posible composiciones de alta calidad.
19652  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19653  evitar espacios en blanco y páginas sin texto.
19654  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
19655  cada flotante puede estar referido en el texto.
19656  Por lo tanto los flotantes están numerados.
19657  Las referencias se describen en la sección
19658 \begin_inset space \thinspace{}
19659 \end_inset
19660
19661
19662 \begin_inset CommandInset ref
19663 LatexCommand ref
19664 reference "sec:Referencias-cruzadas"
19665
19666 \end_inset
19667
19668 .
19669 \end_layout
19670
19671 \begin_layout Standard
19672 Para insertar un flotante, usa el menú 
19673 \family sans
19674 Insertar\SpecialChar \menuseparator
19675 Flotante
19676 \family default
19677 .
19678  En el documento aparece un cuadro con una etiqueta, p.
19679 \begin_inset space \thinspace{}
19680 \end_inset
19681
19682 e.
19683  «Figura
19684 \begin_inset space ~
19685 \end_inset
19686
19687 #» (# es el número de orden).
19688  La etiqueta será traducida automáticamente al idioma del documento.
19689  A continuación de la etiqueta se puede escribir el texto de la leyenda.
19690 \begin_inset Index idx
19691 status collapsed
19692
19693 \begin_layout Plain Layout
19694 Flotantes ! Leyenda
19695 \end_layout
19696
19697 \end_inset
19698
19699  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
19700  separado dentro del flotante.
19701  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
19702  del flotante haciendo clic izquierdo sobre el recuadro.
19703  Un recuadro se muestra así: 
19704 \begin_inset Graphics
19705         filename clipart/flotanteQt4.png
19706         scale 70
19707
19708 \end_inset
19709
19710  —un cuadro gris con etiqueta en rojo—.
19711 \end_layout
19712
19713 \begin_layout Standard
19714 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19715  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
19716  de modo especial.
19717 \end_layout
19718
19719 \begin_layout Subsection
19720 Tipos de flotantes
19721 \end_layout
19722
19723 \begin_layout Subsubsection
19724 Figuras flotantes
19725 \begin_inset Index idx
19726 status collapsed
19727
19728 \begin_layout Plain Layout
19729 Flotantes ! Figuras
19730 \end_layout
19731
19732 \end_inset
19733
19734
19735 \begin_inset CommandInset label
19736 LatexCommand label
19737 name "sec:Figuras-flotantes"
19738
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \begin_layout Standard
19745 El menú 
19746 \family sans
19747 Insertar\SpecialChar \menuseparator
19748 Flotante\SpecialChar \menuseparator
19749 Figura
19750 \family default
19751  inserta un flotante con la etiqueta «
19752 \series bold
19753 Figura
19754 \begin_inset space ~
19755 \end_inset
19756
19757 #:
19758 \series default
19759 ».
19760  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
19761  pulsa 
19762 \family sans
19763 Retorno
19764 \family default
19765  e inserta la imagen como se describió antes (sección
19766 \begin_inset space ~
19767 \end_inset
19768
19769
19770 \begin_inset CommandInset ref
19771 LatexCommand ref
19772 reference "sec:Gráficos"
19773
19774 \end_inset
19775
19776 ).
19777  Así se ha hecho en la Figura
19778 \begin_inset space ~
19779 \end_inset
19780
19781
19782 \begin_inset CommandInset ref
19783 LatexCommand ref
19784 reference "cap:Ornitorrinco"
19785
19786 \end_inset
19787
19788 .
19789  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
19790  pulsa 
19791 \family sans
19792 Retorno
19793 \family default
19794  e inserta la imagen.
19795  Así se ha hecho en la Figura
19796 \begin_inset space ~
19797 \end_inset
19798
19799
19800 \begin_inset CommandInset ref
19801 LatexCommand ref
19802 reference "cap:Escher"
19803
19804 \end_inset
19805
19806 .
19807 \end_layout
19808
19809 \begin_layout Standard
19810 \begin_inset Float figure
19811 wide false
19812 sideways false
19813 status collapsed
19814
19815 \begin_layout Plain Layout
19816 \align center
19817 \begin_inset Graphics
19818         filename ../clipart/platypus.eps
19819         width 50col%
19820         rotateOrigin center
19821
19822 \end_inset
19823
19824
19825 \end_layout
19826
19827 \begin_layout Plain Layout
19828 \begin_inset Caption
19829
19830 \begin_layout Plain Layout
19831 \begin_inset CommandInset label
19832 LatexCommand label
19833 name "cap:Ornitorrinco"
19834
19835 \end_inset
19836
19837 Un ornitorrinco muy distorsionado en un flotante.
19838 \end_layout
19839
19840 \end_inset
19841
19842
19843 \end_layout
19844
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \begin_layout Standard
19851 \begin_inset Float figure
19852 wide false
19853 sideways false
19854 status collapsed
19855
19856 \begin_layout Plain Layout
19857 \begin_inset Caption
19858
19859 \begin_layout Plain Layout
19860 \begin_inset CommandInset label
19861 LatexCommand label
19862 name "cap:Escher"
19863
19864 \end_inset
19865
19866 M.C.
19867  Escher sobre ácido.
19868 \end_layout
19869
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \begin_layout Plain Layout
19876 \align center
19877 \begin_inset Graphics
19878         filename ../clipart/escher-lsd.eps
19879         scale 80
19880         rotateOrigin center
19881
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \begin_layout Standard
19893 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
19894  una referencia a ella.
19895  Como se describe en la sección
19896 \begin_inset space ~
19897 \end_inset
19898
19899
19900 \begin_inset CommandInset ref
19901 LatexCommand ref
19902 reference "sec:Referencias-cruzadas"
19903
19904 \end_inset
19905
19906 , puedes insertar una etiqueta en el título con el menú 
19907 \family sans
19908 Insertar\SpecialChar \menuseparator
19909 Etiqueta
19910 \family default
19911  y luego poner una referencia a ella con 
19912 \family sans
19913 Insertar\SpecialChar \menuseparator
19914 Referencia
19915 \begin_inset space ~
19916 \end_inset
19917
19918 cruzada
19919 \family default
19920 .
19921  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
19922  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
19923  flotantes en el documento final, y entonces la figura podría no quedar
19924  «arriba» precisamente.
19925 \end_layout
19926
19927 \begin_layout Standard
19928 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
19929  dos imágenes con leyendas separadas, esto es posible insertando una imagen
19930  flotante dentro de otro flotante.
19931  Ten en cuenta que sólo el título principal del flotante se añade al índice
19932  de figuras.
19933  La Figura
19934 \begin_inset space ~
19935 \end_inset
19936
19937
19938 \begin_inset CommandInset ref
19939 LatexCommand ref
19940 reference "cap:Dos-imágenes"
19941
19942 \end_inset
19943
19944  es un ejemplo de flotante con dos imágenes adosadas.
19945  También se puede poner una sobre otra.
19946  Las figuras 
19947 \begin_inset CommandInset ref
19948 LatexCommand ref
19949 reference "fig:Estructura-indefinible"
19950
19951 \end_inset
19952
19953  y 
19954 \begin_inset CommandInset ref
19955 LatexCommand ref
19956 reference "fig:Ornitorrinco"
19957
19958 \end_inset
19959
19960  son las subfiguras.
19961 \end_layout
19962
19963 \begin_layout Standard
19964 \begin_inset Float figure
19965 wide false
19966 sideways false
19967 status open
19968
19969 \begin_layout Plain Layout
19970 \begin_inset space \hfill{}
19971 \end_inset
19972
19973
19974 \begin_inset Float figure
19975 wide false
19976 sideways false
19977 status collapsed
19978
19979 \begin_layout Plain Layout
19980 \begin_inset Caption
19981
19982 \begin_layout Plain Layout
19983 \begin_inset CommandInset label
19984 LatexCommand label
19985 name "fig:Estructura-indefinible"
19986
19987 \end_inset
19988
19989 Estructura indefinible
19990 \end_layout
19991
19992 \end_inset
19993
19994
19995 \end_layout
19996
19997 \begin_layout Plain Layout
19998 \begin_inset Graphics
19999         filename ../clipart/escher-lsd.eps
20000         width 45col%
20001
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \end_inset
20008
20009
20010 \begin_inset space \hfill{}
20011 \end_inset
20012
20013
20014 \begin_inset Float figure
20015 wide false
20016 sideways false
20017 status open
20018
20019 \begin_layout Plain Layout
20020 \begin_inset Caption
20021
20022 \begin_layout Plain Layout
20023 \begin_inset CommandInset label
20024 LatexCommand label
20025 name "fig:Ornitorrinco"
20026
20027 \end_inset
20028
20029 Ornitorrinco
20030 \end_layout
20031
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \begin_layout Plain Layout
20038 \begin_inset Graphics
20039         filename ../clipart/platypus.eps
20040         lyxscale 60
20041         width 45col%
20042
20043 \end_inset
20044
20045
20046 \end_layout
20047
20048 \end_inset
20049
20050
20051 \begin_inset space \hfill{}
20052 \end_inset
20053
20054
20055 \end_layout
20056
20057 \begin_layout Plain Layout
20058 \begin_inset Caption
20059
20060 \begin_layout Plain Layout
20061 \begin_inset CommandInset label
20062 LatexCommand label
20063 name "cap:Dos-imágenes"
20064
20065 \end_inset
20066
20067 Dos imágenes distorsionadas.
20068 \end_layout
20069
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \begin_layout Standard
20081 Observa que las leyendas se añaden al 
20082 \family sans
20083 Índice
20084 \begin_inset space ~
20085 \end_inset
20086
20087 de
20088 \begin_inset space ~
20089 \end_inset
20090
20091 figuras,
20092 \family default
20093  como se explica en la sección
20094 \begin_inset space ~
20095 \end_inset
20096
20097
20098 \begin_inset CommandInset ref
20099 LatexCommand ref
20100 reference "sub:Índices-de"
20101
20102 \end_inset
20103
20104 .
20105 \end_layout
20106
20107 \begin_layout Subsubsection
20108 Tablas flotantes
20109 \begin_inset Index idx
20110 status collapsed
20111
20112 \begin_layout Plain Layout
20113 Flotantes ! Tablas
20114 \end_layout
20115
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \begin_layout Standard
20122 Las tablas flotantes se insertan con el menú 
20123 \family sans
20124 Insertar\SpecialChar \menuseparator
20125 Flotante\SpecialChar \menuseparator
20126 Tabla
20127 \family default
20128 .
20129  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
20130  diferente.
20131  La tabla
20132 \begin_inset space ~
20133 \end_inset
20134
20135
20136 \begin_inset CommandInset ref
20137 LatexCommand ref
20138 reference "cap:Una tabla flotante"
20139
20140 \end_inset
20141
20142  es un ejemplo de tabla flotante.
20143 \end_layout
20144
20145 \begin_layout Standard
20146 \begin_inset Float table
20147 wide false
20148 sideways false
20149 status collapsed
20150
20151 \begin_layout Plain Layout
20152 \begin_inset Caption
20153
20154 \begin_layout Plain Layout
20155 \begin_inset CommandInset label
20156 LatexCommand label
20157 name "cap:Una tabla flotante"
20158
20159 \end_inset
20160
20161 Una tabla flotante.
20162 \end_layout
20163
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \begin_layout Plain Layout
20170 \align center
20171 \begin_inset VSpace bigskip
20172 \end_inset
20173
20174
20175 \begin_inset Tabular
20176 <lyxtabular version="3" rows="3" columns="3">
20177 <features tabularvalignment="middle">
20178 <column alignment="center" valignment="top" width="0pt">
20179 <column alignment="center" valignment="top" width="0pt">
20180 <column alignment="center" valignment="top" width="0pt">
20181 <row>
20182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186
20187 \family roman
20188 \series medium
20189 \shape up
20190 \size normal
20191 \emph off
20192 \bar no
20193 \noun off
20194 \color none
20195 1
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \family roman
20206 \series medium
20207 \shape up
20208 \size normal
20209 \emph off
20210 \bar no
20211 \noun off
20212 \color none
20213 2
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222
20223 \family roman
20224 \series medium
20225 \shape up
20226 \size normal
20227 \emph off
20228 \bar no
20229 \noun off
20230 \color none
20231 3
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \family roman
20244 \series medium
20245 \shape up
20246 \size normal
20247 \emph off
20248 \bar no
20249 \noun off
20250 \color none
20251 Pepe
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260
20261 \family roman
20262 \series medium
20263 \shape up
20264 \size normal
20265 \emph off
20266 \bar no
20267 \noun off
20268 \color none
20269 Mari
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278
20279 \family roman
20280 \series medium
20281 \shape up
20282 \size normal
20283 \emph off
20284 \bar no
20285 \noun off
20286 \color none
20287 Teo
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 </row>
20293 <row>
20294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298
20299 \family roman
20300 \series medium
20301 \shape up
20302 \size normal
20303 \emph off
20304 \bar no
20305 \noun off
20306 \color none
20307 \begin_inset Formula $\int x^{2}dx$
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319
20320 \family roman
20321 \series medium
20322 \shape up
20323 \size normal
20324 \emph off
20325 \bar no
20326 \noun off
20327 \color none
20328 \begin_inset Formula $\left[\begin{array}{cc}
20329 a & b\\
20330 c & d
20331 \end{array}\right]$
20332 \end_inset
20333
20334
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \family roman
20345 \series medium
20346 \shape up
20347 \size normal
20348 \emph off
20349 \bar no
20350 \noun off
20351 \color none
20352 \begin_inset Formula $1+1=2$
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 </lyxtabular>
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \begin_layout Subsubsection
20374 Algoritmos flotantes
20375 \begin_inset Index idx
20376 status collapsed
20377
20378 \begin_layout Plain Layout
20379 Flotantes ! Algoritmos
20380 \end_layout
20381
20382 \end_inset
20383
20384
20385 \end_layout
20386
20387 \begin_layout Standard
20388 Este tipo de flotante se inserta con el menú 
20389 \family sans
20390 Insertar\SpecialChar \menuseparator
20391 Flotante\SpecialChar \menuseparator
20392 Algoritmo
20393 \family default
20394 .
20395  Se usa para códigos y descripciones de algoritmos.
20396  Un posible entorno para algoritmos es 
20397 \family sans
20398 Código-LyX
20399 \family default
20400 , descrito en sección
20401 \begin_inset space ~
20402 \end_inset
20403
20404
20405 \begin_inset space \thinspace{}
20406 \end_inset
20407
20408
20409 \begin_inset CommandInset ref
20410 LatexCommand ref
20411 reference "sub:Código-LyX"
20412
20413 \end_inset
20414
20415 .
20416 \end_layout
20417
20418 \begin_layout Standard
20419 \begin_inset Note Greyedout
20420 status collapsed
20421
20422 \begin_layout Plain Layout
20423
20424 \series bold
20425 Nota: 
20426 \series default
20427 La etiqueta no se traduce automáticamente al idioma del documento.
20428 \end_layout
20429
20430 \end_inset
20431
20432  
20433 \end_layout
20434
20435 \begin_layout Standard
20436 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
20437  línea
20438 \end_layout
20439
20440 \begin_layout Standard
20441
20442 \series bold
20443
20444 \backslash
20445 floatname{algorithm}{nombre}
20446 \end_layout
20447
20448 \begin_layout Standard
20449 al preámbulo del documento (menú 
20450 \family sans
20451 Documento\SpecialChar \menuseparator
20452 Configuración
20453 \family default
20454 ).
20455  
20456 \series bold
20457 nombre
20458 \series default
20459  es la palabra «
20460 \emph on
20461 algoritmo
20462 \emph default
20463 » en el idioma deseado.
20464 \end_layout
20465
20466 \begin_layout Subsubsection
20467 Flotantes envueltos
20468 \begin_inset Index idx
20469 status collapsed
20470
20471 \begin_layout Plain Layout
20472 Flotantes ! Envueltos
20473 \end_layout
20474
20475 \end_inset
20476
20477
20478 \end_layout
20479
20480 \begin_layout Standard
20481 \begin_inset Wrap figure
20482 lines 0
20483 placement l
20484 overhang 0col%
20485 width "40col%"
20486 status open
20487
20488 \begin_layout Plain Layout
20489 \begin_inset Graphics
20490         filename ../clipart/mobius.eps
20491         width 40col%
20492         rotateOrigin center
20493
20494 \end_inset
20495
20496
20497 \end_layout
20498
20499 \begin_layout Plain Layout
20500 \begin_inset Caption
20501
20502 \begin_layout Plain Layout
20503 \begin_inset CommandInset label
20504 LatexCommand label
20505 name "fig:Figura-envuelta"
20506
20507 \end_inset
20508
20509 Una figura envuelta en el texto.
20510 \begin_inset VSpace medskip
20511 \end_inset
20512
20513
20514 \end_layout
20515
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \end_inset
20522
20523 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
20524  de modo que ambos ocupen sólo una parte del ancho de columna.
20525  Puede insertarse con el menú 
20526 \family sans
20527 Insertar\SpecialChar \menuseparator
20528 Flotante\SpecialChar \menuseparator
20529 Figura
20530 \begin_inset space ~
20531 \end_inset
20532
20533 envuelta
20534 \family default
20535  o 
20536 \family sans
20537 Tabla
20538 \begin_inset space ~
20539 \end_inset
20540
20541 envuelta
20542 \family default
20543  si está instalado el paquete LaTeX 
20544 \series bold
20545 wrapfig
20546 \series default
20547
20548 \begin_inset Index idx
20549 status collapsed
20550
20551 \begin_layout Plain Layout
20552 LaTeX, paquetes ! wrapfig
20553 \end_layout
20554
20555 \end_inset
20556
20557 .
20558 \begin_inset Foot
20559 status collapsed
20560
20561 \begin_layout Plain Layout
20562 La instalación de paquetes LaTeX se explica en el manual 
20563 \emph on
20564 Configuración de LaTeX
20565 \emph default
20566 .
20567 \end_layout
20568
20569 \end_inset
20570
20571  La anchura y la posición del flotante se ajustan en el diálogo de configuración
20572  al que se accede haciendo clic derecho sobre el cuadro del flotante.
20573  La figura
20574 \begin_inset space ~
20575 \end_inset
20576
20577
20578 \begin_inset CommandInset ref
20579 LatexCommand ref
20580 reference "fig:Figura-envuelta"
20581
20582 \end_inset
20583
20584  es un ejemplo de figura flotante adosada al texto con una anchura del 40
20585 \begin_inset space \thinspace{}
20586 \end_inset
20587
20588 % de la columna.
20589 \begin_inset Foot
20590 status collapsed
20591
20592 \begin_layout Plain Layout
20593 Véanse las unidades disponibles en el apéndice
20594 \begin_inset space ~
20595 \end_inset
20596
20597
20598 \begin_inset CommandInset ref
20599 LatexCommand ref
20600 reference "cap:Unidades-disponibles"
20601
20602 \end_inset
20603
20604 .
20605 \end_layout
20606
20607 \end_inset
20608
20609  Se ha añadido un espacio bajo el título para separarlo mejor del texto
20610  circundante.
20611 \end_layout
20612
20613 \begin_layout Standard
20614 \begin_inset Note Greyedout
20615 status collapsed
20616
20617 \begin_layout Plain Layout
20618
20619 \series bold
20620 Nota:
20621 \series default
20622  ¡Los envoltorios flotantes son frágiles! P.
20623 \begin_inset space \thinspace{}
20624 \end_inset
20625
20626 e.
20627  si una figura está muy cerca de la parte inferior de la página puede haber
20628  errores en la salida, como que no aparezca el flotante o se coloque junto
20629  a un texto distinto.
20630 \end_layout
20631
20632 \end_inset
20633
20634
20635 \end_layout
20636
20637 \begin_layout Standard
20638 En general:
20639 \end_layout
20640
20641 \begin_layout Itemize
20642 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
20643  salto de página.
20644  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
20645  esté casi listo y puedas prever los saltos de página.
20646 \end_layout
20647
20648 \begin_layout Itemize
20649 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
20650  del párrafo al que deben adosarse, o bien dentro de un párrafo.
20651 \end_layout
20652
20653 \begin_layout Itemize
20654 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
20655  que procura que haya un párrafo de texto entre ellos.
20656 \end_layout
20657
20658 \begin_layout Itemize
20659 Los flotantes envueltos no están permitidos en encabezados de sección o
20660  tablas.
20661 \end_layout
20662
20663 \begin_layout Subsection
20664 Rotación de flotantes
20665 \begin_inset CommandInset label
20666 LatexCommand label
20667 name "sub:Rotación-de-flotantes"
20668
20669 \end_inset
20670
20671
20672 \begin_inset Index idx
20673 status collapsed
20674
20675 \begin_layout Plain Layout
20676 Flotantes ! Rotación
20677 \end_layout
20678
20679 \end_inset
20680
20681
20682 \end_layout
20683
20684 \begin_layout Standard
20685 Podrías necesitar girar flotantes, especialmente con tablas grandes.
20686  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
20687  y marca la opción 
20688 \family sans
20689 Girar
20690 \begin_inset space ~
20691 \end_inset
20692
20693 hacia
20694 \begin_inset space ~
20695 \end_inset
20696
20697 un
20698 \begin_inset space ~
20699 \end_inset
20700
20701 lado
20702 \family default
20703  en el diálogo de configuración.
20704 \end_layout
20705
20706 \begin_layout Standard
20707 Los flotantes girados son puestos siempre en su propia página (o columna
20708  si el documento es de dos columnas).
20709  Puedes permitir que se extiendan a varias columnas con la opción 
20710 \family sans
20711 Extender columnas
20712 \family default
20713  de la configuración de flotantes.
20714  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
20715  En el manual 
20716 \emph on
20717 Objetos insertados
20718 \emph default
20719  se explica cómo forzar el sentido de rotación.
20720 \end_layout
20721
20722 \begin_layout Standard
20723 Las referencias a flotantes girados se hacen como los flotantes normales,
20724  el formato de la leyenda también es igual.
20725  La Tabla
20726 \begin_inset space ~
20727 \end_inset
20728
20729
20730 \begin_inset CommandInset ref
20731 LatexCommand ref
20732 reference "cap:Tabla-girada"
20733
20734 \end_inset
20735
20736  es un ejemplo de tabla flotante girada.
20737 \end_layout
20738
20739 \begin_layout Standard
20740 \begin_inset Note Greyedout
20741 status collapsed
20742
20743 \begin_layout Plain Layout
20744
20745 \series bold
20746 Nota:
20747 \series default
20748  No todos los visores DVI son capaces de mostrar las rotaciones.
20749 \end_layout
20750
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \begin_layout Standard
20757 \begin_inset Float table
20758 wide false
20759 sideways true
20760 status collapsed
20761
20762 \begin_layout Plain Layout
20763 \begin_inset Caption
20764
20765 \begin_layout Plain Layout
20766 \begin_inset CommandInset label
20767 LatexCommand label
20768 name "cap:Tabla-girada"
20769
20770 \end_inset
20771
20772 Tabla girada.
20773 \end_layout
20774
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \begin_layout Plain Layout
20781 \align center
20782 \begin_inset VSpace bigskip
20783 \end_inset
20784
20785
20786 \begin_inset Tabular
20787 <lyxtabular version="3" rows="1" columns="5">
20788 <features tabularvalignment="middle">
20789 <column alignment="center" valignment="top" width="0">
20790 <column alignment="center" valignment="top" width="0">
20791 <column alignment="center" valignment="top" width="0">
20792 <column alignment="center" valignment="top" width="0">
20793 <column alignment="center" valignment="top" width="0">
20794 <row>
20795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 test
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808 b
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 c
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 d
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 e
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 </row>
20841 </lyxtabular>
20842
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \begin_layout Subsection
20854 Colocación de flotantes
20855 \begin_inset CommandInset label
20856 LatexCommand label
20857 name "sub:Colocación-de-flotantes"
20858
20859 \end_inset
20860
20861
20862 \begin_inset Index idx
20863 status collapsed
20864
20865 \begin_layout Plain Layout
20866 Flotantes ! Colocación
20867 \end_layout
20868
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \begin_layout Standard
20875 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
20876  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
20877 \begin_inset Newline newline
20878 \end_inset
20879
20880 La opción 
20881 \family sans
20882 Extender
20883 \begin_inset space ~
20884 \end_inset
20885
20886 columnas
20887 \family default
20888  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20889  abarcará ambas columnas en lugar de una sola.
20890 \begin_inset Newline newline
20891 \end_inset
20892
20893 La opción 
20894 \family sans
20895 Girar
20896 \begin_inset space ~
20897 \end_inset
20898
20899 hacia
20900 \begin_inset space ~
20901 \end_inset
20902
20903 un
20904 \begin_inset space ~
20905 \end_inset
20906
20907 lado
20908 \family default
20909  sirve para girar flotantes, véase la sección
20910 \begin_inset space ~
20911 \end_inset
20912
20913
20914 \begin_inset CommandInset ref
20915 LatexCommand ref
20916 reference "sub:Rotación-de-flotantes"
20917
20918 \end_inset
20919
20920 .
20921  
20922 \end_layout
20923
20924 \begin_layout Standard
20925 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20926  la posición de un flotante si desmarcas la opción 
20927 \family sans
20928 Usar
20929 \begin_inset space ~
20930 \end_inset
20931
20932 ubicación
20933 \begin_inset space ~
20934 \end_inset
20935
20936 predeterminada
20937 \family default
20938 :
20939 \end_layout
20940
20941 \begin_layout Description
20942 Aquí
20943 \begin_inset space ~
20944 \end_inset
20945
20946 si
20947 \begin_inset space ~
20948 \end_inset
20949
20950 es
20951 \begin_inset space ~
20952 \end_inset
20953
20954 posible: intenta situar el flotante en la posición en la que se inserta
20955 \end_layout
20956
20957 \begin_layout Description
20958 Principio
20959 \begin_inset space ~
20960 \end_inset
20961
20962 de
20963 \begin_inset space ~
20964 \end_inset
20965
20966 página: intenta situar el flotante al principio de la página actual
20967 \end_layout
20968
20969 \begin_layout Description
20970 Fin
20971 \begin_inset space ~
20972 \end_inset
20973
20974 de
20975 \begin_inset space ~
20976 \end_inset
20977
20978 página: intenta situar el flotante al final de la página actual
20979 \end_layout
20980
20981 \begin_layout Description
20982 Página
20983 \begin_inset space ~
20984 \end_inset
20985
20986 de
20987 \begin_inset space ~
20988 \end_inset
20989
20990 flotantes: intenta situar el flotante en una página propia 
20991 \end_layout
20992
20993 \begin_layout Standard
20994 LaTeX usa 
20995 \emph on
20996 siempre
20997 \emph default
20998  ese orden de opciones.
20999  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21000  lugar 
21001 \family sans
21002 Aquí
21003 \begin_inset space ~
21004 \end_inset
21005
21006 si
21007 \begin_inset space ~
21008 \end_inset
21009
21010 es
21011 \begin_inset space ~
21012 \end_inset
21013
21014 posible
21015 \family default
21016 , luego 
21017 \family sans
21018 Principio
21019 \begin_inset space ~
21020 \end_inset
21021
21022 de
21023 \begin_inset space ~
21024 \end_inset
21025
21026 página
21027 \family default
21028 , y después las otras.
21029  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21030  pero en dicho orden.
21031  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21032  pero intenta poner el flotante en la página siguiente.
21033 \end_layout
21034
21035 \begin_layout Standard
21036 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21037 \end_layout
21038
21039 \begin_layout Standard
21040
21041 \family sans
21042 Principio
21043 \begin_inset space ~
21044 \end_inset
21045
21046 de
21047 \begin_inset space ~
21048 \end_inset
21049
21050 página:
21051 \family default
21052  sólo si el flotante ocupa menos del 70
21053 \begin_inset space \thinspace{}
21054 \end_inset
21055
21056 % de la página puede ubicarse al principio de página.
21057 \end_layout
21058
21059 \begin_layout Standard
21060
21061 \family sans
21062 Fin
21063 \begin_inset space ~
21064 \end_inset
21065
21066 de
21067 \begin_inset space ~
21068 \end_inset
21069
21070 página:
21071 \family default
21072  sólo si el flotante ocupa menos del 30
21073 \begin_inset space \thinspace{}
21074 \end_inset
21075
21076 % de la página puede ubicarse al fin de página.
21077 \end_layout
21078
21079 \begin_layout Standard
21080
21081 \family sans
21082 Página
21083 \begin_inset space ~
21084 \end_inset
21085
21086 de
21087 \begin_inset space ~
21088 \end_inset
21089
21090 flotantes:
21091 \family default
21092  sólo si más del 50
21093 \begin_inset space \thinspace{}
21094 \end_inset
21095
21096 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21097  página.
21098 \end_layout
21099
21100 \begin_layout Standard
21101 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21102  
21103 \family sans
21104 Ignorar
21105 \begin_inset space ~
21106 \end_inset
21107
21108 reglas
21109 \begin_inset space ~
21110 \end_inset
21111
21112 de
21113 \begin_inset space ~
21114 \end_inset
21115
21116 LaTeX
21117 \family default
21118 .
21119 \end_layout
21120
21121 \begin_layout Standard
21122 En determinados casos podrías necesitar ubicar un flotante exactamente en
21123  la posición en la que se inserta.
21124  Para esto puedes usar la opción 
21125 \family sans
21126 Aquí
21127 \begin_inset space ~
21128 \end_inset
21129
21130 definitivamente
21131 \family default
21132 .
21133  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21134  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21135  se podría estropear el diseño de la página.
21136 \end_layout
21137
21138 \begin_layout Standard
21139 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21140  están rodeados por texto de un párrafo determinado.
21141 \end_layout
21142
21143 \begin_layout Standard
21144 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21145 \begin_inset CommandInset citation
21146 LatexCommand cite
21147 key "latexcompanion,latexguide,latexbook"
21148
21149 \end_inset
21150
21151 .
21152 \end_layout
21153
21154 \begin_layout Section
21155 Minipáginas
21156 \begin_inset Index idx
21157 status collapsed
21158
21159 \begin_layout Plain Layout
21160 Minipáginas
21161 \end_layout
21162
21163 \end_inset
21164
21165
21166 \begin_inset CommandInset label
21167 LatexCommand label
21168 name "sec:Minipáginas"
21169
21170 \end_inset
21171
21172
21173 \end_layout
21174
21175 \begin_layout Standard
21176 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21177  de otra.
21178  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21179  de línea, etc.
21180 \end_layout
21181
21182 \begin_layout Standard
21183 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21184  con el menú 
21185 \family sans
21186 Insertar\SpecialChar \menuseparator
21187 Cuadro.
21188
21189 \family default
21190  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21191  alineación de la minipágina.
21192 \end_layout
21193
21194 \begin_layout Standard
21195 \align center
21196 \begin_inset Box Frameless
21197 position "t"
21198 hor_pos "c"
21199 has_inner_box 1
21200 inner_pos "t"
21201 use_parbox 0
21202 use_makebox 0
21203 width "30col%"
21204 special "none"
21205 height "1pt"
21206 height_special "totalheight"
21207 status collapsed
21208
21209 \begin_layout Plain Layout
21210
21211 \shape italic
21212 Esto es una minipágina.
21213  El texto en estilo cursiva.
21214 \end_layout
21215
21216 \begin_layout Plain Layout
21217
21218 \shape italic
21219 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21220  otro formato.
21221 \end_layout
21222
21223 \end_inset
21224
21225
21226 \end_layout
21227
21228 \begin_layout Standard
21229 \begin_inset VSpace medskip
21230 \end_inset
21231
21232 Si sitúas dos minipáginas adosadas, puedes usar 
21233 \family sans
21234 Relleno
21235 \begin_inset space ~
21236 \end_inset
21237
21238 horizontal
21239 \family default
21240 , descrito en la sección
21241 \begin_inset space ~
21242 \end_inset
21243
21244
21245 \begin_inset CommandInset ref
21246 LatexCommand ref
21247 reference "sub:Espacio-horizontal"
21248
21249 \end_inset
21250
21251 :
21252 \begin_inset VSpace medskip
21253 \end_inset
21254
21255
21256 \end_layout
21257
21258 \begin_layout Standard
21259 \begin_inset Box Frameless
21260 position "t"
21261 hor_pos "c"
21262 has_inner_box 1
21263 inner_pos "t"
21264 use_parbox 0
21265 use_makebox 0
21266 width "1.5in"
21267 special "none"
21268 height "1pt"
21269 height_special "totalheight"
21270 status collapsed
21271
21272 \begin_layout Plain Layout
21273 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21274 \end_layout
21275
21276 \end_inset
21277
21278
21279 \begin_inset space \hfill{}
21280 \end_inset
21281
21282
21283 \begin_inset Box Frameless
21284 position "t"
21285 hor_pos "c"
21286 has_inner_box 1
21287 inner_pos "t"
21288 use_parbox 0
21289 use_makebox 0
21290 width "1.5in"
21291 special "none"
21292 height "1pt"
21293 height_special "totalheight"
21294 status collapsed
21295
21296 \begin_layout Plain Layout
21297 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21298 \end_layout
21299
21300 \end_inset
21301
21302
21303 \end_layout
21304
21305 \begin_layout Standard
21306 \begin_inset VSpace bigskip
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \begin_layout Standard
21313 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21314  de cuadro y la decoración del marco.
21315  En el capítulo 
21316 \emph on
21317 Cuadros
21318 \emph default
21319  del manual 
21320 \emph on
21321 Objetos insertados
21322 \emph default
21323  se explican con detalle todos los tipos de cuadros y sus características.
21324 \end_layout
21325
21326 \begin_layout Chapter
21327 Ecuaciones matemáticas 
21328 \begin_inset Index idx
21329 status collapsed
21330
21331 \begin_layout Plain Layout
21332 Matemáticas
21333 \end_layout
21334
21335 \end_inset
21336
21337
21338 \begin_inset Index idx
21339 status collapsed
21340
21341 \begin_layout Plain Layout
21342 Ecuaciones|see
21343 \begin_inset ERT
21344 status collapsed
21345
21346 \begin_layout Plain Layout
21347
21348 {
21349 \end_layout
21350
21351 \end_inset
21352
21353 Matemáticas
21354 \begin_inset ERT
21355 status collapsed
21356
21357 \begin_layout Plain Layout
21358
21359 }
21360 \end_layout
21361
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \end_inset
21368
21369
21370 \begin_inset CommandInset label
21371 LatexCommand label
21372 name "cap:Ecuaciones-matemáticas"
21373
21374 \end_inset
21375
21376
21377 \end_layout
21378
21379 \begin_layout Standard
21380 Los temas tratados en este capítulo se desarrollan en profundidad en el
21381  manual 
21382 \emph on
21383 Ecuaciones.
21384  
21385 \emph default
21386 En él encontrarás también consejos y trucos para casos especiales.
21387 \end_layout
21388
21389 \begin_layout Section
21390 Edición básica de ecuaciones
21391 \begin_inset Index idx
21392 status collapsed
21393
21394 \begin_layout Plain Layout
21395 Matemáticas ! Edición de ecuaciones
21396 \end_layout
21397
21398 \end_inset
21399
21400
21401 \end_layout
21402
21403 \begin_layout Standard
21404 Para crear una ecuación matemática, pulsa el botón 
21405 \begin_inset Graphics
21406         filename ../../images/math-mode.png
21407
21408 \end_inset
21409
21410 .
21411  Con esto aparece un pequeño marco azul con esquinas color púrpura.
21412  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
21413  anidación en la ecuación.
21414  También puedes insertar un tipo particular de ecuación con el menú 
21415 \family sans
21416 Insertar\SpecialChar \menuseparator
21417 Ecuación
21418 \family default
21419 .
21420 \end_layout
21421
21422 \begin_layout Standard
21423 La edición de los parámetros de una ecuación y la adición de estructuras
21424  matemáticas se puede hacer mediante las 
21425 \family sans
21426 Barras
21427 \begin_inset space ~
21428 \end_inset
21429
21430 de
21431 \begin_inset space ~
21432 \end_inset
21433
21434 herramientas
21435 \begin_inset space ~
21436 \end_inset
21437
21438 matemáticas 
21439 \family default
21440 que se muestran cuando el cursor está en una ecuación.
21441  
21442 \end_layout
21443
21444 \begin_layout Standard
21445 Hay dos tipos principales de ecuaciones: Las ecuaciones 
21446 \begin_inset Quotes fld
21447 \end_inset
21448
21449 en línea
21450 \begin_inset Quotes frd
21451 \end_inset
21452
21453  se muestran en la misma línea del texto, como en este caso:
21454 \end_layout
21455
21456 \begin_layout Standard
21457 Línea de texto con una ecuación, 
21458 \begin_inset Formula $A=B$
21459 \end_inset
21460
21461  en línea.
21462 \end_layout
21463
21464 \begin_layout Standard
21465 Las ecuaciones 
21466 \begin_inset Quotes fld
21467 \end_inset
21468
21469 presentadas
21470 \begin_inset Quotes frd
21471 \end_inset
21472
21473  se muestran separadas del texto, como si estuvieran en su propio párrafo,
21474  como en este caso:
21475 \begin_inset Formula \[
21476 A=B\]
21477
21478 \end_inset
21479
21480 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
21481 \end_layout
21482
21483 \begin_layout Standard
21484 LyX soporta además muchos comandos LaTeX de matemáticas.
21485  P.
21486 \begin_inset space \thinspace{}
21487 \end_inset
21488
21489 e., escribir 
21490 \begin_inset Quotes fld
21491 \end_inset
21492
21493
21494 \series bold
21495
21496 \backslash
21497 alpha
21498 \series default
21499
21500 \begin_inset Quotes frd
21501 \end_inset
21502
21503 , seguido de espacio, en una ecuación imprime la letra griega 
21504 \begin_inset Formula $\alpha$
21505 \end_inset
21506
21507 .
21508  A veces, escribir comandos podría ser más rápido que usar la 
21509 \family sans
21510 barra
21511 \begin_inset space ~
21512 \end_inset
21513
21514 de
21515 \begin_inset space ~
21516 \end_inset
21517
21518 herramientas
21519 \family default
21520 .
21521 \end_layout
21522
21523 \begin_layout Subsection
21524 Navegando por una ecuación
21525 \begin_inset Index idx
21526 status collapsed
21527
21528 \begin_layout Plain Layout
21529 Matemáticas ! Navegar por una ecuación
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \begin_layout Standard
21538 La posición del cursor en una ecuación se controla mucho mejor con las teclas
21539  de flecha.
21540  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
21541  y las teclas de flecha permiten navegar entre ellos.
21542  Al pulsar 
21543 \family sans
21544 Espacio
21545 \family default
21546  el cursor sale de la estructura matemática actual (raíz 
21547 \begin_inset Formula $\sqrt{2}$
21548 \end_inset
21549
21550 , paréntesis 
21551 \begin_inset Formula $\left(f\right)$
21552 \end_inset
21553
21554 , matriz 
21555 \begin_inset Formula $\left[\begin{array}{cc}
21556 1 & 2\\
21557 3 & 4
21558 \end{array}\right]$
21559 \end_inset
21560
21561 , \SpecialChar \ldots{}
21562 ) sin abandonar la ecuación.
21563  Si se pulsa 
21564 \family sans
21565 Escape
21566 \family default
21567  el cursor sale de la ecuación y se coloca tras ella.
21568  La tecla 
21569 \family sans
21570 Tab
21571 \family default
21572  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
21573  celdas de una matriz o a través de una ecuación multilínea.
21574 \end_layout
21575
21576 \begin_layout Standard
21577 El 
21578 \family sans
21579 Espacio
21580 \family default
21581 , representado en este documento como 
21582 \begin_inset Quotes fld
21583 \end_inset
21584
21585
21586 \begin_inset ERT
21587 status collapsed
21588
21589 \begin_layout Plain Layout
21590
21591
21592 \backslash
21593 spce 
21594 \end_layout
21595
21596 \end_inset
21597
21598
21599 \begin_inset Quotes frd
21600 \end_inset
21601
21602
21603 \begin_inset Note Note
21604 status collapsed
21605
21606 \begin_layout Plain Layout
21607 En la salida, este comando aparece como su carácter correspondiente, el
21608  que identifica un espacio (espacio visible).
21609 \end_layout
21610
21611 \end_inset
21612
21613 , parece que no hace nada en una ecuación, puesto que no añade espacio,
21614  pero sirve para salir de estructuras anidadas.
21615  Por esta razón debes tener cuidado con el uso de 
21616 \family sans
21617 Espacio
21618 \family default
21619 .
21620  Por ejemplo, si quieres escribir 
21621 \begin_inset Formula $\sqrt{2x+1}$
21622 \end_inset
21623
21624 , teclea 
21625 \series bold
21626
21627 \backslash
21628 sqrt
21629 \begin_inset ERT
21630 status collapsed
21631
21632 \begin_layout Plain Layout
21633
21634
21635 \backslash
21636 spce 
21637 \end_layout
21638
21639 \end_inset
21640
21641 2x+1
21642 \series default
21643  y si quieres escibir 
21644 \begin_inset Formula $\sqrt{2x}+1$
21645 \end_inset
21646
21647  teclea 
21648 \series bold
21649
21650 \backslash
21651 sqrt
21652 \begin_inset ERT
21653 status collapsed
21654
21655 \begin_layout Plain Layout
21656
21657
21658 \backslash
21659 spce 
21660 \end_layout
21661
21662 \end_inset
21663
21664 2x
21665 \begin_inset ERT
21666 status collapsed
21667
21668 \begin_layout Plain Layout
21669
21670
21671 \backslash
21672 spce 
21673 \end_layout
21674
21675 \end_inset
21676
21677 +1
21678 \series default
21679 , en este caso sólo 
21680 \family typewriter
21681
21682 \begin_inset Formula $2x$
21683 \end_inset
21684
21685
21686 \family default
21687  está bajo la raíz.
21688 \end_layout
21689
21690 \begin_layout Standard
21691 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
21692  con huecos:
21693 \begin_inset Formula \[
21694 \left(\begin{array}{ccc}
21695 \lambda_{1}\\
21696  & \ddots\\
21697  &  & \lambda_{n}
21698 \end{array}\right)\]
21699
21700 \end_inset
21701
21702 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
21703  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
21704 \end_layout
21705
21706 \begin_layout Subsection
21707 Seleccionar texto
21708 \end_layout
21709
21710 \begin_layout Standard
21711 Hay dos formas de seleccionar texto en una ecuación.
21712  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
21713  
21714 \family sans
21715 Mayúsculas
21716 \family default
21717  y una flecha de movimiento para seleccionarlo.
21718  Resaltará como una selección de texto normal.
21719  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
21720  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
21721  fórmula, aunque no en una zona de texto normal.
21722  
21723 \end_layout
21724
21725 \begin_layout Subsection
21726 Exponentes y subíndices
21727 \begin_inset Index idx
21728 status collapsed
21729
21730 \begin_layout Plain Layout
21731 Matemáticas ! Exponentes
21732 \end_layout
21733
21734 \end_inset
21735
21736
21737 \begin_inset Index idx
21738 status collapsed
21739
21740 \begin_layout Plain Layout
21741 Matemáticas ! Subíndices
21742 \end_layout
21743
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \begin_layout Standard
21750 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
21751  la forma más sencilla es usar comandos.
21752  Para escribir 
21753 \begin_inset Formula $x^{2}$
21754 \end_inset
21755
21756 , teclea en una ecuación 
21757 \series bold
21758 x^2
21759 \begin_inset ERT
21760 status collapsed
21761
21762 \begin_layout Plain Layout
21763
21764
21765 \backslash
21766 spce 
21767 \end_layout
21768
21769 \end_inset
21770
21771
21772 \series default
21773 .
21774  El 
21775 \family sans
21776 Espacio
21777 \family default
21778  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
21779  exponente.
21780  Si tecleas 
21781 \series bold
21782 x^2y
21783 \series default
21784 , obtendrás 
21785 \begin_inset Formula $x^{2y}$
21786 \end_inset
21787
21788 ; para obtener 
21789 \begin_inset Formula $x^{2}y$
21790 \end_inset
21791
21792 , teclea 
21793 \series bold
21794 x^2
21795 \begin_inset ERT
21796 status collapsed
21797
21798 \begin_layout Plain Layout
21799
21800
21801 \backslash
21802 spce 
21803 \end_layout
21804
21805 \end_inset
21806
21807 y
21808 \series default
21809 .
21810  Para poner en el exponente caracteres que serían acentuados con el circunflejo
21811  «^», debes teclear un 
21812 \family sans
21813 Espacio
21814 \family default
21815  extra entre el acento 
21816 \begin_inset Quotes fld
21817 \end_inset
21818
21819 ^
21820 \begin_inset Quotes frd
21821 \end_inset
21822
21823  y el carácter.
21824  P.
21825 \begin_inset space \thinspace{}
21826 \end_inset
21827
21828 e., para 
21829 \begin_inset Formula $x^{a}$
21830 \end_inset
21831
21832  teclea 
21833 \series bold
21834 x^
21835 \begin_inset ERT
21836 status collapsed
21837
21838 \begin_layout Plain Layout
21839
21840
21841 \backslash
21842 spce 
21843 \end_layout
21844
21845 \end_inset
21846
21847 a
21848 \series default
21849 .
21850 \begin_inset Foot
21851 status collapsed
21852
21853 \begin_layout Plain Layout
21854
21855 \emph on
21856 N.
21857 \begin_inset space \thinspace{}
21858 \end_inset
21859
21860 del t.: 
21861 \emph default
21862 Este será el método a usar habitualmente en teclados en español para entrar
21863  en modo exponente.
21864  También funciona pulsar dos veces seguidas la tecla «^».
21865  
21866 \end_layout
21867
21868 \end_inset
21869
21870   Los subíndices se ponen con guión bajo 
21871 \begin_inset Quotes fld
21872 \end_inset
21873
21874 _
21875 \begin_inset Quotes frd
21876 \end_inset
21877
21878 : Para 
21879 \begin_inset Formula $a_{1}$
21880 \end_inset
21881
21882 , teclea 
21883 \series bold
21884 a_1
21885 \begin_inset ERT
21886 status collapsed
21887
21888 \begin_layout Plain Layout
21889
21890
21891 \backslash
21892 spce 
21893 \end_layout
21894
21895 \end_inset
21896
21897
21898 \series default
21899 .
21900 \end_layout
21901
21902 \begin_layout Subsection
21903 Fracciones
21904 \begin_inset Index idx
21905 status collapsed
21906
21907 \begin_layout Plain Layout
21908 Matemáticas ! Fracciones
21909 \end_layout
21910
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \begin_layout Standard
21917 Una fracción se escribe con el comando 
21918 \series bold
21919
21920 \backslash
21921 frac
21922 \series default
21923  o con el icono 
21924 \begin_inset Graphics
21925         filename ../../images/math/frac.png
21926         scale 60
21927
21928 \end_inset
21929
21930  de la 
21931 \family sans
21932 Barra
21933 \begin_inset space ~
21934 \end_inset
21935
21936 de
21937 \begin_inset space ~
21938 \end_inset
21939
21940 herramientas
21941 \begin_inset space ~
21942 \end_inset
21943
21944 matemáticas
21945 \family default
21946 .
21947  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
21948  Para moverlo abajo, sencillamente pulsa la tecla 
21949 \family sans
21950 Abajo
21951 \family default
21952 .
21953  Para volver, 
21954 \family sans
21955 Arriba
21956 \family default
21957 .
21958  En una fracción se puede poner cualquier estructura, por ejemplo: 
21959 \begin_inset Formula \[
21960 \left[\frac{1}{\left(\begin{array}{cc}
21961 2 & 3\\
21962 4 & 5
21963 \end{array}\right)}\right]\]
21964
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \begin_layout Subsection
21971 Raíces
21972 \begin_inset Index idx
21973 status collapsed
21974
21975 \begin_layout Plain Layout
21976 Matemáticas ! Raíces
21977 \end_layout
21978
21979 \end_inset
21980
21981
21982 \end_layout
21983
21984 \begin_layout Standard
21985 Las raíces se generan con el botón 
21986 \begin_inset Graphics
21987         filename ../../images/math/sqrt.png
21988
21989 \end_inset
21990
21991  de la 
21992 \family sans
21993 Barra
21994 \begin_inset space ~
21995 \end_inset
21996
21997 de
21998 \begin_inset space ~
21999 \end_inset
22000
22001 herramientas
22002 \begin_inset space ~
22003 \end_inset
22004
22005 matemáticas,
22006 \family default
22007  o con los comandos 
22008 \series bold
22009
22010 \backslash
22011 sqrt
22012 \series default
22013  o 
22014 \series bold
22015
22016 \backslash
22017 root
22018 \series default
22019 .
22020  
22021 \series bold
22022
22023 \backslash
22024 sqrt
22025 \series default
22026  escribe siempre raíces cuadradas, con 
22027 \series bold
22028
22029 \backslash
22030 root
22031 \series default
22032  puedes escribir raíces de orden mayor, como cúbicas.
22033 \end_layout
22034
22035 \begin_layout Subsection
22036 Operadores con límites
22037 \begin_inset Index idx
22038 status collapsed
22039
22040 \begin_layout Plain Layout
22041 Matemáticas ! Integrales
22042 \end_layout
22043
22044 \end_inset
22045
22046
22047 \begin_inset Index idx
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051 Matemáticas ! Operador suma
22052 \end_layout
22053
22054 \end_inset
22055
22056
22057 \begin_inset CommandInset label
22058 LatexCommand label
22059 name "sub:Operadores-con-límites"
22060
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \begin_layout Standard
22067 Los operadores suma (
22068 \begin_inset Formula $\sum$
22069 \end_inset
22070
22071 ) e integral (
22072 \begin_inset Formula $\int$
22073 \end_inset
22074
22075 ) se decoran frecuentemente con límites.
22076  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
22077  directamente después del símbolo.
22078  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
22079  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
22080  Tal como en 
22081 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22082 \end_inset
22083
22084 , y en
22085 \begin_inset Formula \[
22086 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
22087
22088 \end_inset
22089
22090 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
22091 \end_layout
22092
22093 \begin_layout Standard
22094 Todos los operadores con límites cambian automáticamente de tamaño cuando
22095  se ponen en modo presentación.
22096  La colocación de los límites puede cambiarse situando el cursor directamente
22097  detrás del operador y pulsando 
22098 \family sans
22099 Alt+M
22100 \begin_inset space ~
22101 \end_inset
22102
22103 L
22104 \family default
22105  o con el menú  
22106 \family sans
22107 Editar\SpecialChar \menuseparator
22108 Ecuaciones\SpecialChar \menuseparator
22109 Cambiar
22110 \begin_inset space ~
22111 \end_inset
22112
22113 tipo
22114 \begin_inset space ~
22115 \end_inset
22116
22117 de
22118 \begin_inset space ~
22119 \end_inset
22120
22121 límites
22122 \family default
22123 .
22124 \end_layout
22125
22126 \begin_layout Standard
22127 Algunas otras expresiones matemáticas tienen añadida esta característica
22128  de colocación de los límites, como 
22129 \begin_inset Index idx
22130 status collapsed
22131
22132 \begin_layout Plain Layout
22133 Matemáticas ! Límites
22134 \end_layout
22135
22136 \end_inset
22137
22138
22139 \begin_inset Formula \[
22140 \lim_{x\rightarrow\infty}f(x),\]
22141
22142 \end_inset
22143
22144 que pondrá 
22145 \begin_inset Formula $x\rightarrow\infty$
22146 \end_inset
22147
22148  bajo 
22149 \begin_inset Quotes fld
22150 \end_inset
22151
22152 lím
22153 \begin_inset Quotes frd
22154 \end_inset
22155
22156  en estilo presentación.
22157  En fórmulas en línea se ve así: 
22158 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22159 \end_inset
22160
22161 .
22162 \end_layout
22163
22164 \begin_layout Standard
22165 Observa que la función lím se ha introducido como una función macro 
22166 \series bold
22167
22168 \backslash
22169 lim
22170 \series default
22171 .
22172  Echa un vistazo a la sección
22173 \begin_inset space ~
22174 \end_inset
22175
22176
22177 \begin_inset space \thinspace{}
22178 \end_inset
22179
22180
22181 \begin_inset CommandInset ref
22182 LatexCommand ref
22183 reference "sub:Funciones"
22184
22185 \end_inset
22186
22187  para ver una explicación de las macros de funciones.
22188 \end_layout
22189
22190 \begin_layout Subsection
22191 Símbolos matemáticos
22192 \begin_inset Index idx
22193 status collapsed
22194
22195 \begin_layout Plain Layout
22196 Matemáticas ! Símbolos
22197 \end_layout
22198
22199 \end_inset
22200
22201
22202 \end_layout
22203
22204 \begin_layout Standard
22205 La mayor parte de los símbolos matemáticos se encuentran en los 
22206 \family sans
22207 Paneles
22208 \begin_inset space ~
22209 \end_inset
22210
22211 de
22212 \begin_inset space ~
22213 \end_inset
22214
22215 ecuaciones
22216 \family default
22217  en alguna de las distintas categorías: 
22218 \family sans
22219 Griego
22220 \family default
22221
22222 \family sans
22223 Operadores
22224 \family default
22225
22226 \family sans
22227 Relaciones
22228 \family default
22229
22230 \family sans
22231 Flechas
22232 \family default
22233 \SpecialChar \ldots{}
22234  También hay símbolos adicionales suministrados por la 
22235 \emph on
22236 American Mathematical Society
22237 \emph default
22238  (AMS).
22239 \end_layout
22240
22241 \begin_layout Standard
22242 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22243  así, no tienes que emplear el 
22244 \family sans
22245 Panel de ecuaciones
22246 \family default
22247 , sino que puedes teclear el comando directamente en la ecuación.
22248  LyX lo convertirá al símbolo o estructura correspondiente.
22249 \end_layout
22250
22251 \begin_layout Subsection
22252 Cambiar el espacio
22253 \begin_inset Index idx
22254 status collapsed
22255
22256 \begin_layout Plain Layout
22257 Matemáticas ! Espacios
22258 \end_layout
22259
22260 \end_inset
22261
22262
22263 \end_layout
22264
22265 \begin_layout Standard
22266 El espacio estándar provisto por LaTeX se puede cambiar.
22267  Para hacerlo teclea 
22268 \family sans
22269 Ctrl+Espacio
22270 \family default
22271  o usa el botón 
22272 \begin_inset Graphics
22273         filename ../../images/math/space.png
22274
22275 \end_inset
22276
22277  del 
22278 \family sans
22279 Panel de ecuaciones
22280 \family default
22281 .
22282  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22283  Por ejemplo, la secuencia 
22284 \series bold
22285 a
22286 \begin_inset space ~
22287 \end_inset
22288
22289 Ctrl+Espacio
22290 \begin_inset space ~
22291 \end_inset
22292
22293 b
22294 \series default
22295  da: 
22296 \begin_inset Formula $a\, b$
22297 \end_inset
22298
22299  (en LyX se ve 
22300 \begin_inset Graphics
22301         filename ../clipart/SpaceMarker.png
22302
22303 \end_inset
22304
22305 ).
22306  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22307  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22308  cambia el tamaño.
22309  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22310  espacios negativos.
22311  Dos ejemplos: 
22312 \end_layout
22313
22314 \begin_layout Standard
22315
22316 \series bold
22317 a Ctrl+Espacio b
22318 \series default
22319  con 3×
22320 \family sans
22321 Espacio
22322 \family default
22323
22324 \begin_inset Formula $a\quad b$
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \begin_layout Standard
22331
22332 \series bold
22333 a Ctrl+Espacio b
22334 \series default
22335  con 5×
22336 \family sans
22337 Espacio
22338 \family default
22339
22340 \begin_inset Formula $a\! b$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Subsection
22347 Funciones
22348 \begin_inset Index idx
22349 status collapsed
22350
22351 \begin_layout Plain Layout
22352 Matemáticas ! Funciones
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \begin_inset CommandInset label
22359 LatexCommand label
22360 name "sub:Funciones"
22361
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \begin_layout Standard
22368 El botón 
22369 \begin_inset Graphics
22370         filename ../../images/math/functions.png
22371
22372 \end_inset
22373
22374  abre el 
22375 \family sans
22376 Panel
22377 \begin_inset space ~
22378 \end_inset
22379
22380 de
22381 \begin_inset space ~
22382 \end_inset
22383
22384 funciones
22385 \family default
22386 , que contiene diversas macros de funciones como 
22387 \begin_inset Formula $\sin$
22388 \end_inset
22389
22390  (seno), 
22391 \begin_inset Formula $\lim$
22392 \end_inset
22393
22394
22395 \emph on
22396 etc
22397 \emph default
22398 .
22399  (también se pueden insertar tecleando en una ecuación 
22400 \series bold
22401
22402 \backslash
22403 sen
22404 \series default
22405  etc.)
22406 \begin_inset Foot
22407 status collapsed
22408
22409 \begin_layout Plain Layout
22410
22411 \size normal
22412 \emph on
22413 \color none
22414 N.
22415 \begin_inset space \thinspace{}
22416 \end_inset
22417
22418 del t: 
22419 \size default
22420 \emph default
22421 \color inherit
22422 El estilo 
22423 \family typewriter
22424 spanish
22425 \family default
22426 \size normal
22427 \color none
22428  propociona comandos para escribir las funciones en español, p.
22429 \begin_inset space \thinspace{}
22430 \end_inset
22431
22432 e., 
22433 \begin_inset Formula $\sen x$
22434 \end_inset
22435
22436 .
22437  Más detalles en la sec.
22438  
22439 \size default
22440 \emph on
22441 \color inherit
22442 Funciones predefinidas
22443 \emph default
22444  del manual 
22445 \emph on
22446 Ecuaciones
22447 \emph default
22448  y en la página web
22449 \begin_inset space ~
22450 \end_inset
22451
22452
22453 \begin_inset CommandInset citation
22454 LatexCommand cite
22455 key "spanish"
22456
22457 \end_inset
22458
22459 .
22460 \end_layout
22461
22462 \end_inset
22463
22464 .
22465  En matemáticas es habitual escribir las funciones en letras verticales,
22466  para evitar confusiones con las letras cursivas que representan variables,
22467  porque 
22468 \begin_inset Formula $sen$
22469 \end_inset
22470
22471  podría hacer pensar en el producto 
22472 \begin_inset Formula $s·e·n$
22473 \end_inset
22474
22475 .
22476  
22477 \end_layout
22478
22479 \begin_layout Standard
22480 El empleo de macros de función generará también el espacio correcto alrededor
22481  de la función: 
22482 \begin_inset Formula $a\sen x$
22483 \end_inset
22484
22485  es diferente de 
22486 \begin_inset Formula $asenx$
22487 \end_inset
22488
22489
22490 \end_layout
22491
22492 \begin_layout Standard
22493 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
22494  de situar los subíndices, como se describe en sec.
22495 \begin_inset space \thinspace{}
22496 \end_inset
22497
22498
22499 \begin_inset CommandInset ref
22500 LatexCommand ref
22501 reference "sub:Operadores-con-límites"
22502
22503 \end_inset
22504
22505 .
22506 \end_layout
22507
22508 \begin_layout Subsection
22509 Acentos
22510 \begin_inset Index idx
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514 Matemáticas ! Acentos
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \begin_layout Standard
22523 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
22524  que en modo texto.
22525  Esto puede depender de tu teclado, o de las asociaciones de teclas que
22526  uses.
22527  También puedes usar comandos LaTeX para escribir, p.
22528 \begin_inset space \thinspace{}
22529 \end_inset
22530
22531 e., 
22532 \begin_inset Formula $\hat{a}$
22533 \end_inset
22534
22535  incluso si tu teclado no tiene acento circunflejo.
22536  El ejemplo se ha hecho con 
22537 \series bold
22538
22539 \backslash
22540 hat
22541 \begin_inset ERT
22542 status collapsed
22543
22544 \begin_layout Plain Layout
22545
22546
22547 \backslash
22548 spce 
22549 \end_layout
22550
22551 \end_inset
22552
22553 a
22554 \series default
22555  en una ecuación.
22556  El cuadro
22557 \begin_inset space ~
22558 \end_inset
22559
22560
22561 \begin_inset CommandInset ref
22562 LatexCommand ref
22563 reference "cap:Acentos-y-comandos"
22564
22565 \end_inset
22566
22567  muestra las equivalencias entre tipos de acentos y sus comandos.
22568 \end_layout
22569
22570 \begin_layout Standard
22571 \begin_inset Float table
22572 wide false
22573 sideways false
22574 status open
22575
22576 \begin_layout Plain Layout
22577 \begin_inset Caption
22578
22579 \begin_layout Plain Layout
22580 \begin_inset CommandInset label
22581 LatexCommand label
22582 name "cap:Acentos-y-comandos"
22583
22584 \end_inset
22585
22586 Tipos de acentos y comandos correspondientes.
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Plain Layout
22595 \align center
22596 \begin_inset VSpace defskip
22597 \end_inset
22598
22599
22600 \begin_inset Tabular
22601 <lyxtabular version="3" rows="11" columns="3">
22602 <features tabularvalignment="middle">
22603 <column alignment="center" valignment="top" width="0pt">
22604 <column alignment="center" valignment="top" width="0pt">
22605 <column alignment="center" valignment="top" width="0pt">
22606 <row>
22607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 Nombre
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 Comando
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629 E
22630 \family roman
22631 \series medium
22632 \shape up
22633 \size normal
22634 \emph off
22635 \bar no
22636 \noun off
22637 \color none
22638 jemplo
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 </row>
22644 <row>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \family roman
22651 \series medium
22652 \shape up
22653 \size normal
22654 \emph off
22655 \bar no
22656 \noun off
22657 \color none
22658 circunflejo
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667
22668 \series bold
22669
22670 \backslash
22671 hat
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \family roman
22682 \series medium
22683 \shape up
22684 \size normal
22685 \emph off
22686 \bar no
22687 \noun off
22688 \color none
22689 \begin_inset Formula $\hat{a}$
22690 \end_inset
22691
22692
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 </row>
22698 <row>
22699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22700 \begin_inset Text
22701
22702 \begin_layout Plain Layout
22703
22704 \family roman
22705 \series medium
22706 \shape up
22707 \size normal
22708 \emph off
22709 \bar no
22710 \noun off
22711 \color none
22712 grave
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721
22722 \series bold
22723
22724 \backslash
22725 grave
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734
22735 \family roman
22736 \series medium
22737 \shape up
22738 \size normal
22739 \emph off
22740 \bar no
22741 \noun off
22742 \color none
22743 \begin_inset Formula $\grave{a}$
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 </row>
22752 <row>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757
22758 \family roman
22759 \series medium
22760 \shape up
22761 \size normal
22762 \emph off
22763 \bar no
22764 \noun off
22765 \color none
22766 agudo
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \series bold
22777
22778 \backslash
22779 acute
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788
22789 \family roman
22790 \series medium
22791 \shape up
22792 \size normal
22793 \emph off
22794 \bar no
22795 \noun off
22796 \color none
22797 \begin_inset Formula $\acute{a}$
22798 \end_inset
22799
22800
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 </row>
22806 <row>
22807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811
22812 \family roman
22813 \series medium
22814 \shape up
22815 \size normal
22816 \emph off
22817 \bar no
22818 \noun off
22819 \color none
22820 diéresis
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829
22830 \series bold
22831
22832 \backslash
22833 ddot
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842
22843 \family roman
22844 \series medium
22845 \shape up
22846 \size normal
22847 \emph off
22848 \bar no
22849 \noun off
22850 \color none
22851 \begin_inset Formula $\ddot{a}$
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865
22866 \family roman
22867 \series medium
22868 \shape up
22869 \size normal
22870 \emph off
22871 \bar no
22872 \noun off
22873 \color none
22874 tilde
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883
22884 \series bold
22885
22886 \backslash
22887 tilde
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \family roman
22898 \series medium
22899 \shape up
22900 \size normal
22901 \emph off
22902 \bar no
22903 \noun off
22904 \color none
22905 \begin_inset Formula $\tilde{a}$
22906 \end_inset
22907
22908
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 </row>
22914 <row>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919
22920 \family roman
22921 \series medium
22922 \shape up
22923 \size normal
22924 \emph off
22925 \bar no
22926 \noun off
22927 \color none
22928 punto
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937
22938 \series bold
22939
22940 \backslash
22941 dot
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950
22951 \family roman
22952 \series medium
22953 \shape up
22954 \size normal
22955 \emph off
22956 \bar no
22957 \noun off
22958 \color none
22959 \begin_inset Formula $\dot{a}$
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973
22974 \family roman
22975 \series medium
22976 \shape up
22977 \size normal
22978 \emph off
22979 \bar no
22980 \noun off
22981 \color none
22982 breve
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991
22992 \series bold
22993
22994 \backslash
22995 breve
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \family roman
23006 \series medium
23007 \shape up
23008 \size normal
23009 \emph off
23010 \bar no
23011 \noun off
23012 \color none
23013 \begin_inset Formula $\breve{a}$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 </row>
23022 <row>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027
23028 \family roman
23029 \series medium
23030 \shape up
23031 \size normal
23032 \emph off
23033 \bar no
23034 \noun off
23035 \color none
23036 caron
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045
23046 \series bold
23047
23048 \backslash
23049 check
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058
23059 \family roman
23060 \series medium
23061 \shape up
23062 \size normal
23063 \emph off
23064 \bar no
23065 \noun off
23066 \color none
23067 \begin_inset Formula $\check{a}$
23068 \end_inset
23069
23070
23071 \end_layout
23072
23073 \end_inset
23074 </cell>
23075 </row>
23076 <row>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081
23082 \family roman
23083 \series medium
23084 \shape up
23085 \size normal
23086 \emph off
23087 \bar no
23088 \noun off
23089 \color none
23090 barra
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099
23100 \series bold
23101
23102 \backslash
23103 bar
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112
23113 \family roman
23114 \series medium
23115 \shape up
23116 \size normal
23117 \emph off
23118 \bar no
23119 \noun off
23120 \color none
23121 \begin_inset Formula $\bar{a}$
23122 \end_inset
23123
23124
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 </row>
23130 <row>
23131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135 vector
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144
23145 \series bold
23146
23147 \backslash
23148 vec
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157
23158 \family roman
23159 \series medium
23160 \shape up
23161 \size normal
23162 \emph off
23163 \bar no
23164 \noun off
23165 \color none
23166 \begin_inset Formula $\vec{a}$
23167 \end_inset
23168
23169
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 </row>
23175 </lyxtabular>
23176
23177 \end_inset
23178
23179
23180 \end_layout
23181
23182 \end_inset
23183
23184
23185 \end_layout
23186
23187 \begin_layout Standard
23188 Puedes elegir uno de los acentos seleccionándolo en el panel 
23189 \family sans
23190 Decoraciones
23191 \family default
23192 , botón 
23193 \begin_inset Graphics
23194         filename ../../images/math/hat.png
23195
23196 \end_inset
23197
23198  del 
23199 \family sans
23200 Panel de ecuaciones
23201 \family default
23202 ; esto se aplicará también a cualquier selección que hayas hecho en una
23203  fórmula.
23204 \end_layout
23205
23206 \begin_layout Section
23207 Paréntesis y otros delimitadores
23208 \begin_inset Index idx
23209 status collapsed
23210
23211 \begin_layout Plain Layout
23212 Matemáticas ! Delimitadores
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \begin_inset Index idx
23219 status collapsed
23220
23221 \begin_layout Plain Layout
23222 Matemáticas ! Paréntesis
23223 \end_layout
23224
23225 \end_inset
23226
23227
23228 \begin_inset CommandInset label
23229 LatexCommand label
23230 name "sec:Paréntesis-y-delimitadores"
23231
23232 \end_inset
23233
23234
23235 \end_layout
23236
23237 \begin_layout Standard
23238 Hay varios tipos de delimitadores disponibles en LyX.
23239  Para casi todas las necesidades debería bastar con el uso de las teclas
23240  
23241 \family typewriter
23242 []{}()|<>
23243 \family default
23244 .
23245  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23246  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23247  surge al pulsar el botón 
23248 \begin_inset Graphics
23249         filename ../../images/math/delim.png
23250
23251 \end_inset
23252
23253  de la barra de herramientas de ecuaciones.
23254  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23255 \begin_inset Formula \[
23256 \left[\begin{array}{cc}
23257 1 & 2\\
23258 3 & 4
23259 \end{array}\right]\]
23260
23261 \end_inset
23262
23263 o para colocar diversos paréntesis como en la fracción: 
23264 \begin_inset Formula \[
23265 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
23266
23267 \end_inset
23268
23269
23270 \end_layout
23271
23272 \begin_layout Standard
23273 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23274 ente de acuerdo con el tamaño de lo que contienen.
23275 \end_layout
23276
23277 \begin_layout Standard
23278 Para construir delimitadores pulsa el botón del que quieras poner para el
23279  lado izquierdo y para el lado derecho.
23280  Si marcas la opción 
23281 \family sans
23282 Mantener
23283 \begin_inset space ~
23284 \end_inset
23285
23286 iguales
23287 \family default
23288 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23289  El comando TeX de la selección se mostrará bajo el panel de botones.
23290  Si quieres que un lado no tenga delimitador, usa el botón 
23291 \family sans
23292 Ninguno
23293 \family default
23294 .
23295  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23296 \end_layout
23297
23298 \begin_layout Standard
23299 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23300  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23301  escoger los delimitadores deseados y pulsar 
23302 \family sans
23303 Insert
23304 \family default
23305 ar, con esto se dibujarán alrededor de la estructura resaltada.
23306 \end_layout
23307
23308 \begin_layout Section
23309 Ecuaciones con varias líneas
23310 \begin_inset Index idx
23311 status collapsed
23312
23313 \begin_layout Plain Layout
23314 Matemáticas ! Presentación de ecuaciones
23315 \end_layout
23316
23317 \end_inset
23318
23319
23320 \begin_inset Index idx
23321 status collapsed
23322
23323 \begin_layout Plain Layout
23324 Matemáticas ! Matrices
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \begin_inset Index idx
23331 status collapsed
23332
23333 \begin_layout Plain Layout
23334 Matemáticas ! Ecuaciones multilínea
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 Las matrices se introducen con el botón 
23344 \begin_inset Graphics
23345         filename ../../images/math/matrix.png
23346
23347 \end_inset
23348
23349  de la 
23350 \family sans
23351 Barra
23352 \begin_inset space ~
23353 \end_inset
23354
23355 de
23356 \begin_inset space ~
23357 \end_inset
23358
23359 herramientas
23360 \begin_inset space ~
23361 \end_inset
23362
23363 matemáticas
23364 \family default
23365 .
23366  Se abrirá un diálogo para elegir el número de filas y columnas.
23367  Por ejemplo:
23368 \begin_inset Formula \[
23369 \left(\begin{array}{ccc}
23370 1 & 2 & 3\\
23371 4 & 5 & 6\\
23372 7 & 8 & 9
23373 \end{array}\right)\]
23374
23375 \end_inset
23376
23377 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
23378  en la sec.
23379 \begin_inset space \thinspace{}
23380 \end_inset
23381
23382
23383 \begin_inset CommandInset ref
23384 LatexCommand ref
23385 reference "sec:Paréntesis-y-delimitadores"
23386
23387 \end_inset
23388
23389 .
23390  Al construir la matriz, puedes elegir si las entradas de columna se alinean
23391  a la izquierda, a la derecha o al centro, en el cuadro 
23392 \family sans
23393 Horizontal,
23394 \family default
23395  con las letras 
23396 \begin_inset Quotes fld
23397 \end_inset
23398
23399
23400 \family sans
23401 l
23402 \family default
23403
23404 \begin_inset Quotes frd
23405 \end_inset
23406
23407
23408 \begin_inset Quotes fld
23409 \end_inset
23410
23411
23412 \family sans
23413 r
23414 \family default
23415
23416 \begin_inset Quotes frd
23417 \end_inset
23418
23419 , y 
23420 \begin_inset Quotes fld
23421 \end_inset
23422
23423
23424 \family sans
23425 c
23426 \family default
23427
23428 \begin_inset Quotes frd
23429 \end_inset
23430
23431 .
23432  Lyx utiliza 
23433 \begin_inset Quotes fld
23434 \end_inset
23435
23436
23437 \family sans
23438 c
23439 \family default
23440
23441 \begin_inset Quotes frd
23442 \end_inset
23443
23444  por omisión.
23445  Por ejemplo, la secuencia 
23446 \begin_inset Quotes fld
23447 \end_inset
23448
23449
23450 \family sans
23451 lrc
23452 \family default
23453
23454 \begin_inset Quotes frd
23455 \end_inset
23456
23457  indica que la primera columna se alineará a la izquierda, la segunda al
23458  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
23459  El resultado será el siguiente: 
23460 \begin_inset Formula \[
23461 \begin{array}{lcr}
23462 columna & columna & columna\\
23463 alineada & alineada & alineada\\
23464 a\, la\, izquierda & al\, centro & a\, la\, derecha
23465 \end{array}\]
23466
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \begin_layout Standard
23473 Puedes añadir más filas a una matriz existente con 
23474 \family sans
23475 Ctrl+Retorno
23476 \family default
23477  estando el cursor en la matriz.
23478  Puedes añadir o quitar filas y columnas con el menú 
23479 \family sans
23480 Editar\SpecialChar \menuseparator
23481 Ecuaciones
23482 \family default
23483  o con los botones adecuados de la barra de herramientas matemáticas.
23484 \end_layout
23485
23486 \begin_layout Standard
23487 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
23488  de distintos casos.
23489  Para ello se usa el submenú 
23490 \family sans
23491 Insertar\SpecialChar \menuseparator
23492 Ecuaciones\SpecialChar \menuseparator
23493 Entorno
23494 \begin_inset space ~
23495 \end_inset
23496
23497 casos
23498 \family default
23499  o el comando 
23500 \series bold
23501
23502 \backslash
23503 cases
23504 \series default
23505 .
23506  Aquí ves un ejemplo: 
23507 \begin_inset Formula \[
23508 f(x)=\begin{cases}
23509 -1 & x<0\\
23510 0 & x=0\\
23511 1 & x>0
23512 \end{cases}\]
23513
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \begin_layout Standard
23520 \begin_inset VSpace bigskip
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \begin_layout Standard
23527 Las ecuaciones con varias líneas se crean pulsando 
23528 \family sans
23529 \series medium
23530 Ctrl+Retorno
23531 \family default
23532 \series default
23533  dentro de la ecuación.
23534  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
23535  Si tecleas 
23536 \family sans
23537 \series medium
23538 Ctrl+Retorno
23539 \family default
23540 \series default
23541  en una ecuación no vacía, la parte anterior al signo de relación (signo
23542  igual 
23543 \begin_inset Quotes fld
23544 \end_inset
23545
23546 =
23547 \begin_inset Quotes frd
23548 \end_inset
23549
23550 , etc.) se insertará automáticamente en la primera columna, el signo de relación
23551  en la segunda y el resto en la tercera columna.
23552  Por cada nueva pulsación de 
23553 \family sans
23554 \series medium
23555 Ctrl+Retorno
23556 \family default
23557 \series default
23558  se crea una fila nueva.
23559  Las ecuaciones multilínea siempre están en modo presentación.
23560  Aquí hay un ejemplo:
23561 \end_layout
23562
23563 \begin_layout Standard
23564 \begin_inset Formula \begin{eqnarray}
23565 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23566 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
23567 \end{eqnarray}
23568
23569 \end_inset
23570
23571
23572 \end_layout
23573
23574 \begin_layout Standard
23575 Para cambiar la asignación de columna de las partes de la ecuación, pon
23576  el cursor donde quieras empezar el cambio y teclea 
23577 \family sans
23578 Ctrl+Tab.
23579
23580 \family default
23581  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
23582  Ten en cuenta que la columna central está destinada para los signos de
23583  relación, y que las estructuras en esa columna se imprimirán en un tamaño
23584  menor:
23585 \begin_inset Formula \begin{eqnarray*}
23586 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23587
23588 \end_inset
23589
23590
23591 \end_layout
23592
23593 \begin_layout Standard
23594 La ecuación multilínea aquí descrita es del tipo 
23595 \family sans
23596 Entorno_EqnArray
23597 \family default
23598 .
23599  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
23600  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
23601  que en la ecuación (
23602 \begin_inset CommandInset ref
23603 LatexCommand ref
23604 reference "eq:acuadrado"
23605
23606 \end_inset
23607
23608 ).
23609  Los otros tipos se describen en la sección
23610 \begin_inset space ~
23611 \end_inset
23612
23613
23614 \begin_inset space \thinspace{}
23615 \end_inset
23616
23617
23618 \begin_inset CommandInset ref
23619 LatexCommand ref
23620 reference "sub:Tipos-de-ecuaciones-AMS"
23621
23622 \end_inset
23623
23624 .
23625 \end_layout
23626
23627 \begin_layout Section
23628 Numeración y referencia de ecuaciones
23629 \begin_inset Index idx
23630 status collapsed
23631
23632 \begin_layout Plain Layout
23633 Matemáticas ! Numeración de ecuaciones
23634 \end_layout
23635
23636 \end_inset
23637
23638
23639 \begin_inset Index idx
23640 status collapsed
23641
23642 \begin_layout Plain Layout
23643 Matemáticas ! Referencias a ecuaciones
23644 \end_layout
23645
23646 \end_inset
23647
23648
23649 \begin_inset CommandInset label
23650 LatexCommand label
23651 name "sec:Numeración-y-referencia"
23652
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \begin_layout Standard
23659 Para numerar una ecuación, pon el cursor en ella y usa el menú 
23660 \family sans
23661 Editar\SpecialChar \menuseparator
23662 Ecuaciones\SpecialChar \menuseparator
23663 Conmutar
23664 \begin_inset space ~
23665 \end_inset
23666
23667 numeración
23668 \family default
23669  o el atajo 
23670 \family sans
23671 Alt+M
23672 \begin_inset space ~
23673 \end_inset
23674
23675 N
23676 \family default
23677 .
23678  El número de ecuación se ve en LyX como 
23679 \begin_inset Quotes fld
23680 \end_inset
23681
23682 #
23683 \begin_inset Quotes frd
23684 \end_inset
23685
23686  entre paréntesis.
23687  El 
23688 \begin_inset Quotes fld
23689 \end_inset
23690
23691 #
23692 \begin_inset Quotes frd
23693 \end_inset
23694
23695  indica que el número se calculará automáticamente al generar la salida.
23696  La posición y el formato del número de fórmula depende de la clase del
23697  documento.
23698  En este documento el número se imprime junto con el número del capítulo,
23699  separados por un punto:
23700 \begin_inset Formula \begin{equation}
23701 1+1=2\end{equation}
23702
23703 \end_inset
23704
23705
23706 \family sans
23707 Alt+M
23708 \begin_inset space ~
23709 \end_inset
23710
23711 N
23712 \family default
23713  en una ecuación numerada quita la numeración.
23714  Sólo se pueden numerar ecuaciones presentadas.
23715 \end_layout
23716
23717 \begin_layout Standard
23718 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
23719  menú 
23720 \family sans
23721 Editar\SpecialChar \menuseparator
23722 Ecuaciones\SpecialChar \menuseparator
23723 Conmutar
23724 \begin_inset space ~
23725 \end_inset
23726
23727 numeración
23728 \begin_inset space ~
23729 \end_inset
23730
23731 de
23732 \begin_inset space ~
23733 \end_inset
23734
23735 línea
23736 \family default
23737  o el atajo 
23738 \family sans
23739 Alt+M
23740 \begin_inset space ~
23741 \end_inset
23742
23743 Mayúsculas+N.
23744
23745 \family default
23746  Sólo se conmuta la numeración de la línea donde esté el cursor:
23747 \begin_inset Formula \begin{eqnarray}
23748 1 & = & 3-2\\
23749 2 & = & 4-2\nonumber \\
23750 4 & \leq & 7
23751 \end{eqnarray}
23752
23753 \end_inset
23754
23755 Para numerar todas las líneas usa el atajo 
23756 \family sans
23757 Alt+M
23758 \begin_inset space ~
23759 \end_inset
23760
23761 N
23762 \family default
23763 .
23764 \end_layout
23765
23766 \begin_layout Standard
23767 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
23768  La etiqueta se inserta con el menú 
23769 \family sans
23770 Insertar\SpecialChar \menuseparator
23771 Etiqueta
23772 \family default
23773  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
23774  el texto.
23775  Se recomienda dejar como primera parte de la etiqueta la propuesta 
23776 \begin_inset Quotes fld
23777 \end_inset
23778
23779
23780 \family sans
23781 eq:
23782 \family default
23783
23784 \begin_inset Quotes frd
23785 \end_inset
23786
23787 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
23788  en el documento.
23789  En el ejemplo siguiente hemos insertado la etiqueta 
23790 \begin_inset Quotes fld
23791 \end_inset
23792
23793 eq:tanhExp
23794 \begin_inset Quotes frd
23795 \end_inset
23796
23797  en la segunda línea:
23798 \begin_inset Formula \begin{eqnarray}
23799 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
23800  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23801 \end{eqnarray}
23802
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \begin_layout Standard
23809 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
23810  se ve en LyX en el sitio del contenedor del número de ecuación 
23811 \begin_inset Quotes eld
23812 \end_inset
23813
23814 #
23815 \begin_inset Quotes erd
23816 \end_inset
23817
23818 .
23819  Puedes hacer referencia a una ecuación etiquetada con el menú 
23820 \family sans
23821 Insertar\SpecialChar \menuseparator
23822 Referencia
23823 \begin_inset space ~
23824 \end_inset
23825
23826 cruzada
23827 \family default
23828 .
23829  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
23830  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
23831  de ecuación:
23832 \end_layout
23833
23834 \begin_layout Standard
23835 Esto es una referencia cruzada a la ecuación (
23836 \begin_inset CommandInset ref
23837 LatexCommand ref
23838 reference "eq:tanhExp"
23839
23840 \end_inset
23841
23842 ).
23843 \end_layout
23844
23845 \begin_layout Standard
23846 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
23847 \begin_inset space \thinspace{}
23848 \end_inset
23849
23850
23851 \begin_inset CommandInset ref
23852 LatexCommand ref
23853 reference "sec:Referencias-cruzadas"
23854
23855 \end_inset
23856
23857 .
23858  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
23859  el menú 
23860 \family sans
23861 Insertar\SpecialChar \menuseparator
23862 Etiqueta
23863 \family default
23864  y borra la etiqueta en el cuadro de texto.
23865 \begin_inset Foot
23866 status collapsed
23867
23868 \begin_layout Plain Layout
23869 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
23870 \end_layout
23871
23872 \end_inset
23873
23874  
23875 \end_layout
23876
23877 \begin_layout Section
23878 Definición de macros de ecuación
23879 \begin_inset Index idx
23880 status collapsed
23881
23882 \begin_layout Plain Layout
23883 Matemáticas ! Macros de ecuación
23884 \end_layout
23885
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \begin_layout Standard
23892 LyX permite la definición de macros para ecuaciones, lo que es muy útil
23893  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
23894  Se explica en la sección 
23895 \emph on
23896 Macros de ecuaciones
23897 \emph default
23898  del manual
23899 \emph on
23900  Ecuaciones
23901 \emph default
23902 .
23903 \end_layout
23904
23905 \begin_layout Section
23906 Afinando
23907 \end_layout
23908
23909 \begin_layout Subsection
23910 Estilo del texto
23911 \begin_inset Index idx
23912 status collapsed
23913
23914 \begin_layout Plain Layout
23915 Matemáticas ! Estilo del texto
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \begin_layout Standard
23924 La fuente estándar para el texto es cursiva, y para números es romana.
23925  Para determinar una fuente en una ecuación usa el botón 
23926 \begin_inset Graphics
23927         filename ../../images/math/font.png
23928
23929 \end_inset
23930
23931  del 
23932 \family sans
23933 Panel de ecuaciones
23934 \family default
23935 , o introduce directamente el comando adecuado, según el cuadro
23936 \begin_inset space ~
23937 \end_inset
23938
23939
23940 \begin_inset CommandInset ref
23941 LatexCommand ref
23942 reference "cap:Estilos-del-texto-y"
23943
23944 \end_inset
23945
23946 .
23947 \end_layout
23948
23949 \begin_layout Standard
23950 \begin_inset Float table
23951 wide false
23952 sideways false
23953 status open
23954
23955 \begin_layout Plain Layout
23956 \begin_inset Caption
23957
23958 \begin_layout Plain Layout
23959 \begin_inset CommandInset label
23960 LatexCommand label
23961 name "cap:Estilos-del-texto-y"
23962
23963 \end_inset
23964
23965 Estilos del texto y comandos correspondientes.
23966 \end_layout
23967
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \begin_layout Plain Layout
23974 \align center
23975 \begin_inset Tabular
23976 <lyxtabular version="3" rows="9" columns="2">
23977 <features tabularvalignment="middle">
23978 <column alignment="center" valignment="top" width="0pt">
23979 <column alignment="center" valignment="top" width="0pt">
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 Fuente
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994 Comando
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 </row>
24000 <row>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005
24006 \shape up
24007 \size normal
24008 \bar no
24009 \noun off
24010 \color none
24011 \begin_inset Formula $\mathrm{Roman}$
24012 \end_inset
24013
24014
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023
24024 \series bold
24025
24026 \backslash
24027 mathrm
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 </row>
24033 <row>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
24039 \end_inset
24040
24041
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \series bold
24052
24053 \backslash
24054 mathbf
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 </row>
24060 <row>
24061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065 \begin_inset Formula $\mathit{Cursiva}$
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077
24078 \series bold
24079
24080 \backslash
24081 mathit
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 </row>
24087 <row>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092
24093 \shape up
24094 \size normal
24095 \bar no
24096 \noun off
24097 \color none
24098 \begin_inset Formula $\mathtt{Typewriter}$
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110
24111 \series bold
24112
24113 \backslash
24114 mathtt
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 </row>
24120 <row>
24121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24126 \end_inset
24127
24128
24129 \end_layout
24130
24131 \end_inset
24132 </cell>
24133 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24134 \begin_inset Text
24135
24136 \begin_layout Plain Layout
24137
24138 \series bold
24139
24140 \backslash
24141 mathbb
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 </row>
24147 <row>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152 \begin_inset Formula $\mathfrak{Fraktur}$
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164
24165 \series bold
24166
24167 \backslash
24168 mathfrak
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 </row>
24174 <row>
24175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Plain Layout
24179
24180 \shape up
24181 \size normal
24182 \emph on
24183 \bar no
24184 \noun off
24185 \color none
24186 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24187 \end_inset
24188
24189
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198
24199 \series bold
24200
24201 \backslash
24202 mathcal
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 </row>
24208 <row>
24209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213 \begin_inset Formula $\mathsf{SansSerif}$
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225
24226 \series bold
24227
24228 \backslash
24229 mathsf
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 </row>
24235 </lyxtabular>
24236
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \end_inset
24243
24244
24245 \end_layout
24246
24247 \begin_layout Standard
24248 \begin_inset Note Greyedout
24249 status open
24250
24251 \begin_layout Plain Layout
24252
24253 \series bold
24254 Nota: 
24255 \series default
24256 Ten en cuenta que los estilos 
24257 \family sans
24258 Blackboard
24259 \family default
24260  y 
24261 \family sans
24262 Caligráfica
24263 \family default
24264  sólo tienen mayúsculas.
24265 \end_layout
24266
24267 \end_inset
24268
24269
24270 \end_layout
24271
24272 \begin_layout Standard
24273 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24274  Cada carácter en este cuadro se imprime en ese estilo.
24275  Al pulsar 
24276 \family sans
24277 Espa
24278 \family default
24279 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24280  un espacio debe ser protegido.
24281  En este ejemplo la letra 
24282 \begin_inset Quotes fld
24283 \end_inset
24284
24285 N
24286 \begin_inset Quotes frd
24287 \end_inset
24288
24289  en estilo 
24290 \family sans
24291 Blackboard
24292 \family default
24293  representa el conjunto de los números naturales:
24294 \begin_inset Formula \[
24295 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24296
24297 \end_inset
24298
24299
24300 \end_layout
24301
24302 \begin_layout Standard
24303 Los estilos de texto son anidables, lo que puede causar confusión.
24304  P.
24305 \begin_inset space \thinspace{}
24306 \end_inset
24307
24308 e., poner un carácter en 
24309 \family sans
24310 Fraktur
24311 \family default
24312  en un cuadro para 
24313 \family sans
24314 Typewriter
24315 \family default
24316
24317 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24318 \end_inset
24319
24320  
24321 \begin_inset Newline newline
24322 \end_inset
24323
24324 Por tanto es mejor no usar esta característica.
24325 \end_layout
24326
24327 \begin_layout Standard
24328 Los estilos de texto no tienen efecto sobre las letras griegas: 
24329 \begin_inset Formula $\mathfrak{abc\delta e}$
24330 \end_inset
24331
24332
24333 \begin_inset Newline newline
24334 \end_inset
24335
24336 Sólo se pueden imprimir en negrita usando el comando 
24337 \series bold
24338
24339 \backslash
24340 boldsymbol
24341 \series default
24342 , que trabaja como los demás comandos de estilo de letra: 
24343 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout Standard
24350
24351 \series bold
24352
24353 \backslash
24354 boldsymbol
24355 \series default
24356  funciona con todos los símbolos, letras y números.
24357 \end_layout
24358
24359 \begin_layout Standard
24360 Hay más opciones para fuentes en el menú 
24361 \family sans
24362 Editar\SpecialChar \menuseparator
24363 Ecuaciones\SpecialChar \menuseparator
24364 Estilo
24365 \begin_inset space ~
24366 \end_inset
24367
24368 del
24369 \begin_inset space ~
24370 \end_inset
24371
24372 texto
24373 \end_layout
24374
24375 \begin_layout Subsection
24376 Texto en ecuaciones
24377 \begin_inset Index idx
24378 status collapsed
24379
24380 \begin_layout Plain Layout
24381 Matemáticas ! Texto en una ecuación
24382 \end_layout
24383
24384 \end_inset
24385
24386
24387 \end_layout
24388
24389 \begin_layout Standard
24390 Los estilos de letra son útiles para escribir ciertos caracteres pero no
24391  para texto.
24392  Para escribir texto en una ecuación es mejor usar la entrada 
24393 \family sans
24394 Texto
24395 \begin_inset space ~
24396 \end_inset
24397
24398 normal
24399 \family default
24400  en la lista desplegable que surge al pulsar el icono 
24401 \begin_inset Graphics
24402         filename ../../images/math/font.png
24403
24404 \end_inset
24405
24406  del 
24407 \family sans
24408 Panel de ecuaciones
24409 \family default
24410  (o bien el atajo 
24411 \family sans
24412 Alt+C
24413 \begin_inset space ~
24414 \end_inset
24415
24416 Espacio
24417 \family default
24418 ).
24419  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
24420  azul.
24421  Puedes usar espacios y acentos de la manera habitual.
24422  Por ejemplo:
24423 \begin_inset Formula \[
24424 f(x)=\begin{cases}
24425 x & \textrm{en este caso }\\
24426 -x & \textrm{en algún otro}
24427 \end{cases}\]
24428
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \begin_layout Subsection
24435 Tamaños de fuente
24436 \begin_inset Index idx
24437 status collapsed
24438
24439 \begin_layout Plain Layout
24440 Matemáticas ! Tamaños de fuente
24441 \end_layout
24442
24443 \end_inset
24444
24445
24446 \end_layout
24447
24448 \begin_layout Standard
24449 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
24450  que son automáticamente escogidos en la mayoría de situaciones.
24451  Son los estilos 
24452 \family sans
24453 presentación
24454 \family default
24455
24456 \family sans
24457 texto
24458 \begin_inset space ~
24459 \end_inset
24460
24461 normal
24462 \family default
24463
24464 \family sans
24465 índice
24466 \begin_inset space ~
24467 \end_inset
24468
24469 (pequeño)
24470 \family default
24471 , e 
24472 \family sans
24473 índice
24474 \begin_inset space ~
24475 \end_inset
24476
24477 de
24478 \begin_inset space ~
24479 \end_inset
24480
24481 índice
24482 \begin_inset space ~
24483 \end_inset
24484
24485 (más
24486 \begin_inset space ~
24487 \end_inset
24488
24489 pequeño)
24490 \family default
24491 .
24492  Para la mayoría de los caracteres
24493 \family sans
24494 , texto
24495 \family default
24496  y 
24497 \family sans
24498 presentación
24499 \family default
24500  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
24501  otras estructuras, los caracteres son más grandes en 
24502 \family sans
24503 presentación.
24504
24505 \family default
24506  Excepto para algunos operadores, que se redimensionan de acuerdo con la
24507  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
24508  La elección de LaTeX puede ser cambiada con el botón 
24509 \begin_inset Graphics
24510         filename ../../images/math/style.png
24511
24512 \end_inset
24513
24514  del 
24515 \family sans
24516 Panel de ecuaciones
24517 \family default
24518 .
24519  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
24520  insertar la estructura matemática.
24521  Por ejemplo, puedes poner 
24522 \begin_inset Formula $\frac{1}{2}$
24523 \end_inset
24524
24525 , que está normalmente en 
24526 \family sans
24527 modo
24528 \begin_inset space ~
24529 \end_inset
24530
24531 texto,
24532 \family default
24533  más grande en estilo 
24534 \family sans
24535 presentación
24536 \family default
24537
24538 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24539 \end_inset
24540
24541 .
24542  En el siguiente ejemplo puedes ver los cuatro estilos:
24543 \end_layout
24544
24545 \begin_layout Standard
24546 \begin_inset Formula $presentaci\acute{o}n$
24547 \end_inset
24548
24549
24550 \begin_inset Formula ${\textstyle texto}$
24551 \end_inset
24552
24553
24554 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
24555 \end_inset
24556
24557
24558 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
24559 \end_inset
24560
24561
24562 \end_layout
24563
24564 \begin_layout Standard
24565 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
24566  que si se ha puesto un cierto tamaño predeterminado con el menú de 
24567 \family sans
24568 Editar\SpecialChar \menuseparator
24569 Estilo
24570 \begin_inset space ~
24571 \end_inset
24572
24573 de
24574 \begin_inset space ~
24575 \end_inset
24576
24577 texto,
24578 \family default
24579  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
24580 o.
24581  De forma que, si el tamaño base de la fuente del documento se cambia, todas
24582  las fuentes serán reajustadas.
24583  Como ejemplo una ecuación con letra de tamaño 
24584 \begin_inset Quotes fld
24585 \end_inset
24586
24587 grandísima
24588 \begin_inset Quotes frd
24589 \end_inset
24590
24591 :
24592 \end_layout
24593
24594 \begin_layout Standard
24595
24596 \family roman
24597 \size largest
24598 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24599 \end_inset
24600
24601
24602 \end_layout
24603
24604 \begin_layout Section
24605 Módulos de teorema
24606 \begin_inset Index idx
24607 status collapsed
24608
24609 \begin_layout Plain Layout
24610 Módulos de teorema
24611 \end_layout
24612
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \begin_layout Standard
24619 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
24620  de las clases de documento para incorporarlo a los módulos de formato.
24621  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
24622  con otras clases además de las clases AMS.
24623  Véase la sección
24624 \begin_inset space ~
24625 \end_inset
24626
24627
24628 \begin_inset CommandInset ref
24629 LatexCommand ref
24630 reference "sub:Módulos"
24631
24632 \end_inset
24633
24634  para más información sobre módulos de formato.
24635 \end_layout
24636
24637 \begin_layout Section
24638 AMS-LaTeX
24639 \begin_inset Index idx
24640 status collapsed
24641
24642 \begin_layout Plain Layout
24643 AMS, ecuaciones
24644 \end_layout
24645
24646 \end_inset
24647
24648
24649 \begin_inset Index idx
24650 status collapsed
24651
24652 \begin_layout Plain Layout
24653 Matemáticas ! AMS
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \begin_layout Standard
24662 LyX soporta los paquetes más habituales suministrados por la 
24663 \emph on
24664 American Mathematical Society
24665 \emph default
24666  (AMS).
24667 \end_layout
24668
24669 \begin_layout Subsection
24670 Habilitar el uso de AMS
24671 \end_layout
24672
24673 \begin_layout Standard
24674 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
24675 \family sans
24676 Usar
24677 \begin_inset space ~
24678 \end_inset
24679
24680 el
24681 \begin_inset space ~
24682 \end_inset
24683
24684 paquete
24685 \begin_inset space ~
24686 \end_inset
24687
24688 de
24689 \begin_inset space ~
24690 \end_inset
24691
24692 ecuaciones
24693 \begin_inset space ~
24694 \end_inset
24695
24696 AMS
24697 \family default
24698  en el diálogo 
24699 \family sans
24700 Documento\SpecialChar \menuseparator
24701 Configuración\SpecialChar \menuseparator
24702 Ecuaciones
24703 \family default
24704 .
24705 \begin_inset Index idx
24706 status collapsed
24707
24708 \begin_layout Plain Layout
24709 Documentos ! Configuración
24710 \end_layout
24711
24712 \end_inset
24713
24714  AMS es necesario para muchas estructuras matemáticas, de modo que si se
24715  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
24716  uso de AMS.
24717  
24718 \end_layout
24719
24720 \begin_layout Subsection
24721 Tipos de ecuaciones AMS
24722 \begin_inset CommandInset label
24723 LatexCommand label
24724 name "sub:Tipos-de-ecuaciones-AMS"
24725
24726 \end_inset
24727
24728
24729 \begin_inset Index idx
24730 status collapsed
24731
24732 \begin_layout Plain Layout
24733 Matemáticas ! Ecuaciones multilínea
24734 \end_layout
24735
24736 \end_inset
24737
24738
24739 \end_layout
24740
24741 \begin_layout Standard
24742 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
24743  LyX permite elegir entre 
24744 \family typewriter
24745 align
24746 \family default
24747
24748 \family typewriter
24749 alignat
24750 \family default
24751
24752 \family typewriter
24753 flalign
24754 \family default
24755
24756 \family typewriter
24757 gather
24758 \family default
24759  y 
24760 \family typewriter
24761 multilínea
24762 \family default
24763 .
24764  La explicación de estos tipos de ecuación está en la documentación de AMS.
24765 \end_layout
24766
24767 \begin_layout Chapter
24768 Otras herramientas
24769 \end_layout
24770
24771 \begin_layout Section
24772 Referencias cruzadas
24773 \begin_inset Index idx
24774 status collapsed
24775
24776 \begin_layout Plain Layout
24777 Referencias cruzadas
24778 \end_layout
24779
24780 \end_inset
24781
24782
24783 \begin_inset CommandInset label
24784 LatexCommand label
24785 name "sec:Referencias-cruzadas"
24786
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Standard
24793 Las referencias cruzadas son uno de los puntos fuertes de LyX.
24794  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
24795  en el documento.
24796  Para hacer referencia a una parte del documento debes insertar en ella
24797  una etiqueta.
24798  La etiqueta se usa como ancla y como nombre para la referencia.
24799  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
24800  
24801 \end_layout
24802
24803 \begin_layout Enumerate
24804 Primer ítem
24805 \end_layout
24806
24807 \begin_layout Enumerate
24808 \begin_inset CommandInset label
24809 LatexCommand label
24810 name "enu:Segundo-ítem"
24811
24812 \end_inset
24813
24814 Segundo ítem
24815 \end_layout
24816
24817 \begin_layout Enumerate
24818 Tercer ítem
24819 \end_layout
24820
24821 \begin_layout Standard
24822 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
24823  
24824 \family sans
24825 Insertar\SpecialChar \menuseparator
24826 Etiqueta
24827 \family default
24828  o con el botón 
24829 \begin_inset Graphics
24830         filename ../../images/label-insert.png
24831         scale 85
24832
24833 \end_inset
24834
24835  de la barra de herramientas.
24836  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
24837  LyX propone un prefijo y un posible título, en este caso 
24838 \begin_inset Quotes fld
24839 \end_inset
24840
24841
24842 \family sans
24843 enu:Segundo-ítem
24844 \family default
24845
24846 \begin_inset Quotes frd
24847 \end_inset
24848
24849 ; el prefijo 
24850 \begin_inset Quotes fld
24851 \end_inset
24852
24853
24854 \family sans
24855 enu:
24856 \family default
24857
24858 \begin_inset Quotes frd
24859 \end_inset
24860
24861  por 
24862 \begin_inset Quotes fld
24863 \end_inset
24864
24865 enumeración
24866 \begin_inset Quotes frd
24867 \end_inset
24868
24869 .
24870  Al pulsar 
24871 \family sans
24872 Aceptar
24873 \family default
24874  se inserta un cuadro gris parecido a este: 
24875 \begin_inset Graphics
24876         filename clipart/etiquetaQt4.png
24877         scale 85
24878
24879 \end_inset
24880
24881 .
24882  El prefijo depende de la parte del documento donde se inserta la etiqueta,
24883  p.
24884 \begin_inset space \thinspace{}
24885 \end_inset
24886
24887 e.
24888  si pones una etiqueta en un encabezado de sección, el prefijo será 
24889 \begin_inset Quotes fld
24890 \end_inset
24891
24892
24893 \family sans
24894 sec:
24895 \family default
24896
24897 \begin_inset Quotes frd
24898 \end_inset
24899
24900 .
24901 \end_layout
24902
24903 \begin_layout Standard
24904 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
24905  el menú 
24906 \family sans
24907 Insertar\SpecialChar \menuseparator
24908 Referencia
24909 \begin_inset space ~
24910 \end_inset
24911
24912 cruzada
24913 \family default
24914  o el botón 
24915 \begin_inset Graphics
24916         filename ../../images/dialog-show-new-inset_ref.png
24917         scale 85
24918
24919 \end_inset
24920
24921 .
24922  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
24923  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
24924  la entrada 
24925 \begin_inset Quotes fld
24926 \end_inset
24927
24928
24929 \family sans
24930 enu:Segundo-ítem
24931 \family default
24932
24933 \begin_inset Quotes frd
24934 \end_inset
24935
24936 .
24937  Al pulsar 
24938 \family sans
24939 Aceptar
24940 \family default
24941  se inserta un recuadro gris parecido a este: 
24942 \begin_inset Graphics
24943         filename clipart/referenciaQt4.png
24944         scale 85
24945
24946 \end_inset
24947
24948 .
24949  En el documento de salida, en vez de este recuadro se mostrará el número
24950  del ítem.
24951 \end_layout
24952
24953 \begin_layout Standard
24954 Como alternativa a 
24955 \family sans
24956 Insertar\SpecialChar \menuseparator
24957 Referencia cruzada
24958 \family default
24959  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
24960  aparece, marcar 
24961 \family sans
24962 Copiar como referencia
24963 \family default
24964 .
24965  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
24966  pegarse en la posición actual del cursor con el menú 
24967 \family sans
24968 Editar\SpecialChar \menuseparator
24969 Pegar
24970 \family default
24971  (atajo 
24972 \family sans
24973 Ctrl+V
24974 \family default
24975 ).
24976 \end_layout
24977
24978 \begin_layout Standard
24979 A continuación ponemos nuestra referencia cruzada: Ítem
24980 \begin_inset space ~
24981 \end_inset
24982
24983
24984 \begin_inset CommandInset ref
24985 LatexCommand ref
24986 reference "enu:Segundo-ítem"
24987
24988 \end_inset
24989
24990
24991 \end_layout
24992
24993 \begin_layout Standard
24994 Se recomienda usar un espacio protegido
24995 \begin_inset Foot
24996 status collapsed
24997
24998 \begin_layout Plain Layout
24999 Se describen en sec.
25000 \begin_inset space \thinspace{}
25001 \end_inset
25002
25003
25004 \begin_inset CommandInset ref
25005 LatexCommand ref
25006 reference "sub:Espacio-protegido"
25007
25008 \end_inset
25009
25010
25011 \end_layout
25012
25013 \end_inset
25014
25015  entre el nombre de la referencia y su número para evitar feos saltos de
25016  línea entre ellos.
25017  
25018 \end_layout
25019
25020 \begin_layout Standard
25021 Hay seis estilos de referencias cruzadas: 
25022 \end_layout
25023
25024 \begin_layout Description
25025 <referencia>: imprime el número del flotante, es la opción predeterminada:
25026  
25027 \begin_inset CommandInset ref
25028 LatexCommand ref
25029 reference "cap:Dos-imágenes"
25030
25031 \end_inset
25032
25033
25034 \end_layout
25035
25036 \begin_layout Description
25037 (<referencia>): imprime el número del flotante entre paréntesis, este estilo
25038  es el habitual para referir ecuaciones, especialmente cuando se omite el
25039  nombre de referencia 
25040 \begin_inset Quotes fld
25041 \end_inset
25042
25043 Ecuación
25044 \begin_inset Quotes frd
25045 \end_inset
25046
25047
25048 \begin_inset CommandInset ref
25049 LatexCommand eqref
25050 reference "eq:tanhExp"
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \begin_layout Description
25058 <página>: imprime el número de la página: Página
25059 \begin_inset space ~
25060 \end_inset
25061
25062
25063 \begin_inset CommandInset ref
25064 LatexCommand pageref
25065 reference "cap:Dos-imágenes"
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Description
25073 en
25074 \begin_inset space ~
25075 \end_inset
25076
25077 página
25078 \begin_inset space ~
25079 \end_inset
25080
25081 <página>: imprime el texto 
25082 \begin_inset Quotes fld
25083 \end_inset
25084
25085 en la página
25086 \begin_inset Quotes frd
25087 \end_inset
25088
25089  y el número de página: 
25090 \begin_inset CommandInset ref
25091 LatexCommand vpageref
25092 reference "cap:Dos-imágenes"
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Description
25100 <referencia>
25101 \begin_inset space ~
25102 \end_inset
25103
25104 en
25105 \begin_inset space ~
25106 \end_inset
25107
25108 la
25109 \begin_inset space ~
25110 \end_inset
25111
25112 página
25113 \begin_inset space ~
25114 \end_inset
25115
25116 <página>: imprime el número del flotante, el texto 
25117 \begin_inset Quotes fld
25118 \end_inset
25119
25120 en la página
25121 \begin_inset Quotes frd
25122 \end_inset
25123
25124  y el número de página: 
25125 \begin_inset CommandInset ref
25126 LatexCommand vref
25127 reference "cap:Dos-imágenes"
25128
25129 \end_inset
25130
25131
25132 \end_layout
25133
25134 \begin_layout Description
25135 Referencia
25136 \begin_inset space ~
25137 \end_inset
25138
25139 con
25140 \begin_inset space ~
25141 \end_inset
25142
25143 formato: imprime un formato personalizado.
25144 \begin_inset Newline newline
25145 \end_inset
25146
25147
25148 \begin_inset Note Greyedout
25149 status open
25150
25151 \begin_layout Plain Layout
25152
25153 \series bold
25154 Nota:
25155 \series default
25156  Estilo sólo  disponible si está instalado el paquete LaTeX 
25157 \series bold
25158 prettyref
25159 \series default
25160
25161 \begin_inset Index idx
25162 status collapsed
25163
25164 \begin_layout Plain Layout
25165 LaTeX, paquetes ! prettyref
25166 \end_layout
25167
25168 \end_inset
25169
25170 .
25171 \end_layout
25172
25173 \end_inset
25174
25175  
25176 \end_layout
25177
25178 \begin_layout Standard
25179
25180 \family sans
25181 <página>
25182 \family default
25183
25184 \begin_inset space \thinspace{}
25185 \end_inset
25186
25187  no imprime el número si la etiqueta está en la misma página, en la anterior
25188  o en la siguiente.
25189  En su lugar verás p.
25190 \begin_inset space \thinspace{}
25191 \end_inset
25192
25193 e.
25194 \begin_inset space ~
25195 \end_inset
25196
25197 el texto «
25198 \family sans
25199 en esta página
25200 \family default
25201 ».
25202  El estilo 
25203 \family sans
25204 <referencia>
25205 \begin_inset space ~
25206 \end_inset
25207
25208 en
25209 \begin_inset space ~
25210 \end_inset
25211
25212 página
25213 \begin_inset space ~
25214 \end_inset
25215
25216 <página>
25217 \family default
25218  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25219 \end_layout
25220
25221 \begin_layout Standard
25222 El número y la página de la parte referida del documento es calculado automática
25223 mente por LaTeX al generar la salida.
25224  El estilo de las referencias se especifica en el apartado 
25225 \family sans
25226 Formato
25227 \family default
25228  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25229  de referencia.
25230  
25231 \end_layout
25232
25233 \begin_layout Standard
25234 Sólo puedes usar el estilo 
25235 \family sans
25236 <referencia>
25237 \family default
25238  para referenciar partes numeradas del documento, mientras que el estilo
25239  
25240 \family sans
25241 <página>
25242 \family default
25243  siempre es posible.
25244 \end_layout
25245
25246 \begin_layout Standard
25247 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25248  la misma; para un flotante, pon la etiqueta en su leyenda.
25249  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25250  Las referencias a ecuaciones se explican en la sec.
25251 \begin_inset space \thinspace{}
25252 \end_inset
25253
25254
25255 \begin_inset CommandInset ref
25256 LatexCommand ref
25257 reference "sec:Numeración-y-referencia"
25258
25259 \end_inset
25260
25261 .
25262 \end_layout
25263
25264 \begin_layout Standard
25265 Clic derecho sobre una referencia cruzada abre un menú contextual.
25266  La entrada 
25267 \family sans
25268 Ir
25269 \begin_inset space ~
25270 \end_inset
25271
25272 a
25273 \begin_inset space ~
25274 \end_inset
25275
25276 la
25277 \begin_inset space ~
25278 \end_inset
25279
25280 etiqueta
25281 \family default
25282  lleva al cursor delante de la etiqueta correspondiente.
25283  Esta entrada se cambiará por 
25284 \family sans
25285 Volver
25286 \family default
25287  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25288  a la referencia.
25289  Puedes también volver con el botón 
25290 \begin_inset Graphics
25291         filename ../../images/bookmark-goto_0.png
25292
25293 \end_inset
25294
25295  de la barra de herramientas.
25296 \end_layout
25297
25298 \begin_layout Standard
25299 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25300  su cuadro.
25301  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25302  debes preocuparte de ello.
25303  
25304 \end_layout
25305
25306 \begin_layout Standard
25307 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25308  signos de interrogación en vez de la referencia.
25309 \end_layout
25310
25311 \begin_layout Standard
25312 Las referencias se describen con detalle en el manual 
25313 \emph on
25314 Objetos insertados
25315 \emph default
25316 .
25317 \end_layout
25318
25319 \begin_layout Section
25320 El índice general y otros índices
25321 \begin_inset Index idx
25322 status collapsed
25323
25324 \begin_layout Plain Layout
25325 Indi@Índice general
25326 \end_layout
25327
25328 \end_inset
25329
25330
25331 \begin_inset Index idx
25332 status collapsed
25333
25334 \begin_layout Plain Layout
25335 Navegador de contorno
25336 \end_layout
25337
25338 \end_inset
25339
25340
25341 \begin_inset CommandInset label
25342 LatexCommand label
25343 name "sec:IG"
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout Subsection
25351 El índice general
25352 \begin_inset CommandInset label
25353 LatexCommand label
25354 name "sub:Indice-general"
25355
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \begin_layout Standard
25362 El índice general (IG) se inserta con el menú 
25363 \family sans
25364 Insertar\SpecialChar \menuseparator
25365 Lista
25366 \family default
25367
25368 \begin_inset space \thinspace{}
25369 \end_inset
25370
25371 /
25372 \begin_inset space \thinspace{}
25373 \end_inset
25374
25375
25376 \family sans
25377 Índice\SpecialChar \menuseparator
25378 Índice
25379 \begin_inset space ~
25380 \end_inset
25381
25382 general
25383 \family default
25384 .
25385  En LyX se muestra un cuadro gris.
25386  Si pulsas en él, aparece en una ventana lateral el 
25387 \family sans
25388 Navegador de contorno
25389 \family default
25390  con las entradas del IG.
25391  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
25392  las secciones.
25393  Esta operación es una alternativa al menú 
25394 \family sans
25395 Documento\SpecialChar \menuseparator
25396 Navegador de contorno
25397 \family default
25398 , como se describe en la sección
25399 \begin_inset space ~
25400 \end_inset
25401
25402
25403 \begin_inset CommandInset ref
25404 LatexCommand ref
25405 reference "sec:Navegación"
25406
25407 \end_inset
25408
25409 .
25410 \end_layout
25411
25412 \begin_layout Standard
25413 El IG lista automáticamente las secciones numeradas.
25414  Si has declarado un título breve para un encabezado, como se explica en
25415  la sección
25416 \begin_inset space ~
25417 \end_inset
25418
25419
25420 \begin_inset space \thinspace{}
25421 \end_inset
25422
25423
25424 \begin_inset CommandInset ref
25425 LatexCommand ref
25426 reference "sec:Títulos-breves"
25427
25428 \end_inset
25429
25430 , será éste el que aparezca en el IG.
25431  La sección
25432 \begin_inset space ~
25433 \end_inset
25434
25435
25436 \begin_inset CommandInset ref
25437 LatexCommand ref
25438 reference "sub:Profundidad-de-numeración"
25439
25440 \end_inset
25441
25442  describe cómo ajustar el número de niveles de secciones que han de aparecer
25443  en el IG.
25444  También puedes ajustar el nivel de secciones mostradas en la ventana del
25445  IG mediante el deslizador que hay en la parte inferior de la misma.
25446  Las secciones no numeradas no salen en el IG.
25447 \end_layout
25448
25449 \begin_layout Subsection
25450 Índices de figuras, tablas y algoritmos
25451 \begin_inset CommandInset label
25452 LatexCommand label
25453 name "sub:Índices-de"
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \begin_layout Standard
25461 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
25462  general.
25463  Se insertan mediante los submenús de 
25464 \family sans
25465 Insertar\SpecialChar \menuseparator
25466 Lista
25467 \begin_inset space \thinspace{}
25468 \end_inset
25469
25470 /
25471 \begin_inset space \thinspace{}
25472 \end_inset
25473
25474 Índice
25475 \family default
25476 .
25477  Las entradas del índice son el número del flotante correspondiente y su
25478  leyenda.
25479 \end_layout
25480
25481 \begin_layout Section
25482 URLs e hiperenlaces
25483 \begin_inset Index idx
25484 status collapsed
25485
25486 \begin_layout Plain Layout
25487 Hiperenlaces
25488 \end_layout
25489
25490 \end_inset
25491
25492
25493 \begin_inset Index idx
25494 status collapsed
25495
25496 \begin_layout Plain Layout
25497 URLs
25498 \end_layout
25499
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \begin_layout Subsection
25506 URLs
25507 \begin_inset CommandInset label
25508 LatexCommand label
25509 name "sec:URL"
25510
25511 \end_inset
25512
25513
25514 \end_layout
25515
25516 \begin_layout Standard
25517 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
25518  con el menú 
25519 \family sans
25520 Insertar\SpecialChar \menuseparator
25521 URL
25522 \family default
25523 .
25524 \end_layout
25525
25526 \begin_layout Standard
25527 Aquí hay un ejemplo: Página de inicio de LyX: 
25528 \begin_inset Flex URL
25529 status collapsed
25530
25531 \begin_layout Plain Layout
25532
25533 http://www.lyx.org
25534 \end_layout
25535
25536 \end_inset
25537
25538
25539 \end_layout
25540
25541 \begin_layout Standard
25542 El estilo del texto del enlace no se puede cambiar, el texto del URL se
25543  mostrará siempre en 
25544 \family typewriter
25545 Typewriter
25546 \family default
25547 .
25548  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
25549  se explica en la siguiente subsección.
25550 \end_layout
25551
25552 \begin_layout Standard
25553 \begin_inset Note Greyedout
25554 status collapsed
25555
25556 \begin_layout Plain Layout
25557
25558 \series bold
25559 Nota
25560 \series default
25561 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
25562  errores de LaTeX.
25563 \end_layout
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Subsection
25571 Hiperenlaces
25572 \begin_inset CommandInset label
25573 LatexCommand label
25574 name "sub:Hiperenlaces"
25575
25576 \end_inset
25577
25578
25579 \end_layout
25580
25581 \begin_layout Standard
25582 Los hiperenlaces se insertan con el menú 
25583 \family sans
25584 Insertar\SpecialChar \menuseparator
25585 Hiperenlace
25586 \family default
25587  o con el botón 
25588 \begin_inset Graphics
25589         filename ../../images/href-insert.png
25590         BoundingBox 0bp 5bp 20bp 20bp
25591
25592 \end_inset
25593
25594  de la barra de herramientas.
25595  Aparece un diálogo con dos campos: 
25596 \family sans
25597 Dirección
25598 \family default
25599  y 
25600 \family sans
25601 Nombre
25602 \family default
25603 .
25604  El nombre es el texto que se imprime para el enlace.
25605  El tipo de enlace puede ser un enlace web como: 
25606 \begin_inset CommandInset href
25607 LatexCommand href
25608 name "Página de LyX"
25609 target "http://www.lyx.org"
25610
25611 \end_inset
25612
25613 , una dirección de correo o un enlace a un archivo.
25614 \end_layout
25615
25616 \begin_layout Standard
25617 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
25618  el prefijo «
25619 \family sans
25620 run:
25621 \family default
25622 » a la dirección del enlace.
25623 \end_layout
25624
25625 \begin_layout Standard
25626 En la salida PDF los enlaces se partirán con un guión si es necesario, y
25627  se puede hacer clic sobre ellos en las salidas DVI y PDF.
25628  Para cambiar el formato del texto selecciona el enlace insertado y usa
25629  el diálogo de estilo del texto.
25630  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
25631 \family sans
25632 \series bold
25633
25634 \begin_inset CommandInset href
25635 LatexCommand href
25636 name "Página de LyX"
25637 target "http://www.lyx.org"
25638
25639 \end_inset
25640
25641
25642 \end_layout
25643
25644 \begin_layout Standard
25645 El color del texto del enlace se puede cambiar si está marcada la opción
25646  
25647 \family sans
25648 Color links
25649 \family default
25650  en el diálogo de propiedades de PDF, (menú 
25651 \family sans
25652 Documento\SpecialChar \menuseparator
25653 Configuración\SpecialChar \menuseparator
25654 Propiedades PDF
25655 \family default
25656 ).
25657  Por ejemplo, en este documento el color del texto se ha establecido en
25658  azul añadiendo la opción
25659 \begin_inset Newline newline
25660 \end_inset
25661
25662
25663 \series bold
25664 urlcolor=blue
25665 \series default
25666
25667 \begin_inset Newline newline
25668 \end_inset
25669
25670 en el campo 
25671 \family sans
25672 Opciones adicionales
25673 \family default
25674  de la pestaña 
25675 \family sans
25676 Hiperenlaces
25677 \family default
25678  del mencionado menú.
25679  
25680 \end_layout
25681
25682 \begin_layout Section
25683 Apéndices
25684 \begin_inset Index idx
25685 status collapsed
25686
25687 \begin_layout Plain Layout
25688 Apéndices
25689 \end_layout
25690
25691 \end_inset
25692
25693
25694 \begin_inset CommandInset label
25695 LatexCommand label
25696 name "sec:Apéndices"
25697
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \begin_layout Standard
25704 Los apéndices se crean con el menú 
25705 \family sans
25706 Documento\SpecialChar \menuseparator
25707 Comenzar
25708 \begin_inset space ~
25709 \end_inset
25710
25711 apéndice
25712 \begin_inset space ~
25713 \end_inset
25714
25715 aquí
25716 \family default
25717 .
25718  Todo el documento, desde la posición actual del cursor hasta el final,
25719  se transforma en apéndice.
25720  La región es señalada con un borde rojo.
25721  
25722 \end_layout
25723
25724 \begin_layout Standard
25725 Cada capítulo o sección dentro de la región del apéndice se considera un
25726  apéndice, y se ordenan con letras mayúsculas.
25727  Las subsecciones se ordenan con esta letra, un punto y el número de la
25728  subsección.
25729  Todas las secciones del apéndice se pueden referenciar como las secciones
25730  normales, como en estos dos ejemplos:
25731 \end_layout
25732
25733 \begin_layout Standard
25734 Apéndice
25735 \begin_inset space ~
25736 \end_inset
25737
25738
25739 \begin_inset CommandInset ref
25740 LatexCommand ref
25741 reference "cap:Créditos"
25742
25743 \end_inset
25744
25745 .
25746  Apéndice
25747 \begin_inset space ~
25748 \end_inset
25749
25750
25751 \begin_inset CommandInset ref
25752 LatexCommand ref
25753 reference "sub:Exportar"
25754
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \begin_layout Section
25761 Bibliografía
25762 \begin_inset Index idx
25763 status collapsed
25764
25765 \begin_layout Plain Layout
25766 Bibliografía
25767 \end_layout
25768
25769 \end_inset
25770
25771
25772 \begin_inset CommandInset label
25773 LatexCommand label
25774 name "sec:Bibliografía"
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \begin_layout Standard
25782 Hay dos formas de generar la bibliografía en un documento LyX.
25783  Puedes incluir una base de datos bibliográficos
25784 \begin_inset Foot
25785 status collapsed
25786
25787 \begin_layout Plain Layout
25788 conocida por «bases de datos BibTeX»
25789 \end_layout
25790
25791 \end_inset
25792
25793 , que se explica enseguida, o insertarla manualmente usando el entorno de
25794  párrafo 
25795 \family sans
25796 Bibliografía,
25797 \family default
25798  descrito en la sección
25799 \begin_inset space ~
25800 \end_inset
25801
25802
25803 \begin_inset space \thinspace{}
25804 \end_inset
25805
25806
25807 \begin_inset CommandInset ref
25808 LatexCommand ref
25809 reference "sub:Biblio_entorno"
25810
25811 \end_inset
25812
25813 .
25814  Si quieres cosas distintas a citas numéricas, usadas en este documento,
25815  como citas autor-año, debes usar una base de datos bibliográficos.
25816 \end_layout
25817
25818 \begin_layout Subsection
25819 El entorno Bibliografía
25820 \end_layout
25821
25822 \begin_layout Standard
25823 En el entorno 
25824 \family sans
25825 Bibliografía
25826 \family default
25827  cada párrafo comienza con un cuadro gris etiquetado con un número.
25828  Si pinchas en él verás un diálogo donde se establece una 
25829 \family sans
25830 Clave
25831 \family default
25832  y una 
25833 \family sans
25834 Etiqueta.
25835
25836 \family default
25837  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
25838  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
25839  LaTeX para el que hemos puesto como clave una abreviatura de su título,
25840  
25841 \begin_inset Quotes fld
25842 \end_inset
25843
25844 latexcompanion
25845 \begin_inset Quotes frd
25846 \end_inset
25847
25848 .
25849 \end_layout
25850
25851 \begin_layout Standard
25852 Puedes insertar una referencia a la clave de una bibliografía con el menú
25853  
25854 \family sans
25855 Insertar\SpecialChar \menuseparator
25856 Cita 
25857 \family default
25858 o con el botón 
25859 \begin_inset Graphics
25860         filename ../../images/dialog-show-new-inset_citation.png
25861         BoundingBox 0bp 5bp 20bp 20bp
25862
25863 \end_inset
25864
25865
25866 \family sans
25867 .
25868
25869 \family default
25870  Saldrá una ventana 
25871 \begin_inset Quotes fld
25872 \end_inset
25873
25874 Añadir cita
25875 \begin_inset Quotes frd
25876 \end_inset
25877
25878  en la que puedes seleccionar una o más claves en la lista de las disponibles.
25879  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
25880  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
25881  referencia.
25882  
25883 \end_layout
25884
25885 \begin_layout Standard
25886 Las referencias bibliográficas se muestran en la salida con el número de
25887  entrada entre corchetes.
25888  Si pones una 
25889 \family sans
25890 Etiqueta
25891 \family default
25892  para la entrada, esta se verá en lugar del número.
25893  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
25894  
25895 \begin_inset Quotes fld
25896 \end_inset
25897
25898 Créditos
25899 \begin_inset Quotes frd
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Standard
25906 Echa un vistazo a 
25907 \family sans
25908 LaTeX Companion Second Edition
25909 \family default
25910
25911 \begin_inset CommandInset citation
25912 LatexCommand cite
25913 key "latexcompanion"
25914
25915 \end_inset
25916
25917
25918 \end_layout
25919
25920 \begin_layout Standard
25921 Los miembros del equipo LyX figuran en los Créditos: 
25922 \begin_inset CommandInset citation
25923 LatexCommand cite
25924 key "lyxcredit"
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \begin_layout Subsection
25932 Bases de datos bibliográficos (BibTeX)
25933 \begin_inset Index idx
25934 status collapsed
25935
25936 \begin_layout Plain Layout
25937 Bibliografía ! Bases de datos
25938 \end_layout
25939
25940 \end_inset
25941
25942
25943 \begin_inset Index idx
25944 status collapsed
25945
25946 \begin_layout Plain Layout
25947 Bibliografía ! BibTeX
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \begin_inset CommandInset label
25954 LatexCommand label
25955 name "sub:Bases-datos-bibliográficos"
25956
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \begin_layout Standard
25963 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
25964  en distintos documentos.
25965 \begin_inset Foot
25966 status collapsed
25967
25968 \begin_layout Plain Layout
25969 También son útiles simplemente para mantener una base de datos de artículos
25970  y notas relacionados con ellos.
25971  La mayoría de los programas de bases de datos mencionados permiten almacenar
25972  anotaciones y revisiones junto con la información bibliográfica.
25973 \end_layout
25974
25975 \end_inset
25976
25977  También hace que sea muy sencillo tener un formato uniforme para todas
25978  las entradas de la bibliografía.
25979  Puedes recoger la bibliografía de todos los libros o artículos relevantes
25980  para tu trabajo en una base de datos, la cual sirve para distintos documentos
25981  porque sólo aparecerán en la bibliografía las entradas que sean referidas
25982  en un documento dado.
25983  Esto evita la necesidad de mantener el rastro de los artículos y libros
25984  que se citan.
25985  
25986 \end_layout
25987
25988 \begin_layout Standard
25989 La base de datos es un archivo de texto con la extensión 
25990 \begin_inset Quotes fld
25991 \end_inset
25992
25993
25994 \family sans
25995 .bib
25996 \family default
25997
25998 \begin_inset Quotes frd
25999 \end_inset
26000
26001  que contiene la bibliografía en un formato especial, como se explica en
26002  libros de LaTeX
26003 \begin_inset space ~
26004 \end_inset
26005
26006 (
26007 \begin_inset CommandInset citation
26008 LatexCommand cite
26009 key "Mittelbach,Kopka,Lamport"
26010
26011 \end_inset
26012
26013 ).
26014  El archivo se puede crear con cualquier editor de texto, pero habitualmente
26015  se usa un programa especial para crear y editar las entradas en la base
26016  de datos.
26017  Hay disponible una lista de estos programas en la Wiki de LyX, 
26018 \begin_inset Flex URL
26019 status collapsed
26020
26021 \begin_layout Plain Layout
26022
26023 http://wiki.lyx.org/BibTeX/Programs
26024 \end_layout
26025
26026 \end_inset
26027
26028
26029 \end_layout
26030
26031 \begin_layout Standard
26032 Para usar una base de datos está el menú 
26033 \family sans
26034 Insertar\SpecialChar \menuseparator
26035 Lista
26036 \begin_inset space \thinspace{}
26037 \end_inset
26038
26039 /
26040 \begin_inset space \thinspace{}
26041 \end_inset
26042
26043 Índice\SpecialChar \menuseparator
26044 Bibliografía
26045 \begin_inset space ~
26046 \end_inset
26047
26048 BibT
26049 \begin_inset ERT
26050 status collapsed
26051
26052 \begin_layout Plain Layout
26053
26054 {}
26055 \end_layout
26056
26057 \end_inset
26058
26059 eX
26060 \family default
26061 .
26062  Surge una ventana en la que puedes cargar una o más bases de datos y un
26063  archivo de estilo y después se inserta un recuadro gris.
26064  La opción 
26065 \family sans
26066 Añadir bibliografía al IG
26067 \family default
26068  añade en el índice una entrada para la biblografía.
26069  En el cuadro desplegable 
26070 \family sans
26071 Contenido
26072 \family default
26073  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
26074  
26075 \end_layout
26076
26077 \begin_layout Standard
26078 El archivo de estilo es un archivo de texto con extensión 
26079 \begin_inset Quotes fld
26080 \end_inset
26081
26082
26083 \family sans
26084 .bst
26085 \family default
26086
26087 \begin_inset Quotes frd
26088 \end_inset
26089
26090  que define el estilo de todas las entradas bibliográficas.
26091  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
26092  proporcionan sus propios archivos de estilo, de modo que no tienes que
26093  preocuparte del formato.
26094  Por supuesto, es posible escribir estilos propios, aunque es tarea para
26095  expertos.
26096 \begin_inset Foot
26097 status collapsed
26098
26099 \begin_layout Plain Layout
26100 Hay información sobre el modo de hacerlo en
26101 \begin_inset Newline newline
26102 \end_inset
26103
26104
26105 \begin_inset CommandInset href
26106 LatexCommand href
26107 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26108
26109 \end_inset
26110
26111 .
26112 \end_layout
26113
26114 \end_inset
26115
26116
26117 \end_layout
26118
26119 \begin_layout Standard
26120 La inserción de referencias a una cita bibliográfica funciona como ya se
26121  ha descrito.
26122 \end_layout
26123
26124 \begin_layout Standard
26125 Para generar la bibliografía a partir de una base de datos, LyX utiliza
26126  el programa 
26127 \family sans
26128 BibTeX
26129 \family default
26130 .
26131  Este programa se controla con opciones que se pueden añadir en el diálogo
26132  
26133 \family sans
26134 Preferencias
26135 \family default
26136  de LyX, apartado 
26137 \family sans
26138 Salidas,
26139 \family default
26140  
26141 \family sans
26142 LaT
26143 \begin_inset ERT
26144 status collapsed
26145
26146 \begin_layout Plain Layout
26147
26148 {}
26149 \end_layout
26150
26151 \end_inset
26152
26153 eX,
26154 \family default
26155  en el campo 
26156 \family sans
26157 Comando
26158 \begin_inset space ~
26159 \end_inset
26160
26161 BibT
26162 \begin_inset ERT
26163 status collapsed
26164
26165 \begin_layout Plain Layout
26166
26167 {}
26168 \end_layout
26169
26170 \end_inset
26171
26172 eX.
26173  
26174 \family default
26175 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26176  de 
26177 \family sans
26178 BibTeX
26179 \begin_inset space \thinspace{}
26180 \end_inset
26181
26182
26183 \family default
26184
26185 \begin_inset CommandInset citation
26186 LatexCommand cite
26187 key "BibTeX"
26188
26189 \end_inset
26190
26191 .
26192 \end_layout
26193
26194 \begin_layout Standard
26195 Si seleccionas la opción 
26196 \family sans
26197 Bibliografía por secciones
26198 \family default
26199  en 
26200 \family sans
26201 Documento\SpecialChar \menuseparator
26202 Configuración
26203 \family default
26204 , es posible tener múltiples bibliografías ordenadas en secciones.
26205  Esto y otras características se explica con detalle en la sección 
26206 \emph on
26207 Preparar un bibliografía con BibTeX
26208 \emph default
26209  del manual 
26210 \emph on
26211 Características adicionales.
26212 \end_layout
26213
26214 \begin_layout Standard
26215 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26216  entre las dos formas de crearlas.
26217  Como se ve, la bibliografía creada a partir de una base de datos contiene
26218  sólo las entradas que son referidas en el documento.
26219  El estilo utilizado es 
26220 \family sans
26221 alphadin.bst
26222 \family default
26223 , que genera el complicado esquema alemán de claves de referencia de la
26224  bibliografía.
26225  
26226 \end_layout
26227
26228 \begin_layout Subsection
26229 Formato de la Bibliografía
26230 \begin_inset Index idx
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234 Bibliografía ! Formato
26235 \end_layout
26236
26237 \end_inset
26238
26239
26240 \end_layout
26241
26242 \begin_layout Standard
26243 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26244  Para esto debes habilitar la opción 
26245 \family sans
26246 NatBib
26247 \family default
26248  en el menú 
26249 \family sans
26250 Documento\SpecialChar \menuseparator
26251 Configuración\SpecialChar \menuseparator
26252 Bibliografía
26253 \family default
26254
26255 \begin_inset Index idx
26256 status collapsed
26257
26258 \begin_layout Plain Layout
26259 Documentos ! Configuración
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \family sans
26266 .
26267
26268 \family default
26269  En dicho menú puedes establecer el estilo de cita por omisión.
26270  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26271  por omisión.
26272  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26273  en la sección anterior.
26274 \end_layout
26275
26276 \begin_layout Standard
26277 En la ventana de referencia de cita también puedes poner un texto para que
26278  aparezca antes o después de la referencia.
26279  Aquí hay un ejemplo en el que el texto 
26280 \begin_inset Quotes fld
26281 \end_inset
26282
26283 Capítulo
26284 \begin_inset space ~
26285 \end_inset
26286
26287 3
26288 \begin_inset Quotes frd
26289 \end_inset
26290
26291  va detrás de la referencia: 
26292 \end_layout
26293
26294 \begin_layout Standard
26295 Echa un vistazo a 
26296 \begin_inset CommandInset citation
26297 LatexCommand cite
26298 after "Capítulo 3"
26299 key "latexcompanion"
26300
26301 \end_inset
26302
26303 .
26304 \end_layout
26305
26306 \begin_layout Section
26307 Índice alfabético
26308 \begin_inset Index idx
26309 status collapsed
26310
26311 \begin_layout Plain Layout
26312 Ind@Índice alfabético
26313 \end_layout
26314
26315 \end_inset
26316
26317
26318 \begin_inset CommandInset label
26319 LatexCommand label
26320 name "sec:Indice-alfabético"
26321
26322 \end_inset
26323
26324
26325 \end_layout
26326
26327 \begin_layout Standard
26328 Para crear una entrada en el índice usa el menú 
26329 \family sans
26330 Insertar\SpecialChar \menuseparator
26331 Entrada
26332 \begin_inset space ~
26333 \end_inset
26334
26335 de
26336 \begin_inset space ~
26337 \end_inset
26338
26339 índice 
26340 \family default
26341 o el botón 
26342 \begin_inset Graphics
26343         filename ../../images/index-insert.png
26344         BoundingBox 0bp 5bp 20bp 20bp
26345
26346 \end_inset
26347
26348 .
26349  Se inserta un cuadro gris con la etiqueta 
26350 \begin_inset Quotes fld
26351 \end_inset
26352
26353
26354 \family sans
26355 Ind
26356 \family default
26357
26358 \begin_inset Quotes frd
26359 \end_inset
26360
26361  que contiene el texto que aparecerá en el índice.
26362  Por omisión, LyX escoge como texto para la entrada de índice la palabra
26363  en la que está el cursor o el texto que esté seleccionado.
26364  
26365 \end_layout
26366
26367 \begin_layout Standard
26368 En las siguientes subsecciones describiremos brevemente los comandos para
26369  el índice alfabético.
26370  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
26371  algún libro de LaTeX, 
26372 \begin_inset CommandInset citation
26373 LatexCommand cite
26374 key "latexcompanion,latexbook,latexguide"
26375
26376 \end_inset
26377
26378 .
26379 \end_layout
26380
26381 \begin_layout Standard
26382 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
26383 \end_layout
26384
26385 \begin_layout Standard
26386 El índice alfabético se inserta en el documento con el menú 
26387 \family sans
26388 Insertar\SpecialChar \menuseparator
26389 Lista
26390 \begin_inset space \thinspace{}
26391 \end_inset
26392
26393 /
26394 \begin_inset space \thinspace{}
26395 \end_inset
26396
26397 Índice\SpecialChar \menuseparator
26398 Índice
26399 \begin_inset space ~
26400 \end_inset
26401
26402 alfabético
26403 \family default
26404 .
26405  En LyX se muestra un cuadro azul claro con la etiqueta 
26406 \begin_inset Quotes fld
26407 \end_inset
26408
26409
26410 \family sans
26411 Índice
26412 \family default
26413
26414 \begin_inset Quotes frd
26415 \end_inset
26416
26417  en el lugar en que saldrá impreso en la salida.
26418  Este tipo de cuadro no admite clic.
26419 \end_layout
26420
26421 \begin_layout Subsection
26422 Agrupación de entradas de índice
26423 \begin_inset Index idx
26424 status collapsed
26425
26426 \begin_layout Plain Layout
26427 Ind@Índice alfabético ! Agrupación de entradas
26428 \end_layout
26429
26430 \end_inset
26431
26432
26433 \end_layout
26434
26435 \begin_layout Standard
26436 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
26437  búsquedas más rápidas.
26438  Supongamos que queremos agrupar las entradas del índice para las listas
26439  enumeración y enumeración* bajo la entrada 
26440 \begin_inset Quotes fld
26441 \end_inset
26442
26443
26444 \family sans
26445 Listas
26446 \family default
26447
26448 \begin_inset Quotes frd
26449 \end_inset
26450
26451 .
26452  Primero creamos esta entrada en la sección
26453 \begin_inset space \thinspace{}
26454 \end_inset
26455
26456
26457 \begin_inset space ~
26458 \end_inset
26459
26460
26461 \begin_inset CommandInset ref
26462 LatexCommand ref
26463 reference "sub:Listas"
26464
26465 \end_inset
26466
26467 .
26468  En el campo de texto de la entrada de índice en la sección
26469 \begin_inset space ~
26470 \end_inset
26471
26472
26473 \begin_inset CommandInset ref
26474 LatexCommand ref
26475 reference "sec:Enumeración*"
26476
26477 \end_inset
26478
26479 , insertamos lo siguiente
26480 \end_layout
26481
26482 \begin_layout Standard
26483
26484 \series bold
26485 Listas ! Enumeración*
26486 \end_layout
26487
26488 \begin_layout Standard
26489 y en la entrada de índice de la sección
26490 \begin_inset space \thinspace{}
26491 \end_inset
26492
26493
26494 \begin_inset CommandInset ref
26495 LatexCommand ref
26496 reference "sec:Enumeración"
26497
26498 \end_inset
26499
26500  ponemos
26501 \end_layout
26502
26503 \begin_layout Standard
26504
26505 \series bold
26506 Listas ! Enumeración
26507 \end_layout
26508
26509 \begin_layout Standard
26510 El signo de exclamación 
26511 \begin_inset Quotes fld
26512 \end_inset
26513
26514 !
26515 \begin_inset Quotes frd
26516 \end_inset
26517
26518  indica los niveles de agrupación.
26519  Puedes tener tres niveles; cada nivel se sangra un poco más.
26520  Para el nivel más alto no hace falta entrada de índice.
26521  Si no ponemos ninguna entrada de índice para 
26522 \begin_inset Quotes fld
26523 \end_inset
26524
26525 Listas
26526 \begin_inset Quotes frd
26527 \end_inset
26528
26529 , se imprimirá de todas formas pero sin número de página.
26530  
26531 \end_layout
26532
26533 \begin_layout Subsection
26534 Rangos de página
26535 \begin_inset Index idx
26536 status collapsed
26537
26538 \begin_layout Plain Layout
26539 Ind@Índice alfabético ! Rangos de página
26540 \end_layout
26541
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \begin_layout Standard
26548 Normalmente las entradas de índice aparecerán con el número de página de
26549  la sección indexada.
26550  Pero a veces querrás indexar más páginas bajo la misma entrada.
26551  P.
26552 \begin_inset space \thinspace{}
26553 \end_inset
26554
26555 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
26556  en la sección
26557 \begin_inset space \thinspace{}
26558 \end_inset
26559
26560
26561 \begin_inset CommandInset ref
26562 LatexCommand ref
26563 reference "sec:Entornos-de-párrafo"
26564
26565 \end_inset
26566
26567  con el comando 
26568 \end_layout
26569
26570 \begin_layout Standard
26571
26572 \series bold
26573 Entornos de párrafo|(
26574 \end_layout
26575
26576 \begin_layout Standard
26577 y otra entrada al final de la seción
26578 \begin_inset space ~
26579 \end_inset
26580
26581
26582 \begin_inset CommandInset ref
26583 LatexCommand ref
26584 reference "sub:Código-LyX"
26585
26586 \end_inset
26587
26588  con el comando
26589 \end_layout
26590
26591 \begin_layout Standard
26592
26593 \series bold
26594 Entornos de párrafo|)
26595 \end_layout
26596
26597 \begin_layout Standard
26598 Los comandos 
26599 \begin_inset Quotes fld
26600 \end_inset
26601
26602
26603 \series bold
26604 |(
26605 \series default
26606
26607 \begin_inset Quotes frd
26608 \end_inset
26609
26610  y 
26611 \begin_inset Quotes fld
26612 \end_inset
26613
26614
26615 \series bold
26616 |)
26617 \series default
26618
26619 \begin_inset Quotes frd
26620 \end_inset
26621
26622  respectivamente inician y finalizan el rango de páginas.
26623 \end_layout
26624
26625 \begin_layout Standard
26626 Puedes añadir la misma entrada de índice en distintos sitios del documento.
26627  En la salida se muestra una lista de referencias de páginas, separadas
26628  por comas, bajo la misma entrada.
26629  Un ejemplo es la entrada de índice «Documentos ! Configuración».
26630 \end_layout
26631
26632 \begin_layout Subsection
26633 Referencias cruzadas
26634 \begin_inset Index idx
26635 status collapsed
26636
26637 \begin_layout Plain Layout
26638 Ind@Índice alfabético ! Referencias cruzadas
26639 \end_layout
26640
26641 \end_inset
26642
26643
26644 \end_layout
26645
26646 \begin_layout Standard
26647 Es posible hacer referencia a otra entrada del índice.
26648  Por ejemplo, en la entrada 
26649 \begin_inset Quotes fld
26650 \end_inset
26651
26652 GIF
26653 \begin_inset Quotes frd
26654 \end_inset
26655
26656  (en la sección
26657 \begin_inset space ~
26658 \end_inset
26659
26660
26661 \begin_inset CommandInset ref
26662 LatexCommand ref
26663 reference "sub:Formatos-de-imagen"
26664
26665 \end_inset
26666
26667 ) del índice, se hace una referencia a la entrada 
26668 \begin_inset Quotes fld
26669 \end_inset
26670
26671 Formatos de imagen
26672 \begin_inset Quotes frd
26673 \end_inset
26674
26675  en la misma sección con el comando
26676 \end_layout
26677
26678 \begin_layout Standard
26679
26680 \series bold
26681 GIF|see{Formatos de imagen}
26682 \end_layout
26683
26684 \begin_layout Standard
26685 donde las llaves deben insertarse en código TeX.
26686  El texto entre llaves es la entrada a la que se remite.
26687  En la salida aparece sin número de página.
26688 \begin_inset Foot
26689 status collapsed
26690
26691 \begin_layout Plain Layout
26692
26693 \emph on
26694 N.
26695 \begin_inset space \thinspace{}
26696 \end_inset
26697
26698 del t.
26699 \emph default
26700 : En la salida, el término 
26701 \emph on
26702 see
26703 \emph default
26704  se traduce automáticamente por 
26705 \emph on
26706 véase
26707 \emph default
26708 .
26709 \end_layout
26710
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \begin_layout Subsection
26717 Orden de entradas en el índice
26718 \begin_inset Index idx
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722 Ind@Índice alfabético ! Orden de las entradas
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \begin_layout Standard
26731 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
26732  las entradas podrían no estar en el orden adecuado.
26733  Las entradas se ordenan alfabéticamente, pero LaTeX
26734 \begin_inset Foot
26735 status collapsed
26736
26737 \begin_layout Plain Layout
26738 El índice es generado en segundo plano por un programa externo, véase la
26739  sección
26740 \begin_inset space ~
26741 \end_inset
26742
26743
26744 \begin_inset CommandInset ref
26745 LatexCommand ref
26746 reference "sub:Programas-para-índice"
26747
26748 \end_inset
26749
26750 .
26751 \end_layout
26752
26753 \end_inset
26754
26755  no sabe ordenar caracteres acentuados en idiomas distintos.
26756  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
26757  
26758 \begin_inset Index idx
26759 status collapsed
26760
26761 \begin_layout Plain Layout
26762 Entradas postizas ! maïs
26763 \end_layout
26764
26765 \end_inset
26766
26767
26768 \begin_inset Index idx
26769 status collapsed
26770
26771 \begin_layout Plain Layout
26772 Entradas postizas ! maître
26773 \end_layout
26774
26775 \end_inset
26776
26777
26778 \begin_inset Index idx
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782 Entradas postizas ! maïs@maison
26783 \end_layout
26784
26785 \end_inset
26786
26787 .
26788  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
26789  maison, maître.
26790  Para conseguirlo usamos el comando 
26791 \end_layout
26792
26793 \begin_layout Standard
26794
26795 \series bold
26796 entrada anterior@entrada actual
26797 \end_layout
26798
26799 \begin_layout Standard
26800 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
26801  la entrada de esta forma: 
26802 \end_layout
26803
26804 \begin_layout Standard
26805
26806 \series bold
26807 maïs@maison
26808 \end_layout
26809
26810 \begin_layout Standard
26811 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
26812  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
26813  ejemplo.
26814 \begin_inset Foot
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818
26819 \emph on
26820 N.
26821 \begin_inset space \thinspace{}
26822 \end_inset
26823
26824 del t
26825 \emph default
26826 .: En las secciones 
26827 \begin_inset CommandInset ref
26828 LatexCommand ref
26829 reference "sec:IG"
26830
26831 \end_inset
26832
26833  y 
26834 \begin_inset CommandInset ref
26835 LatexCommand ref
26836 reference "sec:Indice-alfabético"
26837
26838 \end_inset
26839
26840  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
26841  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \begin_layout Standard
26850 \begin_inset VSpace bigskip
26851 \end_inset
26852
26853
26854 \end_layout
26855
26856 \begin_layout Standard
26857 En algunos casos, si estás usando el programa 
26858 \family sans
26859 makeindex
26860 \family default
26861  para generar el índice, el orden de entradas en el índice no es correcto
26862  (véase la sec.
26863 \begin_inset space \thinspace{}
26864 \end_inset
26865
26866
26867 \begin_inset CommandInset ref
26868 LatexCommand ref
26869 reference "sub:Programas-para-índice"
26870
26871 \end_inset
26872
26873 ).
26874  Por ejemplo, 
26875 \family sans
26876 makeindex
26877 \family default
26878  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
26879  la sec.
26880 \begin_inset space \thinspace{}
26881 \end_inset
26882
26883
26884 \begin_inset CommandInset ref
26885 LatexCommand ref
26886 reference "sub:Fuentes-de-documento"
26887
26888 \end_inset
26889
26890 , después de las entradas de índice de los demás paquetes LaTeX, aunque
26891  todos estos comandos de índice empiezan con 
26892 \begin_inset Quotes eld
26893 \end_inset
26894
26895
26896 \series bold
26897 LaTeX, paquetes ! 
26898 \series default
26899
26900 \begin_inset Quotes erd
26901 \end_inset
26902
26903 .
26904  La razón es que la entrada de índice para aeguill está en una nota al pie.
26905  Para arreglar este fallo de 
26906 \family sans
26907 makeindex
26908 \family default
26909 , añade estos comandos en el preámbulo del documento:
26910 \end_layout
26911
26912 \begin_layout Standard
26913
26914 \series bold
26915
26916 \backslash
26917 let
26918 \backslash
26919 OrgIndex
26920 \backslash
26921 index
26922 \end_layout
26923
26924 \begin_layout Standard
26925
26926 \series bold
26927
26928 \backslash
26929 renewcommand*{
26930 \backslash
26931 index}[1]{
26932 \backslash
26933 OrgIndex{#1}}
26934 \end_layout
26935
26936 \begin_layout Subsection
26937 Formato de entradas del índice
26938 \begin_inset Index idx
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942 Ind@Índice alfabético ! Formato de las entradas
26943 \end_layout
26944
26945 \end_inset
26946
26947
26948 \end_layout
26949
26950 \begin_layout Standard
26951 El aspecto de las entradas de índice se puede cambiar con el diálogo de
26952  estilo del texto.
26953 \begin_inset Index idx
26954 status collapsed
26955
26956 \begin_layout Plain Layout
26957 Entradas postizas ! 
26958 \emph on
26959 Entrada en cursiva
26960 \end_layout
26961
26962 \end_inset
26963
26964  También se puede formatear el número de página mediante el carácter 
26965 \begin_inset Quotes fld
26966 \end_inset
26967
26968 |
26969 \begin_inset Quotes frd
26970 \end_inset
26971
26972  seguido del comando LaTeX sin barra invertida.
26973  Por ejemplo, podemos poner
26974 \end_layout
26975
26976 \begin_layout Standard
26977
26978 \series bold
26979 número en cursiva:|textit
26980 \end_layout
26981
26982 \begin_layout Standard
26983 para imprimir el número en cursiva.
26984 \begin_inset Index idx
26985 status collapsed
26986
26987 \begin_layout Plain Layout
26988 Entradas postizas ! número en cursiva:|textit
26989 \end_layout
26990
26991 \end_inset
26992
26993  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
26994  en este caso especial 
26995 \begin_inset Quotes fld
26996 \end_inset
26997
26998
26999 \series bold
27000 |command
27001 \series default
27002
27003 \begin_inset Quotes frd
27004 \end_inset
27005
27006  equivale a 
27007 \series bold
27008
27009 \backslash
27010 command{page
27011 \begin_inset space ~
27012 \end_inset
27013
27014 number}
27015 \series default
27016 .
27017  Echa un vistazo a la sección
27018 \begin_inset space ~
27019 \end_inset
27020
27021
27022 \begin_inset CommandInset ref
27023 LatexCommand ref
27024 reference "sub:LaTeX-Sintaxis"
27025
27026 \end_inset
27027
27028  para saber más sobre sintaxis de LaTeX.
27029 \end_layout
27030
27031 \begin_layout Standard
27032 \begin_inset Note Greyedout
27033 status collapsed
27034
27035 \begin_layout Plain Layout
27036
27037 \series bold
27038 Nota:
27039 \series default
27040  El formato de entradas individuales sólo funciona si usas el programa 
27041 \family sans
27042 makeindex 
27043 \family default
27044 para generar el índice, véase la sec.
27045 \begin_inset space ~
27046 \end_inset
27047
27048
27049 \begin_inset CommandInset ref
27050 LatexCommand ref
27051 reference "sub:Programas-para-índice"
27052
27053 \end_inset
27054
27055 .
27056  Si usas 
27057 \family sans
27058 xindy
27059 \family default
27060 , sólo funciona para negrita y cursiva.
27061  Esto se debe a que xindy requiere definir elementos semánticos antes de
27062  poder usarse, véase
27063 \begin_inset space ~
27064 \end_inset
27065
27066
27067 \begin_inset CommandInset citation
27068 LatexCommand cite
27069 after "p. 678 ff."
27070 key "latexcompanion"
27071
27072 \end_inset
27073
27074  para detalles.
27075 \end_layout
27076
27077 \end_inset
27078
27079
27080 \end_layout
27081
27082 \begin_layout Standard
27083 En general recomendamos no utilizar el procedimiento anterior.
27084  Es mejor definir una macro en el preámbulo.
27085  Considera por qué quieres algunos números de página en negrita.
27086  Quizá quieras en cursiva todos los números de página que se refieran a
27087  definiciones del término indexado para que el usuario las encuentre fácilmente.
27088  Para ello, pon lo siguiente en el preámbulo 
27089 \end_layout
27090
27091 \begin_layout Standard
27092
27093 \series bold
27094
27095 \backslash
27096 newcommand{
27097 \backslash
27098 IndexDef}[1]{
27099 \backslash
27100 textit{#1}}
27101 \end_layout
27102
27103 \begin_layout Standard
27104 y escribe
27105 \end_layout
27106
27107 \begin_layout Standard
27108
27109 \series bold
27110 mi entrada|IndexDef
27111 \end_layout
27112
27113 \begin_layout Standard
27114 en la entrada de índice.
27115 \begin_inset Index idx
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119 Entradas postizas ! mi entrada|IndexDef
27120 \end_layout
27121
27122 \end_inset
27123
27124  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
27125  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
27126 \end_layout
27127
27128 \begin_layout Standard
27129 También puedes cambiar el formato para todo el índice.
27130  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
27131  en negrita, con lo que todas las entradas del índice alfabético saldrán
27132  con ese estilo de letra.
27133  Para tareas más avanzadas tienes que componer un 
27134 \emph on
27135 Index Style File
27136 \emph default
27137 , véase la documentación de 
27138 \family sans
27139 makeindex
27140 \family default
27141  o 
27142 \family sans
27143 xindy
27144 \family default
27145  para detalles, 
27146 \begin_inset CommandInset citation
27147 LatexCommand cite
27148 key "makeindex,xindy"
27149
27150 \end_inset
27151
27152 .
27153 \end_layout
27154
27155 \begin_layout Subsection
27156 Programas para generar el índice
27157 \begin_inset Index idx
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161 Ind@Índice alfabético ! Programas para generarlo
27162 \end_layout
27163
27164 \end_inset
27165
27166
27167 \begin_inset CommandInset label
27168 LatexCommand label
27169 name "sub:Programas-para-índice"
27170
27171 \end_inset
27172
27173
27174 \end_layout
27175
27176 \begin_layout Standard
27177 Si está instalado el programa 
27178 \family sans
27179 xindy
27180 \family default
27181  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27182  usa para generar el índice, si no se usa el programa 
27183 \family sans
27184 makeindex
27185 \family default
27186 , que forma parte de cualquier distribución LaTeX.
27187  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27188  en el diálogo de preferencias de LyX, véase la sección
27189 \begin_inset space ~
27190 \end_inset
27191
27192
27193 \begin_inset CommandInset ref
27194 LatexCommand ref
27195 reference "sub:LaTeX-Configuración"
27196
27197 \end_inset
27198
27199 .
27200  Las opciones disponibles se explican en
27201 \begin_inset space ~
27202 \end_inset
27203
27204
27205 \begin_inset CommandInset citation
27206 LatexCommand cite
27207 key "makeindex,xindy"
27208
27209 \end_inset
27210
27211 .
27212  Además puedes especificar otro programa para generar el índice.
27213 \end_layout
27214
27215 \begin_layout Standard
27216
27217 \family sans
27218 makeindex
27219 \family default
27220  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27221  En particular, ha sido definido pensando exclusivamente en el inglés.
27222  Así que falla en la ordenación correcta de todo lo que no sea texto de
27223  tipo inglés.
27224  Hemos explicado anteriormente como arreglar esto.
27225  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27226  de 
27227 \family sans
27228 xindy
27229 \family default
27230 .
27231 \end_layout
27232
27233 \begin_layout Standard
27234
27235 \end_layout
27236
27237 \begin_layout Section
27238 Nomenclatura / Glosario
27239 \begin_inset Index idx
27240 status collapsed
27241
27242 \begin_layout Plain Layout
27243 Nomenclatura
27244 \end_layout
27245
27246 \end_inset
27247
27248
27249 \begin_inset Index idx
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253 Glosario|see
27254 \begin_inset ERT
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258
27259 {
27260 \end_layout
27261
27262 \end_inset
27263
27264 Nomenclatura
27265 \begin_inset ERT
27266 status collapsed
27267
27268 \begin_layout Plain Layout
27269
27270 }
27271 \end_layout
27272
27273 \end_inset
27274
27275
27276 \end_layout
27277
27278 \end_inset
27279
27280
27281 \begin_inset CommandInset label
27282 LatexCommand label
27283 name "sec:Nomenclatura"
27284
27285 \end_inset
27286
27287
27288 \end_layout
27289
27290 \begin_layout Standard
27291 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27292  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27293 ra o glosario.
27294 \end_layout
27295
27296 \begin_layout Standard
27297 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27298 \series bold
27299 nomencl
27300 \series default
27301
27302 \begin_inset Index idx
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306 LaTeX, paquetes ! nomencl
27307 \end_layout
27308
27309 \end_inset
27310
27311 .
27312  Lo puedes encontrar en el Catálogo TeX, 
27313 \begin_inset CommandInset citation
27314 LatexCommand cite
27315 key "TeXCatalogue"
27316
27317 \end_inset
27318
27319  o en el administrador de paquetes de tu sistema LaTeX.
27320 \end_layout
27321
27322 \begin_layout Standard
27323 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
27324  y usando el menú 
27325 \family sans
27326 Insertar\SpecialChar \menuseparator
27327 Entrada
27328 \begin_inset space ~
27329 \end_inset
27330
27331 de
27332 \begin_inset space ~
27333 \end_inset
27334
27335 nomenclatura
27336 \family default
27337  o el botón 
27338 \begin_inset Graphics
27339         filename ../../images/nomencl-insert.png
27340         BoundingBox 0bp 5bp 20bp 20bp
27341
27342 \end_inset
27343
27344 .
27345  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
27346  con la etiqueta «
27347 \family sans
27348 Nom
27349 \family default
27350 ».
27351 \end_layout
27352
27353 \begin_layout Standard
27354 Una ventana de nomenclatura contiene dos entradas principales: la primera
27355  es el propio símbolo y la segunda su descripción.
27356 \end_layout
27357
27358 \begin_layout Standard
27359 \begin_inset Note Greyedout
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363
27364 \series bold
27365 Nota:
27366 \series default
27367  Debes introducir en todos los campos código LaTeX válido.
27368 \end_layout
27369
27370 \end_inset
27371
27372
27373 \end_layout
27374
27375 \begin_layout Subsection
27376 Definición y formato de la nomenclatura
27377 \begin_inset Index idx
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381 Nomenclatura ! Formato
27382 \end_layout
27383
27384 \end_inset
27385
27386
27387 \end_layout
27388
27389 \begin_layout Standard
27390 Si tienes que referir símbolos, tienes que definirlos en el campo 
27391 \family sans
27392 Símbolo 
27393 \family default
27394 como fórmula de LaTeX.
27395  Por ejemplo, para obtener «
27396 \begin_inset Formula $\sigma$
27397 \end_inset
27398
27399 », inserta:
27400 \begin_inset Newline newline
27401 \end_inset
27402
27403
27404 \series bold
27405 $
27406 \backslash
27407 sigma$
27408 \begin_inset Newline newline
27409 \end_inset
27410
27411
27412 \series default
27413 El carácter «$» empieza y finaliza el modo matemático.
27414  El comando LaTeX para la letra griega es su nombre precedido de la barra
27415  invertida «
27416 \backslash
27417 ».
27418  Para letras griegas mayúsculas el comando comienza también con mayúscula,
27419  
27420 \series bold
27421
27422 \backslash
27423 Sigma
27424 \series default
27425 .
27426 \end_layout
27427
27428 \begin_layout Standard
27429 (En la sección
27430 \begin_inset space ~
27431 \end_inset
27432
27433
27434 \begin_inset CommandInset ref
27435 LatexCommand ref
27436 reference "sub:LaTeX-Sintaxis"
27437
27438 \end_inset
27439
27440  hay una breve introducción a la sintaxis de LaTeX.)
27441 \end_layout
27442
27443 \begin_layout Standard
27444 El diálogo Estilo
27445 \begin_inset space ~
27446 \end_inset
27447
27448 del
27449 \begin_inset space ~
27450 \end_inset
27451
27452 t
27453 \family sans
27454 exto
27455 \family default
27456  no se puede emplear para formatear la descripción, hay que usar comandos
27457  LaTeX.
27458  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
27459  «
27460 \begin_inset Formula $\sigma$
27461 \end_inset
27462
27463 » en este documento es:
27464 \begin_inset Newline newline
27465 \end_inset
27466
27467
27468 \series bold
27469 entrada postiza para el carácter 
27470 \backslash
27471 textsf{sigma}
27472 \series default
27473
27474 \begin_inset Newline newline
27475 \end_inset
27476
27477 El comando 
27478 \series bold
27479
27480 \backslash
27481 textsf
27482 \series default
27483  pone el texto en estilo 
27484 \family sans
27485 sans
27486 \begin_inset space ~
27487 \end_inset
27488
27489 serif
27490 \family default
27491 .
27492  Para estilo 
27493 \series bold
27494 negrita
27495 \series default
27496  usa el comando 
27497 \series bold
27498
27499 \backslash
27500 textbf
27501 \series default
27502 , para 
27503 \family typewriter
27504 typewriter
27505 \family default
27506  usa 
27507 \series bold
27508
27509 \backslash
27510 texttt
27511 \series default
27512 , para 
27513 \emph on
27514 cursiva
27515 \emph default
27516  usa 
27517 \series bold
27518
27519 \backslash
27520 emph
27521 \series default
27522 .
27523 \end_layout
27524
27525 \begin_layout Subsection
27526 Orden de las entradas de la nomenclatura
27527 \begin_inset Index idx
27528 status collapsed
27529
27530 \begin_layout Plain Layout
27531 Nomenclatura ! Orden de las entradas
27532 \end_layout
27533
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \begin_layout Standard
27540 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
27541  LaTeX de la definición del símbolo.
27542  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
27543  símbolos en el código.
27544  Supón que tienes entradas de nomenclatura para los símbolos 
27545 \emph on
27546 a
27547 \begin_inset CommandInset nomenclature
27548 LatexCommand nomenclature
27549 symbol "a"
27550 description "entrada postiza para el carácter \"a\""
27551
27552 \end_inset
27553
27554
27555 \emph default
27556  y 
27557 \begin_inset Formula $\sigma$
27558 \end_inset
27559
27560
27561 \begin_inset CommandInset nomenclature
27562 LatexCommand nomenclature
27563 prefix "Sigma"
27564 symbol "$\\sigma$"
27565 description "entrada postiza para el carácter \\textsf{sigma}"
27566
27567 \end_inset
27568
27569 .
27570  Serán ordenados según «
27571 \family sans
27572 a
27573 \family default
27574 » y «
27575 \family typewriter
27576 $
27577 \backslash
27578 sigma$
27579 \family default
27580 », y por tanto 
27581 \begin_inset Formula $\sigma$
27582 \end_inset
27583
27584  estará delante de 
27585 \emph on
27586 a
27587 \emph default
27588  porque el carácter «$» es tenido en cuenta para la ordenación.
27589 \end_layout
27590
27591 \begin_layout Standard
27592 Para controlar el orden de la lista se usa el campo 
27593 \family sans
27594 Ordenar
27595 \begin_inset space ~
27596 \end_inset
27597
27598 como 
27599 \family default
27600 en el diálogo de nomenclatura.
27601  Entonces el orden será establecido teniendo en cuenta el texto de dicho
27602  campo y no la definición del símbolo.
27603  Para nuestro ejemplo, puedes escribir 
27604 \family typewriter
27605 sigma
27606 \family default
27607  para 
27608 \begin_inset Formula $\sigma$
27609 \end_inset
27610
27611 , con lo que 
27612 \begin_inset Formula $\sigma$
27613 \end_inset
27614
27615
27616 \emph on
27617  
27618 \emph default
27619 se colocará donde corresponda.
27620 \end_layout
27621
27622 \begin_layout Standard
27623 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
27624  la documentación del paquete 
27625 \series bold
27626 nomencl
27627 \series default
27628
27629 \begin_inset CommandInset citation
27630 LatexCommand cite
27631 key "nomencl"
27632
27633 \end_inset
27634
27635 .
27636 \end_layout
27637
27638 \begin_layout Subsection
27639 Opciones para la nomenclatura
27640 \begin_inset Index idx
27641 status collapsed
27642
27643 \begin_layout Plain Layout
27644 Nomenclatura ! Opciones
27645 \end_layout
27646
27647 \end_inset
27648
27649
27650 \end_layout
27651
27652 \begin_layout Standard
27653 El paquete 
27654 \series bold
27655 nomencl
27656 \series default
27657  acepta algunas opciones para modificar su apariencia.
27658  Aquí hay algunas de ellas (y más en su documentación):
27659 \end_layout
27660
27661 \begin_layout Description
27662 refeq Adjunta la frase «
27663 \family sans
27664 , véase la ecuación (
27665 \emph on
27666 eq
27667 \emph default
27668 )
27669 \family default
27670 » a cada entrada, siendo 
27671 \family sans
27672 \emph on
27673 eq
27674 \family default
27675 \emph default
27676  el número de la última ecuación al frente de la entrada de la nomenclatura
27677 \end_layout
27678
27679 \begin_layout Description
27680 refpage Adjunta la frase «
27681 \family sans
27682 , página 
27683 \emph on
27684 página
27685 \family default
27686 \emph default
27687 » a cada entrada, siendo 
27688 \family sans
27689 \emph on
27690 página
27691 \family default
27692 \emph default
27693  el número de la página en la que aparece la entrada
27694 \end_layout
27695
27696 \begin_layout Description
27697 intoc Inserta la nomenclatura en el Índice general
27698 \end_layout
27699
27700 \begin_layout Standard
27701 Además están las opciones 
27702 \series bold
27703 croatian
27704 \series default
27705
27706 \series bold
27707 danish
27708 \series default
27709
27710 \series bold
27711 english
27712 \series default
27713
27714 \series bold
27715 french
27716 \series default
27717
27718 \series bold
27719 german
27720 \series default
27721
27722 \series bold
27723 italian
27724 \series default
27725
27726 \series bold
27727 polish
27728 \series default
27729
27730 \series bold
27731 portuguese
27732 \series default
27733
27734 \series bold
27735 russian
27736 \series default
27737
27738 \series bold
27739 spanish
27740 \series default
27741 , y 
27742 \series bold
27743 ukrainian
27744 \series default
27745  para imprimir el título y los textos de las referencias en el idioma correspond
27746 iente.
27747 \end_layout
27748
27749 \begin_layout Standard
27750 Para emplear una o más de las opciones, añádelas separadas por comas en
27751  el campo de opciones de la clase de documento, en el diálogo 
27752 \family sans
27753 Documento\SpecialChar \menuseparator
27754 Configuración
27755 \family default
27756 .
27757  En este documento se ha puesto la opción 
27758 \series bold
27759 intoc
27760 \series default
27761 .
27762 \end_layout
27763
27764 \begin_layout Standard
27765 \begin_inset VSpace bigskip
27766 \end_inset
27767
27768
27769 \end_layout
27770
27771 \begin_layout Standard
27772 También se pueden usar las dos primeras opciones de antes sólo para ciertas
27773  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
27774  última entrada en el campo 
27775 \family sans
27776 Descripción
27777 \family default
27778  del diálogo 
27779 \family sans
27780 Entrada de nomenclatura
27781 \family default
27782 :
27783 \end_layout
27784
27785 \begin_layout Description
27786
27787 \backslash
27788 nomrefeq Como la opción 
27789 \series bold
27790 refeq
27791 \end_layout
27792
27793 \begin_layout Description
27794
27795 \backslash
27796 nomrefpage Como la opción 
27797 \series bold
27798 refpage
27799 \end_layout
27800
27801 \begin_layout Description
27802
27803 \backslash
27804 nomrefeqpage Forma abreviada de 
27805 \series bold
27806
27807 \backslash
27808 nomrefeq
27809 \backslash
27810 nomrefpage
27811 \end_layout
27812
27813 \begin_layout Description
27814
27815 \backslash
27816 nomnorefeq,
27817 \begin_inset space ~
27818 \end_inset
27819
27820
27821 \backslash
27822 nomnorefpage,
27823 \begin_inset space ~
27824 \end_inset
27825
27826
27827 \backslash
27828 nomnorefeqpage Deshabilita las opciones correspondientes
27829 \end_layout
27830
27831 \begin_layout Subsection
27832 Imprimir la nomenclatura
27833 \begin_inset Index idx
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 Nomenclatura ! Impresión
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \end_layout
27844
27845 \begin_layout Standard
27846 Para imprimir la nomenclatura usa el menú 
27847 \family sans
27848 Insertar\SpecialChar \menuseparator
27849 Lista
27850 \begin_inset space \thinspace{}
27851 \end_inset
27852
27853 /
27854 \begin_inset space \thinspace{}
27855 \end_inset
27856
27857 Índice\SpecialChar \menuseparator
27858 Nomenclatura
27859 \family default
27860 .
27861  Se mostrará un cuadro azul claro etiquetado «
27862 \family sans
27863 Nomenclatur
27864 \family default
27865 a» en el lugar en el que aparecerá en la salida.
27866  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
27867  es desplegable.
27868 \end_layout
27869
27870 \begin_layout Standard
27871 En la salida impresa aparece el título «Nomenclatura».
27872  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
27873 \series bold
27874
27875 \backslash
27876 nomname
27877 \series default
27878  en el preámbulo.
27879  Por ejemplo, para titular como 
27880 \emph on
27881 Índice de símbolos
27882 \emph default
27883 , añade al preámbulo la línea:
27884 \end_layout
27885
27886 \begin_layout Standard
27887
27888 \family roman
27889 \series bold
27890
27891 \backslash
27892 renewcommand{
27893 \backslash
27894 nomname}{Índice de símbolos}
27895 \end_layout
27896
27897 \begin_layout Standard
27898 \begin_inset VSpace defskip
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Standard
27905 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
27906  línea:
27907 \end_layout
27908
27909 \begin_layout Standard
27910
27911 \family roman
27912 \series bold
27913
27914 \backslash
27915 renewcommand{
27916 \backslash
27917 nomlabelwidth}{anchura}
27918 \end_layout
27919
27920 \begin_layout Standard
27921
27922 \family roman
27923 La anchura es un valor expresado en una de las unidades listadas en el apéndice
27924 \begin_inset space ~
27925 \end_inset
27926
27927
27928 \begin_inset CommandInset ref
27929 LatexCommand ref
27930 reference "cap:Unidades-disponibles"
27931
27932 \end_inset
27933
27934 .
27935  El valor predeterminado es 1
27936 \begin_inset space \thinspace{}
27937 \end_inset
27938
27939 cm.
27940 \end_layout
27941
27942 \begin_layout Subsection
27943 Programa para la nomenclatura
27944 \begin_inset CommandInset label
27945 LatexCommand label
27946 name "sub:Programa-para-la-nomenclatura"
27947
27948 \end_inset
27949
27950
27951 \begin_inset Index idx
27952 status collapsed
27953
27954 \begin_layout Plain Layout
27955 Nomenclatura ! Programa
27956 \end_layout
27957
27958 \end_inset
27959
27960
27961 \end_layout
27962
27963 \begin_layout Standard
27964 LyX utiliza el programa
27965 \family sans
27966  makeindex
27967 \family default
27968 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
27969  El diálogo de las preferencias de LyX permite especificar otro programa
27970  o controlar 
27971 \family sans
27972 makeindex
27973 \family default
27974  añadiendo opciones, 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-Configuración"
27982
27983 \end_inset
27984
27985 .
27986  Las opciones disponibles se explican en 
27987 \begin_inset CommandInset citation
27988 LatexCommand cite
27989 key "nomencl,makeindex"
27990
27991 \end_inset
27992
27993 .
27994 \end_layout
27995
27996 \begin_layout Section
27997 Ramas
27998 \begin_inset Index idx
27999 status collapsed
28000
28001 \begin_layout Plain Layout
28002 Ramas
28003 \end_layout
28004
28005 \end_inset
28006
28007
28008 \begin_inset Index idx
28009 status collapsed
28010
28011 \begin_layout Plain Layout
28012 Documentos ! Ramas
28013 \end_layout
28014
28015 \end_inset
28016
28017
28018 \begin_inset CommandInset label
28019 LatexCommand label
28020 name "sec:Ramas"
28021
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \begin_layout Standard
28028 A veces es útil ocultar ciertas partes de un documento en la salida.
28029  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
28030 s de un examen en el mismo documento, pero no quiere, evidentemente, que
28031  los alumnos vean las respuestas.
28032 \end_layout
28033
28034 \begin_layout Standard
28035 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
28036  El texto de una rama sólo aparecerá en la salida si la rama está activada.
28037  Para crear una rama, en el diálogo 
28038 \family sans
28039 Documento\SpecialChar \menuseparator
28040 Configuración
28041 \family default
28042 , ve al apartado 
28043 \family sans
28044 Ramas
28045 \family default
28046 .
28047  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
28048  fondo en LyX.
28049 \end_layout
28050
28051 \begin_layout Standard
28052 El texto a incluir en una rama se escribe en un cuadro desplegable que se
28053  inserta mediante el menú 
28054 \family sans
28055 Insertar\SpecialChar \menuseparator
28056 Rama
28057 \family default
28058 , donde puedes elegir una de las ramas creadas.
28059  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
28060 \end_layout
28061
28062 \begin_layout Standard
28063 A continuación hay un ejemplo en el que sólo está activada la pregunta,
28064  mientras que la respuesta está desactivada y no aparece en la salida:
28065 \end_layout
28066
28067 \begin_layout Standard
28068 \begin_inset Branch Pregunta
28069 status open
28070
28071 \begin_layout Standard
28072 Pregunta: ¿Quién fue el primer Nobel de Física?
28073 \end_layout
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 \begin_inset Branch Respuesta
28082 status collapsed
28083
28084 \begin_layout Standard
28085 Respuesta: Wilhelm Conrad Röntgen
28086 \end_layout
28087
28088 \end_inset
28089
28090
28091 \end_layout
28092
28093 \begin_layout Standard
28094 \begin_inset VSpace bigskip
28095 \end_inset
28096
28097
28098 \end_layout
28099
28100 \begin_layout Standard
28101 Para usar salida condicional en sitios donde no se pueden insertar ramas,
28102  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
28103  cada rama.
28104  Por ejemplo, puedes definir para la rama pregunta
28105 \begin_inset Foot
28106 status collapsed
28107
28108 \begin_layout Plain Layout
28109 Para una introducción a la sintaxis de LaTeX, véase la sección
28110 \begin_inset space ~
28111 \end_inset
28112
28113
28114 \begin_inset CommandInset ref
28115 LatexCommand ref
28116 reference "sub:LaTeX-Sintaxis"
28117
28118 \end_inset
28119
28120
28121 \end_layout
28122
28123 \end_inset
28124
28125
28126 \end_layout
28127
28128 \begin_layout Standard
28129
28130 \series bold
28131
28132 \backslash
28133 newcommand{
28134 \backslash
28135 pregunta}[1]{#1}
28136 \end_layout
28137
28138 \begin_layout Standard
28139
28140 \series bold
28141
28142 \backslash
28143 newcommand{
28144 \backslash
28145 respuesta}[1]{}
28146 \end_layout
28147
28148 \begin_layout Standard
28149 y para la rama respuesta
28150 \end_layout
28151
28152 \begin_layout Standard
28153
28154 \series bold
28155
28156 \backslash
28157 newcommand{
28158 \backslash
28159 pregunta}[1]{}
28160 \end_layout
28161
28162 \begin_layout Standard
28163
28164 \series bold
28165
28166 \backslash
28167 newcommand{
28168 \backslash
28169 respuesta}[1]{#1}
28170 \end_layout
28171
28172 \begin_layout Standard
28173 \begin_inset Branch Pregunta
28174 status open
28175
28176 \begin_layout Standard
28177 \begin_inset ERT
28178 status open
28179
28180 \begin_layout Plain Layout
28181
28182
28183 \backslash
28184 newcommand{
28185 \backslash
28186 pregunta}[1]{#1}
28187 \end_layout
28188
28189 \begin_layout Plain Layout
28190
28191
28192 \backslash
28193 newcommand{
28194 \backslash
28195 respuesta}[1]{}
28196 \end_layout
28197
28198 \end_inset
28199
28200
28201 \end_layout
28202
28203 \end_inset
28204
28205
28206 \end_layout
28207
28208 \begin_layout Standard
28209 \begin_inset Branch Respuesta
28210 status collapsed
28211
28212 \begin_layout Standard
28213 \begin_inset ERT
28214 status open
28215
28216 \begin_layout Plain Layout
28217
28218
28219 \backslash
28220 newcommand{
28221 \backslash
28222 pregunta}[1]{}
28223 \end_layout
28224
28225 \begin_layout Plain Layout
28226
28227
28228 \backslash
28229 newcommand{
28230 \backslash
28231 respuesta}[1]{#1}
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 Ahora se pueden usar los comandos 
28246 \series bold
28247
28248 \backslash
28249 pregunta{\SpecialChar \ldots{}
28250 }
28251 \series default
28252  y 
28253 \series bold
28254
28255 \backslash
28256 respuesta{\SpecialChar \ldots{}
28257 }
28258 \series default
28259  para obtener salida condicional.
28260  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
28261 \series bold
28262
28263 \backslash
28264 pregunta
28265 \series default
28266 :
28267 \begin_inset Formula \[
28268 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}\]
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Standard
28276 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
28277  véase el manual 
28278 \emph on
28279 Ecuaciones
28280 \emph default
28281 .
28282 \end_layout
28283
28284 \begin_layout Section
28285 Propiedades PDF
28286 \begin_inset CommandInset label
28287 LatexCommand label
28288 name "sec:Propiedades-PDF"
28289
28290 \end_inset
28291
28292
28293 \begin_inset Index idx
28294 status collapsed
28295
28296 \begin_layout Plain Layout
28297 Propiedades PDF
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \begin_layout Standard
28306 En 
28307 \family sans
28308 Propiedades PDF 
28309 \family default
28310 del diálogo 
28311 \family sans
28312 Documento\SpecialChar \menuseparator
28313 Configuración
28314 \family default
28315  se pueden configurar opciones especiales para la salida PDF del documento.
28316  Todas las opciones son suministradas por el paquete LaTeX 
28317 \series bold
28318 hyperref
28319 \series default
28320
28321 \begin_inset Index idx
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325 LaTeX, paquetes ! hyperref
28326 \end_layout
28327
28328 \end_inset
28329
28330 .
28331 \end_layout
28332
28333 \begin_layout Standard
28334 Utilizando 
28335 \series bold
28336 hyperref
28337 \series default
28338  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
28339  Esto significa que el lector puede desplazarse por las partes del documento
28340  referenciadas clicando sobre una entrada del índice general o una referencia.
28341  En la pestaña 
28342 \family sans
28343 Hiperenlaces
28344 \family default
28345  del diálogo puedes especificar el aspecto de los enlaces y si se crean
28346  enlaces para las referencias bibliográficas.
28347  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
28348  mostrando el número de la sección, transparencia o página donde la entrada
28349  está referenciada.
28350 \end_layout
28351
28352 \begin_layout Standard
28353 En la pestaña 
28354 \family sans
28355 Marcadores
28356 \family default
28357  puedes determinar si se crean marcadores para cada sección del documento
28358  para facilitar al lector la navegación por el mismo.
28359  Puedes decidir si los marcadores se numeran o no como las secciones del
28360  documento.
28361  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
28362  deben mostrarse al abrir el PDF.
28363  Por ejemplo, un nivel
28364 \begin_inset space ~
28365 \end_inset
28366
28367 2 mostrará las secciones y subsecciones, un nivel
28368 \begin_inset space ~
28369 \end_inset
28370
28371 1 mostrará sólo las secciones.
28372 \end_layout
28373
28374 \begin_layout Standard
28375 La información de cabecera de la pestaña 
28376 \family sans
28377 General
28378 \family default
28379  se guarda como propiedades del arhivo junto con el PDF.
28380  Muchos programas son capaces de extraer estas informaciones para, p.
28381 \begin_inset space \thinspace{}
28382 \end_inset
28383
28384 e., reconocer automáticamente quién es el autor y otras características del
28385  PDF.
28386  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
28387 s para propósitos bibliográ
28388 ficos.
28389  Si se marca la opción 
28390 \family sans
28391 Llenar automáticamente la información de cabecera
28392 \family default
28393 , LyX intenta extraer la información de cabecera a partir de la configuración
28394  del título y del autor del documento.
28395 \end_layout
28396
28397 \begin_layout Standard
28398 La opción 
28399 \family sans
28400 Modo pantalla completa
28401 \family default
28402  abre el PDF en pantalla completa, útil para presentaciones.
28403 \end_layout
28404
28405 \begin_layout Standard
28406 En este documento se han utilizado las propiedades PDF.
28407  Si miras la configuración del documento puedes ver algunas opciones adicionales
28408  de 
28409 \series bold
28410 hyperref
28411 \series default
28412  utilizadas.
28413  Para explicación de las mismas te remitimos al manual de hyperref 
28414 \begin_inset CommandInset citation
28415 LatexCommand cite
28416 key "hyperref"
28417
28418 \end_inset
28419
28420 .
28421 \end_layout
28422
28423 \begin_layout Section
28424 Código TeX y la sintaxis de LaTeX
28425 \begin_inset CommandInset label
28426 LatexCommand label
28427 name "sec:Código-TeX"
28428
28429 \end_inset
28430
28431
28432 \end_layout
28433
28434 \begin_layout Subsection
28435 Cuadros de código TeX
28436 \begin_inset Index idx
28437 status collapsed
28438
28439 \begin_layout Plain Layout
28440 Codigo@Código TeX
28441 \end_layout
28442
28443 \end_inset
28444
28445
28446 \begin_inset CommandInset label
28447 LatexCommand label
28448 name "sub:Cuadros-TeX"
28449
28450 \end_inset
28451
28452
28453 \end_layout
28454
28455 \begin_layout Standard
28456 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
28457  pero no todos.
28458  LaTeX contiene cientos de paquetes que suministran diversos comandos.
28459  Cada mes se actualizan paquetes y se añaden nuevos.
28460  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
28461  necesidad hay un paquete LaTeX.
28462  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
28463  todos estos paquetes y sus comandos.
28464 \end_layout
28465
28466 \begin_layout Standard
28467 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
28468  dentro de un cuadro de código TeX.
28469  Los cuadros de código TeX se insertan con el menú 
28470 \family sans
28471 Insertar\SpecialChar \menuseparator
28472 Código
28473 \begin_inset space ~
28474 \end_inset
28475
28476 TeX
28477 \family default
28478  o con el botón 
28479 \begin_inset Graphics
28480         filename ../../images/ert-insert.png
28481
28482 \end_inset
28483
28484 .
28485  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
28486 \end_layout
28487
28488 \begin_layout Standard
28489 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
28490  Parcialmente significa que el argumento del comando puede ser texto LyX
28491  normal.
28492  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
28493  comando LaTeX 
28494 \series bold
28495
28496 \backslash
28497 fbox
28498 \series default
28499 , puedes escribir la parte del comando 
28500 \series bold
28501
28502 \backslash
28503 fbox{
28504 \series default
28505  en un cuadro de código TeX antes de la palabra y la llave de cierre del
28506  comando, 
28507 \series bold
28508 }
28509 \series default
28510 , en otro cuadro de código TeX después de la palabra.
28511  Esta palabra entre los dos cuadros de código TeX constituye el argumento
28512  del comando, como se ve en este ejemplo:
28513 \end_layout
28514
28515 \begin_layout Standard
28516 \begin_inset Graphics
28517         filename clipart/es_ERT.png
28518         scale 90
28519
28520 \end_inset
28521
28522
28523 \end_layout
28524
28525 \begin_layout Standard
28526 En la salida verás la palabra «enmarcada» con un marco: 
28527 \end_layout
28528
28529 \begin_layout Standard
28530 Esta es una línea con una palabra 
28531 \begin_inset ERT
28532 status collapsed
28533
28534 \begin_layout Plain Layout
28535
28536
28537 \backslash
28538 fbox{
28539 \end_layout
28540
28541 \end_inset
28542
28543 enmarcada
28544 \begin_inset ERT
28545 status collapsed
28546
28547 \begin_layout Plain Layout
28548
28549 }
28550 \end_layout
28551
28552 \end_inset
28553
28554 .
28555 \end_layout
28556
28557 \begin_layout Standard
28558 \begin_inset Note Greyedout
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562
28563 \series bold
28564 Nota: 
28565 \series default
28566 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
28567  para que LaTeX sepa que ha finalizado el comando.
28568 \end_layout
28569
28570 \end_inset
28571
28572
28573 \end_layout
28574
28575 \begin_layout Subsection
28576 Breve introducción a la sintaxis de LaTeX 
28577 \begin_inset Argument
28578 status collapsed
28579
28580 \begin_layout Plain Layout
28581 Sintaxis de LaTeX
28582 \end_layout
28583
28584 \end_inset
28585
28586
28587 \begin_inset Index idx
28588 status collapsed
28589
28590 \begin_layout Plain Layout
28591 Sintaxis de LaTeX
28592 \end_layout
28593
28594 \end_inset
28595
28596
28597 \begin_inset CommandInset label
28598 LatexCommand label
28599 name "sub:LaTeX-Sintaxis"
28600
28601 \end_inset
28602
28603
28604 \end_layout
28605
28606 \begin_layout Standard
28607 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
28608  los comandos LaTeX que LyX usa en segundo plano.
28609  Como LaTeX se basa en comandos puedes 
28610 \begin_inset Quotes fld
28611 \end_inset
28612
28613 programar
28614 \begin_inset Quotes frd
28615 \end_inset
28616
28617  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
28618  documento en cualquier momento con los comandos adecuados.
28619  Imagina que tienes que entregar antes de que acabe el día un manual que
28620  has escrito para un producto.
28621  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
28622  tablas y figuras en negrita.
28623  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
28624  todos a mano en poco tiempo.
28625 \end_layout
28626
28627 \begin_layout Standard
28628 LaTeX entra en juego.
28629  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
28630  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
28631  de paquetes de LaTeX: 
28632 \begin_inset CommandInset citation
28633 LatexCommand cite
28634 key "Catalogue"
28635
28636 \end_inset
28637
28638 .
28639 \end_layout
28640
28641 \begin_layout Standard
28642 Por fin averiguas que necesitas el paquete 
28643 \series bold
28644 caption
28645 \series default
28646
28647 \begin_inset Index idx
28648 status collapsed
28649
28650 \begin_layout Plain Layout
28651 LaTeX, paquetes ! caption
28652 \end_layout
28653
28654 \end_inset
28655
28656 .
28657  Para usarlo debes cargarlo en el preámbulo del documento (menú 
28658 \family sans
28659 Documento\SpecialChar \menuseparator
28660 Configuración
28661 \family default
28662 ) con el comando
28663 \end_layout
28664
28665 \begin_layout Standard
28666
28667 \series bold
28668
28669 \backslash
28670 usepackage[opciones]{nombre_del_paquete}
28671 \end_layout
28672
28673 \begin_layout Standard
28674 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
28675  pone entre llaves, y las opciones entre corchetes.
28676  No todos los comandos tienen argumento y opciones.
28677 \end_layout
28678
28679 \begin_layout Standard
28680 En nuestro caso el nombre del paquete es 
28681 \series bold
28682 caption
28683 \series default
28684 .
28685  Tras un vistazo a la documentación del paquete, verás que la opción 
28686 \series bold
28687 labelfont=bf
28688 \series default
28689  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
28690  Así que añades al preámbulo el comando
28691 \end_layout
28692
28693 \begin_layout Standard
28694
28695 \series bold
28696
28697 \backslash
28698 usepackage[labelfont=bf]{caption}
28699 \end_layout
28700
28701 \begin_layout Standard
28702 y problema resuelto.
28703 \begin_inset Foot
28704 status collapsed
28705
28706 \begin_layout Plain Layout
28707 Para ver más comandos del paquete 
28708 \series bold
28709 caption
28710 \series default
28711  mira su documentación, 
28712 \begin_inset CommandInset citation
28713 LatexCommand cite
28714 key "caption"
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \end_inset
28722
28723
28724 \end_layout
28725
28726 \begin_layout Standard
28727 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
28728  para problemas habituales como el de este caso.
28729  Por ejemplo, si usas la clase 
28730 \family typewriter
28731 KOMA-Script
28732 \family default
28733 , no necesitas el paquete 
28734 \series bold
28735 caption
28736 \series default
28737 .
28738  Sólo escribe en el preámbulo
28739 \end_layout
28740
28741 \begin_layout Standard
28742
28743 \series bold
28744
28745 \backslash
28746 setkomafont{captionlabel}{
28747 \backslash
28748 bfseries}
28749 \end_layout
28750
28751 \begin_layout Standard
28752 y asunto resuelto.
28753  Así que si planeas escribir un extenso documento, deberías echar una ojeada
28754  a la documentación de la clase de documento que quieras usar.
28755  (
28756 \series bold
28757
28758 \backslash
28759 setkomafont
28760 \series default
28761  es un ejemplo de comando con más de un argumento.)
28762 \end_layout
28763
28764 \begin_layout Standard
28765 Los comandos en el preámbulo afectan a todo el documento, mientras que los
28766  comandos en el texto afectan sólo a la parte que sigue o al texto que va
28767  como argumento.
28768  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
28769  se describe en la sección anterior.
28770 \end_layout
28771
28772 \begin_layout Standard
28773 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
28774  
28775 \begin_inset CommandInset citation
28776 LatexCommand cite
28777 key "latexcompanion,latexguide"
28778
28779 \end_inset
28780
28781 .
28782 \end_layout
28783
28784 \begin_layout Section
28785 Vista preliminar inmediata
28786 \begin_inset CommandInset label
28787 LatexCommand label
28788 name "sec:Vista-preliminar-inmediata"
28789
28790 \end_inset
28791
28792
28793 \begin_inset Index idx
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797 Documentos ! Vista instantánea
28798 \end_layout
28799
28800 \end_inset
28801
28802
28803 \end_layout
28804
28805 \begin_layout Standard
28806 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
28807  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
28808  cada vez con 
28809 \family sans
28810 Ver\SpecialChar \menuseparator
28811 DVI
28812 \family default
28813 .
28814 \end_layout
28815
28816 \begin_layout Standard
28817 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
28818  debes instalar el paquete LaTeX 
28819 \series bold
28820 preview-latex
28821 \series default
28822
28823 \begin_inset Index idx
28824 status collapsed
28825
28826 \begin_layout Plain Layout
28827 LaTeX, paquetes ! preview-latex
28828 \end_layout
28829
28830 \end_inset
28831
28832  como se explica después, y marcar 
28833 \family sans
28834 Vista
28835 \begin_inset space ~
28836 \end_inset
28837
28838 preliminar
28839 \begin_inset space ~
28840 \end_inset
28841
28842 inmediata
28843 \family default
28844  en el diálogo 
28845 \family sans
28846 Herramientas\SpecialChar \menuseparator
28847 Preferencias\SpecialChar \menuseparator
28848 Pantalla
28849 \family default
28850 .
28851  El 
28852 \family sans
28853 Tamaño de la vista preliminar
28854 \family default
28855  es el factor de multiplicación para el tamaño.
28856 \end_layout
28857
28858 \begin_layout Standard
28859 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
28860  de editar una ecuación o un gráfico.
28861  Las vistas inmediatas en un documento ya abierto 
28862 \emph on
28863 no
28864 \emph default
28865  se generan 
28866 \emph on
28867 ipso facto 
28868 \emph default
28869 al activar la 
28870 \family sans
28871 Vista
28872 \begin_inset space ~
28873 \end_inset
28874
28875 preliminar
28876 \begin_inset space ~
28877 \end_inset
28878
28879 inmediata
28880 \family default
28881 , es preciso reabrir el documento.
28882 \end_layout
28883
28884 \begin_layout Standard
28885 LyX generará instantáneas de ecuaciones.
28886  También de gráficos si se marca la opción 
28887 \family sans
28888 Mostrar
28889 \family default
28890
28891 \begin_inset space ~
28892 \end_inset
28893
28894
28895 \family sans
28896 en
28897 \family default
28898
28899 \begin_inset space ~
28900 \end_inset
28901
28902
28903 \family sans
28904 LyX
28905 \family default
28906  en el cuadro de diálogo 
28907 \family sans
28908 Gráficos.
28909
28910 \family default
28911  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
28912  ejemplo.
28913 \end_layout
28914
28915 \begin_layout Standard
28916 Para que funcione la vista previa inmediata debe estar instalado el paquete
28917  LaTeX 
28918 \series bold
28919 preview-latex
28920 \series default
28921  (también llamado simplemente 
28922 \series bold
28923 preview
28924 \series default
28925 ).
28926  Lo encontrarás en el Catálogo TeX, 
28927 \begin_inset CommandInset citation
28928 LatexCommand cite
28929 key "TeXCatalogue"
28930
28931 \end_inset
28932
28933  o en el administrador de paquetes de tu sistema.
28934  Obtendrás instantáneas mejores si además instalas 
28935 \family typewriter
28936 pnmcrop,
28937 \family default
28938  que forma parte del paquete 
28939 \family typewriter
28940 netpbm
28941 \family default
28942 ; en Windows este programa se instala automáticamente junto con LyX..
28943 \end_layout
28944
28945 \begin_layout Standard
28946 \begin_inset VSpace bigskip
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \begin_layout Standard
28953 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
28954  del mismo.
28955  Con el menú 
28956 \family sans
28957 Ver\SpecialChar \menuseparator
28958 Ver
28959 \begin_inset space ~
28960 \end_inset
28961
28962 fuente
28963 \family default
28964  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
28965 e al párrafo en el que se encuentre el cursor.
28966  También puedes seleccionar varios párrafos para ver su código.
28967  Para ver el código de todo el documento, marca la opción correspondiente
28968  en la ventana de código.
28969 \end_layout
28970
28971 \begin_layout Section
28972 Corrector ortográfico
28973 \begin_inset CommandInset label
28974 LatexCommand label
28975 name "sec:Corrector-ortográfico"
28976
28977 \end_inset
28978
28979
28980 \begin_inset Index idx
28981 status collapsed
28982
28983 \begin_layout Plain Layout
28984 Corrector ortográfico
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Standard
28993 LyX no incorpora corrector ortográfico propio.
28994  Utiliza uno de los programas externos 
28995 \family typewriter
28996 aspell
28997 \family default
28998
28999 \family typewriter
29000 ispell
29001 \family default
29002
29003 \family typewriter
29004 hspell
29005 \family default
29006 , o 
29007 \family typewriter
29008 pspell
29009 \family default
29010 .
29011  En esta sección se supone que tienes instalado y configurado uno de ellos.
29012  Se recomienda el uso de 
29013 \family typewriter
29014 aspell
29015 \family default
29016 , que puede considerarse el sucesor de 
29017 \family typewriter
29018 ispell
29019 \family default
29020 .
29021  
29022 \family typewriter
29023 hspell
29024 \family default
29025  es un corrector de hebreo.
29026  El corrector ortográfico y sus opciones se establecen en las preferencias
29027  de LyX, 
29028 \family sans
29029 Configuración
29030 \begin_inset space ~
29031 \end_inset
29032
29033 del
29034 \begin_inset space ~
29035 \end_inset
29036
29037 idioma
29038 \family default
29039 .
29040 \end_layout
29041
29042 \begin_layout Standard
29043 En  Windows, el cuadro de selección del programa corrector está desactivado
29044  pues sólo se puede usar
29045 \family sans
29046  
29047 \family typewriter
29048 aspell
29049 \family default
29050 .
29051 \end_layout
29052
29053 \begin_layout Standard
29054 El menú
29055 \family sans
29056  Herramientas\SpecialChar \menuseparator
29057 Corrector
29058 \begin_inset space ~
29059 \end_inset
29060
29061 ortográfico
29062 \family default
29063  o el botón de la barra de herramientas 
29064 \begin_inset Graphics
29065         filename ../../images/dialog-show_spellchecker.png
29066
29067 \end_inset
29068
29069  inicia la revisión a partir de la posición del cursor.
29070  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
29071  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
29072  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
29073  ella y se ve resaltada.
29074  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
29075  Seleccionando una de ellas se copia en el campo 
29076 \family sans
29077 Reemplazar
29078 \begin_inset space ~
29079 \end_inset
29080
29081 con
29082 \family default
29083 , si haces doble clic se verifica directamente el reemplazo.
29084  El botón 
29085 \family sans
29086 Ignorar
29087 \family default
29088  sirve para desestimar el reemplazo y proseguir con la revisión.
29089  En el diccionario personal se pueden añadir nuevas palabras.
29090 \end_layout
29091
29092 \begin_layout Standard
29093 Por omisión, el archivo de diccionario empleado se determina por el idioma
29094  del documento que se establece en 
29095 \family sans
29096 Documento\SpecialChar \menuseparator
29097 Configuración
29098 \family default
29099 .
29100  Si no hay diccionario para el idioma del documento, la corrección ortográfica
29101  generará error.
29102  En este caso puedes especificar otro diccionario en el campo 
29103 \family sans
29104 Idioma
29105 \begin_inset space ~
29106 \end_inset
29107
29108 alternativo 
29109 \family default
29110 en el diálogo 
29111 \family sans
29112 Preferencias
29113 \family default
29114 .
29115 \end_layout
29116
29117 \begin_layout Standard
29118 Tras la revisión ortográfica se informa del número de palabras cambiadas.
29119 \end_layout
29120
29121 \begin_layout Subsubsection*
29122 Limitaciones
29123 \end_layout
29124
29125 \begin_layout Standard
29126 No es posible cambiar el idioma para una palabra en particular, a no ser
29127  que cambies cada vez las preferencias globales.
29128  Aunque puedes utilizar en este caso 
29129 \family sans
29130 Encontrar
29131 \begin_inset space ~
29132 \end_inset
29133
29134 y
29135 \begin_inset space ~
29136 \end_inset
29137
29138 reemplazar
29139 \family default
29140 .
29141 \end_layout
29142
29143 \begin_layout Standard
29144 LyX no puede revisar correctamente documentos con textos en varios idiomas.
29145  Este trabajo lo hace 
29146 \family typewriter
29147 pspell
29148 \family default
29149 , suponiendo que has marcado apropiadamente los distintos idiomas.
29150 \end_layout
29151
29152 \begin_layout Subsubsection*
29153 Otras opciones
29154 \end_layout
29155
29156 \begin_layout Standard
29157 La sección 
29158 \family sans
29159 Corrector
29160 \begin_inset space ~
29161 \end_inset
29162
29163 ortográfico
29164 \family default
29165  en el diálogo 
29166 \family sans
29167 Preferencias 
29168 \family default
29169 tiene algunas opciones adicionales:
29170 \end_layout
29171
29172 \begin_layout Description
29173 Usar
29174 \begin_inset space ~
29175 \end_inset
29176
29177 caracteres
29178 \begin_inset space ~
29179 \end_inset
29180
29181 de
29182 \begin_inset space ~
29183 \end_inset
29184
29185 escape Permite añadir caracteres no estándar al proceso de revisión, p.
29186 \begin_inset space \thinspace{}
29187 \end_inset
29188
29189 e.
29190  un carácter alemán en un documento en inglés.
29191  En general esto no debería ser necesario.
29192 \end_layout
29193
29194 \begin_layout Description
29195 Diccionario
29196 \begin_inset space ~
29197 \end_inset
29198
29199 personal para usar un diccionario propio distinto al predeterminado.
29200 \end_layout
29201
29202 \begin_layout Description
29203 Aceptar
29204 \begin_inset space ~
29205 \end_inset
29206
29207 palabras
29208 \begin_inset space ~
29209 \end_inset
29210
29211 compuestas para que el diccionario admita palabras como «eurozona».
29212 \end_layout
29213
29214 \begin_layout Description
29215 Usar
29216 \begin_inset space ~
29217 \end_inset
29218
29219 codificación
29220 \begin_inset space ~
29221 \end_inset
29222
29223 de
29224 \begin_inset space ~
29225 \end_inset
29226
29227 entrada Utiliza la codificación del documento establecida en el apartado
29228  
29229 \family sans
29230 Idioma 
29231 \family default
29232 de 
29233 \family sans
29234 Documento\SpecialChar \menuseparator
29235 Configuración
29236 \family default
29237  también para la revisión ortográfica.
29238 \begin_inset Foot
29239 status collapsed
29240
29241 \begin_layout Plain Layout
29242 La codificación se explica en la sección
29243 \begin_inset space ~
29244 \end_inset
29245
29246
29247 \begin_inset CommandInset ref
29248 LatexCommand ref
29249 reference "cap:Configuración-del-documento"
29250
29251 \end_inset
29252
29253 .
29254 \end_layout
29255
29256 \end_inset
29257
29258  Habilita esta opción sólo si usas 
29259 \family typewriter
29260 ispell
29261 \family default
29262  y si la revisión no funciona con palabras que tienen letras internacionales.
29263  Ha habido informes de que no trabaja con todos los diccionarios, por eso
29264  está desmarcado por omisión.
29265 \end_layout
29266
29267 \begin_layout Section
29268 Tesauro
29269 \begin_inset Index idx
29270 status collapsed
29271
29272 \begin_layout Plain Layout
29273 Tesauro
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \begin_inset CommandInset label
29280 LatexCommand label
29281 name "sec:Tesauro"
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Tesauro por ahora sólo funciona para el idioma inglés.
29290 \end_layout
29291
29292 \begin_layout Standard
29293 Para iniciar el diccionario de sinónimos usa el menú 
29294 \family sans
29295 Herramientas\SpecialChar \menuseparator
29296 Tesauro
29297 \family default
29298  o el botón 
29299 \begin_inset Graphics
29300         filename ../../images/thesaurus-entry.png
29301         BoundingBox 0bp 5bp 20bp 25bp
29302         rotateOrigin center
29303
29304 \end_inset
29305
29306 .
29307  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
29308  el cursor o está seleccionada.
29309 \end_layout
29310
29311 \begin_layout Standard
29312 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
29313 \end_layout
29314
29315 \begin_layout Standard
29316 Tesauro sólo funciona con palabras individuales y en singular.
29317  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
29318  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
29319  palabra, en este caso «report»s.
29320  
29321 \end_layout
29322
29323 \begin_layout Section
29324 Seguimiento de cambios
29325 \begin_inset Index idx
29326 status collapsed
29327
29328 \begin_layout Plain Layout
29329 Seguimiento de cambios
29330 \end_layout
29331
29332 \end_inset
29333
29334
29335 \begin_inset Index idx
29336 status collapsed
29337
29338 \begin_layout Plain Layout
29339 Documentos ! Seguimiento de cambios
29340 \end_layout
29341
29342 \end_inset
29343
29344
29345 \begin_inset CommandInset label
29346 LatexCommand label
29347 name "sec:Seguimiento-de-cambios"
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
29356  resaltados los cambios hechos por otros.
29357  Entonces puedes decidir si aceptar o no dichos cambios.
29358  Para habilitar esta característica marca el menú 
29359 \family sans
29360 Documento\SpecialChar \menuseparator
29361 Seguimiento
29362 \begin_inset space ~
29363 \end_inset
29364
29365 de
29366 \begin_inset space ~
29367 \end_inset
29368
29369 cambios\SpecialChar \menuseparator
29370 Seguir
29371 \begin_inset space ~
29372 \end_inset
29373
29374 cambios
29375 \family default
29376 .
29377 \end_layout
29378
29379 \begin_layout Standard
29380 Los cambios realizados en el documento se resaltarán con trazos y colores:
29381  
29382 \bar under
29383 \color blue
29384 texto subrayado
29385 \bar default
29386 \color inherit
29387  es texto añadido, 
29388 \color blue
29389 texto tachado
29390 \color inherit
29391  es texto borrado.
29392  El color depende del autor que hizo el cambio.
29393  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
29394  en 
29395 \family sans
29396 Apariencia
29397 \family default
29398
29399 \family sans
29400 Colores
29401 \family default
29402 .
29403 \begin_inset Index idx
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407 Color ! Seguimiento de cambios
29408 \end_layout
29409
29410 \end_inset
29411
29412  El autor y la fecha del cambio se muestran en la barra de estado de LyX
29413  cuando el cursor está en texto modificado.
29414  Esta misma información se muestra usando el botón de la barra de herramientas
29415  
29416 \begin_inset Graphics
29417         filename ../../images/changes-merge.png
29418         BoundingBox 0bp 5bp 20bp 25bp
29419         rotateOrigin center
29420
29421 \end_inset
29422
29423 .
29424 \end_layout
29425
29426 \begin_layout Standard
29427 Si el seguimiento de cambios está activado, verás la correspondiente barra
29428  de herramientas:
29429 \begin_inset Index idx
29430 status collapsed
29431
29432 \begin_layout Plain Layout
29433 Barras de herramientas ! Seguimiento de cambios
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Standard
29442 \begin_inset VSpace bigskip
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset Graphics
29450         filename ../clipart/ChangesToolbar.png
29451
29452 \end_inset
29453
29454
29455 \end_layout
29456
29457 \begin_layout Standard
29458 \begin_inset VSpace defskip
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Standard
29465 Los botones de la barra de seguimiento de cambios tienen las siguientes
29466  funciones:
29467 \end_layout
29468
29469 \begin_layout Standard
29470 \begin_inset VSpace defskip
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \begin_layout Standard
29477 \begin_inset Tabular
29478 <lyxtabular version="3" rows="10" columns="2">
29479 <features islongtable="true" longtabularalignment="center">
29480 <column alignment="left" valignment="top" width="0">
29481 <column alignment="left" valignment="top" width="0">
29482 <row interlinespace="2.5mm">
29483 <cell alignment="center" valignment="top" usebox="none">
29484 \begin_inset Text
29485
29486 \begin_layout Plain Layout
29487 \begin_inset Graphics
29488         filename ../../images/changes-track.png
29489         BoundingBox 0bp 5bp 20bp 25bp
29490         rotateOrigin center
29491
29492 \end_inset
29493
29494
29495 \end_layout
29496
29497 \end_inset
29498 </cell>
29499 <cell alignment="center" valignment="top" usebox="none">
29500 \begin_inset Text
29501
29502 \begin_layout Plain Layout
29503
29504 \family sans
29505 Documento\SpecialChar \menuseparator
29506 Seguimiento
29507 \begin_inset space ~
29508 \end_inset
29509
29510 de
29511 \begin_inset space ~
29512 \end_inset
29513
29514 cambios\SpecialChar \menuseparator
29515 Seguir
29516 \begin_inset space ~
29517 \end_inset
29518
29519 cambios
29520 \end_layout
29521
29522 \end_inset
29523 </cell>
29524 </row>
29525 <row interlinespace="2.5mm">
29526 <cell alignment="center" valignment="top" usebox="none">
29527 \begin_inset Text
29528
29529 \begin_layout Plain Layout
29530 \begin_inset Graphics
29531         filename ../../images/changes-output.png
29532         BoundingBox 0bp 5bp 20bp 25bp
29533         rotateOrigin center
29534
29535 \end_inset
29536
29537
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 <cell alignment="center" valignment="top" usebox="none">
29543 \begin_inset Text
29544
29545 \begin_layout Plain Layout
29546
29547 \family sans
29548 Documento\SpecialChar \menuseparator
29549 Seguimiento
29550 \begin_inset space ~
29551 \end_inset
29552
29553 de
29554 \begin_inset space ~
29555 \end_inset
29556
29557 cambios\SpecialChar \menuseparator
29558 Mostrar
29559 \begin_inset space ~
29560 \end_inset
29561
29562 cambios
29563 \begin_inset space ~
29564 \end_inset
29565
29566 en
29567 \begin_inset space ~
29568 \end_inset
29569
29570 la
29571 \begin_inset space ~
29572 \end_inset
29573
29574 salida
29575 \end_layout
29576
29577 \end_inset
29578 </cell>
29579 </row>
29580 <row interlinespace="2.5mm">
29581 <cell alignment="center" valignment="top" usebox="none">
29582 \begin_inset Text
29583
29584 \begin_layout Plain Layout
29585 \begin_inset Graphics
29586         filename ../../images/change-next.png
29587         BoundingBox 0bp 5bp 20bp 25bp
29588         rotateOrigin center
29589
29590 \end_inset
29591
29592
29593 \end_layout
29594
29595 \end_inset
29596 </cell>
29597 <cell alignment="center" valignment="top" usebox="none">
29598 \begin_inset Text
29599
29600 \begin_layout Plain Layout
29601 Ir al siguiente cambio
29602 \end_layout
29603
29604 \end_inset
29605 </cell>
29606 </row>
29607 <row interlinespace="2.5mm">
29608 <cell alignment="center" valignment="top" usebox="none">
29609 \begin_inset Text
29610
29611 \begin_layout Plain Layout
29612 \begin_inset Graphics
29613         filename ../../images/change-accept.png
29614         BoundingBox 0bp 5bp 20bp 25bp
29615         rotateOrigin center
29616
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \end_inset
29623 </cell>
29624 <cell alignment="center" valignment="top" usebox="none">
29625 \begin_inset Text
29626
29627 \begin_layout Plain Layout
29628
29629 \family sans
29630 Documento\SpecialChar \menuseparator
29631 Seguimiento
29632 \begin_inset space ~
29633 \end_inset
29634
29635 de
29636 \begin_inset space ~
29637 \end_inset
29638
29639 cambios\SpecialChar \menuseparator
29640 Aceptar
29641 \begin_inset space ~
29642 \end_inset
29643
29644 cambio
29645 \end_layout
29646
29647 \end_inset
29648 </cell>
29649 </row>
29650 <row interlinespace="2.5mm">
29651 <cell alignment="center" valignment="top" usebox="none">
29652 \begin_inset Text
29653
29654 \begin_layout Plain Layout
29655 \begin_inset Graphics
29656         filename ../../images/change-reject.png
29657         BoundingBox 0bp 5bp 20bp 25bp
29658         rotateOrigin center
29659
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \end_inset
29666 </cell>
29667 <cell alignment="center" valignment="top" usebox="none">
29668 \begin_inset Text
29669
29670 \begin_layout Plain Layout
29671
29672 \family sans
29673 Documento\SpecialChar \menuseparator
29674 Seguimiento
29675 \begin_inset space ~
29676 \end_inset
29677
29678 de
29679 \begin_inset space ~
29680 \end_inset
29681
29682 cambios\SpecialChar \menuseparator
29683 Descartar
29684 \begin_inset space ~
29685 \end_inset
29686
29687 cambio
29688 \end_layout
29689
29690 \end_inset
29691 </cell>
29692 </row>
29693 <row interlinespace="2.5mm">
29694 <cell alignment="center" valignment="top" usebox="none">
29695 \begin_inset Text
29696
29697 \begin_layout Plain Layout
29698 \begin_inset Graphics
29699         filename ../../images/changes-merge.png
29700         BoundingBox 0bp 5bp 20bp 25bp
29701         rotateOrigin center
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Plain Layout
29714
29715 \family sans
29716 Documento\SpecialChar \menuseparator
29717 Seguimiento
29718 \begin_inset space ~
29719 \end_inset
29720
29721 de
29722 \begin_inset space ~
29723 \end_inset
29724
29725 cambios\SpecialChar \menuseparator
29726 Fusionar
29727 \begin_inset space ~
29728 \end_inset
29729
29730 cambios
29731 \end_layout
29732
29733 \end_inset
29734 </cell>
29735 </row>
29736 <row interlinespace="2.5mm">
29737 <cell alignment="center" valignment="top" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741 \begin_inset Graphics
29742         filename ../../images/all-changes-accept.png
29743         BoundingBox 0bp 5bp 20bp 25bp
29744         rotateOrigin center
29745
29746 \end_inset
29747
29748
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 <cell alignment="center" valignment="top" usebox="none">
29754 \begin_inset Text
29755
29756 \begin_layout Plain Layout
29757
29758 \family sans
29759 Documento\SpecialChar \menuseparator
29760 Seguimiento
29761 \begin_inset space ~
29762 \end_inset
29763
29764 de
29765 \begin_inset space ~
29766 \end_inset
29767
29768 cambios\SpecialChar \menuseparator
29769 Aceptar
29770 \begin_inset space ~
29771 \end_inset
29772
29773 todos
29774 \begin_inset space ~
29775 \end_inset
29776
29777 los
29778 \begin_inset space ~
29779 \end_inset
29780
29781 cambios
29782 \end_layout
29783
29784 \end_inset
29785 </cell>
29786 </row>
29787 <row interlinespace="2.5mm">
29788 <cell alignment="center" valignment="top" usebox="none">
29789 \begin_inset Text
29790
29791 \begin_layout Plain Layout
29792 \begin_inset Graphics
29793         filename ../../images/all-changes-reject.png
29794         BoundingBox 0bp 5bp 20bp 25bp
29795         rotateOrigin center
29796
29797 \end_inset
29798
29799
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Plain Layout
29808
29809 \family sans
29810 Documento\SpecialChar \menuseparator
29811 Seguimiento
29812 \begin_inset space ~
29813 \end_inset
29814
29815 de
29816 \begin_inset space ~
29817 \end_inset
29818
29819 cambios\SpecialChar \menuseparator
29820 Descartar
29821 \begin_inset space ~
29822 \end_inset
29823
29824 todos
29825 \begin_inset space ~
29826 \end_inset
29827
29828 los
29829 \begin_inset space ~
29830 \end_inset
29831
29832 cambios
29833 \end_layout
29834
29835 \end_inset
29836 </cell>
29837 </row>
29838 <row interlinespace="2.5mm">
29839 <cell alignment="center" valignment="top" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843 \begin_inset Graphics
29844         filename ../../images/note-insert.png
29845         BoundingBox 0bp 5bp 20bp 25bp
29846         rotateOrigin center
29847
29848 \end_inset
29849
29850
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 <cell alignment="center" valignment="top" usebox="none">
29856 \begin_inset Text
29857
29858 \begin_layout Plain Layout
29859
29860 \family sans
29861 Insertar\SpecialChar \menuseparator
29862 Nota\SpecialChar \menuseparator
29863 Nota
29864 \begin_inset space ~
29865 \end_inset
29866
29867 LyX
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 </row>
29873 <row interlinespace="2.5mm">
29874 <cell alignment="center" valignment="top" usebox="none">
29875 \begin_inset Text
29876
29877 \begin_layout Plain Layout
29878 \begin_inset Graphics
29879         filename ../../images/note-next.png
29880         BoundingBox 0bp 5bp 20bp 25bp
29881         rotateOrigin center
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 <cell alignment="center" valignment="top" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894
29895 \family sans
29896 Navegar\SpecialChar \menuseparator
29897 Nota
29898 \begin_inset space ~
29899 \end_inset
29900
29901 siguiente
29902 \end_layout
29903
29904 \end_inset
29905 </cell>
29906 </row>
29907 </lyxtabular>
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 \begin_inset VSpace defskip
29916 \end_inset
29917
29918
29919 \end_layout
29920
29921 \begin_layout Standard
29922 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
29923  ello selecciona el cambio y pulsa el botón adecuado.
29924  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
29925  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
29926  Así que no tienes que ir seleccionando cada cambio por separado.
29927 \end_layout
29928
29929 \begin_layout Standard
29930 La barra tiene también dos botones para manejar notas porque su uso es habitual
29931  para describir los cambios.
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Para que los cambios se muestren en la salida debe estar instalado el paquete
29936  LaTeX 
29937 \series bold
29938 dvipost
29939 \series default
29940
29941 \begin_inset Index idx
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945 LaTeX, paquetes ! dvipost
29946 \end_layout
29947
29948 \end_inset
29949
29950 .
29951  Está disponible en el Catálogo TeX, 
29952 \begin_inset CommandInset citation
29953 LatexCommand cite
29954 key "TeXCatalogue"
29955
29956 \end_inset
29957
29958  o en el administrador de paquetes de tu sistema LaTeX.
29959 \end_layout
29960
29961 \begin_layout Section
29962 Soporte internacional
29963 \begin_inset Index idx
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967 Soporte internacional
29968 \end_layout
29969
29970 \end_inset
29971
29972
29973 \end_layout
29974
29975 \begin_layout Standard
29976 Esta sección describe cómo usar LyX con cualquier idioma.
29977  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
29978  configurar LyX para utilizarlos: 
29979 \begin_inset CommandInset citation
29980 LatexCommand cite
29981 key "Arabic,Armenian,Farsi,Hebrew"
29982
29983 \end_inset
29984
29985
29986 \end_layout
29987
29988 \begin_layout Standard
29989 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
29990 \begin_inset space ~
29991 \end_inset
29992
29993
29994 \begin_inset CommandInset ref
29995 LatexCommand ref
29996 reference "sub:Carácter-especial"
29997
29998 \end_inset
29999
30000 .
30001 \end_layout
30002
30003 \begin_layout Subsection
30004 Opciones de idioma
30005 \begin_inset Index idx
30006 status collapsed
30007
30008 \begin_layout Plain Layout
30009 Idioma ! Opciones
30010 \end_layout
30011
30012 \end_inset
30013
30014
30015 \begin_inset Index idx
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019 Documentos ! Idioma
30020 \end_layout
30021
30022 \end_inset
30023
30024
30025 \begin_inset Index idx
30026 status collapsed
30027
30028 \begin_layout Plain Layout
30029 Documentos ! Configuración
30030 \end_layout
30031
30032 \end_inset
30033
30034
30035 \end_layout
30036
30037 \begin_layout Standard
30038 El diálogo 
30039 \family sans
30040 Documento\SpecialChar \menuseparator
30041 Configuración
30042 \family default
30043  permite determinar el idioma y la codificación
30044 \family roman
30045  de caracteres.
30046 \end_layout
30047
30048 \begin_layout Standard
30049 Elige idioma en la sección 
30050 \family sans
30051 Idioma
30052 \family default
30053  de este diálogo.
30054  Por omisión es inglés.
30055 \end_layout
30056
30057 \begin_layout Standard
30058 El cuadro desplegable 
30059 \family sans
30060 Otros
30061 \family default
30062 , bajo 
30063 \family sans
30064 Codificación
30065 \family default
30066 , permite elegir el mapa de codificación de caracteres que quieres emplear
30067  para exportar a LaTeX.
30068  La opción 
30069 \family sans
30070 Idioma predeterminado 
30071 \family default
30072 es la más recomendable porque funciona bien en la mayoría de los casos.
30073  Para más detalles sobre las distintas opciones de codificación, véase la
30074  sección
30075 \begin_inset space ~
30076 \end_inset
30077
30078
30079 \begin_inset CommandInset ref
30080 LatexCommand ref
30081 reference "cap:Configuración-del-documento"
30082
30083 \end_inset
30084
30085 .
30086 \end_layout
30087
30088 \begin_layout Subsection
30089 Configuración del mapa de teclado
30090 \begin_inset CommandInset label
30091 LatexCommand label
30092 name "sub:Configuración-del-mapa"
30093
30094 \end_inset
30095
30096
30097 \end_layout
30098
30099 \begin_layout Standard
30100 Si tienes, por ejemplo, un teclado U.S.
30101  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
30102  de teclado alternativo configurando LyX para que use un teclado italiano.
30103  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
30104  uno primario y otro secundario, y seleccionar después el que quieres usar.
30105  Véase la sección
30106 \begin_inset space ~
30107 \end_inset
30108
30109
30110 \begin_inset CommandInset ref
30111 LatexCommand ref
30112 reference "sub:Teclado/Ratón"
30113
30114 \end_inset
30115
30116 .
30117 \end_layout
30118
30119 \begin_layout Standard
30120 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
30121  o crear uno completamente diferente (para Vulcano, por ejemplo).
30122  O bien quieres escribir normalmente en italiano en un teclado U.S.
30123  y además incluir de vez en cuando una cita en alemán.
30124  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
30125  existente para soportar los caracteres que necesites.
30126  Esta y otras muchas personalizaciones se explican en el manual 
30127 \emph on
30128 Personalización
30129 \emph default
30130 .
30131 \end_layout
30132
30133 \begin_layout Subsection
30134 Tablas de caracteres
30135 \end_layout
30136
30137 \begin_layout Standard
30138 El cuadro
30139 \begin_inset space ~
30140 \end_inset
30141
30142
30143 \begin_inset CommandInset ref
30144 LatexCommand ref
30145 reference "cap:Tabla-de-caracteres-latin1"
30146
30147 \end_inset
30148
30149  contiene el conjunto de caracteres 
30150 \family typewriter
30151 Latin1
30152 \family default
30153 .
30154  Debería ser factible escribir directamente con el teclado cualquiera de
30155  los caracteres incluidos en las ocho primeras columnas.
30156 \end_layout
30157
30158 \begin_layout Standard
30159 Este manual está preparado para imprimir todos los caracteres, pero no de
30160  forma inmediata en muchos casos.
30161  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
30162  del conjunto 
30163 \family typewriter
30164 Latin1
30165 \family default
30166
30167 \end_layout
30168
30169 \begin_layout Itemize
30170 Aunque hayas seleccionado 
30171 \family sans
30172 latin1
30173 \family default
30174  en el diálogo 
30175 \family sans
30176 Documento\SpecialChar \menuseparator
30177 Configuración,
30178 \family default
30179  los usuarios que sólo disponen de fuentes 
30180 \family typewriter
30181 T1
30182 \family default
30183  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
30184  caracteres: D0, F0, DE, FE, AB y BB (
30185 \emph on
30186 eth
30187 \emph default
30188  y 
30189 \emph on
30190 thorn
30191 \emph default
30192 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
30193 \end_layout
30194
30195 \begin_layout Standard
30196
30197 \end_layout
30198
30199 \begin_layout Standard
30200 \begin_inset Float table
30201 wide false
30202 sideways false
30203 status collapsed
30204
30205 \begin_layout Plain Layout
30206 \begin_inset Caption
30207
30208 \begin_layout Plain Layout
30209 \begin_inset CommandInset label
30210 LatexCommand label
30211 name "cap:Tabla-de-caracteres-latin1"
30212
30213 \end_inset
30214
30215 Conjunto de caracteres 
30216 \family typewriter
30217 latin1
30218 \end_layout
30219
30220 \end_inset
30221
30222
30223 \end_layout
30224
30225 \begin_layout Plain Layout
30226 \align center
30227 \begin_inset Tabular
30228 <lyxtabular version="3" rows="17" columns="17">
30229 <features tabularvalignment="middle">
30230 <column alignment="center" valignment="top" width="0pt">
30231 <column alignment="center" valignment="top" width="0pt">
30232 <column alignment="center" valignment="top" width="0pt">
30233 <column alignment="center" valignment="top" width="0pt">
30234 <column alignment="center" valignment="top" width="0pt">
30235 <column alignment="center" valignment="top" width="0pt">
30236 <column alignment="center" valignment="top" width="0pt">
30237 <column alignment="center" valignment="top" width="0pt">
30238 <column alignment="center" valignment="top" width="0pt">
30239 <column alignment="center" valignment="top" width="0pt">
30240 <column alignment="center" valignment="top" width="0pt">
30241 <column alignment="center" valignment="top" width="0pt">
30242 <column alignment="center" valignment="top" width="0pt">
30243 <column alignment="center" valignment="top" width="0pt">
30244 <column alignment="center" valignment="top" width="0pt">
30245 <column alignment="center" valignment="top" width="0pt">
30246 <column alignment="center" valignment="top" width="0pt">
30247 <row>
30248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261
30262 \family roman
30263 \series medium
30264 \shape up
30265 \size tiny
30266 \emph off
30267 \bar no
30268 \noun off
30269 \color none
30270 00
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout Plain Layout
30279
30280 \family roman
30281 \series medium
30282 \shape up
30283 \size tiny
30284 \emph off
30285 \bar no
30286 \noun off
30287 \color none
30288 10
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30294 \begin_inset Text
30295
30296 \begin_layout Plain Layout
30297
30298 \family roman
30299 \series medium
30300 \shape up
30301 \size tiny
30302 \emph off
30303 \bar no
30304 \noun off
30305 \color none
30306 20
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30312 \begin_inset Text
30313
30314 \begin_layout Plain Layout
30315
30316 \family roman
30317 \series medium
30318 \shape up
30319 \size tiny
30320 \emph off
30321 \bar no
30322 \noun off
30323 \color none
30324 30
30325 \end_layout
30326
30327 \end_inset
30328 </cell>
30329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30330 \begin_inset Text
30331
30332 \begin_layout Plain Layout
30333
30334 \family roman
30335 \series medium
30336 \shape up
30337 \size tiny
30338 \emph off
30339 \bar no
30340 \noun off
30341 \color none
30342 40
30343 \end_layout
30344
30345 \end_inset
30346 </cell>
30347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30348 \begin_inset Text
30349
30350 \begin_layout Plain Layout
30351
30352 \family roman
30353 \series medium
30354 \shape up
30355 \size tiny
30356 \emph off
30357 \bar no
30358 \noun off
30359 \color none
30360 50
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369
30370 \family roman
30371 \series medium
30372 \shape up
30373 \size tiny
30374 \emph off
30375 \bar no
30376 \noun off
30377 \color none
30378 60
30379 \end_layout
30380
30381 \end_inset
30382 </cell>
30383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30384 \begin_inset Text
30385
30386 \begin_layout Plain Layout
30387
30388 \family roman
30389 \series medium
30390 \shape up
30391 \size tiny
30392 \emph off
30393 \bar no
30394 \noun off
30395 \color none
30396 70
30397 \end_layout
30398
30399 \end_inset
30400 </cell>
30401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30402 \begin_inset Text
30403
30404 \begin_layout Plain Layout
30405
30406 \family roman
30407 \series medium
30408 \shape up
30409 \size tiny
30410 \emph off
30411 \bar no
30412 \noun off
30413 \color none
30414 80
30415 \end_layout
30416
30417 \end_inset
30418 </cell>
30419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30420 \begin_inset Text
30421
30422 \begin_layout Plain Layout
30423
30424 \family roman
30425 \series medium
30426 \shape up
30427 \size tiny
30428 \emph off
30429 \bar no
30430 \noun off
30431 \color none
30432 90
30433 \end_layout
30434
30435 \end_inset
30436 </cell>
30437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30438 \begin_inset Text
30439
30440 \begin_layout Plain Layout
30441
30442 \family roman
30443 \series medium
30444 \shape up
30445 \size tiny
30446 \emph off
30447 \bar no
30448 \noun off
30449 \color none
30450 A0
30451 \end_layout
30452
30453 \end_inset
30454 </cell>
30455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30456 \begin_inset Text
30457
30458 \begin_layout Plain Layout
30459
30460 \family roman
30461 \series medium
30462 \shape up
30463 \size tiny
30464 \emph off
30465 \bar no
30466 \noun off
30467 \color none
30468 B0
30469 \end_layout
30470
30471 \end_inset
30472 </cell>
30473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30474 \begin_inset Text
30475
30476 \begin_layout Plain Layout
30477
30478 \family roman
30479 \series medium
30480 \shape up
30481 \size tiny
30482 \emph off
30483 \bar no
30484 \noun off
30485 \color none
30486 C0
30487 \end_layout
30488
30489 \end_inset
30490 </cell>
30491 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
30500 \emph off
30501 \bar no
30502 \noun off
30503 \color none
30504 D0
30505 \end_layout
30506
30507 \end_inset
30508 </cell>
30509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30510 \begin_inset Text
30511
30512 \begin_layout Plain Layout
30513
30514 \family roman
30515 \series medium
30516 \shape up
30517 \size tiny
30518 \emph off
30519 \bar no
30520 \noun off
30521 \color none
30522 E0
30523 \end_layout
30524
30525 \end_inset
30526 </cell>
30527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30528 \begin_inset Text
30529
30530 \begin_layout Plain Layout
30531
30532 \family roman
30533 \series medium
30534 \shape up
30535 \size tiny
30536 \emph off
30537 \bar no
30538 \noun off
30539 \color none
30540 F0
30541 \end_layout
30542
30543 \end_inset
30544 </cell>
30545 </row>
30546 <row>
30547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30548 \begin_inset Text
30549
30550 \begin_layout Plain Layout
30551
30552 \family roman
30553 \series medium
30554 \shape up
30555 \size tiny
30556 \emph off
30557 \bar no
30558 \noun off
30559 \color none
30560 00
30561 \end_layout
30562
30563 \end_inset
30564 </cell>
30565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30566 \begin_inset Text
30567
30568 \begin_layout Plain Layout
30569
30570 \end_layout
30571
30572 \end_inset
30573 </cell>
30574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30575 \begin_inset Text
30576
30577 \begin_layout Plain Layout
30578
30579 \end_layout
30580
30581 \end_inset
30582 </cell>
30583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30584 \begin_inset Text
30585
30586 \begin_layout Plain Layout
30587
30588 \end_layout
30589
30590 \end_inset
30591 </cell>
30592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30593 \begin_inset Text
30594
30595 \begin_layout Plain Layout
30596
30597 \family roman
30598 \series medium
30599 \shape up
30600 \emph off
30601 \bar no
30602 \noun off
30603 \color none
30604 0
30605 \end_layout
30606
30607 \end_inset
30608 </cell>
30609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30610 \begin_inset Text
30611
30612 \begin_layout Plain Layout
30613
30614 \family roman
30615 \series medium
30616 \shape up
30617 \emph off
30618 \bar no
30619 \noun off
30620 \color none
30621 @
30622 \end_layout
30623
30624 \end_inset
30625 </cell>
30626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30627 \begin_inset Text
30628
30629 \begin_layout Plain Layout
30630
30631 \family roman
30632 \series medium
30633 \shape up
30634 \emph off
30635 \bar no
30636 \noun off
30637 \color none
30638 P
30639 \end_layout
30640
30641 \end_inset
30642 </cell>
30643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30644 \begin_inset Text
30645
30646 \begin_layout Plain Layout
30647
30648 \family roman
30649 \series medium
30650 \shape up
30651 \emph off
30652 \bar no
30653 \noun off
30654 \color none
30655 '
30656 \end_layout
30657
30658 \end_inset
30659 </cell>
30660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30661 \begin_inset Text
30662
30663 \begin_layout Plain Layout
30664
30665 \family roman
30666 \series medium
30667 \shape up
30668 \emph off
30669 \bar no
30670 \noun off
30671 \color none
30672 p
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30678 \begin_inset Text
30679
30680 \begin_layout Plain Layout
30681
30682 \end_layout
30683
30684 \end_inset
30685 </cell>
30686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30687 \begin_inset Text
30688
30689 \begin_layout Plain Layout
30690
30691 \end_layout
30692
30693 \end_inset
30694 </cell>
30695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30696 \begin_inset Text
30697
30698 \begin_layout Plain Layout
30699
30700 \end_layout
30701
30702 \end_inset
30703 </cell>
30704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30705 \begin_inset Text
30706
30707 \begin_layout Plain Layout
30708
30709 \family roman
30710 \series medium
30711 \shape up
30712 \emph off
30713 \bar no
30714 \noun off
30715 \color none
30716 °
30717 \end_layout
30718
30719 \end_inset
30720 </cell>
30721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30722 \begin_inset Text
30723
30724 \begin_layout Plain Layout
30725
30726 \family roman
30727 \series medium
30728 \shape up
30729 \emph off
30730 \bar no
30731 \noun off
30732 \color none
30733 À
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30739 \begin_inset Text
30740
30741 \begin_layout Plain Layout
30742
30743 \family roman
30744 \series medium
30745 \shape up
30746 \emph off
30747 \bar no
30748 \noun off
30749 \color none
30750 Ð
30751 \end_layout
30752
30753 \end_inset
30754 </cell>
30755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30756 \begin_inset Text
30757
30758 \begin_layout Plain Layout
30759
30760 \family roman
30761 \series medium
30762 \shape up
30763 \emph off
30764 \bar no
30765 \noun off
30766 \color none
30767 à
30768 \end_layout
30769
30770 \end_inset
30771 </cell>
30772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30773 \begin_inset Text
30774
30775 \begin_layout Plain Layout
30776
30777 \family roman
30778 \series medium
30779 \shape up
30780 \emph off
30781 \bar no
30782 \noun off
30783 \color none
30784 ð
30785 \end_layout
30786
30787 \end_inset
30788 </cell>
30789 </row>
30790 <row>
30791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30792 \begin_inset Text
30793
30794 \begin_layout Plain Layout
30795
30796 \family roman
30797 \series medium
30798 \shape up
30799 \size tiny
30800 \emph off
30801 \bar no
30802 \noun off
30803 \color none
30804 01
30805 \end_layout
30806
30807 \end_inset
30808 </cell>
30809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30810 \begin_inset Text
30811
30812 \begin_layout Plain Layout
30813
30814 \end_layout
30815
30816 \end_inset
30817 </cell>
30818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30819 \begin_inset Text
30820
30821 \begin_layout Plain Layout
30822
30823 \end_layout
30824
30825 \end_inset
30826 </cell>
30827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30828 \begin_inset Text
30829
30830 \begin_layout Plain Layout
30831
30832 \family roman
30833 \series medium
30834 \shape up
30835 \emph off
30836 \bar no
30837 \noun off
30838 \color none
30839 !
30840 \end_layout
30841
30842 \end_inset
30843 </cell>
30844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30845 \begin_inset Text
30846
30847 \begin_layout Plain Layout
30848
30849 \family roman
30850 \series medium
30851 \shape up
30852 \emph off
30853 \bar no
30854 \noun off
30855 \color none
30856 1
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30862 \begin_inset Text
30863
30864 \begin_layout Plain Layout
30865
30866 \family roman
30867 \series medium
30868 \shape up
30869 \emph off
30870 \bar no
30871 \noun off
30872 \color none
30873 A
30874 \end_layout
30875
30876 \end_inset
30877 </cell>
30878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30879 \begin_inset Text
30880
30881 \begin_layout Plain Layout
30882
30883 \family roman
30884 \series medium
30885 \shape up
30886 \emph off
30887 \bar no
30888 \noun off
30889 \color none
30890 Q
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899
30900 \family roman
30901 \series medium
30902 \shape up
30903 \emph off
30904 \bar no
30905 \noun off
30906 \color none
30907 a
30908 \end_layout
30909
30910 \end_inset
30911 </cell>
30912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916
30917 \family roman
30918 \series medium
30919 \shape up
30920 \emph off
30921 \bar no
30922 \noun off
30923 \color none
30924 q
30925 \end_layout
30926
30927 \end_inset
30928 </cell>
30929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30930 \begin_inset Text
30931
30932 \begin_layout Plain Layout
30933
30934 \end_layout
30935
30936 \end_inset
30937 </cell>
30938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30939 \begin_inset Text
30940
30941 \begin_layout Plain Layout
30942
30943 \end_layout
30944
30945 \end_inset
30946 </cell>
30947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30948 \begin_inset Text
30949
30950 \begin_layout Plain Layout
30951
30952 \family roman
30953 \series medium
30954 \shape up
30955 \emph off
30956 \bar no
30957 \noun off
30958 \color none
30959 ¡
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \family roman
30970 \series medium
30971 \shape up
30972 \emph off
30973 \bar no
30974 \noun off
30975 \color none
30976 ±
30977 \end_layout
30978
30979 \end_inset
30980 </cell>
30981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30982 \begin_inset Text
30983
30984 \begin_layout Plain Layout
30985
30986 \family roman
30987 \series medium
30988 \shape up
30989 \emph off
30990 \bar no
30991 \noun off
30992 \color none
30993 Á
30994 \end_layout
30995
30996 \end_inset
30997 </cell>
30998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30999 \begin_inset Text
31000
31001 \begin_layout Plain Layout
31002
31003 \family roman
31004 \series medium
31005 \shape up
31006 \emph off
31007 \bar no
31008 \noun off
31009 \color none
31010 Ñ
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019
31020 \family roman
31021 \series medium
31022 \shape up
31023 \emph off
31024 \bar no
31025 \noun off
31026 \color none
31027 á
31028 \end_layout
31029
31030 \end_inset
31031 </cell>
31032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31033 \begin_inset Text
31034
31035 \begin_layout Plain Layout
31036
31037 \family roman
31038 \series medium
31039 \shape up
31040 \emph off
31041 \bar no
31042 \noun off
31043 \color none
31044 ñ
31045 \end_layout
31046
31047 \end_inset
31048 </cell>
31049 </row>
31050 <row>
31051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31052 \begin_inset Text
31053
31054 \begin_layout Plain Layout
31055
31056 \family roman
31057 \series medium
31058 \shape up
31059 \size tiny
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 02
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \end_layout
31075
31076 \end_inset
31077 </cell>
31078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31079 \begin_inset Text
31080
31081 \begin_layout Plain Layout
31082
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091
31092 \family roman
31093 \series medium
31094 \shape up
31095 \emph off
31096 \bar no
31097 \noun off
31098 \color none
31099 \begin_inset Quotes eld
31100 \end_inset
31101
31102
31103 \end_layout
31104
31105 \end_inset
31106 </cell>
31107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31108 \begin_inset Text
31109
31110 \begin_layout Plain Layout
31111
31112 \family roman
31113 \series medium
31114 \shape up
31115 \emph off
31116 \bar no
31117 \noun off
31118 \color none
31119 2
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31125 \begin_inset Text
31126
31127 \begin_layout Plain Layout
31128
31129 \family roman
31130 \series medium
31131 \shape up
31132 \emph off
31133 \bar no
31134 \noun off
31135 \color none
31136 B
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \family roman
31147 \series medium
31148 \shape up
31149 \emph off
31150 \bar no
31151 \noun off
31152 \color none
31153 R
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162
31163 \family roman
31164 \series medium
31165 \shape up
31166 \emph off
31167 \bar no
31168 \noun off
31169 \color none
31170 b
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \family roman
31181 \series medium
31182 \shape up
31183 \emph off
31184 \bar no
31185 \noun off
31186 \color none
31187 r
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196
31197 \end_layout
31198
31199 \end_inset
31200 </cell>
31201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31202 \begin_inset Text
31203
31204 \begin_layout Plain Layout
31205
31206 \end_layout
31207
31208 \end_inset
31209 </cell>
31210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31211 \begin_inset Text
31212
31213 \begin_layout Plain Layout
31214 ¢
31215 \end_layout
31216
31217 \end_inset
31218 </cell>
31219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31220 \begin_inset Text
31221
31222 \begin_layout Plain Layout
31223
31224 \family roman
31225 \series medium
31226 \shape up
31227 \emph off
31228 \bar no
31229 \noun off
31230 \color none
31231 ²
31232 \end_layout
31233
31234 \end_inset
31235 </cell>
31236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31237 \begin_inset Text
31238
31239 \begin_layout Plain Layout
31240
31241 \family roman
31242 \series medium
31243 \shape up
31244 \emph off
31245 \bar no
31246 \noun off
31247 \color none
31248 Â
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257
31258 \family roman
31259 \series medium
31260 \shape up
31261 \emph off
31262 \bar no
31263 \noun off
31264 \color none
31265 Ò
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274
31275 \family roman
31276 \series medium
31277 \shape up
31278 \emph off
31279 \bar no
31280 \noun off
31281 \color none
31282 â
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291
31292 \family roman
31293 \series medium
31294 \shape up
31295 \emph off
31296 \bar no
31297 \noun off
31298 \color none
31299 ò
31300 \end_layout
31301
31302 \end_inset
31303 </cell>
31304 </row>
31305 <row>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310
31311 \family roman
31312 \series medium
31313 \shape up
31314 \size tiny
31315 \emph off
31316 \bar no
31317 \noun off
31318 \color none
31319 03
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328
31329 \end_layout
31330
31331 \end_inset
31332 </cell>
31333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31334 \begin_inset Text
31335
31336 \begin_layout Plain Layout
31337
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout Plain Layout
31346
31347 \family roman
31348 \series medium
31349 \shape up
31350 \emph off
31351 \bar no
31352 \noun off
31353 \color none
31354 #
31355 \end_layout
31356
31357 \end_inset
31358 </cell>
31359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31360 \begin_inset Text
31361
31362 \begin_layout Plain Layout
31363
31364 \family roman
31365 \series medium
31366 \shape up
31367 \emph off
31368 \bar no
31369 \noun off
31370 \color none
31371 3
31372 \end_layout
31373
31374 \end_inset
31375 </cell>
31376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31377 \begin_inset Text
31378
31379 \begin_layout Plain Layout
31380
31381 \family roman
31382 \series medium
31383 \shape up
31384 \emph off
31385 \bar no
31386 \noun off
31387 \color none
31388 C
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397
31398 \family roman
31399 \series medium
31400 \shape up
31401 \emph off
31402 \bar no
31403 \noun off
31404 \color none
31405 S
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414
31415 \family roman
31416 \series medium
31417 \shape up
31418 \emph off
31419 \bar no
31420 \noun off
31421 \color none
31422 c
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431
31432 \family roman
31433 \series medium
31434 \shape up
31435 \emph off
31436 \bar no
31437 \noun off
31438 \color none
31439 s
31440 \end_layout
31441
31442 \end_inset
31443 </cell>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \end_layout
31450
31451 \end_inset
31452 </cell>
31453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31454 \begin_inset Text
31455
31456 \begin_layout Plain Layout
31457
31458 \end_layout
31459
31460 \end_inset
31461 </cell>
31462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31463 \begin_inset Text
31464
31465 \begin_layout Plain Layout
31466
31467 \family roman
31468 \series medium
31469 \shape up
31470 \emph off
31471 \bar no
31472 \noun off
31473 \color none
31474 £
31475 \end_layout
31476
31477 \end_inset
31478 </cell>
31479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31480 \begin_inset Text
31481
31482 \begin_layout Plain Layout
31483
31484 \family roman
31485 \series medium
31486 \shape up
31487 \emph off
31488 \bar no
31489 \noun off
31490 \color none
31491 ³
31492 \end_layout
31493
31494 \end_inset
31495 </cell>
31496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31497 \begin_inset Text
31498
31499 \begin_layout Plain Layout
31500
31501 \family roman
31502 \series medium
31503 \shape up
31504 \emph off
31505 \bar no
31506 \noun off
31507 \color none
31508 Ã
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517
31518 \family roman
31519 \series medium
31520 \shape up
31521 \emph off
31522 \bar no
31523 \noun off
31524 \color none
31525 Ó
31526 \end_layout
31527
31528 \end_inset
31529 </cell>
31530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31531 \begin_inset Text
31532
31533 \begin_layout Plain Layout
31534
31535 \family roman
31536 \series medium
31537 \shape up
31538 \emph off
31539 \bar no
31540 \noun off
31541 \color none
31542 ã
31543 \end_layout
31544
31545 \end_inset
31546 </cell>
31547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31548 \begin_inset Text
31549
31550 \begin_layout Plain Layout
31551
31552 \family roman
31553 \series medium
31554 \shape up
31555 \emph off
31556 \bar no
31557 \noun off
31558 \color none
31559 ó
31560 \end_layout
31561
31562 \end_inset
31563 </cell>
31564 </row>
31565 <row>
31566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570
31571 \family roman
31572 \series medium
31573 \shape up
31574 \size tiny
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 04
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31594 \begin_inset Text
31595
31596 \begin_layout Plain Layout
31597
31598 \end_layout
31599
31600 \end_inset
31601 </cell>
31602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31603 \begin_inset Text
31604
31605 \begin_layout Plain Layout
31606
31607 \family roman
31608 \series medium
31609 \shape up
31610 \emph off
31611 \bar no
31612 \noun off
31613 \color none
31614 $
31615 \end_layout
31616
31617 \end_inset
31618 </cell>
31619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31620 \begin_inset Text
31621
31622 \begin_layout Plain Layout
31623
31624 \family roman
31625 \series medium
31626 \shape up
31627 \emph off
31628 \bar no
31629 \noun off
31630 \color none
31631 4
31632 \end_layout
31633
31634 \end_inset
31635 </cell>
31636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31637 \begin_inset Text
31638
31639 \begin_layout Plain Layout
31640
31641 \family roman
31642 \series medium
31643 \shape up
31644 \emph off
31645 \bar no
31646 \noun off
31647 \color none
31648 D
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657
31658 \family roman
31659 \series medium
31660 \shape up
31661 \emph off
31662 \bar no
31663 \noun off
31664 \color none
31665 T
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674
31675 \family roman
31676 \series medium
31677 \shape up
31678 \emph off
31679 \bar no
31680 \noun off
31681 \color none
31682 d
31683 \end_layout
31684
31685 \end_inset
31686 </cell>
31687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31688 \begin_inset Text
31689
31690 \begin_layout Plain Layout
31691
31692 \family roman
31693 \series medium
31694 \shape up
31695 \emph off
31696 \bar no
31697 \noun off
31698 \color none
31699 t
31700 \end_layout
31701
31702 \end_inset
31703 </cell>
31704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31705 \begin_inset Text
31706
31707 \begin_layout Plain Layout
31708
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31723 \begin_inset Text
31724
31725 \begin_layout Plain Layout
31726 ¤
31727 \end_layout
31728
31729 \end_inset
31730 </cell>
31731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31732 \begin_inset Text
31733
31734 \begin_layout Plain Layout
31735
31736 \family roman
31737 \series medium
31738 \shape up
31739 \emph off
31740 \bar no
31741 \noun off
31742 \color none
31743 ´
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752
31753 \family roman
31754 \series medium
31755 \shape up
31756 \emph off
31757 \bar no
31758 \noun off
31759 \color none
31760 Ä
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31766 \begin_inset Text
31767
31768 \begin_layout Plain Layout
31769
31770 \family roman
31771 \series medium
31772 \shape up
31773 \emph off
31774 \bar no
31775 \noun off
31776 \color none
31777 Ô
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786
31787 \family roman
31788 \series medium
31789 \shape up
31790 \emph off
31791 \bar no
31792 \noun off
31793 \color none
31794 ä
31795 \end_layout
31796
31797 \end_inset
31798 </cell>
31799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803
31804 \family roman
31805 \series medium
31806 \shape up
31807 \emph off
31808 \bar no
31809 \noun off
31810 \color none
31811 ô
31812 \end_layout
31813
31814 \end_inset
31815 </cell>
31816 </row>
31817 <row>
31818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31819 \begin_inset Text
31820
31821 \begin_layout Plain Layout
31822
31823 \family roman
31824 \series medium
31825 \shape up
31826 \size tiny
31827 \emph off
31828 \bar no
31829 \noun off
31830 \color none
31831 05
31832 \end_layout
31833
31834 \end_inset
31835 </cell>
31836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31837 \begin_inset Text
31838
31839 \begin_layout Plain Layout
31840
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849
31850 \end_layout
31851
31852 \end_inset
31853 </cell>
31854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31855 \begin_inset Text
31856
31857 \begin_layout Plain Layout
31858
31859 \family roman
31860 \series medium
31861 \shape up
31862 \emph off
31863 \bar no
31864 \noun off
31865 \color none
31866 %
31867 \end_layout
31868
31869 \end_inset
31870 </cell>
31871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31872 \begin_inset Text
31873
31874 \begin_layout Plain Layout
31875
31876 \family roman
31877 \series medium
31878 \shape up
31879 \emph off
31880 \bar no
31881 \noun off
31882 \color none
31883 5
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31889 \begin_inset Text
31890
31891 \begin_layout Plain Layout
31892
31893 \family roman
31894 \series medium
31895 \shape up
31896 \emph off
31897 \bar no
31898 \noun off
31899 \color none
31900 E
31901 \end_layout
31902
31903 \end_inset
31904 </cell>
31905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31906 \begin_inset Text
31907
31908 \begin_layout Plain Layout
31909
31910 \family roman
31911 \series medium
31912 \shape up
31913 \emph off
31914 \bar no
31915 \noun off
31916 \color none
31917 U
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926
31927 \family roman
31928 \series medium
31929 \shape up
31930 \emph off
31931 \bar no
31932 \noun off
31933 \color none
31934 e
31935 \end_layout
31936
31937 \end_inset
31938 </cell>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943
31944 \family roman
31945 \series medium
31946 \shape up
31947 \emph off
31948 \bar no
31949 \noun off
31950 \color none
31951 u
31952 \end_layout
31953
31954 \end_inset
31955 </cell>
31956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31957 \begin_inset Text
31958
31959 \begin_layout Plain Layout
31960
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31975 \begin_inset Text
31976
31977 \begin_layout Plain Layout
31978 ¥
31979 \end_layout
31980
31981 \end_inset
31982 </cell>
31983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31984 \begin_inset Text
31985
31986 \begin_layout Plain Layout
31987
31988 \family roman
31989 \series medium
31990 \shape up
31991 \emph off
31992 \bar no
31993 \noun off
31994 \color none
31995 µ
31996 \end_layout
31997
31998 \end_inset
31999 </cell>
32000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32001 \begin_inset Text
32002
32003 \begin_layout Plain Layout
32004
32005 \family roman
32006 \series medium
32007 \shape up
32008 \emph off
32009 \bar no
32010 \noun off
32011 \color none
32012 Å
32013 \end_layout
32014
32015 \end_inset
32016 </cell>
32017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32018 \begin_inset Text
32019
32020 \begin_layout Plain Layout
32021
32022 \family roman
32023 \series medium
32024 \shape up
32025 \emph off
32026 \bar no
32027 \noun off
32028 \color none
32029 Õ
32030 \end_layout
32031
32032 \end_inset
32033 </cell>
32034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32035 \begin_inset Text
32036
32037 \begin_layout Plain Layout
32038
32039 \family roman
32040 \series medium
32041 \shape up
32042 \emph off
32043 \bar no
32044 \noun off
32045 \color none
32046 å
32047 \end_layout
32048
32049 \end_inset
32050 </cell>
32051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32052 \begin_inset Text
32053
32054 \begin_layout Plain Layout
32055
32056 \family roman
32057 \series medium
32058 \shape up
32059 \emph off
32060 \bar no
32061 \noun off
32062 \color none
32063 õ
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 </row>
32069 <row>
32070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \family roman
32076 \series medium
32077 \shape up
32078 \size tiny
32079 \emph off
32080 \bar no
32081 \noun off
32082 \color none
32083 06
32084 \end_layout
32085
32086 \end_inset
32087 </cell>
32088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092
32093 \end_layout
32094
32095 \end_inset
32096 </cell>
32097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101
32102 \end_layout
32103
32104 \end_inset
32105 </cell>
32106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32107 \begin_inset Text
32108
32109 \begin_layout Plain Layout
32110
32111 \family roman
32112 \series medium
32113 \shape up
32114 \emph off
32115 \bar no
32116 \noun off
32117 \color none
32118 &
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127
32128 \family roman
32129 \series medium
32130 \shape up
32131 \emph off
32132 \bar no
32133 \noun off
32134 \color none
32135 6
32136 \end_layout
32137
32138 \end_inset
32139 </cell>
32140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32141 \begin_inset Text
32142
32143 \begin_layout Plain Layout
32144
32145 \family roman
32146 \series medium
32147 \shape up
32148 \emph off
32149 \bar no
32150 \noun off
32151 \color none
32152 F
32153 \end_layout
32154
32155 \end_inset
32156 </cell>
32157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32158 \begin_inset Text
32159
32160 \begin_layout Plain Layout
32161
32162 \family roman
32163 \series medium
32164 \shape up
32165 \emph off
32166 \bar no
32167 \noun off
32168 \color none
32169 V
32170 \end_layout
32171
32172 \end_inset
32173 </cell>
32174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout Plain Layout
32178
32179 \family roman
32180 \series medium
32181 \shape up
32182 \emph off
32183 \bar no
32184 \noun off
32185 \color none
32186 f
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout Plain Layout
32195
32196 \family roman
32197 \series medium
32198 \shape up
32199 \emph off
32200 \bar no
32201 \noun off
32202 \color none
32203 v
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout Plain Layout
32212
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32227 \begin_inset Text
32228
32229 \begin_layout Plain Layout
32230 ¦
32231 \end_layout
32232
32233 \end_inset
32234 </cell>
32235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32236 \begin_inset Text
32237
32238 \begin_layout Plain Layout
32239
32240 \family roman
32241 \series medium
32242 \shape up
32243 \emph off
32244 \bar no
32245 \noun off
32246 \color none
32247
32248 \end_layout
32249
32250 \end_inset
32251 </cell>
32252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32253 \begin_inset Text
32254
32255 \begin_layout Plain Layout
32256
32257 \family roman
32258 \series medium
32259 \shape up
32260 \emph off
32261 \bar no
32262 \noun off
32263 \color none
32264 Æ
32265 \end_layout
32266
32267 \end_inset
32268 </cell>
32269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32270 \begin_inset Text
32271
32272 \begin_layout Plain Layout
32273
32274 \family roman
32275 \series medium
32276 \shape up
32277 \emph off
32278 \bar no
32279 \noun off
32280 \color none
32281 Ö
32282 \end_layout
32283
32284 \end_inset
32285 </cell>
32286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32287 \begin_inset Text
32288
32289 \begin_layout Plain Layout
32290
32291 \family roman
32292 \series medium
32293 \shape up
32294 \emph off
32295 \bar no
32296 \noun off
32297 \color none
32298 æ
32299 \end_layout
32300
32301 \end_inset
32302 </cell>
32303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32304 \begin_inset Text
32305
32306 \begin_layout Plain Layout
32307
32308 \family roman
32309 \series medium
32310 \shape up
32311 \emph off
32312 \bar no
32313 \noun off
32314 \color none
32315 ö
32316 \end_layout
32317
32318 \end_inset
32319 </cell>
32320 </row>
32321 <row>
32322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32323 \begin_inset Text
32324
32325 \begin_layout Plain Layout
32326
32327 \family roman
32328 \series medium
32329 \shape up
32330 \size tiny
32331 \emph off
32332 \bar no
32333 \noun off
32334 \color none
32335 07
32336 \end_layout
32337
32338 \end_inset
32339 </cell>
32340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32341 \begin_inset Text
32342
32343 \begin_layout Plain Layout
32344
32345 \end_layout
32346
32347 \end_inset
32348 </cell>
32349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32350 \begin_inset Text
32351
32352 \begin_layout Plain Layout
32353
32354 \end_layout
32355
32356 \end_inset
32357 </cell>
32358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32359 \begin_inset Text
32360
32361 \begin_layout Plain Layout
32362
32363 \family roman
32364 \series medium
32365 \shape up
32366 \emph off
32367 \bar no
32368 \noun off
32369 \color none
32370 `
32371 \end_layout
32372
32373 \end_inset
32374 </cell>
32375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32376 \begin_inset Text
32377
32378 \begin_layout Plain Layout
32379
32380 \family roman
32381 \series medium
32382 \shape up
32383 \emph off
32384 \bar no
32385 \noun off
32386 \color none
32387 7
32388 \end_layout
32389
32390 \end_inset
32391 </cell>
32392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32393 \begin_inset Text
32394
32395 \begin_layout Plain Layout
32396
32397 \family roman
32398 \series medium
32399 \shape up
32400 \emph off
32401 \bar no
32402 \noun off
32403 \color none
32404 G
32405 \end_layout
32406
32407 \end_inset
32408 </cell>
32409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32410 \begin_inset Text
32411
32412 \begin_layout Plain Layout
32413
32414 \family roman
32415 \series medium
32416 \shape up
32417 \emph off
32418 \bar no
32419 \noun off
32420 \color none
32421 W
32422 \end_layout
32423
32424 \end_inset
32425 </cell>
32426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32427 \begin_inset Text
32428
32429 \begin_layout Plain Layout
32430
32431 \family roman
32432 \series medium
32433 \shape up
32434 \emph off
32435 \bar no
32436 \noun off
32437 \color none
32438 g
32439 \end_layout
32440
32441 \end_inset
32442 </cell>
32443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32444 \begin_inset Text
32445
32446 \begin_layout Plain Layout
32447
32448 \family roman
32449 \series medium
32450 \shape up
32451 \emph off
32452 \bar no
32453 \noun off
32454 \color none
32455 w
32456 \end_layout
32457
32458 \end_inset
32459 </cell>
32460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32461 \begin_inset Text
32462
32463 \begin_layout Plain Layout
32464
32465 \end_layout
32466
32467 \end_inset
32468 </cell>
32469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32470 \begin_inset Text
32471
32472 \begin_layout Plain Layout
32473
32474 \end_layout
32475
32476 \end_inset
32477 </cell>
32478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32479 \begin_inset Text
32480
32481 \begin_layout Plain Layout
32482
32483 \family roman
32484 \series medium
32485 \shape up
32486 \emph off
32487 \bar no
32488 \noun off
32489 \color none
32490 §
32491 \end_layout
32492
32493 \end_inset
32494 </cell>
32495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32496 \begin_inset Text
32497
32498 \begin_layout Plain Layout
32499
32500 \family roman
32501 \series medium
32502 \shape up
32503 \emph off
32504 \bar no
32505 \noun off
32506 \color none
32507 ·
32508 \end_layout
32509
32510 \end_inset
32511 </cell>
32512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32513 \begin_inset Text
32514
32515 \begin_layout Plain Layout
32516
32517 \family roman
32518 \series medium
32519 \shape up
32520 \emph off
32521 \bar no
32522 \noun off
32523 \color none
32524 Ç
32525 \end_layout
32526
32527 \end_inset
32528 </cell>
32529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32530 \begin_inset Text
32531
32532 \begin_layout Plain Layout
32533
32534 \family roman
32535 \series medium
32536 \shape up
32537 \emph off
32538 \bar no
32539 \noun off
32540 \color none
32541 ×
32542 \end_layout
32543
32544 \end_inset
32545 </cell>
32546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32547 \begin_inset Text
32548
32549 \begin_layout Plain Layout
32550
32551 \family roman
32552 \series medium
32553 \shape up
32554 \emph off
32555 \bar no
32556 \noun off
32557 \color none
32558 ç
32559 \end_layout
32560
32561 \end_inset
32562 </cell>
32563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32564 \begin_inset Text
32565
32566 \begin_layout Plain Layout
32567
32568 \family roman
32569 \series medium
32570 \shape up
32571 \emph off
32572 \bar no
32573 \noun off
32574 \color none
32575 ÷
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \family roman
32588 \series medium
32589 \shape up
32590 \size tiny
32591 \emph off
32592 \bar no
32593 \noun off
32594 \color none
32595 08
32596 \end_layout
32597
32598 \end_inset
32599 </cell>
32600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32601 \begin_inset Text
32602
32603 \begin_layout Plain Layout
32604
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32619 \begin_inset Text
32620
32621 \begin_layout Plain Layout
32622
32623 \family roman
32624 \series medium
32625 \shape up
32626 \emph off
32627 \bar no
32628 \noun off
32629 \color none
32630 (
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32636 \begin_inset Text
32637
32638 \begin_layout Plain Layout
32639
32640 \family roman
32641 \series medium
32642 \shape up
32643 \emph off
32644 \bar no
32645 \noun off
32646 \color none
32647 8
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32653 \begin_inset Text
32654
32655 \begin_layout Plain Layout
32656
32657 \family roman
32658 \series medium
32659 \shape up
32660 \emph off
32661 \bar no
32662 \noun off
32663 \color none
32664 H
32665 \end_layout
32666
32667 \end_inset
32668 </cell>
32669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32670 \begin_inset Text
32671
32672 \begin_layout Plain Layout
32673
32674 \family roman
32675 \series medium
32676 \shape up
32677 \emph off
32678 \bar no
32679 \noun off
32680 \color none
32681 X
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690
32691 \family roman
32692 \series medium
32693 \shape up
32694 \emph off
32695 \bar no
32696 \noun off
32697 \color none
32698 h
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707
32708 \family roman
32709 \series medium
32710 \shape up
32711 \emph off
32712 \bar no
32713 \noun off
32714 \color none
32715 x
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724
32725 \end_layout
32726
32727 \end_inset
32728 </cell>
32729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32730 \begin_inset Text
32731
32732 \begin_layout Plain Layout
32733
32734 \end_layout
32735
32736 \end_inset
32737 </cell>
32738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32739 \begin_inset Text
32740
32741 \begin_layout Plain Layout
32742
32743 \family roman
32744 \series medium
32745 \shape up
32746 \emph off
32747 \bar no
32748 \noun off
32749 \color none
32750 ¨
32751 \end_layout
32752
32753 \end_inset
32754 </cell>
32755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32756 \begin_inset Text
32757
32758 \begin_layout Plain Layout
32759
32760 \family roman
32761 \series medium
32762 \shape up
32763 \emph off
32764 \bar no
32765 \noun off
32766 \color none
32767 ¸
32768 \end_layout
32769
32770 \end_inset
32771 </cell>
32772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32773 \begin_inset Text
32774
32775 \begin_layout Plain Layout
32776
32777 \family roman
32778 \series medium
32779 \shape up
32780 \emph off
32781 \bar no
32782 \noun off
32783 \color none
32784 È
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32790 \begin_inset Text
32791
32792 \begin_layout Plain Layout
32793
32794 \family roman
32795 \series medium
32796 \shape up
32797 \emph off
32798 \bar no
32799 \noun off
32800 \color none
32801 Ø
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810
32811 \family roman
32812 \series medium
32813 \shape up
32814 \emph off
32815 \bar no
32816 \noun off
32817 \color none
32818 è
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \family roman
32829 \series medium
32830 \shape up
32831 \emph off
32832 \bar no
32833 \noun off
32834 \color none
32835 ø
32836 \end_layout
32837
32838 \end_inset
32839 </cell>
32840 </row>
32841 <row>
32842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32843 \begin_inset Text
32844
32845 \begin_layout Plain Layout
32846
32847 \family roman
32848 \series medium
32849 \shape up
32850 \size tiny
32851 \emph off
32852 \bar no
32853 \noun off
32854 \color none
32855 09
32856 \end_layout
32857
32858 \end_inset
32859 </cell>
32860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Plain Layout
32864
32865 \end_layout
32866
32867 \end_inset
32868 </cell>
32869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32870 \begin_inset Text
32871
32872 \begin_layout Plain Layout
32873
32874 \end_layout
32875
32876 \end_inset
32877 </cell>
32878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Plain Layout
32882
32883 \family roman
32884 \series medium
32885 \shape up
32886 \emph off
32887 \bar no
32888 \noun off
32889 \color none
32890 )
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \family roman
32901 \series medium
32902 \shape up
32903 \emph off
32904 \bar no
32905 \noun off
32906 \color none
32907 9
32908 \end_layout
32909
32910 \end_inset
32911 </cell>
32912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32913 \begin_inset Text
32914
32915 \begin_layout Plain Layout
32916
32917 \family roman
32918 \series medium
32919 \shape up
32920 \emph off
32921 \bar no
32922 \noun off
32923 \color none
32924 I
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933
32934 \family roman
32935 \series medium
32936 \shape up
32937 \emph off
32938 \bar no
32939 \noun off
32940 \color none
32941 Y
32942 \end_layout
32943
32944 \end_inset
32945 </cell>
32946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32947 \begin_inset Text
32948
32949 \begin_layout Plain Layout
32950
32951 \family roman
32952 \series medium
32953 \shape up
32954 \emph off
32955 \bar no
32956 \noun off
32957 \color none
32958 i
32959 \end_layout
32960
32961 \end_inset
32962 </cell>
32963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32964 \begin_inset Text
32965
32966 \begin_layout Plain Layout
32967
32968 \family roman
32969 \series medium
32970 \shape up
32971 \emph off
32972 \bar no
32973 \noun off
32974 \color none
32975 y
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Plain Layout
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \end_layout
32995
32996 \end_inset
32997 </cell>
32998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Plain Layout
33002
33003 \family roman
33004 \series medium
33005 \shape up
33006 \emph off
33007 \bar no
33008 \noun off
33009 \color none
33010 ©
33011 \end_layout
33012
33013 \end_inset
33014 </cell>
33015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33016 \begin_inset Text
33017
33018 \begin_layout Plain Layout
33019
33020 \family roman
33021 \series medium
33022 \shape up
33023 \emph off
33024 \bar no
33025 \noun off
33026 \color none
33027 ¹
33028 \end_layout
33029
33030 \end_inset
33031 </cell>
33032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33033 \begin_inset Text
33034
33035 \begin_layout Plain Layout
33036
33037 \family roman
33038 \series medium
33039 \shape up
33040 \emph off
33041 \bar no
33042 \noun off
33043 \color none
33044 É
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053
33054 \family roman
33055 \series medium
33056 \shape up
33057 \emph off
33058 \bar no
33059 \noun off
33060 \color none
33061 Ù
33062 \end_layout
33063
33064 \end_inset
33065 </cell>
33066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33067 \begin_inset Text
33068
33069 \begin_layout Plain Layout
33070
33071 \family roman
33072 \series medium
33073 \shape up
33074 \emph off
33075 \bar no
33076 \noun off
33077 \color none
33078 é
33079 \end_layout
33080
33081 \end_inset
33082 </cell>
33083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Plain Layout
33087
33088 \family roman
33089 \series medium
33090 \shape up
33091 \emph off
33092 \bar no
33093 \noun off
33094 \color none
33095 ù
33096 \end_layout
33097
33098 \end_inset
33099 </cell>
33100 </row>
33101 <row>
33102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106
33107 \family roman
33108 \series medium
33109 \shape up
33110 \size tiny
33111 \emph off
33112 \bar no
33113 \noun off
33114 \color none
33115 0A
33116 \end_layout
33117
33118 \end_inset
33119 </cell>
33120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33121 \begin_inset Text
33122
33123 \begin_layout Plain Layout
33124
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133
33134 \end_layout
33135
33136 \end_inset
33137 </cell>
33138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33139 \begin_inset Text
33140
33141 \begin_layout Plain Layout
33142
33143 \family roman
33144 \series medium
33145 \shape up
33146 \emph off
33147 \bar no
33148 \noun off
33149 \color none
33150 *
33151 \end_layout
33152
33153 \end_inset
33154 </cell>
33155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33156 \begin_inset Text
33157
33158 \begin_layout Plain Layout
33159
33160 \family roman
33161 \series medium
33162 \shape up
33163 \emph off
33164 \bar no
33165 \noun off
33166 \color none
33167 :
33168 \end_layout
33169
33170 \end_inset
33171 </cell>
33172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33173 \begin_inset Text
33174
33175 \begin_layout Plain Layout
33176
33177 \family roman
33178 \series medium
33179 \shape up
33180 \emph off
33181 \bar no
33182 \noun off
33183 \color none
33184 J
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193
33194 \family roman
33195 \series medium
33196 \shape up
33197 \emph off
33198 \bar no
33199 \noun off
33200 \color none
33201 Z
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210
33211 \family roman
33212 \series medium
33213 \shape up
33214 \emph off
33215 \bar no
33216 \noun off
33217 \color none
33218 j
33219 \end_layout
33220
33221 \end_inset
33222 </cell>
33223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33224 \begin_inset Text
33225
33226 \begin_layout Plain Layout
33227
33228 \family roman
33229 \series medium
33230 \shape up
33231 \emph off
33232 \bar no
33233 \noun off
33234 \color none
33235 z
33236 \end_layout
33237
33238 \end_inset
33239 </cell>
33240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33241 \begin_inset Text
33242
33243 \begin_layout Plain Layout
33244
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \end_layout
33255
33256 \end_inset
33257 </cell>
33258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33259 \begin_inset Text
33260
33261 \begin_layout Plain Layout
33262
33263 \family roman
33264 \series medium
33265 \shape up
33266 \emph off
33267 \bar no
33268 \noun off
33269 \color none
33270 ª
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33276 \begin_inset Text
33277
33278 \begin_layout Plain Layout
33279
33280 \family roman
33281 \series medium
33282 \shape up
33283 \emph off
33284 \bar no
33285 \noun off
33286 \color none
33287 º
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296
33297 \family roman
33298 \series medium
33299 \shape up
33300 \emph off
33301 \bar no
33302 \noun off
33303 \color none
33304 Ê
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313
33314 \family roman
33315 \series medium
33316 \shape up
33317 \emph off
33318 \bar no
33319 \noun off
33320 \color none
33321 Ú
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330
33331 \family roman
33332 \series medium
33333 \shape up
33334 \emph off
33335 \bar no
33336 \noun off
33337 \color none
33338 ê
33339 \end_layout
33340
33341 \end_inset
33342 </cell>
33343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347
33348 \family roman
33349 \series medium
33350 \shape up
33351 \emph off
33352 \bar no
33353 \noun off
33354 \color none
33355 ú
33356 \end_layout
33357
33358 \end_inset
33359 </cell>
33360 </row>
33361 <row>
33362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366
33367 \family roman
33368 \series medium
33369 \shape up
33370 \size tiny
33371 \emph off
33372 \bar no
33373 \noun off
33374 \color none
33375 0B
33376 \end_layout
33377
33378 \end_inset
33379 </cell>
33380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402
33403 \family roman
33404 \series medium
33405 \shape up
33406 \emph off
33407 \bar no
33408 \noun off
33409 \color none
33410 +
33411 \end_layout
33412
33413 \end_inset
33414 </cell>
33415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33416 \begin_inset Text
33417
33418 \begin_layout Plain Layout
33419
33420 \family roman
33421 \series medium
33422 \shape up
33423 \emph off
33424 \bar no
33425 \noun off
33426 \color none
33427 ;
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33433 \begin_inset Text
33434
33435 \begin_layout Plain Layout
33436
33437 \family roman
33438 \series medium
33439 \shape up
33440 \emph off
33441 \bar no
33442 \noun off
33443 \color none
33444 K
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453
33454 \family roman
33455 \series medium
33456 \shape up
33457 \emph off
33458 \bar no
33459 \noun off
33460 \color none
33461 [
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33467 \begin_inset Text
33468
33469 \begin_layout Plain Layout
33470
33471 \family roman
33472 \series medium
33473 \shape up
33474 \emph off
33475 \bar no
33476 \noun off
33477 \color none
33478 k
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33484 \begin_inset Text
33485
33486 \begin_layout Plain Layout
33487
33488 \family roman
33489 \series medium
33490 \shape up
33491 \emph off
33492 \bar no
33493 \noun off
33494 \color none
33495 {
33496 \end_layout
33497
33498 \end_inset
33499 </cell>
33500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33501 \begin_inset Text
33502
33503 \begin_layout Plain Layout
33504
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33510 \begin_inset Text
33511
33512 \begin_layout Plain Layout
33513
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522
33523 \family roman
33524 \series medium
33525 \shape up
33526 \emph off
33527 \bar no
33528 \noun off
33529 \color none
33530 «
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539
33540 \family roman
33541 \series medium
33542 \shape up
33543 \emph off
33544 \bar no
33545 \noun off
33546 \color none
33547 »
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33553 \begin_inset Text
33554
33555 \begin_layout Plain Layout
33556
33557 \family roman
33558 \series medium
33559 \shape up
33560 \emph off
33561 \bar no
33562 \noun off
33563 \color none
33564 Ë
33565 \end_layout
33566
33567 \end_inset
33568 </cell>
33569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33570 \begin_inset Text
33571
33572 \begin_layout Plain Layout
33573
33574 \family roman
33575 \series medium
33576 \shape up
33577 \emph off
33578 \bar no
33579 \noun off
33580 \color none
33581 Û
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family roman
33592 \series medium
33593 \shape up
33594 \emph off
33595 \bar no
33596 \noun off
33597 \color none
33598 ë
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607
33608 \family roman
33609 \series medium
33610 \shape up
33611 \emph off
33612 \bar no
33613 \noun off
33614 \color none
33615 û
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 </row>
33621 <row>
33622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \family roman
33628 \series medium
33629 \shape up
33630 \size tiny
33631 \emph off
33632 \bar no
33633 \noun off
33634 \color none
33635 0C
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \end_layout
33646
33647 \end_inset
33648 </cell>
33649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33650 \begin_inset Text
33651
33652 \begin_layout Plain Layout
33653
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33659 \begin_inset Text
33660
33661 \begin_layout Plain Layout
33662
33663 \family roman
33664 \series medium
33665 \shape up
33666 \emph off
33667 \bar no
33668 \noun off
33669 \color none
33670 ,
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679
33680 \family roman
33681 \series medium
33682 \shape up
33683 \emph off
33684 \bar no
33685 \noun off
33686 \color none
33687 <
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696
33697 \family roman
33698 \series medium
33699 \shape up
33700 \emph off
33701 \bar no
33702 \noun off
33703 \color none
33704 L
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33710 \begin_inset Text
33711
33712 \begin_layout Plain Layout
33713
33714 \family roman
33715 \series medium
33716 \shape up
33717 \emph off
33718 \bar no
33719 \noun off
33720 \color none
33721
33722 \backslash
33723
33724 \end_layout
33725
33726 \end_inset
33727 </cell>
33728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33729 \begin_inset Text
33730
33731 \begin_layout Plain Layout
33732
33733 \family roman
33734 \series medium
33735 \shape up
33736 \emph off
33737 \bar no
33738 \noun off
33739 \color none
33740 l
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749
33750 \family roman
33751 \series medium
33752 \shape up
33753 \emph off
33754 \bar no
33755 \noun off
33756 \color none
33757 |
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Plain Layout
33775
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784
33785 \family roman
33786 \series medium
33787 \shape up
33788 \emph off
33789 \bar no
33790 \noun off
33791 \color none
33792 ¬
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \family roman
33803 \series medium
33804 \shape up
33805 \emph off
33806 \bar no
33807 \noun off
33808 \color none
33809 ¼
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Plain Layout
33818
33819 \family roman
33820 \series medium
33821 \shape up
33822 \emph off
33823 \bar no
33824 \noun off
33825 \color none
33826 Ì
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835
33836 \family roman
33837 \series medium
33838 \shape up
33839 \emph off
33840 \bar no
33841 \noun off
33842 \color none
33843 Ü
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852
33853 \family roman
33854 \series medium
33855 \shape up
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 ì
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \family roman
33871 \series medium
33872 \shape up
33873 \emph off
33874 \bar no
33875 \noun off
33876 \color none
33877 ü
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 </row>
33883 <row>
33884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33885 \begin_inset Text
33886
33887 \begin_layout Plain Layout
33888
33889 \family roman
33890 \series medium
33891 \shape up
33892 \size tiny
33893 \emph off
33894 \bar no
33895 \noun off
33896 \color none
33897 0D
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906
33907 \end_layout
33908
33909 \end_inset
33910 </cell>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33921 \begin_inset Text
33922
33923 \begin_layout Plain Layout
33924
33925 \family roman
33926 \series medium
33927 \shape up
33928 \emph off
33929 \bar no
33930 \noun off
33931 \color none
33932 -
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941
33942 \family roman
33943 \series medium
33944 \shape up
33945 \emph off
33946 \bar no
33947 \noun off
33948 \color none
33949 =
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33955 \begin_inset Text
33956
33957 \begin_layout Plain Layout
33958
33959 \family roman
33960 \series medium
33961 \shape up
33962 \emph off
33963 \bar no
33964 \noun off
33965 \color none
33966 M
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33972 \begin_inset Text
33973
33974 \begin_layout Plain Layout
33975
33976 \family roman
33977 \series medium
33978 \shape up
33979 \emph off
33980 \bar no
33981 \noun off
33982 \color none
33983 ]
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33989 \begin_inset Text
33990
33991 \begin_layout Plain Layout
33992
33993 \family roman
33994 \series medium
33995 \shape up
33996 \emph off
33997 \bar no
33998 \noun off
33999 \color none
34000 m
34001 \end_layout
34002
34003 \end_inset
34004 </cell>
34005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34006 \begin_inset Text
34007
34008 \begin_layout Plain Layout
34009
34010 \family roman
34011 \series medium
34012 \shape up
34013 \emph off
34014 \bar no
34015 \noun off
34016 \color none
34017 }
34018 \end_layout
34019
34020 \end_inset
34021 </cell>
34022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035
34036 \end_layout
34037
34038 \end_inset
34039 </cell>
34040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Plain Layout
34044
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34050 \begin_inset Text
34051
34052 \begin_layout Plain Layout
34053
34054 \family roman
34055 \series medium
34056 \shape up
34057 \emph off
34058 \bar no
34059 \noun off
34060 \color none
34061 ½
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070
34071 \family roman
34072 \series medium
34073 \shape up
34074 \emph off
34075 \bar no
34076 \noun off
34077 \color none
34078 Í
34079 \end_layout
34080
34081 \end_inset
34082 </cell>
34083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34084 \begin_inset Text
34085
34086 \begin_layout Plain Layout
34087
34088 \family roman
34089 \series medium
34090 \shape up
34091 \emph off
34092 \bar no
34093 \noun off
34094 \color none
34095 Ý
34096 \end_layout
34097
34098 \end_inset
34099 </cell>
34100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34101 \begin_inset Text
34102
34103 \begin_layout Plain Layout
34104
34105 \family roman
34106 \series medium
34107 \shape up
34108 \emph off
34109 \bar no
34110 \noun off
34111 \color none
34112 í
34113 \end_layout
34114
34115 \end_inset
34116 </cell>
34117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34118 \begin_inset Text
34119
34120 \begin_layout Plain Layout
34121
34122 \family roman
34123 \series medium
34124 \shape up
34125 \emph off
34126 \bar no
34127 \noun off
34128 \color none
34129 ý
34130 \end_layout
34131
34132 \end_inset
34133 </cell>
34134 </row>
34135 <row>
34136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34137 \begin_inset Text
34138
34139 \begin_layout Plain Layout
34140
34141 \family roman
34142 \series medium
34143 \shape up
34144 \size tiny
34145 \emph off
34146 \bar no
34147 \noun off
34148 \color none
34149 0E
34150 \end_layout
34151
34152 \end_inset
34153 </cell>
34154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34155 \begin_inset Text
34156
34157 \begin_layout Plain Layout
34158
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167
34168 \end_layout
34169
34170 \end_inset
34171 </cell>
34172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34173 \begin_inset Text
34174
34175 \begin_layout Plain Layout
34176
34177 \family roman
34178 \series medium
34179 \shape up
34180 \emph off
34181 \bar no
34182 \noun off
34183 \color none
34184 .
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193
34194 \family roman
34195 \series medium
34196 \shape up
34197 \emph off
34198 \bar no
34199 \noun off
34200 \color none
34201 >
34202 \end_layout
34203
34204 \end_inset
34205 </cell>
34206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34207 \begin_inset Text
34208
34209 \begin_layout Plain Layout
34210
34211 \family roman
34212 \series medium
34213 \shape up
34214 \emph off
34215 \bar no
34216 \noun off
34217 \color none
34218 N
34219 \end_layout
34220
34221 \end_inset
34222 </cell>
34223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34224 \begin_inset Text
34225
34226 \begin_layout Plain Layout
34227
34228 \family roman
34229 \series medium
34230 \shape up
34231 \emph off
34232 \bar no
34233 \noun off
34234 \color none
34235 ^
34236 \end_layout
34237
34238 \end_inset
34239 </cell>
34240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244
34245 \family roman
34246 \series medium
34247 \shape up
34248 \emph off
34249 \bar no
34250 \noun off
34251 \color none
34252 n
34253 \end_layout
34254
34255 \end_inset
34256 </cell>
34257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34258 \begin_inset Text
34259
34260 \begin_layout Plain Layout
34261
34262 \family roman
34263 \series medium
34264 \shape up
34265 \emph off
34266 \bar no
34267 \noun off
34268 \color none
34269 ~
34270 \end_layout
34271
34272 \end_inset
34273 </cell>
34274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Plain Layout
34278
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34284 \begin_inset Text
34285
34286 \begin_layout Plain Layout
34287
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 ®
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \family roman
34315 \series medium
34316 \shape up
34317 \emph off
34318 \bar no
34319 \noun off
34320 \color none
34321 ¾
34322 \end_layout
34323
34324 \end_inset
34325 </cell>
34326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34327 \begin_inset Text
34328
34329 \begin_layout Plain Layout
34330
34331 \family roman
34332 \series medium
34333 \shape up
34334 \emph off
34335 \bar no
34336 \noun off
34337 \color none
34338 Î
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347
34348 \family roman
34349 \series medium
34350 \shape up
34351 \emph off
34352 \bar no
34353 \noun off
34354 \color none
34355 Þ
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34361 \begin_inset Text
34362
34363 \begin_layout Plain Layout
34364
34365 \family roman
34366 \series medium
34367 \shape up
34368 \emph off
34369 \bar no
34370 \noun off
34371 \color none
34372 î
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381
34382 \family roman
34383 \series medium
34384 \shape up
34385 \emph off
34386 \bar no
34387 \noun off
34388 \color none
34389 þ
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 </row>
34395 <row>
34396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400
34401 \family roman
34402 \series medium
34403 \shape up
34404 \size tiny
34405 \emph off
34406 \bar no
34407 \noun off
34408 \color none
34409 0F
34410 \end_layout
34411
34412 \end_inset
34413 </cell>
34414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Plain Layout
34418
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34424 \begin_inset Text
34425
34426 \begin_layout Plain Layout
34427
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \family roman
34438 \series medium
34439 \shape up
34440 \emph off
34441 \bar no
34442 \noun off
34443 \color none
34444 /
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \family roman
34455 \series medium
34456 \shape up
34457 \emph off
34458 \bar no
34459 \noun off
34460 \color none
34461 ?
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470
34471 \family roman
34472 \series medium
34473 \shape up
34474 \emph off
34475 \bar no
34476 \noun off
34477 \color none
34478 O
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487
34488 \family roman
34489 \series medium
34490 \shape up
34491 \emph off
34492 \bar no
34493 \noun off
34494 \color none
34495 _
34496 \end_layout
34497
34498 \end_inset
34499 </cell>
34500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34501 \begin_inset Text
34502
34503 \begin_layout Plain Layout
34504
34505 \family roman
34506 \series medium
34507 \shape up
34508 \emph off
34509 \bar no
34510 \noun off
34511 \color none
34512 o
34513 \end_layout
34514
34515 \end_inset
34516 </cell>
34517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34518 \begin_inset Text
34519
34520 \begin_layout Plain Layout
34521
34522 \end_layout
34523
34524 \end_inset
34525 </cell>
34526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34527 \begin_inset Text
34528
34529 \begin_layout Plain Layout
34530
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \end_layout
34541
34542 \end_inset
34543 </cell>
34544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34545 \begin_inset Text
34546
34547 \begin_layout Plain Layout
34548
34549 \family roman
34550 \series medium
34551 \shape up
34552 \emph off
34553 \bar no
34554 \noun off
34555 \color none
34556 ¯
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565
34566 \family roman
34567 \series medium
34568 \shape up
34569 \emph off
34570 \bar no
34571 \noun off
34572 \color none
34573 ¿
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34579 \begin_inset Text
34580
34581 \begin_layout Plain Layout
34582
34583 \family roman
34584 \series medium
34585 \shape up
34586 \emph off
34587 \bar no
34588 \noun off
34589 \color none
34590 Ï
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599
34600 \family roman
34601 \series medium
34602 \shape up
34603 \emph off
34604 \bar no
34605 \noun off
34606 \color none
34607 ß
34608 \end_layout
34609
34610 \end_inset
34611 </cell>
34612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616
34617 \family roman
34618 \series medium
34619 \shape up
34620 \emph off
34621 \bar no
34622 \noun off
34623 \color none
34624 ï
34625 \end_layout
34626
34627 \end_inset
34628 </cell>
34629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34630 \begin_inset Text
34631
34632 \begin_layout Plain Layout
34633
34634 \family roman
34635 \series medium
34636 \shape up
34637 \emph off
34638 \bar no
34639 \noun off
34640 \color none
34641 ÿ
34642 \end_layout
34643
34644 \end_inset
34645 </cell>
34646 </row>
34647 </lyxtabular>
34648
34649 \end_inset
34650
34651
34652 \end_layout
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660 A continuación hay una lista de todos los caracteres acentuados que LyX
34661  puede mostrar en pantalla directamente.
34662  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
34663  los de los mapas 
34664 \family typewriter
34665 ISO8859-2
34666 \family default
34667  a 
34668 \family typewriter
34669 4
34670 \family default
34671 .
34672  
34673 \end_layout
34674
34675 \begin_layout Itemize
34676 De 
34677 \family typewriter
34678 ISO8859–1
34679 \family default
34680 :
34681 \end_layout
34682
34683 \begin_deeper
34684 \begin_layout Standard
34685 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34686 \begin_inset space \hfill{}
34687 \end_inset
34688
34689 diéresis
34690 \end_layout
34691
34692 \begin_layout Standard
34693 ^ Â Ê Î Ô Û â ê î ô û
34694 \begin_inset space \hfill{}
34695 \end_inset
34696
34697 circunflejo
34698 \end_layout
34699
34700 \begin_layout Standard
34701 ` À È Ì Ò Ù à è ì ò ù
34702 \begin_inset space \hfill{}
34703 \end_inset
34704
34705 grave
34706 \end_layout
34707
34708 \begin_layout Standard
34709 ´ Á É Í Ó Ú Ý á é í ó ú ý
34710 \begin_inset space \hfill{}
34711 \end_inset
34712
34713 agudo
34714 \end_layout
34715
34716 \begin_layout Standard
34717 ~ Ã Ñ Õ ã ñ õ
34718 \begin_inset space \hfill{}
34719 \end_inset
34720
34721 tilde
34722 \end_layout
34723
34724 \begin_layout Standard
34725 ¸Çç
34726 \begin_inset space \hfill{}
34727 \end_inset
34728
34729 cedilla
34730 \end_layout
34731
34732 \begin_layout Standard
34733 ¯
34734 \begin_inset space \hfill{}
34735 \end_inset
34736
34737 guión superior
34738 \end_layout
34739
34740 \end_deeper
34741 \begin_layout Itemize
34742 De 
34743 \family typewriter
34744 ISO8859–2
34745 \family default
34746  a 
34747 \family typewriter
34748 4
34749 \family default
34750 :
34751 \end_layout
34752
34753 \begin_deeper
34754 \begin_layout Standard
34755 ĤĴĥĵĈĜŜĉĝŝ
34756 \begin_inset space \hfill{}
34757 \end_inset
34758
34759 circunflejo
34760 \end_layout
34761
34762 \begin_layout Standard
34763 ŚŹśźŔĹĆŃŕĺćń
34764 \begin_inset space \hfill{}
34765 \end_inset
34766
34767 agudo
34768 \end_layout
34769
34770 \begin_layout Standard
34771 Ĩı̃Ũũ
34772 \begin_inset space \hfill{}
34773 \end_inset
34774
34775 tilde
34776 \end_layout
34777
34778 \begin_layout Standard
34779 ŞşŢţŖĻĢŗļģŅĶņķ
34780 \begin_inset space \hfill{}
34781 \end_inset
34782
34783 cedilla
34784 \end_layout
34785
34786 \begin_layout Standard
34787 ĒēĀĪŌŪāı̄ōū
34788 \begin_inset space \hfill{}
34789 \end_inset
34790
34791 guión superior
34792 \end_layout
34793
34794 \begin_layout Standard
34795 ŐŰőű
34796 \begin_inset space \hfill{}
34797 \end_inset
34798
34799 umlaut húngaro 
34800 \end_layout
34801
34802 \end_deeper
34803 \begin_layout Standard
34804 Todos los caracteres anteriores son soportados activamente por las fuentes
34805  TeX.
34806  Además, TeX permite acentos diacríticos en casi todos los caracteres.
34807  Asegúrate de estar usando la codificación 
34808 \family typewriter
34809 T1.
34810 \end_layout
34811
34812 \begin_layout Standard
34813
34814 \end_layout
34815
34816 \begin_layout Chapter
34817 \start_of_appendix
34818 Interfaz de usuario
34819 \begin_inset CommandInset label
34820 LatexCommand label
34821 name "cap:Interfaz-de-usuario"
34822
34823 \end_inset
34824
34825
34826 \end_layout
34827
34828 \begin_layout Standard
34829 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
34830  Está diseñado para servir de referencia rápida si buscas un determinado
34831  asunto en esta guía de usuario.
34832 \end_layout
34833
34834 \begin_layout Section
34835 El menú Archivo
34836 \begin_inset Index idx
34837 status collapsed
34838
34839 \begin_layout Plain Layout
34840 Menú ! Archivo
34841 \end_layout
34842
34843 \end_inset
34844
34845
34846 \end_layout
34847
34848 \begin_layout Standard
34849 Bajo el menú 
34850 \family sans
34851 Archivo
34852 \family default
34853  están las operaciones fundamentales y algunas operaciones más avanzadas.
34854 \end_layout
34855
34856 \begin_layout Subsection
34857 Nuevo
34858 \end_layout
34859
34860 \begin_layout Standard
34861 Crea un documento nuevo.
34862 \end_layout
34863
34864 \begin_layout Subsection
34865 Nuevo desde plantilla
34866 \end_layout
34867
34868 \begin_layout Standard
34869 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
34870  una plantilla existente, de manera que ciertas características de formato
34871  se heredan automáticamente de la plantilla.
34872  Características que puedes cambiar luego manualmente si quieres.
34873 \end_layout
34874
34875 \begin_layout Subsection
34876 Abrir
34877 \end_layout
34878
34879 \begin_layout Standard
34880 Abre un documento.
34881 \end_layout
34882
34883 \begin_layout Subsection
34884 Abrir reciente
34885 \end_layout
34886
34887 \begin_layout Standard
34888 Muestra una lista de los últimos archivos que se han abierto con el menú
34889  
34890 \family sans
34891 Abrir
34892 \family default
34893 .
34894  Clic sobre el que quieras para abrirlo.
34895 \end_layout
34896
34897 \begin_layout Subsection
34898 Cerrar
34899 \end_layout
34900
34901 \begin_layout Standard
34902 Cierra el documento en pantalla.
34903 \end_layout
34904
34905 \begin_layout Subsection
34906 Cerrar todo
34907 \end_layout
34908
34909 \begin_layout Standard
34910 Cierra todos los documentos abiertos.
34911 \end_layout
34912
34913 \begin_layout Subsection
34914 Guardar
34915 \end_layout
34916
34917 \begin_layout Standard
34918 Guarda el documento en pantalla.
34919 \end_layout
34920
34921 \begin_layout Subsection
34922 Guardar como
34923 \end_layout
34924
34925 \begin_layout Standard
34926 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
34927 \end_layout
34928
34929 \begin_layout Subsection
34930 Guardar todo
34931 \end_layout
34932
34933 \begin_layout Standard
34934 Guarda todos los documentos abiertos.
34935 \end_layout
34936
34937 \begin_layout Subsection
34938 Revertir
34939 \end_layout
34940
34941 \begin_layout Standard
34942 El menú 
34943 \family sans
34944 Revertir
34945 \family default
34946  recarga el documento desde su ubicación en el disco.
34947 \end_layout
34948
34949 \begin_layout Subsection
34950 Control de versiones
34951 \end_layout
34952
34953 \begin_layout Standard
34954 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
34955  Se describe con detalle en el manual 
34956 \emph on
34957 Características adicionales
34958 \emph default
34959 , sección 
34960 \emph on
34961 Control de versiones
34962 \emph default
34963  
34964 \emph on
34965 en LyX
34966 \emph default
34967 .
34968 \end_layout
34969
34970 \begin_layout Subsection
34971 Importar
34972 \end_layout
34973
34974 \begin_layout Standard
34975 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
34976  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
34977  de texto tipo tabla (CVS) con separación con comas.
34978  Los archivos serán importados como documento nuevo de LyX.
34979  
34980 \end_layout
34981
34982 \begin_layout Standard
34983 La opción 
34984 \family sans
34985 Texto
34986 \begin_inset space ~
34987 \end_inset
34988
34989 simple,
34990 \begin_inset space ~
34991 \end_inset
34992
34993 unir
34994 \begin_inset space ~
34995 \end_inset
34996
34997 líneas
34998 \family default
34999  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
35000  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
35001  Si el texto se inserta como párrafos los saltos de línea del texto inician
35002  párrafos nuevos.
35003 \end_layout
35004
35005 \begin_layout Standard
35006
35007 \end_layout
35008
35009 \begin_layout Subsection
35010 Exportar
35011 \begin_inset CommandInset label
35012 LatexCommand label
35013 name "sub:Exportar"
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Standard
35021 Un documento se puede exportar a diversos formatos de salida.
35022  Los archivos resultantes se sitúan en el directorio del archivo LyX.
35023  Las entradas disponibles en el menú dependen de cada instalación, según
35024  los programas que LyX haya encontrado durante su configuración.
35025 \end_layout
35026
35027 \begin_layout Standard
35028 Sigue una lista de las opciones disponibles, que se explican con detalle
35029  en la sección
35030 \begin_inset space ~
35031 \end_inset
35032
35033
35034 \begin_inset CommandInset ref
35035 LatexCommand ref
35036 reference "sub:Formatos-de-salida"
35037
35038 \end_inset
35039
35040 .
35041 \end_layout
35042
35043 \begin_layout Description
35044
35045 \family sans
35046 CJK
35047 \begin_inset space ~
35048 \end_inset
35049
35050 LyX 
35051 \family default
35052 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
35053  (CJK).
35054  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
35055 \end_layout
35056
35057 \begin_layout Description
35058
35059 \family sans
35060 DVI
35061 \family default
35062  formato dvi
35063 \end_layout
35064
35065 \begin_layout Description
35066 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
35067  funciona)
35068 \end_layout
35069
35070 \begin_layout Description
35071 HTML
35072 \begin_inset space ~
35073 \end_inset
35074
35075 (MS
35076 \begin_inset space ~
35077 \end_inset
35078
35079 Word) formato HTML especial que puede ser importado en 
35080 \family sans
35081 MS Word
35082 \family default
35083 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
35084  
35085 \family sans
35086 MathML
35087 \family default
35088 .
35089 \end_layout
35090
35091 \begin_layout Description
35092
35093 \family sans
35094 LaT
35095 \begin_inset ERT
35096 status collapsed
35097
35098 \begin_layout Plain Layout
35099
35100 {}
35101 \end_layout
35102
35103 \end_inset
35104
35105 eX
35106 \begin_inset space ~
35107 \end_inset
35108
35109 (pdflatex)
35110 \family default
35111  archivo de texto en código LaTeX, y todas las imágenes del documento se
35112  convierten a un formato legible por el programa 
35113 \family typewriter
35114 pdflatex
35115 \family default
35116  (GIF, JPG, PDF, PNG)
35117 \end_layout
35118
35119 \begin_layout Description
35120
35121 \family sans
35122 LaT
35123 \begin_inset ERT
35124 status collapsed
35125
35126 \begin_layout Plain Layout
35127
35128 {}
35129 \end_layout
35130
35131 \end_inset
35132
35133 eX
35134 \begin_inset space ~
35135 \end_inset
35136
35137 (simple)
35138 \family default
35139  archivo de texto en código LaTeX, y todas las imágenes del documento se
35140  convierten al formato EPS, único legible por el programa 
35141 \family typewriter
35142 latex
35143 \end_layout
35144
35145 \begin_layout Description
35146 LyX
35147 \begin_inset space ~
35148 \end_inset
35149
35150 1.y.x documento LyX en formato legible para las versiones correspondientes
35151  de LyX («y.x» es el número de versión)
35152 \end_layout
35153
35154 \begin_layout Description
35155 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
35156  con 
35157 \family sans
35158 OpenOffice
35159 \family default
35160
35161 \family sans
35162 KOffice
35163 \family default
35164
35165 \family sans
35166 Abiword
35167 \family default
35168 , etc.
35169  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
35170 \end_layout
35171
35172 \begin_layout Description
35173
35174 \family sans
35175 PDF
35176 \begin_inset space ~
35177 \end_inset
35178
35179 (dvipdfm)
35180 \family default
35181  formato PDF usando el programa 
35182 \family typewriter
35183 dvipdfm
35184 \end_layout
35185
35186 \begin_layout Description
35187
35188 \family sans
35189 PDF
35190 \begin_inset space ~
35191 \end_inset
35192
35193 (pdflatex)
35194 \family default
35195  formato PDF usando el programa 
35196 \family typewriter
35197 pdflatex
35198 \end_layout
35199
35200 \begin_layout Description
35201
35202 \family sans
35203 PDF
35204 \begin_inset space ~
35205 \end_inset
35206
35207 (ps2pdf)
35208 \family default
35209  formato PDF usando el programa 
35210 \family typewriter
35211 ps2pdf
35212 \end_layout
35213
35214 \begin_layout Description
35215
35216 \family sans
35217 Texto
35218 \begin_inset space ~
35219 \end_inset
35220
35221 simple
35222 \family default
35223  formato de texto
35224 \end_layout
35225
35226 \begin_layout Description
35227
35228 \family sans
35229 Texto
35230 \begin_inset space ~
35231 \end_inset
35232
35233 simple
35234 \begin_inset space ~
35235 \end_inset
35236
35237 (ps2ascii)
35238 \family default
35239  formato de texto, el documento se convierte a Postscript y luego se exporta
35240  a texto con el programa 
35241 \family sans
35242 ps2ascii
35243 \end_layout
35244
35245 \begin_layout Description
35246
35247 \family sans
35248 Postscript
35249 \family default
35250  formato PostScript usando el programa 
35251 \family typewriter
35252 dvips
35253 \end_layout
35254
35255 \begin_layout Description
35256
35257 \family sans
35258 Personalizado
35259 \family default
35260  formato personalizado
35261 \end_layout
35262
35263 \begin_layout Standard
35264 El programa 
35265 \family typewriter
35266 dvipdfm
35267 \family default
35268  produce internamente un archivo DVI que es convertido después a PDF.
35269  Está algo obsoleto y la salida podría ser diferente de la esperada.
35270  
35271 \family typewriter
35272 pdflatex
35273 \family default
35274  produce directamente archivos PDF y soporta las últimas versiones de este
35275  formato.
35276 \end_layout
35277
35278 \begin_layout Standard
35279 Si alguna de las entradas del menú, 
35280 \family sans
35281 DVI
35282 \family default
35283
35284 \family sans
35285 PDF
35286 \begin_inset space ~
35287 \end_inset
35288
35289 (pdflatex)
35290 \family default
35291  o 
35292 \family sans
35293 Postscript
35294 \family default
35295  no está presente, debes actualizar la instalación de LaTeX.
35296  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
35297  sec.
35298 \begin_inset space \thinspace{}
35299 \end_inset
35300
35301
35302 \begin_inset CommandInset ref
35303 LatexCommand ref
35304 reference "sec:Configuración-básica"
35305
35306 \end_inset
35307
35308 .
35309 \begin_inset Index idx
35310 status collapsed
35311
35312 \begin_layout Plain Layout
35313 Reconfiguración de LyX
35314 \end_layout
35315
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \begin_layout Standard
35322 El menú 
35323 \family sans
35324 Personalizado
35325 \family default
35326  permite exportar un documento usando opciones especiales de línea de comandos
35327  para el programa de exportación.
35328 \end_layout
35329
35330 \begin_layout Subsection
35331 Imprimir
35332 \end_layout
35333
35334 \begin_layout Standard
35335 Con este menú puedes imprimir el documento en un archivo en formato PostScript
35336  o enviarlo a la impresora.
35337  La impresora también usará el formato PostScript.
35338  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
35339  
35340 \family typewriter
35341 dvips
35342 \family default
35343 .
35344  Para más información mira en la sección
35345 \begin_inset space ~
35346 \end_inset
35347
35348
35349 \begin_inset space \thinspace{}
35350 \end_inset
35351
35352
35353 \begin_inset CommandInset ref
35354 LatexCommand ref
35355 reference "sub:Imprimir-archivos"
35356
35357 \end_inset
35358
35359 .
35360 \end_layout
35361
35362 \begin_layout Subsection
35363 Fax
35364 \end_layout
35365
35366 \begin_layout Standard
35367 Esta entrada de menú solo aparece cuando está instalado un programa de fax
35368  (en Windows, es necesario además registrar la ruta del programa en el prefijo
35369  PATH de LyX, véase la sección
35370 \begin_inset space ~
35371 \end_inset
35372
35373
35374 \begin_inset CommandInset ref
35375 LatexCommand ref
35376 reference "sec:Rutas"
35377
35378 \end_inset
35379
35380 ).
35381  Con esta entrada puedes enviar tu documento a un programa de fax como 
35382 \family typewriter
35383 hylapex
35384 \family default
35385  o 
35386 \family typewriter
35387 kdeprintfax
35388 \family default
35389 .
35390  Por omisión, el archivo se envía en formato PostScript.
35391  El formato se puede cambiar en las preferencias de LyX como se describe
35392  en la sección
35393 \begin_inset space ~
35394 \end_inset
35395
35396
35397 \begin_inset CommandInset ref
35398 LatexCommand ref
35399 reference "sub:Convertidores"
35400
35401 \end_inset
35402
35403 .
35404 \end_layout
35405
35406 \begin_layout Standard
35407
35408 \end_layout
35409
35410 \begin_layout Subsection
35411 Ventana nueva y Cerrar ventana
35412 \end_layout
35413
35414 \begin_layout Standard
35415 Abre una nueva ventana de LyX o cierra una ventana .
35416 \end_layout
35417
35418 \begin_layout Subsection
35419 Salir
35420 \end_layout
35421
35422 \begin_layout Standard
35423 Avisa si hay documentos no guardados y sale.
35424 \end_layout
35425
35426 \begin_layout Section
35427 El menú Editar
35428 \begin_inset Index idx
35429 status collapsed
35430
35431 \begin_layout Plain Layout
35432 Menú ! Editar
35433 \end_layout
35434
35435 \end_inset
35436
35437
35438 \end_layout
35439
35440 \begin_layout Subsection
35441 Deshacer y Rehacer
35442 \end_layout
35443
35444 \begin_layout Standard
35445 Descrito en la sección
35446 \begin_inset space ~
35447 \end_inset
35448
35449
35450 \begin_inset CommandInset ref
35451 LatexCommand ref
35452 reference "sec:Deshacer-y-rehacer"
35453
35454 \end_inset
35455
35456 .
35457 \end_layout
35458
35459 \begin_layout Subsection
35460 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
35461 \end_layout
35462
35463 \begin_layout Standard
35464 Descrito en la sección
35465 \begin_inset space ~
35466 \end_inset
35467
35468
35469 \begin_inset CommandInset ref
35470 LatexCommand ref
35471 reference "sec:Características-básicas-de-edición"
35472
35473 \end_inset
35474
35475 .
35476 \end_layout
35477
35478 \begin_layout Subsection
35479 Seleccionar todo
35480 \end_layout
35481
35482 \begin_layout Standard
35483 Selecciona el documento completo.
35484 \end_layout
35485
35486 \begin_layout Subsection
35487 Encontrar y reemplazar
35488 \end_layout
35489
35490 \begin_layout Standard
35491 Descrito en la sección
35492 \begin_inset space ~
35493 \end_inset
35494
35495
35496 \begin_inset CommandInset ref
35497 LatexCommand ref
35498 reference "sec:Características-básicas-de-edición"
35499
35500 \end_inset
35501
35502 .
35503 \end_layout
35504
35505 \begin_layout Subsection
35506 Mover párrafo arriba/abajo
35507 \end_layout
35508
35509 \begin_layout Standard
35510 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
35511 \end_layout
35512
35513 \begin_layout Subsection
35514 Estilo del texto
35515 \end_layout
35516
35517 \begin_layout Standard
35518 Descrito en la sección
35519 \begin_inset space ~
35520 \end_inset
35521
35522
35523 \begin_inset CommandInset ref
35524 LatexCommand ref
35525 reference "sub:Ajuste-fino-con"
35526
35527 \end_inset
35528
35529 .
35530 \end_layout
35531
35532 \begin_layout Subsection
35533 Configuración del párrafo
35534 \begin_inset Index idx
35535 status collapsed
35536
35537 \begin_layout Plain Layout
35538 Párrafos ! Configuración
35539 \end_layout
35540
35541 \end_inset
35542
35543
35544 \end_layout
35545
35546 \begin_layout Standard
35547 Las características de este diálogo afectan sólo al párrafo donde esté el
35548  cursor.
35549  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
35550 \end_layout
35551
35552 \begin_layout Standard
35553 También puedes evitar el sangrado de primera línea, siempre y cuando la
35554  configuración global de la separación de párrafos esté configurada en sangrado,
35555  en el apartado Diseño
35556 \begin_inset space ~
35557 \end_inset
35558
35559 del
35560 \begin_inset space ~
35561 \end_inset
35562
35563 texto del diálogo 
35564 \family sans
35565 Documento\SpecialChar \menuseparator
35566 Configuración
35567 \family default
35568 .
35569 \end_layout
35570
35571 \begin_layout Subsection
35572 Configuración de la tabla y Ecuaciones
35573 \end_layout
35574
35575 \begin_layout Standard
35576 Estos menús sólo están activos cuando el cursor está dentro de una tabla
35577  o de una ecuación.
35578  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
35579  Las propiedades de las tablas se describen en la sección
35580 \begin_inset space ~
35581 \end_inset
35582
35583
35584 \begin_inset space \thinspace{}
35585 \end_inset
35586
35587
35588 \begin_inset CommandInset ref
35589 LatexCommand ref
35590 reference "sec:Tablas"
35591
35592 \end_inset
35593
35594 , las propiedades de las ecuaciones en el capítulo
35595 \begin_inset space ~
35596 \end_inset
35597
35598
35599 \begin_inset CommandInset ref
35600 LatexCommand ref
35601 reference "cap:Ecuaciones-matemáticas"
35602
35603 \end_inset
35604
35605 .
35606 \end_layout
35607
35608 \begin_layout Subsection
35609 Aumentar/Disminuir profundidad de lista
35610 \end_layout
35611
35612 \begin_layout Standard
35613 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
35614  Permiten aumentar o disminuir la profundidad del nivel de anidación en
35615  una lista, como se explica en las secciones
35616 \begin_inset space ~
35617 \end_inset
35618
35619
35620 \begin_inset CommandInset ref
35621 LatexCommand ref
35622 reference "sec:Anidación"
35623
35624 \end_inset
35625
35626  y
35627 \begin_inset space ~
35628 \end_inset
35629
35630
35631 \begin_inset CommandInset ref
35632 LatexCommand ref
35633 reference "sub:Profundidad-de-numeración"
35634
35635 \end_inset
35636
35637 .
35638 \end_layout
35639
35640 \begin_layout Section
35641 El menú Ver
35642 \begin_inset Index idx
35643 status collapsed
35644
35645 \begin_layout Plain Layout
35646 Menú ! Ver
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 El menú 
35656 \family sans
35657 Ver
35658 \family default
35659  contiene una lista de formatos en los que puedes ver el documento abierto
35660  con un programa externo.
35661  Las opciones de este menú no son las mismas en todas las instalaciones
35662  —depende de los programas LaTeX que LyX encontró durante su configuración—.
35663  Todos los formatos posibles se describen en la sección
35664 \begin_inset space ~
35665 \end_inset
35666
35667
35668 \begin_inset CommandInset ref
35669 LatexCommand ref
35670 reference "sub:Exportar"
35671
35672 \end_inset
35673
35674 .
35675  Al menos debes ver en el menú las entradas 
35676 \family sans
35677 DVI
35678 \family default
35679  y 
35680 \family sans
35681 PDF
35682 \begin_inset space ~
35683 \end_inset
35684
35685 (pdflatex)
35686 \family default
35687 .
35688  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
35689 r LyX, como se explica en la sección
35690 \begin_inset space ~
35691 \end_inset
35692
35693
35694 \begin_inset CommandInset ref
35695 LatexCommand ref
35696 reference "sec:Configuración-básica"
35697
35698 \end_inset
35699
35700 .
35701 \begin_inset Index idx
35702 status collapsed
35703
35704 \begin_layout Plain Layout
35705 Reconfiguración de LyX
35706 \end_layout
35707
35708 \end_inset
35709
35710
35711 \end_layout
35712
35713 \begin_layout Standard
35714 Al invocar una opción del menú se iniciará un programa visor, el cuál se
35715  puede elegir y configurar en las preferencias, véase la sección
35716 \begin_inset space ~
35717 \end_inset
35718
35719
35720 \begin_inset CommandInset ref
35721 LatexCommand ref
35722 reference "sec:Formatos-de-archivo"
35723
35724 \end_inset
35725
35726 .
35727  Los visores predeterminados son establecidos por LyX cuando se instala.
35728 \end_layout
35729
35730 \begin_layout Standard
35731 \begin_inset VSpace bigskip
35732 \end_inset
35733
35734 Al final del menú 
35735 \family sans
35736 Ver
35737 \family default
35738  sale la lista de documentos abiertos.
35739 \end_layout
35740
35741 \begin_layout Subsection
35742 Abrir/Cerrar todos los recuadros
35743 \end_layout
35744
35745 \begin_layout Standard
35746 Abre o cierra todos los recuadros en el deocumento.
35747 \end_layout
35748
35749 \begin_layout Subsection
35750 Desplegar/Plegar macros de ecuación
35751 \end_layout
35752
35753 \begin_layout Standard
35754 Despliega o pliega la macro de ecuación actual.
35755 \end_layout
35756
35757 \begin_layout Standard
35758 Las macros de ecuaciones se describen en el manual 
35759 \emph on
35760 Ecuaciones.
35761 \end_layout
35762
35763 \begin_layout Subsection
35764 Ver fuente
35765 \end_layout
35766
35767 \begin_layout Standard
35768 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
35769  de una selección de párrafos o del documento completo, véase la sección
35770 \begin_inset space ~
35771 \end_inset
35772
35773
35774 \begin_inset CommandInset ref
35775 LatexCommand ref
35776 reference "sec:Vista-preliminar-inmediata"
35777
35778 \end_inset
35779
35780 .
35781 \end_layout
35782
35783 \begin_layout Subsection
35784 Actualizar
35785 \end_layout
35786
35787 \begin_layout Standard
35788 Permite actualizar la vista del documento con los últimos cambios sin necesidad
35789  de reabrir la ventana del visor.
35790 \end_layout
35791
35792 \begin_layout Subsection
35793 Dividir la ventana
35794 \end_layout
35795
35796 \begin_layout Standard
35797 Estas entradas del menú dividirán la pantalla principal de LyX vertical
35798  u horizontalmente.
35799  Así puedes ver simultáneamente varios documentos para compararlos, o ver
35800  el mismo documento en diferentes posiciones.
35801  Puedes dividir la ventana principal varias veces para ver, p.
35802 \begin_inset space \thinspace{}
35803 \end_inset
35804
35805 e., tres o más documentos a la vez.
35806  Para volver a una vista sin dividir, usa el menú 
35807 \family sans
35808 Cerrar la vista actual
35809 \family default
35810 .
35811 \end_layout
35812
35813 \begin_layout Subsection
35814 Cerrar la vista actual
35815 \end_layout
35816
35817 \begin_layout Standard
35818 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
35819  divididas, oculta todas las pestañas.
35820  
35821 \end_layout
35822
35823 \begin_layout Subsection
35824 Pantalla completa
35825 \end_layout
35826
35827 \begin_layout Standard
35828 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
35829  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
35830 tas.
35831  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
35832  el modo pantalla completa en el menú contextual que aparece.
35833 \end_layout
35834
35835 \begin_layout Subsection
35836 Barras de herramientas
35837 \begin_inset CommandInset label
35838 LatexCommand label
35839 name "sub:Barras-de-herramientas"
35840
35841 \end_inset
35842
35843
35844 \begin_inset Index idx
35845 status collapsed
35846
35847 \begin_layout Plain Layout
35848 Barras de herramientas
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \end_layout
35855
35856 \begin_layout Standard
35857 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
35858 s, así como el 
35859 \family sans
35860 Búfer
35861 \begin_inset space ~
35862 \end_inset
35863
35864 de
35865 \begin_inset space ~
35866 \end_inset
35867
35868 comandos
35869 \family default
35870 .
35871  Si la vista está activada se muestra una marca en el menú.
35872  Las barras de 
35873 \family sans
35874 Revisión
35875 \family default
35876
35877 \family sans
35878 Tabla
35879 \family default
35880 , y 
35881 \family sans
35882 Matemáticas 
35883 \family default
35884 se pueden poner además en modo 
35885 \emph on
35886 automático
35887 \emph default
35888 , que se indica mediante (
35889 \family sans
35890 auto
35891 \family default
35892 ) en el menú.
35893 \end_layout
35894
35895 \begin_layout Standard
35896 Con vista activada la barra se muestra permanentemente; en modo 
35897 \emph on
35898 automático
35899 \emph default
35900  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
35901 o con las funciones de la misma.
35902  Esto implica que, en modo 
35903 \emph on
35904 automático
35905 \emph default
35906 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
35907  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
35908  una tabla o ecuación, respectivamente.
35909 \end_layout
35910
35911 \begin_layout Standard
35912 Las barras de herramientas y sus botones se explican en la sección
35913 \begin_inset space ~
35914 \end_inset
35915
35916
35917 \begin_inset CommandInset ref
35918 LatexCommand ref
35919 reference "sec:Barras-de-herramientas"
35920
35921 \end_inset
35922
35923 .
35924 \end_layout
35925
35926 \begin_layout Section
35927 El menú Insertar
35928 \begin_inset Index idx
35929 status collapsed
35930
35931 \begin_layout Plain Layout
35932 Menú ! Insertar
35933 \end_layout
35934
35935 \end_inset
35936
35937
35938 \end_layout
35939
35940 \begin_layout Subsection
35941 Ecuación
35942 \end_layout
35943
35944 \begin_layout Standard
35945 La inserción de estructuras matemáticas se explica en el capítulo
35946 \begin_inset space ~
35947 \end_inset
35948
35949
35950 \begin_inset CommandInset ref
35951 LatexCommand ref
35952 reference "cap:Ecuaciones-matemáticas"
35953
35954 \end_inset
35955
35956  y en el manual 
35957 \emph on
35958 Ecuaciones
35959 \emph default
35960 .
35961 \end_layout
35962
35963 \begin_layout Subsection
35964 Carácter especial
35965 \begin_inset CommandInset label
35966 LatexCommand label
35967 name "sub:Carácter-especial"
35968
35969 \end_inset
35970
35971
35972 \end_layout
35973
35974 \begin_layout Standard
35975 Con este menú puedes insertar los siguientes caracteres:
35976 \end_layout
35977
35978 \begin_layout Description
35979 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
35980  Por tanto las categorías de caracteres y los caracteres disponibles en
35981  este diálogo dependen de los paquetes LaTeX instalados.
35982 \begin_inset Newline newline
35983 \end_inset
35984
35985
35986 \begin_inset Note Greyedout
35987 status collapsed
35988
35989 \begin_layout Plain Layout
35990 No todos los caracteres serán visibles en el diálogo 
35991 \family sans
35992 Símbolos
35993 \family default
35994  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
35995  preferencias (véase sec.
35996 \begin_inset space \thinspace{}
35997 \end_inset
35998
35999
36000 \begin_inset CommandInset ref
36001 LatexCommand ref
36002 reference "sub:Fuentes-de-pantalla"
36003
36004 \end_inset
36005
36006 ) pueden mostrar todos los caracteres.
36007 \end_layout
36008
36009 \end_inset
36010
36011  
36012 \end_layout
36013
36014 \begin_layout Description
36015 Puntos
36016 \begin_inset space ~
36017 \end_inset
36018
36019 suspensivos Inserta \SpecialChar \ldots{}
36020
36021 \end_layout
36022
36023 \begin_layout Description
36024 Fin
36025 \begin_inset space ~
36026 \end_inset
36027
36028 de
36029 \begin_inset space ~
36030 \end_inset
36031
36032 oración Inserta un punto final de oración, véase la sección
36033 \begin_inset space ~
36034 \end_inset
36035
36036
36037 \begin_inset CommandInset ref
36038 LatexCommand ref
36039 reference "sub:Abreviaturas"
36040
36041 \end_inset
36042
36043 .
36044 \end_layout
36045
36046 \begin_layout Description
36047 Comillas
36048 \begin_inset space ~
36049 \end_inset
36050
36051 dobles Inserta estas comillas: ", independientemente del tipo de comillas
36052  que hayas seleccionado en el diálogo 
36053 \family sans
36054 Documento\SpecialChar \menuseparator
36055 Configuración
36056 \family default
36057
36058 \family sans
36059 Idioma
36060 \family default
36061 .
36062 \end_layout
36063
36064 \begin_layout Description
36065 Comillas
36066 \begin_inset space ~
36067 \end_inset
36068
36069 simples Inserta esta comilla: 
36070 \begin_inset Quotes els
36071 \end_inset
36072
36073
36074 \end_layout
36075
36076 \begin_layout Description
36077 Guión
36078 \begin_inset space ~
36079 \end_inset
36080
36081 protegido Inserta un guión protegido de saltos de línea: -
36082 \end_layout
36083
36084 \begin_layout Description
36085 Barra
36086 \begin_inset space ~
36087 \end_inset
36088
36089 oblicua
36090 \begin_inset space ~
36091 \end_inset
36092
36093 frágil Inserta una barra oblicua donde también se puede producir un salto
36094  de línea: \SpecialChar \slash{}
36095
36096 \end_layout
36097
36098 \begin_layout Description
36099 Separador
36100 \begin_inset space ~
36101 \end_inset
36102
36103 de
36104 \begin_inset space ~
36105 \end_inset
36106
36107 menú Inserta el símbolo: \SpecialChar \menuseparator
36108
36109 \end_layout
36110
36111 \begin_layout Description
36112 Símbolos
36113 \begin_inset space ~
36114 \end_inset
36115
36116 fonéticos
36117 \begin_inset Index idx
36118 status collapsed
36119
36120 \begin_layout Plain Layout
36121 Simbolos@Símbolos fonéticos
36122 \end_layout
36123
36124 \end_inset
36125
36126
36127 \begin_inset Index idx
36128 status collapsed
36129
36130 \begin_layout Plain Layout
36131 Idioma ! Símbolos fonéticos
36132 \end_layout
36133
36134 \end_inset
36135
36136  Crea una ecuación con el llamado mapa 
36137 \emph on
36138 tipa
36139 \emph default
36140 .
36141  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
36142  IPA.
36143  Esta característica requiere el paquete LaTeX 
36144 \series bold
36145 tipa
36146 \series default
36147
36148 \begin_inset Index idx
36149 status collapsed
36150
36151 \begin_layout Plain Layout
36152 LaTeX, paquetes ! tipa
36153 \end_layout
36154
36155 \end_inset
36156
36157 .
36158 \begin_inset Newline newline
36159 \end_inset
36160
36161 Para más información sobre este paquete consulta su documentación
36162 \series bold
36163
36164 \begin_inset CommandInset citation
36165 LatexCommand cite
36166 key "tipa"
36167
36168 \end_inset
36169
36170
36171 \series default
36172 y su página Wiki:
36173 \begin_inset Newline newline
36174 \end_inset
36175
36176
36177 \begin_inset Flex URL
36178 status collapsed
36179
36180 \begin_layout Plain Layout
36181
36182 http://wiki.lyx.org/LyX/LinguistLyX
36183 \end_layout
36184
36185 \end_inset
36186
36187 .
36188 \end_layout
36189
36190 \begin_layout Subsection
36191 Formato
36192 \end_layout
36193
36194 \begin_layout Standard
36195 Aquí puedes introducir las siguientes estructuras o formatos:
36196 \end_layout
36197
36198 \begin_layout Description
36199 Súperíndice Inserta un superíndice o exponente: test
36200 \begin_inset Formula $^{\text{a,b}}$
36201 \end_inset
36202
36203
36204 \end_layout
36205
36206 \begin_layout Description
36207 Subíndice Inserta un subíndice: test
36208 \begin_inset Formula $_{\text{3x}}$
36209 \end_inset
36210
36211
36212 \end_layout
36213
36214 \begin_layout Description
36215 Espacio
36216 \begin_inset space ~
36217 \end_inset
36218
36219 protegido Inserta un espacio protegido, descrito en la sección
36220 \begin_inset space ~
36221 \end_inset
36222
36223
36224 \begin_inset CommandInset ref
36225 LatexCommand ref
36226 reference "sub:Espacio-protegido"
36227
36228 \end_inset
36229
36230 .
36231 \end_layout
36232
36233 \begin_layout Description
36234 Espacio
36235 \begin_inset space ~
36236 \end_inset
36237
36238 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
36239 \begin_inset space ~
36240 \end_inset
36241
36242
36243 \begin_inset CommandInset ref
36244 LatexCommand ref
36245 reference "sub:Espacio-entre-palabra"
36246
36247 \end_inset
36248
36249 .
36250 \end_layout
36251
36252 \begin_layout Description
36253 Espacio
36254 \begin_inset space ~
36255 \end_inset
36256
36257 delgado Inserta un espacio delgado, descrito en la sección
36258 \begin_inset space ~
36259 \end_inset
36260
36261
36262 \begin_inset CommandInset ref
36263 LatexCommand ref
36264 reference "sub:Espacio-delgado"
36265
36266 \end_inset
36267
36268 .
36269 \end_layout
36270
36271 \begin_layout Description
36272 Espacio
36273 \begin_inset space ~
36274 \end_inset
36275
36276 horizontal Inserta un relleno horizontal, véase la sección
36277 \begin_inset space ~
36278 \end_inset
36279
36280
36281 \begin_inset CommandInset ref
36282 LatexCommand ref
36283 reference "sub:Espacio-horizontal"
36284
36285 \end_inset
36286
36287 .
36288 \end_layout
36289
36290 \begin_layout Description
36291 Línea
36292 \begin_inset space ~
36293 \end_inset
36294
36295 horizontal Inserta una línea horizontal, 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:Líneas-horizontales"
36303
36304 \end_inset
36305
36306 .
36307 \end_layout
36308
36309 \begin_layout Description
36310 Espacio
36311 \begin_inset space ~
36312 \end_inset
36313
36314 vertical Inserta un espacio, véase la sección
36315 \begin_inset space ~
36316 \end_inset
36317
36318
36319 \begin_inset CommandInset ref
36320 LatexCommand ref
36321 reference "sub:Espacio-vertical"
36322
36323 \end_inset
36324
36325 .
36326 \end_layout
36327
36328 \begin_layout Description
36329 Guión
36330 \begin_inset space ~
36331 \end_inset
36332
36333 silábico Inserta un guión, véase la sección
36334 \begin_inset space ~
36335 \end_inset
36336
36337
36338 \begin_inset CommandInset ref
36339 LatexCommand ref
36340 reference "sub:División-con-guión"
36341
36342 \end_inset
36343
36344 .
36345 \end_layout
36346
36347 \begin_layout Description
36348 Salto
36349 \begin_inset space ~
36350 \end_inset
36351
36352 de
36353 \begin_inset space ~
36354 \end_inset
36355
36356 ligado Inserta una ligadura, véase la sección
36357 \begin_inset space ~
36358 \end_inset
36359
36360
36361 \begin_inset CommandInset ref
36362 LatexCommand ref
36363 reference "sub:Ligaduras"
36364
36365 \end_inset
36366
36367 .
36368 \end_layout
36369
36370 \begin_layout Description
36371 Salto
36372 \begin_inset space ~
36373 \end_inset
36374
36375 de
36376 \begin_inset space ~
36377 \end_inset
36378
36379 línea
36380 \begin_inset space ~
36381 \end_inset
36382
36383 cortada Inserta un salto de línea forzado, véase la sección
36384 \begin_inset space \thinspace{}
36385 \end_inset
36386
36387
36388 \begin_inset CommandInset ref
36389 LatexCommand ref
36390 reference "sub:Salto-de-línea-forzado"
36391
36392 \end_inset
36393
36394 .
36395 \end_layout
36396
36397 \begin_layout Description
36398 Salto
36399 \begin_inset space ~
36400 \end_inset
36401
36402 de
36403 \begin_inset space ~
36404 \end_inset
36405
36406 línea
36407 \begin_inset space ~
36408 \end_inset
36409
36410 justificada Fuerza un salto de línea de forma que la línea se expande hasta
36411  el margen, véase la sección
36412 \begin_inset space \thinspace{}
36413 \end_inset
36414
36415
36416 \begin_inset CommandInset ref
36417 LatexCommand ref
36418 reference "sub:Salto-de-línea-forzado"
36419
36420 \end_inset
36421
36422 .
36423 \end_layout
36424
36425 \begin_layout Description
36426 Página
36427 \begin_inset space ~
36428 \end_inset
36429
36430 nueva Inserta un salto de página forzado, véase la sección
36431 \begin_inset space ~
36432 \end_inset
36433
36434
36435 \begin_inset CommandInset ref
36436 LatexCommand ref
36437 reference "sub:Saltos-de-página-forzados"
36438
36439 \end_inset
36440
36441 .
36442 \end_layout
36443
36444 \begin_layout Description
36445 Salto
36446 \begin_inset space ~
36447 \end_inset
36448
36449 de
36450 \begin_inset space ~
36451 \end_inset
36452
36453 página Inserta a salto de página forzado, descrito en la sección
36454 \begin_inset space ~
36455 \end_inset
36456
36457
36458 \begin_inset CommandInset ref
36459 LatexCommand ref
36460 reference "sub:Saltos-de-página-forzados"
36461
36462 \end_inset
36463
36464 .
36465 \end_layout
36466
36467 \begin_layout Description
36468 Limpiar
36469 \begin_inset space ~
36470 \end_inset
36471
36472 página Inserta un salto de página limpia, descrito en la sección
36473 \begin_inset space ~
36474 \end_inset
36475
36476
36477 \begin_inset CommandInset ref
36478 LatexCommand ref
36479 reference "sub:Salto-de-página-limpia"
36480
36481 \end_inset
36482
36483 .
36484 \end_layout
36485
36486 \begin_layout Description
36487 Limpiar
36488 \begin_inset space ~
36489 \end_inset
36490
36491 página
36492 \begin_inset space ~
36493 \end_inset
36494
36495 doble Inserta un salto de página limpia en documentos a dos caras, descrito
36496  en la sección
36497 \begin_inset space ~
36498 \end_inset
36499
36500
36501 \begin_inset CommandInset ref
36502 LatexCommand ref
36503 reference "sub:Salto-de-página-limpia"
36504
36505 \end_inset
36506
36507 .
36508 \end_layout
36509
36510 \begin_layout Subsection
36511 Lista
36512 \begin_inset space \thinspace{}
36513 \end_inset
36514
36515 /
36516 \begin_inset space \thinspace{}
36517 \end_inset
36518
36519 Índice
36520 \end_layout
36521
36522 \begin_layout Standard
36523 Con este menú se pueden insertar varios tipos de listas e índices.
36524  El índice general y los índices de algoritmos, de figuras y de tablas se
36525  describen en la sección
36526 \begin_inset space ~
36527 \end_inset
36528
36529
36530 \begin_inset CommandInset ref
36531 LatexCommand ref
36532 reference "sec:IG"
36533
36534 \end_inset
36535
36536 .
36537  El índice alfabético se describe en la sección
36538 \begin_inset space ~
36539 \end_inset
36540
36541
36542 \begin_inset CommandInset ref
36543 LatexCommand ref
36544 reference "sec:Indice-alfabético"
36545
36546 \end_inset
36547
36548 , la nomenclatura en la sección
36549 \begin_inset space ~
36550 \end_inset
36551
36552
36553 \begin_inset CommandInset ref
36554 LatexCommand ref
36555 reference "sec:Nomenclatura"
36556
36557 \end_inset
36558
36559 , y la bibliografía BibTeX en la sección
36560 \begin_inset space ~
36561 \end_inset
36562
36563
36564 \begin_inset CommandInset ref
36565 LatexCommand ref
36566 reference "sub:Bases-datos-bibliográficos"
36567
36568 \end_inset
36569
36570 .
36571 \end_layout
36572
36573 \begin_layout Subsection
36574 Flotante
36575 \end_layout
36576
36577 \begin_layout Standard
36578 Se describe en la sección
36579 \begin_inset space ~
36580 \end_inset
36581
36582
36583 \begin_inset CommandInset ref
36584 LatexCommand ref
36585 reference "sec:Flotantes"
36586
36587 \end_inset
36588
36589 .
36590 \end_layout
36591
36592 \begin_layout Subsection
36593 Nota
36594 \end_layout
36595
36596 \begin_layout Standard
36597 Se describe en la sección
36598 \begin_inset space ~
36599 \end_inset
36600
36601
36602 \begin_inset CommandInset ref
36603 LatexCommand ref
36604 reference "sec:Notas"
36605
36606 \end_inset
36607
36608 .
36609 \end_layout
36610
36611 \begin_layout Subsection
36612 Rama
36613 \end_layout
36614
36615 \begin_layout Standard
36616 Se describe en la sección
36617 \begin_inset space ~
36618 \end_inset
36619
36620
36621 \begin_inset CommandInset ref
36622 LatexCommand ref
36623 reference "sec:Ramas"
36624
36625 \end_inset
36626
36627 .
36628 \end_layout
36629
36630 \begin_layout Subsection
36631 Recuadro personalizado
36632 \end_layout
36633
36634 \begin_layout Standard
36635 Inserta recuadros específicos de la clase de documento.
36636  Estos recuadros solo son posibles si están definidos en el archivo de formato
36637  (
36638 \emph on
36639 layout
36640 \emph default
36641 ) para una determinada clase de documento.
36642  Un ejemplo es la clase de documento 
36643 \begin_inset Quotes fld
36644 \end_inset
36645
36646 article (Elsevier)
36647 \begin_inset Quotes frd
36648 \end_inset
36649
36650  con tres recuadros personalizados.
36651  La sección 
36652 \emph on
36653 Recuadros flexibles y formato del recuadro
36654 \emph default
36655  del manual 
36656 \emph on
36657 Personalización
36658 \emph default
36659  explica cómo se definen los recuadros personalizados.
36660 \end_layout
36661
36662 \begin_layout Subsection
36663 Archivo
36664 \begin_inset Index idx
36665 status collapsed
36666
36667 \begin_layout Plain Layout
36668 Material externo
36669 \end_layout
36670
36671 \end_inset
36672
36673
36674 \end_layout
36675
36676 \begin_layout Standard
36677 Aquí se pueden insertar en el documento varios tipos de archivos y de material
36678  externo.
36679  Se explica detalladamente cómo hacerlo en el capítulo 
36680 \emph on
36681 Archivos externos
36682 \emph default
36683  del manual 
36684 \emph on
36685 Objetos insertados
36686 \emph default
36687 .
36688 \end_layout
36689
36690 \begin_layout Subsection
36691 Cuadro
36692 \begin_inset Index idx
36693 status collapsed
36694
36695 \begin_layout Plain Layout
36696 Cuadros
36697 \end_layout
36698
36699 \end_inset
36700
36701
36702 \end_layout
36703
36704 \begin_layout Standard
36705 Inserta una minipágina, se describe en la sección
36706 \begin_inset space ~
36707 \end_inset
36708
36709
36710 \begin_inset CommandInset ref
36711 LatexCommand ref
36712 reference "sec:Minipáginas"
36713
36714 \end_inset
36715
36716 .
36717  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
36718  detalle en el capítulo 
36719 \emph on
36720 Cuadros
36721 \emph default
36722  del manual 
36723 \emph on
36724 Objetos insertados
36725 \emph default
36726 .
36727 \end_layout
36728
36729 \begin_layout Subsection
36730 Cita
36731 \end_layout
36732
36733 \begin_layout Standard
36734 Inserta una cita bibliográfica, se describe en la sección
36735 \begin_inset space ~
36736 \end_inset
36737
36738
36739 \begin_inset CommandInset ref
36740 LatexCommand ref
36741 reference "sec:Bibliografía"
36742
36743 \end_inset
36744
36745 .
36746 \end_layout
36747
36748 \begin_layout Subsection
36749 Referencia cruzada
36750 \end_layout
36751
36752 \begin_layout Standard
36753 Inserta una referencia cruzada, como se describe
36754 \begin_inset space ~
36755 \end_inset
36756
36757
36758 \begin_inset CommandInset ref
36759 LatexCommand ref
36760 reference "sec:Referencias-cruzadas"
36761
36762 \end_inset
36763
36764 .
36765 \end_layout
36766
36767 \begin_layout Subsection
36768 Etiqueta
36769 \end_layout
36770
36771 \begin_layout Standard
36772 Inserta una etiqueta, se describe en la sección
36773 \begin_inset space ~
36774 \end_inset
36775
36776
36777 \begin_inset CommandInset ref
36778 LatexCommand ref
36779 reference "sec:Referencias-cruzadas"
36780
36781 \end_inset
36782
36783 .
36784 \end_layout
36785
36786 \begin_layout Subsection
36787 Leyenda
36788 \begin_inset Index idx
36789 status collapsed
36790
36791 \begin_layout Plain Layout
36792 Leyenda
36793 \end_layout
36794
36795 \end_inset
36796
36797
36798 \begin_inset Index idx
36799 status collapsed
36800
36801 \begin_layout Plain Layout
36802 Tablas largas ! Leyenda
36803 \end_layout
36804
36805 \end_inset
36806
36807
36808 \end_layout
36809
36810 \begin_layout Standard
36811 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
36812  Se describen, respectivamente, en la sección
36813 \begin_inset space ~
36814 \end_inset
36815
36816
36817 \begin_inset CommandInset ref
36818 LatexCommand ref
36819 reference "sec:Flotantes"
36820
36821 \end_inset
36822
36823  de este manual, y en la sección 
36824 \emph on
36825 Leyendas en tablas largas
36826 \emph default
36827  del manual 
36828 \emph on
36829 Objetos insertados
36830 \emph default
36831 .
36832 \end_layout
36833
36834 \begin_layout Subsection
36835 Entrada de índice
36836 \end_layout
36837
36838 \begin_layout Standard
36839 Inserta una entrada para el índice alfabético, como se describe en la sección
36840 \begin_inset space ~
36841 \end_inset
36842
36843
36844 \begin_inset CommandInset ref
36845 LatexCommand ref
36846 reference "sec:Indice-alfabético"
36847
36848 \end_inset
36849
36850 .
36851 \end_layout
36852
36853 \begin_layout Subsection
36854 Entrada de nomenclatura
36855 \end_layout
36856
36857 \begin_layout Standard
36858 Inserta una entrada de nomenclatura, se describe en la sección
36859 \begin_inset space ~
36860 \end_inset
36861
36862
36863 \begin_inset CommandInset ref
36864 LatexCommand ref
36865 reference "sec:Nomenclatura"
36866
36867 \end_inset
36868
36869 .
36870 \end_layout
36871
36872 \begin_layout Subsection
36873 Tabla
36874 \end_layout
36875
36876 \begin_layout Standard
36877 Inserta una tabla.
36878  Las tablas se describen en la sección
36879 \begin_inset space ~
36880 \end_inset
36881
36882
36883 \begin_inset CommandInset ref
36884 LatexCommand ref
36885 reference "sec:Tablas"
36886
36887 \end_inset
36888
36889 .
36890 \end_layout
36891
36892 \begin_layout Subsection
36893 Imagen
36894 \end_layout
36895
36896 \begin_layout Standard
36897 Inserta un gráfico o imagen.
36898  Se describe en la sección
36899 \begin_inset space ~
36900 \end_inset
36901
36902
36903 \begin_inset CommandInset ref
36904 LatexCommand ref
36905 reference "sec:Gráficos"
36906
36907 \end_inset
36908
36909 .
36910 \end_layout
36911
36912 \begin_layout Subsection
36913 URL
36914 \end_layout
36915
36916 \begin_layout Standard
36917 Inserta un cuadro URL, véase la sección
36918 \begin_inset space ~
36919 \end_inset
36920
36921
36922 \begin_inset CommandInset ref
36923 LatexCommand ref
36924 reference "sec:URL"
36925
36926 \end_inset
36927
36928 .
36929 \end_layout
36930
36931 \begin_layout Subsection
36932 Hiperenlaces
36933 \end_layout
36934
36935 \begin_layout Standard
36936 Inserta un hiperenlace, se describe en la sección 
36937 \begin_inset CommandInset ref
36938 LatexCommand ref
36939 reference "sub:Hiperenlaces"
36940
36941 \end_inset
36942
36943
36944 \end_layout
36945
36946 \begin_layout Subsection
36947 Nota al pie
36948 \end_layout
36949
36950 \begin_layout Standard
36951 Inserta una nota al pie, véase la sección
36952 \begin_inset space ~
36953 \end_inset
36954
36955
36956 \begin_inset CommandInset ref
36957 LatexCommand ref
36958 reference "sec:Notas"
36959
36960 \end_inset
36961
36962 .
36963 \end_layout
36964
36965 \begin_layout Subsection
36966 Nota al margen
36967 \end_layout
36968
36969 \begin_layout Standard
36970 Inserta una nota al margen, véase la sección
36971 \begin_inset space ~
36972 \end_inset
36973
36974
36975 \begin_inset CommandInset ref
36976 LatexCommand ref
36977 reference "sec:Notas-al-margen"
36978
36979 \end_inset
36980
36981 .
36982 \end_layout
36983
36984 \begin_layout Subsection
36985 Título breve
36986 \end_layout
36987
36988 \begin_layout Standard
36989 Inserta un título breve, véase la sección
36990 \begin_inset space ~
36991 \end_inset
36992
36993
36994 \begin_inset CommandInset ref
36995 LatexCommand ref
36996 reference "sec:Títulos-breves"
36997
36998 \end_inset
36999
37000 .
37001 \end_layout
37002
37003 \begin_layout Subsection
37004 Código TeX
37005 \end_layout
37006
37007 \begin_layout Standard
37008 Inserta un cuadro código TeX, véase la sección
37009 \begin_inset space ~
37010 \end_inset
37011
37012
37013 \begin_inset CommandInset ref
37014 LatexCommand ref
37015 reference "sub:Cuadros-TeX"
37016
37017 \end_inset
37018
37019 .
37020 \end_layout
37021
37022 \begin_layout Subsection
37023 Listado de programa
37024 \begin_inset Index idx
37025 status collapsed
37026
37027 \begin_layout Plain Layout
37028 Listado de programa
37029 \end_layout
37030
37031 \end_inset
37032
37033
37034 \end_layout
37035
37036 \begin_layout Standard
37037 Inserta un cuadro para escribir código de programa.
37038  Se describe en el capítulo 
37039 \emph on
37040 Listado de programa 
37041 \emph default
37042 del manual 
37043 \emph on
37044 Objetos insertados
37045 \emph default
37046 .
37047 \end_layout
37048
37049 \begin_layout Subsection
37050 Fecha
37051 \end_layout
37052
37053 \begin_layout Standard
37054 Inserta la fecha actual.
37055  El formato de fecha depende del idioma usado para los menús de LyX.
37056  LyX ofrece otras formas de insertar una fecha, tal como se describe en
37057  la sección
37058 \emph on
37059  Material externo
37060 \emph default
37061  del manual 
37062 \emph on
37063 Objetos insertados
37064 \emph default
37065 .
37066  Ahí se comparan los diversos métodos.
37067 \end_layout
37068
37069 \begin_layout Section
37070 El menú Navegar
37071 \begin_inset Index idx
37072 status collapsed
37073
37074 \begin_layout Plain Layout
37075 Menú ! Navegar
37076 \end_layout
37077
37078 \end_inset
37079
37080
37081 \end_layout
37082
37083 \begin_layout Standard
37084 En este menú se muestran los índices y listas existentes de figuras, tablas
37085  y otros, así como el índice general (IG) del documento abierto.
37086  Esto permite navegar cómodamente a través del documento.
37087 \end_layout
37088
37089 \begin_layout Subsection
37090 Marcadores
37091 \end_layout
37092
37093 \begin_layout Standard
37094 Esta opción permite definir marcadores personales.
37095  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
37096  menudo de una parte a otra del mismo.
37097  Por ejemplo, si tienes que cambiar con frecuencia de la sección
37098 \begin_inset space \thinspace{}
37099 \end_inset
37100
37101 2.6 a la 6.3, te sitúas en la primera y usas el menú 
37102 \family sans
37103 Guardar
37104 \begin_inset space ~
37105 \end_inset
37106
37107 marcador
37108 \begin_inset space ~
37109 \end_inset
37110
37111 1,
37112 \family default
37113  después vas a la sección
37114 \begin_inset space ~
37115 \end_inset
37116
37117
37118 \begin_inset space \thinspace{}
37119 \end_inset
37120
37121 6.3 y pulsas 
37122 \family sans
37123 Guardar
37124 \begin_inset space ~
37125 \end_inset
37126
37127 marcador
37128 \begin_inset space ~
37129 \end_inset
37130
37131 2.
37132
37133 \family default
37134  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
37135  bien con los atajos 
37136 \family sans
37137 Ctrl+1
37138 \family default
37139  y 
37140 \family sans
37141 Ctrl+2
37142 \family default
37143 .
37144 \end_layout
37145
37146 \begin_layout Standard
37147 También se pueden usar los marcadores para alternar entre varios documentos
37148  abiertos.
37149  Los marcadores permanecen hasta que se cierra el documento.
37150 \end_layout
37151
37152 \begin_layout Subsection
37153 Nota, Cambio, Referencia siguiente
37154 \end_layout
37155
37156 \begin_layout Standard
37157 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
37158  cruzada siguiente.
37159 \end_layout
37160
37161 \begin_layout Subsection
37162 Ir a la etiqueta
37163 \end_layout
37164
37165 \begin_layout Standard
37166 Sólo está activo cuando el cursor está frente a una referencia cruzada.
37167  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
37168  clic derecho sobre el cuadro de la referencia.
37169 \end_layout
37170
37171 \begin_layout Section
37172 El menú Documento
37173 \begin_inset Index idx
37174 status collapsed
37175
37176 \begin_layout Plain Layout
37177 Menú ! Documento
37178 \end_layout
37179
37180 \end_inset
37181
37182
37183 \end_layout
37184
37185 \begin_layout Subsection
37186 Seguimiento de cambios
37187 \end_layout
37188
37189 \begin_layout Standard
37190 Descrito en la sección
37191 \begin_inset space ~
37192 \end_inset
37193
37194
37195 \begin_inset CommandInset ref
37196 LatexCommand ref
37197 reference "sec:Seguimiento-de-cambios"
37198
37199 \end_inset
37200
37201 .
37202 \end_layout
37203
37204 \begin_layout Subsection
37205 Registro de LaT
37206 \begin_inset ERT
37207 status collapsed
37208
37209 \begin_layout Plain Layout
37210
37211 {}
37212 \end_layout
37213
37214 \end_inset
37215
37216 eX
37217 \end_layout
37218
37219 \begin_layout Standard
37220 Después de exportar o mostrar una vista preliminar del documento, se habilita
37221  el menú 
37222 \family sans
37223 Registro
37224 \family default
37225
37226 \begin_inset space ~
37227 \end_inset
37228
37229
37230 \family sans
37231 de
37232 \family default
37233
37234 \begin_inset space ~
37235 \end_inset
37236
37237
37238 \family sans
37239 LaTeX.
37240
37241 \family default
37242  Permite visualizar el archivo de registro de los programas y archivos empleados
37243  por LaTeX al generar la salida.
37244  
37245 \end_layout
37246
37247 \begin_layout Standard
37248 En él se puede ver cómo funciona LaTeX al procesar el documento.
37249  Los 
37250 \emph on
37251 expertos
37252 \emph default
37253  encontrarán aquí posibles causas de los errores de LaTeX.
37254 \end_layout
37255
37256 \begin_layout Subsection
37257 Navegador de contorno
37258 \end_layout
37259
37260 \begin_layout Standard
37261 Abre una ventana lateral para navegar por los índices descrita en la sección
37262 \begin_inset space ~
37263 \end_inset
37264
37265
37266 \begin_inset CommandInset ref
37267 LatexCommand ref
37268 reference "sub:Indice-general"
37269
37270 \end_inset
37271
37272 .
37273 \end_layout
37274
37275 \begin_layout Subsection
37276 Comenzar apéndice aquí
37277 \end_layout
37278
37279 \begin_layout Standard
37280 Inicia el apéndice del documento en la posición del cursor, como se describe
37281  en la sección
37282 \begin_inset space ~
37283 \end_inset
37284
37285
37286 \begin_inset CommandInset ref
37287 LatexCommand ref
37288 reference "sec:Apéndices"
37289
37290 \end_inset
37291
37292 .
37293 \end_layout
37294
37295 \begin_layout Subsection
37296 Comprimido
37297 \end_layout
37298
37299 \begin_layout Standard
37300 Comprime/descomprime el documento actual.
37301 \end_layout
37302
37303 \begin_layout Subsection
37304 Configuración
37305 \end_layout
37306
37307 \begin_layout Standard
37308 La configuración del documento se describe en el apéndice
37309 \begin_inset space ~
37310 \end_inset
37311
37312
37313 \begin_inset CommandInset ref
37314 LatexCommand ref
37315 reference "cap:Configuración-del-documento"
37316
37317 \end_inset
37318
37319 .
37320 \end_layout
37321
37322 \begin_layout Section
37323 El menú Herramientas
37324 \begin_inset Index idx
37325 status collapsed
37326
37327 \begin_layout Plain Layout
37328 Menú ! Herramientas
37329 \end_layout
37330
37331 \end_inset
37332
37333
37334 \end_layout
37335
37336 \begin_layout Subsection
37337 Corrector ortográfico
37338 \end_layout
37339
37340 \begin_layout Standard
37341 Se describe en la sección
37342 \begin_inset space ~
37343 \end_inset
37344
37345
37346 \begin_inset CommandInset ref
37347 LatexCommand ref
37348 reference "sec:Corrector-ortográfico"
37349
37350 \end_inset
37351
37352 .
37353 \end_layout
37354
37355 \begin_layout Subsection
37356 Tesauro
37357 \end_layout
37358
37359 \begin_layout Standard
37360 Se describe en la sección
37361 \begin_inset space ~
37362 \end_inset
37363
37364
37365 \begin_inset CommandInset ref
37366 LatexCommand ref
37367 reference "sec:Tesauro"
37368
37369 \end_inset
37370
37371 .
37372 \end_layout
37373
37374 \begin_layout Subsection
37375 Estadísticas
37376 \begin_inset Index idx
37377 status collapsed
37378
37379 \begin_layout Plain Layout
37380 Contar palabras
37381 \end_layout
37382
37383 \end_inset
37384
37385
37386 \begin_inset Index idx
37387 status collapsed
37388
37389 \begin_layout Plain Layout
37390 Contar caracteres
37391 \end_layout
37392
37393 \end_inset
37394
37395
37396 \end_layout
37397
37398 \begin_layout Standard
37399 Cuenta el número de palabras y caracteres en el documento o en la parte
37400  resaltada.
37401 \end_layout
37402
37403 \begin_layout Subsection
37404 Información TeX
37405 \begin_inset Index idx
37406 status collapsed
37407
37408 \begin_layout Plain Layout
37409 Información TeX
37410 \end_layout
37411
37412 \end_inset
37413
37414
37415 \end_layout
37416
37417 \begin_layout Standard
37418 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
37419 \end_layout
37420
37421 \begin_layout Subsection
37422 Reconfigurar
37423 \begin_inset Index idx
37424 status collapsed
37425
37426 \begin_layout Plain Layout
37427 Reconfiguración de LyX
37428 \end_layout
37429
37430 \end_inset
37431
37432
37433 \begin_inset Index idx
37434 status collapsed
37435
37436 \begin_layout Plain Layout
37437 LyX ! Reconfigurar|see
37438 \begin_inset ERT
37439 status collapsed
37440
37441 \begin_layout Plain Layout
37442
37443 {
37444 \end_layout
37445
37446 \end_inset
37447
37448 Reconfiguración de LyX
37449 \begin_inset ERT
37450 status collapsed
37451
37452 \begin_layout Plain Layout
37453
37454 }
37455 \end_layout
37456
37457 \end_inset
37458
37459
37460 \end_layout
37461
37462 \end_inset
37463
37464
37465 \end_layout
37466
37467 \begin_layout Standard
37468 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
37469  tras su instalación.
37470  Véase la sección
37471 \begin_inset space ~
37472 \end_inset
37473
37474
37475 \begin_inset CommandInset ref
37476 LatexCommand ref
37477 reference "sec:Configuración-básica"
37478
37479 \end_inset
37480
37481 .
37482 \end_layout
37483
37484 \begin_layout Subsection
37485 Preferencias
37486 \end_layout
37487
37488 \begin_layout Standard
37489 El diálogo 
37490 \family sans
37491 Preferencias
37492 \family default
37493  se describe con detalle en el capítulo
37494 \begin_inset space ~
37495 \end_inset
37496
37497
37498 \begin_inset CommandInset ref
37499 LatexCommand ref
37500 reference "cap:Diálogo-preferencias"
37501
37502 \end_inset
37503
37504 .
37505 \end_layout
37506
37507 \begin_layout Section
37508 El menú Ayuda
37509 \begin_inset Index idx
37510 status collapsed
37511
37512 \begin_layout Plain Layout
37513 Menú ! Ayuda
37514 \end_layout
37515
37516 \end_inset
37517
37518
37519 \end_layout
37520
37521 \begin_layout Standard
37522 Aquí están los archivos de documentación de LyX.
37523  Los que estén traducidos saldrán en el idioma en que estén los menús.
37524 \end_layout
37525
37526 \begin_layout Standard
37527 El apartado 
37528 \family sans
37529 Configuración
37530 \begin_inset space ~
37531 \end_inset
37532
37533 de
37534 \begin_inset space ~
37535 \end_inset
37536
37537 LaTeX
37538 \family default
37539  genera un archivo LyX con información sobre los paquetes LaTeX y clases
37540  de documento encontrados por LyX (véase también la sección
37541 \begin_inset space ~
37542 \end_inset
37543
37544
37545 \begin_inset CommandInset ref
37546 LatexCommand ref
37547 reference "sec:LaTeX-conf"
37548
37549 \end_inset
37550
37551 ).
37552 \end_layout
37553
37554 \begin_layout Standard
37555
37556 \end_layout
37557
37558 \begin_layout Section
37559 Barras de herramientas
37560 \begin_inset CommandInset label
37561 LatexCommand label
37562 name "sec:Barras-de-herramientas"
37563
37564 \end_inset
37565
37566
37567 \end_layout
37568
37569 \begin_layout Standard
37570 La aparición u ocultación de las barras de herramientas se explica en
37571 \begin_inset space ~
37572 \end_inset
37573
37574
37575 \begin_inset CommandInset ref
37576 LatexCommand ref
37577 reference "sub:Barras-de-herramientas"
37578
37579 \end_inset
37580
37581 .
37582 \end_layout
37583
37584 \begin_layout Standard
37585 También se pueden definir barras personalizadas.
37586  Se explica en el manual 
37587 \emph on
37588 Características adicionales
37589 \emph default
37590 .
37591  
37592 \end_layout
37593
37594 \begin_layout Subsection
37595 Barra de herramientas Normal
37596 \begin_inset Index idx
37597 status collapsed
37598
37599 \begin_layout Plain Layout
37600 Barras de herramientas ! Normal
37601 \end_layout
37602
37603 \end_inset
37604
37605
37606 \end_layout
37607
37608 \begin_layout Standard
37609 \begin_inset Graphics
37610         filename ../clipart/StandardToolbar.png
37611         width 100col%
37612
37613 \end_inset
37614
37615
37616 \end_layout
37617
37618 \begin_layout Standard
37619 \begin_inset VSpace defskip
37620 \end_inset
37621
37622
37623 \end_layout
37624
37625 \begin_layout Standard
37626 Los botones de la barra normal son, de izquierda a derecha:
37627 \begin_inset ERT
37628 status collapsed
37629
37630 \begin_layout Plain Layout
37631
37632
37633 \backslash
37634 setlength{
37635 \backslash
37636 LTleft}{0pt}
37637 \end_layout
37638
37639 \end_inset
37640
37641
37642 \begin_inset Note Note
37643 status collapsed
37644
37645 \begin_layout Plain Layout
37646 Este comando es necesario para alinear las celdas en la siguiente tabla
37647  larga.
37648  Véase el manual 
37649 \emph on
37650 Objetos insertados
37651 \emph default
37652  para más detalles.
37653 \end_layout
37654
37655 \end_inset
37656
37657
37658 \end_layout
37659
37660 \begin_layout Standard
37661 \begin_inset VSpace defskip
37662 \end_inset
37663
37664
37665 \end_layout
37666
37667 \begin_layout Standard
37668 \begin_inset Tabular
37669 <lyxtabular version="3" rows="1" columns="2">
37670 <features islongtable="true" longtabularalignment="center">
37671 <column alignment="center" valignment="top" width="0">
37672 <column alignment="center" valignment="top" width="0">
37673 <row>
37674 <cell alignment="center" valignment="top" usebox="none">
37675 \begin_inset Text
37676
37677 \begin_layout Plain Layout
37678 \begin_inset Graphics
37679         filename clipart/es_ToolbarEnvBox.png
37680         clip
37681
37682 \end_inset
37683
37684
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 <cell alignment="center" valignment="top" usebox="none">
37690 \begin_inset Text
37691
37692 \begin_layout Plain Layout
37693 Menú desplegable con los entornos de párrafo
37694 \end_layout
37695
37696 \end_inset
37697 </cell>
37698 </row>
37699 </lyxtabular>
37700
37701 \end_inset
37702
37703
37704 \end_layout
37705
37706 \begin_layout Standard
37707 \begin_inset VSpace -10mm
37708 \end_inset
37709
37710
37711 \end_layout
37712
37713 \begin_layout Standard
37714 \align left
37715 \begin_inset Tabular
37716 <lyxtabular version="3" rows="21" columns="2">
37717 <features islongtable="true" longtabularalignment="center">
37718 <column alignment="left" valignment="top" width="0">
37719 <column alignment="left" valignment="top" width="0">
37720 <row interlinespace="2.5mm">
37721 <cell alignment="center" valignment="top" usebox="none">
37722 \begin_inset Text
37723
37724 \begin_layout Plain Layout
37725
37726 \family sans
37727 \begin_inset Graphics
37728         filename ../../images/buffer-new.png
37729         BoundingBox 0bp 5bp 20bp 20bp
37730
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742
37743 \family sans
37744 Archivo\SpecialChar \menuseparator
37745 Nuevo
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 </row>
37751 <row interlinespace="2.5mm">
37752 <cell alignment="center" valignment="top" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756 \begin_inset Graphics
37757         filename ../../images/file-open.png
37758         BoundingBox 0bp 5bp 20bp 20bp
37759
37760 \end_inset
37761
37762
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771
37772 \family sans
37773 Archivo\SpecialChar \menuseparator
37774 Abrir
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 </row>
37780 <row interlinespace="2.5mm">
37781 <cell alignment="center" valignment="top" usebox="none">
37782 \begin_inset Text
37783
37784 \begin_layout Plain Layout
37785 \begin_inset Graphics
37786         filename ../../images/buffer-write.png
37787         BoundingBox 0bp 5bp 20bp 20bp
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \end_inset
37795 </cell>
37796 <cell alignment="center" valignment="top" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800
37801 \family sans
37802 Archivo\SpecialChar \menuseparator
37803 Guardar
37804 \end_layout
37805
37806 \end_inset
37807 </cell>
37808 </row>
37809 <row interlinespace="2.5mm">
37810 <cell alignment="center" valignment="top" usebox="none">
37811 \begin_inset Text
37812
37813 \begin_layout Plain Layout
37814 \begin_inset Graphics
37815         filename ../../images/dialog-show_print.png
37816         BoundingBox 0bp 5bp 24bp 20bp
37817
37818 \end_inset
37819
37820
37821 \end_layout
37822
37823 \end_inset
37824 </cell>
37825 <cell alignment="center" valignment="top" usebox="none">
37826 \begin_inset Text
37827
37828 \begin_layout Plain Layout
37829
37830 \family sans
37831 Archivo\SpecialChar \menuseparator
37832 Imprimir
37833 \end_layout
37834
37835 \end_inset
37836 </cell>
37837 </row>
37838 <row interlinespace="2.5mm">
37839 <cell alignment="center" valignment="top" usebox="none">
37840 \begin_inset Text
37841
37842 \begin_layout Plain Layout
37843 \begin_inset Graphics
37844         filename ../../images/dialog-show_spellchecker.png
37845         BoundingBox 0bp 5bp 20bp 20bp
37846
37847 \end_inset
37848
37849
37850 \end_layout
37851
37852 \end_inset
37853 </cell>
37854 <cell alignment="center" valignment="top" usebox="none">
37855 \begin_inset Text
37856
37857 \begin_layout Plain Layout
37858
37859 \family sans
37860 Herramientas\SpecialChar \menuseparator
37861 Corrector ortográfico
37862 \end_layout
37863
37864 \end_inset
37865 </cell>
37866 </row>
37867 <row interlinespace="2.5mm">
37868 <cell alignment="center" valignment="top" usebox="none">
37869 \begin_inset Text
37870
37871 \begin_layout Plain Layout
37872 \begin_inset Graphics
37873         filename ../../images/undo.png
37874         BoundingBox 0bp 5bp 20bp 20bp
37875
37876 \end_inset
37877
37878
37879 \end_layout
37880
37881 \end_inset
37882 </cell>
37883 <cell alignment="center" valignment="top" usebox="none">
37884 \begin_inset Text
37885
37886 \begin_layout Plain Layout
37887
37888 \family sans
37889 Editar\SpecialChar \menuseparator
37890 Deshacer
37891 \end_layout
37892
37893 \end_inset
37894 </cell>
37895 </row>
37896 <row interlinespace="2.5mm">
37897 <cell alignment="center" valignment="top" usebox="none">
37898 \begin_inset Text
37899
37900 \begin_layout Plain Layout
37901 \begin_inset Graphics
37902         filename ../../images/redo.png
37903         BoundingBox 0bp 5bp 20bp 20bp
37904
37905 \end_inset
37906
37907
37908 \end_layout
37909
37910 \end_inset
37911 </cell>
37912 <cell alignment="center" valignment="top" usebox="none">
37913 \begin_inset Text
37914
37915 \begin_layout Plain Layout
37916
37917 \family sans
37918 Editar\SpecialChar \menuseparator
37919 Rehacer
37920 \end_layout
37921
37922 \end_inset
37923 </cell>
37924 </row>
37925 <row interlinespace="2.5mm">
37926 <cell alignment="center" valignment="top" usebox="none">
37927 \begin_inset Text
37928
37929 \begin_layout Plain Layout
37930 \begin_inset Graphics
37931         filename ../../images/cut.png
37932         BoundingBox 0bp 5bp 20bp 20bp
37933
37934 \end_inset
37935
37936
37937 \end_layout
37938
37939 \end_inset
37940 </cell>
37941 <cell alignment="center" valignment="top" usebox="none">
37942 \begin_inset Text
37943
37944 \begin_layout Plain Layout
37945
37946 \family sans
37947 Editar\SpecialChar \menuseparator
37948 Cortar
37949 \end_layout
37950
37951 \end_inset
37952 </cell>
37953 </row>
37954 <row interlinespace="2.5mm">
37955 <cell alignment="center" valignment="top" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959 \begin_inset Graphics
37960         filename ../../images/copy.png
37961         BoundingBox 0bp 5bp 20bp 20bp
37962
37963 \end_inset
37964
37965
37966 \end_layout
37967
37968 \end_inset
37969 </cell>
37970 <cell alignment="center" valignment="top" usebox="none">
37971 \begin_inset Text
37972
37973 \begin_layout Plain Layout
37974
37975 \family sans
37976 Editar\SpecialChar \menuseparator
37977 Copiar
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 </row>
37983 <row interlinespace="2.5mm">
37984 <cell alignment="center" valignment="top" usebox="none">
37985 \begin_inset Text
37986
37987 \begin_layout Plain Layout
37988 \begin_inset Graphics
37989         filename ../../images/paste.png
37990         BoundingBox 0bp 5bp 20bp 20bp
37991
37992 \end_inset
37993
37994
37995 \end_layout
37996
37997 \end_inset
37998 </cell>
37999 <cell alignment="center" valignment="top" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003
38004 \family sans
38005 Editar\SpecialChar \menuseparator
38006 Pegar
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/dialog-show_findreplace.png
38019         BoundingBox 0bp 5bp 20bp 25bp
38020         rotateOrigin center
38021
38022 \end_inset
38023
38024
38025 \end_layout
38026
38027 \end_inset
38028 </cell>
38029 <cell alignment="center" valignment="top" usebox="none">
38030 \begin_inset Text
38031
38032 \begin_layout Plain Layout
38033
38034 \family sans
38035 Editar\SpecialChar \menuseparator
38036 Encontrar y reemplazar
38037 \end_layout
38038
38039 \end_inset
38040 </cell>
38041 </row>
38042 <row interlinespace="2.5mm">
38043 <cell alignment="center" valignment="top" usebox="none">
38044 \begin_inset Text
38045
38046 \begin_layout Plain Layout
38047 \begin_inset Graphics
38048         filename ../../images/bookmark-goto_0.png
38049         BoundingBox 0bp 5bp 20bp 25bp
38050         rotateOrigin center
38051
38052 \end_inset
38053
38054
38055 \end_layout
38056
38057 \end_inset
38058 </cell>
38059 <cell alignment="center" valignment="top" usebox="none">
38060 \begin_inset Text
38061
38062 \begin_layout Plain Layout
38063
38064 \family sans
38065 Navegar\SpecialChar \menuseparator
38066 Marcadores\SpecialChar \menuseparator
38067 Volver
38068 \end_layout
38069
38070 \end_inset
38071 </cell>
38072 </row>
38073 <row interlinespace="2.5mm">
38074 <cell alignment="center" valignment="top" usebox="none">
38075 \begin_inset Text
38076
38077 \begin_layout Plain Layout
38078 \begin_inset Graphics
38079         filename ../../images/font-emph.png
38080         BoundingBox 0bp 5bp 20bp 20bp
38081
38082 \end_inset
38083
38084
38085 \end_layout
38086
38087 \end_inset
38088 </cell>
38089 <cell alignment="center" valignment="top" usebox="none">
38090 \begin_inset Text
38091
38092 \begin_layout Plain Layout
38093 Aplica al texto el formato énfasis, función del diálogo Edit
38094 \family sans
38095 ar\SpecialChar \menuseparator
38096 Estilo
38097 \begin_inset space ~
38098 \end_inset
38099
38100 del
38101 \begin_inset space ~
38102 \end_inset
38103
38104 texto
38105 \end_layout
38106
38107 \end_inset
38108 </cell>
38109 </row>
38110 <row interlinespace="2.5mm">
38111 <cell alignment="center" valignment="top" usebox="none">
38112 \begin_inset Text
38113
38114 \begin_layout Plain Layout
38115 \begin_inset Graphics
38116         filename ../../images/font-noun.png
38117         BoundingBox 0bp 5bp 20bp 20bp
38118
38119 \end_inset
38120
38121
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 <cell alignment="center" valignment="top" usebox="none">
38127 \begin_inset Text
38128
38129 \begin_layout Plain Layout
38130 Aplica al texto el formato versalitas, función del diálogo Edit
38131 \family sans
38132 ar\SpecialChar \menuseparator
38133 Estilo
38134 \begin_inset space ~
38135 \end_inset
38136
38137 del
38138 \begin_inset space ~
38139 \end_inset
38140
38141 texto
38142 \end_layout
38143
38144 \end_inset
38145 </cell>
38146 </row>
38147 <row interlinespace="2.5mm">
38148 <cell alignment="center" valignment="top" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152 \begin_inset Graphics
38153         filename ../../images/textstyle-apply.png
38154         BoundingBox 0bp 5bp 20bp 20bp
38155
38156 \end_inset
38157
38158
38159 \end_layout
38160
38161 \end_inset
38162 </cell>
38163 <cell alignment="center" valignment="top" usebox="none">
38164 \begin_inset Text
38165
38166 \begin_layout Plain Layout
38167 Aplica al texto el formato actual del diálogo Edit
38168 \family sans
38169 ar\SpecialChar \menuseparator
38170 Estilo
38171 \begin_inset space ~
38172 \end_inset
38173
38174 del
38175 \begin_inset space ~
38176 \end_inset
38177
38178 texto
38179 \end_layout
38180
38181 \end_inset
38182 </cell>
38183 </row>
38184 <row interlinespace="2.5mm">
38185 <cell alignment="center" valignment="top" usebox="none">
38186 \begin_inset Text
38187
38188 \begin_layout Plain Layout
38189 \begin_inset Graphics
38190         filename ../../images/math-mode.png
38191         BoundingBox 0bp 5bp 20bp 20bp
38192
38193 \end_inset
38194
38195
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 <cell alignment="center" valignment="top" usebox="none">
38201 \begin_inset Text
38202
38203 \begin_layout Plain Layout
38204
38205 \family sans
38206 Insertar\SpecialChar \menuseparator
38207 Ecuación\SpecialChar \menuseparator
38208 En
38209 \begin_inset space ~
38210 \end_inset
38211
38212 línea
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 </row>
38218 <row interlinespace="2.5mm">
38219 <cell alignment="center" valignment="top" usebox="none">
38220 \begin_inset Text
38221
38222 \begin_layout Plain Layout
38223 \begin_inset Graphics
38224         filename ../../images/dialog-show-new-inset_graphics.png
38225         BoundingBox 0bp 5bp 20bp 25bp
38226         rotateOrigin center
38227
38228 \end_inset
38229
38230
38231 \end_layout
38232
38233 \end_inset
38234 </cell>
38235 <cell alignment="center" valignment="top" usebox="none">
38236 \begin_inset Text
38237
38238 \begin_layout Plain Layout
38239
38240 \family sans
38241 Insertar\SpecialChar \menuseparator
38242 Imagen
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 </row>
38248 <row interlinespace="2.5mm">
38249 <cell alignment="center" valignment="top" usebox="none">
38250 \begin_inset Text
38251
38252 \begin_layout Plain Layout
38253 \begin_inset Graphics
38254         filename ../../images/tabular-insert.png
38255         BoundingBox 0bp 5bp 20bp 25bp
38256         rotateOrigin center
38257
38258 \end_inset
38259
38260
38261 \end_layout
38262
38263 \end_inset
38264 </cell>
38265 <cell alignment="center" valignment="top" usebox="none">
38266 \begin_inset Text
38267
38268 \begin_layout Plain Layout
38269
38270 \family sans
38271 Insertar\SpecialChar \menuseparator
38272 Tabla
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 </row>
38278 <row interlinespace="2.5mm">
38279 <cell alignment="center" valignment="top" usebox="none">
38280 \begin_inset Text
38281
38282 \begin_layout Plain Layout
38283 \begin_inset Graphics
38284         filename ../../images/dialog-toggle_toc.png
38285         BoundingBox 0bp 5bp 20bp 25bp
38286         rotateOrigin center
38287
38288 \end_inset
38289
38290
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 <cell alignment="center" valignment="top" usebox="none">
38296 \begin_inset Text
38297
38298 \begin_layout Plain Layout
38299 Muestra/oculta la ventana del navegador, 
38300 \family sans
38301 Documento\SpecialChar \menuseparator
38302 Outline
38303 \end_layout
38304
38305 \end_inset
38306 </cell>
38307 </row>
38308 <row interlinespace="2.5mm">
38309 <cell alignment="center" valignment="top" usebox="none">
38310 \begin_inset Text
38311
38312 \begin_layout Plain Layout
38313 \begin_inset Graphics
38314         filename ../../images/toolbar-toggle_math.png
38315         BoundingBox 0bp 5bp 20bp 25bp
38316         rotateOrigin center
38317
38318 \end_inset
38319
38320
38321 \end_layout
38322
38323 \end_inset
38324 </cell>
38325 <cell alignment="center" valignment="top" usebox="none">
38326 \begin_inset Text
38327
38328 \begin_layout Plain Layout
38329 Muestra/oculta la barra de herramientas matemáticas
38330 \end_layout
38331
38332 \end_inset
38333 </cell>
38334 </row>
38335 <row interlinespace="2.5mm">
38336 <cell alignment="center" valignment="top" usebox="none">
38337 \begin_inset Text
38338
38339 \begin_layout Plain Layout
38340 \begin_inset Graphics
38341         filename ../../images/toolbar-toggle_table.png
38342         BoundingBox 0bp 5bp 20bp 25bp
38343         rotateOrigin center
38344
38345 \end_inset
38346
38347
38348 \end_layout
38349
38350 \end_inset
38351 </cell>
38352 <cell alignment="center" valignment="top" usebox="none">
38353 \begin_inset Text
38354
38355 \begin_layout Plain Layout
38356 Muestra/oculta la barra de herramientas de tablas
38357 \end_layout
38358
38359 \end_inset
38360 </cell>
38361 </row>
38362 </lyxtabular>
38363
38364 \end_inset
38365
38366
38367 \end_layout
38368
38369 \begin_layout Subsection
38370 Barra de herramientas Extra
38371 \begin_inset Index idx
38372 status collapsed
38373
38374 \begin_layout Plain Layout
38375 Barras de herramientas ! Extra
38376 \end_layout
38377
38378 \end_inset
38379
38380
38381 \end_layout
38382
38383 \begin_layout Standard
38384 \begin_inset Graphics
38385         filename ../clipart/ExtraToolbar.png
38386         width 100col%
38387
38388 \end_inset
38389
38390
38391 \end_layout
38392
38393 \begin_layout Standard
38394 \begin_inset VSpace defskip
38395 \end_inset
38396
38397
38398 \end_layout
38399
38400 \begin_layout Standard
38401 Los botones de la barra extra son, de izquierda a derecha:
38402 \end_layout
38403
38404 \begin_layout Standard
38405 \begin_inset VSpace defskip
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \begin_layout Standard
38412 \begin_inset Tabular
38413 <lyxtabular version="3" rows="25" columns="2">
38414 <features islongtable="true" longtabularalignment="center">
38415 <column alignment="left" valignment="top" width="0">
38416 <column alignment="left" valignment="top" width="0">
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/layout.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 Predeterminado
38439 \end_layout
38440
38441 \end_inset
38442 </cell>
38443 </row>
38444 <row interlinespace="2.5mm">
38445 <cell alignment="center" valignment="top" usebox="none">
38446 \begin_inset Text
38447
38448 \begin_layout Plain Layout
38449 \begin_inset Graphics
38450         filename ../../images/layout_Enumerate.png
38451         BoundingBox 0bp 5bp 20bp 25bp
38452         rotateOrigin center
38453
38454 \end_inset
38455
38456
38457 \end_layout
38458
38459 \end_inset
38460 </cell>
38461 <cell alignment="center" valignment="top" usebox="none">
38462 \begin_inset Text
38463
38464 \begin_layout Plain Layout
38465 Lista enumerada
38466 \end_layout
38467
38468 \end_inset
38469 </cell>
38470 </row>
38471 <row interlinespace="2.5mm">
38472 <cell alignment="center" valignment="top" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476 \begin_inset Graphics
38477         filename ../../images/layout_Itemize.png
38478         BoundingBox 0bp 5bp 20bp 25bp
38479         rotateOrigin center
38480
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492 Lista no numerada
38493 \end_layout
38494
38495 \end_inset
38496 </cell>
38497 </row>
38498 <row interlinespace="2.5mm">
38499 <cell alignment="center" valignment="top" usebox="none">
38500 \begin_inset Text
38501
38502 \begin_layout Plain Layout
38503 \begin_inset Graphics
38504         filename ../../images/layout_List.png
38505         BoundingBox 0bp 5bp 20bp 25bp
38506         rotateOrigin center
38507
38508 \end_inset
38509
38510
38511 \end_layout
38512
38513 \end_inset
38514 </cell>
38515 <cell alignment="center" valignment="top" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519 Lista
38520 \end_layout
38521
38522 \end_inset
38523 </cell>
38524 </row>
38525 <row interlinespace="2.5mm">
38526 <cell alignment="center" valignment="top" usebox="none">
38527 \begin_inset Text
38528
38529 \begin_layout Plain Layout
38530 \begin_inset Graphics
38531         filename ../../images/layout_Description.png
38532         BoundingBox 0bp 5bp 20bp 25bp
38533         rotateOrigin center
38534
38535 \end_inset
38536
38537
38538 \end_layout
38539
38540 \end_inset
38541 </cell>
38542 <cell alignment="center" valignment="top" usebox="none">
38543 \begin_inset Text
38544
38545 \begin_layout Plain Layout
38546 Lista descripción
38547 \end_layout
38548
38549 \end_inset
38550 </cell>
38551 </row>
38552 <row interlinespace="2.5mm">
38553 <cell alignment="center" valignment="top" usebox="none">
38554 \begin_inset Text
38555
38556 \begin_layout Plain Layout
38557 \begin_inset Graphics
38558         filename ../../images/depth-increment.png
38559         BoundingBox 0bp 5bp 20bp 25bp
38560         rotateOrigin center
38561
38562 \end_inset
38563
38564
38565 \end_layout
38566
38567 \end_inset
38568 </cell>
38569 <cell alignment="center" valignment="top" usebox="none">
38570 \begin_inset Text
38571
38572 \begin_layout Plain Layout
38573
38574 \family sans
38575 Editar\SpecialChar \menuseparator
38576 Aumentar
38577 \begin_inset space ~
38578 \end_inset
38579
38580 profundidad
38581 \begin_inset space ~
38582 \end_inset
38583
38584 de
38585 \begin_inset space ~
38586 \end_inset
38587
38588 lista
38589 \end_layout
38590
38591 \end_inset
38592 </cell>
38593 </row>
38594 <row interlinespace="2.5mm">
38595 <cell alignment="center" valignment="top" usebox="none">
38596 \begin_inset Text
38597
38598 \begin_layout Plain Layout
38599 \begin_inset Graphics
38600         filename ../../images/depth-decrement.png
38601         BoundingBox 0bp 5bp 20bp 25bp
38602         rotateOrigin center
38603
38604 \end_inset
38605
38606
38607 \end_layout
38608
38609 \end_inset
38610 </cell>
38611 <cell alignment="center" valignment="top" usebox="none">
38612 \begin_inset Text
38613
38614 \begin_layout Plain Layout
38615
38616 \family sans
38617 Editar\SpecialChar \menuseparator
38618 Disminuir
38619 \begin_inset space ~
38620 \end_inset
38621
38622 profundidad
38623 \begin_inset space ~
38624 \end_inset
38625
38626 de
38627 \begin_inset space ~
38628 \end_inset
38629
38630 lista
38631 \end_layout
38632
38633 \end_inset
38634 </cell>
38635 </row>
38636 <row interlinespace="2.5mm">
38637 <cell alignment="center" valignment="top" usebox="none">
38638 \begin_inset Text
38639
38640 \begin_layout Plain Layout
38641 \begin_inset Graphics
38642         filename ../../images/float-insert_figure.png
38643         BoundingBox 0bp 5bp 20bp 20bp
38644
38645 \end_inset
38646
38647
38648 \end_layout
38649
38650 \end_inset
38651 </cell>
38652 <cell alignment="center" valignment="top" usebox="none">
38653 \begin_inset Text
38654
38655 \begin_layout Plain Layout
38656
38657 \family sans
38658 Insertar\SpecialChar \menuseparator
38659 Flotante\SpecialChar \menuseparator
38660 Figura
38661 \end_layout
38662
38663 \end_inset
38664 </cell>
38665 </row>
38666 <row interlinespace="2.5mm">
38667 <cell alignment="center" valignment="top" usebox="none">
38668 \begin_inset Text
38669
38670 \begin_layout Plain Layout
38671 \begin_inset Graphics
38672         filename ../../images/float-insert_table.png
38673         BoundingBox 0bp 5bp 20bp 20bp
38674
38675 \end_inset
38676
38677
38678 \end_layout
38679
38680 \end_inset
38681 </cell>
38682 <cell alignment="center" valignment="top" usebox="none">
38683 \begin_inset Text
38684
38685 \begin_layout Plain Layout
38686
38687 \family sans
38688 Insertar\SpecialChar \menuseparator
38689 Flotante\SpecialChar \menuseparator
38690 Tabla
38691 \end_layout
38692
38693 \end_inset
38694 </cell>
38695 </row>
38696 <row interlinespace="2.5mm">
38697 <cell alignment="center" valignment="top" usebox="none">
38698 \begin_inset Text
38699
38700 \begin_layout Plain Layout
38701 \begin_inset Graphics
38702         filename ../../images/label-insert.png
38703         BoundingBox 0bp 5bp 20bp 20bp
38704
38705 \end_inset
38706
38707
38708 \end_layout
38709
38710 \end_inset
38711 </cell>
38712 <cell alignment="center" valignment="top" usebox="none">
38713 \begin_inset Text
38714
38715 \begin_layout Plain Layout
38716
38717 \family sans
38718 Insertar\SpecialChar \menuseparator
38719 Etiqueta
38720 \end_layout
38721
38722 \end_inset
38723 </cell>
38724 </row>
38725 <row interlinespace="2.5mm">
38726 <cell alignment="center" valignment="top" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730 \begin_inset Graphics
38731         filename ../../images/dialog-show-new-inset_ref.png
38732         BoundingBox 0bp 5bp 20bp 20bp
38733
38734 \end_inset
38735
38736
38737 \end_layout
38738
38739 \end_inset
38740 </cell>
38741 <cell alignment="center" valignment="top" usebox="none">
38742 \begin_inset Text
38743
38744 \begin_layout Plain Layout
38745
38746 \family sans
38747 Insertar\SpecialChar \menuseparator
38748 Referencia
38749 \begin_inset space ~
38750 \end_inset
38751
38752 cruzada
38753 \end_layout
38754
38755 \end_inset
38756 </cell>
38757 </row>
38758 <row interlinespace="2.5mm">
38759 <cell alignment="center" valignment="top" usebox="none">
38760 \begin_inset Text
38761
38762 \begin_layout Plain Layout
38763 \begin_inset Graphics
38764         filename ../../images/dialog-show-new-inset_citation.png
38765         BoundingBox 0bp 5bp 20bp 20bp
38766
38767 \end_inset
38768
38769
38770 \end_layout
38771
38772 \end_inset
38773 </cell>
38774 <cell alignment="center" valignment="top" usebox="none">
38775 \begin_inset Text
38776
38777 \begin_layout Plain Layout
38778
38779 \family sans
38780 Insertar\SpecialChar \menuseparator
38781 Cita
38782 \end_layout
38783
38784 \end_inset
38785 </cell>
38786 </row>
38787 <row interlinespace="2.5mm">
38788 <cell alignment="center" valignment="top" usebox="none">
38789 \begin_inset Text
38790
38791 \begin_layout Plain Layout
38792 \begin_inset Graphics
38793         filename ../../images/index-insert.png
38794         BoundingBox 0bp 5bp 20bp 20bp
38795
38796 \end_inset
38797
38798
38799 \end_layout
38800
38801 \end_inset
38802 </cell>
38803 <cell alignment="center" valignment="top" usebox="none">
38804 \begin_inset Text
38805
38806 \begin_layout Plain Layout
38807
38808 \family sans
38809 Insertar\SpecialChar \menuseparator
38810 Entrada
38811 \begin_inset space ~
38812 \end_inset
38813
38814 de
38815 \begin_inset space ~
38816 \end_inset
38817
38818 índice
38819 \end_layout
38820
38821 \end_inset
38822 </cell>
38823 </row>
38824 <row interlinespace="2.5mm">
38825 <cell alignment="center" valignment="top" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829 \begin_inset Graphics
38830         filename ../../images/nomencl-insert.png
38831         BoundingBox 0bp 5bp 20bp 20bp
38832
38833 \end_inset
38834
38835
38836 \end_layout
38837
38838 \end_inset
38839 </cell>
38840 <cell alignment="center" valignment="top" usebox="none">
38841 \begin_inset Text
38842
38843 \begin_layout Plain Layout
38844
38845 \family sans
38846 Insertar\SpecialChar \menuseparator
38847 Entrada
38848 \begin_inset space ~
38849 \end_inset
38850
38851 de
38852 \begin_inset space ~
38853 \end_inset
38854
38855 nomenclatura
38856 \end_layout
38857
38858 \end_inset
38859 </cell>
38860 </row>
38861 <row interlinespace="2.5mm">
38862 <cell alignment="center" valignment="top" usebox="none">
38863 \begin_inset Text
38864
38865 \begin_layout Plain Layout
38866 \begin_inset Graphics
38867         filename ../../images/footnote-insert.png
38868         BoundingBox 0bp 5bp 20bp 20bp
38869
38870 \end_inset
38871
38872
38873 \end_layout
38874
38875 \end_inset
38876 </cell>
38877 <cell alignment="center" valignment="top" usebox="none">
38878 \begin_inset Text
38879
38880 \begin_layout Plain Layout
38881
38882 \family sans
38883 Insertar\SpecialChar \menuseparator
38884 Nota
38885 \begin_inset space ~
38886 \end_inset
38887
38888 al
38889 \begin_inset space ~
38890 \end_inset
38891
38892 pie
38893 \end_layout
38894
38895 \end_inset
38896 </cell>
38897 </row>
38898 <row interlinespace="2.5mm">
38899 <cell alignment="center" valignment="top" usebox="none">
38900 \begin_inset Text
38901
38902 \begin_layout Plain Layout
38903 \begin_inset Graphics
38904         filename ../../images/marginalnote-insert.png
38905         BoundingBox 0bp 5bp 20bp 25bp
38906         rotateOrigin center
38907
38908 \end_inset
38909
38910
38911 \end_layout
38912
38913 \end_inset
38914 </cell>
38915 <cell alignment="center" valignment="top" usebox="none">
38916 \begin_inset Text
38917
38918 \begin_layout Plain Layout
38919
38920 \family sans
38921 Insertar\SpecialChar \menuseparator
38922 Nota
38923 \begin_inset space ~
38924 \end_inset
38925
38926 al
38927 \begin_inset space ~
38928 \end_inset
38929
38930 margen
38931 \end_layout
38932
38933 \end_inset
38934 </cell>
38935 </row>
38936 <row interlinespace="2.5mm">
38937 <cell alignment="center" valignment="top" usebox="none">
38938 \begin_inset Text
38939
38940 \begin_layout Plain Layout
38941 \begin_inset Graphics
38942         filename ../../images/note-insert.png
38943         BoundingBox 0bp 5bp 20bp 20bp
38944
38945 \end_inset
38946
38947
38948 \end_layout
38949
38950 \end_inset
38951 </cell>
38952 <cell alignment="center" valignment="top" usebox="none">
38953 \begin_inset Text
38954
38955 \begin_layout Plain Layout
38956
38957 \family sans
38958 Insertar\SpecialChar \menuseparator
38959 Nota\SpecialChar \menuseparator
38960 Nota
38961 \begin_inset space ~
38962 \end_inset
38963
38964 LyX
38965 \end_layout
38966
38967 \end_inset
38968 </cell>
38969 </row>
38970 <row interlinespace="2.5mm">
38971 <cell alignment="center" valignment="top" usebox="none">
38972 \begin_inset Text
38973
38974 \begin_layout Plain Layout
38975 \begin_inset Graphics
38976         filename ../../images/box-insert.png
38977         BoundingBox 0bp 5bp 20bp 20bp
38978
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \end_inset
38985 </cell>
38986 <cell alignment="center" valignment="top" usebox="none">
38987 \begin_inset Text
38988
38989 \begin_layout Plain Layout
38990
38991 \family sans
38992 Insertar\SpecialChar \menuseparator
38993 Box
38994 \end_layout
38995
38996 \end_inset
38997 </cell>
38998 </row>
38999 <row interlinespace="2.5mm">
39000 <cell alignment="center" valignment="top" usebox="none">
39001 \begin_inset Text
39002
39003 \begin_layout Plain Layout
39004 \begin_inset Graphics
39005         filename ../../images/url-insert.png
39006         BoundingBox 0bp 5bp 20bp 20bp
39007
39008 \end_inset
39009
39010
39011 \end_layout
39012
39013 \end_inset
39014 </cell>
39015 <cell alignment="center" valignment="top" usebox="none">
39016 \begin_inset Text
39017
39018 \begin_layout Plain Layout
39019
39020 \family sans
39021 Insertar\SpecialChar \menuseparator
39022 URL
39023 \end_layout
39024
39025 \end_inset
39026 </cell>
39027 </row>
39028 <row interlinespace="2.5mm">
39029 <cell alignment="center" valignment="top" usebox="none">
39030 \begin_inset Text
39031
39032 \begin_layout Plain Layout
39033 \begin_inset Graphics
39034         filename ../../images/ert-insert.png
39035         BoundingBox 0bp 5bp 20bp 20bp
39036
39037 \end_inset
39038
39039
39040 \end_layout
39041
39042 \end_inset
39043 </cell>
39044 <cell alignment="center" valignment="top" usebox="none">
39045 \begin_inset Text
39046
39047 \begin_layout Plain Layout
39048
39049 \family sans
39050 Insertar\SpecialChar \menuseparator
39051 Código
39052 \begin_inset space ~
39053 \end_inset
39054
39055 T
39056 \family default
39057
39058 \begin_inset ERT
39059 status collapsed
39060
39061 \begin_layout Plain Layout
39062
39063 {}
39064 \end_layout
39065
39066 \end_inset
39067
39068
39069 \family sans
39070 eX
39071 \end_layout
39072
39073 \end_inset
39074 </cell>
39075 </row>
39076 <row interlinespace="2.5mm">
39077 <cell alignment="center" valignment="top" usebox="none">
39078 \begin_inset Text
39079
39080 \begin_layout Plain Layout
39081 \begin_inset Graphics
39082         filename ../../images/math-macro_newmacroname_newcommand.png
39083         BoundingBox 0bp 5bp 20bp 20bp
39084
39085 \end_inset
39086
39087
39088 \end_layout
39089
39090 \end_inset
39091 </cell>
39092 <cell alignment="center" valignment="top" usebox="none">
39093 \begin_inset Text
39094
39095 \begin_layout Plain Layout
39096
39097 \family sans
39098 Insertar\SpecialChar \menuseparator
39099 Ecuaciones\SpecialChar \menuseparator
39100 Macro
39101 \end_layout
39102
39103 \end_inset
39104 </cell>
39105 </row>
39106 <row interlinespace="2.5mm">
39107 <cell alignment="center" valignment="top" usebox="none">
39108 \begin_inset Text
39109
39110 \begin_layout Plain Layout
39111 \begin_inset Graphics
39112         filename ../../images/dialog-show-new-inset_include.png
39113         BoundingBox 0bp 5bp 20bp 20bp
39114
39115 \end_inset
39116
39117
39118 \end_layout
39119
39120 \end_inset
39121 </cell>
39122 <cell alignment="center" valignment="top" usebox="none">
39123 \begin_inset Text
39124
39125 \begin_layout Plain Layout
39126
39127 \family sans
39128 Insertar\SpecialChar \menuseparator
39129 Archivo\SpecialChar \menuseparator
39130 Documento
39131 \begin_inset space ~
39132 \end_inset
39133
39134 hijo
39135 \end_layout
39136
39137 \end_inset
39138 </cell>
39139 </row>
39140 <row interlinespace="2.5mm">
39141 <cell alignment="center" valignment="top" usebox="none">
39142 \begin_inset Text
39143
39144 \begin_layout Plain Layout
39145 \begin_inset Graphics
39146         filename ../../images/dialog-show_character.png
39147         BoundingBox 0bp 5bp 20bp 25bp
39148         rotateOrigin center
39149
39150 \end_inset
39151
39152
39153 \end_layout
39154
39155 \end_inset
39156 </cell>
39157 <cell alignment="center" valignment="top" usebox="none">
39158 \begin_inset Text
39159
39160 \begin_layout Plain Layout
39161
39162 \family sans
39163 Editar\SpecialChar \menuseparator
39164 Estilo
39165 \begin_inset space ~
39166 \end_inset
39167
39168 del
39169 \begin_inset space ~
39170 \end_inset
39171
39172 texto
39173 \end_layout
39174
39175 \end_inset
39176 </cell>
39177 </row>
39178 <row interlinespace="2.5mm">
39179 <cell alignment="center" valignment="top" usebox="none">
39180 \begin_inset Text
39181
39182 \begin_layout Plain Layout
39183 \begin_inset Graphics
39184         filename ../../images/layout-paragraph.png
39185         BoundingBox 0bp 5bp 20bp 25bp
39186         rotateOrigin center
39187
39188 \end_inset
39189
39190
39191 \end_layout
39192
39193 \end_inset
39194 </cell>
39195 <cell alignment="center" valignment="top" usebox="none">
39196 \begin_inset Text
39197
39198 \begin_layout Plain Layout
39199
39200 \family sans
39201 Editar\SpecialChar \menuseparator
39202 Configuración
39203 \begin_inset space ~
39204 \end_inset
39205
39206 del
39207 \begin_inset space ~
39208 \end_inset
39209
39210 párrafo
39211 \end_layout
39212
39213 \end_inset
39214 </cell>
39215 </row>
39216 <row interlinespace="2.5mm">
39217 <cell alignment="center" valignment="top" usebox="none">
39218 \begin_inset Text
39219
39220 \begin_layout Plain Layout
39221 \begin_inset Graphics
39222         filename ../../images/thesaurus-entry.png
39223         BoundingBox 0bp 5bp 20bp 25bp
39224         rotateOrigin center
39225
39226 \end_inset
39227
39228
39229 \end_layout
39230
39231 \end_inset
39232 </cell>
39233 <cell alignment="center" valignment="top" usebox="none">
39234 \begin_inset Text
39235
39236 \begin_layout Plain Layout
39237
39238 \family sans
39239 Herramientas\SpecialChar \menuseparator
39240 Tesauro
39241 \begin_inset Foot
39242 status collapsed
39243
39244 \begin_layout Plain Layout
39245
39246 \emph on
39247 N.
39248 \begin_inset space \thinspace{}
39249 \end_inset
39250
39251 del T.: 
39252 \emph default
39253 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
39254  es inglés.
39255 \end_layout
39256
39257 \end_inset
39258
39259
39260 \end_layout
39261
39262 \end_inset
39263 </cell>
39264 </row>
39265 </lyxtabular>
39266
39267 \end_inset
39268
39269
39270 \end_layout
39271
39272 \begin_layout Subsection
39273 Barra de herramientas Ver
39274 \begin_inset space \thinspace{}
39275 \end_inset
39276
39277 /
39278 \begin_inset space \thinspace{}
39279 \end_inset
39280
39281 Actualizar
39282 \begin_inset Index idx
39283 status collapsed
39284
39285 \begin_layout Plain Layout
39286 Barras de herramientas ! Ver/Actualizar
39287 \end_layout
39288
39289 \end_inset
39290
39291
39292 \end_layout
39293
39294 \begin_layout Standard
39295 \begin_inset Graphics
39296         filename ../clipart/ViewToolbar.png
39297
39298 \end_inset
39299
39300
39301 \end_layout
39302
39303 \begin_layout Standard
39304 \begin_inset VSpace defskip
39305 \end_inset
39306
39307
39308 \end_layout
39309
39310 \begin_layout Standard
39311 Los botones de la barra ver
39312 \begin_inset space \thinspace{}
39313 \end_inset
39314
39315 /
39316 \begin_inset space \thinspace{}
39317 \end_inset
39318
39319 actualizar son, de izquierda a derecha:
39320 \end_layout
39321
39322 \begin_layout Standard
39323 \begin_inset VSpace defskip
39324 \end_inset
39325
39326
39327 \end_layout
39328
39329 \begin_layout Standard
39330 \begin_inset Tabular
39331 <lyxtabular version="3" rows="6" columns="2">
39332 <features islongtable="true" longtabularalignment="center">
39333 <column alignment="left" valignment="top" width="0">
39334 <column alignment="left" valignment="top" width="0">
39335 <row interlinespace="2.5mm">
39336 <cell alignment="center" valignment="top" usebox="none">
39337 \begin_inset Text
39338
39339 \begin_layout Plain Layout
39340 \begin_inset Graphics
39341         filename ../../images/buffer-view_dvi.png
39342         BoundingBox 0bp 5bp 20bp 25bp
39343         rotateOrigin center
39344
39345 \end_inset
39346
39347
39348 \end_layout
39349
39350 \end_inset
39351 </cell>
39352 <cell alignment="center" valignment="top" usebox="none">
39353 \begin_inset Text
39354
39355 \begin_layout Plain Layout
39356
39357 \family sans
39358 Ver\SpecialChar \menuseparator
39359 DVI
39360 \end_layout
39361
39362 \end_inset
39363 </cell>
39364 </row>
39365 <row interlinespace="2.5mm">
39366 <cell alignment="center" valignment="top" usebox="none">
39367 \begin_inset Text
39368
39369 \begin_layout Plain Layout
39370 \begin_inset Graphics
39371         filename ../../images/buffer-update_dvi.png
39372         BoundingBox 0bp 5bp 20bp 25bp
39373         rotateOrigin center
39374
39375 \end_inset
39376
39377
39378 \end_layout
39379
39380 \end_inset
39381 </cell>
39382 <cell alignment="center" valignment="top" usebox="none">
39383 \begin_inset Text
39384
39385 \begin_layout Plain Layout
39386
39387 \family sans
39388 Ver\SpecialChar \menuseparator
39389 Actualizar\SpecialChar \menuseparator
39390 DVI
39391 \end_layout
39392
39393 \end_inset
39394 </cell>
39395 </row>
39396 <row interlinespace="2.5mm">
39397 <cell alignment="center" valignment="top" usebox="none">
39398 \begin_inset Text
39399
39400 \begin_layout Plain Layout
39401 \begin_inset Graphics
39402         filename ../../images/buffer-view_pdf2.png
39403         BoundingBox 0bp 5bp 20bp 25bp
39404         rotateOrigin center
39405
39406 \end_inset
39407
39408
39409 \end_layout
39410
39411 \end_inset
39412 </cell>
39413 <cell alignment="center" valignment="top" usebox="none">
39414 \begin_inset Text
39415
39416 \begin_layout Plain Layout
39417
39418 \family sans
39419 Ver\SpecialChar \menuseparator
39420 PDF
39421 \end_layout
39422
39423 \end_inset
39424 </cell>
39425 </row>
39426 <row interlinespace="2.5mm">
39427 <cell alignment="center" valignment="top" usebox="none">
39428 \begin_inset Text
39429
39430 \begin_layout Plain Layout
39431 \begin_inset Graphics
39432         filename ../../images/buffer-update_pdf2.png
39433         BoundingBox 0bp 5bp 20bp 25bp
39434         rotateOrigin center
39435
39436 \end_inset
39437
39438
39439 \end_layout
39440
39441 \end_inset
39442 </cell>
39443 <cell alignment="center" valignment="top" usebox="none">
39444 \begin_inset Text
39445
39446 \begin_layout Plain Layout
39447
39448 \family sans
39449 Ver\SpecialChar \menuseparator
39450 Actualizar\SpecialChar \menuseparator
39451 PDF
39452 \end_layout
39453
39454 \end_inset
39455 </cell>
39456 </row>
39457 <row interlinespace="2.5mm">
39458 <cell alignment="center" valignment="top" usebox="none">
39459 \begin_inset Text
39460
39461 \begin_layout Plain Layout
39462 \begin_inset Graphics
39463         filename ../../images/buffer-view_ps.png
39464         BoundingBox 0bp 5bp 20bp 25bp
39465         rotateOrigin center
39466
39467 \end_inset
39468
39469
39470 \end_layout
39471
39472 \end_inset
39473 </cell>
39474 <cell alignment="center" valignment="top" usebox="none">
39475 \begin_inset Text
39476
39477 \begin_layout Plain Layout
39478
39479 \family sans
39480 Ver\SpecialChar \menuseparator
39481 Postscript
39482 \end_layout
39483
39484 \end_inset
39485 </cell>
39486 </row>
39487 <row interlinespace="2.5mm">
39488 <cell alignment="center" valignment="top" usebox="none">
39489 \begin_inset Text
39490
39491 \begin_layout Plain Layout
39492 \begin_inset Graphics
39493         filename ../../images/buffer-update_ps.png
39494         BoundingBox 0bp 5bp 20bp 25bp
39495         rotateOrigin center
39496
39497 \end_inset
39498
39499
39500 \end_layout
39501
39502 \end_inset
39503 </cell>
39504 <cell alignment="center" valignment="top" usebox="none">
39505 \begin_inset Text
39506
39507 \begin_layout Plain Layout
39508
39509 \family sans
39510 Ver\SpecialChar \menuseparator
39511 Actualizar\SpecialChar \menuseparator
39512 Postscript
39513 \end_layout
39514
39515 \end_inset
39516 </cell>
39517 </row>
39518 </lyxtabular>
39519
39520 \end_inset
39521
39522
39523 \end_layout
39524
39525 \begin_layout Subsection
39526 Otras barras de herramientas
39527 \end_layout
39528
39529 \begin_layout Standard
39530 La barra de herramientas para el seguimiento de cambios se explica en la
39531  sección
39532 \begin_inset space ~
39533 \end_inset
39534
39535
39536 \begin_inset CommandInset ref
39537 LatexCommand ref
39538 reference "sec:Seguimiento-de-cambios"
39539
39540 \end_inset
39541
39542 , la barra de herramientas para tablas
39543 \begin_inset Index idx
39544 status collapsed
39545
39546 \begin_layout Plain Layout
39547 Barras de herramientas ! Tabla
39548 \end_layout
39549
39550 \end_inset
39551
39552  se explica en el manual 
39553 \emph on
39554 Objetos insertados
39555 \emph default
39556 , la de macros
39557 \begin_inset Index idx
39558 status collapsed
39559
39560 \begin_layout Plain Layout
39561 Barras de herramientas ! Macros
39562 \end_layout
39563
39564 \end_inset
39565
39566  en el manual 
39567 \emph on
39568 Ecuaciones
39569 \emph default
39570 .
39571 \end_layout
39572
39573 \begin_layout Chapter
39574 Configuración del documento
39575 \begin_inset CommandInset label
39576 LatexCommand label
39577 name "cap:Configuración-del-documento"
39578
39579 \end_inset
39580
39581
39582 \begin_inset Index idx
39583 status collapsed
39584
39585 \begin_layout Plain Layout
39586 Documentos ! Configuración
39587 \end_layout
39588
39589 \end_inset
39590
39591
39592 \end_layout
39593
39594 \begin_layout Standard
39595 El diálogo que se abre con el menú 
39596 \family sans
39597 Documento\SpecialChar \menuseparator
39598 Configuración
39599 \family default
39600  contiene diversos submenús en los que se pueden establecer propiedades
39601  para todo el documento.
39602  Las características seleccionadas pueden guardarse como predeterminadas
39603  con el botón 
39604 \family sans
39605 Guardar
39606 \family default
39607
39608 \begin_inset space ~
39609 \end_inset
39610
39611
39612 \family sans
39613 como
39614 \family default
39615
39616 \begin_inset space ~
39617 \end_inset
39618
39619
39620 \family sans
39621 valores
39622 \family default
39623
39624 \begin_inset space ~
39625 \end_inset
39626
39627
39628 \family sans
39629 predeterminados
39630 \family default
39631 .
39632  Al hacer esto, se crea una plantilla llamada 
39633 \family typewriter
39634 default.lyx
39635 \family default
39636  que se carga automáticamente cada vez que abres un nuevo documento sin
39637  plantilla.
39638 \end_layout
39639
39640 \begin_layout Standard
39641 Los submenús del diálogo se explican a continuación.
39642 \end_layout
39643
39644 \begin_layout Section
39645 Clase del documento
39646 \end_layout
39647
39648 \begin_layout Standard
39649 Aquí se establece la clase de documento, las opciones de clase, un controlador
39650  de gráficos y un documento maestro.
39651  Las clases de documento se describen en la sección
39652 \begin_inset space ~
39653 \end_inset
39654
39655
39656 \begin_inset space \thinspace{}
39657 \end_inset
39658
39659
39660 \begin_inset CommandInset ref
39661 LatexCommand ref
39662 reference "sec:Clases-de-documento"
39663
39664 \end_inset
39665
39666 .
39667  Algunas clases usan algunas opciones de clase predefinidas.
39668  Si este es el caso, se listan en el campo 
39669 \family sans
39670 Predefinido
39671 \family default
39672  y puedes decidir si usarlas o no.
39673  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
39674  es recomendable no tocarlas.
39675  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
39676  y formato de página.
39677  Cuando se usa 
39678 \family sans
39679 Predeterminado
39680 \family default
39681  se utilizan los controladores predeterminados para los paquetes LaTeX.
39682  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
39683  que haces.
39684 \begin_inset Foot
39685 status collapsed
39686
39687 \begin_layout Plain Layout
39688 Si quieres usar uno de los siguientes controladores
39689 \begin_inset Newline newline
39690 \end_inset
39691
39692 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39693 \begin_inset Newline newline
39694 \end_inset
39695
39696 primero tienes que activarlos en tu distribución LaTeX, véase sec.
39697 \begin_inset space \thinspace{}
39698 \end_inset
39699
39700 2 en 
39701 \begin_inset CommandInset href
39702 LatexCommand href
39703 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39704
39705 \end_inset
39706
39707 .
39708 \end_layout
39709
39710 \end_inset
39711
39712
39713 \end_layout
39714
39715 \begin_layout Standard
39716 Es necesario especificar un documento maestro cuando el actual documento
39717  es un documento hijo o un subdocumento.
39718  El documento maestro será utilizado por LyX si se abre un documento hijo
39719  sin su maestro.
39720  Así los documentos hijo son siempre compilables.
39721  Sobre este asunto hay más información en la sección 
39722 \emph on
39723 Documentos hijo
39724 \emph default
39725  del manual 
39726 \emph on
39727 Objetos insertados
39728 \emph default
39729 .
39730 \end_layout
39731
39732 \begin_layout Section
39733 Módulos
39734 \end_layout
39735
39736 \begin_layout Standard
39737 Los módulos se explican en la sección
39738 \begin_inset space ~
39739 \end_inset
39740
39741
39742 \begin_inset CommandInset ref
39743 LatexCommand ref
39744 reference "sub:Módulos"
39745
39746 \end_inset
39747
39748
39749 \end_layout
39750
39751 \begin_layout Section
39752 Fuentes
39753 \end_layout
39754
39755 \begin_layout Standard
39756 La configuración de las fuentes del documento se explica en la sección
39757 \begin_inset space ~
39758 \end_inset
39759
39760
39761 \begin_inset CommandInset ref
39762 LatexCommand ref
39763 reference "sec:Estilo-de-letra"
39764
39765 \end_inset
39766
39767
39768 \end_layout
39769
39770 \begin_layout Section
39771 Diseño del texto
39772 \end_layout
39773
39774 \begin_layout Standard
39775 Aquí se establece el modo de separación de párrafos, sangrado o espacio
39776  vertical.
39777 \end_layout
39778
39779 \begin_layout Standard
39780 También el espacio entre líneas y el número de columnas, pero ten en cuenta
39781  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
39782  y no es parte del concepto WYSIWYM.
39783  Sí se verá en la salida.
39784 \end_layout
39785
39786 \begin_layout Standard
39787 La configuración de listados se explica en la sección correspondiente del
39788  manual 
39789 \emph on
39790 Objetos insertados
39791 \emph default
39792 .
39793 \end_layout
39794
39795 \begin_layout Standard
39796
39797 \end_layout
39798
39799 \begin_layout Section
39800 Diseño de página
39801 \end_layout
39802
39803 \begin_layout Standard
39804 Opciones relacionadas con el tamaño y orientación del papel, que se describen
39805  en las secciones
39806 \begin_inset space ~
39807 \end_inset
39808
39809
39810 \begin_inset CommandInset ref
39811 LatexCommand ref
39812 reference "sub:Papel-tamaño-orientación"
39813
39814 \end_inset
39815
39816  y
39817 \begin_inset space ~
39818 \end_inset
39819
39820
39821 \begin_inset CommandInset ref
39822 LatexCommand ref
39823 reference "sub:Formato-de-documento"
39824
39825 \end_inset
39826
39827 .
39828 \end_layout
39829
39830 \begin_layout Standard
39831
39832 \end_layout
39833
39834 \begin_layout Section
39835 Márgenes de página
39836 \end_layout
39837
39838 \begin_layout Standard
39839 Para establecer los márgenes del papel, véase la sección
39840 \begin_inset space ~
39841 \end_inset
39842
39843
39844 \begin_inset CommandInset ref
39845 LatexCommand ref
39846 reference "sub:Márgenes"
39847
39848 \end_inset
39849
39850 .
39851 \end_layout
39852
39853 \begin_layout Section
39854 Idioma
39855 \begin_inset Index idx
39856 status collapsed
39857
39858 \begin_layout Plain Layout
39859 Idioma ! Codificación
39860 \end_layout
39861
39862 \end_inset
39863
39864
39865 \end_layout
39866
39867 \begin_layout Standard
39868 Aquí se determina el idioma del documento y el estilo de las comillas.
39869  La codificación determina cómo se exporta a LaTeX el contenido del documento
39870  (el archivo LyX siempre se codifica en utf8).
39871  Todos los caracteres que no puedan codificarse en la codificación especificada
39872  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
39873  carácter es desconocido).
39874 \begin_inset Foot
39875 status collapsed
39876
39877 \begin_layout Plain Layout
39878 Los comandos conocidos se definen en un archivo de texto.
39879  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
39880  se explica en el manual 
39881 \emph on
39882 Personalización
39883 \emph default
39884 .
39885  
39886 \end_layout
39887
39888 \end_inset
39889
39890
39891 \end_layout
39892
39893 \begin_layout Standard
39894 Si marcas la opción 
39895 \family sans
39896 Idioma predeterminado
39897 \family default
39898 , LyX determina la codificación de cada porción de texto a partir del idioma
39899  de dicho texto.
39900  Si el documento contiene texto en más de un idioma podría haber más de
39901  una codificación en el archivo LaTeX.
39902  Si no usas esa opción, todo el documento usará sólo una codificación.
39903  Lo más recomendable es marcar esta opción, a menos que utilices 
39904 \family sans
39905 XeTeX
39906 \family default
39907
39908 \begin_inset Foot
39909 status collapsed
39910
39911 \begin_layout Plain Layout
39912 XeTeX es un programa de tipografía alternativo a LaTeX.
39913  Soporta Unicode de forma nativa y asume que el archivo de entrada está
39914  en UTF-8.
39915  Más información sobre el uso de LyX con XeTeX en 
39916 \begin_inset CommandInset citation
39917 LatexCommand cite
39918 key "XeTeX"
39919
39920 \end_inset
39921
39922 .
39923 \end_layout
39924
39925 \end_inset
39926
39927 , (véase más adelante).
39928 \end_layout
39929
39930 \begin_layout Standard
39931 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
39932  muchos símbolos especiales o no alfabéticos.
39933  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
39934  elige una de las cuatro variantes utf8 de la lista de abajo.
39935  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
39936  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
39937  unicode sea bien procesado con la opción 
39938 \family sans
39939 Idioma predeterminado
39940 \family default
39941 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
39942  funcione con una  codificación fija utf8, (cuando no se usa la lista de
39943  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
39944 \end_layout
39945
39946 \begin_layout Standard
39947 He aquí una lista con las codificaciones importantes:
39948 \end_layout
39949
39950 \begin_layout Description
39951 Idioma
39952 \begin_inset space ~
39953 \end_inset
39954
39955 predeterminado
39956 \begin_inset space ~
39957 \end_inset
39958
39959 (no
39960 \begin_inset space ~
39961 \end_inset
39962
39963 inputenc)
39964 \family roman
39965  
39966 \family default
39967 Lo mismo que 
39968 \family sans
39969 Idioma predeterminado
39970 \family default
39971 , pero sin usar el paquete LaTeX 
39972 \series bold
39973 inputenc
39974 \series default
39975
39976 \begin_inset Index idx
39977 status collapsed
39978
39979 \begin_layout Plain Layout
39980 LaTeX, paquetes ! inputenc
39981 \end_layout
39982
39983 \end_inset
39984
39985 .
39986  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
39987  adicionales en el preámbulo, y especificar la codificación usada para partes
39988  de texto en idiomas foráneos en código TeX.
39989 \end_layout
39990
39991 \begin_layout Description
39992 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
39993  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
39994  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
39995 \end_layout
39996
39997 \begin_layout Description
39998 Árabe
39999 \begin_inset space ~
40000 \end_inset
40001
40002 (CP
40003 \begin_inset space ~
40004 \end_inset
40005
40006 1256) Código MS Windows para árabe y farsi
40007 \end_layout
40008
40009 \begin_layout Description
40010 Árabe
40011 \begin_inset space ~
40012 \end_inset
40013
40014 (ISO
40015 \begin_inset space ~
40016 \end_inset
40017
40018 8859-6) para árabe y farsi
40019 \end_layout
40020
40021 \begin_layout Description
40022 Armenio
40023 \begin_inset space ~
40024 \end_inset
40025
40026 (ArmSCII8) para armenio
40027 \end_layout
40028
40029 \begin_layout Description
40030 Báltico
40031 \begin_inset space ~
40032 \end_inset
40033
40034 (CP
40035 \begin_inset space ~
40036 \end_inset
40037
40038 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
40039  ISO-8859-13
40040 \end_layout
40041
40042 \begin_layout Description
40043 Báltico
40044 \begin_inset space ~
40045 \end_inset
40046
40047 (ISO
40048 \begin_inset space ~
40049 \end_inset
40050
40051 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
40052 \end_layout
40053
40054 \begin_layout Description
40055 Báltico
40056 \begin_inset space ~
40057 \end_inset
40058
40059 (ISO
40060 \begin_inset space ~
40061 \end_inset
40062
40063 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
40064  ISO-8859-13
40065 \end_layout
40066
40067 \begin_layout Description
40068 Chino
40069 \begin_inset space ~
40070 \end_inset
40071
40072 (simplificado)
40073 \begin_inset space ~
40074 \end_inset
40075
40076 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
40077  2001 este código se ha reemplazado oficialmente por el código GB18030,
40078  como GB18030 no está disponible para LaTeX podrías probar a usar el código
40079  Unicode
40080 \begin_inset space ~
40081 \end_inset
40082
40083 (CJK)
40084 \begin_inset space ~
40085 \end_inset
40086
40087 (utf8)
40088 \end_layout
40089
40090 \begin_layout Description
40091 Chino
40092 \begin_inset space ~
40093 \end_inset
40094
40095 (simplificado)
40096 \begin_inset space ~
40097 \end_inset
40098
40099 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
40100  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
40101  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
40102  el código Unicode
40103 \begin_inset space ~
40104 \end_inset
40105
40106 (CJK)
40107 \begin_inset space ~
40108 \end_inset
40109
40110 (utf8)
40111 \end_layout
40112
40113 \begin_layout Description
40114 Chino
40115 \begin_inset space ~
40116 \end_inset
40117
40118 (traditional)
40119 \begin_inset space ~
40120 \end_inset
40121
40122 (EUC-TW) para chino tradicional
40123 \end_layout
40124
40125 \begin_layout Description
40126 Cirílico
40127 \begin_inset space ~
40128 \end_inset
40129
40130 (CP
40131 \begin_inset space ~
40132 \end_inset
40133
40134 1251) código MS Windows para cirílico
40135 \end_layout
40136
40137 \begin_layout Description
40138 Cirílico
40139 \begin_inset space ~
40140 \end_inset
40141
40142 (ISO
40143 \begin_inset space ~
40144 \end_inset
40145
40146 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
40147 \end_layout
40148
40149 \begin_layout Description
40150 Cirílico
40151 \begin_inset space ~
40152 \end_inset
40153
40154 (KOI8-R) cirílico estándar especialmente para ruso
40155 \end_layout
40156
40157 \begin_layout Description
40158 Cirílico
40159 \begin_inset space ~
40160 \end_inset
40161
40162 (KOI8-U) cirílico para ucranio
40163 \end_layout
40164
40165 \begin_layout Description
40166 Cirílico
40167 \begin_inset space ~
40168 \end_inset
40169
40170 (pt
40171 \begin_inset space ~
40172 \end_inset
40173
40174 154) cirílico para kazajo
40175 \end_layout
40176
40177 \begin_layout Description
40178 Coreano
40179 \begin_inset space ~
40180 \end_inset
40181
40182 (EUC-KR) para coreano
40183 \end_layout
40184
40185 \begin_layout Description
40186 Europeo
40187 \begin_inset space ~
40188 \end_inset
40189
40190 Central
40191 \begin_inset space ~
40192 \end_inset
40193
40194 (CP
40195 \begin_inset space ~
40196 \end_inset
40197
40198 1250) Código MS Windows para ISO
40199 \begin_inset space ~
40200 \end_inset
40201
40202 8859-2 (latin2)
40203 \end_layout
40204
40205 \begin_layout Description
40206 Europeo
40207 \begin_inset space ~
40208 \end_inset
40209
40210 Central
40211 \begin_inset space ~
40212 \end_inset
40213
40214 (ISO
40215 \begin_inset space ~
40216 \end_inset
40217
40218 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
40219  rumano, eslovaco y esloveno
40220 \end_layout
40221
40222 \begin_layout Description
40223 Europeo
40224 \begin_inset space ~
40225 \end_inset
40226
40227 Occidental
40228 \begin_inset space ~
40229 \end_inset
40230
40231 (CP
40232 \begin_inset space ~
40233 \end_inset
40234
40235 1252) código MS Windows para ISO
40236 \begin_inset space ~
40237 \end_inset
40238
40239 8859-1 (latin1)
40240 \end_layout
40241
40242 \begin_layout Description
40243 Europeo
40244 \begin_inset space ~
40245 \end_inset
40246
40247 Occidental
40248 \begin_inset space ~
40249 \end_inset
40250
40251 (ISO
40252 \begin_inset space ~
40253 \end_inset
40254
40255 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
40256  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
40257  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
40258  vez de éste.
40259 \end_layout
40260
40261 \begin_layout Description
40262 Europeo
40263 \begin_inset space ~
40264 \end_inset
40265
40266 Occidental
40267 \begin_inset space ~
40268 \end_inset
40269
40270 (ISO
40271 \begin_inset space ~
40272 \end_inset
40273
40274 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
40275  la ligadura œ y algunos caracteres para francés y finés
40276 \end_layout
40277
40278 \begin_layout Description
40279 Europeo
40280 \begin_inset space ~
40281 \end_inset
40282
40283 Sur
40284 \begin_inset space ~
40285 \end_inset
40286
40287 (ISO
40288 \begin_inset space ~
40289 \end_inset
40290
40291 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
40292 \end_layout
40293
40294 \begin_layout Description
40295 Europeo
40296 \begin_inset space ~
40297 \end_inset
40298
40299 Sudoriental
40300 \begin_inset space ~
40301 \end_inset
40302
40303 (ISO
40304 \begin_inset space ~
40305 \end_inset
40306
40307 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
40308  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
40309  idiomas con caracteres diacríticos
40310 \end_layout
40311
40312 \begin_layout Description
40313 Griego
40314 \begin_inset space ~
40315 \end_inset
40316
40317 (ISO
40318 \begin_inset space ~
40319 \end_inset
40320
40321 8859-7) para griego
40322 \end_layout
40323
40324 \begin_layout Description
40325 Hebreo
40326 \begin_inset space ~
40327 \end_inset
40328
40329 (CP
40330 \begin_inset space ~
40331 \end_inset
40332
40333 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
40334 \end_layout
40335
40336 \begin_layout Description
40337 Hebreo
40338 \begin_inset space ~
40339 \end_inset
40340
40341 (ISO
40342 \begin_inset space ~
40343 \end_inset
40344
40345 8859-8) para hebreo
40346 \end_layout
40347
40348 \begin_layout Description
40349 Japonés
40350 \begin_inset space ~
40351 \end_inset
40352
40353 (CJK)
40354 \begin_inset space ~
40355 \end_inset
40356
40357 (EUC-JP) código EUC-JP para japonés, usa 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 usarlo el idioma del documento se establece en 
40372 \family sans
40373 Japonés (CJK)
40374 \end_layout
40375
40376 \begin_layout Description
40377 Japonés
40378 \begin_inset space ~
40379 \end_inset
40380
40381 (CJK)
40382 \begin_inset space ~
40383 \end_inset
40384
40385 (JIS) código JIS para japonés, usa el paquete LaTeX
40386 \series bold
40387  CJK
40388 \series default
40389 , para usarlo el idioma del documento se establece en 
40390 \family sans
40391 Japonés (CJK)
40392 \end_layout
40393
40394 \begin_layout Description
40395 Japonés
40396 \begin_inset space ~
40397 \end_inset
40398
40399 (no-CJK)
40400 \begin_inset space ~
40401 \end_inset
40402
40403 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40404 \series bold
40405 japanese
40406 \series default
40407
40408 \begin_inset Index idx
40409 status collapsed
40410
40411 \begin_layout Plain Layout
40412 LaTeX, paquetes ! japanese
40413 \end_layout
40414
40415 \end_inset
40416
40417 , para usarlo el idioma del documento se establece en 
40418 \family sans
40419 Japonés
40420 \end_layout
40421
40422 \begin_layout Description
40423 Japonés
40424 \begin_inset space ~
40425 \end_inset
40426
40427 (no-CJK)
40428 \begin_inset space ~
40429 \end_inset
40430
40431 (JIS) código JIS para japonés, usa el paquete LaTeX 
40432 \series bold
40433 japanese
40434 \series default
40435 , para usarlo el idioma del documento se establece en 
40436 \family sans
40437 Japonés
40438 \end_layout
40439
40440 \begin_layout Description
40441 Japonés
40442 \begin_inset space ~
40443 \end_inset
40444
40445 (no-CJK)
40446 \begin_inset space ~
40447 \end_inset
40448
40449 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
40450 \series bold
40451 japanese
40452 \series default
40453 , para usarlo el idioma del documento se establece en 
40454 \family sans
40455 Japonés
40456 \end_layout
40457
40458 \begin_layout Description
40459 Thai
40460 \begin_inset space ~
40461 \end_inset
40462
40463 (TIS
40464 \begin_inset space ~
40465 \end_inset
40466
40467 620-0) para thai
40468 \end_layout
40469
40470 \begin_layout Description
40471 Turco
40472 \begin_inset space ~
40473 \end_inset
40474
40475 (ISO
40476 \begin_inset space ~
40477 \end_inset
40478
40479 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
40480  letras islandesas son reemplazadas por letras turcas
40481 \end_layout
40482
40483 \begin_layout Description
40484 Unicode
40485 \begin_inset space ~
40486 \end_inset
40487
40488 (CJK)
40489 \begin_inset space ~
40490 \end_inset
40491
40492 (utf8) Unicode utf8 con el paquete LaTeX 
40493 \series bold
40494 CJK
40495 \series default
40496
40497 \begin_inset Index idx
40498 status collapsed
40499
40500 \begin_layout Plain Layout
40501 LaTeX, paquetes ! CJK
40502 \end_layout
40503
40504 \end_inset
40505
40506  (para los idiomas chino, japonés y coreano)
40507 \end_layout
40508
40509 \begin_layout Description
40510 Unicode
40511 \begin_inset space ~
40512 \end_inset
40513
40514 (XeTeX)
40515 \begin_inset space ~
40516 \end_inset
40517
40518 (utf8) Unicode utf8 para usar con 
40519 \family sans
40520 XeTeX
40521 \family default
40522 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
40523 \series bold
40524 inputenc
40525 \series default
40526  
40527 \begin_inset Foot
40528 status collapsed
40529
40530 \begin_layout Plain Layout
40531 Más sobre el uso de LyX con XeTeX en 
40532 \begin_inset CommandInset citation
40533 LatexCommand cite
40534 key "XeTeX"
40535
40536 \end_inset
40537
40538 .
40539 \end_layout
40540
40541 \end_inset
40542
40543
40544 \end_layout
40545
40546 \begin_layout Description
40547 Unicode
40548 \begin_inset space ~
40549 \end_inset
40550
40551 (ucs-extendido)
40552 \begin_inset space ~
40553 \end_inset
40554
40555 (utf8x) Unicode utf8 basado en el paquete LaTeX 
40556 \series bold
40557 ucs
40558 \series default
40559
40560 \begin_inset Index idx
40561 status collapsed
40562
40563 \begin_layout Plain Layout
40564 LaTeX, paquetes ! ucs
40565 \end_layout
40566
40567 \end_inset
40568
40569  (global, incluyendo latín, griego, cirílico y guiones CJK).
40570 \end_layout
40571
40572 \begin_layout Description
40573 Unicode
40574 \begin_inset space ~
40575 \end_inset
40576
40577 (utf8) Unicode utf8 basado en el paquete LaTeX 
40578 \series bold
40579 inputenc
40580 \series default
40581
40582 \begin_inset Index idx
40583 status collapsed
40584
40585 \begin_layout Plain Layout
40586 LaTeX, paquetes ! inputenc
40587 \end_layout
40588
40589 \end_inset
40590
40591 .
40592  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
40593  para escritos en latín)
40594 \end_layout
40595
40596 \begin_layout Section
40597 Numeración e IG
40598 \end_layout
40599
40600 \begin_layout Standard
40601 Esta opción permite ajustar la profundidad de numeración de los encabezados
40602  de sección como se explica en la sección
40603 \begin_inset space ~
40604 \end_inset
40605
40606
40607 \begin_inset CommandInset ref
40608 LatexCommand ref
40609 reference "sub:Profundidad-de-numeración"
40610
40611 \end_inset
40612
40613 .
40614 \end_layout
40615
40616 \begin_layout Section
40617 Bibliografía
40618 \end_layout
40619
40620 \begin_layout Standard
40621 Aquí se elige el estilo de las citas bibliográficas, si están instalados
40622  los paquetes LaTeX 
40623 \series bold
40624 natbib
40625 \series default
40626
40627 \begin_inset Index idx
40628 status collapsed
40629
40630 \begin_layout Plain Layout
40631 LaTeX, paquetes ! natbib
40632 \end_layout
40633
40634 \end_inset
40635
40636  o 
40637 \series bold
40638 jurabib
40639 \series default
40640
40641 \begin_inset Index idx
40642 status collapsed
40643
40644 \begin_layout Plain Layout
40645 LaTeX, paquetes ! jurabib
40646 \end_layout
40647
40648 \end_inset
40649
40650 .
40651  Hay una descripción de esta característica en la sección
40652 \begin_inset space ~
40653 \end_inset
40654
40655
40656 \begin_inset CommandInset ref
40657 LatexCommand ref
40658 reference "sec:Bibliografía"
40659
40660 \end_inset
40661
40662 .
40663 \end_layout
40664
40665 \begin_layout Section
40666 Propiedades PDF
40667 \end_layout
40668
40669 \begin_layout Standard
40670 Se explica en la sección
40671 \begin_inset space \thinspace{}
40672 \end_inset
40673
40674
40675 \begin_inset CommandInset ref
40676 LatexCommand ref
40677 reference "sec:Propiedades-PDF"
40678
40679 \end_inset
40680
40681 .
40682 \end_layout
40683
40684 \begin_layout Section
40685 Opciones para ecuaciones
40686 \end_layout
40687
40688 \begin_layout Standard
40689 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
40690 \family sans
40691  
40692 \family default
40693 \series bold
40694 amsmath
40695 \series default
40696
40697 \begin_inset Index idx
40698 status collapsed
40699
40700 \begin_layout Plain Layout
40701 LaTeX, paquetes ! amsmath
40702 \end_layout
40703
40704 \end_inset
40705
40706  y 
40707 \series bold
40708 esint
40709 \series default
40710
40711 \begin_inset Index idx
40712 status collapsed
40713
40714 \begin_layout Plain Layout
40715 LaTeX, paquetes ! esint
40716 \end_layout
40717
40718 \end_inset
40719
40720
40721 \family sans
40722 ,
40723 \family default
40724  o si usarlos automáticamente.
40725 \end_layout
40726
40727 \begin_layout Standard
40728
40729 \series bold
40730 amsmath 
40731 \series default
40732 es necesario para numerosas estructuras; si recibes mensajes de error en
40733  ecuaciones comprueba que has habilitado el uso de AMS.
40734 \end_layout
40735
40736 \begin_layout Standard
40737
40738 \series bold
40739 esint
40740 \series default
40741  se usa para ciertos caracteres en integrales
40742 \end_layout
40743
40744 \begin_layout Section
40745 Posición de flotantes
40746 \end_layout
40747
40748 \begin_layout Standard
40749 La ubicación de los flotantes se explica en la sección
40750 \begin_inset space ~
40751 \end_inset
40752
40753
40754 \begin_inset CommandInset ref
40755 LatexCommand ref
40756 reference "sub:Colocación-de-flotantes"
40757
40758 \end_inset
40759
40760 .
40761 \end_layout
40762
40763 \begin_layout Section
40764 Marcas
40765 \end_layout
40766
40767 \begin_layout Standard
40768 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
40769  del entorno de lista 
40770 \family sans
40771 Enumeración*
40772 \family default
40773 , que se describe en la sección
40774 \begin_inset space ~
40775 \end_inset
40776
40777
40778 \begin_inset CommandInset ref
40779 LatexCommand ref
40780 reference "sec:Enumeración*"
40781
40782 \end_inset
40783
40784 .
40785 \end_layout
40786
40787 \begin_layout Section
40788 Ramas
40789 \end_layout
40790
40791 \begin_layout Standard
40792 Se explican en la sección
40793 \begin_inset space ~
40794 \end_inset
40795
40796
40797 \begin_inset CommandInset ref
40798 LatexCommand ref
40799 reference "sec:Ramas"
40800
40801 \end_inset
40802
40803 .
40804 \end_layout
40805
40806 \begin_layout Section
40807 Preámbulo LaT
40808 \begin_inset ERT
40809 status collapsed
40810
40811 \begin_layout Plain Layout
40812
40813 {}
40814 \end_layout
40815
40816 \end_inset
40817
40818 eX
40819 \end_layout
40820
40821 \begin_layout Standard
40822 Contiene un amplio campo de texto en el que se pueden introducir comandos
40823  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
40824  El preámbulo es algo para expertos en LaTeX.
40825  No deberías introducir nada aquí hasta que no sepas exactamente lo que
40826  haces.
40827 \end_layout
40828
40829 \begin_layout Standard
40830 En la sección
40831 \begin_inset space ~
40832 \end_inset
40833
40834
40835 \begin_inset CommandInset ref
40836 LatexCommand ref
40837 reference "sub:LaTeX-Sintaxis"
40838
40839 \end_inset
40840
40841  hay una introducción a la sintaxis de LaTeX.
40842 \end_layout
40843
40844 \begin_layout Chapter
40845 El diálogo Preferencias
40846 \begin_inset CommandInset label
40847 LatexCommand label
40848 name "cap:Diálogo-preferencias"
40849
40850 \end_inset
40851
40852
40853 \begin_inset Index idx
40854 status collapsed
40855
40856 \begin_layout Plain Layout
40857 Preferencias
40858 \end_layout
40859
40860 \end_inset
40861
40862
40863 \end_layout
40864
40865 \begin_layout Standard
40866 El diálogo Preferencias se invoca con el menú 
40867 \family sans
40868 Herramientas
40869 \family default
40870 \SpecialChar \menuseparator
40871
40872 \family sans
40873 Preferencias
40874 \family default
40875 .
40876  Contiene diversos submenús que se explican a continuación.
40877 \end_layout
40878
40879 \begin_layout Section
40880 Apariencia
40881 \end_layout
40882
40883 \begin_layout Subsection
40884 Interfaz de usuario
40885 \end_layout
40886
40887 \begin_layout Standard
40888 \begin_inset Note Greyedout
40889 status collapsed
40890
40891 \begin_layout Plain Layout
40892
40893 \series bold
40894 Nota:
40895 \series default
40896  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
40897  efecto.
40898 \end_layout
40899
40900 \end_inset
40901
40902
40903 \end_layout
40904
40905 \begin_layout Subsubsection
40906 Archivo de la interfaz de usuario
40907 \begin_inset Index idx
40908 status collapsed
40909
40910 \begin_layout Plain Layout
40911 Personalización ! de barras de herramientas
40912 \end_layout
40913
40914 \end_inset
40915
40916
40917 \begin_inset Index idx
40918 status collapsed
40919
40920 \begin_layout Plain Layout
40921 Personalización ! de menús
40922 \end_layout
40923
40924 \end_inset
40925
40926
40927 \end_layout
40928
40929 \begin_layout Standard
40930 El aspecto de los menús y de las barras de herramientas depende del archivo
40931  de interfaz de usuario (.
40932 \family typewriter
40933 ui
40934 \family default
40935 ) elegido.
40936  Es un archivo de texto con una lista de los menús y de las barras de herramient
40937 as.
40938  Los botones de las barras de herramientas y las entradas de los menús se
40939  especifican en los archivos 
40940 \family typewriter
40941 stdtoolbars.inc
40942 \family default
40943  y 
40944 \family typewriter
40945 stdmenus.inc
40946 \family default
40947 , respectivamente.
40948  Para crear tus propios formatos de menú y de barras de herramientas comienza
40949  con una copia de estos archivos y edita las entradas.
40950  
40951 \end_layout
40952
40953 \begin_layout Standard
40954 La sintaxis de los archivos 
40955 \family typewriter
40956 .inc
40957 \family default
40958  es sencilla.
40959  Las entradas 
40960 \family sans
40961 Menubar
40962 \family default
40963
40964 \family sans
40965 Menu
40966 \family default
40967  y 
40968 \family sans
40969 Toolbar
40970 \family default
40971  deben acabar con un 
40972 \family typewriter
40973 End
40974 \family default
40975  explícito.
40976  Pueden contener 
40977 \family sans
40978 Submenus
40979 \family default
40980
40981 \family sans
40982 Items
40983 \family default
40984
40985 \family sans
40986 OptItems
40987 \family default
40988
40989 \family sans
40990 Separators
40991 \family default
40992
40993 \family sans
40994 Icons
40995 \family default
40996  y en el caso del 
40997 \family sans
40998 Menu "file_lastfiles"
40999 \family default
41000 , una entrada 
41001 \family sans
41002 Lastfiles
41003 \family default
41004 .
41005  La sintaxis de estas entradas es:
41006 \end_layout
41007
41008 \begin_layout Standard
41009 \begin_inset VSpace smallskip*
41010 \end_inset
41011
41012
41013 \end_layout
41014
41015 \begin_layout Standard
41016
41017 \series bold
41018 Item "menu 
41019 \series default
41020 o
41021 \series bold
41022  button name" "LyX-function"
41023 \end_layout
41024
41025 \begin_layout Standard
41026 \begin_inset VSpace smallskip*
41027 \end_inset
41028
41029
41030 \end_layout
41031
41032 \begin_layout Standard
41033 Las funciones de LyX se listan en 
41034 \begin_inset CommandInset citation
41035 LatexCommand cite
41036 key "LyX-func"
41037
41038 \end_inset
41039
41040 .
41041 \begin_inset VSpace medskip
41042 \end_inset
41043
41044
41045 \end_layout
41046
41047 \begin_layout Standard
41048 Un ejemplo: Si usas con frecuencia el menú 
41049 \family sans
41050 Navegar\SpecialChar \menuseparator
41051 Marcadores
41052 \family default
41053  y quieres aumentar a seis el número de marcadores disponibles, añade esta
41054  línea:
41055 \begin_inset VSpace smallskip*
41056 \end_inset
41057
41058
41059 \end_layout
41060
41061 \begin_layout Standard
41062
41063 \series bold
41064 Item "Save Bookmark 6" "bookmark-save 6"
41065 \end_layout
41066
41067 \begin_layout Standard
41068 \begin_inset VSpace smallskip*
41069 \end_inset
41070
41071 en la sección 
41072 \family sans
41073 Navigate
41074 \family default
41075 , "
41076 \family sans
41077 navigate_bookmarks
41078 \family default
41079 " del archivo 
41080 \family sans
41081 .inc
41082 \family default
41083 .
41084 \end_layout
41085
41086 \begin_layout Subsubsection
41087 Ayuda automática
41088 \end_layout
41089
41090 \begin_layout Standard
41091 La opción 
41092 \family sans
41093 Habilitar los recuadros emergentes en el área de trabajo principal
41094 \family default
41095  hace que se muestre el contenido de los recuadros insertados cerrados,
41096  como notas al pie o entradas del índice alfabético.
41097 \end_layout
41098
41099 \begin_layout Subsubsection
41100 Sesión
41101 \end_layout
41102
41103 \begin_layout Standard
41104 Con la opción 
41105 \family sans
41106 Permitir guardar/restaurar el formato de la ventana y la geometría
41107 \family default
41108  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
41109  en la última sesión de LyX.
41110 \end_layout
41111
41112 \begin_layout Standard
41113 La opción 
41114 \family sans
41115 Restaurar posiciones del cursor
41116 \family default
41117  hace que al abrir un archivo el cursor se coloque en la posición que tenía
41118  cuando se cerró el archivo.
41119 \end_layout
41120
41121 \begin_layout Standard
41122 La opción 
41123 \family sans
41124 Cargar archivos abiertos de la última sesión
41125 \family default
41126  hace que se abran todos los archivos que estuvieran abiertos en la última
41127  sesión de LyX.
41128  
41129 \end_layout
41130
41131 \begin_layout Subsubsection
41132 Documentos
41133 \begin_inset CommandInset label
41134 LatexCommand label
41135 name "sub:Copias-de-seguridad"
41136
41137 \end_inset
41138
41139
41140 \begin_inset Index idx
41141 status collapsed
41142
41143 \begin_layout Plain Layout
41144 Documentos ! Copias de seguridad
41145 \end_layout
41146
41147 \end_inset
41148
41149
41150 \end_layout
41151
41152 \begin_layout Standard
41153 Si está marcada la opción 
41154 \family sans
41155 Copias de seguridad
41156 \family default
41157  puedes especificar el intervalo de tiempo entre copias de seguridad.
41158 \end_layout
41159
41160 \begin_layout Standard
41161
41162 \family sans
41163 Máximo de documentos recientes
41164 \family default
41165  es el número de últimos archivos abiertos que LyX mostrará en el menú 
41166 \family sans
41167 Archivo\SpecialChar \menuseparator
41168 Abrir
41169 \begin_inset space ~
41170 \end_inset
41171
41172 reciente.
41173 \end_layout
41174
41175 \begin_layout Standard
41176 Si no se usa la opción 
41177 \family sans
41178 Abrir documentos en pestañas
41179 \family default
41180  cada archivo se abrirá en su propia nueva ventana de LyX.
41181 \end_layout
41182
41183 \begin_layout Subsection
41184 Fuentes de pantalla
41185 \begin_inset Index idx
41186 status collapsed
41187
41188 \begin_layout Plain Layout
41189 Fuentes ! en pantalla
41190 \end_layout
41191
41192 \end_inset
41193
41194
41195 \begin_inset CommandInset label
41196 LatexCommand label
41197 name "sub:Fuentes-de-pantalla"
41198
41199 \end_inset
41200
41201
41202 \end_layout
41203
41204 \begin_layout Standard
41205 Son las fuentes usadas para mostrar los documentos en la pantalla.
41206 \end_layout
41207
41208 \begin_layout Standard
41209 \begin_inset Note Greyedout
41210 status collapsed
41211
41212 \begin_layout Plain Layout
41213
41214 \series bold
41215 Nota: 
41216 \series default
41217 Se refiere a las fuentes mostradas en la 
41218 \emph on
41219 pantalla
41220 \emph default
41221  de LyX, exclusivamente.
41222  Las fuentes que aparecerán en el documento de 
41223 \emph on
41224 salida
41225 \emph default
41226  son totalmente independientes de éstas y se determinan en el menú 
41227 \family sans
41228 Documento\SpecialChar \menuseparator
41229 Configuración.
41230 \end_layout
41231
41232 \end_inset
41233
41234
41235 \end_layout
41236
41237 \begin_layout Standard
41238 Por omisión, LyX usa 
41239 \family typewriter
41240 Times
41241 \family default
41242  como tipo romano (serif), 
41243 \family typewriter
41244 Arial
41245 \family default
41246  o 
41247 \family typewriter
41248 Helvetica
41249 \family default
41250  (depende del sistema) como fuente sans serif, y 
41251 \family typewriter
41252 Courier
41253 \family default
41254  como tipo máquina de escribir.
41255 \end_layout
41256
41257 \begin_layout Standard
41258 El tamaño de fuente se puede cambiar con 
41259 \family sans
41260 Zoom.
41261
41262 \family default
41263  
41264 \end_layout
41265
41266 \begin_layout Standard
41267
41268 \family sans
41269 DPI Pantalla
41270 \family default
41271  es la resolución de pantalla en dpi (
41272 \begin_inset Quotes fld
41273 \end_inset
41274
41275 dots per inch
41276 \begin_inset Quotes frd
41277 \end_inset
41278
41279 , puntos por pulgada).
41280  Los tamaños de las fuentes se expresan como altura de letra en puntos.
41281  72
41282 \begin_inset space \thinspace{}
41283 \end_inset
41284
41285 puntos equivalen a 1
41286 \begin_inset space \thinspace{}
41287 \end_inset
41288
41289 pulgada, véase el apéndice
41290 \begin_inset space ~
41291 \end_inset
41292
41293
41294 \begin_inset CommandInset ref
41295 LatexCommand ref
41296 reference "cap:Unidades-disponibles"
41297
41298 \end_inset
41299
41300 .
41301 \end_layout
41302
41303 \begin_layout Standard
41304 El tamaño de fuente por omisión es 10
41305 \begin_inset space \thinspace{}
41306 \end_inset
41307
41308 pt.
41309  Los tamaños se describen con detalle en la sección
41310 \begin_inset space ~
41311 \end_inset
41312
41313
41314 \begin_inset CommandInset ref
41315 LatexCommand ref
41316 reference "sub:Fuentes-de-documento"
41317
41318 \end_inset
41319
41320 .
41321 \end_layout
41322
41323 \begin_layout Standard
41324 Con la opción 
41325 \family sans
41326 Usar Pixmap Cache
41327 \family default
41328  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
41329  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
41330  Por otra parte, los caracteres podrían mostrarse más borrosos.
41331  Así que activar o no esta opción depende de si prefieres velocidad o estética.
41332  Esta opción sólo está disponible en Mac
41333 \begin_inset space ~
41334 \end_inset
41335
41336 OS o Windows.
41337 \end_layout
41338
41339 \begin_layout Subsection
41340 Colores
41341 \begin_inset Index idx
41342 status collapsed
41343
41344 \begin_layout Plain Layout
41345 Color ! Pantalla de LyX
41346 \end_layout
41347
41348 \end_inset
41349
41350
41351 \begin_inset Index idx
41352 status collapsed
41353
41354 \begin_layout Plain Layout
41355 Color ! Configuración
41356 \end_layout
41357
41358 \end_inset
41359
41360  
41361 \end_layout
41362
41363 \begin_layout Standard
41364 Aquí puedes cambiar todos los colores que se ven en LyX.
41365  Elige una opción de la lista y usa el botón 
41366 \family sans
41367 Cambiar
41368 \family default
41369 .
41370 \end_layout
41371
41372 \begin_layout Subsection
41373 Visualización
41374 \begin_inset Index idx
41375 status collapsed
41376
41377 \begin_layout Plain Layout
41378 Configuración ! Visualización
41379 \end_layout
41380
41381 \end_inset
41382
41383  
41384 \end_layout
41385
41386 \begin_layout Standard
41387 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
41388  de LyX.
41389 \end_layout
41390
41391 \begin_layout Standard
41392 El botón 
41393 \family sans
41394 Vista
41395 \family default
41396
41397 \begin_inset space ~
41398 \end_inset
41399
41400
41401 \family sans
41402 preliminar
41403 \family default
41404
41405 \begin_inset space ~
41406 \end_inset
41407
41408
41409 \family sans
41410 inmediata
41411 \family default
41412  sirve para ver directamente en la pantalla de LyX objetos gráficos como
41413  imágenes o ecuaciones, como se explica en la sección
41414 \begin_inset space ~
41415 \end_inset
41416
41417
41418 \begin_inset CommandInset ref
41419 LatexCommand ref
41420 reference "sec:Vista-preliminar-inmediata"
41421
41422 \end_inset
41423
41424 .
41425 \end_layout
41426
41427 \begin_layout Standard
41428 La opción  
41429 \family sans
41430 Marcar
41431 \begin_inset space ~
41432 \end_inset
41433
41434 final
41435 \begin_inset space ~
41436 \end_inset
41437
41438 de
41439 \begin_inset space ~
41440 \end_inset
41441
41442 párrafos
41443 \family default
41444  muestra un calderón (¶) al final de cada párrafo.
41445 \end_layout
41446
41447 \begin_layout Section
41448 Edición
41449 \begin_inset Index idx
41450 status collapsed
41451
41452 \begin_layout Plain Layout
41453 Edición
41454 \end_layout
41455
41456 \end_inset
41457
41458
41459 \end_layout
41460
41461 \begin_layout Subsection
41462 Control
41463 \end_layout
41464
41465 \begin_layout Subsubsection
41466 Edición
41467 \end_layout
41468
41469 \begin_layout Standard
41470 La opción 
41471 \family sans
41472 El cursor sigue a la barra de desplazamiento
41473 \family default
41474  hace que el cursor se muestre siempre en la parte del documento que está
41475  en pantalla cuando esta se desliza.
41476 \end_layout
41477
41478 \begin_layout Standard
41479 La opción 
41480 \family sans
41481 Ordenar entornos alfabéticamente
41482 \family default
41483  ordena los entornos de párrafo en el menú desplegable.
41484 \end_layout
41485
41486 \begin_layout Standard
41487 La opción 
41488 \family sans
41489 Agrupar entornos por categorías
41490 \family default
41491  agrupa las entradas del menú desplegable de los entornos de párrafo.
41492 \end_layout
41493
41494 \begin_layout Standard
41495 La opción Editar macros de ecuación determina el estilo de edición, véase
41496  la sección  
41497 \emph on
41498 Macros de ecuaciones
41499 \emph default
41500  del manual 
41501 \emph on
41502 Ecuaciones
41503 \emph default
41504 .
41505 \end_layout
41506
41507 \begin_layout Subsubsection
41508 Pantalla completa
41509 \end_layout
41510
41511 \begin_layout Standard
41512 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
41513  La opción 
41514 \family sans
41515 Limitar anchura del texto
41516 \family default
41517  especifica la anchura del texto en pantalla completa.
41518  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
41519  texto se ve centrado.
41520 \end_layout
41521
41522 \begin_layout Subsection
41523 Atajos de teclado
41524 \begin_inset Index idx
41525 status collapsed
41526
41527 \begin_layout Plain Layout
41528 Atajos de teclado
41529 \end_layout
41530
41531 \end_inset
41532
41533
41534 \end_layout
41535
41536 \begin_layout Subsubsection
41537 Archivos de asociaciones de teclas
41538 \end_layout
41539
41540 \begin_layout Standard
41541 Las combinaciones de teclas se usan para asociar una función de LyX a una
41542  o varias teclas.
41543  Hay varios archivos disponibles para asociaciones de teclas:
41544 \end_layout
41545
41546 \begin_layout Description
41547 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
41548 \end_layout
41549
41550 \begin_layout Description
41551 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
41552 \family sans
41553 (X)Emacs
41554 \family default
41555 .
41556 \end_layout
41557
41558 \begin_layout Description
41559 mac.bind conjunto de asociaciones de teclas para sistemas 
41560 \family sans
41561 Mac
41562 \family default
41563 .
41564 \end_layout
41565
41566 \begin_layout Standard
41567 Además hay archivos de asociaciones de teclas para clases especiales de
41568  documentos, como 
41569 \emph on
41570 bradway bind
41571 \emph default
41572 , y para ciertos idiomas.
41573  El nombre de los archivos para idiomas comienza con el código del idioma.
41574  p.
41575 \begin_inset space \thinspace{}
41576 \end_inset
41577
41578 e.
41579  «pt» para portugués.
41580  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
41581  teclas apropiado.
41582 \end_layout
41583
41584 \begin_layout Standard
41585 Algunos archivos de asociaciones de teclas como 
41586 \emph on
41587 math.bind
41588 \emph default
41589 , son de pequeño alcance.
41590  Si miras al final del archivo 
41591 \emph on
41592 cua.bind
41593 \emph default
41594  verás algunos de aquellos incluidos para mantener la información general
41595  en el archivo.
41596 \end_layout
41597
41598 \begin_layout Subsubsection
41599 Edición de los atajos de teclado
41600 \begin_inset CommandInset label
41601 LatexCommand label
41602 name "sub:Edición-de-los-atajos"
41603
41604 \end_inset
41605
41606
41607 \begin_inset Index idx
41608 status collapsed
41609
41610 \begin_layout Plain Layout
41611 Atajos de teclado ! Edición 
41612 \end_layout
41613
41614 \end_inset
41615
41616
41617 \end_layout
41618
41619 \begin_layout Standard
41620 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
41621  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
41622  Para encontrar fácilmente funciones están agrupadas por categorías y el
41623  diálogo suministra el campo 
41624 \family sans
41625 Mostrar asociaciones que contienen
41626 \family default
41627 :, en el que puedes insertar una clave para una función que quieras editar.
41628  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
41629  que hay para las tres funciones que contienen «paste» en su nombre.
41630  Como puedes ver, una función puede tener más de una combinación.
41631  Todas las funciones de LyX se listan además en el archivo 
41632 \emph on
41633 LyX Functions
41634 \emph default
41635  disponible en el menú 
41636 \family sans
41637 Ayuda
41638 \family default
41639 .
41640 \end_layout
41641
41642 \begin_layout Standard
41643 Para añadir, p.
41644 \begin_inset space \thinspace{}
41645 \end_inset
41646
41647 e., el atajo 
41648 \family sans
41649 Alt+Q
41650 \family default
41651  para la función 
41652 \family sans
41653 textstyle-apply
41654 \family default
41655 , selecciona la función y pulsa el botón 
41656 \family sans
41657 Modificar
41658 \family default
41659 .
41660  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
41661 dientes, en este caso Alt+Q.
41662  De igual manera se modifica una combinación ya existente.
41663 \end_layout
41664
41665 \begin_layout Standard
41666 Alternativamente puedes modificar combinaciones de teclas editando los archivos
41667  
41668 \emph on
41669 .bind
41670 \emph default
41671  con un editor de texto.
41672  La sintaxis de las entradas es:
41673 \end_layout
41674
41675 \begin_layout Standard
41676
41677 \series bold
41678
41679 \backslash
41680 bind 
41681 \begin_inset Quotes erd
41682 \end_inset
41683
41684 key combination
41685 \begin_inset Quotes erd
41686 \end_inset
41687
41688  
41689 \begin_inset Quotes erd
41690 \end_inset
41691
41692 LyX-function
41693 \begin_inset Quotes erd
41694 \end_inset
41695
41696
41697 \series default
41698  
41699 \end_layout
41700
41701 \begin_layout Subsection
41702 Teclado
41703 \begin_inset space \thinspace{}
41704 \end_inset
41705
41706 /
41707 \begin_inset space \thinspace{}
41708 \end_inset
41709
41710 Ratón
41711 \begin_inset CommandInset label
41712 LatexCommand label
41713 name "sub:Teclado/Ratón"
41714
41715 \end_inset
41716
41717
41718 \begin_inset Index idx
41719 status collapsed
41720
41721 \begin_layout Plain Layout
41722 Teclado ! Mapas de
41723 \end_layout
41724
41725 \end_inset
41726
41727
41728 \begin_inset Index idx
41729 status collapsed
41730
41731 \begin_layout Plain Layout
41732 Configuración ! Mapa de teclado
41733 \end_layout
41734
41735 \end_inset
41736
41737
41738 \end_layout
41739
41740 \begin_layout Standard
41741 Normalmente la configuración del teclado se hace en el sistema operativo.
41742  Para casos en los que no es posible, LyX suministra mapas de teclado.
41743  Si tienes p.
41744 \begin_inset space \thinspace{}
41745 \end_inset
41746
41747 e.
41748  un teclado checo pero quieres escribir en él como en un teclado rumano,
41749  puedes usar el mapa de teclado 
41750 \emph on
41751 romanian.kmap
41752 \emph default
41753 .
41754 \end_layout
41755
41756 \begin_layout Standard
41757 \begin_inset Note Greyedout
41758 status collapsed
41759
41760 \begin_layout Plain Layout
41761 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
41762 \end_layout
41763
41764 \end_inset
41765
41766
41767 \end_layout
41768
41769 \begin_layout Standard
41770 Además de esto, puedes determinar aquí la 
41771 \family sans
41772 Velocidad de desplazamiento de la rueda
41773 \family default
41774  del ratón.
41775  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
41776  la disminuyen.
41777 \end_layout
41778
41779 \begin_layout Subsection
41780 Autocompletar
41781 \begin_inset CommandInset label
41782 LatexCommand label
41783 name "sub:Autocompletar-Apéndice"
41784
41785 \end_inset
41786
41787
41788 \begin_inset Index idx
41789 status collapsed
41790
41791 \begin_layout Plain Layout
41792 Autocompletar
41793 \end_layout
41794
41795 \end_inset
41796
41797
41798 \end_layout
41799
41800 \begin_layout Standard
41801 La finalización de entradas se describe en la sección
41802 \begin_inset space \thinspace{}
41803 \end_inset
41804
41805
41806 \begin_inset CommandInset ref
41807 LatexCommand ref
41808 reference "sec:Finalización-de-entradas/palabras"
41809
41810 \end_inset
41811
41812 .
41813  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
41814 entes opciones para texto.
41815  Con las opciones generales puedes definir el tiempo de retardo para la
41816  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
41817 ones largas deberían, o no, abreviarse.
41818 \end_layout
41819
41820 \begin_layout Section
41821 Rutas
41822 \begin_inset CommandInset label
41823 LatexCommand label
41824 name "sec:Rutas"
41825
41826 \end_inset
41827
41828
41829 \begin_inset Index idx
41830 status collapsed
41831
41832 \begin_layout Plain Layout
41833 Rutas
41834 \end_layout
41835
41836 \end_inset
41837
41838
41839 \begin_inset Index idx
41840 status collapsed
41841
41842 \begin_layout Plain Layout
41843 Configuración ! Directorios
41844 \end_layout
41845
41846 \end_inset
41847
41848
41849 \end_layout
41850
41851 \begin_layout Description
41852 Directorio
41853 \begin_inset space ~
41854 \end_inset
41855
41856 de
41857 \begin_inset space ~
41858 \end_inset
41859
41860 trabajo Es el directorio de trabajo de LyX.
41861  El directorio predeterminado cuando haces 
41862 \family sans
41863 Abrir
41864 \family default
41865
41866 \family sans
41867 Guardar
41868 \family default
41869  o 
41870 \family sans
41871 Guardar
41872 \begin_inset space ~
41873 \end_inset
41874
41875 como
41876 \family default
41877  con un archivo.
41878 \end_layout
41879
41880 \begin_layout Description
41881 Plantillas
41882 \begin_inset space ~
41883 \end_inset
41884
41885 de
41886 \begin_inset space ~
41887 \end_inset
41888
41889 documento Directorio que contiene las plantillas del menú 
41890 \family sans
41891 Archivo\SpecialChar \menuseparator
41892 Nuevo
41893 \begin_inset space ~
41894 \end_inset
41895
41896 desde
41897 \begin_inset space ~
41898 \end_inset
41899
41900 plantilla.
41901 \end_layout
41902
41903 \begin_layout Description
41904 Archivos
41905 \begin_inset space ~
41906 \end_inset
41907
41908 de
41909 \begin_inset space ~
41910 \end_inset
41911
41912 ejemplo Este directorio se abrirá al pulsar el botón 
41913 \family sans
41914 Ejemplos
41915 \family default
41916  del diálogo 
41917 \family sans
41918 Archivo\SpecialChar \menuseparator
41919 Abrir
41920 \family default
41921 .
41922 \begin_inset Newline newline
41923 \end_inset
41924
41925
41926 \begin_inset Note Greyedout
41927 status collapsed
41928
41929 \begin_layout Plain Layout
41930
41931 \series bold
41932 Nota:
41933 \series default
41934  El botón 
41935 \family sans
41936 Ejemplos
41937 \family default
41938  no existe en en los sistemas MacOS o Windows.
41939 \end_layout
41940
41941 \end_inset
41942
41943
41944 \end_layout
41945
41946 \begin_layout Description
41947 Copias
41948 \begin_inset space ~
41949 \end_inset
41950
41951 de
41952 \begin_inset space ~
41953 \end_inset
41954
41955 seguridad
41956 \begin_inset Index idx
41957 status collapsed
41958
41959 \begin_layout Plain Layout
41960 Documentos ! Copias de seguridad
41961 \end_layout
41962
41963 \end_inset
41964
41965  Directorio donde se guardarán las copias de seguridad.
41966  Si este campo está en blanco pero las copias de seguridad están habilitadas,
41967  como se describe en la sección
41968 \begin_inset space ~
41969 \end_inset
41970
41971
41972 \begin_inset CommandInset ref
41973 LatexCommand ref
41974 reference "sub:Copias-de-seguridad"
41975
41976 \end_inset
41977
41978 , éstas se guardarán en el 
41979 \family sans
41980 Directorio
41981 \begin_inset space ~
41982 \end_inset
41983
41984 de
41985 \begin_inset space ~
41986 \end_inset
41987
41988 trabajo
41989 \family default
41990 .
41991 \begin_inset Newline newline
41992 \end_inset
41993
41994 Los archivos de seguridad tienen la extensión «.lyx~».
41995 \end_layout
41996
41997 \begin_layout Description
41998 Tubería
41999 \begin_inset space ~
42000 \end_inset
42001
42002 Ly
42003 \begin_inset ERT
42004 status collapsed
42005
42006 \begin_layout Plain Layout
42007
42008 {}
42009 \end_layout
42010
42011 \end_inset
42012
42013 XServer Aquí puedes introducir el nombre de una tubería de Unix.
42014  Esta tubería se emplea para enviar datos desde programas externos a LyX.
42015 \begin_inset Newline newline
42016 \end_inset
42017
42018
42019 \begin_inset Note Greyedout
42020 status collapsed
42021
42022 \begin_layout Plain Layout
42023
42024 \series bold
42025 Nota:
42026 \series default
42027  Esta característica no funciona en Windows.
42028 \end_layout
42029
42030 \end_inset
42031
42032
42033 \end_layout
42034
42035 \begin_layout Description
42036 Directorio
42037 \begin_inset space ~
42038 \end_inset
42039
42040 temporal Directorio en el que se guardarán los archivos temporales generados
42041  por LyX.
42042 \end_layout
42043
42044 \begin_layout Description
42045 Prefijo
42046 \begin_inset space ~
42047 \end_inset
42048
42049 PATH Este campo puede contener una lista de rutas («paths») a programas
42050  externos.
42051  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
42052  en esta lista.
42053  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
42054  de modo que normalmente no debes modificarla.
42055  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
42056  usar programas externos que no estén en la rutas reconocidas por la variable
42057  $PATH.
42058  
42059 \end_layout
42060
42061 \begin_layout Section
42062 Identidad
42063 \end_layout
42064
42065 \begin_layout Standard
42066 En este campo puedes poner tu nombre y correo electrónico.
42067  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
42068  en la sección
42069 \begin_inset space ~
42070 \end_inset
42071
42072
42073 \begin_inset CommandInset ref
42074 LatexCommand ref
42075 reference "sec:Seguimiento-de-cambios"
42076
42077 \end_inset
42078
42079 , para identificar tus cambios en el documento.
42080 \end_layout
42081
42082 \begin_layout Section
42083 Configuración del idioma
42084 \begin_inset Index idx
42085 status collapsed
42086
42087 \begin_layout Plain Layout
42088 Idioma !Configuración
42089 \end_layout
42090
42091 \end_inset
42092
42093
42094 \begin_inset Index idx
42095 status collapsed
42096
42097 \begin_layout Plain Layout
42098 Configuración ! Idioma
42099 \end_layout
42100
42101 \end_inset
42102
42103
42104 \end_layout
42105
42106 \begin_layout Subsection
42107 Idioma
42108 \end_layout
42109
42110 \begin_layout Description
42111 Idioma
42112 \begin_inset space ~
42113 \end_inset
42114
42115 de
42116 \begin_inset space ~
42117 \end_inset
42118
42119 la
42120 \begin_inset space ~
42121 \end_inset
42122
42123 interfaz
42124 \begin_inset space ~
42125 \end_inset
42126
42127 de
42128 \begin_inset space ~
42129 \end_inset
42130
42131 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
42132  Desafortunadamente esto no funciona en Mac y Windows.
42133  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
42134  aquí tienen su correspondiente traducción en los menús.
42135  El estado actual de las traducciones se puede consultar en:
42136 \begin_inset space ~
42137 \end_inset
42138
42139
42140 \begin_inset CommandInset href
42141 LatexCommand href
42142 name "http://www.lyx.org/I18n"
42143 target "http://www.lyx.org/I18n"
42144
42145 \end_inset
42146
42147
42148 \end_layout
42149
42150 \begin_layout Description
42151
42152 \family sans
42153 Idioma
42154 \begin_inset space ~
42155 \end_inset
42156
42157 predeterminado
42158 \family default
42159  es el que se usa en nuevos documentos.
42160 \end_layout
42161
42162 \begin_layout Description
42163
42164 \family sans
42165 Paquete
42166 \begin_inset space ~
42167 \end_inset
42168
42169 de
42170 \begin_inset space ~
42171 \end_inset
42172
42173 Idiom
42174 \family default
42175 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
42176  las características del idioma.
42177  Por omisión es el comando 
42178 \family sans
42179
42180 \backslash
42181 usepackage{babel} 
42182 \family default
42183 que carga el paquete LaTeX 
42184 \series bold
42185 babel
42186 \series default
42187 .
42188 \begin_inset Foot
42189 status collapsed
42190
42191 \begin_layout Plain Layout
42192 Para una introducción a la sintaxis de LaTeX véase la sección
42193 \begin_inset space ~
42194 \end_inset
42195
42196
42197 \begin_inset CommandInset ref
42198 LatexCommand ref
42199 reference "sec:Código-TeX"
42200
42201 \end_inset
42202
42203
42204 \end_layout
42205
42206 \end_inset
42207
42208  Este programa traduce automáticamente en segundo plano el texto de las
42209  etiquetas al idioma del documento.
42210  Por ejemplo, la etiqueta 
42211 \begin_inset Quotes fld
42212 \end_inset
42213
42214 Cuadro
42215 \begin_inset Quotes frd
42216 \end_inset
42217
42218  en los títulos de las tablas.
42219 \begin_inset Foot
42220 status collapsed
42221
42222 \begin_layout Plain Layout
42223
42224 \emph on
42225 N.
42226 \begin_inset space \thinspace{}
42227 \end_inset
42228
42229 del t.: 
42230 \emph default
42231 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
42232  P.
42233 \begin_inset space \thinspace{}
42234 \end_inset
42235
42236 e., LyX traduce en pantalla automáticamente 
42237 \begin_inset Quotes fld
42238 \end_inset
42239
42240 Table
42241 \begin_inset Quotes frd
42242 \end_inset
42243
42244  por 
42245 \begin_inset Quotes fld
42246 \end_inset
42247
42248 Tabla
42249 \begin_inset Quotes frd
42250 \end_inset
42251
42252 .
42253  En la salida, en cambio, el estilo 
42254 \family typewriter
42255 spanish
42256 \family default
42257  del sistema 
42258 \series bold
42259 babel
42260 \series default
42261  traduce 
42262 \begin_inset Quotes fld
42263 \end_inset
42264
42265 Table
42266 \begin_inset Quotes frd
42267 \end_inset
42268
42269  por 
42270 \begin_inset Quotes fld
42271 \end_inset
42272
42273 Cuadro
42274 \begin_inset Quotes frd
42275 \end_inset
42276
42277 .
42278  Más información sobre el estilo 
42279 \family typewriter
42280 spanish 
42281 \family default
42282 en la página web
42283 \begin_inset space ~
42284 \end_inset
42285
42286
42287 \begin_inset CommandInset citation
42288 LatexCommand cite
42289 key "spanish"
42290
42291 \end_inset
42292
42293 .
42294 \end_layout
42295
42296 \end_inset
42297
42298  
42299 \end_layout
42300
42301 \begin_layout Description
42302 Comienzo
42303 \begin_inset space ~
42304 \end_inset
42305
42306 del
42307 \begin_inset space ~
42308 \end_inset
42309
42310 comando Cuando hace falta algún paquete LaTeX especial para escribir en
42311  determinado idioma, aquí puedes poner el comando para cargarlo.
42312  Un ejemplo es el comando 
42313 \family sans
42314
42315 \backslash
42316 begin{arabtext} 
42317 \family default
42318 para cargar el paquete 
42319 \series bold
42320 ArabTeX
42321 \series default
42322  (véase 
42323 \begin_inset CommandInset citation
42324 LatexCommand cite
42325 key "Arabic"
42326
42327 \end_inset
42328
42329 ), necesario para escribir en árabe.
42330
42331 \series bold
42332  
42333 \series default
42334 Por omisión, es el comando de 
42335 \series bold
42336 babel
42337 \series default
42338   
42339 \family sans
42340
42341 \backslash
42342 selectlanguage{$$lang}
42343 \family default
42344 .
42345 \end_layout
42346
42347 \begin_layout Description
42348 Fin
42349 \begin_inset space ~
42350 \end_inset
42351
42352 del
42353 \begin_inset space ~
42354 \end_inset
42355
42356 comando El complemento a 
42357 \family sans
42358 Comienzo
42359 \begin_inset space ~
42360 \end_inset
42361
42362 del
42363 \begin_inset space ~
42364 \end_inset
42365
42366 comando
42367 \family default
42368 .
42369  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
42370  porque el comando de inicio habilita o no el paquete.
42371 \end_layout
42372
42373 \begin_layout Description
42374 Usar
42375 \begin_inset space ~
42376 \end_inset
42377
42378 babel Si se usa o no este paquete.
42379  
42380 \end_layout
42381
42382 \begin_layout Description
42383 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
42384  como opciones a la clase de documento, para que puedan usarse por todos
42385  los paquetes LaTeX.
42386  Si no, sólo serán utilizados como opciones para 
42387 \series bold
42388 babel
42389 \series default
42390 .
42391  
42392 \end_layout
42393
42394 \begin_layout Description
42395 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
42396  elegido.
42397  Sin ella, el 
42398 \family sans
42399 Comienzo
42400 \begin_inset space ~
42401 \end_inset
42402
42403 del
42404 \begin_inset space ~
42405 \end_inset
42406
42407 comando
42408 \family default
42409  se establece explícitamente al inicio del documento en la salida de LaTeX.
42410  Esto asegura que se usa el idioma correcto cuando pongas un 
42411 \family sans
42412  Comienzo
42413 \begin_inset space ~
42414 \end_inset
42415
42416 del
42417 \begin_inset space ~
42418 \end_inset
42419
42420 comando 
42421 \family default
42422  distinto al predeterminado.
42423 \end_layout
42424
42425 \begin_layout Description
42426 Auto-terminar Contrapartida a 
42427 \family sans
42428 Auto-iniciar.
42429  
42430 \family default
42431 Si no está marcado, el 
42432 \family sans
42433 Fin
42434 \begin_inset space ~
42435 \end_inset
42436
42437 del
42438 \begin_inset space ~
42439 \end_inset
42440
42441 comando
42442 \family default
42443  se establece al final del documento.
42444 \end_layout
42445
42446 \begin_layout Description
42447 Marcar
42448 \begin_inset space ~
42449 \end_inset
42450
42451 idiomas
42452 \begin_inset space ~
42453 \end_inset
42454
42455 extranjeros El texto marcado con estilo de idioma distinto al del documento
42456  se subraya en azul.
42457 \end_layout
42458
42459 \begin_layout Description
42460 Soporte
42461 \begin_inset space ~
42462 \end_inset
42463
42464 para
42465 \begin_inset space ~
42466 \end_inset
42467
42468 idioma
42469 \begin_inset space ~
42470 \end_inset
42471
42472 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
42473  o el farsi, se escriben de derecha a izquierda.
42474 \end_layout
42475
42476 \begin_layout Description
42477 Movimiento
42478 \begin_inset space ~
42479 \end_inset
42480
42481 del
42482 \begin_inset space ~
42483 \end_inset
42484
42485 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
42486  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
42487  la izquierda o a la derecha, respectivamente, o lógicamente.
42488  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
42489  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
42490  derecha-izquierda.
42491 \end_layout
42492
42493 \begin_layout Subsection
42494 Corrector ortográfico
42495 \end_layout
42496
42497 \begin_layout Standard
42498 Se explica en la sección
42499 \begin_inset space ~
42500 \end_inset
42501
42502
42503 \begin_inset CommandInset ref
42504 LatexCommand ref
42505 reference "sec:Corrector-ortográfico"
42506
42507 \end_inset
42508
42509
42510 \end_layout
42511
42512 \begin_layout Section
42513 Salidas
42514 \end_layout
42515
42516 \begin_layout Subsection
42517 Impresora
42518 \begin_inset CommandInset label
42519 LatexCommand label
42520 name "sub:Impresora"
42521
42522 \end_inset
42523
42524
42525 \begin_inset Index idx
42526 status collapsed
42527
42528 \begin_layout Plain Layout
42529 Impresora
42530 \end_layout
42531
42532 \end_inset
42533
42534
42535 \begin_inset Index idx
42536 status collapsed
42537
42538 \begin_layout Plain Layout
42539 Configuración ! Impresora
42540 \end_layout
42541
42542 \end_inset
42543
42544
42545 \end_layout
42546
42547 \begin_layout Description
42548 Impresora
42549 \begin_inset space ~
42550 \end_inset
42551
42552 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
42553 da.
42554  Este nombre se usará cuando se ejecute el 
42555 \family sans
42556 Comando de Impresión
42557 \family default
42558 .
42559 \begin_inset Newline newline
42560 \end_inset
42561
42562
42563 \begin_inset Note Greyedout
42564 status collapsed
42565
42566 \begin_layout Plain Layout
42567
42568 \series bold
42569 Nota:
42570 \series default
42571  En Windows puedes dejar el campo en blanco porque no tiene efecto.
42572 \end_layout
42573
42574 \end_inset
42575
42576
42577 \end_layout
42578
42579 \begin_layout Description
42580 Adaptar
42581 \begin_inset space ~
42582 \end_inset
42583
42584 la
42585 \begin_inset space ~
42586 \end_inset
42587
42588 salida
42589 \begin_inset space ~
42590 \end_inset
42591
42592 a
42593 \begin_inset space ~
42594 \end_inset
42595
42596 la
42597 \begin_inset space ~
42598 \end_inset
42599
42600 impresora Esta opción sólo funciona si el 
42601 \family sans
42602 Comando de Impresión
42603 \family default
42604  es «
42605 \family sans
42606 dvips
42607 \family default
42608 ».
42609  Activa un archivo de configuración para dvips.
42610  Esta opción es para expertos en dvips.
42611 \end_layout
42612
42613 \begin_layout Description
42614
42615 \family sans
42616 Comando
42617 \begin_inset space ~
42618 \end_inset
42619
42620 de
42621 \begin_inset space ~
42622 \end_inset
42623
42624 Impresión 
42625 \family default
42626 es el comando que usan LyX
42627 \begin_inset space \thinspace{}
42628 \end_inset
42629
42630 /
42631 \begin_inset space \thinspace{}
42632 \end_inset
42633
42634 LaTeX para imprimir.
42635  En la mayoría de sistemas el comando predeterminado es 
42636 \family sans
42637 dvips
42638 \family default
42639 .
42640 \end_layout
42641
42642 \begin_layout Description
42643 Opciones
42644 \begin_inset space ~
42645 \end_inset
42646
42647 del
42648 \begin_inset space ~
42649 \end_inset
42650
42651 comando
42652 \begin_inset space ~
42653 \end_inset
42654
42655 de
42656 \begin_inset space ~
42657 \end_inset
42658
42659 impresión En la documentación del programa que suministra el 
42660 \family sans
42661 Comando de impresión
42662 \family default
42663  que se use
42664 \family sans
42665  
42666 \family default
42667 puedes encontrar la explicación de las opciones que pueden configurarse
42668  en estos campos.
42669
42670 \family sans
42671  
42672 \end_layout
42673
42674 \begin_layout Subsection
42675 Formato de fecha
42676 \begin_inset Index idx
42677 status collapsed
42678
42679 \begin_layout Plain Layout
42680 Fecha, formato de
42681 \end_layout
42682
42683 \end_inset
42684
42685
42686 \begin_inset Index idx
42687 status collapsed
42688
42689 \begin_layout Plain Layout
42690 Configuración ! Formato de fecha
42691 \end_layout
42692
42693 \end_inset
42694
42695
42696 \end_layout
42697
42698 \begin_layout Standard
42699 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
42700 \begin_inset Newline newline
42701 \end_inset
42702
42703
42704 \begin_inset Flex URL
42705 status collapsed
42706
42707 \begin_layout Plain Layout
42708
42709 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42710 \end_layout
42711
42712 \end_inset
42713
42714
42715 \begin_inset Newline newline
42716 \end_inset
42717
42718 Por ejemplo, el formato
42719 \begin_inset Newline newline
42720 \end_inset
42721
42722 %d/%m/%y
42723 \begin_inset Newline newline
42724 \end_inset
42725
42726 imprime la fecha como día/mes/año.
42727 \end_layout
42728
42729 \begin_layout Subsection
42730 Texto simple
42731 \end_layout
42732
42733 \begin_layout Description
42734
42735 \family sans
42736 Longitud
42737 \begin_inset space ~
42738 \end_inset
42739
42740 de
42741 \begin_inset space ~
42742 \end_inset
42743
42744 línea
42745 \begin_inset space ~
42746 \end_inset
42747
42748 de
42749 \begin_inset space ~
42750 \end_inset
42751
42752 salida
42753 \family default
42754  establece el número máximo de caracteres impresos en cada línea, cuando
42755  el archivo se exporta como texto simple.
42756  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
42757  
42758 \end_layout
42759
42760 \begin_layout Description
42761
42762 \family sans
42763 Comando
42764 \family default
42765
42766 \begin_inset space ~
42767 \end_inset
42768
42769
42770 \family sans
42771 roff
42772 \family default
42773  define un comando adicional para generar mejores tablas de caracteres ASCII,
42774  con uno de los comandos UNIX 
42775 \family typewriter
42776 groff/troff/nroff
42777 \family default
42778  (puedes consultar información sobre ellos en sus páginas de manual).
42779  Si se deja en blanco LyX usará un formateador interno.
42780 \end_layout
42781
42782 \begin_layout Subsection
42783 LaT
42784 \begin_inset ERT
42785 status collapsed
42786
42787 \begin_layout Plain Layout
42788
42789 {}
42790 \end_layout
42791
42792 \end_inset
42793
42794 eX
42795 \begin_inset CommandInset label
42796 LatexCommand label
42797 name "sub:LaTeX-Configuración"
42798
42799 \end_inset
42800
42801
42802 \begin_inset Index idx
42803 status collapsed
42804
42805 \begin_layout Plain Layout
42806 Configuración ! LaTeX
42807 \end_layout
42808
42809 \end_inset
42810
42811
42812 \end_layout
42813
42814 \begin_layout Description
42815 Codificación
42816 \begin_inset space ~
42817 \end_inset
42818
42819 Te
42820 \begin_inset ERT
42821 status collapsed
42822
42823 \begin_layout Plain Layout
42824
42825 {}
42826 \end_layout
42827
42828 \end_inset
42829
42830 X Esta es la codificación predeterminada de la fuente del documento, 
42831 \family sans
42832 T1
42833 \family default
42834 , que cubre los idiomas y símbolos occidentales.
42835  
42836 \family sans
42837 T2A
42838 \family default
42839
42840 \family sans
42841 T2B
42842 \family default
42843
42844 \family sans
42845 T2C
42846 \family default
42847
42848 \family sans
42849 LCY
42850 \family default
42851 , y 
42852 \family sans
42853 X2 
42854 \family default
42855 son para cirílico.
42856  Se pueden combinar codificaciones, como 
42857 \begin_inset Quotes erd
42858 \end_inset
42859
42860
42861 \family sans
42862 T1, T2B
42863 \family default
42864
42865 \begin_inset Quotes erd
42866 \end_inset
42867
42868 .
42869  Normalmente la codificación se carga automáticamente cuando LyX configura
42870  los paquetes de idioma.
42871  Por tanto no hay por qué cambiarla.
42872 \end_layout
42873
42874 \begin_layout Description
42875 Tamaño
42876 \begin_inset space ~
42877 \end_inset
42878
42879 predeterminado
42880 \begin_inset space ~
42881 \end_inset
42882
42883 del
42884 \begin_inset space ~
42885 \end_inset
42886
42887 papel Este será el tamaño del papel para documentos nuevos.
42888  El valor 
42889 \family sans
42890 Predeterminado 
42891 \family default
42892 depende de la configuración del sistema LaTeX.
42893 \end_layout
42894
42895 \begin_layout Standard
42896 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
42897  listadas.
42898  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
42899  aplicaciones.
42900  Actualmente se pueden configurar los comandos siguientes:
42901 \end_layout
42902
42903 \begin_layout Description
42904 Comando
42905 \begin_inset space ~
42906 \end_inset
42907
42908 CheckTe
42909 \begin_inset ERT
42910 status collapsed
42911
42912 \begin_layout Plain Layout
42913
42914 {}
42915 \end_layout
42916
42917 \end_inset
42918
42919 X El programa 
42920 \family sans
42921 CheckTeX 
42922 \family default
42923 se explica en la sección 
42924 \emph on
42925 Comprobar TeX
42926 \emph default
42927  del manual 
42928 \emph on
42929 Características adicionales
42930 \emph default
42931 .
42932 \end_layout
42933
42934 \begin_layout Description
42935 Comando
42936 \begin_inset space ~
42937 \end_inset
42938
42939 BibTe
42940 \begin_inset ERT
42941 status collapsed
42942
42943 \begin_layout Plain Layout
42944
42945 {}
42946 \end_layout
42947
42948 \end_inset
42949
42950 X El programa 
42951 \family sans
42952 BibTeX 
42953 \family default
42954 genera la bibliografía; véase la sección
42955 \begin_inset space ~
42956 \end_inset
42957
42958
42959 \begin_inset CommandInset ref
42960 LatexCommand ref
42961 reference "sub:Bases-datos-bibliográficos"
42962
42963 \end_inset
42964
42965 .
42966 \end_layout
42967
42968 \begin_layout Description
42969 Comando
42970 \begin_inset space ~
42971 \end_inset
42972
42973 para
42974 \begin_inset space ~
42975 \end_inset
42976
42977
42978 \begin_inset space ~
42979 \end_inset
42980
42981 índice Comando para el programa que genera el índice, véase la sección
42982 \begin_inset space ~
42983 \end_inset
42984
42985
42986 \begin_inset CommandInset ref
42987 LatexCommand ref
42988 reference "sub:Programas-para-índice"
42989
42990 \end_inset
42991
42992 .
42993 \end_layout
42994
42995 \begin_layout Description
42996 Comando
42997 \begin_inset space ~
42998 \end_inset
42999
43000 para
43001 \begin_inset space ~
43002 \end_inset
43003
43004 nomenclatura Comando para el programa que genera la nomenclatura, véase
43005  la sección
43006 \begin_inset space ~
43007 \end_inset
43008
43009
43010 \begin_inset CommandInset ref
43011 LatexCommand ref
43012 reference "sub:Programa-para-la-nomenclatura"
43013
43014 \end_inset
43015
43016
43017 \end_layout
43018
43019 \begin_layout Description
43020 Opciones
43021 \begin_inset space ~
43022 \end_inset
43023
43024 de
43025 \begin_inset space ~
43026 \end_inset
43027
43028 tamaño
43029 \begin_inset space ~
43030 \end_inset
43031
43032 del
43033 \begin_inset space ~
43034 \end_inset
43035
43036 papel
43037 \begin_inset space ~
43038 \end_inset
43039
43040 para
43041 \begin_inset space ~
43042 \end_inset
43043
43044 el
43045 \begin_inset space ~
43046 \end_inset
43047
43048 visor
43049 \begin_inset space ~
43050 \end_inset
43051
43052 DVI Sólo tienen efecto para el programa visor de DVI 
43053 \family sans
43054 xdvi
43055 \family default
43056 .
43057  
43058 \end_layout
43059
43060 \begin_layout Standard
43061 Además están las opciones:
43062 \end_layout
43063
43064 \begin_layout Description
43065 Usar
43066 \begin_inset space ~
43067 \end_inset
43068
43069 rutas
43070 \begin_inset space ~
43071 \end_inset
43072
43073 estilo
43074 \begin_inset space ~
43075 \end_inset
43076
43077 Windows
43078 \begin_inset space ~
43079 \end_inset
43080
43081 en
43082 \begin_inset space ~
43083 \end_inset
43084
43085 archivos
43086 \begin_inset space ~
43087 \end_inset
43088
43089 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
43090 \backslash
43091 » en vez de «/» para separar carpetas.
43092  Esta opción está marcada por omisión cuando se usa LyX en Windows.
43093 \begin_inset Index idx
43094 status collapsed
43095
43096 \begin_layout Plain Layout
43097 Rutas
43098 \end_layout
43099
43100 \end_inset
43101
43102
43103 \begin_inset Index idx
43104 status collapsed
43105
43106 \begin_layout Plain Layout
43107 Configuración ! Rutas
43108 \end_layout
43109
43110 \end_inset
43111
43112
43113 \end_layout
43114
43115 \begin_layout Description
43116 Reiniciar
43117 \begin_inset space ~
43118 \end_inset
43119
43120 opciones
43121 \begin_inset space ~
43122 \end_inset
43123
43124 de
43125 \begin_inset space ~
43126 \end_inset
43127
43128 clase
43129 \begin_inset space ~
43130 \end_inset
43131
43132 cuando
43133 \begin_inset space ~
43134 \end_inset
43135
43136 la
43137 \begin_inset space ~
43138 \end_inset
43139
43140 clase
43141 \begin_inset space ~
43142 \end_inset
43143
43144 de
43145 \begin_inset space ~
43146 \end_inset
43147
43148 documento
43149 \begin_inset space ~
43150 \end_inset
43151
43152 cambie Si se cambia la clase de documento se eliminan todas las opciones
43153  de clase de documento establecidas manualmente en el diálogo 
43154 \family sans
43155 Documento\SpecialChar \menuseparator
43156 Configuración
43157 \family default
43158 .
43159 \end_layout
43160
43161 \begin_layout Section
43162 Gestión de archivos
43163 \begin_inset Index idx
43164 status collapsed
43165
43166 \begin_layout Plain Layout
43167 Gestión de archivos
43168 \end_layout
43169
43170 \end_inset
43171
43172
43173 \end_layout
43174
43175 \begin_layout Subsection
43176 Convertidores
43177 \begin_inset CommandInset label
43178 LatexCommand label
43179 name "sub:Convertidores"
43180
43181 \end_inset
43182
43183
43184 \begin_inset Index idx
43185 status collapsed
43186
43187 \begin_layout Plain Layout
43188 Convertidores
43189 \end_layout
43190
43191 \end_inset
43192
43193
43194 \end_layout
43195
43196 \begin_layout Standard
43197 Aquí está la lista de los comandos de los programas para convertir archivos
43198  de un formato a otro.
43199  Puedes modificarlos o configurar otros nuevos.
43200  Para modificar un convertidor lo seleccionas, cambias las entradas de los
43201  campos 
43202 \family sans
43203 Convertidor
43204 \family default
43205  y/o 
43206 \family sans
43207 Opción extra
43208 \family default
43209 , y pulsas el botón 
43210 \family sans
43211 Modificar
43212 \family default
43213 .
43214  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
43215  en las listas desplegables, modifica el campo 
43216 \family sans
43217 Convertidor
43218 \family default
43219 , y pulsa 
43220 \family sans
43221 Añadir
43222 \family default
43223 .
43224 \end_layout
43225
43226 \begin_layout Standard
43227 Si se activa la opción 
43228 \family sans
43229 Caché de archivo del conversor
43230 \family default
43231 , las conversiones se conservarán durante el tiempo especificado en 
43232 \family sans
43233 Edad máxima (en días)
43234 \family default
43235 .
43236  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
43237  reabrir el documento, porque se usarán las almacenadas en la caché.
43238  
43239 \end_layout
43240
43241 \begin_layout Standard
43242 En la sección 
43243 \emph on
43244 Convertidores
43245 \emph default
43246  del manual 
43247 \emph on
43248 Personalización
43249 \emph default
43250  encontrarás más información sobre convertidores, como variables y opciones
43251  que se pueden poner en su definición.
43252 \end_layout
43253
43254 \begin_layout Subsection
43255 Formatos de archivo
43256 \begin_inset CommandInset label
43257 LatexCommand label
43258 name "sec:Formatos-de-archivo"
43259
43260 \end_inset
43261
43262
43263 \begin_inset Index idx
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267 Formatos de archivo
43268 \end_layout
43269
43270 \end_inset
43271
43272
43273 \begin_inset Index idx
43274 status collapsed
43275
43276 \begin_layout Plain Layout
43277 Copiadores
43278 \end_layout
43279
43280 \end_inset
43281
43282
43283 \end_layout
43284
43285 \begin_layout Standard
43286 Aquí está la lista de los formatos de archivo que LyX puede manejar.
43287  Puedes modificar los programas visor y editor para determinados formatos.
43288 \end_layout
43289
43290 \begin_layout Standard
43291 En la sección 
43292 \emph on
43293 Formatos
43294 \emph default
43295  del manual 
43296 \emph on
43297 Personalización
43298 \emph default
43299  encontrarás más información sobre formatos, como opciones que se pueden
43300  emplear en su definición.
43301 \end_layout
43302
43303 \begin_layout Standard
43304 Puesto que todas las conversiones de un formato a otro tienen lugar en el
43305  directorio temporal de LyX, a veces es preciso modificar un archivo antes
43306  de copiarlo al directorio temporal, con el fin de de que la conversión
43307  pueda llevarse a cabo.
43308  Esto se hace especificando un 
43309 \family sans
43310 Copiador
43311 \family default
43312 .
43313  En la sección 
43314 \emph on
43315 Copiadores
43316 \emph default
43317  del manual 
43318 \emph on
43319 Personalización
43320 \emph default
43321  hay más información sobre esto.
43322 \end_layout
43323
43324 \begin_layout Standard
43325
43326 \end_layout
43327
43328 \begin_layout Chapter
43329 Unidades disponibles en LyX
43330 \begin_inset Index idx
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334 Unidades
43335 \end_layout
43336
43337 \end_inset
43338
43339
43340 \begin_inset CommandInset label
43341 LatexCommand label
43342 name "cap:Unidades-disponibles"
43343
43344 \end_inset
43345
43346
43347 \end_layout
43348
43349 \begin_layout Standard
43350 Para comprender las unidades utilizadas en este manual, el cuadro
43351 \begin_inset space ~
43352 \end_inset
43353
43354
43355 \begin_inset CommandInset ref
43356 LatexCommand ref
43357 reference "tab:Unidades"
43358
43359 \end_inset
43360
43361  describe todas las unidades disponibles en LyX.
43362 \end_layout
43363
43364 \begin_layout Standard
43365 \begin_inset Float table
43366 placement h
43367 wide false
43368 sideways false
43369 status collapsed
43370
43371 \begin_layout Plain Layout
43372 \begin_inset Caption
43373
43374 \begin_layout Plain Layout
43375 \begin_inset CommandInset label
43376 LatexCommand label
43377 name "tab:Unidades"
43378
43379 \end_inset
43380
43381 Unidades
43382 \end_layout
43383
43384 \end_inset
43385
43386
43387 \end_layout
43388
43389 \begin_layout Plain Layout
43390 \begin_inset VSpace medskip
43391 \end_inset
43392
43393
43394 \end_layout
43395
43396 \begin_layout Plain Layout
43397 \noindent
43398 \align center
43399 \begin_inset Tabular
43400 <lyxtabular version="3" rows="20" columns="2">
43401 <features tabularvalignment="middle">
43402 <column alignment="center" valignment="top" width="0">
43403 <column alignment="center" valignment="top" width="0">
43404 <row>
43405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43406 \begin_inset Text
43407
43408 \begin_layout Plain Layout
43409 unidad
43410 \end_layout
43411
43412 \end_inset
43413 </cell>
43414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43415 \begin_inset Text
43416
43417 \begin_layout Plain Layout
43418 nombre/descripción
43419 \end_layout
43420
43421 \end_inset
43422 </cell>
43423 </row>
43424 <row>
43425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43426 \begin_inset Text
43427
43428 \begin_layout Plain Layout
43429 mm
43430 \end_layout
43431
43432 \end_inset
43433 </cell>
43434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43435 \begin_inset Text
43436
43437 \begin_layout Plain Layout
43438 milímetro
43439 \end_layout
43440
43441 \end_inset
43442 </cell>
43443 </row>
43444 <row>
43445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43446 \begin_inset Text
43447
43448 \begin_layout Plain Layout
43449 cm
43450 \end_layout
43451
43452 \end_inset
43453 </cell>
43454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43455 \begin_inset Text
43456
43457 \begin_layout Plain Layout
43458 centímetro
43459 \end_layout
43460
43461 \end_inset
43462 </cell>
43463 </row>
43464 <row>
43465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43466 \begin_inset Text
43467
43468 \begin_layout Plain Layout
43469 in
43470 \end_layout
43471
43472 \end_inset
43473 </cell>
43474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43475 \begin_inset Text
43476
43477 \begin_layout Plain Layout
43478 pulgada
43479 \end_layout
43480
43481 \end_inset
43482 </cell>
43483 </row>
43484 <row>
43485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43486 \begin_inset Text
43487
43488 \begin_layout Plain Layout
43489 pt
43490 \end_layout
43491
43492 \end_inset
43493 </cell>
43494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43495 \begin_inset Text
43496
43497 \begin_layout Plain Layout
43498 punto (72.27
43499 \begin_inset space \thinspace{}
43500 \end_inset
43501
43502 pt = 1
43503 \begin_inset space \thinspace{}
43504 \end_inset
43505
43506 in)
43507 \end_layout
43508
43509 \end_inset
43510 </cell>
43511 </row>
43512 <row>
43513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43514 \begin_inset Text
43515
43516 \begin_layout Plain Layout
43517 pc
43518 \end_layout
43519
43520 \end_inset
43521 </cell>
43522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43523 \begin_inset Text
43524
43525 \begin_layout Plain Layout
43526 pica (1
43527 \begin_inset space \thinspace{}
43528 \end_inset
43529
43530 pc = 12
43531 \begin_inset space \thinspace{}
43532 \end_inset
43533
43534 pt)
43535 \end_layout
43536
43537 \end_inset
43538 </cell>
43539 </row>
43540 <row>
43541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43542 \begin_inset Text
43543
43544 \begin_layout Plain Layout
43545 sp
43546 \end_layout
43547
43548 \end_inset
43549 </cell>
43550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43551 \begin_inset Text
43552
43553 \begin_layout Plain Layout
43554 punto escalado (65536
43555 \begin_inset space \thinspace{}
43556 \end_inset
43557
43558 sp = 1
43559 \begin_inset space \thinspace{}
43560 \end_inset
43561
43562 pt)
43563 \end_layout
43564
43565 \end_inset
43566 </cell>
43567 </row>
43568 <row>
43569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43570 \begin_inset Text
43571
43572 \begin_layout Plain Layout
43573 bp
43574 \end_layout
43575
43576 \end_inset
43577 </cell>
43578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43579 \begin_inset Text
43580
43581 \begin_layout Plain Layout
43582 punto grande (72
43583 \begin_inset space \thinspace{}
43584 \end_inset
43585
43586 bp = 1
43587 \begin_inset space \thinspace{}
43588 \end_inset
43589
43590 in)
43591 \end_layout
43592
43593 \end_inset
43594 </cell>
43595 </row>
43596 <row>
43597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43598 \begin_inset Text
43599
43600 \begin_layout Plain Layout
43601 dd
43602 \end_layout
43603
43604 \end_inset
43605 </cell>
43606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43607 \begin_inset Text
43608
43609 \begin_layout Plain Layout
43610 didot (1
43611 \begin_inset space \thinspace{}
43612 \end_inset
43613
43614 dd 
43615 \begin_inset Formula $\approx$
43616 \end_inset
43617
43618  0.376
43619 \begin_inset space \thinspace{}
43620 \end_inset
43621
43622 mm)
43623 \end_layout
43624
43625 \end_inset
43626 </cell>
43627 </row>
43628 <row>
43629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43630 \begin_inset Text
43631
43632 \begin_layout Plain Layout
43633 cc
43634 \end_layout
43635
43636 \end_inset
43637 </cell>
43638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43639 \begin_inset Text
43640
43641 \begin_layout Plain Layout
43642 cicero (1
43643 \begin_inset space \thinspace{}
43644 \end_inset
43645
43646 cc = 12
43647 \begin_inset space \thinspace{}
43648 \end_inset
43649
43650 dd)
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 escala
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 % del tamaño original de la imagen
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 texto
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 % del ancho de texto
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 columna
43716 \begin_inset space \thinspace{}
43717 \end_inset
43718
43719 %
43720 \end_layout
43721
43722 \end_inset
43723 </cell>
43724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43725 \begin_inset Text
43726
43727 \begin_layout Plain Layout
43728 \begin_inset space \thinspace{}
43729 \end_inset
43730
43731 % del ancho de columna
43732 \end_layout
43733
43734 \end_inset
43735 </cell>
43736 </row>
43737 <row>
43738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43739 \begin_inset Text
43740
43741 \begin_layout Plain Layout
43742 página
43743 \begin_inset space \thinspace{}
43744 \end_inset
43745
43746 %
43747 \end_layout
43748
43749 \end_inset
43750 </cell>
43751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43752 \begin_inset Text
43753
43754 \begin_layout Plain Layout
43755 \begin_inset space \thinspace{}
43756 \end_inset
43757
43758 % del ancho de página
43759 \end_layout
43760
43761 \end_inset
43762 </cell>
43763 </row>
43764 <row>
43765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43766 \begin_inset Text
43767
43768 \begin_layout Plain Layout
43769 línea
43770 \begin_inset space \thinspace{}
43771 \end_inset
43772
43773 %
43774 \end_layout
43775
43776 \end_inset
43777 </cell>
43778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43779 \begin_inset Text
43780
43781 \begin_layout Plain Layout
43782 \begin_inset space \thinspace{}
43783 \end_inset
43784
43785 % del ancho de línea
43786 \end_layout
43787
43788 \end_inset
43789 </cell>
43790 </row>
43791 <row>
43792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43793 \begin_inset Text
43794
43795 \begin_layout Plain Layout
43796 alt_texto
43797 \begin_inset space \thinspace{}
43798 \end_inset
43799
43800 %
43801 \end_layout
43802
43803 \end_inset
43804 </cell>
43805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43806 \begin_inset Text
43807
43808 \begin_layout Plain Layout
43809 \begin_inset space \thinspace{}
43810 \end_inset
43811
43812 % de altura de texto
43813 \end_layout
43814
43815 \end_inset
43816 </cell>
43817 </row>
43818 <row>
43819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43820 \begin_inset Text
43821
43822 \begin_layout Plain Layout
43823 alt_página
43824 \begin_inset space \thinspace{}
43825 \end_inset
43826
43827 %
43828 \end_layout
43829
43830 \end_inset
43831 </cell>
43832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43833 \begin_inset Text
43834
43835 \begin_layout Plain Layout
43836 \begin_inset space \thinspace{}
43837 \end_inset
43838
43839 % de altura de página
43840 \end_layout
43841
43842 \end_inset
43843 </cell>
43844 </row>
43845 <row>
43846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43847 \begin_inset Text
43848
43849 \begin_layout Plain Layout
43850 ex
43851 \end_layout
43852
43853 \end_inset
43854 </cell>
43855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43856 \begin_inset Text
43857
43858 \begin_layout Plain Layout
43859 altura de la letra 
43860 \emph on
43861 x
43862 \emph default
43863  en la fuente actual
43864 \end_layout
43865
43866 \end_inset
43867 </cell>
43868 </row>
43869 <row>
43870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43871 \begin_inset Text
43872
43873 \begin_layout Plain Layout
43874 em
43875 \end_layout
43876
43877 \end_inset
43878 </cell>
43879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43880 \begin_inset Text
43881
43882 \begin_layout Plain Layout
43883 ancho de la letra 
43884 \emph on
43885 M
43886 \emph default
43887  en la fuente actual
43888 \end_layout
43889
43890 \end_inset
43891 </cell>
43892 </row>
43893 <row>
43894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43895 \begin_inset Text
43896
43897 \begin_layout Plain Layout
43898 mu
43899 \end_layout
43900
43901 \end_inset
43902 </cell>
43903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43904 \begin_inset Text
43905
43906 \begin_layout Plain Layout
43907 unidad matemática (1
43908 \begin_inset space \thinspace{}
43909 \end_inset
43910
43911 mu = 1/18
43912 \begin_inset space \thinspace{}
43913 \end_inset
43914
43915 em)
43916 \end_layout
43917
43918 \end_inset
43919 </cell>
43920 </row>
43921 </lyxtabular>
43922
43923 \end_inset
43924
43925
43926 \end_layout
43927
43928 \end_inset
43929
43930
43931 \end_layout
43932
43933 \begin_layout Chapter
43934 Créditos
43935 \begin_inset CommandInset label
43936 LatexCommand label
43937 name "cap:Créditos"
43938
43939 \end_inset
43940
43941
43942 \end_layout
43943
43944 \begin_layout Standard
43945 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
43946  animamos a que participeis!).
43947 \end_layout
43948
43949 \begin_layout Itemize
43950
43951 \noun on
43952 Alejandro Aguilar Sierra
43953 \end_layout
43954
43955 \begin_layout Itemize
43956
43957 \noun on
43958 Amir Karger
43959 \end_layout
43960
43961 \begin_layout Itemize
43962
43963 \noun on
43964 David Johnson
43965 \end_layout
43966
43967 \begin_layout Itemize
43968
43969 \noun on
43970 Hartmut Haase
43971 \end_layout
43972
43973 \begin_layout Itemize
43974
43975 \noun on
43976 Ignacio García
43977 \end_layout
43978
43979 \begin_layout Itemize
43980
43981 \noun on
43982 Ivan Schreter
43983 \end_layout
43984
43985 \begin_layout Itemize
43986
43987 \noun on
43988 John Raithel
43989 \end_layout
43990
43991 \begin_layout Itemize
43992
43993 \noun on
43994 John Weiss
43995 \end_layout
43996
43997 \begin_layout Itemize
43998
43999 \noun on
44000 Lars Gullik Bjønnes
44001 \end_layout
44002
44003 \begin_layout Itemize
44004
44005 \noun on
44006 Matthias Ettrich
44007 \end_layout
44008
44009 \begin_layout Itemize
44010
44011 \noun on
44012 Matthias Zenker
44013 \end_layout
44014
44015 \begin_layout Itemize
44016
44017 \noun on
44018 Rich Fields
44019 \end_layout
44020
44021 \begin_layout Itemize
44022
44023 \noun on
44024 Pascal André
44025 \end_layout
44026
44027 \begin_layout Itemize
44028
44029 \noun on
44030 Paul Evans
44031 \end_layout
44032
44033 \begin_layout Itemize
44034
44035 \noun on
44036 Paul Russel
44037 \end_layout
44038
44039 \begin_layout Itemize
44040
44041 \noun on
44042 Robin Socha
44043 \end_layout
44044
44045 \begin_layout Itemize
44046
44047 \noun on
44048 Uwe Stöhr
44049 \end_layout
44050
44051 \begin_layout Itemize
44052 El Equipo LyX: 
44053 \begin_inset CommandInset citation
44054 LatexCommand cite
44055 key "lyxcredit"
44056
44057 \end_inset
44058
44059
44060 \end_layout
44061
44062 \begin_layout Standard
44063 \begin_inset Newpage newpage
44064 \end_inset
44065
44066  La bibliografía de la página siguiente se ha generado con el entorno 
44067 \family sans
44068 Bibliografía
44069 \family default
44070 .
44071 \end_layout
44072
44073 \begin_layout Bibliography
44074 \labelwidthstring Bibliografía
44075 \begin_inset CommandInset bibitem
44076 LatexCommand bibitem
44077 label "Créditos"
44078 key "lyxcredit"
44079
44080 \end_inset
44081
44082 El Equipo Lyx: 
44083 \begin_inset CommandInset href
44084 LatexCommand href
44085 name "Créditos"
44086 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
44087
44088 \end_inset
44089
44090 :
44091 \begin_inset Newline newline
44092 \end_inset
44093
44094
44095 \begin_inset Flex URL
44096 status collapsed
44097
44098 \begin_layout Plain Layout
44099
44100 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
44101 \end_layout
44102
44103 \end_inset
44104
44105
44106 \end_layout
44107
44108 \begin_layout Bibliography
44109 \labelwidthstring Bibliografía
44110 \begin_inset CommandInset bibitem
44111 LatexCommand bibitem
44112 key "latexcompanion"
44113
44114 \end_inset
44115
44116 Frank Mittelbach and Michel Goossens: 
44117 \emph on
44118 The LaTeX Companion Second Edition.
44119
44120 \emph default
44121  Addison-Wesley, 2004
44122 \end_layout
44123
44124 \begin_layout Bibliography
44125 \labelwidthstring Bibliografía
44126 \begin_inset CommandInset bibitem
44127 LatexCommand bibitem
44128 key "latexguide"
44129
44130 \end_inset
44131
44132 Helmut Kopka and Patrick W.
44133  Daly: 
44134 \emph on
44135 A Guide to LaTeX Fourth Edition.
44136
44137 \emph default
44138  Addison-Wesley, 2003
44139 \end_layout
44140
44141 \begin_layout Bibliography
44142 \labelwidthstring Bibliografía
44143 \begin_inset CommandInset bibitem
44144 LatexCommand bibitem
44145 key "latexbook"
44146
44147 \end_inset
44148
44149 Leslie Lamport: 
44150 \emph on
44151 LaTeX: A Document Preparation System.
44152
44153 \emph default
44154  Addison-Wesley, second edition, 1994
44155 \end_layout
44156
44157 \begin_layout Bibliography
44158 \labelwidthstring Bibliografía
44159 \begin_inset CommandInset bibitem
44160 LatexCommand bibitem
44161 key "texbook"
44162
44163 \end_inset
44164
44165 Donald E.
44166  Knuth.
44167  
44168 \emph on
44169 The TeXbook.
44170
44171 \emph default
44172  Addison-Wesley, 1984
44173 \end_layout
44174
44175 \begin_layout Bibliography
44176 \labelwidthstring Bibliografía
44177 \begin_inset CommandInset bibitem
44178 LatexCommand bibitem
44179 key "TeXCatalogue"
44180
44181 \end_inset
44182
44183 The TeX Catalogue:
44184 \begin_inset Newline newline
44185 \end_inset
44186
44187
44188 \begin_inset Flex URL
44189 status collapsed
44190
44191 \begin_layout Plain Layout
44192
44193 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44194 \end_layout
44195
44196 \end_inset
44197
44198
44199 \end_layout
44200
44201 \begin_layout Bibliography
44202 \labelwidthstring Bibliografía
44203 \begin_inset CommandInset bibitem
44204 LatexCommand bibitem
44205 key "LaTeXFAQ"
44206
44207 \end_inset
44208
44209 LaTeX FAQ:
44210 \begin_inset Newline newline
44211 \end_inset
44212
44213
44214 \begin_inset Flex URL
44215 status collapsed
44216
44217 \begin_layout Plain Layout
44218
44219 http://www.tex.ac.uk/cgi-bin/texfaq2html
44220 \end_layout
44221
44222 \end_inset
44223
44224
44225 \end_layout
44226
44227 \begin_layout Bibliography
44228 \labelwidthstring Bibliografía
44229 \begin_inset CommandInset bibitem
44230 LatexCommand bibitem
44231 key "BibTeX"
44232
44233 \end_inset
44234
44235
44236 \begin_inset CommandInset href
44237 LatexCommand href
44238 name "Documentación"
44239 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44240
44241 \end_inset
44242
44243  del programa 
44244 \family sans
44245 BibTeX
44246 \family default
44247 :
44248 \begin_inset Newline newline
44249 \end_inset
44250
44251
44252 \begin_inset Flex URL
44253 status collapsed
44254
44255 \begin_layout Plain Layout
44256
44257 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44258 \end_layout
44259
44260 \end_inset
44261
44262
44263 \end_layout
44264
44265 \begin_layout Bibliography
44266 \labelwidthstring Bibliografía
44267 \begin_inset CommandInset bibitem
44268 LatexCommand bibitem
44269 key "makeindex"
44270
44271 \end_inset
44272
44273
44274 \begin_inset CommandInset href
44275 LatexCommand href
44276 name "Documentación"
44277 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44278
44279 \end_inset
44280
44281  del programa 
44282 \family sans
44283 makeindex
44284 \family default
44285 :
44286 \begin_inset Newline newline
44287 \end_inset
44288
44289
44290 \begin_inset Flex URL
44291 status collapsed
44292
44293 \begin_layout Plain Layout
44294
44295 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44296 \end_layout
44297
44298 \end_inset
44299
44300
44301 \end_layout
44302
44303 \begin_layout Bibliography
44304 \labelwidthstring Bibliografía
44305 \begin_inset CommandInset bibitem
44306 LatexCommand bibitem
44307 key "xindy"
44308
44309 \end_inset
44310
44311
44312 \begin_inset CommandInset href
44313 LatexCommand href
44314 name "Documentación"
44315 target "http://www.xindy.org/documentation.html"
44316
44317 \end_inset
44318
44319  del programa 
44320 \family sans
44321 xindy
44322 \family default
44323 :
44324 \begin_inset Newline newline
44325 \end_inset
44326
44327
44328 \begin_inset Flex URL
44329 status collapsed
44330
44331 \begin_layout Plain Layout
44332
44333 http://www.xindy.org/documentation.html
44334 \end_layout
44335
44336 \end_inset
44337
44338
44339 \end_layout
44340
44341 \begin_layout Bibliography
44342 \labelwidthstring Bibliografía
44343 \begin_inset CommandInset bibitem
44344 LatexCommand bibitem
44345 key "caption"
44346
44347 \end_inset
44348
44349
44350 \begin_inset CommandInset href
44351 LatexCommand href
44352 name "Documentación"
44353 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
44354
44355 \end_inset
44356
44357  del paquete LaTeX 
44358 \series bold
44359 caption
44360 \series default
44361
44362 \begin_inset Index idx
44363 status collapsed
44364
44365 \begin_layout Plain Layout
44366 LaTeX, paquetes ! caption
44367 \end_layout
44368
44369 \end_inset
44370
44371 :
44372 \begin_inset Newline newline
44373 \end_inset
44374
44375
44376 \begin_inset Flex URL
44377 status collapsed
44378
44379 \begin_layout Plain Layout
44380
44381 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
44382 \end_layout
44383
44384 \end_inset
44385
44386
44387 \end_layout
44388
44389 \begin_layout Bibliography
44390 \labelwidthstring Bibliografía
44391 \begin_inset CommandInset bibitem
44392 LatexCommand bibitem
44393 key "fancyhdr"
44394
44395 \end_inset
44396
44397
44398 \begin_inset CommandInset href
44399 LatexCommand href
44400 name "Documentation"
44401 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
44402
44403 \end_inset
44404
44405  del paquete LaTeX 
44406 \series bold
44407 fancyhdr
44408 \series default
44409
44410 \begin_inset Index idx
44411 status collapsed
44412
44413 \begin_layout Plain Layout
44414 LaTeX, paquetes ! fancyhdr
44415 \end_layout
44416
44417 \end_inset
44418
44419 :
44420 \begin_inset Newline newline
44421 \end_inset
44422
44423
44424 \begin_inset Flex URL
44425 status collapsed
44426
44427 \begin_layout Plain Layout
44428
44429 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
44430 \end_layout
44431
44432 \end_inset
44433
44434
44435 \end_layout
44436
44437 \begin_layout Bibliography
44438 \labelwidthstring Bibliografía
44439 \begin_inset CommandInset bibitem
44440 LatexCommand bibitem
44441 key "hyperref"
44442
44443 \end_inset
44444
44445
44446 \begin_inset CommandInset href
44447 LatexCommand href
44448 name "Documentation"
44449 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44450
44451 \end_inset
44452
44453  del paquete LaTeX 
44454 \series bold
44455 hyperref
44456 \series default
44457
44458 \begin_inset Index idx
44459 status collapsed
44460
44461 \begin_layout Plain Layout
44462 LaTeX, paquetes! hyperref
44463 \end_layout
44464
44465 \end_inset
44466
44467 :
44468 \begin_inset Newline newline
44469 \end_inset
44470
44471
44472 \begin_inset Flex URL
44473 status collapsed
44474
44475 \begin_layout Plain Layout
44476
44477 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
44478 \end_layout
44479
44480 \end_inset
44481
44482
44483 \end_layout
44484
44485 \begin_layout Bibliography
44486 \labelwidthstring Bibliografía
44487 \begin_inset CommandInset bibitem
44488 LatexCommand bibitem
44489 key "nomencl"
44490
44491 \end_inset
44492
44493
44494 \begin_inset CommandInset href
44495 LatexCommand href
44496 name "Documentation"
44497 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
44498
44499 \end_inset
44500
44501  del paquete LaTeX 
44502 \series bold
44503 nomencl
44504 \series default
44505
44506 \begin_inset Index idx
44507 status collapsed
44508
44509 \begin_layout Plain Layout
44510 LaTeX, paquetes ! nomencl
44511 \end_layout
44512
44513 \end_inset
44514
44515 :
44516 \begin_inset Newline newline
44517 \end_inset
44518
44519
44520 \begin_inset Flex URL
44521 status collapsed
44522
44523 \begin_layout Plain Layout
44524
44525 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
44526 \end_layout
44527
44528 \end_inset
44529
44530
44531 \end_layout
44532
44533 \begin_layout Bibliography
44534 \labelwidthstring Bibliografía
44535 \begin_inset CommandInset bibitem
44536 LatexCommand bibitem
44537 key "tipa"
44538
44539 \end_inset
44540
44541
44542 \begin_inset CommandInset href
44543 LatexCommand href
44544 name "Documentación"
44545 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
44546
44547 \end_inset
44548
44549  del paquete LaTeX 
44550 \series bold
44551 tipa
44552 \series default
44553
44554 \begin_inset Index idx
44555 status collapsed
44556
44557 \begin_layout Plain Layout
44558 LaTeX, paquetes ! tipa
44559 \end_layout
44560
44561 \end_inset
44562
44563 :
44564 \begin_inset Newline newline
44565 \end_inset
44566
44567
44568 \begin_inset Flex URL
44569 status collapsed
44570
44571 \begin_layout Plain Layout
44572
44573 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44574 \end_layout
44575
44576 \end_inset
44577
44578
44579 \end_layout
44580
44581 \begin_layout Bibliography
44582 \labelwidthstring Bibliografía
44583 \begin_inset CommandInset bibitem
44584 LatexCommand bibitem
44585 key "wrapfig"
44586
44587 \end_inset
44588
44589
44590 \begin_inset CommandInset href
44591 LatexCommand href
44592 name "Documentación"
44593 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44594
44595 \end_inset
44596
44597  del paquete LaTeX 
44598 \series bold
44599 wrapfig
44600 \series default
44601
44602 \begin_inset Index idx
44603 status collapsed
44604
44605 \begin_layout Plain Layout
44606 LaTeX, paquetes ! wrapfig
44607 \end_layout
44608
44609 \end_inset
44610
44611 :
44612 \begin_inset Newline newline
44613 \end_inset
44614
44615
44616 \begin_inset Flex URL
44617 status collapsed
44618
44619 \begin_layout Plain Layout
44620
44621 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44622 \end_layout
44623
44624 \end_inset
44625
44626
44627 \end_layout
44628
44629 \begin_layout Bibliography
44630 \labelwidthstring Bibliografía
44631 \begin_inset CommandInset bibitem
44632 LatexCommand bibitem
44633 key "XeTeX"
44634
44635 \end_inset
44636
44637
44638 \begin_inset CommandInset href
44639 LatexCommand href
44640 name "Página Wiki"
44641 target "http://wiki.lyx.org/LyX/XeTeX"
44642
44643 \end_inset
44644
44645  cómo usar LyX con 
44646 \family sans
44647 XeTeX
44648 \family default
44649 :
44650 \begin_inset Newline newline
44651 \end_inset
44652
44653
44654 \begin_inset Flex URL
44655 status collapsed
44656
44657 \begin_layout Plain Layout
44658
44659 http://wiki.lyx.org/LyX/XeTeX
44660 \end_layout
44661
44662 \end_inset
44663
44664
44665 \end_layout
44666
44667 \begin_layout Bibliography
44668 \labelwidthstring Bibliografía
44669 \begin_inset CommandInset bibitem
44670 LatexCommand bibitem
44671 key "Arabic"
44672
44673 \end_inset
44674
44675
44676 \begin_inset CommandInset href
44677 LatexCommand href
44678 name "Página Wiki"
44679 target "http://wiki.lyx.org/Windows/Arabic"
44680
44681 \end_inset
44682
44683  cómo configurar LyX para árabe:
44684 \begin_inset Newline newline
44685 \end_inset
44686
44687
44688 \begin_inset Flex URL
44689 status collapsed
44690
44691 \begin_layout Plain Layout
44692
44693 http://wiki.lyx.org/Windows/Arabic
44694 \end_layout
44695
44696 \end_inset
44697
44698
44699 \end_layout
44700
44701 \begin_layout Bibliography
44702 \labelwidthstring Bibliografía
44703 \begin_inset CommandInset bibitem
44704 LatexCommand bibitem
44705 key "Armenian"
44706
44707 \end_inset
44708
44709
44710 \begin_inset CommandInset href
44711 LatexCommand href
44712 name "Página Wiki"
44713 target "http://wiki.lyx.org/Windows/Armenian"
44714
44715 \end_inset
44716
44717  cómo configurar LyX para armenio:
44718 \begin_inset Newline newline
44719 \end_inset
44720
44721
44722 \begin_inset Flex URL
44723 status collapsed
44724
44725 \begin_layout Plain Layout
44726
44727 http://wiki.lyx.org/Windows/Armenian
44728 \end_layout
44729
44730 \end_inset
44731
44732
44733 \end_layout
44734
44735 \begin_layout Bibliography
44736 \labelwidthstring Bibliografía
44737 \begin_inset CommandInset bibitem
44738 LatexCommand bibitem
44739 key "Farsi"
44740
44741 \end_inset
44742
44743
44744 \begin_inset CommandInset href
44745 LatexCommand href
44746 name "Página Wiki"
44747 target "http://wiki.lyx.org/Windows/Farsi"
44748
44749 \end_inset
44750
44751  cómo configurar LyX para farsi:
44752 \begin_inset Newline newline
44753 \end_inset
44754
44755
44756 \begin_inset Flex URL
44757 status collapsed
44758
44759 \begin_layout Plain Layout
44760
44761 http://wiki.lyx.org/Windows/Farsi
44762 \end_layout
44763
44764 \end_inset
44765
44766
44767 \end_layout
44768
44769 \begin_layout Bibliography
44770 \labelwidthstring Bibliografía
44771 \begin_inset CommandInset bibitem
44772 LatexCommand bibitem
44773 key "Hebrew"
44774
44775 \end_inset
44776
44777
44778 \begin_inset CommandInset href
44779 LatexCommand href
44780 name "Página Wiki"
44781 target "http://wiki.lyx.org/Windows/Hebrew"
44782
44783 \end_inset
44784
44785  cómo configurar LyX para hebreo:
44786 \begin_inset Newline newline
44787 \end_inset
44788
44789
44790 \begin_inset Flex URL
44791 status collapsed
44792
44793 \begin_layout Plain Layout
44794
44795 http://wiki.lyx.org/Windows/Hebrew
44796 \end_layout
44797
44798 \end_inset
44799
44800
44801 \end_layout
44802
44803 \begin_layout Bibliography
44804 \labelwidthstring Bibliografía
44805 \begin_inset CommandInset bibitem
44806 LatexCommand bibitem
44807 key "Japanese"
44808
44809 \end_inset
44810
44811
44812 \begin_inset CommandInset href
44813 LatexCommand href
44814 name "Página Wiki"
44815 target "http://wiki.lyx.org/Windows/Japanese"
44816
44817 \end_inset
44818
44819  cómo configurar LyX para japonés:
44820 \begin_inset Newline newline
44821 \end_inset
44822
44823
44824 \begin_inset Flex URL
44825 status collapsed
44826
44827 \begin_layout Plain Layout
44828
44829 http://wiki.lyx.org/Windows/Japanese
44830 \end_layout
44831
44832 \end_inset
44833
44834
44835 \end_layout
44836
44837 \begin_layout Bibliography
44838 \labelwidthstring Bibliografía
44839 \begin_inset CommandInset bibitem
44840 LatexCommand bibitem
44841 key "Latvian"
44842
44843 \end_inset
44844
44845
44846 \begin_inset CommandInset href
44847 LatexCommand href
44848 name "Página Wiki"
44849 target "http://wiki.lyx.org/Windows/Latvian"
44850
44851 \end_inset
44852
44853  cómo configurar LyX para letón:
44854 \begin_inset Newline newline
44855 \end_inset
44856
44857
44858 \begin_inset Flex URL
44859 status collapsed
44860
44861 \begin_layout Plain Layout
44862
44863 http://wiki.lyx.org/Windows/Latvian
44864 \end_layout
44865
44866 \end_inset
44867
44868
44869 \end_layout
44870
44871 \begin_layout Bibliography
44872 \labelwidthstring Bibliografía
44873 \begin_inset CommandInset bibitem
44874 LatexCommand bibitem
44875 key "Lithuanian"
44876
44877 \end_inset
44878
44879
44880 \begin_inset CommandInset href
44881 LatexCommand href
44882 name "Página Wiki"
44883 target "http://wiki.lyx.org/Windows/Lithuanian"
44884
44885 \end_inset
44886
44887  cómo configurar LyX para lituano:
44888 \begin_inset Newline newline
44889 \end_inset
44890
44891
44892 \begin_inset Flex URL
44893 status collapsed
44894
44895 \begin_layout Plain Layout
44896
44897 http://wiki.lyx.org/Windows/Lithuanian
44898 \end_layout
44899
44900 \end_inset
44901
44902
44903 \end_layout
44904
44905 \begin_layout Bibliography
44906 \labelwidthstring Bibliografía
44907 \begin_inset CommandInset bibitem
44908 LatexCommand bibitem
44909 key "Mongolian"
44910
44911 \end_inset
44912
44913
44914 \begin_inset CommandInset href
44915 LatexCommand href
44916 name "Página Wiki"
44917 target "http://wiki.lyx.org/Windows/Mongolian"
44918
44919 \end_inset
44920
44921  cómo configurar LyX para mongol:
44922 \begin_inset Newline newline
44923 \end_inset
44924
44925
44926 \begin_inset Flex URL
44927 status collapsed
44928
44929 \begin_layout Plain Layout
44930
44931 http://wiki.lyx.org/Windows/Mongolian
44932 \end_layout
44933
44934 \end_inset
44935
44936
44937 \end_layout
44938
44939 \begin_layout Bibliography
44940 \labelwidthstring Bibliografía
44941 \begin_inset CommandInset bibitem
44942 LatexCommand bibitem
44943 key "Vietnamese"
44944
44945 \end_inset
44946
44947
44948 \begin_inset CommandInset href
44949 LatexCommand href
44950 name "Página Wiki"
44951 target "http://wiki.lyx.org/Windows/Vietnamese"
44952
44953 \end_inset
44954
44955  cómo configurar LyX para vietnamita:
44956 \begin_inset Newline newline
44957 \end_inset
44958
44959
44960 \begin_inset Flex URL
44961 status collapsed
44962
44963 \begin_layout Plain Layout
44964
44965 http://wiki.lyx.org/Windows/Vietnamese
44966 \end_layout
44967
44968 \end_inset
44969
44970
44971 \end_layout
44972
44973 \begin_layout Bibliography
44974 \labelwidthstring Bibliografía
44975 \begin_inset CommandInset bibitem
44976 LatexCommand bibitem
44977 key "LyX-func"
44978
44979 \end_inset
44980
44981
44982 \begin_inset CommandInset href
44983 LatexCommand href
44984 name "Página Wiki"
44985 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44986
44987 \end_inset
44988
44989  con una lista de todas las funciones de LyX disponibles:
44990 \begin_inset Newline newline
44991 \end_inset
44992
44993
44994 \begin_inset Flex URL
44995 status collapsed
44996
44997 \begin_layout Plain Layout
44998
44999 http://wiki.lyx.org/LyX/LyxFunctionList
45000 \end_layout
45001
45002 \end_inset
45003
45004
45005 \end_layout
45006
45007 \begin_layout Bibliography
45008 \labelwidthstring Bibliografía
45009 \begin_inset CommandInset bibitem
45010 LatexCommand bibitem
45011 key "NewInLyX16"
45012
45013 \end_inset
45014
45015
45016 \begin_inset CommandInset href
45017 LatexCommand href
45018 name "Página wiki"
45019 target "http://wiki.lyx.org/LyX/NewInLyX16"
45020
45021 \end_inset
45022
45023  sobre características nuevas en 
45024 \family sans
45025 LyX 1.6.0
45026 \family default
45027 :
45028 \begin_inset Newline newline
45029 \end_inset
45030
45031
45032 \begin_inset Flex URL
45033 status collapsed
45034
45035 \begin_layout Plain Layout
45036
45037 http://wiki.lyx.org/LyX/NewInLyX16
45038 \end_layout
45039
45040 \end_inset
45041
45042
45043 \end_layout
45044
45045 \begin_layout Bibliography
45046 \labelwidthstring Bibliografía
45047 \begin_inset CommandInset bibitem
45048 LatexCommand bibitem
45049 key "spanish"
45050
45051 \end_inset
45052
45053
45054 \begin_inset CommandInset href
45055 LatexCommand href
45056 name "Página web"
45057 target "http://www.tex-tipografia.com/spanish.html"
45058
45059 \end_inset
45060
45061  del estilo 
45062 \family sans
45063 spanish 
45064 \family default
45065 incluido en el paquete 
45066 \series bold
45067 babel
45068 \series default
45069 :
45070 \begin_inset Newline newline
45071 \end_inset
45072
45073
45074 \begin_inset Flex URL
45075 status collapsed
45076
45077 \begin_layout Plain Layout
45078
45079 http://www.tex-tipografia.com/spanish.html
45080 \end_layout
45081
45082 \end_inset
45083
45084
45085 \end_layout
45086
45087 \begin_layout Standard
45088 \begin_inset Newpage newpage
45089 \end_inset
45090
45091
45092 \begin_inset ERT
45093 status open
45094
45095 \begin_layout Plain Layout
45096
45097
45098 \backslash
45099 let
45100 \backslash
45101 mybibname
45102 \backslash
45103 bibname
45104 \end_layout
45105
45106 \begin_layout Plain Layout
45107
45108
45109 \backslash
45110 renewcommand{
45111 \backslash
45112 bibname}{
45113 \backslash
45114 mybibname
45115 \backslash
45116 ; 2}
45117 \end_layout
45118
45119 \end_inset
45120
45121
45122 \begin_inset Note Note
45123 status collapsed
45124
45125 \begin_layout Plain Layout
45126 El comando 
45127 \series bold
45128
45129 \backslash
45130 bibname
45131 \series default
45132  es el nombre de la bibliografía en el idioma del documento actual.
45133  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
45134  bibliografía es la segunda:
45135 \end_layout
45136
45137 \end_inset
45138
45139
45140 \end_layout
45141
45142 \begin_layout Standard
45143 \begin_inset CommandInset bibtex
45144 LatexCommand bibtex
45145 bibfiles "../biblio/LyXDocs"
45146 options "../biblio/alphadin"
45147
45148 \end_inset
45149
45150
45151 \end_layout
45152
45153 \begin_layout Standard
45154 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
45155 \end_layout
45156
45157 \begin_layout Standard
45158
45159 \series bold
45160 \begin_inset CommandInset nomencl_print
45161 LatexCommand printnomenclature
45162 set_width "none"
45163
45164 \end_inset
45165
45166
45167 \begin_inset CommandInset index_print
45168 LatexCommand printindex
45169 type "idx"
45170
45171 \end_inset
45172
45173
45174 \end_layout
45175
45176 \end_body
45177 \end_document