]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
cffd3150ca675e784d04bc10ea073d331b601c55
[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 404
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % workaround for a makeindex bug, 
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language spanish
57 \inputencoding auto
58 \fontencoding global
59 \font_roman default
60 \font_sans default
61 \font_typewriter default
62 \font_default_family default
63 \use_xetex false
64 \font_sc false
65 \font_osf false
66 \font_sf_scale 100
67 \font_tt_scale 100
68
69 \graphics default
70 \default_output_format default
71 \output_sync 0
72 \bibtex_command default
73 \index_command default
74 \paperfontsize 12
75 \spacing single
76 \use_hyperref true
77 \pdf_title "Guía del usuario de LyX"
78 \pdf_author "LyX Team, Spanish translation: Ignacio Garcia"
79 \pdf_subject "LyX"
80 \pdf_keywords "LyX"
81 \pdf_bookmarks true
82 \pdf_bookmarksnumbered true
83 \pdf_bookmarksopen false
84 \pdf_bookmarksopenlevel 1
85 \pdf_breaklinks false
86 \pdf_pdfborder false
87 \pdf_colorlinks true
88 \pdf_backref false
89 \pdf_pdfusetitle false
90 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
91 \papersize default
92 \use_geometry false
93 \use_amsmath 1
94 \use_esint 1
95 \use_mhchem 1
96 \use_mathdots 1
97 \cite_engine basic
98 \use_bibtopic false
99 \use_indices false
100 \paperorientation portrait
101 \suppress_date false
102 \use_refstyle 0
103 \notefontcolor #0000ff
104 \branch Pregunta
105 \selected 1
106 \filename_suffix 0
107 \color #00ff00
108 \end_branch
109 \branch Respuesta
110 \selected 0
111 \filename_suffix 0
112 \color #aa55ff
113 \end_branch
114 \index Índice
115 \shortcut idx
116 \color #008000
117 \end_index
118 \secnumdepth 3
119 \tocdepth 2
120 \paragraph_separation indent
121 \paragraph_indentation default
122 \quotes_language french
123 \papercolumns 1
124 \papersides 2
125 \paperpagestyle default
126 \tracking_changes false
127 \output_changes false
128 \html_math_output 0
129 \html_be_strict false
130 \end_header
131
132 \begin_body
133
134 \begin_layout Title
135 Guía del usuario de LyX
136 \end_layout
137
138 \begin_layout Author
139 por el Equipo LyX
140 \begin_inset Foot
141 status collapsed
142
143 \begin_layout Plain Layout
144 \noindent
145 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
146  de Documentación de LyX: 
147 \begin_inset CommandInset href
148 LatexCommand href
149 target "lyx-docs@lists.lyx.org"
150 type "mailto:"
151
152 \end_inset
153
154
155 \end_layout
156
157 \end_inset
158
159
160 \begin_inset Newline newline
161 \end_inset
162
163
164 \begin_inset Newline newline
165 \end_inset
166
167 Versión 2.0.x
168 \begin_inset Note Note
169 status open
170
171 \begin_layout Plain Layout
172 Se pueden obtener versiones recientes de este documento en PDF en:
173 \begin_inset Newline newline
174 \end_inset
175
176  
177 \series bold
178 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
179 \end_layout
180
181 \end_inset
182
183
184 \end_layout
185
186 \begin_layout Standard
187 \begin_inset CommandInset toc
188 LatexCommand tableofcontents
189
190 \end_inset
191
192
193 \end_layout
194
195 \begin_layout Chapter
196 Para empezar
197 \end_layout
198
199 \begin_layout Section
200 ¿Qué es LyX?
201 \end_layout
202
203 \begin_layout Standard
204 LyX es un sistema para confeccionar documentos.
205  Es una herramienta para producir preciosos manuscritos, libros para publicar,
206  cartas comerciales y proyectos, e incluso poesía.
207  Es distinto de la mayoría de otros «procesadores de texto» en el sentido
208  de que usa el paradigma del lenguaje de diseño como núcleo de su estilo
209  de edición.
210  Esto significa que cuando escribes un encabezado de sección, simplemente
211  lo marcas como «Sección», no es necesario hacer «negrita, tamaño 17
212 \begin_inset space \thinspace{}
213 \end_inset
214
215 pt, justificado a la izquierda, espacio inferior 5
216 \begin_inset space \thinspace{}
217 \end_inset
218
219 mm».
220  LyX se ocupa por ti del formato, así que sólo debes preocuparte de los
221  conceptos, no de los mecanismos.
222 \end_layout
223
224 \begin_layout Standard
225 Esta filosofía se explica con mucho más detalle en el manual «
226 \emph on
227 Introducción
228 \emph default
229 ».
230  Si aún no lo has leído, debes hacerlo.
231  Sí, queremos decir ahora.
232 \end_layout
233
234 \begin_layout Standard
235 La «
236 \emph on
237 Introducción
238 \emph default
239 »
240 \emph on
241  
242 \emph default
243 describe otros temas además de la filosofía de LyX: el más importante, el
244  formato de los manuales.
245  Si no lo has leído, perderás tiempo navegando por este manual.
246  La «
247 \emph on
248 Introducción
249 \emph default
250 » te orientará en la búsqueda de temas de ayuda en los diversos manuales.
251  
252 \end_layout
253
254 \begin_layout Section
255 Qué aspecto tiene LyX
256 \end_layout
257
258 \begin_layout Standard
259 Como la mayoría de aplicaciones, LyX tiene en la parte superior de la ventana
260  la habitual barra de menús.
261  Bajo ella, una barra de herramientas con un cuadro desplegable y varios
262  botones.
263  Hay, por supuesto, una barra de deslizamiento vertical y un área principal
264  para editar los documentos.
265 \end_layout
266
267 \begin_layout Standard
268 Observa que no hay barra de desplazamiento horizontal.
269  No es un error ni un descuido, es intencionado.
270  Cuando lees un libro, esperas que el final de una línea corresponda con
271  la siguiente.
272  El texto fluye a las nuevas páginas en vertical, de ahí que sólo haga falta
273  una barra de deslizamiento vertical.
274  Hay tres casos en que podrías necesitar una barra de desplazamiento horizontal.
275  El primero es el caso de tener grandes figuras mostradas en modo WYSIWYG.
276  Esto, sin embargo, se debe a un fallo en la rutina encargada de dibujar
277  los gráficos en LyX en modo WYSIWYG; los gráficos deberían escalarse para
278  rellenar la ventana, de igual manera que reescalas un gráfico para ajustarlo
279  a una página.
280  Los otros dos casos son tablas y ecuaciones más anchas que la ventana de
281  LyX.
282  Puedes usar las teclas de flecha para desplazarte horizontalmente por la
283  tabla, pero esto todavía no funciona con las ecuaciones.
284 \end_layout
285
286 \begin_layout Standard
287 Para una descripción breve de los menús y botones de la barra de herramientas,
288  mira en el apéndice
289 \begin_inset space ~
290 \end_inset
291
292
293 \begin_inset CommandInset ref
294 LatexCommand ref
295 reference "cap:Interfaz-de-usuario"
296
297 \end_inset
298
299 .
300  La mayoría de ellos son autoexplicativos y los encontrarás listados en
301  las secciones correspondientes de esta documentación.
302 \end_layout
303
304 \begin_layout Section
305 AYUDA
306 \end_layout
307
308 \begin_layout Standard
309 El sistema de ayuda de LyX consta de diversos manuales.
310  Puedes leer 
311 \emph on
312 todo
313 \emph default
314  su contenido en el propio LyX.
315  Sólo has de seleccionar el que quieras en el menú 
316 \family sans
317 Ayuda
318 \family default
319 .
320 \end_layout
321
322 \begin_layout Section
323 Configuración básica de LyX
324 \begin_inset CommandInset label
325 LatexCommand label
326 name "sec:Configuración-básica"
327
328 \end_inset
329
330
331 \end_layout
332
333 \begin_layout Standard
334 Hay varias características que se pueden configurar desde dentro de LyX,
335  sin acudir a los archivos de configuración.
336  Antes, LyX es capaz de explorar el sistema para ver qué programas, clases
337  de documento de LaTeX y paquetes de LaTeX están disponibles.
338  A partir de esto da unos valores predeterminados convenientes a varias
339  configuraciones del submenú 
340 \family sans
341 Herramientas\SpecialChar \menuseparator
342 Preferencias
343 \begin_inset Index idx
344 status collapsed
345
346 \begin_layout Plain Layout
347 Preferencias
348 \end_layout
349
350 \end_inset
351
352 .
353
354 \family default
355  Aunque esta configuración ya se ha hecho al instalar LyX en el sistema,
356  podría haber algunos apartados que has instalado localmente, p.
357 \begin_inset space \thinspace{}
358 \end_inset
359
360 e.
361 \begin_inset space ~
362 \end_inset
363
364 nuevas clases de LaTeX, que no son encontrados por LyX.
365  Para forzar reexploraciones del sistema, usa 
366 \family sans
367 Herramientas\SpecialChar \menuseparator
368 Reconfigurar.
369 \family default
370
371 \begin_inset Index idx
372 status collapsed
373
374 \begin_layout Plain Layout
375 Reconfiguración de LyX
376 \end_layout
377
378 \end_inset
379
380  Después debes reiniciar LyX para asegurar que los cambios tengan efecto.
381 \end_layout
382
383 \begin_layout Section
384 Configuración de LaTeX
385 \begin_inset CommandInset label
386 LatexCommand label
387 name "sec:LaTeX-conf"
388
389 \end_inset
390
391
392 \end_layout
393
394 \begin_layout Standard
395
396 \lang english
397 You can edit documents in LyX without having LaTeX installed, but you will
398  not to able to create PDFs or print your documents unless you do have it
399  installed.
400  However, some LyX documents use DocBook as the `backend' that can produce
401  PDFs and the like, and every LyX document can always be output as plain
402  text or as XHTML.
403 \end_layout
404
405 \begin_layout Standard
406
407 \lang english
408 Some document classes may depend upon specific LaTeX or DocBook classes
409  or packages.
410  Such document classes can be used even if you do not have the required
411  files installed, but you will not be able to produce certain kinds of output.
412 \end_layout
413
414 \begin_layout Standard
415
416 \lang english
417 The LaTeX packages that LyX has found on your system are listed in a file
418  you can view from
419 \lang spanish
420  el menú 
421 \family sans
422 Ayuda\SpecialChar \menuseparator
423 Configuración
424 \begin_inset space ~
425 \end_inset
426
427 de
428 \begin_inset space ~
429 \end_inset
430
431 LaT
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Plain Layout
436
437 {}
438 \end_layout
439
440 \end_inset
441
442 eX
443 \family default
444 .
445  
446 \lang english
447 If you are missing packages you need, then you should install them and then
448  reconfigure LyX (menu 
449 \family sans
450 Tools\SpecialChar \menuseparator
451 Reconfigure
452 \family default
453 )
454 \lang spanish
455 .
456 \begin_inset Note Note
457 status collapsed
458
459 \begin_layout Plain Layout
460 Las llaves en código TeX previenen que el término «LaTeX» se imprima con
461  letras desencajadas.
462  Más sobre código TeX en la sección 
463 \begin_inset CommandInset ref
464 LatexCommand ref
465 reference "sec:Código-TeX"
466
467 \end_inset
468
469 , la impresión de nombres propios como LaTeX se explica en la sección
470 \begin_inset space ~
471 \end_inset
472
473
474 \begin_inset CommandInset ref
475 LatexCommand ref
476 reference "sub:Nombres-Propios-en-LyX"
477
478 \end_inset
479
480 .
481 \end_layout
482
483 \end_inset
484
485
486 \begin_inset Index idx
487 status collapsed
488
489 \begin_layout Plain Layout
490 Reconfiguración de LyX
491 \end_layout
492
493 \end_inset
494
495  
496 \lang english
497 See section 5.1 of the 
498 \emph on
499 Customization
500 \emph default
501  manual for more information on installing additional LaTeX packages.
502 \end_layout
503
504 \begin_layout Chapter
505 Cómo trabajar con LyX
506 \end_layout
507
508 \begin_layout Section
509 Operaciones básicas con archivos
510 \begin_inset Index idx
511 status collapsed
512
513 \begin_layout Plain Layout
514 Operar con archivos
515 \end_layout
516
517 \end_inset
518
519
520 \end_layout
521
522 \begin_layout Standard
523 Bajo el menú 
524 \family sans
525 Archivo
526 \family default
527  están las operaciones básicas de cualquier procesador de texto y algunas
528  otras opciones más avanzadas:
529 \end_layout
530
531 \begin_layout Itemize
532
533 \family sans
534 Nuevo 
535 \begin_inset Graphics
536         filename ../../images/buffer-new.png
537
538 \end_inset
539
540
541 \end_layout
542
543 \begin_layout Itemize
544
545 \family sans
546 Nuevo
547 \begin_inset space ~
548 \end_inset
549
550 desde
551 \begin_inset space ~
552 \end_inset
553
554 plantilla
555 \end_layout
556
557 \begin_layout Itemize
558
559 \family sans
560 Abrir 
561 \family default
562
563 \begin_inset Graphics
564         filename ../../images/file-open.png
565
566 \end_inset
567
568
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 Abrir
575 \begin_inset space ~
576 \end_inset
577
578 reciente
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 Cerrar
585 \end_layout
586
587 \begin_layout Itemize
588
589 \family sans
590 Guardar 
591 \family default
592
593 \begin_inset Graphics
594         filename ../../images/buffer-write.png
595
596 \end_inset
597
598
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Guardar
605 \begin_inset space ~
606 \end_inset
607
608 como
609 \end_layout
610
611 \begin_layout Itemize
612
613 \family sans
614 Revertir
615 \begin_inset space ~
616 \end_inset
617
618 al
619 \begin_inset space ~
620 \end_inset
621
622 guardado
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Control
629 \begin_inset space ~
630 \end_inset
631
632 de
633 \begin_inset space ~
634 \end_inset
635
636 versiones
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Importar
643 \end_layout
644
645 \begin_layout Itemize
646
647 \family sans
648 Exportar
649 \end_layout
650
651 \begin_layout Itemize
652
653 \family sans
654 Imprimir 
655 \family default
656
657 \begin_inset Graphics
658         filename ../../images/dialog-show_print.png
659
660 \end_inset
661
662
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Ventana
669 \begin_inset space ~
670 \end_inset
671
672 nueva
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Cerrar
679 \begin_inset space ~
680 \end_inset
681
682 ventana
683 \end_layout
684
685 \begin_layout Itemize
686
687 \family sans
688 Salir
689 \end_layout
690
691 \begin_layout Standard
692 Todos hacen prácticamente lo mismo que en cualquier otro procesador de texto,
693  con una pocas diferencias menores.
694  El comando 
695 \family sans
696 Archivo\SpecialChar \menuseparator
697 Nuevo
698 \begin_inset space ~
699 \end_inset
700
701 desde
702 \begin_inset space ~
703 \end_inset
704
705 plantilla
706 \family default
707  pide no sólo un nombre para el nuevo archivo, también te pide una plantilla
708  para usar como punto de partida.
709  Al seleccionar una plantilla se establecerán automáticamente ciertas caracterís
710 ticas de formato para el documento, características que de otra forma necesitarí
711 as cambiar manualmente.
712  Las plantillas pueden ser útiles para determinadas clases de documento,
713  especialmente aquellas para escribir cartas (véase la sección
714 \begin_inset space ~
715 \end_inset
716
717
718 \begin_inset CommandInset ref
719 LatexCommand ref
720 reference "sec:Clases-de-documento"
721
722 \end_inset
723
724 ).
725 \end_layout
726
727 \begin_layout Standard
728 \begin_inset Note Greyedout
729 status open
730
731 \begin_layout Plain Layout
732
733 \series bold
734 Nota:
735 \series default
736  No hay «archivo predeterminado» ni documento «Sin título» ni «de inicio».
737  A menos que indiques a LyX abrir un archivo o crear uno nuevo, este gran
738  espacio en blanco es sólo eso —un gran espacio en blanco—.
739 \end_layout
740
741 \end_inset
742
743
744 \end_layout
745
746 \begin_layout Standard
747
748 \family sans
749 Revertir
750 \begin_inset space ~
751 \end_inset
752
753 al
754 \begin_inset space ~
755 \end_inset
756
757 guardado
758 \family default
759  y 
760 \family sans
761 Control
762 \begin_inset space ~
763 \end_inset
764
765 de
766 \begin_inset space ~
767 \end_inset
768
769 versiones
770 \family default
771  son útiles si varias personas trabajan en el mismo documento al mismo tiempo
772 \begin_inset Foot
773 status collapsed
774
775 \begin_layout Plain Layout
776 Si piensas hacer esto, tienes más información en el manual 
777 \emph on
778 Características adicionales
779 \emph default
780 .
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revertir
789 \begin_inset space ~
790 \end_inset
791
792 al
793 \begin_inset space ~
794 \end_inset
795
796 guardado 
797 \family default
798 recargará el documento desde el disco.
799  Por supuesto, también puedes usar esta opción si rechazas los cambios realizado
800 s y quieres volver al último documento guardado.
801  Con 
802 \family sans
803 Control
804 \begin_inset space ~
805 \end_inset
806
807 de
808 \begin_inset space ~
809 \end_inset
810
811 versiones
812 \family default
813  puedes registrar los cambios que has hecho en el documento para que otras
814  personas puedan identificarlos.
815 \end_layout
816
817 \begin_layout Section
818 Características básicas de edición
819 \begin_inset Index idx
820 status collapsed
821
822 \begin_layout Plain Layout
823 Edición
824 \end_layout
825
826 \end_inset
827
828
829 \begin_inset CommandInset label
830 LatexCommand label
831 name "sec:Características-básicas-de-edición"
832
833 \end_inset
834
835
836 \end_layout
837
838 \begin_layout Standard
839 Como la mayoría de los procesadores de texto, LyX puede cortar y pegar bloques
840  de texto, puede desplazarse por carácter, palabra o pantalla completa,
841  puede borrar palabras o caracteres individuales.
842  Las cuatro secciones siguientes tratan las operaciones básicas de edición
843  en LyX.
844  Comenzaremos con cortar y pegar.
845 \end_layout
846
847 \begin_layout Standard
848 Como es de suponer, el menú 
849 \family sans
850 Editar
851 \family default
852  tiene los comandos cortar y pegar, entre otros.
853  Algunos de ellos son especiales y se tratan en secciones posteriores.
854  Los comandos básicos son:
855 \end_layout
856
857 \begin_layout Itemize
858
859 \family sans
860 Cortar 
861 \family default
862
863 \begin_inset Graphics
864         filename ../../images/cut.png
865
866 \end_inset
867
868
869 \end_layout
870
871 \begin_layout Itemize
872
873 \family sans
874 Copiar 
875 \family default
876
877 \begin_inset Graphics
878         filename ../../images/copy.png
879
880 \end_inset
881
882
883 \end_layout
884
885 \begin_layout Itemize
886
887 \family sans
888 Pegar 
889 \family default
890
891 \begin_inset Graphics
892         filename ../../images/paste.png
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Pegar
903 \begin_inset space ~
904 \end_inset
905
906 reciente
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Pegado
913 \begin_inset space ~
914 \end_inset
915
916 especial
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Encontrar
923 \begin_inset space ~
924 \end_inset
925
926 y
927 \begin_inset space ~
928 \end_inset
929
930 reemplazar 
931 \family default
932
933 \begin_inset Graphics
934         filename ../../images/dialog-show_findreplace.png
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
1230 \end_inset
1231
1232 .
1233  Si accidentalmente deshaces demasiado, usa 
1234 \family sans
1235 Editar\SpecialChar \menuseparator
1236 Rehacer
1237 \family default
1238  o el botón 
1239 \begin_inset Graphics
1240         filename ../../images/redo.png
1241
1242 \end_inset
1243
1244  para «deshacer el deshacer».
1245  El mecanismo deshacer está actualmente limitado a 100 pasos para minimizar
1246  sobrecarga de memoria.
1247 \end_layout
1248
1249 \begin_layout Standard
1250 Ten en cuenta que si deshaces todos los cambios hasta llegar al documento
1251  tal como se guardó la última vez, no es posible rehacer los cambios realizados.
1252  Esto es una consecuencia del límite mencionado de los 100 pasos.
1253 \end_layout
1254
1255 \begin_layout Standard
1256
1257 \family sans
1258 Deshacer 
1259 \family default
1260
1261 \family sans
1262 Rehacer
1263 \family default
1264  funcionan con casi todo en LyX.
1265  Pero tienen algunas peculiaridades.
1266  No se puede 
1267 \family sans
1268 Deshacer 
1269 \family default
1270
1271 \family sans
1272 Rehacer 
1273 \family default
1274 por caracteres individuales sino por bloques de texto.
1275 \end_layout
1276
1277 \begin_layout Section
1278 Operaciones con el ratón
1279 \begin_inset Index idx
1280 status collapsed
1281
1282 \begin_layout Plain Layout
1283 Operaciones con el ratón
1284 \end_layout
1285
1286 \end_inset
1287
1288
1289 \end_layout
1290
1291 \begin_layout Standard
1292 Estas son las operaciones básicas con el ratón:
1293 \end_layout
1294
1295 \begin_layout Enumerate
1296 Movimiento
1297 \end_layout
1298
1299 \begin_deeper
1300 \begin_layout Itemize
1301 Pulsa el botón izquierdo
1302 \emph on
1303  
1304 \emph default
1305 del ratón en cualquier punto de la ventana de edición.
1306  El cursor se colocará en el punto correspondiente del texto.
1307 \end_layout
1308
1309 \end_deeper
1310 \begin_layout Enumerate
1311 Seleccionar texto
1312 \end_layout
1313
1314 \begin_deeper
1315 \begin_layout Itemize
1316 Mantén pulsado el botón izquierdo
1317 \emph on
1318  
1319 \emph default
1320 del ratón y arrastra.
1321  LyX resalta el texto entre la primera y la última posiciones del ratón.
1322  Usa 
1323 \family sans
1324 Editar\SpecialChar \menuseparator
1325 Copiar
1326 \family default
1327  para crear una copia de ese bloque de texto en el 
1328 \emph on
1329 buffer
1330 \emph default
1331  de LyX (y en el portapapeles).
1332 \end_layout
1333
1334 \begin_layout Itemize
1335 Recoloca el cursor y pega el texto con 
1336 \family sans
1337 Editar\SpecialChar \menuseparator
1338 Pegar
1339 \family default
1340 .
1341 \end_layout
1342
1343 \end_deeper
1344 \begin_layout Enumerate
1345 Insertados (Notas, flotantes, etc.)
1346 \end_layout
1347
1348 \begin_deeper
1349 \begin_layout Standard
1350 Un
1351 \emph on
1352  
1353 \emph default
1354 clic con el botón izquierdo del ratón sobre su recuadro abre o cierra cualquiera
1355  de ellos.
1356  Un clic derecho abre una ventana de propiedades.
1357  En otra sección de este manual encontrarás más detalles.
1358 \end_layout
1359
1360 \end_deeper
1361 \begin_layout Enumerate
1362 Tablas
1363 \end_layout
1364
1365 \begin_deeper
1366 \begin_layout Standard
1367 Un clic derecho
1368 \emph on
1369  
1370 \emph default
1371 con el ratón abre una ventana de diálogo que permite manipular la tabla.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Section
1376 Navegación
1377 \begin_inset CommandInset label
1378 LatexCommand label
1379 name "sec:Navegación"
1380
1381 \end_inset
1382
1383
1384 \begin_inset Index idx
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388 Navegación
1389 \end_layout
1390
1391 \end_inset
1392
1393
1394 \end_layout
1395
1396 \begin_layout Standard
1397 LyX ofrece dos formas de navegar por los documentos:
1398 \end_layout
1399
1400 \begin_layout Itemize
1401 En el menú 
1402 \family sans
1403 Navegar
1404 \family default
1405  se ordenan todas las secciones del documento como submenús que puedes pulsar
1406  para ir a la parte correspondiente.
1407 \end_layout
1408
1409 \begin_layout Itemize
1410 El menú 
1411 \family sans
1412 Documento\SpecialChar \menuseparator
1413 Navegador de contorno
1414 \family default
1415  o el botón de herramientas 
1416 \begin_inset Graphics
1417         filename ../../images/dialog-toggle_toc.png
1418
1419 \end_inset
1420
1421 .
1422 \end_layout
1423
1424 \begin_layout Standard
1425 La ventana de contorno muestra el índice general, que se describe en la
1426  sección
1427 \begin_inset space ~
1428 \end_inset
1429
1430
1431 \begin_inset CommandInset ref
1432 LatexCommand ref
1433 reference "sec:IG"
1434
1435 \end_inset
1436
1437 .
1438  Con un clic puedes saltar a la parte del documento correspondiente.
1439  En la parte superior hay un cuadro desplegable en el que puedes escoger
1440  entre varias listas e índices de recuadros insertados, como notas al pie.
1441  Algunos de éstos, como los índices de tablas, de figuras y de algoritmos,
1442  se pueden añadir al documento, véase
1443 \begin_inset space ~
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Índices-de"
1450
1451 \end_inset
1452
1453 .
1454  La opción 
1455 \family sans
1456 Ordenar
1457 \family default
1458  ordena la lista actual, la opción 
1459 \family sans
1460 Mantener
1461 \family default
1462  mantiene la visualización actual.
1463  Mantener quiere decir que si, p.
1464 \begin_inset space \thinspace{}
1465 \end_inset
1466
1467 e., están mostradas las subsecciones de las secciones 2 y 4 y haces clic
1468  sobre la sección 3, las subsecciones de las secciones 2 y 4 permanecerán
1469  mostradas.
1470  Sin la opción 
1471 \family sans
1472 Mantener
1473 \family default
1474  éstas se ocultarán y se resaltará la sección 3.
1475 \end_layout
1476
1477 \begin_layout Standard
1478 Con los botones 
1479 \begin_inset space \space{}
1480 \end_inset
1481
1482
1483 \begin_inset Graphics
1484         filename ../../images/down.png
1485
1486 \end_inset
1487
1488
1489 \begin_inset space \hspace{}
1490 \length -3mm
1491 \end_inset
1492
1493  y 
1494 \begin_inset space \space{}
1495 \end_inset
1496
1497
1498 \begin_inset Graphics
1499         filename ../../images/up.png
1500
1501 \end_inset
1502
1503
1504 \begin_inset space \hspace{}
1505 \length -3mm
1506 \end_inset
1507
1508  de la parte inferior de la ventana de contorno puedes cambiar la posición
1509  de las secciones en el documento.
1510  Así, puedes por ejemplo mover la sección
1511 \begin_inset space ~
1512 \end_inset
1513
1514 2.5 delante de la sección
1515 \begin_inset space ~
1516 \end_inset
1517
1518 2.4.
1519  LyX reordena automáticamente la numeración.
1520  Con los botones 
1521 \begin_inset Graphics
1522         filename ../../images/promote.png
1523
1524 \end_inset
1525
1526  y 
1527 \begin_inset Graphics
1528         filename ../../images/demote.png
1529
1530 \end_inset
1531
1532  o los correspondientes atajos de teclado 
1533 \family sans
1534 Tab
1535 \family default
1536  y 
1537 \family sans
1538 Mayúsculas+Tab
1539 \family default
1540  puedes cambiar el nivel de anidamiento.
1541  Por ejemplo, puedes convertir la sección
1542 \begin_inset space ~
1543 \end_inset
1544
1545 2.5 en el capítulo
1546 \begin_inset space ~
1547 \end_inset
1548
1549 3 o en la subsección
1550 \begin_inset space ~
1551 \end_inset
1552
1553 2.4.1.
1554 \end_layout
1555
1556 \begin_layout Standard
1557 El botón 
1558 \begin_inset Graphics
1559         filename ../../images/bookmark-goto_0.png
1560         rotateOrigin center
1561
1562 \end_inset
1563
1564  de la barra de herramientas salta a la posición del documento en la que
1565  ha cambiado algo recientemente.
1566  Esto es útil para, por ejemplo, desplazarte a alguna parte de un documento
1567  extenso para mirar algo y volver a la última posición de edición.
1568 \end_layout
1569
1570 \begin_layout Section
1571 Finalización de entradas / palabras
1572 \begin_inset CommandInset label
1573 LatexCommand label
1574 name "sec:Finalización-de-entradas/palabras"
1575
1576 \end_inset
1577
1578
1579 \begin_inset Index idx
1580 status collapsed
1581
1582 \begin_layout Plain Layout
1583 Finalización de entradas y palabras
1584 \end_layout
1585
1586 \end_inset
1587
1588
1589 \begin_inset Index idx
1590 status collapsed
1591
1592 \begin_layout Plain Layout
1593 Autocompletar
1594 \end_layout
1595
1596 \end_inset
1597
1598
1599 \end_layout
1600
1601 \begin_layout Standard
1602 LyX facilita la finalización de palabras mediante la exploración de todos
1603  los documentos que están abiertos en ese momento.
1604  Cada palabra que aparece en estos documentos se añade a una base de datos
1605  que se utiliza para proponer terminaciones.
1606 \end_layout
1607
1608 \begin_layout Standard
1609 Por omisión, LyX muestra un triangulito detrás del cursor como indicador
1610  de que hay finalizaciones disponibles.
1611  Puedes entonces pulsar la tecla 
1612 \family sans
1613 Tabulador
1614 \family default
1615  para aceptar esa terminación.
1616  Si hay varias terminaciones posibles, se abre un recuadro emergente que
1617  las muestra.
1618  En ese recuadro puedes seleccionar una finalización con el ratón o con
1619  las teclas de flecha, y aceptar la elegida pulsando 
1620 \family sans
1621 Retorno
1622 \family default
1623 .
1624 \end_layout
1625
1626 \begin_layout Standard
1627 En el diálogo que se abre con 
1628 \family sans
1629 Herramientas\SpecialChar \menuseparator
1630 Preferencias
1631 \family default
1632  se puede desactivar el indicador de terminación del cursor, en la sección
1633  
1634 \family sans
1635 Edición\SpecialChar \menuseparator
1636 Autocompletar
1637 \family default
1638 , desmarcando la opción 
1639 \family sans
1640 Indicador en el cursor
1641 \family default
1642 .
1643  Con la opción 
1644 \family sans
1645 Finalización automática en línea
1646 \family default
1647  la finalización propuesta se muestra directamente tras el cursor.
1648  Para aceptarla utiliza la tecla 
1649 \family sans
1650 Tabulador
1651 \family default
1652 .
1653  Con la opción 
1654 \family sans
1655 Recuadros emergentes automáticos
1656 \family default
1657  las terminaciones se muestran siempre en un recuadro emergente.
1658  LyX ofrece algunas otras opciones de finalización para expertos que se
1659  describen en la sección
1660 \begin_inset space \thinspace{}
1661 \end_inset
1662
1663
1664 \begin_inset CommandInset ref
1665 LatexCommand ref
1666 reference "sub:Autocompletar-Apéndice"
1667
1668 \end_inset
1669
1670 .
1671 \end_layout
1672
1673 \begin_layout Section
1674 Atajos de teclado básicos
1675 \begin_inset Index idx
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679 Atajos de teclado
1680 \end_layout
1681
1682 \end_inset
1683
1684
1685 \begin_inset Index idx
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689 Teclado ! Asociaciones de teclas|see
1690 \begin_inset ERT
1691 status collapsed
1692
1693 \begin_layout Plain Layout
1694
1695 {
1696 \end_layout
1697
1698 \end_inset
1699
1700 Atajos de teclado
1701 \begin_inset ERT
1702 status collapsed
1703
1704 \begin_layout Plain Layout
1705
1706 }
1707 \end_layout
1708
1709 \end_inset
1710
1711
1712 \end_layout
1713
1714 \end_inset
1715
1716
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Al menos, hay dos mapas de teclado principales: CUA y Emacs.
1721  LyX usa CUA por omisión.
1722 \end_layout
1723
1724 \begin_layout Standard
1725 Algunas teclas, como 
1726 \family sans
1727 AvPág
1728 \family default
1729
1730 \family sans
1731 RePág
1732 \family default
1733 , o las flechas 
1734 \family sans
1735 Izquierda
1736 \family default
1737
1738 \family sans
1739 Derecha
1740 \family default
1741
1742 \family sans
1743 Arriba
1744 \family default
1745  y 
1746 \family sans
1747 Abajo
1748 \family default
1749 , hacen exactamente lo que se supone que hacen.
1750  Otras teclas no:
1751 \end_layout
1752
1753 \begin_layout Labeling
1754 \labelwidthstring 00.00.0000
1755
1756 \family sans
1757 Tab
1758 \begin_inset CommandInset nomenclature
1759 LatexCommand nomenclature
1760 symbol "Tab"
1761 description "tecla Tabulador"
1762
1763 \end_inset
1764
1765
1766 \family default
1767  No hay tabuladores en LyX.
1768  Si no entiendes esto lee las secciones 
1769 \begin_inset space ~
1770 \end_inset
1771
1772
1773 \begin_inset CommandInset ref
1774 LatexCommand ref
1775 reference "sec:Intro-Sangrado-de-párrafos"
1776
1777 \end_inset
1778
1779  y 
1780 \begin_inset CommandInset ref
1781 LatexCommand ref
1782 reference "sec:Entornos-de-párrafo"
1783
1784 \end_inset
1785
1786 , especialmente la sección
1787 \begin_inset space ~
1788 \end_inset
1789
1790
1791 \begin_inset CommandInset ref
1792 LatexCommand ref
1793 reference "sub:Listas"
1794
1795 \end_inset
1796
1797 , ahora.
1798  Sí, ahora.
1799  Si aún estás confuso, mira en el 
1800 \emph on
1801 Tutorial
1802 \emph default
1803 .
1804 \end_layout
1805
1806 \begin_layout Labeling
1807 \labelwidthstring 00.00.0000
1808
1809 \family sans
1810 Esc
1811 \begin_inset CommandInset nomenclature
1812 LatexCommand nomenclature
1813 symbol "Esc"
1814 description "tecla Escape"
1815
1816 \end_inset
1817
1818
1819 \family default
1820  Esta es la tecla «cancelar».
1821  Se usa generalmente para cancelar operaciones.
1822  En otras partes del manual se dan más detalles.
1823 \end_layout
1824
1825 \begin_layout Labeling
1826 \labelwidthstring 00.00.0000
1827
1828 \family sans
1829 Inicio
1830 \family default
1831
1832 \begin_inset space ~
1833 \end_inset
1834
1835 y
1836 \begin_inset space ~
1837 \end_inset
1838
1839
1840 \family sans
1841 Fin
1842 \family default
1843  Éstas mueven el cursor, respectivamente, al comienzo y al final de la línea,
1844  a menos que estés usando el mapa de Emacs, en cuyo caso llevan al comienzo
1845  y al fin del archivo.
1846 \end_layout
1847
1848 \begin_layout Standard
1849 Hay tres teclas modificadoras:
1850 \end_layout
1851
1852 \begin_layout Labeling
1853 \labelwidthstring 00.00.0000
1854
1855 \family sans
1856 Control
1857 \family default
1858  (Denominada «
1859 \family sans
1860 Ctrl
1861 \family default
1862 »
1863 \begin_inset CommandInset nomenclature
1864 LatexCommand nomenclature
1865 symbol "Ctrl"
1866 description "tecla Control"
1867
1868 \end_inset
1869
1870  en los archivos de documentación).
1871  Tiene un par de usos diferentes, dependiendo de las teclas con las que
1872  se combine:
1873 \end_layout
1874
1875 \begin_deeper
1876 \begin_layout Itemize
1877 Con 
1878 \family sans
1879 Retroceso
1880 \family default
1881  o 
1882 \family sans
1883 Suprimir
1884 \family default
1885 , borra una palabra completa en vez de un carácter.
1886 \end_layout
1887
1888 \begin_layout Itemize
1889 Con 
1890 \family sans
1891 Izquierda
1892 \family default
1893  y 
1894 \family sans
1895 Derecha
1896 \family default
1897 , desplaza el cursor por palabras en vez de caracteres.
1898 \end_layout
1899
1900 \begin_layout Itemize
1901 Con 
1902 \family sans
1903 Inicio
1904 \family default
1905  y 
1906 \family sans
1907 Fin
1908 \family default
1909 , lleva al inicio y al fin del documento, respectivamente.
1910 \end_layout
1911
1912 \end_deeper
1913 \begin_layout Labeling
1914 \labelwidthstring 00.00.0000
1915
1916 \family sans
1917 Mayúsculas
1918 \family default
1919  (Representada por «
1920 \family sans
1921 Mayúsculas
1922 \family default
1923 »
1924 \begin_inset CommandInset nomenclature
1925 LatexCommand nomenclature
1926 symbol "Mayúsculas"
1927 description "tecla Mayúsculas"
1928
1929 \end_inset
1930
1931  —«Shift»— en los archivos de documentación).
1932  Usada con cualquiera de las teclas de movimiento selecciona el texto entre
1933  las posiciones inicial y final del cursor.
1934 \end_layout
1935
1936 \begin_layout Labeling
1937 \labelwidthstring 00.00.0000
1938
1939 \family sans
1940 Alt
1941 \family default
1942  (Representada por «
1943 \family sans
1944 Alt
1945 \family default
1946 »
1947 \begin_inset CommandInset nomenclature
1948 LatexCommand nomenclature
1949 symbol "Alt"
1950 description "tecla Alt o Meta"
1951
1952 \end_inset
1953
1954  en los archivos de documentación).
1955  Es la tecla 
1956 \family sans
1957 Alt
1958 \family default
1959  en muchos teclados, aunque tu teclado puede tener otra tecla 
1960 \family sans
1961 Meta
1962 \family default
1963  distinta.
1964  Si tiene ambas teclas tendrás que probar cuál de ellas funciona realmente
1965  como 
1966 \family sans
1967 Alt
1968 \family default
1969 .
1970  Esta tecla hace muchas cosas diferentes, una de ellas activar las 
1971 \emph on
1972 teclas de aceleración de menú
1973 \emph default
1974 : usada en combinación con la tecla de la letra subrayada en el nombre de
1975  un menú o un ítem, abre ese menú o acciona el ítem.
1976 \end_layout
1977
1978 \begin_deeper
1979 \begin_layout Standard
1980 Por ejemplo, la secuencia 
1981 \begin_inset Quotes fld
1982 \end_inset
1983
1984
1985 \family sans
1986 Alt+E
1987 \begin_inset space ~
1988 \end_inset
1989
1990 S
1991 \begin_inset space ~
1992 \end_inset
1993
1994 E
1995 \family default
1996
1997 \begin_inset Quotes frd
1998 \end_inset
1999
2000  abre el diálogo «Estilo del texto», 
2001 \begin_inset Quotes fld
2002 \end_inset
2003
2004
2005 \family sans
2006 Alt+A
2007 \family default
2008
2009 \begin_inset Quotes frd
2010 \end_inset
2011
2012  abre el menú «Archivo».
2013 \end_layout
2014
2015 \begin_layout Standard
2016 Más información relativa al uso de la tecla 
2017 \family sans
2018 Alt
2019 \family default
2020  en el manual 
2021 \emph on
2022 Atajos de teclado
2023 \family sans
2024 .
2025 \end_layout
2026
2027 \end_deeper
2028 \begin_layout Standard
2029 Aprenderás más y más combinaciones de teclas y atajos de teclado conforme
2030  uses LyX, porque casi todas las acciones muestran, en la barra de estado
2031  situada en la parte inferior de la ventana, un corto mensaje que describe
2032  la acción a realizar y sus correspondientes atajos de teclado.
2033  La notación de las acciones de teclado es muy similar a la usada en esta
2034  documentación, así que no deberías tener problemas en entenderlas.
2035  Sin embargo, ten en cuenta que la tecla modificadora «Mayúsculas» se menciona
2036  de forma explícita, así 
2037 \family sans
2038 «Alt+P Mayúsculas+A
2039 \family default
2040 »
2041 \family sans
2042  
2043 \family default
2044 significa 
2045 \family sans
2046 Alt+P
2047 \family default
2048  seguido de A mayúscula.
2049 \end_layout
2050
2051 \begin_layout Standard
2052 Puedes ver las combinaciones de teclas o cambiarlas en las preferencias
2053  de LyX, menú
2054 \family sans
2055  Herramientas\SpecialChar \menuseparator
2056 Preferencias,
2057 \family default
2058  apartado 
2059 \family sans
2060 Edición\SpecialChar \menuseparator
2061 Atajos
2062 \begin_inset space ~
2063 \end_inset
2064
2065 de
2066 \begin_inset space ~
2067 \end_inset
2068
2069 teclado
2070 \family default
2071 , como se explica en la sección
2072 \begin_inset space ~
2073 \end_inset
2074
2075
2076 \begin_inset CommandInset ref
2077 LatexCommand ref
2078 reference "sub:Edición-de-los-atajos"
2079
2080 \end_inset
2081
2082 .
2083 \end_layout
2084
2085 \begin_layout Chapter
2086 Fundamentos de LyX
2087 \begin_inset Index idx
2088 status collapsed
2089
2090 \begin_layout Plain Layout
2091 LyX ! Fundamentos
2092 \end_layout
2093
2094 \end_inset
2095
2096
2097 \end_layout
2098
2099 \begin_layout Section
2100 Clases de documento
2101 \begin_inset Index idx
2102 status collapsed
2103
2104 \begin_layout Plain Layout
2105 Documentos ! Clases
2106 \end_layout
2107
2108 \end_inset
2109
2110
2111 \end_layout
2112
2113 \begin_layout Subsection
2114 Introducción
2115 \end_layout
2116
2117 \begin_layout Standard
2118 Antes de hacer nada, antes de empezar a escribir, debes decidir qué clase
2119  de documento quieres hacer.
2120  Cada tipo de documento tiene sus propios espacios, encabezados, esquemas
2121  de numeración y demás.
2122  Además, distintos tipos de documento usan distintos entornos de párrafo
2123  y diseñan el título con formato diferente.
2124 \end_layout
2125
2126 \begin_layout Standard
2127 Una 
2128 \emph on
2129 clase de documento
2130 \emph default
2131  describe un grupo de propiedades comunes a un conjunto particular de documentos.
2132  Al establecer la clase de documento, seleccionas automáticamente dichas
2133  propiedades, haciendo más fácil crear el tipo de documento que deseas.
2134  Si no eliges una clase de documento, LyX lo hace por ti, así que el cambio
2135  de clase del documento es de tu incumbencia.
2136 \end_layout
2137
2138 \begin_layout Standard
2139 Sigue leyendo para conocer las clases de documento que puedes escoger y
2140  cómo ajustar sus propiedades.
2141 \end_layout
2142
2143 \begin_layout Subsection
2144 Clases de documento
2145 \begin_inset Index idx
2146 status collapsed
2147
2148 \begin_layout Plain Layout
2149 Documentos ! Clases
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \begin_inset CommandInset label
2156 LatexCommand label
2157 name "sec:Clases-de-documento"
2158
2159 \end_inset
2160
2161
2162 \end_layout
2163
2164 \begin_layout Standard
2165 Puedes seleccionar una clase en el diálogo 
2166 \family sans
2167 Documento\SpecialChar \menuseparator
2168 Configuración\SpecialChar \menuseparator
2169 Clase
2170 \begin_inset space ~
2171 \end_inset
2172
2173 del
2174 \begin_inset space ~
2175 \end_inset
2176
2177 documento
2178 \family default
2179 .
2180 \begin_inset Index idx
2181 status collapsed
2182
2183 \begin_layout Plain Layout
2184 Documentos ! Configuración
2185 \end_layout
2186
2187 \end_inset
2188
2189  Selecciona la clase que quieras y haz los ajustes finos que necesites en
2190  las distintas opciones.
2191 \end_layout
2192
2193 \begin_layout Subsubsection
2194 Vista general
2195 \end_layout
2196
2197 \begin_layout Standard
2198 Hay cuatro clases estándar de documentos en LyX.
2199  Son:
2200 \end_layout
2201
2202 \begin_layout Description
2203 Article para artículos sencillos
2204 \end_layout
2205
2206 \begin_layout Description
2207 Report para informes sencillos
2208 \end_layout
2209
2210 \begin_layout Description
2211 Book para escribir libros
2212 \end_layout
2213
2214 \begin_layout Description
2215 Letter para cartas estilo US
2216 \end_layout
2217
2218 \begin_layout Standard
2219 Hay además otras clases no estándar que sólo están disponibles en LyX si
2220  las has instalado.
2221  A continuación se mencionan algunas de ellas; la lista completa con explicacion
2222 es detalladas se encuentra en el capítulo 
2223 \emph on
2224 Clases especiales de documentos
2225 \emph default
2226 , en el manual 
2227 \emph on
2228 Características adicionales.
2229
2230 \emph default
2231  
2232 \end_layout
2233
2234 \begin_layout Description
2235 A&A Artículos para publicaciones en el estilo y formato empleado por 
2236 \emph on
2237 Astronomy & Astrophysics
2238 \end_layout
2239
2240 \begin_layout Description
2241 ACS 
2242 \lang english
2243 For submissions to the journals published by the American Chemistry Society
2244 \end_layout
2245
2246 \begin_layout Description
2247 AGU 
2248 \lang english
2249 For submissions to the journals published by the American Geophysical Union
2250 \end_layout
2251
2252 \begin_layout Description
2253 AMS Diseños para artículos y libros en el estilo y formato de la 
2254 \emph on
2255 American Mathematical Society
2256 \emph default
2257  (AMS).
2258  Hay tres variantes disponibles.
2259  El estándar usa un esquema típico de numeración para teoremas, etc.
2260  que antepone el número de sección al número del resultado.
2261  Todos las exposiciones tipo resultado (proposiciones, corolarios y demás)
2262  se secuencian juntos, pero las definiciones, los ejemplos y cosas por el
2263  estilo tienen su propia secuencia.
2264  El esquema de 
2265 \begin_inset Quotes fld
2266 \end_inset
2267
2268 numeración secuencial
2269 \begin_inset Quotes frd
2270 \end_inset
2271
2272  no sitúa el número de sección con cada resultado, sino que los numera a
2273  lo largo del artículo en una secuencia simple.
2274  Cada tipo de resultado sigue su propia secuencia.
2275  También hay un formato que reparte la numeración de relaciones en conjunto.
2276 \end_layout
2277
2278 \begin_layout Description
2279 Beamer Formato para presentaciones y transparencias
2280 \end_layout
2281
2282 \begin_layout Description
2283 Broadway Formato para escribir guiones.
2284  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2285 \end_layout
2286
2287 \begin_layout Description
2288 Chess 
2289 \lang english
2290 Layout to write about chess games
2291 \end_layout
2292
2293 \begin_layout Description
2294 Curiculum
2295 \begin_inset space ~
2296 \end_inset
2297
2298 vitae clases para confeccionar currículum vitae
2299 \end_layout
2300
2301 \begin_layout Description
2302 Elsarticle Formato para publicaciones del grupo 
2303 \emph on
2304 Elsevier
2305 \end_layout
2306
2307 \begin_layout Description
2308 Foils Para hacer transparencias
2309 \end_layout
2310
2311 \begin_layout Description
2312 Hollywood Para escribir guiones para la industria cinematográfica US.
2313  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2314 \end_layout
2315
2316 \begin_layout Description
2317 IEEEtran Formato para publicaciones del 
2318 \emph on
2319 Institute of Electrical and Electronics Engineers
2320 \emph default
2321  (IEEE)
2322 \end_layout
2323
2324 \begin_layout Description
2325 IOP Formato para publicaciones del 
2326 \emph on
2327 Institute of Physics
2328 \end_layout
2329
2330 \begin_layout Description
2331 Kluwer Formato para publicaciones del grupo 
2332 \emph on
2333 Kluwer
2334 \end_layout
2335
2336 \begin_layout Description
2337 KOMA-Script Una revisión de las clases estándar, ofrece varias características
2338  útiles como formato de encabezados, cálculo automático de espacio de impresión
2339  etc.
2340  
2341 \lang english
2342 (Is used by this document.)
2343 \end_layout
2344
2345 \begin_layout Description
2346 Memoir Otra revisión de las clases estándar
2347 \end_layout
2348
2349 \begin_layout Description
2350 Powerdot Formato para presentaciones
2351 \end_layout
2352
2353 \begin_layout Description
2354 REVTe
2355 \begin_inset ERT
2356 status collapsed
2357
2358 \begin_layout Plain Layout
2359
2360 {}
2361 \end_layout
2362
2363 \end_inset
2364
2365 X Para escribir artículos publicados por: 
2366 \emph on
2367 American Physical Society
2368 \emph default
2369  (APS), 
2370 \emph on
2371 American Institute of Physics
2372 \emph default
2373  (AIP), y 
2374 \emph on
2375 Optical Society of America
2376 \emph default
2377  (OSA).
2378  Esta clase no es totalmente compatible con todas las características de
2379  LyX.
2380 \end_layout
2381
2382 \begin_layout Description
2383 Slides Para hacer transparencias
2384 \end_layout
2385
2386 \begin_layout Description
2387 SPIE
2388 \begin_inset space ~
2389 \end_inset
2390
2391 Proceedings Formato para publicaciones de la 
2392 \emph on
2393 International Society for Optical Engineering
2394 \emph default
2395  (SPIE)
2396 \end_layout
2397
2398 \begin_layout Description
2399 Springer Formato para publicaciones del grupo 
2400 \emph on
2401 Springer
2402 \end_layout
2403
2404 \begin_layout Standard
2405 No entraremos aquí en detalles sobre el uso de las distintas clases de documento.
2406  Puedes encontrar información sobre las clases no estándar en el manual
2407  
2408 \emph on
2409 Características adicionales
2410 \emph default
2411 .
2412  Aquí, nos centraremos en repasar algunas de las propiedades comunes a todas
2413  las clases de documento.
2414 \end_layout
2415
2416 \begin_layout Subsubsection
2417
2418 \lang english
2419 Availability
2420 \end_layout
2421
2422 \begin_layout Standard
2423
2424 \lang english
2425 New users are sometimes puzzled by the fact that many of the document classes
2426  listed under 
2427 \family sans
2428 Document\SpecialChar \menuseparator
2429 Settings\SpecialChar \menuseparator
2430 Document Class
2431 \family default
2432 \lang spanish
2433
2434 \begin_inset Index idx
2435 status collapsed
2436
2437 \begin_layout Plain Layout
2438 Documentos ! Configuración
2439 \end_layout
2440
2441 \end_inset
2442
2443
2444 \lang english
2445  are marked as 
2446 \begin_inset Quotes eld
2447 \end_inset
2448
2449 Unavailable
2450 \begin_inset Quotes erd
2451 \end_inset
2452
2453 .
2454  Or they are surprised that, when they open e.
2455 \begin_inset space \thinspace{}
2456 \end_inset
2457
2458 g.
2459 \begin_inset space ~
2460 \end_inset
2461
2462 the 
2463 \family sans
2464 iop-article
2465 \family default
2466  template, they receive a warning saying that the document requires files
2467  that are not installed to produce output.
2468  So it seems that something is wrong.
2469 \end_layout
2470
2471 \begin_layout Standard
2472
2473 \lang english
2474 But nothing is wrong.
2475  LyX includes many more document classes than you will ever need to use,
2476  and some of them, like 
2477 \family sans
2478 IOP
2479 \family default
2480 , are highly specialized.LyX tries to support as many different types of
2481  documents as possible, and it includes almost one hundred different layout
2482  files, with a growing number.
2483  No LaTeX distribution will install by default all files that might be needed
2484  by some document class.
2485  There are just too many of them.
2486  That is why some of the document classes are unavailable.
2487 \end_layout
2488
2489 \begin_layout Standard
2490
2491 \lang english
2492 If there is a document class you would like to use that is marked as `Unavailabl
2493 e', you need to install the appropriate package files.
2494  The easiest way to find out which files you need to install is to use that
2495  document class for a new file.
2496  LyX will display a dialog that will list the missing files.
2497  See section 
2498 \begin_inset Quotes eld
2499 \end_inset
2500
2501 Installing new LaTeX files
2502 \begin_inset Quotes erd
2503 \end_inset
2504
2505  of the 
2506 \emph on
2507 Customization
2508 \emph default
2509  manual for information on how to install them.
2510 \begin_inset VSpace medskip
2511 \end_inset
2512
2513
2514 \end_layout
2515
2516 \begin_layout Standard
2517
2518 \lang english
2519 Although LyX provides support for many different sorts of documents, it
2520  does not include support for every document class people might want to
2521  use.
2522  For example, many universities provide LaTeX class files to be used for
2523  dissertations submitted to those universities.
2524  The LyX team cannot write layout files to support every one of these.
2525  There are too many.
2526  Fortunately, users can write their own layout files, and many users have
2527  done so.
2528  Chapter
2529 \begin_inset space ~
2530 \end_inset
2531
2532 5 of the 
2533 \emph on
2534 Customization
2535 \emph default
2536  manual contains information on how to create layout files.
2537 \end_layout
2538
2539 \begin_layout Subsubsection
2540 Módulos
2541 \begin_inset CommandInset label
2542 LatexCommand label
2543 name "sub:Módulos"
2544
2545 \end_inset
2546
2547
2548 \begin_inset Index idx
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 Modulos@Módulos
2553 \end_layout
2554
2555 \end_inset
2556
2557
2558 \end_layout
2559
2560 \begin_layout Standard
2561 Los módulos permiten añadir a un documento características adicionales que
2562  no están disponibles por omisión en la clase de documento elegida.
2563  Por ejemplo, para escritura Braille (impresión en relieve).
2564  Evidentemente esto no está disponible en ninguna clase de documento, así
2565  que hay que cargar el módulo correspondiente en la sección 
2566 \family sans
2567 Módulos
2568 \family default
2569  del diálogo 
2570 \family sans
2571 Documento\SpecialChar \menuseparator
2572 Configuración
2573 \family default
2574
2575 \begin_inset Index idx
2576 status collapsed
2577
2578 \begin_layout Plain Layout
2579 Documentos ! Configuración
2580 \end_layout
2581
2582 \end_inset
2583
2584 .
2585  Seleccionando un módulo en la lista se mostrará una descripción del mismo.
2586 \end_layout
2587
2588 \begin_layout Standard
2589
2590 \lang english
2591 Some modules require LaTeX packages that are not always installed by default.
2592  LyX will warn you if you do not have the needed package.
2593  You can still use the module while editing your file, but you will not
2594  be able to export to PDF or print your document, since LyX will not be
2595  able to compile the LaTeX file without the missing package.
2596  If you want to be able to produce output, then you need to install the
2597  missing package and then reconfigure LyX by selecting 
2598 \family sans
2599 Tools\SpecialChar \menuseparator
2600 Reconfigure
2601 \family default
2602 .
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607
2608 \lang english
2609 Reconfiguration of LyX
2610 \end_layout
2611
2612 \end_inset
2613
2614  See section 
2615 \begin_inset Quotes eld
2616 \end_inset
2617
2618 Installing new LaTeX files
2619 \begin_inset Quotes erd
2620 \end_inset
2621
2622  of the 
2623 \emph on
2624 Customization
2625 \emph default
2626  manual for more information on installing needed packages.
2627 \end_layout
2628
2629 \begin_layout Standard
2630 \begin_inset Note Greyedout
2631 status open
2632
2633 \begin_layout Plain Layout
2634
2635 \series bold
2636 Notas: 
2637 \series default
2638 Ciertos módulos requieren paquetes LaTeX que no siempre se instalan por
2639  omisión.
2640  LyX avisará si es preciso algún paquete.
2641 \end_layout
2642
2643 \begin_layout Plain Layout
2644 Algunos módulos requieren otros módulos y ciertos pares de módulos son incompati
2645 bles.
2646 \end_layout
2647
2648 \end_inset
2649
2650
2651 \end_layout
2652
2653 \begin_layout Standard
2654
2655 \end_layout
2656
2657 \begin_layout Subsubsection
2658 Propiedades
2659 \end_layout
2660
2661 \begin_layout Standard
2662 Cada clase tiene un conjunto de opciones predeterminadas.
2663  Esta tabla las describe:
2664 \end_layout
2665
2666 \begin_layout Standard
2667 \begin_inset VSpace 0.3cm
2668 \end_inset
2669
2670
2671 \end_layout
2672
2673 \begin_layout Standard
2674 \align center
2675 \begin_inset Tabular
2676 <lyxtabular version="3" rows="5" columns="5">
2677 <features tabularvalignment="middle">
2678 <column alignment="center" valignment="top" width="0pt">
2679 <column alignment="center" valignment="top" width="0pt">
2680 <column alignment="center" valignment="top" width="0pt">
2681 <column alignment="center" valignment="top" width="0pt">
2682 <column alignment="center" valignment="top" width="0pt">
2683 <row>
2684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \end_layout
2690
2691 \end_inset
2692 </cell>
2693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697
2698 \family sans
2699 \series medium
2700 \shape up
2701 \size normal
2702 \emph off
2703 \bar no
2704 \noun off
2705 \color none
2706 Estilo
2707 \begin_inset space ~
2708 \end_inset
2709
2710 de
2711 \begin_inset space ~
2712 \end_inset
2713
2714 página
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 Caras
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2731 \begin_inset Text
2732
2733 \begin_layout Plain Layout
2734
2735 \family sans
2736 \series medium
2737 \shape up
2738 \size normal
2739 \emph off
2740 \bar no
2741 \noun off
2742 \color none
2743 Columnas
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2749 \begin_inset Text
2750
2751 \begin_layout Plain Layout
2752
2753 \family sans
2754 Nivel máx.
2755  de sección
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 </row>
2761 <row>
2762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2763 \begin_inset Text
2764
2765 \begin_layout Plain Layout
2766
2767 \series medium
2768 \shape up
2769 \size normal
2770 \emph off
2771 \bar no
2772 \noun off
2773 \color none
2774 article
2775 \end_layout
2776
2777 \end_inset
2778 </cell>
2779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2780 \begin_inset Text
2781
2782 \begin_layout Plain Layout
2783
2784 \family sans
2785 \series medium
2786 \shape up
2787 \size normal
2788 \emph off
2789 \bar no
2790 \noun off
2791 \color none
2792 Simple
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801
2802 \family sans
2803 \series medium
2804 \shape up
2805 \size normal
2806 \emph off
2807 \bar no
2808 \noun off
2809 \color none
2810 Una
2811 \end_layout
2812
2813 \end_inset
2814 </cell>
2815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819
2820 \family sans
2821 \series medium
2822 \shape up
2823 \size normal
2824 \emph off
2825 \bar no
2826 \noun off
2827 \color none
2828 Una
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Plain Layout
2837
2838 \family sans
2839 \series medium
2840 \shape up
2841 \size normal
2842 \emph off
2843 \bar no
2844 \noun off
2845 \color none
2846 Sección
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 </row>
2852 <row>
2853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Plain Layout
2857
2858 \series medium
2859 \shape up
2860 \size normal
2861 \emph off
2862 \bar no
2863 \noun off
2864 \color none
2865 report
2866 \end_layout
2867
2868 \end_inset
2869 </cell>
2870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2871 \begin_inset Text
2872
2873 \begin_layout Plain Layout
2874
2875 \family sans
2876 \series medium
2877 \shape up
2878 \size normal
2879 \emph off
2880 \bar no
2881 \noun off
2882 \color none
2883 Simple
2884 \end_layout
2885
2886 \end_inset
2887 </cell>
2888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2889 \begin_inset Text
2890
2891 \begin_layout Plain Layout
2892
2893 \family sans
2894 \series medium
2895 \shape up
2896 \size normal
2897 \emph off
2898 \bar no
2899 \noun off
2900 \color none
2901 Una
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910
2911 \family sans
2912 \series medium
2913 \shape up
2914 \size normal
2915 \emph off
2916 \bar no
2917 \noun off
2918 \color none
2919 Una
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2925 \begin_inset Text
2926
2927 \begin_layout Plain Layout
2928
2929 \family sans
2930 \series medium
2931 \shape up
2932 \size normal
2933 \emph off
2934 \bar no
2935 \noun off
2936 \color none
2937 Capítulo
2938 \end_layout
2939
2940 \end_inset
2941 </cell>
2942 </row>
2943 <row>
2944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Plain Layout
2948
2949 \series medium
2950 \shape up
2951 \size normal
2952 \emph off
2953 \bar no
2954 \noun off
2955 \color none
2956 book
2957 \end_layout
2958
2959 \end_inset
2960 </cell>
2961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \family sans
2967 \series medium
2968 \shape up
2969 \size normal
2970 \emph off
2971 \bar no
2972 \noun off
2973 \color none
2974 Encabezados
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Plain Layout
2983
2984 \family sans
2985 \series medium
2986 \shape up
2987 \size normal
2988 \emph off
2989 \bar no
2990 \noun off
2991 \color none
2992 Dos
2993 \end_layout
2994
2995 \end_inset
2996 </cell>
2997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2998 \begin_inset Text
2999
3000 \begin_layout Plain Layout
3001
3002 \family sans
3003 \series medium
3004 \shape up
3005 \size normal
3006 \emph off
3007 \bar no
3008 \noun off
3009 \color none
3010 Una
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Plain Layout
3019
3020 \family sans
3021 \series medium
3022 \shape up
3023 \size normal
3024 \emph off
3025 \bar no
3026 \noun off
3027 \color none
3028 Capítulo
3029 \end_layout
3030
3031 \end_inset
3032 </cell>
3033 </row>
3034 <row>
3035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039
3040 \series medium
3041 \shape up
3042 \size normal
3043 \emph off
3044 \bar no
3045 \noun off
3046 \color none
3047 letter
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056
3057 \family sans
3058 \series medium
3059 \shape up
3060 \size normal
3061 \emph off
3062 \bar no
3063 \noun off
3064 \color none
3065 Simple
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \begin_layout Plain Layout
3074
3075 \family sans
3076 \series medium
3077 \shape up
3078 \size normal
3079 \emph off
3080 \bar no
3081 \noun off
3082 \color none
3083 Una
3084 \end_layout
3085
3086 \end_inset
3087 </cell>
3088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Plain Layout
3092
3093 \family sans
3094 \series medium
3095 \shape up
3096 \size normal
3097 \emph off
3098 \bar no
3099 \noun off
3100 \color none
3101 Una
3102 \end_layout
3103
3104 \end_inset
3105 </cell>
3106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3107 \begin_inset Text
3108
3109 \begin_layout Plain Layout
3110
3111 \family sans
3112 ninguno
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 </row>
3118 </lyxtabular>
3119
3120 \end_inset
3121
3122
3123 \end_layout
3124
3125 \begin_layout Standard
3126 \begin_inset VSpace 0.3cm
3127 \end_inset
3128
3129
3130 \end_layout
3131
3132 \begin_layout Standard
3133 Quizás te preguntes qué significa 
3134 \begin_inset Quotes fld
3135 \end_inset
3136
3137 Nivel
3138 \begin_inset space ~
3139 \end_inset
3140
3141 máx.
3142  de sección
3143 \begin_inset Quotes frd
3144 \end_inset
3145
3146 .
3147  Hay varios entornos de párrafo que generan encabezados de sección.
3148  Diferentes clases de documento producen distintos tipos de encabezados
3149  de sección.
3150  Sólo dos usan el encabezado 
3151 \family sans
3152 Capítulo
3153 \family default
3154 ; el resto no lo hacen y en su lugar empiezan con el encabezado 
3155 \family sans
3156 Sección
3157 \family default
3158 .
3159  Algunas clases de documento, como las de cartas, no usan ningún encabezado
3160  de sección.
3161  Además de los encabezados 
3162 \family sans
3163 Capítulo
3164 \family default
3165  y 
3166 \family sans
3167 Sección,
3168 \family default
3169  hay también 
3170 \family sans
3171 Subsección, Subsubsección
3172 \family default
3173  y otros.
3174  Los describiremos detalladamente en la sección 
3175 \begin_inset CommandInset ref
3176 LatexCommand ref
3177 reference "sub:Encabezados"
3178
3179 \end_inset
3180
3181 .
3182 \end_layout
3183
3184 \begin_layout Subsection
3185 Formato de un documento
3186 \begin_inset Index idx
3187 status collapsed
3188
3189 \begin_layout Plain Layout
3190 Documentos !  Formato
3191 \end_layout
3192
3193 \end_inset
3194
3195
3196 \begin_inset CommandInset label
3197 LatexCommand label
3198 name "sub:Formato-de-documento"
3199
3200 \end_inset
3201
3202
3203 \family sans
3204
3205 \begin_inset Index idx
3206 status collapsed
3207
3208 \begin_layout Plain Layout
3209 Documentos ! Configuración
3210 \end_layout
3211
3212 \end_inset
3213
3214
3215 \end_layout
3216
3217 \begin_layout Standard
3218 Las propiedades más importantes de los documentos se establecen en el submenú
3219  
3220 \family sans
3221 Documento\SpecialChar \menuseparator
3222 Configuración
3223 \family default
3224 .
3225  En el campo 
3226 \family sans
3227 Opciones 
3228 \family default
3229 bajo
3230 \family sans
3231  Clase
3232 \family default
3233
3234 \begin_inset space ~
3235 \end_inset
3236
3237
3238 \family sans
3239 del
3240 \family default
3241
3242 \begin_inset space ~
3243 \end_inset
3244
3245
3246 \family sans
3247 documento,
3248 \family default
3249  puedes introducir opciones especiales para la clase de documento elegida
3250  en forma de lista separada por comas.
3251  Esto sólo es preciso si LyX no soporta  las opciones especiales que quieras
3252  usar.
3253  Para saber más sobre tu clase LaTeX favorita y sus opciones, tienes que
3254  leer su manual.
3255 \end_layout
3256
3257 \begin_layout Standard
3258 En 
3259 \family sans
3260 Diseño
3261 \family default
3262
3263 \begin_inset space ~
3264 \end_inset
3265
3266
3267 \family sans
3268 de
3269 \family default
3270
3271 \begin_inset space ~
3272 \end_inset
3273
3274
3275 \family sans
3276 página, 
3277 \family default
3278 el
3279 \family sans
3280  Estilo
3281 \begin_inset space ~
3282 \end_inset
3283
3284 de
3285 \begin_inset space ~
3286 \end_inset
3287
3288 página
3289 \family default
3290  controla el tipo de encabezamiento y de numeración de las páginas.
3291  Puedes escoger entre las siguientes cinco opciones:
3292 \end_layout
3293
3294 \begin_layout Labeling
3295 \labelwidthstring 00.00.0000
3296
3297 \family sans
3298 Predeterminado
3299 \family default
3300  Usa el estilo predeterminado para la clase actual.
3301 \end_layout
3302
3303 \begin_layout Labeling
3304 \labelwidthstring 00.00.0000
3305
3306 \family sans
3307 Vacío
3308 \family default
3309  Sin números de página ni encabezamientos.
3310 \end_layout
3311
3312 \begin_layout Labeling
3313 \labelwidthstring 00.00.0000
3314
3315 \family sans
3316 Simple
3317 \family default
3318  Sólo números de página.
3319 \end_layout
3320
3321 \begin_layout Labeling
3322 \labelwidthstring 00.00.0000
3323
3324 \family sans
3325 Encabezados
3326 \family default
3327  Número de página y el capítulo actual o el título y número de sección,
3328  dependiendo del nivel máximo de secciones de la clase.
3329 \end_layout
3330
3331 \begin_layout Labeling
3332 \labelwidthstring 00.00.0000
3333
3334 \family sans
3335 Elaborado
3336 \family default
3337  Permite crear encabezamientos y pies de página totalmente configurables
3338  si tienes instalado el paquete 
3339 \series bold
3340 fancyhdr
3341 \series default
3342
3343 \begin_inset Index idx
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347 LaTeX, paquetes ! fancyhdr
3348 \end_layout
3349
3350 \end_inset
3351
3352 .
3353  De momento, el soporte en LyX es limitado.
3354  Para disponer de todo el poderío de este paquete, tienes que recurrir a
3355  código en el preámbulo del documento.
3356  Mira la documentación del paquete 
3357 \series bold
3358 fancyhdr
3359 \series default
3360  para más detalles, 
3361 \begin_inset CommandInset citation
3362 LatexCommand cite
3363 key "fancyhdr"
3364
3365 \end_inset
3366
3367 .
3368 \end_layout
3369
3370 \begin_layout Standard
3371 La 
3372 \family sans
3373 Separación
3374 \family default
3375  de párrafos se describe en la sección
3376 \begin_inset space ~
3377 \end_inset
3378
3379
3380 \begin_inset CommandInset ref
3381 LatexCommand ref
3382 reference "sec:Intro-Sangrado-de-párrafos"
3383
3384 \end_inset
3385
3386 .
3387 \end_layout
3388
3389 \begin_layout Subsection
3390 Tamaño y orientación del papel
3391 \begin_inset Index idx
3392 status collapsed
3393
3394 \begin_layout Plain Layout
3395 Documentos ! Tamaño del papel
3396 \end_layout
3397
3398 \end_inset
3399
3400
3401 \begin_inset CommandInset label
3402 LatexCommand label
3403 name "sub:Papel-tamaño-orientación"
3404
3405 \end_inset
3406
3407
3408 \end_layout
3409
3410 \begin_layout Standard
3411 En el menú 
3412 \family sans
3413 Documento\SpecialChar \menuseparator
3414 Configuración, 
3415 \family default
3416 en el apartado 
3417 \family sans
3418 Diseño
3419 \family default
3420
3421 \begin_inset space ~
3422 \end_inset
3423
3424
3425 \family sans
3426 de
3427 \family default
3428
3429 \begin_inset space ~
3430 \end_inset
3431
3432
3433 \family sans
3434 página
3435 \family default
3436  encontrarás las siguientes opciones:
3437 \family sans
3438
3439 \begin_inset Index idx
3440 status collapsed
3441
3442 \begin_layout Plain Layout
3443 Documentos ! Configuración
3444 \end_layout
3445
3446 \end_inset
3447
3448
3449 \end_layout
3450
3451 \begin_layout Labeling
3452 \labelwidthstring 00.00.0000
3453
3454 \family sans
3455 Tamaño
3456 \begin_inset space ~
3457 \end_inset
3458
3459 del
3460 \begin_inset space ~
3461 \end_inset
3462
3463 papel
3464 \family default
3465  Elección del tamaño de impresión del papel:
3466 \end_layout
3467
3468 \begin_layout Itemize
3469
3470 \family sans
3471 Predeterminado
3472 \end_layout
3473
3474 \begin_layout Itemize
3475
3476 \family sans
3477 A3, A4,
3478 \family default
3479  
3480 \family sans
3481 A5
3482 \end_layout
3483
3484 \begin_layout Itemize
3485
3486 \family sans
3487 B3, B4, B5
3488 \end_layout
3489
3490 \begin_layout Itemize
3491
3492 \family sans
3493 Carta US
3494 \end_layout
3495
3496 \begin_layout Itemize
3497
3498 \family sans
3499 Oficio US
3500 \end_layout
3501
3502 \begin_layout Itemize
3503
3504 \family sans
3505 Ejecutivo US
3506 \end_layout
3507
3508 \begin_layout Itemize
3509
3510 \family sans
3511 Personalizado
3512 \end_layout
3513
3514 \begin_layout Labeling
3515 \labelwidthstring 00.00.0000
3516
3517 \family sans
3518 Orientación
3519 \family default
3520  Dos botones excluyentes para imprimir la salida como 
3521 \family sans
3522 Retrato
3523 \family default
3524  o 
3525 \family sans
3526 Apaisado
3527 \family default
3528 .
3529 \end_layout
3530
3531 \begin_layout Labeling
3532 \labelwidthstring 00.00.0000
3533
3534 \family sans
3535 Documento
3536 \begin_inset space ~
3537 \end_inset
3538
3539 con
3540 \begin_inset space ~
3541 \end_inset
3542
3543 dos
3544 \begin_inset space ~
3545 \end_inset
3546
3547 caras
3548 \family default
3549  Ajusta el espacio para imprimir ambas caras del papel, de modo que el margen
3550  de impresión se adapta para páginas pares e impares.
3551 \end_layout
3552
3553 \begin_layout Subsection
3554 Márgenes
3555 \begin_inset Index idx
3556 status collapsed
3557
3558 \begin_layout Plain Layout
3559 Documentos ! Márgenes
3560 \end_layout
3561
3562 \end_inset
3563
3564
3565 \begin_inset Index idx
3566 status collapsed
3567
3568 \begin_layout Plain Layout
3569 Margenes@Márgenes
3570 \end_layout
3571
3572 \end_inset
3573
3574
3575 \begin_inset CommandInset label
3576 LatexCommand label
3577 name "sub:Márgenes"
3578
3579 \end_inset
3580
3581
3582 \end_layout
3583
3584 \begin_layout Standard
3585 Los márgenes de la página se establecen en el menú 
3586 \family sans
3587 Document
3588 \family default
3589 o
3590 \family sans
3591 \SpecialChar \menuseparator
3592 Configuración
3593 \family default
3594 .
3595 \family sans
3596
3597 \begin_inset Index idx
3598 status collapsed
3599
3600 \begin_layout Plain Layout
3601 Documentos ! Configuración
3602 \end_layout
3603
3604 \end_inset
3605
3606
3607 \end_layout
3608
3609 \begin_layout Standard
3610 Si usas la clase de documento KOMA-Script, puedes dejar los valores predetermina
3611 dos, porque KOMA-Script calcula automáticamente el espacio de impresión
3612  en función del formato del papel y el tamaño de fuente.
3613 \end_layout
3614
3615 \begin_layout Subsection
3616 Nota importante
3617 \end_layout
3618
3619 \begin_layout Standard
3620 Si cambias la clase de un documento, LyX debe convertir 
3621 \emph on
3622 todo
3623 \emph default
3624  a la nueva clase.
3625  Esto incluye los entornos de párrafo, algunos de los cuáles son estándar,
3626  los tienen todas las clases de documento; pero algunas clases tienen entornos
3627  de párrafo específicos.
3628  En ese caso, si cambias la clase del documento, LyX marcará los párrafos
3629  cuyo estilo no es reconocido como 
3630 \begin_inset Quotes fld
3631 \end_inset
3632
3633 desconocido
3634 \begin_inset Quotes frd
3635 \end_inset
3636
3637 .
3638  El nombre del estilo es retenido por si se deseara volver a la clase original.
3639  No obstante, esos párrafos se mostrarán en la salida sin formato especial,
3640  de modo que necesitarás crear un nuevo estilo o bien convertirlos manualmente
3641  a uno de los estilos presentes en la nueva clase de documento.
3642  
3643 \end_layout
3644
3645 \begin_layout Standard
3646
3647 \end_layout
3648
3649 \begin_layout Section
3650 Sangrado y separación de párrafos
3651 \begin_inset Index idx
3652 status collapsed
3653
3654 \begin_layout Plain Layout
3655 Párrafos ! Sangrado
3656 \end_layout
3657
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \begin_layout Subsection
3664 Introducción
3665 \begin_inset CommandInset label
3666 LatexCommand label
3667 name "sec:Intro-Sangrado-de-párrafos"
3668
3669 \end_inset
3670
3671
3672 \end_layout
3673
3674 \begin_layout Standard
3675 Antes de describir los distintos entornos de párrafo, nos gustaría decir
3676  unas palabras sobre el sangrado de párrafos.
3677  
3678 \end_layout
3679
3680 \begin_layout Standard
3681 Cada cual parece tener sus propias reglas para separar párrafos.
3682  Los americanos suelen sangrar la primera línea de párrafo.
3683  Otros no sangran los párrafos pero ponen espacio extra entre ellos.
3684  Si eliges sangrado para separar párrafos, el 
3685 \emph on
3686 primer
3687 \emph default
3688  párrafo de una sección, o detrás de una figura, una ecuación, una tabla,
3689  una lista, etc., 
3690 \emph on
3691 no
3692 \emph default
3693  se sangra.
3694  Sólo se sangran los párrafos siguientes a otro párrafo.
3695  Ten en cuenta que el comportamiento del sangrado puede ser diferente si
3696  usas un lenguaje distinto del inglés.
3697  LaTeX se ocupa de que el sangrado siga las normas del idioma utilizado.
3698 \end_layout
3699
3700 \begin_layout Standard
3701 El espacio entre párrafos, así como el espacio entre líneas, entre encabezado
3702  y texto —en definitiva, cada uno de los espacios para cada cosa— están
3703  precodificados en LyX.
3704  Como ya hemos dicho, no debes preocuparte por el espaciado que hay que
3705  añadir en cada caso.
3706  LyX se ocupa de ello.
3707  De hecho, esos espacios verticales precodificados no son una longitud fija
3708  sino un rango.
3709  Así, Lyx puede ajustar el espacio entre líneas para garantizar que las
3710  figuras caben en una página con texto, para que las secciones no comiencen
3711  al final de una página, y así todo.
3712 \begin_inset Foot
3713 status collapsed
3714
3715 \begin_layout Plain Layout
3716 LaTeX se encarga de esto cuando LyX genera un archivo de salida.
3717 \end_layout
3718
3719 \end_inset
3720
3721  No obstante, precodificado no significa que no puedas cambiarlo.
3722  LyX te da la posibilidad de cambiar globalmente 
3723 \emph on
3724 todos
3725 \emph default
3726  estos espacios precodificados.
3727  Lo explicaremos después.
3728 \end_layout
3729
3730 \begin_layout Subsection
3731 Separación de párrafos
3732 \begin_inset Index idx
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736 Párrafos ! Separación
3737 \end_layout
3738
3739 \end_inset
3740
3741
3742 \end_layout
3743
3744 \begin_layout Standard
3745 Para separar párrafos, selecciona 
3746 \family sans
3747 Sangrado
3748 \family default
3749  o 
3750 \family sans
3751 Espacio
3752 \begin_inset space ~
3753 \end_inset
3754
3755 vertical
3756 \family default
3757  en el submenú 
3758 \family sans
3759 Diseño
3760 \begin_inset space ~
3761 \end_inset
3762
3763 del
3764 \begin_inset space ~
3765 \end_inset
3766
3767 texto
3768 \family default
3769  del diálogo 
3770 \family sans
3771 Documento\SpecialChar \menuseparator
3772 Configuración
3773 \begin_inset Index idx
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777 Documentos ! Configuración
3778 \end_layout
3779
3780 \end_inset
3781
3782
3783 \family default
3784  para sangrar el comienzo de los párrafos o para añadir espacio vertical
3785  extra entre ellos, respectivamente.
3786  La cantidad de espacio se puede definir en el diálogo.
3787  La distancia de sangrado se puede cambiar añadiendo al preámbulo del documento
3788  la siguiente línea:
3789 \end_layout
3790
3791 \begin_layout Standard
3792
3793 \series bold
3794
3795 \backslash
3796 setlength{
3797 \backslash
3798 parindent}{longitud}
3799 \end_layout
3800
3801 \begin_layout Standard
3802 donde longitud es un valor en una de las unidades listadas en el Apéndice
3803 \begin_inset space ~
3804 \end_inset
3805
3806
3807 \begin_inset CommandInset ref
3808 LatexCommand ref
3809 reference "cap:Unidades-disponibles"
3810
3811 \end_inset
3812
3813 .
3814  La longitud predeterminada es 30
3815 \begin_inset space \thinspace{}
3816 \end_inset
3817
3818 pt.
3819 \end_layout
3820
3821 \begin_layout Subsection
3822 Ajuste fino
3823 \end_layout
3824
3825 \begin_layout Standard
3826 Además, puedes cambiar la forma de separar un párrafo individual.
3827  Abre el diálogo 
3828 \family sans
3829 Editar\SpecialChar \menuseparator
3830 Configuración
3831 \begin_inset space ~
3832 \end_inset
3833
3834 del
3835 \begin_inset space ~
3836 \end_inset
3837
3838 párrafo
3839 \family default
3840  y cambia el botón 
3841 \family sans
3842 Sangrar
3843 \begin_inset space ~
3844 \end_inset
3845
3846 párrafo
3847 \family default
3848  para cambiar el estado actual (atajo 
3849 \begin_inset Info
3850 type  "shortcut"
3851 arg   "paragraph-params \\indent-toggle"
3852 \end_inset
3853
3854 ).
3855  Si el método global para separar los párrafos está establecido en 
3856 \family sans
3857 Espacio
3858 \begin_inset space ~
3859 \end_inset
3860
3861 vertical,
3862 \family default
3863  el botón 
3864 \family sans
3865 Sangrar
3866 \begin_inset space ~
3867 \end_inset
3868
3869 párrafo
3870 \family default
3871  será ignorado aunque lo marques (no puedes sangrar un párrafo con él).
3872 \end_layout
3873
3874 \begin_layout Standard
3875 Cambiar el método de separación de un solo párrafo sólo sería necesario
3876  para hacer algún ajuste fino.
3877 \end_layout
3878
3879 \begin_layout Subsection
3880 Espacio entre líneas
3881 \begin_inset Index idx
3882 status collapsed
3883
3884 \begin_layout Plain Layout
3885 Párrafos ! Espacio entre líneas
3886 \end_layout
3887
3888 \end_inset
3889
3890
3891 \end_layout
3892
3893 \begin_layout Standard
3894 En el menú 
3895 \family sans
3896 Documento\SpecialChar \menuseparator
3897 Configuración
3898 \begin_inset Index idx
3899 status collapsed
3900
3901 \begin_layout Plain Layout
3902 Documentos ! Configuración
3903 \end_layout
3904
3905 \end_inset
3906
3907
3908 \family default
3909 puedes definir el espacio entre líneas en el submenú 
3910 \family sans
3911 Diseño
3912 \begin_inset space ~
3913 \end_inset
3914
3915 del
3916 \begin_inset space ~
3917 \end_inset
3918
3919 texto.
3920 \family default
3921
3922 \begin_inset Foot
3923 status collapsed
3924
3925 \begin_layout Plain Layout
3926 Para que esto funcione el paquete LaTeX 
3927 \series bold
3928 setspace
3929 \begin_inset Index idx
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933 LaTeX, paquetes ! setspace
3934 \end_layout
3935
3936 \end_inset
3937
3938
3939 \series default
3940  debe estar instalado.
3941 \end_layout
3942
3943 \end_inset
3944
3945
3946 \end_layout
3947
3948 \begin_layout Section
3949 Entornos de párrafo
3950 \begin_inset Index idx
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Párrafos ! Entornos
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sec:Entornos-de-párrafo"
3963
3964 \end_inset
3965
3966
3967 \begin_inset Index idx
3968 status collapsed
3969
3970 \begin_layout Plain Layout
3971 Entornos de párrafo|(
3972 \end_layout
3973
3974 \end_inset
3975
3976
3977 \end_layout
3978
3979 \begin_layout Subsection
3980 Visión general
3981 \end_layout
3982
3983 \begin_layout Standard
3984 Los entornos de párrafo corresponden a las diversas secuencias de comandos
3985 \end_layout
3986
3987 \begin_layout Standard
3988
3989 \series bold
3990
3991 \backslash
3992 begin{
3993 \emph on
3994 environment
3995 \emph default
3996 } ...
3997  
3998 \backslash
3999 end{
4000 \emph on
4001 environment
4002 \emph default
4003 }
4004 \end_layout
4005
4006 \begin_layout Standard
4007 en un archivo LaTeX corriente.
4008  Si no conoces LaTeX, o el concepto de entorno de párrafo te suena a chino,
4009  es urgente que leas el 
4010 \emph on
4011 Tutorial
4012 \emph default
4013 .
4014  Además, el 
4015 \emph on
4016 Tutorial
4017 \emph default
4018  contiene muchos más ejemplos que esta sección.
4019 \end_layout
4020
4021 \begin_layout Standard
4022 Un entorno de párrafo es simplemente un 
4023 \begin_inset Quotes fld
4024 \end_inset
4025
4026 contenedor
4027 \begin_inset Quotes frd
4028 \end_inset
4029
4030  que le da al párrafo ciertas propiedades.
4031  Esto puede incluir un estilo determinado de letra, márgenes diferentes,
4032  un esquema de numeración, etiquetas, etc.
4033  Además, puedes «anidar» distintos entornos dentro de otro, lo que permite
4034  a un entorno heredar algunas de las propiedades del otro.
4035  Los diversos entornos de párrafo evitan totalmente la necesidad de los
4036  confusos tabuladores, de ajustes de márgenes al vuelo, y otros manejos
4037  heredados de los tiempos de las máquinas de escribir.
4038  Hay varios entornos de párrafo que son específicos de una clase particular
4039  de documento.
4040  Aquí sólo nos ocuparemos de los más corrientes.
4041 \end_layout
4042
4043 \begin_layout Standard
4044 Para escoger un nuevo entorno de párrafo, usa el menú desplegable 
4045 \begin_inset Graphics
4046         filename clipart/es_ToolbarEnvBox.png
4047         scale 70
4048         clip
4049
4050 \end_inset
4051
4052  que hay a la izquierda en la barra de herramientas.
4053  LyX cambiará el entorno de 
4054 \emph on
4055 todo
4056 \emph default
4057  el párrafo en el que esté el cursor.
4058  También puedes cambiar el entorno de un grupo de párrafos si los seleccionas
4059  antes de escoger el nuevo entorno.
4060  
4061 \end_layout
4062
4063 \begin_layout Standard
4064 Observa que al pulsar 
4065 \family sans
4066 Retorno
4067 \family default
4068  se creará, típicamente, un párrafo nuevo en el entorno 
4069 \family sans
4070 Normal
4071 \family default
4072 .
4073  Decimos 
4074 \begin_inset Quotes fld
4075 \end_inset
4076
4077 típicamente
4078 \begin_inset Quotes frd
4079 \end_inset
4080
4081  porque si estás en uno de estos entornos:
4082 \end_layout
4083
4084 \begin_layout Itemize
4085
4086 \family sans
4087 Cita
4088 \end_layout
4089
4090 \begin_layout Itemize
4091
4092 \family sans
4093 Citar
4094 \end_layout
4095
4096 \begin_layout Itemize
4097
4098 \family sans
4099 Verso
4100 \end_layout
4101
4102 \begin_layout Itemize
4103
4104 \family sans
4105 Enumeración
4106 \end_layout
4107
4108 \begin_layout Itemize
4109
4110 \family sans
4111 Enumeración*
4112 \end_layout
4113
4114 \begin_layout Itemize
4115
4116 \family sans
4117 Descripción
4118 \end_layout
4119
4120 \begin_layout Itemize
4121
4122 \family sans
4123 Lista
4124 \end_layout
4125
4126 \begin_layout Standard
4127 LyX mantiene el entorno de párrafo vigente al pulsar 
4128 \family sans
4129 Retorno
4130 \family default
4131 , sin cambiarlo a 
4132 \family sans
4133 Normal
4134 \family default
4135 .
4136  Sin embargo, LyX sí restablecerá la profundidad de anidación.
4137  En general, al empezar un párrafo nuevo se reinician las dos cosas, el
4138  entorno y la profundidad de anidación del párrafo (más sobre anidación
4139  en la sección
4140 \begin_inset space ~
4141 \end_inset
4142
4143
4144 \begin_inset CommandInset ref
4145 LatexCommand ref
4146 reference "sec:Anidación"
4147
4148 \end_inset
4149
4150 ).
4151  De momento, todo esto es específico del contexto; es mejor suponer que
4152  
4153 \family sans
4154 Retorno
4155 \family default
4156  reinicia el entorno y la profundidad del párrafo.
4157  Si quieres mantener el entorno y la sangría actuales en un nuevo párrafo
4158  usa 
4159 \family sans
4160 Alt+Retorno
4161 \family default
4162  en vez de 
4163 \family sans
4164 Retorno
4165 \family default
4166 .
4167 \end_layout
4168
4169 \begin_layout Subsection
4170 Normal
4171 \end_layout
4172
4173 \begin_layout Standard
4174
4175 \family sans
4176 Normal
4177 \family default
4178  es el entorno de párrafo predeterminado para la mayoría de las clases de
4179  documento.
4180  En este entorno se crea un párrafo simple, sin características especiales.
4181  Cuando LyX reinicia el entorno de párrafo escoge éste.
4182  De hecho, el párrafo que estás leyendo (y la mayor parte de ellos en este
4183  manual) están en el entorno 
4184 \family sans
4185 Normal
4186 \family default
4187 .
4188 \end_layout
4189
4190 \begin_layout Standard
4191 Puedes anidar un párrafo en entorno 
4192 \family sans
4193 Normal
4194 \family default
4195  en casi cualquier otra cosa, pero no se puede anidar nada en un párrafo
4196  en entorno 
4197 \family sans
4198 Normal
4199 \family default
4200 .
4201 \end_layout
4202
4203 \begin_layout Subsection
4204 Título del documento
4205 \begin_inset Index idx
4206 status collapsed
4207
4208 \begin_layout Plain Layout
4209 Documentos !Título
4210 \end_layout
4211
4212 \end_inset
4213
4214
4215 \end_layout
4216
4217 \begin_layout Standard
4218 En LaTeX, la página del título tiene tres partes: el título en sí, el nombre(s)
4219  del autor(es) y una 
4220 \begin_inset Quotes fld
4221 \end_inset
4222
4223 nota
4224 \begin_inset Quotes frd
4225 \end_inset
4226
4227  para agradecimientos o información de contacto.
4228  En ciertas clases de documento LaTeX las coloca en una página separada
4229  junto a la fecha actual.
4230  En otras clases de documento el título va al principio de la primera página.
4231 \end_layout
4232
4233 \begin_layout Standard
4234 LyX provee una interfaz para los comandos del título mediante los entornos
4235  de párrafo 
4236 \family sans
4237 Título
4238 \family default
4239
4240 \family sans
4241 Autor
4242 \family default
4243  y 
4244 \family sans
4245 Fecha
4246 \family default
4247 .
4248  He aquí cómo usarlos:
4249 \end_layout
4250
4251 \begin_layout Itemize
4252 Pon el título de tu documento en el entorno 
4253 \family sans
4254 Título
4255 \family default
4256 .
4257 \end_layout
4258
4259 \begin_layout Itemize
4260 Pon el nombre del autor en el entorno 
4261 \family sans
4262 Autor
4263 \family default
4264 .
4265 \end_layout
4266
4267 \begin_layout Itemize
4268 Si quieres cierta apariencia para la fecha, quieres una fecha fija, o sustituir
4269  la fecha por algún texto, ponlo en el entorno 
4270 \family sans
4271 Fecha.
4272
4273 \family default
4274  Observa que el uso de este entorno es opcional.
4275  Si no lo empleas, LaTeX insertará automáticamente la fecha actual.
4276  Si no deseas ninguna fecha, añade la línea
4277 \begin_inset Newline newline
4278 \end_inset
4279
4280
4281 \series bold
4282
4283 \backslash
4284 date{}
4285 \series default
4286
4287 \begin_inset Newline newline
4288 \end_inset
4289
4290 al preámbulo de tu documento (menú 
4291 \family sans
4292 Documento\SpecialChar \menuseparator
4293 Configuración
4294 \family default
4295 )
4296 \end_layout
4297
4298 \begin_layout Standard
4299 Puedes usar notas al pie para agradecimientos o información de contactos.
4300 \end_layout
4301
4302 \begin_layout Subsection
4303 Encabezados de sección
4304 \begin_inset Index idx
4305 status collapsed
4306
4307 \begin_layout Plain Layout
4308 Encabezados de sección
4309 \end_layout
4310
4311 \end_inset
4312
4313
4314 \begin_inset CommandInset label
4315 LatexCommand label
4316 name "sub:Encabezados"
4317
4318 \end_inset
4319
4320
4321 \end_layout
4322
4323 \begin_layout Standard
4324 Hay varios entornos de párrafo para generar encabezados de sección.
4325  LyX se cuida de numerarlos por ti.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Encabezados numerados
4330 \begin_inset Index idx
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Encabezados de sección ! Numerados
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \end_layout
4341
4342 \begin_layout Standard
4343 Hay 7 tipos de encabezados de sección numerados, que son:
4344 \end_layout
4345
4346 \begin_layout Enumerate
4347
4348 \family sans
4349 Parte
4350 \end_layout
4351
4352 \begin_layout Enumerate
4353
4354 \family sans
4355 Capítulo
4356 \end_layout
4357
4358 \begin_layout Enumerate
4359
4360 \family sans
4361 Sección
4362 \end_layout
4363
4364 \begin_layout Enumerate
4365
4366 \family sans
4367 Subsección
4368 \end_layout
4369
4370 \begin_layout Enumerate
4371
4372 \family sans
4373 Subsubsección
4374 \end_layout
4375
4376 \begin_layout Enumerate
4377
4378 \family sans
4379 Párrafo
4380 \end_layout
4381
4382 \begin_layout Enumerate
4383
4384 \family sans
4385 Subpárrafo
4386 \end_layout
4387
4388 \begin_layout Standard
4389 LyX etiqueta cada encabezado con series de números separados por puntos.
4390  Los números te indican dónde estás en el documento.
4391  A diferencia de los demás encabezados, las 
4392 \family sans
4393 Partes
4394 \family default
4395  se ordenan con letras.
4396 \end_layout
4397
4398 \begin_layout Standard
4399 Los encabezados subdividen todo el documento en diferentes trozos de texto.
4400  Por ejemplo, supón que estás escribiendo un libro: Divides el texto en
4401  capítulos.
4402  LyX hace un agrupamiento parecido:
4403 \end_layout
4404
4405 \begin_layout Itemize
4406 Las 
4407 \family sans
4408 Partes
4409 \family default
4410  se dividen en 
4411 \family sans
4412 Capítulos
4413 \family default
4414  o 
4415 \family sans
4416 Secciones
4417 \end_layout
4418
4419 \begin_layout Itemize
4420 Los 
4421 \family sans
4422 Capítulos
4423 \family default
4424  se dividen en 
4425 \family sans
4426 Secciones
4427 \end_layout
4428
4429 \begin_layout Itemize
4430 Las S
4431 \family sans
4432 ecciones
4433 \family default
4434  se dividen en 
4435 \family sans
4436 Subsecciones
4437 \end_layout
4438
4439 \begin_layout Itemize
4440 Las 
4441 \family sans
4442 Subsecciones
4443 \family default
4444  se dividen en 
4445 \family sans
4446 Subsubsecciones
4447 \end_layout
4448
4449 \begin_layout Itemize
4450 Las 
4451 \family sans
4452 Subsubsecciones
4453 \family default
4454  se dividen en 
4455 \family sans
4456 Párrafos
4457 \end_layout
4458
4459 \begin_layout Itemize
4460 Los 
4461 \family sans
4462 Párrafos
4463 \family default
4464  se dividen en 
4465 \family sans
4466 Subpárrafos
4467 \end_layout
4468
4469 \begin_layout Standard
4470 \begin_inset Note Greyedout
4471 status collapsed
4472
4473 \begin_layout Plain Layout
4474
4475 \series bold
4476 Nota:
4477 \series default
4478  No todos los tipos de documento usan el encabezado 
4479 \family sans
4480 Capítulo
4481 \family default
4482  como primer nivel de división.
4483  En esos casos, el encabezado de primer nivel es la 
4484 \family sans
4485 Sección
4486 \family default
4487 .
4488 \end_layout
4489
4490 \end_inset
4491
4492
4493 \end_layout
4494
4495 \begin_layout Standard
4496 Así, si usas el entorno 
4497 \family sans
4498 Subsubsección
4499 \family default
4500  para iniciar una nueva sub-subsección, LyX la etiqueta con su número, junto
4501  con los números de subsección, sección y, si procede, capítulo en los que
4502  se encuentra.
4503  Por ejemplo, la quinta sección del segundo capítulo de este libro tiene
4504  la etiqueta 
4505 \begin_inset Quotes fld
4506 \end_inset
4507
4508 2.5
4509 \begin_inset Quotes frd
4510 \end_inset
4511
4512 .
4513  
4514 \end_layout
4515
4516 \begin_layout Subsubsection
4517 Encabezados no numerados
4518 \begin_inset Index idx
4519 status collapsed
4520
4521 \begin_layout Plain Layout
4522 Encabezados de sección ! No numerados
4523 \end_layout
4524
4525 \end_inset
4526
4527
4528 \end_layout
4529
4530 \begin_layout Standard
4531 Hay 5 tipos de encabezados no numerados, que son:
4532 \end_layout
4533
4534 \begin_layout Enumerate
4535
4536 \family sans
4537 Parte* 
4538 \end_layout
4539
4540 \begin_layout Enumerate
4541
4542 \family sans
4543 Capítulo*
4544 \end_layout
4545
4546 \begin_layout Enumerate
4547
4548 \family sans
4549 Sección*
4550 \end_layout
4551
4552 \begin_layout Enumerate
4553
4554 \family sans
4555 Subsección*
4556 \end_layout
4557
4558 \begin_layout Enumerate
4559
4560 \family sans
4561 Subsubsección*
4562 \end_layout
4563
4564 \begin_layout Standard
4565 El 
4566 \begin_inset Quotes fld
4567 \end_inset
4568
4569 *
4570 \begin_inset Quotes frd
4571 \end_inset
4572
4573  significa que estos encabezados no se numeran.
4574  Trabajan como sus homólogos numerados pero no aparecen en el índice general,
4575  véase la sección
4576 \begin_inset space ~
4577 \end_inset
4578
4579
4580 \begin_inset CommandInset ref
4581 LatexCommand ref
4582 reference "sec:IG"
4583
4584 \end_inset
4585
4586 .
4587 \end_layout
4588
4589 \begin_layout Subsubsection
4590 Cambiar el número de niveles numerados
4591 \begin_inset CommandInset label
4592 LatexCommand label
4593 name "sub:Profundidad-de-numeración"
4594
4595 \end_inset
4596
4597
4598 \end_layout
4599
4600 \begin_layout Standard
4601 Puedes cambiar qué niveles de sección serán numerados y cuáles aparecerán
4602  en el Índice General.
4603  Ahora bien, no eliminas ninguno de los niveles; esto está preestablecido
4604  en la clase de documento.
4605  Ciertas clases empiezan con 
4606 \family sans
4607 Capítulo
4608 \family default
4609  y bajan hasta el nivel 
4610 \family sans
4611 Subpárrafo
4612 \family default
4613 .
4614  Otras empiezan en 
4615 \family sans
4616 Sección
4617 \family default
4618 .
4619  De igual forma, no todas las clases numeran todos los niveles de división.
4620  La mayoría no numeran 
4621 \family sans
4622 Párrafo
4623 \family default
4624  ni 
4625 \family sans
4626 Subpárrafo
4627 \family default
4628 .
4629  Esto lo puedes cambiar.
4630 \end_layout
4631
4632 \begin_layout Standard
4633 Abre el diálogo 
4634 \family sans
4635 Documento\SpecialChar \menuseparator
4636 Configuración.
4637 \begin_inset Index idx
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641 Documentos ! Configuración
4642 \end_layout
4643
4644 \end_inset
4645
4646
4647 \family default
4648  En 
4649 \family sans
4650 Numeración
4651 \begin_inset space ~
4652 \end_inset
4653
4654 e
4655 \begin_inset space ~
4656 \end_inset
4657
4658 IG
4659 \family default
4660  verás dos contadores deslizantes.
4661  El llamado 
4662 \family sans
4663 Numeración
4664 \family default
4665  controla hasta qué nivel se numera la jerarquía de encabezados.
4666  El otro controla qué encabezados deben figurar en el índice general.
4667 \end_layout
4668
4669 \begin_layout Subsubsection
4670 Encabezados con Título breve
4671 \begin_inset Index idx
4672 status collapsed
4673
4674 \begin_layout Plain Layout
4675 Encabezados de sección ! Títulos breves
4676 \end_layout
4677
4678 \end_inset
4679
4680
4681 \begin_inset Argument
4682 status collapsed
4683
4684 \begin_layout Plain Layout
4685 Títulos breves
4686 \end_layout
4687
4688 \end_inset
4689
4690
4691 \begin_inset CommandInset label
4692 LatexCommand label
4693 name "sec:Títulos-breves"
4694
4695 \end_inset
4696
4697
4698 \end_layout
4699
4700 \begin_layout Standard
4701 Algunos títulos de capítulo o sección, como el presente, pueden resultar
4702  demasiado largos.
4703  Esto puede ser problemático cuando el espacio horizontal es limitado.
4704  Por ejemplo, si el encabezado de página debe mostrar el título de la sección
4705  actual, un título largo puede invadir los márgenes de página y queda fatal.
4706  
4707 \end_layout
4708
4709 \begin_layout Standard
4710 LaTeX permite especificar un título breve para encabezados de sección.
4711  Este se usa en el encabezado de página y en el índice general actual, evitando
4712  el problema mencionado.
4713  Para poner un título breve, usa el menú 
4714 \family sans
4715 Insertar\SpecialChar \menuseparator
4716 Título
4717 \begin_inset space ~
4718 \end_inset
4719
4720 breve
4721 \family default
4722 .
4723  Así se inserta un cuadro etiquetado 
4724 \begin_inset Quotes fld
4725 \end_inset
4726
4727 opt
4728 \begin_inset Quotes frd
4729 \end_inset
4730
4731  (por «optativo») que te permite introducir el texto del título.
4732  Esto también trabaja para encabezados en flotantes.
4733 \end_layout
4734
4735 \begin_layout Standard
4736 El título de esta sección es un buen ejemplo de esta característica.
4737 \end_layout
4738
4739 \begin_layout Subsubsection
4740 Información especial
4741 \end_layout
4742
4743 \begin_layout Standard
4744 Lo siguiente se aplica a todos los encabezados de sección:
4745 \end_layout
4746
4747 \begin_layout Itemize
4748 No puedes anidar nada en estos entornos.
4749 \end_layout
4750
4751 \begin_layout Itemize
4752 No puedes poner notas al margen en ninguno de estos entornos.
4753 \end_layout
4754
4755 \begin_layout Itemize
4756 Las ecuaciones sólo se pueden poner en línea en estos entornos.
4757 \end_layout
4758
4759 \begin_layout Itemize
4760 Puedes usar etiquetas y referencias cruzadas a sus números.
4761 \end_layout
4762
4763 \begin_layout Standard
4764
4765 \end_layout
4766
4767 \begin_layout Standard
4768
4769 \end_layout
4770
4771 \begin_layout Subsection
4772 Espacios para Citas y Versos
4773 \end_layout
4774
4775 \begin_layout Standard
4776 LyX tiene tres entornos para escribir citas y poesías.
4777  Son 
4778 \family sans
4779 Cita
4780 \family default
4781
4782 \family sans
4783 Citar
4784 \family default
4785 , y 
4786 \family sans
4787 Verso
4788 \family default
4789 .
4790  Olvida el tener que cambiar espacios de línea y enredar con los márgenes.
4791  Estos tres entornos de párrafo ya lo tienen incorporado.
4792  Todos amplían el margen izquierdo y añaden un poco de espacio extra sobre
4793  y bajo el texto que contienen.
4794  También permiten anidar, así que puedes poner un 
4795 \family sans
4796 Verso
4797 \family default
4798  en una 
4799 \family sans
4800 Cita
4801 \family default
4802 , así como en algún otro entorno de párrafo.
4803 \end_layout
4804
4805 \begin_layout Standard
4806 Hay otra característica en estos tres entornos: cuando inicias un nuevo
4807  párrafo 
4808 \emph on
4809 no
4810 \emph default
4811  se restablece el entorno 
4812 \family sans
4813 Normal
4814 \family default
4815 .
4816  Así, puedes escribir tu  verso y alegremente pulsar 
4817 \family sans
4818 Retorno
4819 \family default
4820  sin preocuparte de cambiar el entorno cada vez.
4821  Por supuesto, esto implica que una vez terminado el poema debes cambiar
4822  manualmente al nuevo entorno.
4823 \end_layout
4824
4825 \begin_layout Subsubsection
4826 Citar y Cita
4827 \begin_inset CommandInset label
4828 LatexCommand label
4829 name "sec:Citar"
4830
4831 \end_inset
4832
4833
4834 \begin_inset Index idx
4835 status collapsed
4836
4837 \begin_layout Plain Layout
4838 Citas
4839 \end_layout
4840
4841 \end_inset
4842
4843
4844 \end_layout
4845
4846 \begin_layout Standard
4847 Una vez descritas las semejanzas de estos tres entornos, ahora le toca a
4848  las diferencias.
4849  
4850 \family sans
4851 Citar
4852 \family default
4853  y 
4854 \family sans
4855 Cita
4856 \family default
4857  son idénticos excepto en una cosa: 
4858 \family sans
4859 Citar
4860 \family default
4861  usa espacio extra para separar párrafos y nunca sangra la primera línea.
4862  
4863 \family sans
4864 Cita
4865 \family default
4866  
4867 \emph on
4868 siempre
4869 \emph default
4870  sangra la primera línea de un párrafo y usa en todo el mismo espaciado
4871  de línea.
4872 \end_layout
4873
4874 \begin_layout Standard
4875 Aquí hay un ejemplo de entorno 
4876 \family sans
4877 Citar
4878 \family default
4879 :
4880 \end_layout
4881
4882 \begin_layout Quote
4883 Este es un entorno 
4884 \family sans
4885 Citar
4886 \family default
4887 .
4888  Puedo seguir escribiendo y extender esta línea más y más hasta que se quiebra.
4889  ¡Observa: sin sangrado!
4890 \end_layout
4891
4892 \begin_layout Quote
4893 Este es el segundo párrafo de esta cita.
4894  De nuevo, no hay sangrado, pero hay espacio extra entre éste y el anterior
4895  párrafo.
4896 \end_layout
4897
4898 \begin_layout Standard
4899 Aquí hay otro ejemplo, esta vez en el entorno 
4900 \family sans
4901 Cita
4902 \family default
4903 :
4904 \end_layout
4905
4906 \begin_layout Quotation
4907 Este es un entorno 
4908 \family sans
4909 Cita
4910 \family default
4911 .
4912  Si sigues escribiendo verás el sangrado.
4913  Si en tu país se usa un estilo en el que los párrafos nuevos se sangran
4914  en la primera línea, ¡éste es el tuyo! Bueno, 
4915 \emph on
4916 si
4917 \emph default
4918  estuvieras citando otro texto.
4919 \end_layout
4920
4921 \begin_layout Quotation
4922 Aquí hay un párrafo nuevo.
4923  Podría divagar y divagar como un político en elecciones, pero te aburriría.
4924 \end_layout
4925
4926 \begin_layout Standard
4927 Como muestra el ejemplo, 
4928 \family sans
4929 Citar
4930 \family default
4931  es para los que acostumbran separar párrafos con espacio extra.
4932  Éstos pondrían las citas en un entorno 
4933 \family sans
4934 Citar.
4935
4936 \family default
4937  Los que prefieren separar párrafos con sangrado usarán el entorno 
4938 \family sans
4939 Cita
4940 \family default
4941 .
4942 \end_layout
4943
4944 \begin_layout Subsubsection
4945 Verso
4946 \begin_inset Index idx
4947 status collapsed
4948
4949 \begin_layout Plain Layout
4950 Párrafos ! Verso
4951 \end_layout
4952
4953 \end_inset
4954
4955
4956 \family sans
4957
4958 \begin_inset Index idx
4959 status collapsed
4960
4961 \begin_layout Plain Layout
4962 Poesía
4963 \end_layout
4964
4965 \end_inset
4966
4967
4968 \begin_inset CommandInset label
4969 LatexCommand label
4970 name "sec:Verso"
4971
4972 \end_inset
4973
4974
4975 \end_layout
4976
4977 \begin_layout Standard
4978
4979 \family sans
4980 Verso
4981 \family default
4982  es un entorno de párrafo para poemas, rimas, versos y demás.
4983  Un ejemplo:
4984 \end_layout
4985
4986 \begin_layout Verse
4987 Esto es un Verso
4988 \begin_inset Newline newline
4989 \end_inset
4990
4991 ¡Que yo no ensayé!
4992 \end_layout
4993
4994 \begin_layout Verse
4995 Podría ser mucho peor.
4996  Esta línea debería ser larga, larga, tan larga que se quiebra.
4997  En pantalla se ve bien, pero en la versión para imprimir las líneas extras
4998  se sangran un poco más que la primera.
4999  De acuerdo, así se convierte en prosa y no rima más.
5000  Demándame.
5001 \end_layout
5002
5003 \begin_layout Verse
5004 Para quebrar una línea
5005 \begin_inset Newline newline
5006 \end_inset
5007
5008 Y hacer que las cosas se vean bien
5009 \begin_inset Newline newline
5010 \end_inset
5011
5012 Usa 
5013 \family sans
5014 Ctrl+Retorno
5015 \family default
5016 .
5017 \end_layout
5018
5019 \begin_layout Standard
5020 Como puedes ver, 
5021 \family sans
5022 Verso
5023 \family default
5024  no sangra los márgenes.
5025  Cada estrofa del poema está en su propio párrafo.
5026  Para separar las líneas individuales de una estrofa, usa la función 
5027 \family typewriter
5028 salto-de-línea,
5029 \family default
5030  
5031 \family sans
5032 Ctrl+Retorno
5033 \family default
5034 .
5035 \end_layout
5036
5037 \begin_layout Subsection
5038 Listas
5039 \begin_inset Index idx
5040 status collapsed
5041
5042 \begin_layout Plain Layout
5043 Listas
5044 \end_layout
5045
5046 \end_inset
5047
5048
5049 \begin_inset CommandInset label
5050 LatexCommand label
5051 name "sub:Listas"
5052
5053 \end_inset
5054
5055
5056 \end_layout
5057
5058 \begin_layout Standard
5059 LyX tiene cuatro entornos de párrafo para crear distintas clases de listas.
5060  En los entornos 
5061 \family sans
5062 Enumeración*
5063 \family default
5064  y 
5065 \family sans
5066 Enumeración
5067 \family default
5068 , LyX etiqueta los ítems de la lista con marcas y números, respectivamente.
5069  En los entornos 
5070 \family sans
5071 Descripción
5072 \family default
5073  y 
5074 \family sans
5075 Lista
5076 \family default
5077 , LyX destaca de alguna forma la primera palabra .
5078  Los detalles individuales de cada tipo de lista los veremos después de
5079  describir sus características generales comunes.
5080 \end_layout
5081
5082 \begin_layout Subsubsection
5083 Características generales
5084 \end_layout
5085
5086 \begin_layout Standard
5087 Los cuatro entornos de párrafo para listas difieren de los demás entornos
5088  en varias cosas.
5089  En primer lugar, LyX trata cada párrafo como un ítem de la lista.
5090  Al pulsar 
5091 \family sans
5092 Retorno
5093 \family default
5094  
5095 \emph on
5096 no
5097 \emph default
5098  se restablece el entorno 
5099 \family sans
5100 Normal
5101 \family default
5102 , se mantiene el entorno actual y se genera un nuevo ítem.
5103  La profundidad de anidación se mantiene.
5104  Para crear un nuevo ítem pero con un nivel menor de profundidad de anidación
5105  debes pulsar 
5106 \family sans
5107 Alt+Retorno
5108 \family default
5109 .
5110 \end_layout
5111
5112 \begin_layout Standard
5113 Puedes anidar listas de cualquier tipo dentro de otra.
5114  De hecho, LyX cambia las marcas en algunos ítems, dependiendo de cómo están
5115  anidados.
5116  Si piensas usar cualquiera de los entornos de lista, te sugerimos que leas
5117  toda la sección
5118 \begin_inset space ~
5119 \end_inset
5120
5121
5122 \begin_inset CommandInset ref
5123 LatexCommand ref
5124 reference "sec:Anidación"
5125
5126 \end_inset
5127
5128 .
5129  
5130 \end_layout
5131
5132 \begin_layout Subsubsection
5133 Enumeración
5134 \family sans
5135 *
5136 \family default
5137
5138 \begin_inset Index idx
5139 status collapsed
5140
5141 \begin_layout Plain Layout
5142 Listas ! Enumeración*
5143 \end_layout
5144
5145 \end_inset
5146
5147
5148 \begin_inset CommandInset label
5149 LatexCommand label
5150 name "sec:Enumeración*"
5151
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \begin_layout Standard
5158 En primer lugar describiremos con detalle el entorno de listas no numeradas,
5159  
5160 \family sans
5161 Enumeración*.
5162
5163 \family default
5164  Tiene las siguientes propiedades:
5165 \end_layout
5166
5167 \begin_layout Itemize
5168 Cada ítem tiene una marca o símbolo particular como etiqueta.
5169 \end_layout
5170
5171 \begin_deeper
5172 \begin_layout Itemize
5173 LyX usa el mismo símbolo para todos los ítems de cada nivel dado de profundidad.
5174 \end_layout
5175
5176 \begin_layout Itemize
5177 El símbolo aparece al comienzo de la primera línea.
5178 \end_layout
5179
5180 \end_deeper
5181 \begin_layout Itemize
5182 Los ítems pueden tener cualquier longitud.
5183  LyX encaja automáticamente el margen izquierdo, de acuerdo con la situación
5184  en que esté la lista 
5185 \family sans
5186 Enumeración*.
5187
5188 \family default
5189  
5190 \end_layout
5191
5192 \begin_layout Itemize
5193 Si anidas una lista 
5194 \family sans
5195 Enumeración*
5196 \family default
5197  dentro de otra, la marca cambia a otra nueva.
5198  
5199 \end_layout
5200
5201 \begin_deeper
5202 \begin_layout Itemize
5203 Hay cuatro símbolos distintos para los cuatro niveles de anidación.
5204 \end_layout
5205
5206 \begin_layout Itemize
5207 LyX muestra siempre el mismo símbolo en pantalla.
5208 \end_layout
5209
5210 \begin_layout Itemize
5211 Véase la sección
5212 \begin_inset space ~
5213 \end_inset
5214
5215
5216 \begin_inset CommandInset ref
5217 LatexCommand ref
5218 reference "sec:Anidación"
5219
5220 \end_inset
5221
5222  para una explicación completa.
5223 \end_layout
5224
5225 \end_deeper
5226 \begin_layout Standard
5227 Por supuesto, esta explicación también era un ejemplo de lista 
5228 \family sans
5229 Enumeración*
5230 \family default
5231 .
5232  Este entorno de lista es aconsejable para listas en las que el orden no
5233  importa.
5234 \end_layout
5235
5236 \begin_layout Standard
5237 Hemos dicho que los distintos niveles usan distintos símbolos como etiquetas.
5238  Aquí hay un ejemplo con las cuatro posibilidades.
5239 \begin_inset Foot
5240 status collapsed
5241
5242 \begin_layout Plain Layout
5243
5244 \emph on
5245 \begin_inset CommandInset label
5246 LatexCommand label
5247 name "np:N.del-t.:-item"
5248
5249 \end_inset
5250
5251 N.
5252 \begin_inset space \thinspace{}
5253 \end_inset
5254
5255 del t.
5256 \emph default
5257 : En la salida del documento en español las marcas son diferentes a las
5258  que se describen; la causa se explica en la pág.
5259 \begin_inset space ~
5260 \end_inset
5261
5262
5263 \begin_inset CommandInset ref
5264 LatexCommand pageref
5265 reference "sub:En-español"
5266
5267 \end_inset
5268
5269 .
5270 \end_layout
5271
5272 \end_inset
5273
5274  
5275 \end_layout
5276
5277 \begin_layout Itemize
5278 La marca para el primer nivel de 
5279 \family sans
5280 Enumeración*
5281 \family default
5282  es un topo.
5283 \end_layout
5284
5285 \begin_deeper
5286 \begin_layout Itemize
5287 La marca del segundo nivel es una raya.
5288 \end_layout
5289
5290 \begin_deeper
5291 \begin_layout Itemize
5292 El tercer nivel tiene un asterisco.
5293 \end_layout
5294
5295 \begin_deeper
5296 \begin_layout Itemize
5297 La marca del cuarto nivel es un punto centrado.
5298 \end_layout
5299
5300 \end_deeper
5301 \begin_layout Itemize
5302 Vuelta al tercer nivel.
5303 \end_layout
5304
5305 \end_deeper
5306 \begin_layout Itemize
5307 Vuelta al segundo nivel.
5308 \end_layout
5309
5310 \end_deeper
5311 \begin_layout Itemize
5312 Vuelta al nivel más externo.
5313 \end_layout
5314
5315 \begin_layout Standard
5316 Estas son las marcas predeterminadas para una lista 
5317 \family sans
5318 Enumeración*
5319 \family default
5320 .
5321   Puedes personalizar estas marcas en el submenú 
5322 \family sans
5323 Documento\SpecialChar \menuseparator
5324 Configuración
5325 \begin_inset Index idx
5326 status collapsed
5327
5328 \begin_layout Plain Layout
5329 Documentos ! Configuración
5330 \end_layout
5331
5332 \end_inset
5333
5334 ,
5335 \family default
5336  diálogo 
5337 \family sans
5338 Marcas
5339 \family default
5340 .
5341 \end_layout
5342
5343 \begin_layout Standard
5344 Observa cómo el espacio entre ítems decrece al aumentar la profundidad.
5345  Explicaremos la anidación y los trucos factibles para las profundidades
5346  en la sección
5347 \begin_inset space ~
5348 \end_inset
5349
5350
5351 \begin_inset CommandInset ref
5352 LatexCommand ref
5353 reference "sec:Anidación"
5354
5355 \end_inset
5356
5357 .
5358 \end_layout
5359
5360 \begin_layout Subsubsection
5361 Enumeración
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 Listas ! Enumeración
5367 \end_layout
5368
5369 \end_inset
5370
5371
5372 \begin_inset CommandInset label
5373 LatexCommand label
5374 name "sec:Enumeración"
5375
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \begin_layout Standard
5382 El entorno 
5383 \family sans
5384 Enumeración
5385 \family default
5386  se usa para crear listas numeradas y esquemas.
5387  Sus propiedades son:
5388 \end_layout
5389
5390 \begin_layout Enumerate
5391 Cada ítem se etiqueta con un número o letra.
5392 \end_layout
5393
5394 \begin_deeper
5395 \begin_layout Enumerate
5396 Dependiendo de la profundidad.
5397 \end_layout
5398
5399 \end_deeper
5400 \begin_layout Enumerate
5401 LyX contabiliza automáticamente los ítems y los actualiza adecuadamente.
5402 \end_layout
5403
5404 \begin_layout Enumerate
5405 Cada nuevo entorno 
5406 \family sans
5407 Enumeración
5408 \family default
5409  reinicia la cuenta a uno.
5410 \end_layout
5411
5412 \begin_layout Enumerate
5413 Como en el entorno 
5414 \family sans
5415 Enumeración*
5416 \family default
5417 , el entorno 
5418 \family sans
5419 Enumeración
5420 \family default
5421 :
5422 \end_layout
5423
5424 \begin_deeper
5425 \begin_layout Enumerate
5426 Compensa los ítems en relación al margen izquierdo.
5427  Los ítems pueden tener cualquier longitud.
5428 \end_layout
5429
5430 \begin_layout Enumerate
5431 Reduce el espacio entre ítems al aumentar la profundidad.
5432 \end_layout
5433
5434 \begin_layout Enumerate
5435 Usa diferentes etiquetas según la profundidad.
5436 \end_layout
5437
5438 \begin_layout Enumerate
5439 Permite hasta cuatro niveles de anidación.
5440 \end_layout
5441
5442 \end_deeper
5443 \begin_layout Standard
5444 Las distintas etiquetas para cada nivel de profundidad en una lista numerada,
5445  
5446 \family sans
5447 Enumeración
5448 \family default
5449 , son las que se muestran en el siguiente ejemplo:
5450 \end_layout
5451
5452 \begin_layout Enumerate
5453 El primer nivel usa números arábigos seguidos de un punto.
5454 \end_layout
5455
5456 \begin_deeper
5457 \begin_layout Enumerate
5458 El segundo usa letras minúsculas y un paréntesis.
5459  
5460 \end_layout
5461
5462 \begin_deeper
5463 \begin_layout Enumerate
5464 El tercer nivel usa números arábigos seguidos de paréntesis.
5465 \end_layout
5466
5467 \begin_deeper
5468 \begin_layout Enumerate
5469 El cuarto usa letras minúsculas y prima.
5470 \end_layout
5471
5472 \begin_layout Enumerate
5473 Observa de nuevo la disminución de espacio entre ítems al aumentar la profundida
5474 d de entorno.
5475 \end_layout
5476
5477 \end_deeper
5478 \begin_layout Enumerate
5479 Vuelta al tercer nivel.
5480 \end_layout
5481
5482 \end_deeper
5483 \begin_layout Enumerate
5484 Vuelta al segundo nivel.
5485 \end_layout
5486
5487 \end_deeper
5488 \begin_layout Enumerate
5489 Vuelta al nivel más externo.
5490 \end_layout
5491
5492 \begin_layout Standard
5493 Como antes, puedes personalizar el tipo de numeración en el entorno 
5494 \family sans
5495 Enumeración
5496 \family default
5497 .
5498  Esto implica añadir comandos en el preámbulo LaTeX (véase el manual 
5499 \emph on
5500 Características adicionales
5501 \emph default
5502 ).
5503  Estos cambios sólo se aprecian en la versión impresa, no en LyX.
5504 \end_layout
5505
5506 \begin_layout Standard
5507 En cuanto a anidación en entornos 
5508 \family sans
5509 Enumeración
5510 \family default
5511  hay más de lo visto aquí.
5512  Para saber más deberías leer la sección
5513 \begin_inset space ~
5514 \end_inset
5515
5516
5517 \begin_inset CommandInset ref
5518 LatexCommand ref
5519 reference "sec:Anidación"
5520
5521 \end_inset
5522
5523 .
5524 \end_layout
5525
5526 \begin_layout Subsubsection*
5527 Enumeración* y Enumeración en español
5528 \begin_inset CommandInset label
5529 LatexCommand label
5530 name "sub:En-español"
5531
5532 \end_inset
5533
5534
5535 \begin_inset Foot
5536 status collapsed
5537
5538 \begin_layout Plain Layout
5539
5540 \emph on
5541 N.
5542 \begin_inset space \thinspace{}
5543 \end_inset
5544
5545 del t.
5546 \emph default
5547 : Este apartado no está en el documento original.
5548 \end_layout
5549
5550 \end_inset
5551
5552
5553 \end_layout
5554
5555 \begin_layout Standard
5556 Si el idioma establecido en las preferencias de LyX es español,
5557 \family sans
5558  
5559 \family default
5560 todos los documentos nuevos tienen este idioma como predeterminado.
5561  Por omisión, LyX carga el paquete 
5562 \series bold
5563 babel
5564 \series default
5565  (opción 
5566 \family sans
5567 Usar babel
5568 \family default
5569  marcada) con la opción del idioma del documento y al procesar el archivo
5570  con LaTeX, interviene el estilo 
5571 \family typewriter
5572 spanish
5573 \family default
5574 .
5575 \end_layout
5576
5577 \begin_layout Standard
5578 El estilo 
5579 \family typewriter
5580 spanish
5581 \family default
5582  establece por omisión un conjunto de formatos y características adaptado
5583  a los usos tipográficos propios del español.
5584  En particular, las marcas que aparecen en los ítems de una lista sin numerar
5585  (entorno 
5586 \family sans
5587 Enumeración
5588 \family default
5589 *), no son como las que se han descrito en la sección
5590 \begin_inset space ~
5591 \end_inset
5592
5593
5594 \begin_inset CommandInset ref
5595 LatexCommand ref
5596 reference "sec:Enumeración*"
5597
5598 \end_inset
5599
5600 .
5601  
5602 \end_layout
5603
5604 \begin_layout Standard
5605 Las marcas predefinidas por 
5606 \family typewriter
5607 spanish
5608 \family default
5609  para una 
5610 \family sans
5611 Enumeración
5612 \family default
5613 *
5614 \family sans
5615  
5616 \family default
5617 se pueden cambiar en el diálogo 
5618 \family sans
5619 Marcas
5620 \family default
5621  (
5622 \family sans
5623 Documento\SpecialChar \menuseparator
5624 Configuración
5625 \family default
5626 ) o mediante los siguientes comandos, que se escriben en código TeX en el
5627  texto del documento:
5628 \end_layout
5629
5630 \begin_layout Standard
5631
5632 \series bold
5633
5634 \backslash
5635 spanishdashitems 
5636 \series default
5637 hace que todas las listas no numeradas siguientes en el documento lleven
5638  como etiqueta una raya, —, en todos los niveles.
5639 \end_layout
5640
5641 \begin_layout Standard
5642
5643 \series bold
5644
5645 \backslash
5646 spanishsignitems
5647 \series default
5648  hace que todas las listas no numeradas siguientes al comando usen como
5649  etiquetas para cada nivel los símbolos: • 
5650 \begin_inset Formula $\circ\,$
5651 \end_inset
5652
5653  
5654 \begin_inset Formula $\diamond\,$
5655 \end_inset
5656
5657  
5658 \begin_inset Formula $\triangleright\,$
5659 \end_inset
5660
5661 , respectivamente.
5662 \end_layout
5663
5664 \begin_layout Standard
5665 A partir de la versión 
5666 \family typewriter
5667 5.0h
5668 \family default
5669
5670 \family typewriter
5671 spanish
5672 \family default
5673  ofrece la posibilidad de anular sus valores predefinidos de marcas y símbolos
5674  mediante las opciones de paquete «es-nolists», «es-noitemize» y «es-noenumerate
5675 », insertando en el preámbulo LaTeX del documento el comando:
5676 \family typewriter
5677  
5678 \end_layout
5679
5680 \begin_layout Standard
5681
5682 \series bold
5683
5684 \backslash
5685 def
5686 \backslash
5687 spanishoptions{opción}
5688 \end_layout
5689
5690 \begin_layout Standard
5691 Según la opción elegida, en la salida se imprimirán en todas las listas,
5692  o sólo en
5693 \family typewriter
5694  
5695 \family sans
5696 Enumeración*
5697 \family default
5698  o sólo en 
5699 \family sans
5700 Enumeración,
5701 \family default
5702  respectivamente, las etiquetas predefinidas por LyX/LaTeX en vez de las
5703  predefinidas por 
5704 \family typewriter
5705 spanish
5706 \family default
5707 .
5708  
5709 \end_layout
5710
5711 \begin_layout Standard
5712 Más información sobre opciones y comandos de 
5713 \family typewriter
5714 spanish
5715 \family default
5716  en su página web, 
5717 \begin_inset CommandInset citation
5718 LatexCommand cite
5719 key "spanish"
5720
5721 \end_inset
5722
5723 .
5724 \end_layout
5725
5726 \begin_layout Subsubsection
5727 Descripción
5728 \begin_inset Index idx
5729 status collapsed
5730
5731 \begin_layout Plain Layout
5732 Listas ! Descripción
5733 \end_layout
5734
5735 \end_inset
5736
5737
5738 \end_layout
5739
5740 \begin_layout Standard
5741 A diferencia de los dos entornos anteriores, la lista 
5742 \family sans
5743 Descripción
5744 \family default
5745  no tiene marcas fijas.
5746  En vez de ello, LyX destaca la «primera palabra» de la primera línea, por
5747  ejemplo:
5748 \end_layout
5749
5750 \begin_layout Description
5751 Ejemplo: Esto es un ejemplo de entorno 
5752 \family sans
5753 Descripción
5754 \family default
5755 .
5756 \end_layout
5757
5758 \begin_layout Standard
5759 LyX escribe la etiqueta en negrita y pone un espacio extra ante el resto
5760  de la línea.
5761 \end_layout
5762
5763 \begin_layout Standard
5764 Por «primera palabra» entendemos que la primera pulsación de la tecla 
5765 \family sans
5766 Espacio
5767 \family default
5768  en cada ítem da fin a la etiqueta.
5769  Si quieres poner más de una palabra como etiqueta del ítem debes usar un
5770  
5771 \family sans
5772 Espacio
5773 \begin_inset space ~
5774 \end_inset
5775
5776 protegido
5777 \family default
5778 .
5779  (Con 
5780 \family sans
5781 Ctrl+Espacio
5782 \family default
5783  o con el menú 
5784 \family sans
5785 Insertar\SpecialChar \menuseparator
5786 Formato\SpecialChar \menuseparator
5787 Espacio
5788 \begin_inset space ~
5789 \end_inset
5790
5791 protegido
5792 \family default
5793 .
5794  Véase la sección
5795 \begin_inset space ~
5796 \end_inset
5797
5798
5799 \begin_inset CommandInset ref
5800 LatexCommand ref
5801 reference "sub:Espacio-protegido"
5802
5803 \end_inset
5804
5805 ) Un ejemplo:
5806 \end_layout
5807
5808 \begin_layout Description
5809 Segundo
5810 \begin_inset space ~
5811 \end_inset
5812
5813 ejemplo: 
5814 \family sans
5815 Espacio
5816 \begin_inset space ~
5817 \end_inset
5818
5819 protegido
5820 \family default
5821  entre dos palabras de la etiqueta en una lista 
5822 \family sans
5823 Descripción
5824 \family default
5825 .
5826 \end_layout
5827
5828 \begin_layout Description
5829 Empleo: Podrías usar el entorno 
5830 \family sans
5831 Descripción
5832 \family default
5833  para cosas como definiciones y teoremas.
5834  O para poner determinada palabra separada del texto que describe.
5835  No es buena idea usar 
5836 \family sans
5837 Descripción
5838 \family default
5839  para describir una frase completa.
5840  Para esto es mejor emplear 
5841 \family sans
5842 Enumeración*
5843 \family default
5844  o 
5845 \family sans
5846 Enumeración
5847 \family default
5848  y anidar en él un párrafo 
5849 \family sans
5850 Normal.
5851 \end_layout
5852
5853 \begin_layout Description
5854 Anidación: Puedes anidar entornos 
5855 \family sans
5856 Descripción
5857 \family default
5858  dentro de otros entornos de lista.
5859 \end_layout
5860
5861 \begin_layout Standard
5862 Observa que después de la primera línea, LyX sangra las siguientes respecto
5863  a ella.
5864 \end_layout
5865
5866 \begin_layout Subsubsection
5867 La Lista LyX
5868 \begin_inset Index idx
5869 status collapsed
5870
5871 \begin_layout Plain Layout
5872 Listas ! Lista LyX
5873 \end_layout
5874
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \begin_layout Standard
5881 El entorno 
5882 \family sans
5883 Lista
5884 \family default
5885  es una extensión a LaTeX en LyX.
5886 \end_layout
5887
5888 \begin_layout Standard
5889 \begin_inset Note Greyedout
5890 status collapsed
5891
5892 \begin_layout Plain Layout
5893
5894 \series bold
5895 Nota:
5896 \series default
5897  Si, como en este documento, se está usando la clase KOMA-Script, el entorno
5898  
5899 \family sans
5900 Lista
5901 \family default
5902  se denomina 
5903 \family sans
5904 Etiquetado
5905 \family default
5906 .
5907 \end_layout
5908
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \begin_layout Standard
5915 Como el entorno 
5916 \family sans
5917 Descripción,
5918 \family default
5919  la 
5920 \family sans
5921 Lista
5922 \family default
5923  tiene etiquetas definidas por el usuario para cada ítem.
5924  Las propiedades de este entorno de lista son:
5925 \end_layout
5926
5927 \begin_layout Labeling
5928 \labelwidthstring 00.00.0000
5929 etiquetas
5930 \begin_inset space ~
5931 \end_inset
5932
5933 de
5934 \begin_inset space ~
5935 \end_inset
5936
5937 ítem LyX usa la «primera palabra» como etiqueta.
5938  El primer 
5939 \family sans
5940 Espacio
5941 \family default
5942  en la primera línea de un ítem finaliza la etiqueta.
5943  Si necesitas más de una palabra pon espacios protegidos, como se ha descrito
5944  antes.
5945 \end_layout
5946
5947 \begin_layout Labeling
5948 \labelwidthstring 00.00.0000
5949 márgenes Como se ve, LyX pone márgenes diferentes para la etiqueta y el
5950  resto del ítem.
5951  El texto tiene un margen izquierdo mayor, igual a la anchura predeterminada
5952  de etiqueta más un pequeño espacio extra.
5953 \end_layout
5954
5955 \begin_layout Labeling
5956 \labelwidthstring 00.00.0000
5957 anchura
5958 \begin_inset space ~
5959 \end_inset
5960
5961 de
5962 \begin_inset space ~
5963 \end_inset
5964
5965 etiqueta LyX escoge la mayor de estas dos opciones para el margen izquierdo:
5966  la anchura de la etiqueta, o la anchura predeterminada.
5967  Si la anchura de la etiqueta es mayor, la etiqueta se «extiende» en la
5968  primera línea.
5969  En otras palabras, el texto de la primera línea no se alinea con el margen
5970  izquierdo del resto del texto del ítem.
5971  
5972 \end_layout
5973
5974 \begin_layout Labeling
5975 \labelwidthstring 00.00.0000
5976 anchura
5977 \begin_inset space ~
5978 \end_inset
5979
5980 predeterminada Puedes fijar esta anchura para asegurar que el texto de todos
5981  los ítems en un entorno 
5982 \family sans
5983 Lista
5984 \family default
5985  tienen el mismo margen izquierdo.
5986 \begin_inset Newline newline
5987 \end_inset
5988
5989 Para cambiar la anchura por omisión, selecciona los ítems en la lista.
5990  Ahora, en el menú 
5991 \family sans
5992 Editar\SpecialChar \menuseparator
5993 Configuración
5994 \begin_inset space ~
5995 \end_inset
5996
5997 de
5998 \begin_inset space ~
5999 \end_inset
6000
6001 párrafo,
6002 \family default
6003  el texto escrito en 
6004 \family sans
6005 Etiqueta
6006 \family default
6007
6008 \begin_inset space ~
6009 \end_inset
6010
6011
6012 \family sans
6013 más
6014 \family default
6015
6016 \begin_inset space ~
6017 \end_inset
6018
6019
6020 \family sans
6021 larga d
6022 \family default
6023 el cuadro 
6024 \family sans
6025 Ancho
6026 \family default
6027
6028 \begin_inset space ~
6029 \end_inset
6030
6031
6032 \family sans
6033 de
6034 \family default
6035
6036 \begin_inset space ~
6037 \end_inset
6038
6039
6040 \family sans
6041 etiqueta
6042 \family default
6043  determina la anchura predeterminada.
6044  Puedes poner aquí el texto de tu etiqueta más larga, aunque sugerimos escribir
6045  la letra «M» varias veces.
6046  Es el carácter más ancho y es una unidad de anchura estándar en LaTeX.
6047  Usando «M» como unidad no necesitas cambiar el contenido del cuadro 
6048 \family sans
6049 Etiqueta
6050 \begin_inset space ~
6051 \end_inset
6052
6053 más
6054 \begin_inset space ~
6055 \end_inset
6056
6057 larga
6058 \family default
6059  cada vez que cambies una etiqueta en un entorno 
6060 \family sans
6061 Lista
6062 \family default
6063 .
6064 \begin_inset Newline newline
6065 \end_inset
6066
6067 La anchura predefinida es la longitud de «00.00.0000» (equivalente a 6
6068 \begin_inset space ~
6069 \end_inset
6070
6071 M)
6072 \begin_inset Newline newline
6073 \end_inset
6074
6075
6076 \begin_inset Note Greyedout
6077 status collapsed
6078
6079 \begin_layout Plain Layout
6080
6081 \series bold
6082 Nota:
6083 \series default
6084  Si se pone el cursor en un ítem de una lista para cambiar la anchura sólo
6085  de esa etiqueta, funcionará sólo en LyX, no en la salida.
6086 \end_layout
6087
6088 \end_inset
6089
6090
6091 \end_layout
6092
6093 \begin_layout Standard
6094 Deberías emplear el entorno 
6095 \family sans
6096 Lista
6097 \family default
6098  de la misma manera que 
6099 \family sans
6100 Descripción
6101 \family default
6102 : Cuando necesites que una palabra sobresalga del texto que describe.
6103  El entorno 
6104 \family sans
6105 Lista
6106 \family default
6107  te permite otra manera de hacerlo con un formato distinto.
6108 \end_layout
6109
6110 \begin_layout Standard
6111 Puedes anidar entornos 
6112 \family sans
6113 Lista
6114 \family default
6115  en otras listas.
6116  Funcionan igual que los otros entornos de párrafo tipo lista.
6117  Lee la sección
6118 \begin_inset space ~
6119 \end_inset
6120
6121
6122 \begin_inset CommandInset ref
6123 LatexCommand ref
6124 reference "sec:Anidación"
6125
6126 \end_inset
6127
6128  para saber más.
6129 \end_layout
6130
6131 \begin_layout Standard
6132 Aún queda otra característica de 
6133 \family sans
6134 Lista
6135 \family default
6136 : Como ves en los ejemplos, LyX, por omisión, alinea las etiquetas a la
6137  izquierda.
6138  Puedes cambiar esto con 
6139 \family sans
6140 Relleno
6141 \family default
6142
6143 \begin_inset space ~
6144 \end_inset
6145
6146
6147 \family sans
6148 horizontal
6149 \family default
6150  adicional.
6151  Explicaremos el 
6152 \family sans
6153 Relleno
6154 \family default
6155
6156 \begin_inset space ~
6157 \end_inset
6158
6159
6160 \family sans
6161 horizontal 
6162 \family default
6163 en la sección
6164 \begin_inset space ~
6165 \end_inset
6166
6167
6168 \begin_inset CommandInset ref
6169 LatexCommand ref
6170 reference "sub:Espacio-horizontal"
6171
6172 \end_inset
6173
6174 .
6175  Unos ejemplos:
6176 \end_layout
6177
6178 \begin_layout Labeling
6179 \labelwidthstring 00.00.0000
6180 Izquierda Predeterminado para etiquetas de ítems en una 
6181 \family sans
6182 Lista
6183 \family default
6184 .
6185 \end_layout
6186
6187 \begin_layout Labeling
6188 \labelwidthstring 00.00.0000
6189 \begin_inset space \hfill{}
6190 \end_inset
6191
6192 Derecha Un 
6193 \family sans
6194 Relleno horizontal
6195 \family default
6196  previo ajusta la etiqueta a la derecha.
6197 \end_layout
6198
6199 \begin_layout Labeling
6200 \labelwidthstring 00.00.0000
6201 \begin_inset space \hfill{}
6202 \end_inset
6203
6204 Centro
6205 \begin_inset space \hfill{}
6206 \end_inset
6207
6208  Un 
6209 \family sans
6210 Relleno horizontal
6211 \family default
6212  al principio y otro al final la centra.
6213 \end_layout
6214
6215 \begin_layout Subsection
6216 Cartas
6217 \begin_inset Index idx
6218 status collapsed
6219
6220 \begin_layout Plain Layout
6221 Cartas
6222 \end_layout
6223
6224 \end_inset
6225
6226
6227 \end_layout
6228
6229 \begin_layout Subsubsection
6230 Introducción a 
6231 \family sans
6232 Dirección
6233 \family default
6234  y 
6235 \family sans
6236 Dirección
6237 \begin_inset space ~
6238 \end_inset
6239
6240
6241 \family default
6242 d
6243 \family sans
6244 erecha
6245 \end_layout
6246
6247 \begin_layout Standard
6248 Aunque LyX tiene clases de documento para cartas (
6249 \begin_inset Quotes fld
6250 \end_inset
6251
6252 letter
6253 \begin_inset Quotes frd
6254 \end_inset
6255
6256 ), también dispone de dos entornos de párrafo llamados 
6257 \family sans
6258 Dirección
6259 \family default
6260  y 
6261 \family sans
6262 Dirección
6263 \family default
6264
6265 \begin_inset space ~
6266 \end_inset
6267
6268
6269 \family sans
6270 derecha.
6271
6272 \family default
6273  Para usar las clases para cartas, tienes que usar los entornos de párrafo
6274  específicos en determinado orden, si no LaTeX gasta bromas.
6275  Sin embargo, puedes usar los entornos 
6276 \family sans
6277 Dirección
6278 \family default
6279  y 
6280 \family sans
6281 Dirección
6282 \family default
6283
6284 \begin_inset space ~
6285 \end_inset
6286
6287
6288 \family sans
6289 derecha
6290 \family default
6291  donde quieras sin problemas.
6292  Puedes incluso anidarlos en otros entornos, aunque no puedes anidar nada
6293  en ellos.
6294 \end_layout
6295
6296 \begin_layout Standard
6297 Evidentemente, el uso de 
6298 \family sans
6299 Dirección
6300 \family default
6301  y 
6302 \family sans
6303 Dirección
6304 \family default
6305
6306 \begin_inset space ~
6307 \end_inset
6308
6309
6310 \family sans
6311 derecha
6312 \family default
6313  no está limitado a las cartas.
6314  
6315 \family sans
6316 Dirección
6317 \family default
6318
6319 \begin_inset space ~
6320 \end_inset
6321
6322
6323 \family sans
6324 derecha,
6325 \family default
6326  en particular, es útil para crear títulos de artículos como los que se
6327  utilizan en algunas publicaciones académicas europeas.
6328 \end_layout
6329
6330 \begin_layout Subsubsection
6331 Forma de empleo
6332 \begin_inset CommandInset label
6333 LatexCommand label
6334 name "sec:Empleo-direcciones"
6335
6336 \end_inset
6337
6338
6339 \end_layout
6340
6341 \begin_layout Standard
6342 El entorno 
6343 \family sans
6344 Dirección
6345 \family default
6346  da al texto el estilo de una dirección, que también se usa para la apertura
6347  y la firma en algunos países.
6348  El entorno 
6349 \family sans
6350 Dirección
6351 \family default
6352
6353 \begin_inset space ~
6354 \end_inset
6355
6356
6357 \family sans
6358 derecha
6359 \family default
6360  da al texto el estilo de una dirección alineada a la derecha, que se emplea
6361  para los datos del remitente y la fecha en algunos países.
6362  Ejemplo:
6363 \end_layout
6364
6365 \begin_layout Right Address
6366 Dirección a la derecha
6367 \begin_inset Newline newline
6368 \end_inset
6369
6370 Quién soy
6371 \begin_inset Newline newline
6372 \end_inset
6373
6374 Dónde estoy
6375 \begin_inset Newline newline
6376 \end_inset
6377
6378 ¿Cuándo? ¿Qué es hoy?
6379 \end_layout
6380
6381 \begin_layout Standard
6382 Esto era 
6383 \family sans
6384 Dirección
6385 \family default
6386
6387 \begin_inset space ~
6388 \end_inset
6389
6390
6391 \family sans
6392 derecha
6393 \family default
6394 .
6395  Observa que todas las líneas tienen el mismo margen izquierdo, el que pone
6396  LyX para llenar el bloque mayor de texto en una línea sencilla.
6397  Y aquí un ejemplo de 
6398 \family sans
6399 Dirección
6400 \family default
6401 , para los datos del destinatario:
6402 \end_layout
6403
6404 \begin_layout Address
6405 Quién eres tú
6406 \begin_inset Newline newline
6407 \end_inset
6408
6409 Dónde lo envío
6410 \begin_inset Newline newline
6411 \end_inset
6412
6413 Tu población, C.P.
6414  o país
6415 \end_layout
6416
6417 \begin_layout Standard
6418 Como ves, ambos entornos añaden espacio extra entre ellos y el siguiente
6419  párrafo.
6420  Si pulsas 
6421 \family sans
6422 Retorno
6423 \family default
6424  en cualquiera de estos entornos, LyX reinicia la profundidad y pone entorno
6425  
6426 \family sans
6427 Normal
6428 \family default
6429 .
6430  Esto tiene sentido porque 
6431 \family sans
6432 Retorno
6433 \family default
6434  funciona como 
6435 \family typewriter
6436 salto-de-párrafo
6437 \family default
6438 , y las líneas individuales de una dirección no son párrafos.
6439  De manera que has de usar 
6440 \family typewriter
6441 salto-de-línea
6442 \family default
6443  (
6444 \family sans
6445 Ctrl+Retorno
6446 \family default
6447  o 
6448 \family sans
6449 Formato\SpecialChar \menuseparator
6450 Salto
6451 \begin_inset space ~
6452 \end_inset
6453
6454 de
6455 \begin_inset space ~
6456 \end_inset
6457
6458 línea
6459 \family default
6460  en el menú 
6461 \family sans
6462 Insertar
6463 \family default
6464 ) para iniciar línea nueva en un entorno 
6465 \family sans
6466 Dirección
6467 \family default
6468  o 
6469 \family sans
6470 Dirección
6471 \begin_inset space ~
6472 \end_inset
6473
6474 derecha
6475 \family default
6476 .
6477 \end_layout
6478
6479 \begin_layout Subsection
6480 Escritos académicos
6481 \end_layout
6482
6483 \begin_layout Standard
6484 Los escritos académicos suelen comenzar con un resumen y finalizar con una
6485  bibliografía o una lista de referencias.
6486  LyX dispone de entornos para ambos tipos de párrafo.
6487 \end_layout
6488
6489 \begin_layout Subsubsection
6490 Resumen
6491 \family sans
6492
6493 \begin_inset Index idx
6494 status collapsed
6495
6496 \begin_layout Plain Layout
6497 Resumen
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \end_layout
6504
6505 \begin_layout Standard
6506 El entorno 
6507 \family sans
6508 Resumen
6509 \family default
6510  se usa para el resumen de un artículo.
6511  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6512  debería usarse al principio del documento, tras el título.
6513  Tampoco deberías molestarte en intentar anidar un 
6514 \family sans
6515 Resumen
6516 \family default
6517  en algo o viceversa.
6518  No funciona.
6519  El entorno 
6520 \family sans
6521 Resumen
6522 \family default
6523  sólo se aplica en las clases 
6524 \begin_inset Quotes fld
6525 \end_inset
6526
6527 article
6528 \begin_inset Quotes frd
6529 \end_inset
6530
6531  y 
6532 \begin_inset Quotes fld
6533 \end_inset
6534
6535 report
6536 \begin_inset Quotes frd
6537 \end_inset
6538
6539 .
6540  Las clases de documento 
6541 \begin_inset Quotes fld
6542 \end_inset
6543
6544 book
6545 \begin_inset Quotes frd
6546 \end_inset
6547
6548  lo ignoran totalmente, y sería ridículo usar 
6549 \family sans
6550 Resumen
6551 \family default
6552  en cartas.
6553 \end_layout
6554
6555 \begin_layout Standard
6556 El entorno 
6557 \family sans
6558 Resumen
6559 \family default
6560  hace varias cosas por ti.
6561  Primero, pone una etiqueta 
6562 \begin_inset Quotes fld
6563 \end_inset
6564
6565 Resumen
6566 \begin_inset Quotes frd
6567 \end_inset
6568
6569  centrada sobre el texto.
6570  La etiqueta y el texto se separan con algo de espacio extra.
6571  Segundo, usa un tamaño de letra menor, como se podría esperar.
6572  Por último, añade un poco de espacio vertical extra ante el texto que sigue.
6573  Ahora bien, así es como aparece en pantalla en LyX.
6574  El aspecto en la salida depende de la clase de artículo o informe elegida.
6575 \end_layout
6576
6577 \begin_layout Standard
6578 Al pulsar 
6579 \family sans
6580 Retorno
6581 \family default
6582  no se cambia el entorno de párrafo, el nuevo párrafo seguirá estando en
6583  
6584 \family sans
6585 Resumen.
6586
6587 \family default
6588  Por tanto, debes cambiar tú mismo el entorno de párrafo cuando acabes el
6589  resumen.
6590 \end_layout
6591
6592 \begin_layout Standard
6593 \begin_inset Float figure
6594 wide false
6595 sideways false
6596 status open
6597
6598 \begin_layout Plain Layout
6599 \align center
6600 \begin_inset Graphics
6601         filename clipart/Resumen.pdf
6602         clip
6603
6604 \end_inset
6605
6606
6607 \end_layout
6608
6609 \begin_layout Plain Layout
6610 \begin_inset Caption
6611
6612 \begin_layout Plain Layout
6613 \begin_inset CommandInset label
6614 LatexCommand label
6615 name "cap:Párrafo-en"
6616
6617 \end_inset
6618
6619 Párrafo en un entorno 
6620 \family sans
6621 Resumen
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \end_inset
6630
6631
6632 \end_layout
6633
6634 \begin_layout Standard
6635 Nos gustaría poner directamente un ejemplo de 
6636 \family sans
6637 Resumen,
6638 \family default
6639  pero como este documento es clase 
6640 \begin_inset Quotes fld
6641 \end_inset
6642
6643 book
6644 \begin_inset Quotes frd
6645 \end_inset
6646
6647 , no podemos.
6648  Lo hemos insertado como figura
6649 \begin_inset space ~
6650 \end_inset
6651
6652
6653 \begin_inset CommandInset ref
6654 LatexCommand ref
6655 reference "cap:Párrafo-en"
6656
6657 \end_inset
6658
6659 .
6660  Si nunca habías oído hablar de un 
6661 \begin_inset Quotes fld
6662 \end_inset
6663
6664 resumen
6665 \begin_inset Quotes frd
6666 \end_inset
6667
6668 , puedes ignorar sin problema este entorno.
6669  
6670 \end_layout
6671
6672 \begin_layout Subsubsection
6673 Bibliografía
6674 \begin_inset Index idx
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678 Bibliografía
6679 \end_layout
6680
6681 \end_inset
6682
6683
6684 \begin_inset CommandInset label
6685 LatexCommand label
6686 name "sub:Biblio_entorno"
6687
6688 \end_inset
6689
6690
6691 \end_layout
6692
6693 \begin_layout Standard
6694 El entorno 
6695 \family sans
6696 Bibliografía
6697 \family default
6698  se usa para listar referencias.
6699  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6700  debería usarse al final del documento.
6701  Anidar 
6702 \family sans
6703 Bibliografía
6704 \family default
6705  en algo o viceversa no funciona.
6706 \end_layout
6707
6708 \begin_layout Standard
6709 Al abrir un entorno 
6710 \family sans
6711 Bibliografía,
6712 \family default
6713  LyX añade un gran espacio vertical seguido por el encabezado 
6714 \begin_inset Quotes fld
6715 \end_inset
6716
6717 Bibliografía
6718 \begin_inset Quotes frd
6719 \end_inset
6720
6721  o 
6722 \begin_inset Quotes fld
6723 \end_inset
6724
6725 Referencias
6726 \begin_inset Quotes frd
6727 \end_inset
6728
6729 , según la clase de documento.
6730  El encabezado va en letra negrita grande.
6731  Cada párrafo de la 
6732 \family sans
6733 Bibliografía
6734 \family default
6735  es una entrada de referencia.
6736  Así que pulsar 
6737 \family sans
6738 Retorno
6739 \family default
6740  no reinicia el entorno de párrafo, el nuevo sigue siendo 
6741 \family sans
6742 Bibliografía.
6743
6744 \family default
6745  
6746 \end_layout
6747
6748 \begin_layout Standard
6749 Hay otra forma generalmente mejor de incluir referencias en un documento
6750  usando una base de datos BibTeX.
6751  Para una descripción detallada del manejo de la bibliografía en LyX, echa
6752  una ojeada a la sección
6753 \begin_inset space ~
6754 \end_inset
6755
6756
6757 \begin_inset CommandInset ref
6758 LatexCommand ref
6759 reference "sec:Bibliografía"
6760
6761 \end_inset
6762
6763 .
6764 \end_layout
6765
6766 \begin_layout Subsection
6767 Código LyX
6768 \family sans
6769
6770 \begin_inset Index idx
6771 status collapsed
6772
6773 \begin_layout Plain Layout
6774 Párrafos! Código LyX
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \begin_inset CommandInset label
6781 LatexCommand label
6782 name "sub:Código-LyX"
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \begin_layout Standard
6790 El entorno 
6791 \family sans
6792 Código-LyX
6793 \family default
6794  es otra extensión de LyX.
6795  Escribe el texto en estilo máquina de escribir.
6796  Trata la tecla 
6797 \family sans
6798 Espacio
6799 \family default
6800  como espacio fijo
6801 \begin_inset Foot
6802 status collapsed
6803
6804 \begin_layout Plain Layout
6805 En el entorno 
6806 \family sans
6807 Código-LyX
6808 \family default
6809 , la tecla 
6810 \family sans
6811 Espacio
6812 \family default
6813  es tratada como un 
6814 \family sans
6815 Espacio
6816 \begin_inset space ~
6817 \end_inset
6818
6819 protegido
6820 \family default
6821  en vez de un separador de palabras.
6822 \end_layout
6823
6824 \end_inset
6825
6826 ; es el único caso en LyX en que puedes teclear múltiples espacios.
6827  Si necesitas insertar líneas en blanco debes usar 
6828 \family sans
6829 Ctrl+Retorno
6830 \family default
6831  (función 
6832 \family typewriter
6833 salto-de-línea
6834 \family default
6835 ).
6836  
6837 \family sans
6838 Retorno
6839 \family default
6840  quiebra el párrafo.
6841  Observa, no obstante, que 
6842 \family sans
6843 Retorno
6844 \family default
6845  no reinicia el entorno de párrafo.
6846  Así que cuando acabes el entorno 
6847 \family sans
6848 Código-LyX
6849 \family default
6850  debes cambiar a mano el entorno.
6851  Por otra parte, el entorno 
6852 \family sans
6853 Código-LyX
6854 \family default
6855  se puede anidar en otros.
6856 \end_layout
6857
6858 \begin_layout Standard
6859 Este entorno tiene ciertas peculiaridades:
6860 \end_layout
6861
6862 \begin_layout Itemize
6863 No puedes usar 
6864 \family sans
6865 Ctrl+Retorno
6866 \family default
6867  al principio de un nuevo párrafo (p.
6868 \begin_inset space \thinspace{}
6869 \end_inset
6870
6871 e.
6872  no puedes hacer 
6873 \family sans
6874 Ctrl+Retorno
6875 \family default
6876  seguido a 
6877 \family sans
6878 Retorno
6879 \family default
6880 ).
6881 \end_layout
6882
6883 \begin_layout Itemize
6884 No puedes continuar un 
6885 \family sans
6886 Ctrl+Retorno
6887 \family default
6888  con un 
6889 \family sans
6890 Espacio
6891 \family default
6892 .
6893 \end_layout
6894
6895 \begin_deeper
6896 \begin_layout Itemize
6897 Usa un 
6898 \family sans
6899 Retorno
6900 \family default
6901  para iniciar un párrafo, entonces puedes poner un 
6902 \family sans
6903 Espacio
6904 \family default
6905 .
6906 \end_layout
6907
6908 \begin_layout Itemize
6909 O: usa 
6910 \family sans
6911 Ctrl+Espacio
6912 \family default
6913  en su lugar.
6914 \end_layout
6915
6916 \end_deeper
6917 \begin_layout Itemize
6918 No puede tener un párrafo vacío o una línea vacía.
6919  Al menos debes poner un 
6920 \family sans
6921 Espacio
6922 \family default
6923  en cualquier línea que quieras vacía.
6924  De lo contrario, LaTeX genera error.
6925 \end_layout
6926
6927 \begin_layout Itemize
6928 No puedes poner comillas dobles tipo máquina de escribir con la tecla 
6929 \family sans
6930 "
6931 \family default
6932  porque esto insertará comillas 
6933 \emph on
6934 reales
6935 \emph default
6936 .
6937  Puedes ponerlas con 
6938 \family sans
6939 Ctrl+Mayúsculas+"
6940 \family default
6941  .
6942 \end_layout
6943
6944 \begin_layout Standard
6945 Un ejemplo:
6946 \end_layout
6947
6948 \begin_layout LyX-Code
6949 #include <stdio.h>
6950 \end_layout
6951
6952 \begin_layout LyX-Code
6953  
6954 \end_layout
6955
6956 \begin_layout LyX-Code
6957 int main(void)
6958 \end_layout
6959
6960 \begin_layout LyX-Code
6961 {
6962 \end_layout
6963
6964 \begin_layout LyX-Code
6965     printf("Hello World!
6966 \backslash
6967 n");
6968 \end_layout
6969
6970 \begin_layout LyX-Code
6971     return 0;
6972 \end_layout
6973
6974 \begin_layout LyX-Code
6975 }
6976 \end_layout
6977
6978 \begin_layout Standard
6979 Esto es justo el programa estándar 
6980 \begin_inset Quotes fld
6981 \end_inset
6982
6983 Hello world!
6984 \begin_inset Quotes frd
6985 \end_inset
6986
6987 .
6988  
6989 \end_layout
6990
6991 \begin_layout Standard
6992
6993 \family sans
6994 Código-LyX
6995 \family default
6996  tiene un propósito: escribir código, tales como fuentes de programa, guiones
6997  de shell, archivos rc, y otros.
6998  Úsalo sólo en casos muy especiales en los que necesites generar texto como
6999  en una máquina de escribir.
7000 \begin_inset Index idx
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004 Entornos de párrafo|)
7005 \end_layout
7006
7007 \end_inset
7008
7009
7010 \end_layout
7011
7012 \begin_layout LyX-Code
7013
7014 \end_layout
7015
7016 \begin_layout Section
7017 Anidación de entornos
7018 \begin_inset Index idx
7019 status collapsed
7020
7021 \begin_layout Plain Layout
7022 Anidación ! Entornos
7023 \end_layout
7024
7025 \end_inset
7026
7027
7028 \begin_inset CommandInset label
7029 LatexCommand label
7030 name "sec:Anidación"
7031
7032 \end_inset
7033
7034
7035 \end_layout
7036
7037 \begin_layout Subsection
7038 Introducción
7039 \end_layout
7040
7041 \begin_layout Standard
7042 LyX maneja el texto como un bloque unificado con propiedades específicas
7043  en un determinado contexto.
7044  Esto permite crear bloques que heredan algunas de las propiedades de otro
7045  bloque.
7046  Por ejemplo, tienes tres puntos principales en un esquema, pero el punto
7047  #2 tiene a su vez dos subapartados.
7048  Dicho de otra forma, tienes una lista dentro de otra, con la lista interna
7049  
7050 \begin_inset Quotes fld
7051 \end_inset
7052
7053 atada
7054 \begin_inset Quotes frd
7055 \end_inset
7056
7057  al ítem #2:
7058 \end_layout
7059
7060 \begin_layout Enumerate
7061 uno
7062 \end_layout
7063
7064 \begin_layout Enumerate
7065 dos
7066 \end_layout
7067
7068 \begin_deeper
7069 \begin_layout Enumerate
7070 subapartado - ítem #1
7071 \end_layout
7072
7073 \begin_layout Enumerate
7074 subapartado - ítem #2
7075 \end_layout
7076
7077 \end_deeper
7078 \begin_layout Enumerate
7079 tres
7080 \end_layout
7081
7082 \begin_layout Standard
7083 Una lista se introduce en otra anidándola en ella.
7084  Anidar un entorno es sencillo: Selecciona 
7085 \family sans
7086 Aumentar
7087 \begin_inset space ~
7088 \end_inset
7089
7090 profundidad
7091 \family default
7092  o 
7093 \family sans
7094 Disminuir
7095 \begin_inset space ~
7096 \end_inset
7097
7098 profundidad
7099 \family default
7100  en el menú 
7101 \family sans
7102 Editar
7103 \family default
7104  para cambiar la profundidad de anidación del párrafo actual (en la barra
7105  de estado se indica el nivel de profundidad).
7106  En vez del menú, puedes usar los botones de la barra de herramientas 
7107 \begin_inset Graphics
7108         filename ../../images/depth-increment.png
7109
7110 \end_inset
7111
7112  y 
7113 \begin_inset Graphics
7114         filename ../../images/depth-decrement.png
7115
7116 \end_inset
7117
7118  o el atajo de teclado 
7119 \family sans
7120 Tab
7121 \family default
7122  y 
7123 \family sans
7124 Mayúsculas+Tab
7125 \family default
7126  o
7127 \family sans
7128  Mayúsculas+Alt+Derecha
7129 \family default
7130  y
7131 \family sans
7132  Mayúsculas+Alt+Izquierda
7133 \family default
7134 .
7135  El cambio de profundidad funcionará para el párrafo actual y también para
7136  varios párrafos a la vez si los tienes seleccionados.
7137 \end_layout
7138
7139 \begin_layout Standard
7140 Observa que LyX sólo cambia la profundidad de anidación si puede.
7141  Si no es válido no sucede nada aunque lo intentes.
7142  Además, si cambias la profundidad de un párrafo, afecta a la profundidad
7143  de los párrafos anidados en él.
7144 \end_layout
7145
7146 \begin_layout Standard
7147 La anidación no está restringida a listas.
7148  En LyX, puedes anidar casi cualquier cosa en cualquiera otra, como podrás
7149  comprobar.
7150  Esta es la verdadera potencia de los entornos de anidación de párrafos.
7151 \end_layout
7152
7153 \begin_layout Subsection
7154 Qué se puede anidar y qué no
7155 \begin_inset Index idx
7156 status collapsed
7157
7158 \begin_layout Plain Layout
7159 Anidación ! Tipos de
7160 \end_layout
7161
7162 \end_inset
7163
7164
7165 \end_layout
7166
7167 \begin_layout Standard
7168 Antes de bombardearte con una lista de entornos de párrafo, te contaremos
7169  algo más sobre cómo funciona la anidación.
7170 \end_layout
7171
7172 \begin_layout Standard
7173 La respuesta a si es posible anidar un entorno de párrafo no es tan simple
7174  como sí o no.
7175  Hay, al respecto, tres tipos de entornos de párrafo:
7176 \end_layout
7177
7178 \begin_layout Itemize
7179 No anidables
7180 \end_layout
7181
7182 \begin_layout Itemize
7183 Totalmente anidables, puedes anidarlos en otros y también anidar otras cosas
7184  en ellos
7185 \end_layout
7186
7187 \begin_layout Itemize
7188 Parcialmente anidables, este tipo de entornos pueden anidarse en otros pero
7189  no se puede anidar en ellos.
7190 \end_layout
7191
7192 \begin_layout Standard
7193 He aquí una lista de los tres tipos de comportamiento respecto a la anidación
7194  y los entornos que los tienen:
7195 \end_layout
7196
7197 \begin_layout Description
7198 No
7199 \begin_inset space ~
7200 \end_inset
7201
7202 anidables No pueden anidarse.
7203  No pueden anidar.
7204 \end_layout
7205
7206 \begin_deeper
7207 \begin_layout Itemize
7208
7209 \family sans
7210 Bibliografía
7211 \end_layout
7212
7213 \begin_layout Itemize
7214
7215 \family sans
7216 Resumen
7217 \end_layout
7218
7219 \begin_layout Itemize
7220
7221 \family sans
7222 Título
7223 \end_layout
7224
7225 \begin_layout Itemize
7226
7227 \family sans
7228 Autor
7229 \end_layout
7230
7231 \begin_layout Itemize
7232
7233 \family sans
7234 Fecha
7235 \end_layout
7236
7237 \end_deeper
7238 \begin_layout Description
7239 Totalmente
7240 \begin_inset space ~
7241 \end_inset
7242
7243 anidables Puedes anidarlos.
7244  Puedes anidar otras cosas en ellos.
7245 \end_layout
7246
7247 \begin_deeper
7248 \begin_layout Itemize
7249
7250 \family sans
7251 Verso
7252 \end_layout
7253
7254 \begin_layout Itemize
7255
7256 \family sans
7257 Citar
7258 \end_layout
7259
7260 \begin_layout Itemize
7261
7262 \family sans
7263 Citación
7264 \end_layout
7265
7266 \begin_layout Itemize
7267
7268 \family sans
7269 Enumeración*
7270 \end_layout
7271
7272 \begin_layout Itemize
7273
7274 \family sans
7275 Enumeración
7276 \end_layout
7277
7278 \begin_layout Itemize
7279
7280 \family sans
7281 Descripción
7282 \end_layout
7283
7284 \begin_layout Itemize
7285
7286 \family sans
7287 Lista
7288 \end_layout
7289
7290 \begin_layout Itemize
7291
7292 \family sans
7293 Código-LyX
7294 \end_layout
7295
7296 \end_deeper
7297 \begin_layout Description
7298 Parcialmente
7299 \begin_inset space ~
7300 \end_inset
7301
7302 anidables Puedes anidarlos en otros entornos.
7303  No puedes anidar nada en ellos.
7304 \end_layout
7305
7306 \begin_deeper
7307 \begin_layout Itemize
7308
7309 \family sans
7310 Normal
7311 \end_layout
7312
7313 \begin_layout Itemize
7314
7315 \family sans
7316 Parte
7317 \end_layout
7318
7319 \begin_layout Itemize
7320
7321 \family sans
7322 Capítulo
7323 \end_layout
7324
7325 \begin_layout Itemize
7326
7327 \family sans
7328 Sección
7329 \family default
7330  
7331 \end_layout
7332
7333 \begin_layout Itemize
7334
7335 \family sans
7336 Subsección
7337 \end_layout
7338
7339 \begin_layout Itemize
7340
7341 \family sans
7342 Subsubsección
7343 \end_layout
7344
7345 \begin_layout Itemize
7346
7347 \family sans
7348 Párrafo
7349 \family default
7350  
7351 \end_layout
7352
7353 \begin_layout Itemize
7354
7355 \family sans
7356 Subpárrafo
7357 \end_layout
7358
7359 \begin_layout Itemize
7360
7361 \family sans
7362 Parte*
7363 \end_layout
7364
7365 \begin_layout Itemize
7366
7367 \family sans
7368 Capítulo*
7369 \end_layout
7370
7371 \begin_layout Itemize
7372
7373 \family sans
7374 Sección*
7375 \end_layout
7376
7377 \begin_layout Itemize
7378
7379 \family sans
7380 Subsección*
7381 \end_layout
7382
7383 \begin_layout Itemize
7384
7385 \family sans
7386 Subsubsección*
7387 \end_layout
7388
7389 \begin_layout Itemize
7390
7391 \family sans
7392 Dirección
7393 \begin_inset space ~
7394 \end_inset
7395
7396 derecha
7397 \end_layout
7398
7399 \begin_layout Itemize
7400
7401 \family sans
7402 Dirección
7403 \end_layout
7404
7405 \end_deeper
7406 \begin_layout Standard
7407 \begin_inset Note Greyedout
7408 status collapsed
7409
7410 \begin_layout Plain Layout
7411
7412 \series bold
7413 Nota: 
7414 \series default
7415 Aunque es posible anidar encabezados de sección numerados, como 
7416 \family sans
7417 Capítulo, Sección
7418 \family default
7419 , etc., p.
7420 \begin_inset space \thinspace{}
7421 \end_inset
7422
7423 e.
7424 \begin_inset space ~
7425 \end_inset
7426
7427 en listas, es muy recomendable no hacerlo porque el objetivo es componer
7428  documentos bien estructurados respetuosos con las normas tipográficas,
7429  pero la anidación de encabezados de sección viola dichas normas.
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \end_layout
7436
7437 \begin_layout Subsection
7438 Anidar otras cosas: tablas, ecuaciones, flotantes, etc.
7439 \begin_inset Index idx
7440 status collapsed
7441
7442 \begin_layout Plain Layout
7443 Anidación ! Tablas y otros
7444 \end_layout
7445
7446 \end_inset
7447
7448
7449 \end_layout
7450
7451 \begin_layout Standard
7452 Hay varias cosas que no son entornos de párrafo, pero a las que de todas
7453  formas les atañe la anidación.
7454  Son:
7455 \end_layout
7456
7457 \begin_layout Itemize
7458 ecuaciones
7459 \end_layout
7460
7461 \begin_layout Itemize
7462 tablas
7463 \end_layout
7464
7465 \begin_layout Itemize
7466 figuras
7467 \end_layout
7468
7469 \begin_layout Standard
7470 (
7471 \begin_inset Note Greyedout
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475
7476 \series bold
7477 Nota:
7478 \series default
7479  A las figuras y tablas en 
7480 \family sans
7481 Flotantes
7482 \family default
7483  no les afecta esto.
7484 \end_layout
7485
7486 \end_inset
7487
7488  Echa un vistazo a la sección
7489 \begin_inset space ~
7490 \end_inset
7491
7492
7493 \begin_inset CommandInset ref
7494 LatexCommand ref
7495 reference "sec:Flotantes"
7496
7497 \end_inset
7498
7499  para más información sobre 
7500 \family sans
7501 Flotantes
7502 \family default
7503 .)
7504 \end_layout
7505
7506 \begin_layout Standard
7507 LyX puede manejar estos tres objetos bien como palabras, bien como párrafos.
7508  Si una figura, tabla o ecuación están en una línea, van a la par del párrafo.
7509 \end_layout
7510
7511 \begin_layout Standard
7512 Por otra parte, si tienes una ecuación, figura o tabla en su propio 
7513 \begin_inset Quotes fld
7514 \end_inset
7515
7516 párrafo
7517 \begin_inset Quotes frd
7518 \end_inset
7519
7520 , se comportan igual que un entorno del tipo 
7521 \begin_inset Quotes fld
7522 \end_inset
7523
7524 anidación parcial
7525 \begin_inset Quotes frd
7526 \end_inset
7527
7528 .
7529  Puedes anidarlos en otros entornos, pero obviamente no puedes anidar nada
7530  en ellos.
7531 \end_layout
7532
7533 \begin_layout Standard
7534 He aquí un ejemplo con una tabla:
7535 \end_layout
7536
7537 \begin_layout Enumerate
7538 Ítem Uno
7539 \end_layout
7540
7541 \begin_deeper
7542 \begin_layout Enumerate
7543 Esto es (a) y está anidado.
7544 \end_layout
7545
7546 \begin_deeper
7547 \begin_layout Standard
7548 \begin_inset VSpace 0.3cm
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \begin_layout Standard
7555 \align center
7556 \begin_inset Tabular
7557 <lyxtabular version="3" rows="2" columns="2">
7558 <features tabularvalignment="middle">
7559 <column alignment="center" valignment="top" width="0pt">
7560 <column alignment="center" valignment="top" width="0pt">
7561 <row>
7562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566
7567 \family roman
7568 \series medium
7569 \shape up
7570 \size normal
7571 \emph off
7572 \bar no
7573 \noun off
7574 \color none
7575 a
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584
7585 \family roman
7586 \series medium
7587 \shape up
7588 \size normal
7589 \emph off
7590 \bar no
7591 \noun off
7592 \color none
7593 b
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 </row>
7599 <row>
7600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \family roman
7606 \series medium
7607 \shape up
7608 \size normal
7609 \emph off
7610 \bar no
7611 \noun off
7612 \color none
7613 c
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \family roman
7624 \series medium
7625 \shape up
7626 \size normal
7627 \emph off
7628 \bar no
7629 \noun off
7630 \color none
7631 d
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 </row>
7637 </lyxtabular>
7638
7639 \end_inset
7640
7641
7642 \end_layout
7643
7644 \begin_layout Standard
7645 \begin_inset VSpace 0.3cm
7646 \end_inset
7647
7648
7649 \end_layout
7650
7651 \end_deeper
7652 \begin_layout Enumerate
7653 Esto es (b).
7654  La tabla está realmente anidada en (a).
7655 \end_layout
7656
7657 \end_deeper
7658 \begin_layout Enumerate
7659 Fuera otra vez.
7660 \end_layout
7661
7662 \begin_layout Standard
7663 Si no anidamos la tabla, la lista se vería así:
7664 \end_layout
7665
7666 \begin_layout Enumerate
7667 Ítem Uno
7668 \end_layout
7669
7670 \begin_deeper
7671 \begin_layout Enumerate
7672 Esto es (a) y está anidado.
7673 \end_layout
7674
7675 \end_deeper
7676 \begin_layout Standard
7677 \begin_inset VSpace 0.3cm
7678 \end_inset
7679
7680
7681 \end_layout
7682
7683 \begin_layout Standard
7684 \align center
7685 \begin_inset Tabular
7686 <lyxtabular version="3" rows="2" columns="2">
7687 <features tabularvalignment="middle">
7688 <column alignment="center" valignment="top" width="0pt">
7689 <column alignment="center" valignment="top" width="0pt">
7690 <row>
7691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7692 \begin_inset Text
7693
7694 \begin_layout Plain Layout
7695
7696 \family roman
7697 \series medium
7698 \shape up
7699 \size normal
7700 \emph off
7701 \bar no
7702 \noun off
7703 \color none
7704 a
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7710 \begin_inset Text
7711
7712 \begin_layout Plain Layout
7713
7714 \family roman
7715 \series medium
7716 \shape up
7717 \size normal
7718 \emph off
7719 \bar no
7720 \noun off
7721 \color none
7722 b
7723 \end_layout
7724
7725 \end_inset
7726 </cell>
7727 </row>
7728 <row>
7729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733
7734 \family roman
7735 \series medium
7736 \shape up
7737 \size normal
7738 \emph off
7739 \bar no
7740 \noun off
7741 \color none
7742 c
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751
7752 \family roman
7753 \series medium
7754 \shape up
7755 \size normal
7756 \emph off
7757 \bar no
7758 \noun off
7759 \color none
7760 d
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 </row>
7766 </lyxtabular>
7767
7768 \end_inset
7769
7770
7771 \end_layout
7772
7773 \begin_layout Standard
7774 \begin_inset VSpace 0.3cm
7775 \end_inset
7776
7777
7778 \end_layout
7779
7780 \begin_layout Enumerate
7781 Esto es (b).
7782  La tabla 
7783 \emph on
7784 no
7785 \emph default
7786  está anidada en (a).
7787  De hecho, no está anidada de ninguna forma.
7788 \end_layout
7789
7790 \begin_layout Enumerate
7791 Fuera otra vez.
7792 \end_layout
7793
7794 \begin_layout Standard
7795 Observa cómo el ítem (b) no sólo no está anidado, sino que además ¡es el
7796  primer ítem de una nueva lista!
7797 \end_layout
7798
7799 \begin_layout Standard
7800 Hay otra trampa en la que puedes caer: Anidar la tabla pero sin la profundidad
7801  suficiente.
7802  Entonces LyX convierte todo lo que sigue a la tabla en una nueva sublista.
7803 \end_layout
7804
7805 \begin_layout Enumerate
7806 Ítem Uno
7807 \end_layout
7808
7809 \begin_deeper
7810 \begin_layout Enumerate
7811 Esto es (a) y está anidado.
7812 \end_layout
7813
7814 \begin_layout Standard
7815 \begin_inset VSpace 0.3cm
7816 \end_inset
7817
7818
7819 \end_layout
7820
7821 \begin_layout Standard
7822 \align center
7823 \begin_inset Tabular
7824 <lyxtabular version="3" rows="2" columns="2">
7825 <features tabularvalignment="middle">
7826 <column alignment="center" valignment="top" width="0pt">
7827 <column alignment="center" valignment="top" width="0pt">
7828 <row>
7829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \family roman
7835 \series medium
7836 \shape up
7837 \size normal
7838 \emph off
7839 \bar no
7840 \noun off
7841 \color none
7842 a
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \family roman
7853 \series medium
7854 \shape up
7855 \size normal
7856 \emph off
7857 \bar no
7858 \noun off
7859 \color none
7860 b
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 </row>
7866 <row>
7867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871
7872 \family roman
7873 \series medium
7874 \shape up
7875 \size normal
7876 \emph off
7877 \bar no
7878 \noun off
7879 \color none
7880 c
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \family roman
7891 \series medium
7892 \shape up
7893 \size normal
7894 \emph off
7895 \bar no
7896 \noun off
7897 \color none
7898 d
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 </row>
7904 </lyxtabular>
7905
7906 \end_inset
7907
7908
7909 \end_layout
7910
7911 \begin_layout Standard
7912 \begin_inset VSpace 0.3cm
7913 \end_inset
7914
7915
7916 \end_layout
7917
7918 \begin_layout Enumerate
7919 Esto es (b).
7920  La tabla está realmente anidada en el Ítem Uno, 
7921 \emph on
7922 no
7923 \emph default
7924  en (a).
7925 \end_layout
7926
7927 \end_deeper
7928 \begin_layout Enumerate
7929 Fuera otra vez.
7930 \end_layout
7931
7932 \begin_layout Standard
7933 Como ves, el ítem (b) se ha convertido en el primer ítem de una nueva lista,
7934  pero dentro del ítem 1.
7935  Lo mismo sucedería a una ecuación o a una figura.
7936  Así pues, si anidas tablas, figuras o ecuaciones, ¡asegúrate de darle la
7937  profundidad adecuada!
7938 \end_layout
7939
7940 \begin_layout Subsection
7941 Empleo y características generales
7942 \end_layout
7943
7944 \begin_layout Standard
7945 Hablando de niveles, LyX puede poner hasta seis niveles de anidación.
7946  En otras palabras, 
7947 \begin_inset Quotes fld
7948 \end_inset
7949
7950 nivel #6
7951 \begin_inset Quotes frd
7952 \end_inset
7953
7954  es el nivel más interno posible de profundidad.
7955  Este ejemplo muestra lo que decimos:
7956 \end_layout
7957
7958 \begin_layout Enumerate
7959 nivel #1 - el más externo
7960 \end_layout
7961
7962 \begin_deeper
7963 \begin_layout Enumerate
7964 nivel #2
7965 \end_layout
7966
7967 \begin_deeper
7968 \begin_layout Enumerate
7969 nivel #3
7970 \end_layout
7971
7972 \begin_deeper
7973 \begin_layout Enumerate
7974 nivel #4
7975 \end_layout
7976
7977 \begin_deeper
7978 \begin_layout Itemize
7979 nivel #5
7980 \end_layout
7981
7982 \begin_deeper
7983 \begin_layout Itemize
7984 nivel #6
7985 \end_layout
7986
7987 \end_deeper
7988 \end_deeper
7989 \end_deeper
7990 \end_deeper
7991 \end_deeper
7992 \begin_layout Standard
7993 Hay dos excepciones al límite de seis niveles de anidación, y ambas las
7994  puedes ver en el ejemplo.
7995  A diferencia de los demás entornos con anidación completa, los entornos
7996  
7997 \family sans
7998 Enumeración
7999 \family default
8000  y 
8001 \family sans
8002 Enumeración*
8003 \family default
8004  sólo admiten cuatro niveles de anidación.
8005  Así, si intentamos anidar otra lista 
8006 \family sans
8007 Enumeración
8008 \family default
8009  en el ítem 
8010 \begin_inset Quotes fld
8011 \end_inset
8012
8013 A.
8014 \begin_inset Quotes frd
8015 \end_inset
8016
8017 , se generará error.
8018 \end_layout
8019
8020 \begin_layout Subsection
8021 Algunos ejemplos
8022 \begin_inset Index idx
8023 status collapsed
8024
8025 \begin_layout Plain Layout
8026 Anidación ! Ejemplos
8027 \end_layout
8028
8029 \end_inset
8030
8031
8032 \end_layout
8033
8034 \begin_layout Standard
8035 La mejor forma de explicar lo que podemos hacer con la anidación es practicando.
8036  Tenemos varios ejemplos de entornos anidados, en los que explicamos cómo
8037  se ha procedido, para que puedas reproducirlos.
8038 \end_layout
8039
8040 \begin_layout Subsubsection
8041 Ejemplo 1: Los seis niveles y anidación mezclada
8042 \begin_inset Argument
8043 status collapsed
8044
8045 \begin_layout Plain Layout
8046 Ejemplo 1: Lista con seis niveles
8047 \end_layout
8048
8049 \end_inset
8050
8051
8052 \end_layout
8053
8054 \begin_layout Labeling
8055 \labelwidthstring MMM
8056 #1-a Este es el nivel más externo.
8057  Está en un entorno 
8058 \family sans
8059 Lista
8060 \family default
8061 .
8062 \end_layout
8063
8064 \begin_deeper
8065 \begin_layout Labeling
8066 \labelwidthstring MMM
8067 #2-a Este es el nivel #2.
8068  Lo hemos hecho con 
8069 \family sans
8070 Alt+Retorno
8071 \family default
8072  seguido de 
8073 \family sans
8074 Mayúsculas+Alt+Derecha
8075 \family default
8076 .
8077 \end_layout
8078
8079 \begin_deeper
8080 \begin_layout Labeling
8081 \labelwidthstring MMM
8082 #3-a Este es el nivel #3.
8083  Esta vez, sólo pulsamos 
8084 \family sans
8085 Retorno
8086 \family default
8087 , luego 
8088 \family sans
8089 Mayúsculas+Alt+Derecha
8090 \family default
8091  dos veces en una fila.
8092  También podríamos haber hecho como en el nivel anterior, pulsando 
8093 \family sans
8094 Alt+Retorno
8095 \family default
8096  seguido de 
8097 \family sans
8098 Mayúsculas+Alt+Derecha
8099 \family default
8100 .
8101 \end_layout
8102
8103 \begin_deeper
8104 \begin_layout Standard
8105 Esto es realmente un entorno 
8106 \family sans
8107 Normal
8108 \family default
8109 , anidado en el ítem 
8110 \begin_inset Quotes eld
8111 \end_inset
8112
8113 #3-a
8114 \begin_inset Quotes erd
8115 \end_inset
8116
8117 .
8118  Así que está en el nivel #4.
8119  Lo hemos hecho pulsando 
8120 \family sans
8121 Alt+Retorno
8122 \family default
8123 , luego 
8124 \family sans
8125 Mayúsculas+Alt+Derecha
8126 \family default
8127 , luego cambiando el párrafo a 
8128 \family sans
8129 Normal
8130 \family default
8131 .
8132  Haz esto para crear ítems con más de un párrafo; ¡también funciona en los
8133  entornos 
8134 \family sans
8135 Descripción
8136 \family default
8137
8138 \family sans
8139 Enumeración
8140 \family default
8141 , y 
8142 \family sans
8143 Enumeración*
8144 \family default
8145 !
8146 \end_layout
8147
8148 \begin_layout Standard
8149 Aquí hay otro párrafo 
8150 \family sans
8151 Normal
8152 \family default
8153 , también en el nivel #4, hecho con sólo un 
8154 \family sans
8155 Alt+Retorno
8156 \family default
8157 .
8158 \end_layout
8159
8160 \begin_layout Labeling
8161 \labelwidthstring MMM
8162 #4-a Este es nivel #4.
8163  Hemos pulsado 
8164 \family sans
8165 Alt+Retorno
8166 \family default
8167  y cambiado el párrafo de nuevo a 
8168 \family sans
8169 List
8170 \family default
8171 a.
8172  Recuerda: no podemos anidar nada en entorno 
8173 \family sans
8174 Normal
8175 \family default
8176 , que es por lo que aún estamos en el nivel #4.
8177  No obstante, 
8178 \emph on
8179 podemos
8180 \emph default
8181  mantener cosas anidadas en 
8182 \begin_inset Quotes fld
8183 \end_inset
8184
8185 #3-a
8186 \begin_inset Quotes frd
8187 \end_inset
8188
8189 .
8190 \end_layout
8191
8192 \begin_deeper
8193 \begin_layout Labeling
8194 \labelwidthstring MMM
8195 #5-a Este es el nivel #5\SpecialChar \ldots{}
8196
8197 \end_layout
8198
8199 \begin_deeper
8200 \begin_layout Labeling
8201 \labelwidthstring MMM
8202 #6-a \SpecialChar \ldots{}
8203 y este el nivel #6.
8204  Ahora ya deberías saber cómo hacer estos dos.
8205 \end_layout
8206
8207 \end_deeper
8208 \begin_layout Labeling
8209 \labelwidthstring MMM
8210 #5-b Vuelta al nivel #5.
8211  Sólo pulsa 
8212 \family sans
8213 Alt+Retorno
8214 \family default
8215  seguido de 
8216 \family sans
8217 Mayúsculas+Alt+Izquierda
8218 \family default
8219 .
8220 \end_layout
8221
8222 \end_deeper
8223 \begin_layout Labeling
8224 \labelwidthstring MMM
8225 #4-b Vuelta al nivel #4 tras 
8226 \family sans
8227 Alt+Retorno
8228 \family default
8229  seguido de 
8230 \family sans
8231 Mayúsculas+Alt+Izquierda
8232 \family default
8233 .
8234 \end_layout
8235
8236 \end_deeper
8237 \begin_layout Labeling
8238 \labelwidthstring MMM
8239 #3-b Vuelta al nivel #3.
8240  Ya debería ser obvio cómo hacerlo.
8241 \end_layout
8242
8243 \end_deeper
8244 \begin_layout Labeling
8245 \labelwidthstring MMM
8246 #2-b Vuelta al nivel #2.
8247  
8248 \end_layout
8249
8250 \end_deeper
8251 \begin_layout Labeling
8252 \labelwidthstring MMM
8253 #1-b Y por último, volvemos al nivel más externo, #1.
8254  Después de esta frase, pulsaremos 
8255 \family sans
8256 Retorno
8257 \family default
8258  y retornaremos a párrafo 
8259 \family sans
8260 Normal
8261 \family default
8262  para finalizar la lista.
8263 \end_layout
8264
8265 \begin_layout Standard
8266 Podríamos haber usado también los entornos 
8267 \family sans
8268 Descripción
8269 \family default
8270
8271 \family sans
8272 Citar
8273 \family default
8274
8275 \family sans
8276 Citación
8277 \family default
8278 , o incluso 
8279 \family sans
8280 Verso
8281 \family default
8282  en lugar del entorno 
8283 \family sans
8284 Lista
8285 \family default
8286 .
8287  El ejemplo habría funcionado exactamente igual.
8288 \end_layout
8289
8290 \begin_layout Subsubsection
8291 Ejemplo 2: Herencia
8292 \end_layout
8293
8294 \begin_layout LyX-Code
8295 Esto es el entorno Código-LyX en nivel #1, el más externo.
8296 \end_layout
8297
8298 \begin_layout LyX-Code
8299 Ahora presionamos 
8300 \family sans
8301 Retorno
8302 \family default
8303 , luego 
8304 \family sans
8305 Mayúsculas+Alt+Derecha
8306 \family default
8307 ,
8308 \end_layout
8309
8310 \begin_layout LyX-Code
8311 después de lo cuál, cambiamos a 
8312 \family sans
8313 Enumeración
8314 \family default
8315 .
8316 \end_layout
8317
8318 \begin_deeper
8319 \begin_layout Enumerate
8320 Esto es entorno 
8321 \family sans
8322 Enumeración
8323 \family default
8324  en el nivel #2.
8325 \end_layout
8326
8327 \begin_layout Enumerate
8328 Observa cómo el 
8329 \family sans
8330 Enumeración
8331 \family default
8332  anidado no sólo hereda sus márgenes de su entorno progenitor (
8333 \family sans
8334 Código-LyX
8335 \family default
8336 ), sino que ¡también hereda su letra y espaciado!
8337 \end_layout
8338
8339 \end_deeper
8340 \begin_layout Standard
8341 Hemos terminado este ejemplo pulsando 
8342 \family sans
8343 Retorno
8344 \family default
8345 .
8346  Después hemos de reiniciar a párrafo 
8347 \family sans
8348 Normal
8349 \family default
8350  y reiniciar la profundidad de anidación con 
8351 \family sans
8352 Mayúsculas+Alt+Izquierda
8353 \family default
8354  una vez.
8355 \end_layout
8356
8357 \begin_layout Subsubsection
8358 Ejemplo 3: Etiquetas y niveles en los entornos 
8359 \family sans
8360 Enumeración
8361 \family default
8362  y 
8363 \family sans
8364 Enumeración*
8365 \family default
8366
8367 \begin_inset Argument
8368 status collapsed
8369
8370 \begin_layout Plain Layout
8371 Ejemplo 3: Etiquetas, niveles y otras listas
8372 \end_layout
8373
8374 \end_inset
8375
8376
8377 \end_layout
8378
8379 \begin_layout Enumerate
8380 Este es el nivel #1, en un entorno de párrafo 
8381 \family sans
8382 Enumeración
8383 \family default
8384 .
8385  Vamos a anidar realmente un puñado de ellos.
8386 \end_layout
8387
8388 \begin_deeper
8389 \begin_layout Enumerate
8390 Este es el nivel #2.
8391  Hemos usado 
8392 \family sans
8393 Alt+Retorno
8394 \family default
8395  seguido de 
8396 \family sans
8397 Mayúsculas+Alt+Derecha
8398 \family default
8399 .
8400  Ahora, ¿qué sucede si anidamos un entorno 
8401 \family sans
8402 Enumeración*
8403 \family default
8404  en éste? Estará en el nivel #3, pero ¿cuál será su etiqueta? ¿Un asterisco?
8405 \end_layout
8406
8407 \begin_deeper
8408 \begin_layout Itemize
8409 ¡No! Es un punto grueso.
8410 \family roman
8411 \series medium
8412 \bar no
8413
8414 \begin_inset Foot
8415 status collapsed
8416
8417 \begin_layout Plain Layout
8418
8419 \size normal
8420 \emph on
8421 \color none
8422 N.
8423 \begin_inset space \thinspace{}
8424 \end_inset
8425
8426 del t.: 
8427 \size default
8428 \emph default
8429 \color inherit
8430 véase nota 
8431 \begin_inset CommandInset ref
8432 LatexCommand ref
8433 reference "np:N.del-t.:-item"
8434
8435 \end_inset
8436
8437
8438 \family roman
8439 \series medium
8440 \bar no
8441  en la sección 
8442 \begin_inset CommandInset ref
8443 LatexCommand ref
8444 reference "sec:Enumeración*"
8445
8446 \end_inset
8447
8448 .
8449 \end_layout
8450
8451 \end_inset
8452
8453
8454 \family default
8455 \series default
8456 \bar default
8457
8458 \begin_inset ERT
8459 status collapsed
8460
8461 \begin_layout Plain Layout
8462
8463
8464 \backslash
8465 newcounter{MyRepeatFoot}
8466 \end_layout
8467
8468 \begin_layout Plain Layout
8469
8470
8471 \backslash
8472 setcounter{MyRepeatFoot}{
8473 \backslash
8474 thefootnote}
8475 \end_layout
8476
8477 \end_inset
8478
8479  Este es el 
8480 \emph on
8481 primer
8482 \emph default
8483  entorno 
8484 \family sans
8485 Enumeración*
8486 \family default
8487 , a pesar de estar en el nivel #3.
8488  Por eso su etiqueta es un punto.
8489  (Hemos llegado aquí con 
8490 \family sans
8491 Alt+Retorno
8492 \family default
8493 , luego 
8494 \family sans
8495 Mayúsculas+Alt+Derecha
8496 \family default
8497 , luego cambiando a entorno 
8498 \family sans
8499 Enumeración
8500 \family default
8501 *.)
8502 \end_layout
8503
8504 \begin_deeper
8505 \begin_layout Itemize
8506 Aquí tenemos un nivel #4, generado con 
8507 \family sans
8508 Alt+Retorno
8509 \family default
8510 , luego 
8511 \family sans
8512 Mayúsculas+Alt+Derecha
8513 \family default
8514 .
8515  Haremos esto otra vez\SpecialChar \ldots{}
8516
8517 \end_layout
8518
8519 \begin_deeper
8520 \begin_layout Enumerate
8521 \SpecialChar \ldots{}
8522 para conseguir el nivel #5.
8523  Esta vez, sin embargo, también hemos vuelto a entorno 
8524 \family sans
8525 Enumeración
8526 \family default
8527 .
8528  Observa que el tipo de numeración es 
8529 \emph on
8530 romana
8531 \emph default
8532 ,
8533 \family roman
8534 \series medium
8535 \bar no
8536
8537 \begin_inset ERT
8538 status collapsed
8539
8540 \begin_layout Plain Layout
8541
8542
8543 \backslash
8544 footnotemark[
8545 \backslash
8546 theMyRepeatFoot]
8547 \end_layout
8548
8549 \end_inset
8550
8551
8552 \family default
8553 \series default
8554 \bar default
8555  porque estamos en el 
8556 \emph on
8557 tercer nivel
8558 \emph default
8559  de 
8560 \family sans
8561 Enumeración
8562 \family default
8563  (o sea, es una 
8564 \family sans
8565 Enumeración
8566 \family default
8567  dentro de una 
8568 \family sans
8569 Enumeración
8570 \family default
8571  dentro de una 
8572 \family sans
8573 Enumeración
8574 \family default
8575 ).
8576 \end_layout
8577
8578 \begin_layout Enumerate
8579 ¿Qué pasa si 
8580 \emph on
8581 no
8582 \emph default
8583  cambiamos el entorno de párrafo, pero disminuye la profundidad de anidación?
8584  ¿Qué tipo de numeración usará LyX?
8585 \end_layout
8586
8587 \begin_layout Enumerate
8588 ¡Oh!, como si no lo pudieras imaginar ya, sólo hemos usado 
8589 \family sans
8590 Alt+Retorno
8591 \family default
8592  para mantener el entorno y profundidad actuales pero crea un nuevo ítem.
8593 \end_layout
8594
8595 \begin_layout Enumerate
8596 Usemos 
8597 \family sans
8598 Mayúsculas+Alt+Izquierda
8599 \family default
8600  para disminuir la profundidad después del siguiente 
8601 \family sans
8602 Alt+Retorno
8603 \family default
8604 .
8605 \end_layout
8606
8607 \end_deeper
8608 \begin_layout Enumerate
8609 Este es el nivel #4.
8610  ¡Mira el tipo de etiqueta que está usando LyX!
8611 \end_layout
8612
8613 \end_deeper
8614 \begin_layout Enumerate
8615 Este es el nivel #3.
8616  A pesar de que hemos cambiado los niveles, LyX todavía pone números romanos.
8617 \family roman
8618 \series medium
8619 \bar no
8620
8621 \begin_inset ERT
8622 status collapsed
8623
8624 \begin_layout Plain Layout
8625
8626
8627 \backslash
8628 footnotemark[
8629 \backslash
8630 theMyRepeatFoot]
8631 \end_layout
8632
8633 \end_inset
8634
8635
8636 \family default
8637 \series default
8638 \bar default
8639  ¿Por qué?
8640 \end_layout
8641
8642 \begin_layout Enumerate
8643 Porque, aunque ha cambiado la profundidad de anidación, el párrafo 
8644 \emph on
8645 todavía
8646 \emph default
8647  está en el tercer nivel del entorno 
8648 \family sans
8649 Enumeración
8650 \family default
8651 .
8652  Observa, sin embargo, que LyX 
8653 \emph on
8654 ha reiniciado
8655 \emph default
8656  el contador de la etiqueta.
8657 \end_layout
8658
8659 \end_deeper
8660 \begin_layout Enumerate
8661 Otra secuencia 
8662 \family sans
8663 Alt+Retorno
8664 \family default
8665  
8666 \family sans
8667 Mayúsculas+Alt+Izquierda
8668 \family default
8669 , y volvemos al nivel #2.
8670  Esta vez, no sólo hemos cambiado la profundidad de anidación, también hemos
8671  vuelto al nivel de anidación 2 en el entorno 
8672 \family sans
8673 Enumeración
8674 \family default
8675 .
8676 \end_layout
8677
8678 \end_deeper
8679 \begin_layout Enumerate
8680 Lo mismo sucede si hacemos otra secuencia 
8681 \family sans
8682 Alt+Retorno
8683 \family default
8684  
8685 \family sans
8686 Mayúsculas+Alt+Izquierda
8687 \family default
8688  y volvemos al nivel #1, el más externo.
8689 \end_layout
8690
8691 \begin_layout Standard
8692 Por último, reiniciamos el entorno a 
8693 \family sans
8694 Normal
8695 \family default
8696 .
8697  Como puedes ver, el número de nivel no corresponde al tipo de etiqueta
8698  que usa LyX para los entornos 
8699 \family sans
8700 Enumeración
8701 \family default
8702  y 
8703 \family sans
8704 Enumeración*
8705 \family default
8706 .
8707  El número de otros entornos 
8708 \family sans
8709 Enumeración
8710 \family default
8711  que lo envuelven determina qué clase de etiqueta pone LyX para un ítem
8712  de 
8713 \family sans
8714 Enumeración
8715 \family default
8716 .
8717  La misma regla se aplica también para el entorno 
8718 \family sans
8719 Enumeración*
8720 \family default
8721 .
8722 \end_layout
8723
8724 \begin_layout Standard
8725
8726 \end_layout
8727
8728 \begin_layout Subsubsection
8729 Ejemplo 4: Perdiendo la chaveta
8730 \end_layout
8731
8732 \begin_layout Enumerate
8733 Ahora vamos a ir locos del todo.
8734  No queremos anidar tan profundo como en los otros ejemplos, ni vamos a
8735  dar tantos detalles sobre cómo lo hacemos.
8736  (nivel #1: 
8737 \family sans
8738 Enumeración
8739 \family default
8740 )
8741 \end_layout
8742
8743 \begin_deeper
8744 \begin_layout Standard
8745 (
8746 \family sans
8747 Retorno, Mayúsculas+Alt+Derecha, Normal
8748 \family default
8749 : nivel #2) En algunos sitios pondremos entre paréntesis una descripción
8750  de cómo se ha hecho.
8751  Por ejemplo, los dos atajos de teclado para cambiar la profundidad.
8752  El nombre del entorno es el nombre del entorno actual.
8753  Delante o detrás pondremos el nivel.
8754 \end_layout
8755
8756 \end_deeper
8757 \begin_layout Enumerate
8758 (
8759 \family sans
8760 Retorno, Enumeración
8761 \family default
8762 : nivel #1) Este es el siguiente ítem en la lista.
8763 \end_layout
8764
8765 \begin_deeper
8766 \begin_layout Verse
8767 Vamos a añadir ahora un verso.
8768 \begin_inset Newline newline
8769 \end_inset
8770
8771 Para que esto resulte aún más perverso.
8772 \begin_inset Newline newline
8773 \end_inset
8774
8775 (
8776 \family sans
8777 Retorno, Mayúsculas+Alt+Derecha, Verso
8778 \family default
8779 : nivel #2)
8780 \end_layout
8781
8782 \begin_layout Verse
8783 Fiddle dee, Fiddle doo.
8784 \begin_inset Newline newline
8785 \end_inset
8786
8787 Bippitey boppitey boo!
8788 \begin_inset Newline newline
8789 \end_inset
8790
8791 (
8792 \family sans
8793 Alt+Retorno)
8794 \end_layout
8795
8796 \begin_layout Verse
8797 Ahora viene una tabla:
8798 \end_layout
8799
8800 \begin_deeper
8801 \begin_layout Standard
8802 \begin_inset VSpace 0.3cm
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \begin_layout Standard
8809 \align center
8810 \begin_inset Tabular
8811 <lyxtabular version="3" rows="2" columns="2">
8812 <features tabularvalignment="middle">
8813 <column alignment="center" valignment="top" width="0pt">
8814 <column alignment="center" valignment="top" width="0pt">
8815 <row>
8816 <cell alignment="center" valignment="top" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820
8821 \family roman
8822 \series medium
8823 \shape up
8824 \size normal
8825 \emph off
8826 \bar no
8827 \noun off
8828 \color none
8829 un-pez
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838
8839 \family roman
8840 \series medium
8841 \shape up
8842 \size normal
8843 \emph off
8844 \bar no
8845 \noun off
8846 \color none
8847 dos-peces
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 </row>
8853 <row>
8854 <cell alignment="center" valignment="top" topline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858
8859 \family roman
8860 \series medium
8861 \shape up
8862 \size normal
8863 \emph off
8864 \bar no
8865 \noun off
8866 \color none
8867 pez-rojo
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 pez-azul
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 </row>
8882 </lyxtabular>
8883
8884 \end_inset
8885
8886
8887 \end_layout
8888
8889 \end_deeper
8890 \begin_layout Verse
8891 (
8892 \family sans
8893 Alt+Retorno, Tabla, Mayúsculas+Alt+Derecha
8894 \family default
8895  3 veces, 
8896 \family sans
8897 Alt+Retorno, Verso, Mayúsculas+Alt+Izquierda
8898 \family default
8899 )
8900 \end_layout
8901
8902 \end_deeper
8903 \begin_layout Enumerate
8904 (
8905 \family sans
8906 Retorno, Enumeración
8907 \family default
8908 : nivel #1) Este es otro ítem.
8909  Observa que al seleccionar una 
8910 \family sans
8911 Tabla
8912 \family default
8913  se reinicia la anidación al nivel #1, así que aumentamos la profundidad
8914  3 veces para poner la tabla dentro del entorno 
8915 \family sans
8916 Verso
8917 \family default
8918 .
8919  
8920 \end_layout
8921
8922 \begin_layout Quotation
8923 Terminamos la lista 
8924 \family sans
8925 Enumeración
8926 \family default
8927  y cambiamos a 
8928 \family sans
8929 Cita
8930 \family default
8931 .
8932  Aún estamos en el nivel #1.
8933  Queremos mostrar algunas cosas que puedes hacer mezclando entornos.
8934  El próximo grupo de párrafos es una 
8935 \begin_inset Quotes fld
8936 \end_inset
8937
8938 carta en cita
8939 \begin_inset Quotes frd
8940 \end_inset
8941
8942 .
8943  Anidaremos los entornos 
8944 \family sans
8945 Dirección
8946 \family default
8947  y 
8948 \family sans
8949 Dirección
8950 \begin_inset space ~
8951 \end_inset
8952
8953 Derecha
8954 \family default
8955  dentro de éste, luego usaremos otra 
8956 \family sans
8957 Cita
8958 \family default
8959  anidada para el cuerpo de la carta.
8960  Usaremos 
8961 \family sans
8962 Alt+Retorno
8963 \family default
8964  para preservar la profundidad.
8965  Recuerda que debes usar 
8966 \family sans
8967 Ctrl+Retorno
8968 \family default
8969  para crear múltiples líneas en los entornos 
8970 \family sans
8971 Dirección
8972 \family default
8973  y 
8974 \family sans
8975 Dirección
8976 \begin_inset space ~
8977 \end_inset
8978
8979 Derecha
8980 \family default
8981 .
8982  Aquí va:
8983 \end_layout
8984
8985 \begin_deeper
8986 \begin_layout Right Address
8987 C/ Lacalle 123
8988 \begin_inset Newline newline
8989 \end_inset
8990
8991 Villaratón, CP 00100
8992 \begin_inset Newline newline
8993 \end_inset
8994
8995 9-6-06
8996 \end_layout
8997
8998 \begin_layout Address
8999 Estimado Sr.
9000  Fizlewitz:
9001 \end_layout
9002
9003 \begin_layout Quotation
9004 Lamentamos informarle que no podemos completar su pedido de 50
9005 \begin_inset space \thinspace{}
9006 \end_inset
9007
9008 L de gas metano comprimido debido a circunstancias que escapan a nuestro
9009  control.
9010  Desgraciadamente, algunas de nuestras vacas han explotado misteriosamente,
9011  originando un retraso en nuestros pedidos de metano.
9012  Pondremos su nombre en lista de espera y le enviaremos el pedido lo antes
9013  posible.
9014  Mientras tanto, agradecemos su paciencia.
9015 \end_layout
9016
9017 \begin_layout Quotation
9018 Tenemos, por otra parte, una oferta especial de buey.
9019  Si le interesa, envíe por favor el formulario de pedido adjunto, junto
9020  con el pago.
9021 \end_layout
9022
9023 \begin_layout Quotation
9024 Agradecemos su paciencia.
9025 \end_layout
9026
9027 \begin_layout Address
9028 Atentamente,
9029 \begin_inset Newline newline
9030 \end_inset
9031
9032 Bill Hick
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Quotation
9037 ¡Aquí finaliza este ejemplo!
9038 \end_layout
9039
9040 \begin_layout Standard
9041 Como puedes comprobar, anidar entornos en LyX te da un gran poderío con
9042  sólo unos cuantos tecleos.
9043  Fácilmente podríamos anidar una lista 
9044 \family sans
9045 Enumeración*
9046 \family default
9047  en un entorno 
9048 \family sans
9049 Cita
9050 \family default
9051  o 
9052 \family sans
9053 Citar
9054 \family default
9055 , o poner una 
9056 \family sans
9057 Cita
9058 \family default
9059  en una 
9060 \family sans
9061 Enumeración*
9062 \family default
9063 .
9064  Tienes a tu disposición una amplia variedad de opciones.
9065 \end_layout
9066
9067 \begin_layout Section
9068 Espacios, paginación y saltos de línea
9069 \begin_inset Index idx
9070 status collapsed
9071
9072 \begin_layout Plain Layout
9073 Espacios
9074 \end_layout
9075
9076 \end_inset
9077
9078
9079 \end_layout
9080
9081 \begin_layout Standard
9082 ¿Qué es un espacio? Aunque estarás acostumbrado a pulsar la tecla espacio
9083  cada vez que quieres separar dos palabras, como en los procesadores de
9084  texto habituales, LyX dispone de más espacios: Espacios de diferente longitud
9085  y espacios que pueden, o no, quebrarse al final de la línea.
9086  Las siguientes secciones mostrarán algunos ejemplos de situaciones en las
9087  que esta variedad de espacios resulta útil.
9088 \end_layout
9089
9090 \begin_layout Subsection
9091 Espacio protegido
9092 \begin_inset Index idx
9093 status collapsed
9094
9095 \begin_layout Plain Layout
9096 Espacios ! Protegido
9097 \end_layout
9098
9099 \end_inset
9100
9101
9102 \begin_inset CommandInset label
9103 LatexCommand label
9104 name "sub:Espacio-protegido"
9105
9106 \end_inset
9107
9108
9109 \end_layout
9110
9111 \begin_layout Standard
9112 El espacio protegido sirve para indicar a LyX (y a LaTeX) que no rompa la
9113  línea en ese punto.
9114  Puede ser conveniente para evitar feos saltos de línea, como en: 
9115 \end_layout
9116
9117 \begin_layout Quote
9118 Hay más información en la sección
9119 \begin_inset Newline newline
9120 \end_inset
9121
9122
9123 \begin_inset CommandInset ref
9124 LatexCommand ref
9125 reference "sec:Bibliografía"
9126
9127 \end_inset
9128
9129 .
9130  
9131 \end_layout
9132
9133 \begin_layout Standard
9134 Obviamente, sería bueno poner un espacio protegido entre 
9135 \begin_inset Quotes fld
9136 \end_inset
9137
9138 sección
9139 \begin_inset Quotes frd
9140 \end_inset
9141
9142  y 
9143 \begin_inset Quotes fld
9144 \end_inset
9145
9146
9147 \begin_inset CommandInset ref
9148 LatexCommand ref
9149 reference "sec:Bibliografía"
9150
9151 \end_inset
9152
9153
9154 \begin_inset Quotes frd
9155 \end_inset
9156
9157 .
9158  El espacio protegido se inserta con 
9159 \family sans
9160 Insertar\SpecialChar \menuseparator
9161 Formato\SpecialChar \menuseparator
9162 Espacio
9163 \begin_inset space ~
9164 \end_inset
9165
9166 protegido
9167 \family default
9168  (atajo 
9169 \family sans
9170 Ctrl+Espacio).
9171 \end_layout
9172
9173 \begin_layout Subsection
9174 Espacio horizontal
9175 \begin_inset Index idx
9176 status collapsed
9177
9178 \begin_layout Plain Layout
9179 Espacios ! Horizontal
9180 \end_layout
9181
9182 \end_inset
9183
9184
9185 \begin_inset CommandInset label
9186 LatexCommand label
9187 name "sub:Espacio-horizontal"
9188
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \begin_layout Standard
9195 Todos los espacios horizontales se pueden insertar con el menú 
9196 \family sans
9197 Insertar\SpecialChar \menuseparator
9198 Formato\SpecialChar \menuseparator
9199 Espacio horizontal
9200 \family default
9201 .
9202  La lista de las unidades de longitud se encuentra en el apéndice
9203 \begin_inset space ~
9204 \end_inset
9205
9206
9207 \begin_inset CommandInset ref
9208 LatexCommand ref
9209 reference "cap:Unidades-disponibles"
9210
9211 \end_inset
9212
9213 .
9214 \end_layout
9215
9216 \begin_layout Subsubsection
9217 Espacio entre palabras
9218 \begin_inset CommandInset label
9219 LatexCommand label
9220 name "sub:Espacio-entre-palabra"
9221
9222 \end_inset
9223
9224
9225 \begin_inset Index idx
9226 status collapsed
9227
9228 \begin_layout Plain Layout
9229 Espacios ! Entre palabras
9230 \end_layout
9231
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \begin_layout Standard
9238 En tipografía de algunos idiomas (p.
9239 \begin_inset space \thinspace{}
9240 \end_inset
9241
9242 e.
9243 \begin_inset space \space{}
9244 \end_inset
9245
9246 inglés) existe la convención de añadir espacio extra detrás del signo de
9247  puntuación de un fin de frase; LyX respeta esta convención (véase la sección
9248 \begin_inset space ~
9249 \end_inset
9250
9251
9252 \begin_inset CommandInset ref
9253 LatexCommand ref
9254 reference "sub:Abreviaturas"
9255
9256 \end_inset
9257
9258 ).
9259  Sin embargo, a veces querrás poner un espacio normal.
9260  En ese caso, puedes insertarlo con 
9261 \family sans
9262 Insertar\SpecialChar \menuseparator
9263 Formato\SpecialChar \menuseparator
9264 Espacio
9265 \begin_inset space ~
9266 \end_inset
9267
9268 entre
9269 \begin_inset space ~
9270 \end_inset
9271
9272 palabras (atajo Ctrl+Alt+Espacio).
9273 \end_layout
9274
9275 \begin_layout Subsubsection
9276 Espacio delgado
9277 \begin_inset CommandInset label
9278 LatexCommand label
9279 name "sub:Espacio-delgado"
9280
9281 \end_inset
9282
9283
9284 \begin_inset Index idx
9285 status collapsed
9286
9287 \begin_layout Plain Layout
9288 Espacios ! Delgado
9289 \end_layout
9290
9291 \end_inset
9292
9293
9294 \end_layout
9295
9296 \begin_layout Standard
9297 Un «espacio delgado» es un espacio con la mitad de la longitud normal (y
9298  también es «protegido»).
9299  Las convenciones tipográficas en muchos idiomas proponen el uso de espacios
9300  menores en los casos en que un espacio normal resultaría demasiado amplio,
9301  por ejemplo en las abreviaturas:
9302 \end_layout
9303
9304 \begin_layout Quote
9305 D.
9306 \begin_inset space \thinspace{}
9307 \end_inset
9308
9309 E.
9310 \begin_inset space \thinspace{}
9311 \end_inset
9312
9313 Knuth ha desarrollado nuestro querido programa de tipografía, TeX.
9314 \end_layout
9315
9316 \begin_layout Standard
9317 O entre valores y unidades.
9318  Compara por ejemplo:
9319 \begin_inset Newline newline
9320 \end_inset
9321
9322 10
9323 \begin_inset space \thinspace{}
9324 \end_inset
9325
9326 kg (espacio delgado)
9327 \begin_inset Newline newline
9328 \end_inset
9329
9330 10 kg (espacio normal)
9331 \end_layout
9332
9333 \begin_layout Standard
9334 Los espacios delgados se insertan con el menú 
9335 \family sans
9336 Insertar\SpecialChar \menuseparator
9337 Formato\SpecialChar \menuseparator
9338 Espacio
9339 \begin_inset space ~
9340 \end_inset
9341
9342 delgado
9343 \family default
9344  (atajo 
9345 \family sans
9346 Ctrl+Mayúsculas+Espacio
9347 \family default
9348 ).
9349 \end_layout
9350
9351 \begin_layout Subsubsection
9352 Otros espacios
9353 \begin_inset CommandInset label
9354 LatexCommand label
9355 name "sub:Otros-espacios"
9356
9357 \end_inset
9358
9359
9360 \end_layout
9361
9362 \begin_layout Standard
9363 Además se pueden insertar los siguientes tipos de espacio:
9364 \end_layout
9365
9366 \begin_layout Description
9367 Espacio
9368 \begin_inset space ~
9369 \end_inset
9370
9371 delgado
9372 \begin_inset space ~
9373 \end_inset
9374
9375 negativo Espacio delgado negativo 
9376 \begin_inset Formula $\rightarrow$
9377 \end_inset
9378
9379
9380 \begin_inset space \negthinspace{}
9381 \end_inset
9382
9383
9384 \begin_inset Formula $\leftarrow$
9385 \end_inset
9386
9387  entre las flechas.
9388 \end_layout
9389
9390 \begin_layout Description
9391 Medio
9392 \begin_inset space ~
9393 \end_inset
9394
9395 cuadratín
9396 \begin_inset space ~
9397 \end_inset
9398
9399 (0.5
9400 \begin_inset space \thinspace{}
9401 \end_inset
9402
9403 em) Espacio de medio cuadratín (0.5
9404 \begin_inset space \thinspace{}
9405 \end_inset
9406
9407 em) 
9408 \begin_inset Formula $\rightarrow$
9409 \end_inset
9410
9411
9412 \begin_inset space \enskip{}
9413 \end_inset
9414
9415
9416 \begin_inset Formula $\leftarrow$
9417 \end_inset
9418
9419  entre las flechas.
9420 \end_layout
9421
9422 \begin_layout Description
9423 Cuadratín
9424 \begin_inset space ~
9425 \end_inset
9426
9427 (1
9428 \begin_inset space \thinspace{}
9429 \end_inset
9430
9431 em) Espacio de un cuadratín (1
9432 \begin_inset space \thinspace{}
9433 \end_inset
9434
9435 em) 
9436 \begin_inset Formula $\rightarrow$
9437 \end_inset
9438
9439
9440 \begin_inset space \quad{}
9441 \end_inset
9442
9443
9444 \begin_inset Formula $\leftarrow$
9445 \end_inset
9446
9447  entre las flechas.
9448 \end_layout
9449
9450 \begin_layout Description
9451 Doble
9452 \begin_inset space ~
9453 \end_inset
9454
9455 cuadratín
9456 \begin_inset space ~
9457 \end_inset
9458
9459 (2
9460 \begin_inset space \thinspace{}
9461 \end_inset
9462
9463 em) Espacio de dos cuadratines (2
9464 \begin_inset space \thinspace{}
9465 \end_inset
9466
9467 em) 
9468 \begin_inset Formula $\rightarrow$
9469 \end_inset
9470
9471
9472 \begin_inset space \qquad{}
9473 \end_inset
9474
9475
9476 \begin_inset Formula $\leftarrow$
9477 \end_inset
9478
9479  entre las flechas.
9480 \end_layout
9481
9482 \begin_layout Description
9483 Espacio
9484 \begin_inset space ~
9485 \end_inset
9486
9487 personalizado Espacio de 2
9488 \begin_inset space \thinspace{}
9489 \end_inset
9490
9491 cm 
9492 \begin_inset Formula $\rightarrow$
9493 \end_inset
9494
9495
9496 \begin_inset space \hspace{}
9497 \length 2cm
9498 \end_inset
9499
9500
9501 \begin_inset Formula $\leftarrow$
9502 \end_inset
9503
9504  entre las flechas.
9505 \end_layout
9506
9507 \begin_layout Standard
9508 En el cuadro
9509 \begin_inset space ~
9510 \end_inset
9511
9512
9513 \begin_inset CommandInset ref
9514 LatexCommand ref
9515 reference "tab:Anchura-espacios"
9516
9517 \end_inset
9518
9519  se encuentran los distintos tamaños de los espacios.
9520  
9521 \end_layout
9522
9523 \begin_layout Standard
9524 \begin_inset Float table
9525 wide false
9526 sideways false
9527 status open
9528
9529 \begin_layout Plain Layout
9530 \begin_inset Caption
9531
9532 \begin_layout Plain Layout
9533 \begin_inset CommandInset label
9534 LatexCommand label
9535 name "tab:Anchura-espacios"
9536
9537 \end_inset
9538
9539 Anchura de los distintos espacios horizontales.
9540 \end_layout
9541
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \begin_layout Plain Layout
9548 \align center
9549 \begin_inset Tabular
9550 <lyxtabular version="3" rows="8" columns="2">
9551 <features tabularvalignment="middle">
9552 <column alignment="center" valignment="top" width="0">
9553 <column alignment="center" valignment="top" width="0">
9554 <row>
9555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559
9560 \series bold
9561 Espacio
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570
9571 \series bold
9572 Anchura
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 </row>
9578 <row>
9579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 Normal
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592 1/3
9593 \begin_inset space \thinspace{}
9594 \end_inset
9595
9596 em
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 <row>
9603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 Protegido
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616 1/3
9617 \begin_inset space \thinspace{}
9618 \end_inset
9619
9620 em
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row>
9627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631 Delgado
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9637 \begin_inset Text
9638
9639 \begin_layout Plain Layout
9640 1/6
9641 \begin_inset space \thinspace{}
9642 \end_inset
9643
9644 em
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 </row>
9650 <row>
9651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9652 \begin_inset Text
9653
9654 \begin_layout Plain Layout
9655 Delgado negativo
9656 \end_layout
9657
9658 \end_inset
9659 </cell>
9660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664 -1/6
9665 \begin_inset space \thinspace{}
9666 \end_inset
9667
9668 em
9669 \end_layout
9670
9671 \end_inset
9672 </cell>
9673 </row>
9674 <row>
9675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 Medio cuadratín
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9685 \begin_inset Text
9686
9687 \begin_layout Plain Layout
9688 0.5
9689 \begin_inset space \thinspace{}
9690 \end_inset
9691
9692 em
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703 Cuadratín
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 1
9713 \begin_inset space \thinspace{}
9714 \end_inset
9715
9716 em
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 </row>
9722 <row>
9723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 Doble cuadratín
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Plain Layout
9736 2
9737 \begin_inset space \thinspace{}
9738 \end_inset
9739
9740 em
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 </row>
9746 </lyxtabular>
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \end_inset
9754
9755
9756 \end_layout
9757
9758 \begin_layout Subsubsection
9759 Relleno horizontal
9760 \begin_inset Index idx
9761 status collapsed
9762
9763 \begin_layout Plain Layout
9764 Espacios ! Relleno horizontal
9765 \end_layout
9766
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \begin_layout Standard
9773 El relleno horizontal es una característica especial de LyX para añadir
9774  espacio extra de manera uniforme.
9775  Un relleno horizontal es en realidad un espacio variable, que rellena el
9776  espacio restante entre los márgenes izquierdo y derecho.
9777  Si hay más de un relleno horizontal en la misma línea, el espacio disponible
9778  se reparte equitativamente entre ellos.
9779  
9780 \end_layout
9781
9782 \begin_layout Standard
9783 Veamos unos ejemplos de lo que se puede hacer con ellos:
9784 \end_layout
9785
9786 \begin_layout Quote
9787 \noindent
9788 Esto está a la izquierda
9789 \begin_inset space \hfill{}
9790 \end_inset
9791
9792 Esto a la derecha
9793 \end_layout
9794
9795 \begin_layout Quote
9796 \noindent
9797 Izquierda
9798 \begin_inset space \hfill{}
9799 \end_inset
9800
9801 Centro
9802 \begin_inset space \hfill{}
9803 \end_inset
9804
9805 Derecha
9806 \end_layout
9807
9808 \begin_layout Quote
9809 \noindent
9810 Izquierda
9811 \begin_inset space \hfill{}
9812 \end_inset
9813
9814 1/3 Izquierda
9815 \begin_inset space \hfill{}
9816 \end_inset
9817
9818
9819 \begin_inset space \hfill{}
9820 \end_inset
9821
9822 Derecha
9823 \end_layout
9824
9825 \begin_layout Standard
9826 Ha sido un ejemplo en un entorno 
9827 \family sans
9828 Citar
9829 \family default
9830 .
9831  Aquí 
9832 \begin_inset Formula $\to$
9833 \end_inset
9834
9835
9836 \begin_inset space \hfill{}
9837 \end_inset
9838
9839
9840 \begin_inset Formula $\gets$
9841 \end_inset
9842
9843  hay uno en un párrafo 
9844 \family sans
9845 Normal
9846 \family default
9847 .
9848  Puede que no sea visible en el texto impreso, pero el relleno 
9849 \emph on
9850 está
9851 \emph default
9852  entre las flechas.
9853 \end_layout
9854
9855 \begin_layout Standard
9856 Los rellenos horizontales se pueden hacer visibles si eliges uno de los
9857  
9858 \family sans
9859 Patrones
9860 \family default
9861  en el diálogo de espacios.
9862  Los siguientes patrones están disponibles:
9863 \end_layout
9864
9865 \begin_layout Standard
9866 Puntos: 
9867 \begin_inset space \dotfill{}
9868 \end_inset
9869
9870
9871 \begin_inset space ~
9872 \end_inset
9873
9874
9875 \end_layout
9876
9877 \begin_layout Standard
9878 Línea: 
9879 \begin_inset space \hrulefill{}
9880 \end_inset
9881
9882
9883 \begin_inset space ~
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \begin_layout Standard
9890 Flecha izquierda: 
9891 \begin_inset space \leftarrowfill{}
9892 \end_inset
9893
9894
9895 \begin_inset space ~
9896 \end_inset
9897
9898
9899 \end_layout
9900
9901 \begin_layout Standard
9902 Flecha derecha: 
9903 \begin_inset space \rightarrowfill{}
9904 \end_inset
9905
9906
9907 \begin_inset space ~
9908 \end_inset
9909
9910
9911 \end_layout
9912
9913 \begin_layout Standard
9914 Llave arriba: 
9915 \begin_inset space \downbracefill{}
9916 \end_inset
9917
9918
9919 \begin_inset space ~
9920 \end_inset
9921
9922
9923 \end_layout
9924
9925 \begin_layout Standard
9926 Llave abajo: 
9927 \begin_inset space \upbracefill{}
9928 \end_inset
9929
9930
9931 \begin_inset space ~
9932 \end_inset
9933
9934
9935 \end_layout
9936
9937 \begin_layout Standard
9938 \begin_inset VSpace defskip
9939 \end_inset
9940
9941
9942 \begin_inset Note Greyedout
9943 status collapsed
9944
9945 \begin_layout Plain Layout
9946
9947 \series bold
9948 Nota:
9949 \series default
9950  Si hay un relleno horizontal al principio de una línea que 
9951 \emph on
9952 no
9953 \emph default
9954  es la primera del párrafo, LyX lo ignora.
9955  Esto impide que el relleno se quiebre accidentalmente en otra línea.
9956  Si en algún caso necesitas ese espacio, marca la opción 
9957 \family sans
9958 Proteger
9959 \family default
9960  en el diálogo de configuración de espacios.
9961 \end_layout
9962
9963 \end_inset
9964
9965
9966 \end_layout
9967
9968 \begin_layout Subsubsection
9969 Espacio fantasma
9970 \begin_inset Index idx
9971 status collapsed
9972
9973 \begin_layout Plain Layout
9974 Espacios ! fantasma
9975 \end_layout
9976
9977 \end_inset
9978
9979
9980 \end_layout
9981
9982 \begin_layout Standard
9983 A veces querrás insertar espacios con, exactamente, la longitud de una frase.
9984  P.e., puedes crear la siguiente pregunta de elección múltiple:
9985 \end_layout
9986
9987 \begin_layout Standard
9988 \begin_inset VSpace medskip
9989 \end_inset
9990
9991 ¿Qué es inglés correcto?:
9992 \begin_inset Newline newline
9993 \end_inset
9994
9995
9996 \begin_inset Newline newline
9997 \end_inset
9998
9999 Mr.
10000 \begin_inset space ~
10001 \end_inset
10002
10003 Edge would have been jumps the gun.
10004 \begin_inset Newline newline
10005 \end_inset
10006
10007
10008 \begin_inset Phantom HPhantom
10009 status open
10010
10011 \begin_layout Plain Layout
10012 Mr.
10013 \begin_inset space ~
10014 \end_inset
10015
10016 Edge 
10017 \end_layout
10018
10019 \end_inset
10020
10021 has to be jumped
10022 \begin_inset Newline newline
10023 \end_inset
10024
10025
10026 \begin_inset Phantom HPhantom
10027 status open
10028
10029 \begin_layout Plain Layout
10030 Mr.
10031 \begin_inset space ~
10032 \end_inset
10033
10034 Edge 
10035 \end_layout
10036
10037 \end_inset
10038
10039 jumps
10040 \begin_inset VSpace medskip
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \begin_layout Standard
10047 Así las opciones aparecen exactamente después de las palabras 
10048 \begin_inset Quotes fld
10049 \end_inset
10050
10051 Mr.
10052 \begin_inset space ~
10053 \end_inset
10054
10055 Edge
10056 \begin_inset space ~
10057 \end_inset
10058
10059
10060 \begin_inset Quotes frd
10061 \end_inset
10062
10063 .
10064  Para conseguirlo puedes usar 
10065 \lang english
10066 the phantom insets available via the menu 
10067 \family sans
10068 Insert\SpecialChar \menuseparator
10069 Formatting\SpecialChar \menuseparator
10070 Phantom
10071 \family default
10072 .
10073  In our case insert a horizontal phantom at the beginning of the last two
10074  lines and insert 
10075 \begin_inset Quotes eld
10076 \end_inset
10077
10078 Mr.
10079 \begin_inset space ~
10080 \end_inset
10081
10082 Edge
10083 \begin_inset space ~
10084 \end_inset
10085
10086
10087 \begin_inset Quotes erd
10088 \end_inset
10089
10090  into the phantom inset 
10091 \lang spanish
10092 (observa el espacio detrás de 
10093 \begin_inset Quotes fld
10094 \end_inset
10095
10096 Edge
10097 \begin_inset Quotes frd
10098 \end_inset
10099
10100 ).
10101  
10102 \lang english
10103 A phantom insets prints only the space of its content (like a placeholder).
10104  That is why it is named 
10105 \begin_inset Quotes eld
10106 \end_inset
10107
10108 phantom
10109 \begin_inset Quotes erd
10110 \end_inset
10111
10112 .
10113  The normal phantom ouputs the width and heigth of the content as space,
10114  while the horizontal and vertical variant only outputs the corresponding
10115  dimension.
10116 \end_layout
10117
10118 \begin_layout Subsection
10119 Espacio vertical
10120 \begin_inset Index idx
10121 status collapsed
10122
10123 \begin_layout Plain Layout
10124 Espacios ! Vertical
10125 \end_layout
10126
10127 \end_inset
10128
10129
10130 \begin_inset CommandInset label
10131 LatexCommand label
10132 name "sub:Espacio-vertical"
10133
10134 \end_inset
10135
10136
10137 \end_layout
10138
10139 \begin_layout Standard
10140 Para añadir espacio vertical extra sobre o bajo un párrafo, usa el diálogo
10141  
10142 \family sans
10143 Insertar\SpecialChar \menuseparator
10144 Formato\SpecialChar \menuseparator
10145 Espacio
10146 \begin_inset space ~
10147 \end_inset
10148
10149 vertical.
10150
10151 \family default
10152  Encontrarás los espacios siguientes:
10153 \end_layout
10154
10155 \begin_layout Standard
10156
10157 \family sans
10158 Salto
10159 \begin_inset space ~
10160 \end_inset
10161
10162 Pequeño
10163 \family default
10164
10165 \family sans
10166 Salto
10167 \begin_inset space ~
10168 \end_inset
10169
10170 Medio
10171 \family default
10172  y 
10173 \family sans
10174 Salto
10175 \begin_inset space ~
10176 \end_inset
10177
10178 Grande
10179 \family default
10180  son tamaños LaTeX estándar que dependen del tamaño de letra del documento.
10181  
10182 \family sans
10183 Salto
10184 \begin_inset space ~
10185 \end_inset
10186
10187 Predeterminado
10188 \family default
10189  es el salto establecido en el diálogo 
10190 \family sans
10191 Documento\SpecialChar \menuseparator
10192 Configuración\SpecialChar \menuseparator
10193 Diseño
10194 \begin_inset space ~
10195 \end_inset
10196
10197 del
10198 \begin_inset space ~
10199 \end_inset
10200
10201 texto
10202 \begin_inset Index idx
10203 status collapsed
10204
10205 \begin_layout Plain Layout
10206 Documentos ! Configuración
10207 \end_layout
10208
10209 \end_inset
10210
10211
10212 \family default
10213  para la separación de párrafos.
10214  Si usas sangrado para separar los párrafos, 
10215 \family sans
10216 Salto
10217 \begin_inset space ~
10218 \end_inset
10219
10220 Predeterminado
10221 \family default
10222  es igual a 
10223 \family sans
10224 Salto
10225 \begin_inset space ~
10226 \end_inset
10227
10228 Medio
10229 \family default
10230 .
10231 \end_layout
10232
10233 \begin_layout Standard
10234
10235 \family sans
10236 Relleno
10237 \begin_inset space ~
10238 \end_inset
10239
10240 vertical
10241 \family default
10242  es un espacio variable, establecido de forma que es máximo en una página
10243  dada.
10244  Un ejemplo: Tienes dos breves párrafos en una página, con un relleno vertical
10245  entre ambos.
10246  Entonces el primer párrafo se sitúa al principio de la página y el segundo
10247  al final, de forma que entre ellos el espacio es el máximo posible.
10248  
10249 \family sans
10250 Relleno
10251 \begin_inset space ~
10252 \end_inset
10253
10254 vertical
10255 \family default
10256  funciona como 
10257 \family sans
10258 Relleno
10259 \begin_inset space ~
10260 \end_inset
10261
10262 horizontal
10263 \family default
10264 : llena en blanco el espacio vertical sobrante en una página.
10265 \begin_inset Foot
10266 status collapsed
10267
10268 \begin_layout Plain Layout
10269
10270 \family sans
10271 Relleno
10272 \begin_inset space ~
10273 \end_inset
10274
10275 horizontal
10276 \family default
10277  se describe en la sección
10278 \begin_inset space ~
10279 \end_inset
10280
10281
10282 \begin_inset CommandInset ref
10283 LatexCommand ref
10284 reference "sub:Espacio-horizontal"
10285
10286 \end_inset
10287
10288 .
10289 \end_layout
10290
10291 \end_inset
10292
10293  Si hay varios rellenos verticales en una página, dividen equitativamente
10294  entre ellos el espacio sobrante: Puedes usar varios rellenos para centrar
10295  texto en una página o ponerlo, p.
10296 \begin_inset space \thinspace{}
10297 \end_inset
10298
10299 e., 2/3 abajo.
10300 \end_layout
10301
10302 \begin_layout Standard
10303
10304 \family sans
10305 Personalizado
10306 \family default
10307  sirve para poner cualquier espacio en una de las unidades explicadas en
10308  el apéndice
10309 \begin_inset space ~
10310 \end_inset
10311
10312
10313 \begin_inset CommandInset ref
10314 LatexCommand ref
10315 reference "cap:Unidades-disponibles"
10316
10317 \end_inset
10318
10319 .
10320 \end_layout
10321
10322 \begin_layout Standard
10323 \begin_inset Note Greyedout
10324 status open
10325
10326 \begin_layout Plain Layout
10327
10328 \series bold
10329 Nota:
10330 \series default
10331  
10332 \series medium
10333 Si el espacio vertical extra coincidiera en la salida con inicio/fin de
10334  una página, el espacio será añadido sólo si se marca la opción 
10335 \family sans
10336 Proteger
10337 \family default
10338 .
10339 \end_layout
10340
10341 \end_inset
10342
10343
10344 \end_layout
10345
10346 \begin_layout Subsection
10347 Alineación de párrafos
10348 \begin_inset Index idx
10349 status collapsed
10350
10351 \begin_layout Plain Layout
10352 Párrafos ! Alineación
10353 \end_layout
10354
10355 \end_inset
10356
10357
10358 \end_layout
10359
10360 \begin_layout Standard
10361 Se puede cambiar la alineación del texto en un párrafo con el diálogo 
10362 \family sans
10363 Editar\SpecialChar \menuseparator
10364 Configuración
10365 \begin_inset space ~
10366 \end_inset
10367
10368 del
10369 \begin_inset space ~
10370 \end_inset
10371
10372 párrafo
10373 \family default
10374 .
10375  Hay cinco posibilidades: 
10376 \end_layout
10377
10378 \begin_layout Itemize
10379
10380 \family sans
10381 Justificado
10382 \family default
10383  (atajo 
10384 \begin_inset Info
10385 type  "shortcut"
10386 arg   "paragraph-params \\align block"
10387 \end_inset
10388
10389 )
10390 \end_layout
10391
10392 \begin_layout Itemize
10393
10394 \family sans
10395 Izquierda
10396 \family default
10397  (
10398 \begin_inset Info
10399 type  "shortcut"
10400 arg   "paragraph-params \\align left"
10401 \end_inset
10402
10403 )
10404 \end_layout
10405
10406 \begin_layout Itemize
10407
10408 \family sans
10409 Derecha 
10410 \family default
10411 (
10412 \begin_inset Info
10413 type  "shortcut"
10414 arg   "paragraph-params \\align right"
10415 \end_inset
10416
10417 )
10418 \end_layout
10419
10420 \begin_layout Itemize
10421
10422 \family sans
10423 Centro 
10424 \family default
10425 (
10426 \begin_inset Info
10427 type  "shortcut"
10428 arg   "paragraph-params \\align center"
10429 \end_inset
10430
10431 )
10432 \end_layout
10433
10434 \begin_layout Itemize
10435
10436 \family sans
10437 Predeterminado 
10438 \family default
10439 (
10440 \begin_inset Info
10441 type  "shortcut"
10442 arg   "paragraph-params \\align default"
10443 \end_inset
10444
10445 )
10446 \end_layout
10447
10448 \begin_layout Standard
10449 En la mayoría de los casos la opción por omisión es justificado, en la que
10450  el hueco entre palabras es variable y cada línea llena el espacio entre
10451  los márgenes izquierdo y derecho.
10452  Las otras tres opciones son evidentes, y se verían así:
10453 \end_layout
10454
10455 \begin_layout Standard
10456 \align right
10457 Párrafo alineado a la derecha.
10458 \end_layout
10459
10460 \begin_layout Standard
10461 \align center
10462 Párrafo que está centrado,
10463 \end_layout
10464
10465 \begin_layout Standard
10466 \align left
10467 Párrafo alineado a la izquierda.
10468 \end_layout
10469
10470 \begin_layout Subsection
10471 Saltos de página forzados
10472 \begin_inset Index idx
10473 status collapsed
10474
10475 \begin_layout Plain Layout
10476 Salto de página ! Forzado
10477 \end_layout
10478
10479 \end_inset
10480
10481
10482 \begin_inset CommandInset label
10483 LatexCommand label
10484 name "sub:Saltos-de-página-forzados"
10485
10486 \end_inset
10487
10488
10489 \end_layout
10490
10491 \begin_layout Standard
10492 Si no te gustan los saltos de página que LaTeX hace en tu documento, puedes
10493  insertarlos donde quieras.
10494  Normalmente no será necesario, porque LaTeX es bueno en eso.
10495  Aunque si tienes muchos 
10496 \family sans
10497 Flotantes
10498 \family default
10499 , LaTeX puede fallar.
10500 \end_layout
10501
10502 \begin_layout Standard
10503 Recomendamos no utilizar saltos de página forzados hasta acabar el documento
10504  y haber visto en una vista preliminar si 
10505 \emph on
10506 realmente
10507 \emph default
10508  tienes que cambiar la paginación.
10509 \end_layout
10510
10511 \begin_layout Standard
10512 Hay dos clases de saltos de página: Uno finaliza la página sin ninguna acción
10513  especial.
10514  Este se puede insertar encima o debajo de un párrafo con el menú 
10515 \family sans
10516 Insertar\SpecialChar \menuseparator
10517 Formato\SpecialChar \menuseparator
10518 Página
10519 \begin_inset space ~
10520 \end_inset
10521
10522 nueva
10523 \family default
10524 .
10525  El segundo tipo, que se inserta mediante el menú 
10526 \family sans
10527 Insertar\SpecialChar \menuseparator
10528 Formato\SpecialChar \menuseparator
10529 Salto
10530 \begin_inset space ~
10531 \end_inset
10532
10533 de
10534 \begin_inset space ~
10535 \end_inset
10536
10537 página 
10538 \family default
10539 finaliza una página, pero comprime su contenido de forma que éste llene
10540  la página completa.
10541  Este tipo es útil para evitar espacios en blanco cuando un salto de página
10542  da lugar a una página con muy pocas líneas.
10543  
10544 \end_layout
10545
10546 \begin_layout Standard
10547 Podrías probar el uso de un salto de página para asegurar que una figura
10548  o una tabla se sitúe a principio de página.
10549  Por supuesto, ésta es una forma incorrecta de hacerlo.
10550  LyX tiene mecanismos para asegurar que tus figuras y tablas aparezcan automátic
10551 amente en la parte superior de la página (o abajo, o en página propia) sin
10552  tener que preocuparse sobre lo que precede o sigue a la tabla o figura.
10553  Véase el capítulo
10554 \begin_inset space ~
10555 \end_inset
10556
10557
10558 \begin_inset CommandInset ref
10559 LatexCommand ref
10560 reference "cap:Notas-y-flotantes"
10561
10562 \end_inset
10563
10564  para aprender más sobre 
10565 \family sans
10566 Flotantes
10567 \family default
10568 .
10569 \end_layout
10570
10571 \begin_layout Subsubsection
10572 Saltos de página limpia
10573 \begin_inset CommandInset label
10574 LatexCommand label
10575 name "sub:Salto-de-página-limpia"
10576
10577 \end_inset
10578
10579
10580 \begin_inset Index idx
10581 status collapsed
10582
10583 \begin_layout Plain Layout
10584 Salto de página ! Limpia
10585 \end_layout
10586
10587 \end_inset
10588
10589
10590 \end_layout
10591
10592 \begin_layout Standard
10593 A diferencia de los saltos de página forzados, en los que el contenido siguiente
10594  al salto se coloca directamente en la página siguiente, también se pueden
10595  despejar las páginas a la vez que se quiebran.
10596  Esto significa que el párrafo actual se termina y todo lo demás, quizá
10597  flotantes de partes previas del documento no procesados aún, se colocan
10598  detrás, añadiendo páginas si hace falta.
10599  
10600 \end_layout
10601
10602 \begin_layout Standard
10603 Los saltos de página limpia se pueden insertar con el menú 
10604 \family sans
10605 Insertar\SpecialChar \menuseparator
10606 Formato\SpecialChar \menuseparator
10607 Limpiar
10608 \begin_inset space ~
10609 \end_inset
10610
10611 página
10612 \family default
10613 .
10614  Si el documento es con dos caras puedes usar el menú 
10615 \family sans
10616 Insertar\SpecialChar \menuseparator
10617 Formato\SpecialChar \menuseparator
10618 Limpiar
10619 \begin_inset space ~
10620 \end_inset
10621
10622 página
10623 \begin_inset space ~
10624 \end_inset
10625
10626 doble
10627 \family default
10628 , para asegurar que la página escrita siguiente va en la primera cara (página
10629  impar), añadiendo, si es necesario, una página en blanco.
10630  
10631 \end_layout
10632
10633 \begin_layout Subsection
10634 Saltos de línea forzados
10635 \begin_inset Index idx
10636 status collapsed
10637
10638 \begin_layout Plain Layout
10639 Salto de línea
10640 \end_layout
10641
10642 \end_inset
10643
10644
10645 \begin_inset CommandInset label
10646 LatexCommand label
10647 name "sub:Salto-de-línea-forzado"
10648
10649 \end_inset
10650
10651
10652 \end_layout
10653
10654 \begin_layout Standard
10655 Hay dos tipos de saltos de línea: Uno simplemente quiebra la línea.
10656  Se puede forzar este salto de línea con 
10657 \family sans
10658 Insertar\SpecialChar \menuseparator
10659 Formato\SpecialChar \menuseparator
10660 Salto
10661 \begin_inset space ~
10662 \end_inset
10663
10664 de
10665 \begin_inset space ~
10666 \end_inset
10667
10668 línea
10669 \begin_inset space ~
10670 \end_inset
10671
10672 cortada
10673 \family default
10674  o con 
10675 \family sans
10676 Ctrl+Retorno
10677 \family default
10678 .
10679  El otro tipo, que se inserta con el menú 
10680 \family sans
10681 Insertar\SpecialChar \menuseparator
10682 Formato\SpecialChar \menuseparator
10683 Salto
10684 \begin_inset space ~
10685 \end_inset
10686
10687 de
10688 \begin_inset space ~
10689 \end_inset
10690
10691 línea
10692 \begin_inset space ~
10693 \end_inset
10694
10695 justificada
10696 \family default
10697 , rompe la línea y la comprime para llenar todo el espacio entre los márgenes.
10698  Esto viene bien para evitar 
10699 \begin_inset Quotes fld
10700 \end_inset
10701
10702 flequillos
10703 \begin_inset Quotes frd
10704 \end_inset
10705
10706  en párrafos justificados debido al espacio en blanco introducido por el
10707  salto de línea.
10708 \end_layout
10709
10710 \begin_layout Standard
10711 No deberías forzar saltos de línea para corregir los saltos de línea de
10712  LaTeX, porque LaTeX es muy bueno en esto.
10713  Sin embargo, hay ciertas situaciones en las que es necesario forzar un
10714  salto de línea, p.
10715 \begin_inset space \thinspace{}
10716 \end_inset
10717
10718 e.
10719  en un poema o en una dirección (véanse las secciones 
10720 \begin_inset CommandInset ref
10721 LatexCommand ref
10722 reference "sec:Citar"
10723
10724 \end_inset
10725
10726
10727 \begin_inset CommandInset ref
10728 LatexCommand ref
10729 reference "sec:Verso"
10730
10731 \end_inset
10732
10733  y 
10734 \begin_inset CommandInset ref
10735 LatexCommand ref
10736 reference "sec:Empleo-direcciones"
10737
10738 \end_inset
10739
10740 ).
10741 \end_layout
10742
10743 \begin_layout Subsection
10744 Líneas horizontales
10745 \begin_inset CommandInset label
10746 LatexCommand label
10747 name "sub:Líneas-horizontales"
10748
10749 \end_inset
10750
10751
10752 \begin_inset Index idx
10753 status collapsed
10754
10755 \begin_layout Plain Layout
10756 Lineas@Líneas horizontales
10757 \end_layout
10758
10759 \end_inset
10760
10761
10762 \end_layout
10763
10764 \begin_layout Standard
10765 \noindent
10766 \begin_inset CommandInset line
10767 LatexCommand rule
10768 offset "0.5ex"
10769 width "100line%"
10770 height "1pt"
10771
10772 \end_inset
10773
10774
10775 \end_layout
10776
10777 \begin_layout Standard
10778 Con el diálogo 
10779 \family sans
10780 Insertar\SpecialChar \menuseparator
10781 Formato\SpecialChar \menuseparator
10782 Línea
10783 \begin_inset space ~
10784 \end_inset
10785
10786 horizontal
10787 \family default
10788  puedes dibujar líneas horizontales.
10789  
10790 \lang english
10791 The line offset is the vertical distance between the line and the baseline
10792  of the current text line or paragraph.
10793 \end_layout
10794
10795 \begin_layout Standard
10796 \noindent
10797 \begin_inset CommandInset line
10798 LatexCommand rule
10799 offset "0.5ex"
10800 width "100line%"
10801 height "1pt"
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Standard
10809
10810 \end_layout
10811
10812 \begin_layout Section
10813 Caracteres y símbolos
10814 \end_layout
10815
10816 \begin_layout Standard
10817 Puedes insertar directamente todos los caracteres disponibles en tu teclado.
10818  También puedes usar mapas de teclado especiales para escribir caracteres
10819  franceses con un teclado inglés, por ejemplo.
10820  Véase la sección
10821 \begin_inset space ~
10822 \end_inset
10823
10824
10825 \begin_inset CommandInset ref
10826 LatexCommand ref
10827 reference "sub:Configuración-del-mapa"
10828
10829 \end_inset
10830
10831  para más información.
10832  
10833 \end_layout
10834
10835 \begin_layout Standard
10836 Para los casos en que necesites caracteres que no estén en el teclado, puedes
10837  usar el diálogo 
10838 \family sans
10839 Símbolos
10840 \family default
10841  del menú 
10842 \family sans
10843 Insertar\SpecialChar \menuseparator
10844 Carácter
10845 \begin_inset space ~
10846 \end_inset
10847
10848 especial
10849 \family default
10850 .
10851 \end_layout
10852
10853 \begin_layout Standard
10854 \begin_inset Note Greyedout
10855 status collapsed
10856
10857 \begin_layout Plain Layout
10858
10859 \series bold
10860 Nota:
10861 \series default
10862  Es posible que no todos los símbolos insertados con ese diálogo se muestren
10863  en pantalla con determinadas fuentes disponibles en las preferencias de
10864  LyX.
10865  Pero en todo caso, los símbolos aparecerán en la salida.
10866 \end_layout
10867
10868 \end_inset
10869
10870
10871 \end_layout
10872
10873 \begin_layout Section
10874 Estilos de letra y de texto
10875 \begin_inset CommandInset label
10876 LatexCommand label
10877 name "sec:Estilo-de-letra"
10878
10879 \end_inset
10880
10881
10882 \end_layout
10883
10884 \begin_layout Subsection
10885 Tipos de fuentes
10886 \begin_inset Index idx
10887 status collapsed
10888
10889 \begin_layout Plain Layout
10890 Fuentes ! Tipos
10891 \end_layout
10892
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \begin_layout Standard
10899 Hay dos clases de fuentes:
10900 \end_layout
10901
10902 \begin_layout Description
10903 Fuentes
10904 \begin_inset space ~
10905 \end_inset
10906
10907 vectoriales
10908 \begin_inset Index idx
10909 status collapsed
10910
10911 \begin_layout Plain Layout
10912 Fuentes ! Vectoriales
10913 \end_layout
10914
10915 \end_inset
10916
10917  construidas a partir de trazos de formas simples (p.
10918 \begin_inset space \thinspace{}
10919 \end_inset
10920
10921 e.
10922  caracteres).
10923  Significa que cada símbolo se define mediante curvas matemáticas que son
10924  adecuadas para escalar a cualquier tamaño requerido.
10925  Esta definición matemática es interpretada por el servidor de fuentes y
10926  la curva se rellena con píxeles de acuerdo con el tamaño.
10927  Esto conlleva que las fuentes trazadas pintan muy bien en todos los tamaños.
10928  Sólo a muy pequeños tamaños podría resultar complicado suministrar una
10929  buena apariencia, ya que cada píxel debe ser computado muy cuidadosamente
10930  para generar una buena imagen.
10931 \begin_inset Newline newline
10932 \end_inset
10933
10934 Podría pensarse que sólo hace falta definir un tamaño y escalarlo.
10935  Pero para conseguir buena calidad, muchas fuentes están definidas en varios
10936  tamaños.
10937  Esto mejora la apariencia, porque se necesitan más detalles para tamaños
10938  grandes que para tamaños pequeños.
10939 \begin_inset Newline newline
10940 \end_inset
10941
10942 Los tipos de fuente 
10943 \family typewriter
10944 TrueType
10945 \family default
10946
10947 \family typewriter
10948 OpenType
10949 \family default
10950 , y 
10951 \family typewriter
10952 Type
10953 \begin_inset space ~
10954 \end_inset
10955
10956 1
10957 \family default
10958  son fuentes vectoriales.
10959 \end_layout
10960
10961 \begin_layout Description
10962 Fuentes
10963 \begin_inset space ~
10964 \end_inset
10965
10966 mapa
10967 \begin_inset space ~
10968 \end_inset
10969
10970 de
10971 \begin_inset space ~
10972 \end_inset
10973
10974 bits
10975 \begin_inset Index idx
10976 status collapsed
10977
10978 \begin_layout Plain Layout
10979 Fuentes ! Mapa de bits
10980 \end_layout
10981
10982 \end_inset
10983
10984  que se definen mediante gráficos en mapa de bits desde el principio, así
10985  que se verán muy bien en todos los tamaños para los que estén definidas.
10986  Sin embargo, no se escalan bien, porque para escalar una forma, cada píxel
10987  debe desdoblarse en varios píxeles.
10988  Es el mismo efecto que se produce cuando aumentas el zoom para ver una
10989  imagen.
10990  Con el fin de mitigar este efecto, las fuentes de mapa de bits se suelen
10991  suministrar en varios tamaños, los que se consideran más útiles.
10992  La ventaja de las fuentes de mapa de bits es que no se necesitan complicados
10993  cálculos para diseñar cada carácter, y por tanto se procesan más rápidamente
10994  que las fuentes escalables.
10995  La desventaja es que los tamaños que no existen de forma predefinida tienen
10996  que escalarse desdoblando píxeles y entonces no pintan muy bien.
10997 \begin_inset Newline newline
10998 \end_inset
10999
11000 Las fuentes de mapa de bits se conocen como 
11001 \family typewriter
11002 Type
11003 \begin_inset space ~
11004 \end_inset
11005
11006 3
11007 \family default
11008  en documentos PostScript y PDF.
11009 \end_layout
11010
11011 \begin_layout Standard
11012 La conclusión de todo esto es que las fuentes de mapa de bits son mejores
11013  en aquellos tamaños para los que están diseñadas, mientras que las fuentes
11014  escalables son buenas para casi todos los tamaños.
11015  Se necesitan menos definiciones de tamaño para fuentes escalables.
11016  Esta es la razón por la que casi todos los programas de tipografía y servidores
11017  de texto emplean fuentes escalables.
11018 \end_layout
11019
11020 \begin_layout Standard
11021 Para averiguar qué tipo de fuentes se usan en un documento PDF, puedes echar
11022  una mirada a sus propiedades.
11023 \end_layout
11024
11025 \begin_layout Standard
11026 Muchos modernos lenguajes de diseño y de tipografía han comenzado a migrar
11027  hacia estilos de especificación de caracteres más bien que de especificación
11028  de una fuente particular.
11029  Por ejemplo, en lugar de cambiar a una versión en cursiva de la fuente
11030  actual para enfatizar un texto, puedes usar un 
11031 \begin_inset Quotes fld
11032 \end_inset
11033
11034 estilo énfasis
11035 \begin_inset Quotes frd
11036 \end_inset
11037
11038 .
11039  Este concepto encaja perfectamente en LyX.
11040  LyX hace las cosas basándose en el contexto antes bien que fijándose en
11041  los detalles de la tipografía.
11042 \end_layout
11043
11044 \begin_layout Subsection
11045 Tipo y tamaño de fuente en un documento
11046 \begin_inset CommandInset label
11047 LatexCommand label
11048 name "sub:Fuentes-de-documento"
11049
11050 \end_inset
11051
11052
11053 \begin_inset Index idx
11054 status collapsed
11055
11056 \begin_layout Plain Layout
11057 Fuentes ! Tamaño
11058 \end_layout
11059
11060 \end_inset
11061
11062
11063 \begin_inset Index idx
11064 status collapsed
11065
11066 \begin_layout Plain Layout
11067 Documentos ! Fuentes
11068 \end_layout
11069
11070 \end_inset
11071
11072
11073 \end_layout
11074
11075 \begin_layout Standard
11076 Las fuentes de un documento se establecen en 
11077 \family sans
11078 Documento\SpecialChar \menuseparator
11079 Configuración
11080 \family default
11081
11082 \begin_inset Index idx
11083 status collapsed
11084
11085 \begin_layout Plain Layout
11086 Documentos ! Configuración
11087 \end_layout
11088
11089 \end_inset
11090
11091 .
11092  En el apartado 
11093 \family sans
11094 Fuentes 
11095 \family default
11096 puedes especificar el tipo de fuente para cada una de las tres familias
11097  
11098 \family sans
11099 Roman
11100 \family default
11101
11102 \family sans
11103 Sans
11104 \begin_inset space ~
11105 \end_inset
11106
11107 Serif
11108 \family default
11109  y 
11110 \family typewriter
11111 Typewriter
11112 \family default
11113  y su escala.
11114 \end_layout
11115
11116 \begin_layout Standard
11117 Las opciones posibles incluyen 
11118 \family sans
11119 Predeterminado
11120 \family default
11121  y una lista de las fuentes disponibles en tu sistema.
11122  La opción 
11123 \family sans
11124 Predeterminado
11125 \family default
11126  usa las fuentes estándar de TeX, conocidas como 
11127 \begin_inset Quotes fld
11128 \end_inset
11129
11130
11131 \family typewriter
11132 Computer Modern
11133 \family default
11134
11135 \begin_inset Quotes frd
11136 \end_inset
11137
11138  (
11139 \family typewriter
11140 cm
11141 \family default
11142 ) o 
11143 \begin_inset Quotes fld
11144 \end_inset
11145
11146
11147 \family typewriter
11148 European Computer Modern
11149 \family default
11150
11151 \begin_inset Quotes frd
11152 \end_inset
11153
11154  (
11155 \family typewriter
11156 ec
11157 \family default
11158 ).
11159 \end_layout
11160
11161 \begin_layout Standard
11162 Como 
11163 \family typewriter
11164 cm
11165 \family default
11166  y 
11167 \family typewriter
11168 ec
11169 \family default
11170  son fuentes en mapa de bits, a menudo se ven pixeladas en la salida PDF,
11171  sobre todo si se lee con ampliación.
11172 \begin_inset Foot
11173 status collapsed
11174
11175 \begin_layout Plain Layout
11176 Este problema no aparece en 
11177 \family typewriter
11178 Adobe
11179 \begin_inset space ~
11180 \end_inset
11181
11182 Reader
11183 \family default
11184  versión 6 o posterior, porque este programa incluye un servidor especial
11185  de fuentes en mapa de bits.
11186 \end_layout
11187
11188 \end_inset
11189
11190  Pero en general, para evitar fuentes pixeladas hay que usar fuentes de
11191  trazos.
11192  Veamos tres posibilidades para usarlas:
11193 \end_layout
11194
11195 \begin_layout Itemize
11196 Una es elegir la fuente 
11197 \family typewriter
11198 AE
11199 \family default
11200  en el diálogo 
11201 \family sans
11202 Documento\SpecialChar \menuseparator
11203 Configuración\SpecialChar \menuseparator
11204 Fuentes
11205 \family default
11206 .
11207  
11208 \family typewriter
11209 AE
11210 \family default
11211  se refiere a 
11212 \begin_inset Quotes fld
11213 \end_inset
11214
11215 Almost European
11216 \begin_inset Quotes frd
11217 \end_inset
11218
11219  y es una fuente virtual.
11220  Virtual significa que 
11221 \begin_inset Quotes fld
11222 \end_inset
11223
11224 roba
11225 \begin_inset Quotes frd
11226 \end_inset
11227
11228  perfiles de otras fuentes.
11229  Esto tiene la desventaja de que algunos caracteres se pierden, como las
11230  comillas francesas, (
11231 \begin_inset Quotes eld
11232 \end_inset
11233
11234 «
11235 \begin_inset Quotes erd
11236 \end_inset
11237
11238  y 
11239 \begin_inset Quotes eld
11240 \end_inset
11241
11242 »
11243 \begin_inset Quotes erd
11244 \end_inset
11245
11246 )
11247 \begin_inset Foot
11248 status collapsed
11249
11250 \begin_layout Plain Layout
11251 Este problema se soluciona cargando el paquete LaTeX 
11252 \series bold
11253 aeguill
11254 \series default
11255
11256 \begin_inset Index idx
11257 status collapsed
11258
11259 \begin_layout Plain Layout
11260 LaTeX, paquetes ! aeguill
11261 \end_layout
11262
11263 \end_inset
11264
11265   en el preámbulo, con la línea
11266 \begin_inset Newline newline
11267 \end_inset
11268
11269
11270 \series bold
11271
11272 \backslash
11273 usepackage[ec]{aeguill}
11274 \end_layout
11275
11276 \end_inset
11277
11278 , y que los caracteres acentuados no se forman con 
11279 \emph on
11280 uno
11281 \emph default
11282  sino con 
11283 \emph on
11284 dos
11285 \emph default
11286  caracteres, el acento y la letra.
11287  Por esto no puedes buscar palabras con acentos en documentos creados con
11288  la fuente 
11289 \family typewriter
11290 AE
11291 \family default
11292 .
11293  P.
11294 \begin_inset space \thinspace{}
11295 \end_inset
11296
11297 e.
11298  si buscas la palabra francesa 
11299 \begin_inset Quotes fld
11300 \end_inset
11301
11302 brève
11303 \begin_inset Quotes frd
11304 \end_inset
11305
11306  en un PDF, no obtienes ningún resultado, porque el visor PDF busca el carácter
11307  
11308 \begin_inset Quotes fld
11309 \end_inset
11310
11311 è
11312 \begin_inset Quotes frd
11313 \end_inset
11314
11315  y no los caracteres 
11316 \begin_inset Quotes fld
11317 \end_inset
11318
11319  e +
11320 \begin_inset space ~
11321 \end_inset
11322
11323  ̀ 
11324 \begin_inset Quotes frd
11325 \end_inset
11326
11327 .
11328  
11329 \end_layout
11330
11331 \begin_layout Itemize
11332 Otra posibilidad es usar tres fuentes vectoriales diferentes:
11333 \begin_inset Foot
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337 Otras fuentes, como 
11338 \family typewriter
11339 Latin Modern
11340 \family default
11341  o 
11342 \family typewriter
11343 Computer Modern
11344 \family default
11345 , constan de estos tres tipos principales de fuentes 
11346 \family sans
11347 sans
11348 \begin_inset space ~
11349 \end_inset
11350
11351 serif
11352 \family default
11353
11354 \family sans
11355 typewriter
11356 \family default
11357 , y 
11358 \family sans
11359 serif
11360 \family default
11361 .
11362 \end_layout
11363
11364 \end_inset
11365
11366  
11367 \family typewriter
11368 Times Roman
11369 \family default
11370  para tipos romanos,
11371 \family typewriter
11372  Helvetica
11373 \family default
11374  escalada a 92
11375 \begin_inset space \thinspace{}
11376 \end_inset
11377
11378 % o 95
11379 \begin_inset space \thinspace{}
11380 \end_inset
11381
11382 % para tipos sans
11383 \begin_inset space ~
11384 \end_inset
11385
11386 serif, y 
11387 \family typewriter
11388 courier
11389 \family default
11390  para tipos máquina de escribir.
11391 \family sans
11392
11393 \begin_inset Newline newline
11394 \end_inset
11395
11396
11397 \family default
11398 Las diferencias entre fuentes 
11399 \family sans
11400 roman,
11401 \family default
11402  
11403 \family sans
11404 sans
11405 \begin_inset space ~
11406 \end_inset
11407
11408 serif 
11409 \family default
11410
11411 \family sans
11412 typewriter
11413 \family default
11414  se explican en la sección
11415 \begin_inset space ~
11416 \end_inset
11417
11418
11419 \begin_inset CommandInset ref
11420 LatexCommand ref
11421 reference "sub:Ajuste-fino-con"
11422
11423 \end_inset
11424
11425 .
11426 \begin_inset Newline newline
11427 \end_inset
11428
11429 La fuente 
11430 \family typewriter
11431 Times Roman
11432 \family default
11433  se diseñó originalmente para periódicos.
11434  Esto significa que sus formas son más pequeñas que las de otras fuentes
11435  para encajar en las pequeñas columnas de un periódico.
11436  Así pues, 
11437 \family typewriter
11438 Times Roman
11439 \family default
11440  no es la elección óptima para documentos extensos como los libros.
11441 \end_layout
11442
11443 \begin_layout Itemize
11444 La mejor solución es utilizar fuentes 
11445 \family typewriter
11446 Latin Modern
11447 \family default
11448  (
11449 \family typewriter
11450 lm
11451 \family default
11452 ).
11453  Estas fuentes han sido desarrolladas por la comunidad LaTeX para reemplazar
11454  a 
11455 \family typewriter
11456 cm
11457 \family default
11458  como fuentes predeterminadas.
11459  En la mayoría de los casos tienen un aspecto semejante a  
11460 \family typewriter
11461 cm
11462 \family default
11463
11464 \begin_inset Foot
11465 status collapsed
11466
11467 \begin_layout Plain Layout
11468 Una diferencia es un espaciado mejorado para las fuentes 
11469 \family typewriter
11470 lm
11471 \family default
11472 .
11473 \end_layout
11474
11475 \end_inset
11476
11477 , pero 
11478 \family typewriter
11479 lm
11480 \family default
11481  cubre un enorme número de caracteres en comparación con las familias 
11482 \family typewriter
11483 cm
11484 \family default
11485  y 
11486 \family typewriter
11487 ec
11488 \family default
11489 .
11490 \end_layout
11491
11492 \begin_layout Standard
11493 \begin_inset VSpace bigskip
11494 \end_inset
11495
11496
11497 \end_layout
11498
11499 \begin_layout Standard
11500 Para el tamaño de fuente hay cuatro valores posibles: 
11501 \family sans
11502 Predeterminado, 10
11503 \family default
11504
11505 \family sans
11506 11
11507 \family default
11508 , y 
11509 \family sans
11510 12
11511 \family default
11512 .
11513  El 
11514 \family sans
11515 predeterminado
11516 \family default
11517  depende de tu instalación LaTeX, normalmente equivale a 10.
11518 \end_layout
11519
11520 \begin_layout Standard
11521 Los tamaños de fuente son 
11522 \emph on
11523 tamaños base
11524 \emph default
11525 .
11526  Realmente LyX escala todos los otros tamaños posibles (tales como los que
11527  se usan en notas, exponentes y subíndices) según este valor.
11528  Siempre podrás afinar el tamaño de fuente en aquellas partes de texto en
11529  que lo necesites mediante el diálogo 
11530 \family sans
11531 Estilo
11532 \begin_inset space ~
11533 \end_inset
11534
11535 del
11536 \begin_inset space ~
11537 \end_inset
11538
11539 texto
11540 \family default
11541 .
11542  Esto se desarrolla en la sección
11543 \begin_inset space ~
11544 \end_inset
11545
11546
11547 \begin_inset CommandInset ref
11548 LatexCommand ref
11549 reference "sub:Ajuste-fino-con"
11550
11551 \end_inset
11552
11553 .
11554 \end_layout
11555
11556 \begin_layout Standard
11557 El campo 
11558 \family sans
11559 CJK
11560 \family default
11561  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11562  una fuente para los caracteres de los guiones.
11563 \begin_inset Foot
11564 status collapsed
11565
11566 \begin_layout Plain Layout
11567 La fuente será el argumento para los comandos del paquete LaTeX 
11568 \series bold
11569 CJK
11570 \series default
11571 .
11572  Así, esto no tiene efecto para el idioma de documento 
11573 \family sans
11574 Japonés
11575 \family default
11576  que no usa 
11577 \series bold
11578 CJK
11579 \series default
11580 .
11581 \end_layout
11582
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \begin_layout Standard
11589 \begin_inset VSpace bigskip
11590 \end_inset
11591
11592
11593 \begin_inset Note Greyedout
11594 status collapsed
11595
11596 \begin_layout Plain Layout
11597
11598 \series bold
11599 Nota: 
11600 \series default
11601 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
11602 \emph on
11603 no
11604 \emph default
11605  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
11606  esto es parte del concepto WYSIWYM.
11607  Las fuentes en pantalla se pueden determinar en el diálogo 
11608 \family sans
11609 Herramientas\SpecialChar \menuseparator
11610 Preferencias
11611 \family default
11612 , véase la sección
11613 \begin_inset space ~
11614 \end_inset
11615
11616
11617 \begin_inset CommandInset ref
11618 LatexCommand ref
11619 reference "sub:Fuentes-de-pantalla"
11620
11621 \end_inset
11622
11623 .
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \end_layout
11630
11631 \begin_layout Subsection
11632 Usar diferentes estilos de carácter
11633 \begin_inset Index idx
11634 status collapsed
11635
11636 \begin_layout Plain Layout
11637 Estilo del texto
11638 \end_layout
11639
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \begin_layout Standard
11646 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
11647  entornos de párrafo.
11648  LyX soporta dos estilos, 
11649 \family sans
11650 Énfasis
11651 \family default
11652  y 
11653 \family sans
11654 Versalitas
11655 \family default
11656 .
11657  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
11658  herramientas.
11659 \end_layout
11660
11661 \begin_layout Standard
11662 Para activar el estilo 
11663 \family sans
11664 Versalitas
11665 \family default
11666 , haz una de estas acciones:
11667 \end_layout
11668
11669 \begin_layout Itemize
11670 clic en el botón de la barra de herramientas 
11671 \begin_inset Graphics
11672         filename ../../images/font-noun.png
11673
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \begin_layout Itemize
11680 teclea la combinación 
11681 \family sans
11682 Alt+C
11683 \begin_inset space ~
11684 \end_inset
11685
11686 C
11687 \end_layout
11688
11689 \begin_layout Standard
11690 Estos comandos son alternativos.
11691  Esto es, si 
11692 \family sans
11693 Versalitas
11694 \family default
11695  ya está activo, esas acciones lo desactivan.
11696 \end_layout
11697
11698 \begin_layout Standard
11699 El estilo 
11700 \family sans
11701 Versalitas
11702 \family default
11703  se utiliza típicamente para nombres propios.
11704  Por ejemplo: 
11705 \begin_inset Quotes fld
11706 \end_inset
11707
11708
11709 \noun on
11710 Matthias Ettrich
11711 \noun default
11712  es el autor original de LyX.
11713 \begin_inset Quotes frd
11714 \end_inset
11715
11716
11717 \end_layout
11718
11719 \begin_layout Standard
11720 Un estilo empleado más frecuentemente es el estilo 
11721 \family sans
11722 Énfasis
11723 \family default
11724 .
11725  Se activa (o se desactiva, también es alternativo) así:
11726 \end_layout
11727
11728 \begin_layout Itemize
11729 clic en el botón 
11730 \begin_inset Graphics
11731         filename ../../images/font-emph.png
11732
11733 \end_inset
11734
11735  
11736 \end_layout
11737
11738 \begin_layout Itemize
11739 con la combinación de teclas 
11740 \family sans
11741 Alt+C
11742 \begin_inset space ~
11743 \end_inset
11744
11745 E
11746 \family default
11747
11748 \family sans
11749 Ctrl+E
11750 \end_layout
11751
11752 \begin_layout Standard
11753 Normalmente el estilo 
11754 \family sans
11755 Énfasis
11756 \family default
11757  equivale a letra cursiva aunque algunas clases de documento o paquetes
11758  LaTeX usan una fuente diferente.
11759 \end_layout
11760
11761 \begin_layout Standard
11762 Hemos estado usando el estilo 
11763 \family sans
11764 Énfasis
11765 \family default
11766  por todos sitios en este documento.
11767  Aquí un ejemplo más:
11768 \end_layout
11769
11770 \begin_layout Quotation
11771
11772 \emph on
11773 ¡No abusen de los estilos de letra!
11774 \end_layout
11775
11776 \begin_layout Standard
11777 Es un aviso además de un ejemplo.
11778  Un escrito debería parecerse a una conversación ordinaria.
11779  Puesto que no estamos gritando continuamente a los demás, también deberíamos
11780  evitar abusar de los estilos de letra.
11781 \end_layout
11782
11783 \begin_layout Standard
11784 Siempre se puede restablecer la fuente predeterminada con la combinación
11785  
11786 \family sans
11787 Alt+C
11788 \begin_inset space ~
11789 \end_inset
11790
11791 Espacio
11792 \family default
11793  o el diálogo 
11794 \family sans
11795 Editar\SpecialChar \menuseparator
11796 Estilo del texto
11797 \family default
11798 .
11799 \end_layout
11800
11801 \begin_layout Subsection
11802 Ajuste fino con el diálogo Estilo del texto
11803 \begin_inset CommandInset label
11804 LatexCommand label
11805 name "sub:Ajuste-fino-con"
11806
11807 \end_inset
11808
11809
11810 \begin_inset Index idx
11811 status collapsed
11812
11813 \begin_layout Plain Layout
11814 Estilo del texto
11815 \end_layout
11816
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \begin_layout Standard
11823 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
11824  eso LyX permite crear estilos personalizados.
11825  Por ejemplo, una publicación académica o corporativa que tienen una hoja
11826  de estilo que requiere una letra sans-serif en ciertas situaciones.
11827  También, escritores que a veces usan letra diferente para distinguir reflexione
11828 s del diálogo ordinario.
11829 \end_layout
11830
11831 \begin_layout Standard
11832 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
11833  de nuevo el aviso: ¡No abuses de los estilos de letra! 
11834 \begin_inset Newline newline
11835 \end_inset
11836
11837 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
11838  bien y pueden llegar a parecer coladores.
11839 \end_layout
11840
11841 \begin_layout Standard
11842 Para usar estilos de letra personalizados, abre el diálogo 
11843 \family sans
11844 Editar\SpecialChar \menuseparator
11845 Estilo del texto
11846 \family default
11847 \SpecialChar \menuseparator
11848
11849 \family sans
11850 Personalizado
11851 \family default
11852 .
11853  En él hay varios cuadros desplegables correspondientes a varias propiedades
11854  que puedes escoger.
11855  La opción 
11856 \family sans
11857 Ningún
11858 \begin_inset space ~
11859 \end_inset
11860
11861 cambio
11862 \family default
11863  mantiene el estado actual de esa propiedad.
11864  La opción 
11865 \family sans
11866 Reiniciar
11867 \family default
11868  restablece la propiedad a su valor predeterminado.
11869  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
11870  de un plumazo.
11871 \end_layout
11872
11873 \begin_layout Standard
11874 Las propiedades de fuente y sus opciones (además de 
11875 \family sans
11876 Ningún
11877 \begin_inset space ~
11878 \end_inset
11879
11880 cambio
11881 \family default
11882  y 
11883 \family sans
11884 Reiniciar
11885 \family default
11886 ) son:
11887 \end_layout
11888
11889 \begin_layout Labeling
11890 \labelwidthstring 00.00.0000
11891
11892 \family sans
11893 Familia
11894 \family default
11895  Apariencia general de la fuente.
11896  Las opciones posibles son:
11897 \end_layout
11898
11899 \begin_deeper
11900 \begin_layout Labeling
11901 \labelwidthstring 00.00.0000
11902
11903 \family sans
11904 Roman
11905 \family default
11906  Esta es la familia de tipos romanos.
11907  Normalmente una fuente serif.
11908  Es la familia predeterminada.
11909  (combinación 
11910 \family sans
11911 Alt+C
11912 \begin_inset space ~
11913 \end_inset
11914
11915 R
11916 \family default
11917 )
11918 \end_layout
11919
11920 \begin_layout Labeling
11921 \labelwidthstring 00.00.0000
11922
11923 \family sans
11924 Sans
11925 \begin_inset space ~
11926 \end_inset
11927
11928 Serif
11929 \family default
11930  Esta es la familia de fuentes 
11931 \family sans
11932 Sans Serif.
11933
11934 \family default
11935  (combinación 
11936 \family sans
11937 Alt+C
11938 \begin_inset space ~
11939 \end_inset
11940
11941 S
11942 \family default
11943 )
11944 \end_layout
11945
11946 \begin_layout Labeling
11947 \labelwidthstring 00.00.0000
11948
11949 \family sans
11950 Typewriter
11951 \family default
11952  Esta es la familia de fuentes 
11953 \family typewriter
11954 Typewriter.
11955
11956 \family default
11957  (combinación 
11958 \family sans
11959 Control+Mayúsculas+P)
11960 \end_layout
11961
11962 \end_deeper
11963 \begin_layout Labeling
11964 \labelwidthstring 00.00.0000
11965
11966 \family sans
11967 Serie
11968 \family default
11969  Esto corresponde a la intensidad de impresión.
11970  Las opciones son:
11971 \end_layout
11972
11973 \begin_deeper
11974 \begin_layout Labeling
11975 \labelwidthstring 00.00.0000
11976
11977 \family sans
11978 Medio
11979 \family default
11980  Esta es la serie Medio.
11981  Es el valor predeterminado.
11982 \end_layout
11983
11984 \begin_layout Labeling
11985 \labelwidthstring 00.00.0000
11986
11987 \family sans
11988 Negrita
11989 \family default
11990  
11991 \series bold
11992 Esta es la serie Negrita.
11993
11994 \series default
11995  (combinaciones 
11996 \family sans
11997 Alt+C
11998 \begin_inset space ~
11999 \end_inset
12000
12001 B
12002 \family default
12003
12004 \family sans
12005 Ctrl+B
12006 \family default
12007 )
12008 \end_layout
12009
12010 \end_deeper
12011 \begin_layout Labeling
12012 \labelwidthstring 00.00.0000
12013
12014 \family sans
12015 Forma
12016 \family default
12017  Como su nombre indica.
12018  Opciones:
12019 \end_layout
12020
12021 \begin_deeper
12022 \begin_layout Labeling
12023 \labelwidthstring 00.00.0000
12024
12025 \family sans
12026 Vertical
12027 \family default
12028  Esta es la forma vertical, predeterminada.
12029 \end_layout
12030
12031 \begin_layout Labeling
12032 \labelwidthstring 00.00.0000
12033
12034 \family sans
12035 Cursiva
12036 \family default
12037  
12038 \shape italic
12039 Esta es la forma de letra cursiva
12040 \shape default
12041 \emph on
12042 .
12043 \end_layout
12044
12045 \begin_layout Labeling
12046 \labelwidthstring 00.00.0000
12047
12048 \family sans
12049 Inclinada
12050 \family default
12051  
12052 \shape italic
12053 Esta es la forma de letra Inclinada
12054 \shape default
12055  (aunque quizá no se note en LyX, es diferente de la cursiva).
12056 \end_layout
12057
12058 \begin_layout Labeling
12059 \labelwidthstring 00.00.0000
12060
12061 \family sans
12062 Versalitas
12063 \family default
12064  
12065 \shape smallcaps
12066 Esta es la forma de letra Versalitas
12067 \shape default
12068 \noun on
12069 .
12070 \end_layout
12071
12072 \end_deeper
12073 \begin_layout Labeling
12074 \labelwidthstring 00.00.0000
12075
12076 \family sans
12077 Tamaño
12078 \family default
12079  Altera el tamaño de la fuente.
12080  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
12081  realidad proporcionales al tamaño de fuente del documento.
12082  Insistimos, no das los detalles a LyX, sino una indicación general de lo
12083  que quieres hacer.
12084  Las opciones son:
12085 \end_layout
12086
12087 \begin_deeper
12088 \begin_layout Labeling
12089 \labelwidthstring 00.00.0000
12090
12091 \family sans
12092 Diminuta
12093 \family default
12094  
12095 \size tiny
12096 Este es el tamaño 
12097 \begin_inset Quotes fld
12098 \end_inset
12099
12100 Diminuta
12101 \begin_inset Quotes frd
12102 \end_inset
12103
12104 .
12105
12106 \size default
12107  (combinaciones 
12108 \family sans
12109 Alt+S
12110 \begin_inset space ~
12111 \end_inset
12112
12113 T
12114 \family default
12115
12116 \family sans
12117 Alt+S
12118 \begin_inset space ~
12119 \end_inset
12120
12121 1
12122 \family default
12123 )
12124 \end_layout
12125
12126 \begin_layout Labeling
12127 \labelwidthstring 00.00.0000
12128
12129 \family sans
12130 Pequeñísima
12131 \family default
12132  
12133 \size scriptsize
12134 Este es el tamaño 
12135 \begin_inset Quotes fld
12136 \end_inset
12137
12138 Pequeñísima
12139 \begin_inset Quotes frd
12140 \end_inset
12141
12142
12143 \size default
12144 .
12145  (combinación 
12146 \family sans
12147 Alt+S
12148 \begin_inset space ~
12149 \end_inset
12150
12151 2
12152 \family default
12153 )
12154 \end_layout
12155
12156 \begin_layout Labeling
12157 \labelwidthstring 00.00.0000
12158
12159 \family sans
12160 Más
12161 \begin_inset space ~
12162 \end_inset
12163
12164 pequeña
12165 \family default
12166  
12167 \size footnotesize
12168 Este es el tamaño 
12169 \begin_inset Quotes fld
12170 \end_inset
12171
12172 Más Pequeña
12173 \begin_inset Quotes frd
12174 \end_inset
12175
12176 .
12177
12178 \size default
12179  (combinaciones 
12180 \family sans
12181 Alt+S
12182 \begin_inset space ~
12183 \end_inset
12184
12185 Mayúsculas+S
12186 \family default
12187
12188 \family sans
12189 Alt+S
12190 \begin_inset space ~
12191 \end_inset
12192
12193 3
12194 \family default
12195 )
12196 \end_layout
12197
12198 \begin_layout Labeling
12199 \labelwidthstring 00.00.0000
12200
12201 \family sans
12202 Pequeña
12203 \family default
12204  
12205 \size small
12206 Este es el tamaño 
12207 \begin_inset Quotes fld
12208 \end_inset
12209
12210 Pequeña
12211 \begin_inset Quotes frd
12212 \end_inset
12213
12214 .
12215
12216 \size default
12217  (combinaciones 
12218 \family sans
12219 Alt+S
12220 \begin_inset space ~
12221 \end_inset
12222
12223 S
12224 \family default
12225
12226 \family sans
12227 Alt+S
12228 \begin_inset space ~
12229 \end_inset
12230
12231 4
12232 \family default
12233 )
12234 \end_layout
12235
12236 \begin_layout Labeling
12237 \labelwidthstring 00.00.0000
12238
12239 \family sans
12240 Normal
12241 \family default
12242  Este es el tamaño 
12243 \begin_inset Quotes fld
12244 \end_inset
12245
12246 Normal
12247 \begin_inset Quotes frd
12248 \end_inset
12249
12250 .
12251  Es el valor por omisión.
12252  (combinaciones 
12253 \family sans
12254 Alt+S
12255 \begin_inset space ~
12256 \end_inset
12257
12258 N
12259 \family default
12260
12261 \family sans
12262 Alt+S
12263 \begin_inset space ~
12264 \end_inset
12265
12266 5
12267 \family default
12268 )
12269 \end_layout
12270
12271 \begin_layout Labeling
12272 \labelwidthstring 00.00.0000
12273
12274 \family sans
12275 Grande
12276 \family default
12277  
12278 \size large
12279 Este es el tamaño 
12280 \begin_inset Quotes fld
12281 \end_inset
12282
12283 Grande
12284 \begin_inset Quotes frd
12285 \end_inset
12286
12287 .
12288
12289 \size default
12290  (combinaciones 
12291 \family sans
12292 Alt+S
12293 \begin_inset space ~
12294 \end_inset
12295
12296 L
12297 \family default
12298
12299 \family sans
12300 Alt+S
12301 \begin_inset space ~
12302 \end_inset
12303
12304 6
12305 \family default
12306 )
12307 \end_layout
12308
12309 \begin_layout Labeling
12310 \labelwidthstring 00.00.0000
12311
12312 \family sans
12313 Más
12314 \begin_inset space ~
12315 \end_inset
12316
12317 grande
12318 \family default
12319  
12320 \size larger
12321 Este es el tamaño 
12322 \begin_inset Quotes fld
12323 \end_inset
12324
12325 Más grande
12326 \begin_inset Quotes frd
12327 \end_inset
12328
12329 .
12330
12331 \size default
12332  (combinaciones 
12333 \family sans
12334 Alt+S
12335 \begin_inset space ~
12336 \end_inset
12337
12338 Mayúsculas+L
12339 \family default
12340
12341 \family sans
12342 Alt+S
12343 \begin_inset space ~
12344 \end_inset
12345
12346 7
12347 \family default
12348 )
12349 \end_layout
12350
12351 \begin_layout Labeling
12352 \labelwidthstring 00.00.0000
12353
12354 \family sans
12355 Grandísima
12356 \family default
12357  
12358 \size largest
12359 Este es el tamaño 
12360 \begin_inset Quotes fld
12361 \end_inset
12362
12363 Grandísima
12364 \begin_inset Quotes frd
12365 \end_inset
12366
12367 .
12368
12369 \size default
12370  (combinación 
12371 \family sans
12372 Alt+S
12373 \begin_inset space ~
12374 \end_inset
12375
12376 8
12377 \family default
12378 )
12379 \end_layout
12380
12381 \begin_layout Labeling
12382 \labelwidthstring 00.00.0000
12383
12384 \family sans
12385 Enorme
12386 \family default
12387  
12388 \size huge
12389 Este es el tamaño 
12390 \begin_inset Quotes fld
12391 \end_inset
12392
12393 Enorme
12394 \begin_inset Quotes frd
12395 \end_inset
12396
12397 .
12398
12399 \size default
12400  (combinaciones 
12401 \family sans
12402 Alt+S Mayúsculas
12403 \begin_inset space ~
12404 \end_inset
12405
12406 H
12407 \family default
12408
12409 \family sans
12410 Alt+S
12411 \begin_inset space ~
12412 \end_inset
12413
12414 9
12415 \family default
12416 )
12417 \end_layout
12418
12419 \begin_layout Labeling
12420 \labelwidthstring 00.00.0000
12421
12422 \family sans
12423 Más
12424 \begin_inset space ~
12425 \end_inset
12426
12427 enorme
12428 \family default
12429  
12430 \size giant
12431 Este es el tamaño 
12432 \begin_inset Quotes fld
12433 \end_inset
12434
12435 Más enorme
12436 \begin_inset Quotes frd
12437 \end_inset
12438
12439 .
12440
12441 \size default
12442  (combinaciones 
12443 \family sans
12444 Alt+S
12445 \begin_inset space ~
12446 \end_inset
12447
12448 Mayúsculas+H
12449 \family default
12450
12451 \family sans
12452 Alt+S
12453 \begin_inset space ~
12454 \end_inset
12455
12456 0
12457 \family default
12458 )
12459 \end_layout
12460
12461 \end_deeper
12462 \begin_layout Standard
12463 Reiteramos el aviso 
12464 \emph on
12465 otra vez
12466 \emph default
12467 : no te vuelvas loco con esta característica.
12468  Casi nunca deberías necesitarla.
12469  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12470  eso está bien así.
12471  ¡Esto es sólo para algún ajuste fino!
12472 \end_layout
12473
12474 \begin_layout Labeling
12475 \labelwidthstring 00.00.0000
12476
12477 \family sans
12478 Siempre
12479 \begin_inset space ~
12480 \end_inset
12481
12482 conmutado
12483 \family default
12484  Aquí puedes cambiar estas otras opciones:
12485 \end_layout
12486
12487 \begin_deeper
12488 \begin_layout Labeling
12489 \labelwidthstring 00.00.0000
12490
12491 \family sans
12492 Énfasis
12493 \family default
12494  
12495 \emph on
12496 Texto con énfasis.
12497
12498 \emph default
12499  Podría parecer igual que 
12500 \shape italic
12501 Cursiva
12502 \shape default
12503 , pero realmente es algo diferente.
12504  El énfasis es un atributo 
12505 \emph on
12506 lógico
12507 \emph default
12508 .
12509  Esto significa que cada clase de documento puede definir su propia fuente
12510  para dar énfasis a un texto.
12511  Normalmente equivale a cursiva.
12512 \end_layout
12513
12514 \begin_layout Labeling
12515 \labelwidthstring 00.00.0000
12516
12517 \family sans
12518 Subrayado
12519 \family default
12520  
12521 \bar under
12522 Esto es un texto subrayado.
12523
12524 \bar default
12525  (combinaciones C
12526 \family sans
12527 trl+U, Alt+C
12528 \begin_inset space ~
12529 \end_inset
12530
12531 U)
12532 \begin_inset Newline newline
12533 \end_inset
12534
12535
12536 \family default
12537 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12538  máquinas de escribir, cuando no era posible cambiar de letra.
12539  Ahora no necesitamos resaltar texto subrayando.
12540  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12541  hojas de estilo.
12542 \end_layout
12543
12544 \begin_layout Labeling
12545 \labelwidthstring 00.00.0000
12546
12547 \family sans
12548 Versalitas
12549 \family default
12550  
12551 \noun on
12552 Este texto está en Versalitas.
12553
12554 \noun default
12555  Como 
12556 \family sans
12557 Énfasis
12558 \family default
12559 , es un atributo lógico.
12560  Normalmente equivale a 
12561 \family sans
12562 Mayúsculas pequeñas
12563 \family default
12564 .
12565 \end_layout
12566
12567 \end_deeper
12568 \begin_layout Standard
12569
12570 \end_layout
12571
12572 \begin_layout Labeling
12573 \labelwidthstring 00.00.0000
12574
12575 \family sans
12576 Color
12577 \family default
12578  Esta opción permite poner el texto en color.
12579  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
12580  Además de 
12581 \family sans
12582 Sin
12583 \begin_inset space ~
12584 \end_inset
12585
12586 color
12587 \family default
12588 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
12589  entre 
12590 \family sans
12591 Negro
12592 \family default
12593
12594 \family sans
12595 Blanco
12596 \family default
12597
12598 \family sans
12599 Rojo,
12600 \family default
12601  
12602 \family sans
12603 Verde
12604 \family default
12605
12606 \family sans
12607 Azul
12608 \family default
12609
12610 \family sans
12611 Cyan
12612 \family default
12613
12614 \family sans
12615 Magenta
12616 \family default
12617  y 
12618 \family sans
12619 Amarillo
12620 \family default
12621 .
12622 \begin_inset Index idx
12623 status collapsed
12624
12625 \begin_layout Plain Layout
12626 Color ! Texto
12627 \end_layout
12628
12629 \end_inset
12630
12631
12632 \end_layout
12633
12634 \begin_layout Labeling
12635 \labelwidthstring 00.00.0000
12636
12637 \family sans
12638 Idioma
12639 \family default
12640  Se usa para marcar regiones de texto en un idioma distinto al del documento.
12641  El texto así marcado se subraya en azul para indicar el cambio (sólo en
12642  LyX).
12643 \end_layout
12644
12645 \begin_layout Standard
12646 Bien, tienes un gran número de opciones para escoger.
12647  Una vez que has elegido un nuevo estilo de texto en el diálogo 
12648 \family sans
12649 Editar\SpecialChar \menuseparator
12650 Estilo del texto
12651 \family default
12652 , se guardan las opciones.
12653  Para activarlas, usa el botón 
12654 \begin_inset Graphics
12655         filename ../../images/textstyle-apply.png
12656
12657 \end_inset
12658
12659 .
12660  Ese botón te permite alternar el estado de tu estilo personalizado cuando
12661  el diálogo no está visible.
12662  
12663 \end_layout
12664
12665 \begin_layout Standard
12666 Para reiniciar completamente el estilo a sus valores por omisión, usa 
12667 \family sans
12668 Alt+C
12669 \begin_inset space ~
12670 \end_inset
12671
12672 Espacio
12673 \family default
12674 .
12675  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
12676  sólo pones forma 
12677 \begin_inset Quotes fld
12678 \end_inset
12679
12680 inclinada
12681 \begin_inset Quotes frd
12682 \end_inset
12683
12684  y serie 
12685 \begin_inset Quotes fld
12686 \end_inset
12687
12688 negrita
12689 \begin_inset Quotes frd
12690 \end_inset
12691
12692 ), marca el cuadro 
12693 \family sans
12694 Conmutar
12695 \begin_inset space ~
12696 \end_inset
12697
12698 todo
12699 \family default
12700  y pulsa 
12701 \family sans
12702 Aceptar
12703 \family default
12704 .
12705 \end_layout
12706
12707 \begin_layout Standard
12708 Deberías también saber un poco sobre las diferencias entre los tres tipos
12709  principales de fuentes 
12710 \family sans
12711 serif
12712 \family default
12713
12714 \family sans
12715 sans
12716 \begin_inset space ~
12717 \end_inset
12718
12719 serif
12720 \family default
12721 , y 
12722 \family sans
12723 typewriter
12724 \family default
12725 :
12726 \end_layout
12727
12728 \begin_layout Itemize
12729
12730 \family sans
12731 Typewriter
12732 \family default
12733  es una fuente de 
12734 \begin_inset Quotes fld
12735 \end_inset
12736
12737 ancho fijo
12738 \begin_inset Quotes frd
12739 \end_inset
12740
12741 , significa que cada carácter tiene la misma anchura, la 
12742 \begin_inset Quotes fld
12743 \end_inset
12744
12745 i
12746 \begin_inset Quotes frd
12747 \end_inset
12748
12749  ocupa el mismo espacio que la 
12750 \begin_inset Quotes fld
12751 \end_inset
12752
12753 m
12754 \begin_inset Quotes frd
12755 \end_inset
12756
12757 .
12758  Aquí hay un ejemplo
12759 \begin_inset Newline newline
12760 \end_inset
12761
12762
12763 \begin_inset ERT
12764 status collapsed
12765
12766 \begin_layout Plain Layout
12767
12768
12769 \backslash
12770 phantom{
12771 \end_layout
12772
12773 \end_inset
12774
12775 sin 
12776 \begin_inset ERT
12777 status collapsed
12778
12779 \begin_layout Plain Layout
12780
12781 }
12782 \end_layout
12783
12784 \end_inset
12785
12786
12787 \family typewriter
12788 texto en typewriter
12789 \family default
12790
12791 \begin_inset Note Note
12792 status collapsed
12793
12794 \begin_layout Plain Layout
12795 Más sobre 
12796 \series bold
12797
12798 \backslash
12799 phantom
12800 \series default
12801  en la sección 
12802 \begin_inset CommandInset ref
12803 LatexCommand ref
12804 reference "sub:Otros-espacios"
12805
12806 \end_inset
12807
12808 .
12809 \end_layout
12810
12811 \end_inset
12812
12813
12814 \begin_inset Newline newline
12815 \end_inset
12816
12817 sin texto en typewriter
12818 \end_layout
12819
12820 \begin_layout Itemize
12821
12822 \family sans
12823 Serif
12824 \family default
12825  son fuentes formadas por caracteres con pequeños 
12826 \begin_inset Quotes fld
12827 \end_inset
12828
12829 apéndices
12830 \begin_inset Quotes frd
12831 \end_inset
12832
12833  en los extremos de las líneas que los dibujan.
12834  El siguiente ejemplo muestra las diferencias:
12835 \begin_inset Newline newline
12836 \end_inset
12837
12838 texto con letras serif
12839 \begin_inset Newline newline
12840 \end_inset
12841
12842
12843 \family sans
12844 texto con letras no serif
12845 \family default
12846
12847 \begin_inset Newline newline
12848 \end_inset
12849
12850 Los caracteres serif facilitan una cómoda y ágil lectura.
12851  Por esto se usan como fuente predeterminada (conocida por 
12852 \family sans
12853 roman
12854 \family default
12855 ).
12856 \end_layout
12857
12858 \begin_layout Itemize
12859 Las fuentes 
12860 \family sans
12861 Sans serif
12862 \family default
12863  no tienen apéndices.
12864  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
12865  En este documento la usamos para resaltar nombres de menú.
12866 \end_layout
12867
12868 \begin_layout Standard
12869 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
12870  texto.
12871  A menudo se confunde con una buena presentación, y casi nunca es así.
12872 \end_layout
12873
12874 \begin_layout Section
12875 Vista preliminar e impresión
12876 \end_layout
12877
12878 \begin_layout Subsection
12879 Introducción
12880 \end_layout
12881
12882 \begin_layout Standard
12883 Una vez cubiertas algunas de las características fundamentales de la preparación
12884  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
12885  maestra.
12886  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
12887  entre bambalinas.
12888  También damos esta información, con mucho mayor detalle, en el manual 
12889 \emph on
12890 Características adicionales
12891 \emph default
12892 .
12893 \end_layout
12894
12895 \begin_layout Standard
12896 LyX usa el programa LaTeX como soporte.
12897  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
12898  evitar confusión, sólo nos referiremos a LaTeX.
12899  LyX es lo que utilizas para escribir realmente.
12900  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
12901  Esto tiene lugar en dos pasos:
12902 \end_layout
12903
12904 \begin_layout Enumerate
12905 Primero, LyX convierte tu documento a una serie de comandos de texto para
12906  LaTeX, generando un archivo con la extensión 
12907 \begin_inset Quotes fld
12908 \end_inset
12909
12910
12911 \family typewriter
12912 .tex
12913 \family default
12914
12915 \begin_inset Quotes frd
12916 \end_inset
12917
12918 .
12919 \end_layout
12920
12921 \begin_layout Enumerate
12922 A continuación, LaTeX usa los comandos en el archivo 
12923 \family typewriter
12924 .tex
12925 \family default
12926  y genera la salida para imprimir.
12927  
12928 \end_layout
12929
12930 \begin_layout Subsection
12931 Formatos del archivo de salida
12932 \begin_inset Index idx
12933 status collapsed
12934
12935 \begin_layout Plain Layout
12936 Formatos de archivo
12937 \end_layout
12938
12939 \end_inset
12940
12941
12942 \begin_inset CommandInset label
12943 LatexCommand label
12944 name "sub:Formatos-de-salida"
12945
12946 \end_inset
12947
12948
12949 \end_layout
12950
12951 \begin_layout Subsubsection
12952 Texto simple (ASCII)
12953 \begin_inset Index idx
12954 status collapsed
12955
12956 \begin_layout Plain Layout
12957 Formatos de archivo ! Texto simple
12958 \end_layout
12959
12960 \end_inset
12961
12962
12963 \end_layout
12964
12965 \begin_layout Standard
12966 Este tipo de archivo tiene la extensión 
12967 \begin_inset Quotes fld
12968 \end_inset
12969
12970
12971 \family typewriter
12972 .txt
12973 \family default
12974
12975 \begin_inset Quotes frd
12976 \end_inset
12977
12978 .
12979  Contiene el documento en texto simple siguiendo las normas del 
12980 \emph on
12981 American Standard Code for Information Interchange
12982 \emph default
12983  (ASCII).
12984 \end_layout
12985
12986 \begin_layout Standard
12987 Puedes exportar el documento a ASCII con el menú  
12988 \family sans
12989 Archivo\SpecialChar \menuseparator
12990 Exportar\SpecialChar \menuseparator
12991 Texto simple
12992 \family default
12993 .
12994 \end_layout
12995
12996 \begin_layout Subsubsection
12997 LaTeX
12998 \begin_inset Index idx
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002 Formatos de archivo ! LaTeX
13003 \end_layout
13004
13005 \end_inset
13006
13007
13008 \end_layout
13009
13010 \begin_layout Standard
13011 Este tipo de archivo tiene extensión 
13012 \begin_inset Quotes fld
13013 \end_inset
13014
13015
13016 \family typewriter
13017 .tex
13018 \family default
13019
13020 \begin_inset Quotes frd
13021 \end_inset
13022
13023  y contiene todos los comandos necesarios para procesar el documento con
13024  el programa LaTeX.
13025  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
13026  manualmente con comandos de consola.
13027  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
13028  siempre que veas (menú 
13029 \family sans
13030 Ver
13031 \family default
13032 ) o exportes el documento.
13033 \end_layout
13034
13035 \begin_layout Standard
13036 Puedes exportar el documento a LaTeX con el menú 
13037 \family sans
13038 Archivo\SpecialChar \menuseparator
13039 Exportar\SpecialChar \menuseparator
13040 LaT
13041 \begin_inset ERT
13042 status collapsed
13043
13044 \begin_layout Plain Layout
13045
13046 {}
13047 \end_layout
13048
13049 \end_inset
13050
13051 eX
13052 \family default
13053 .
13054 \end_layout
13055
13056 \begin_layout Subsubsection
13057 DVI
13058 \begin_inset Index idx
13059 status collapsed
13060
13061 \begin_layout Plain Layout
13062 Formatos de archivo ! DVI
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \begin_layout Standard
13071 Este tipo de archivo tiene extensión 
13072 \begin_inset Quotes fld
13073 \end_inset
13074
13075
13076 \family typewriter
13077 .dvi
13078 \family default
13079
13080 \begin_inset Quotes frd
13081 \end_inset
13082
13083 .
13084  Se conoce como 
13085 \begin_inset Quotes fld
13086 \end_inset
13087
13088 independiente del dispositivo
13089 \begin_inset Quotes frd
13090 \end_inset
13091
13092  (
13093 \begin_inset Quotes fld
13094 \end_inset
13095
13096 device-independent
13097 \begin_inset Quotes frd
13098 \end_inset
13099
13100 , DVI), porque es completamente portable; puedes moverlo de una máquina
13101  a otra sin necesidad de hacer ninguna conversión.
13102  DVIs se usan para rápidas vistas preliminares y como preparación para otros
13103  formatos de salida, como PostScript.
13104 \end_layout
13105
13106 \begin_layout Standard
13107 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
13108  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
13109  Esta característica también puede retardar la visualización del archivo,
13110  porque el visor DVI tiene que convertir la imagen en segundo plano para
13111  hacerla visible al deslizar el visor.
13112  Así pues recomendamos usar PDF para archivos con muchas imágenes.
13113 \end_layout
13114
13115 \begin_layout Standard
13116 Un documento se exporta a DVI con el menú 
13117 \family sans
13118 Archivo\SpecialChar \menuseparator
13119 Exportar\SpecialChar \menuseparator
13120 DVI
13121 \family default
13122 .
13123 \end_layout
13124
13125 \begin_layout Standard
13126
13127 \end_layout
13128
13129 \begin_layout Subsubsection
13130 PostScript
13131 \begin_inset Index idx
13132 status collapsed
13133
13134 \begin_layout Plain Layout
13135 Formatos de archivo ! PostScript
13136 \end_layout
13137
13138 \end_inset
13139
13140
13141 \end_layout
13142
13143 \begin_layout Standard
13144 Este tipo de archivo tiene la extensión 
13145 \begin_inset Quotes fld
13146 \end_inset
13147
13148
13149 \family typewriter
13150 .ps
13151 \family default
13152
13153 \begin_inset Quotes frd
13154 \end_inset
13155
13156 .
13157  PostScript fue desarrollado por la compañía 
13158 \family typewriter
13159 Adobe
13160 \family default
13161  como lenguaje para impresoras.
13162  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13163  PostScript puede considerarse como un 
13164 \begin_inset Quotes fld
13165 \end_inset
13166
13167 lenguaje de programación
13168 \begin_inset Quotes frd
13169 \end_inset
13170
13171 ; con él puedes calcular y dibujar imágenes y diagramas.
13172 \begin_inset Foot
13173 status collapsed
13174
13175 \begin_layout Plain Layout
13176 Si estás interesado en este tema acude al paquete LaTeX 
13177 \series bold
13178 pstricks
13179 \series default
13180
13181 \begin_inset Index idx
13182 status collapsed
13183
13184 \begin_layout Plain Layout
13185 LaTeX, paquetes ! pstricks
13186 \end_layout
13187
13188 \end_inset
13189
13190 .
13191 \end_layout
13192
13193 \end_inset
13194
13195  Por esto los archivos suelen ser más grandes que los PDF.
13196 \end_layout
13197
13198 \begin_layout Standard
13199 Los archivos PostScript sólo pueden contener imágenes en el formato 
13200 \begin_inset Quotes fld
13201 \end_inset
13202
13203 Encapsulated PostScript
13204 \begin_inset Quotes frd
13205 \end_inset
13206
13207  (EPS, extensión 
13208 \begin_inset Quotes fld
13209 \end_inset
13210
13211
13212 \family typewriter
13213 .eps
13214 \family default
13215
13216 \begin_inset Quotes frd
13217 \end_inset
13218
13219 ).
13220  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13221  en segundo plano para convertir las imágenes a EPS.
13222  Si por ejemplo, el documento tiene 50
13223 \begin_inset space \thinspace{}
13224 \end_inset
13225
13226 imágenes, LyX ha de hacer 50
13227 \begin_inset space \thinspace{}
13228 \end_inset
13229
13230 conversiones cada vez que veas o exportes el documento.
13231  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13232  puedes evitar el problema insertando las imágenes directamente en EPS.
13233 \end_layout
13234
13235 \begin_layout Standard
13236 El documento se puede exportar a PostScript con el menú 
13237 \family sans
13238 Archivo\SpecialChar \menuseparator
13239 Exportar\SpecialChar \menuseparator
13240 Postscript
13241 \family default
13242 .
13243 \end_layout
13244
13245 \begin_layout Subsubsection
13246 PDF
13247 \begin_inset Index idx
13248 status collapsed
13249
13250 \begin_layout Plain Layout
13251 Formatos de archivo ! PDF
13252 \end_layout
13253
13254 \end_inset
13255
13256
13257 \begin_inset Index idx
13258 status collapsed
13259
13260 \begin_layout Plain Layout
13261 PDF
13262 \end_layout
13263
13264 \end_inset
13265
13266
13267 \end_layout
13268
13269 \begin_layout Standard
13270 Este tipo de archivo tiene la extensión 
13271 \begin_inset Quotes fld
13272 \end_inset
13273
13274
13275 \family typewriter
13276 .pdf
13277 \family default
13278
13279 \begin_inset Quotes frd
13280 \end_inset
13281
13282 .
13283  El formato 
13284 \begin_inset Quotes fld
13285 \end_inset
13286
13287 Portable Document Format
13288 \begin_inset Quotes frd
13289 \end_inset
13290
13291  (PDF) fue desarrollado por 
13292 \family typewriter
13293 Adobe
13294 \family default
13295  como un derivado de PostScript.
13296  Es más comprimido y utiliza muchos menos comandos que PostScript.
13297  Como su nombre 
13298 \begin_inset Quotes fld
13299 \end_inset
13300
13301 portable
13302 \begin_inset Quotes frd
13303 \end_inset
13304
13305  indica, puede ser procesado en cualquier sistema operativo y la salida
13306  impresa se muestra exactamente igual.
13307 \end_layout
13308
13309 \begin_layout Standard
13310 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13311  
13312 \begin_inset Quotes fld
13313 \end_inset
13314
13315 Joint Photographic Experts Group
13316 \begin_inset Quotes frd
13317 \end_inset
13318
13319  (JPG, extensión 
13320 \begin_inset Quotes fld
13321 \end_inset
13322
13323
13324 \family typewriter
13325 .jpg
13326 \family default
13327
13328 \begin_inset Quotes frd
13329 \end_inset
13330
13331  o 
13332 \begin_inset Quotes fld
13333 \end_inset
13334
13335
13336 \family typewriter
13337 .jpeg
13338 \family default
13339
13340 \begin_inset Quotes frd
13341 \end_inset
13342
13343 ), y 
13344 \begin_inset Quotes fld
13345 \end_inset
13346
13347 Portable Network Graphics
13348 \begin_inset Quotes frd
13349 \end_inset
13350
13351  (PNG, extensión 
13352 \begin_inset Quotes fld
13353 \end_inset
13354
13355
13356 \family typewriter
13357 .png
13358 \family default
13359
13360 \begin_inset Quotes frd
13361 \end_inset
13362
13363 ).
13364  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13365  los convierte en segundo plano a alguno de los anteriores.
13366  Pero como se ha comentado en la sección sobre PostScript, la conversión
13367  de gráficos ralentiza el trabajo.
13368  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13369  mencionados.
13370 \end_layout
13371
13372 \begin_layout Standard
13373 Un documento se puede exportar a PDF con el menú 
13374 \family sans
13375 Archivo\SpecialChar \menuseparator
13376 Exportar
13377 \family default
13378  en tres modos diferentes:
13379 \end_layout
13380
13381 \begin_layout Description
13382 PDF Este utiliza el programa 
13383 \family typewriter
13384 ps2pdf
13385 \family default
13386  que crea un PDF a partir de una versión PostScript del archivo.
13387  La versión PostScript es producida por el programa 
13388 \family typewriter
13389 dvips
13390 \family default
13391  que usa una versión DVI como paso intermedio.
13392  Así que este modo de exportación consta de tres conversiones.
13393 \end_layout
13394
13395 \begin_layout Description
13396 PDF
13397 \begin_inset space ~
13398 \end_inset
13399
13400 (dvipdfm) Este utiliza el programa 
13401 \family typewriter
13402 dvipdfm
13403 \family default
13404  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13405  PDF.
13406 \end_layout
13407
13408 \begin_layout Description
13409 PDF
13410 \begin_inset space ~
13411 \end_inset
13412
13413 (pdflatex) Este utiliza el programa 
13414 \family typewriter
13415 pdftex
13416 \family default
13417  que convierte directamente el archivo a PDF.
13418  
13419 \end_layout
13420
13421 \begin_layout Standard
13422 Recomendamos usar 
13423 \family sans
13424 PDF
13425 \begin_inset space ~
13426 \end_inset
13427
13428 (pdflatex)
13429 \family default
13430  porque 
13431 \family typewriter
13432 pdftex
13433 \family default
13434  soporta todas las características de las versiones actuales de PDF, es
13435  rápido y estable.
13436  El programa 
13437 \family typewriter
13438 dvipdfm
13439 \family default
13440  ya no se desarrolla y está un poco obsoleto.
13441 \end_layout
13442
13443 \begin_layout Subsection
13444 Vista preliminar
13445 \begin_inset Index idx
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449 Documentos ! Vista preliminar
13450 \end_layout
13451
13452 \end_inset
13453
13454
13455 \end_layout
13456
13457 \begin_layout Standard
13458 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
13459  de página, notas bien numeradas, y demás, usa el menú 
13460 \family sans
13461 Ver
13462 \family default
13463  y elige el tipo de archivo.
13464  Se mostrará un programa visor donde podemos ver la salida.
13465  Para 
13466 \family sans
13467 Ver\SpecialChar \menuseparator
13468 DVI
13469 \family default
13470  puedes usar el botón 
13471 \begin_inset Graphics
13472         filename ../../images/buffer-view_dvi.png
13473
13474 \end_inset
13475
13476  (atajo 
13477 \family sans
13478 Ctrl+D
13479 \family default
13480 ), para 
13481 \family sans
13482 Ver\SpecialChar \menuseparator
13483 PDF
13484 \begin_inset space ~
13485 \end_inset
13486
13487 (pdflatex)
13488 \family default
13489  puedes usar el botón 
13490 \begin_inset Graphics
13491         filename ../../images/buffer-view_pdf2.png
13492
13493 \end_inset
13494
13495 , y para 
13496 \family sans
13497 Ver\SpecialChar \menuseparator
13498 Postscript
13499 \family default
13500  el botón 
13501 \begin_inset Graphics
13502         filename ../../images/buffer-view_ps.png
13503
13504 \end_inset
13505
13506  (atajo 
13507 \family sans
13508 Ctrl+T
13509 \family default
13510 ).
13511 \end_layout
13512
13513 \begin_layout Standard
13514 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
13515  ventana del visor usando el menú 
13516 \family sans
13517 Ver\SpecialChar \menuseparator
13518 Actualizar
13519 \family default
13520 .
13521 \end_layout
13522
13523 \begin_layout Standard
13524 Cuando utilizas 
13525 \family sans
13526 Ver
13527 \family default
13528  un archivo, el archivo de salida sólo se genera en el directorio temporal
13529  de LyX.
13530  Para disponer de un archivo de salida real, utiliza 
13531 \family sans
13532 Exportar
13533 \family default
13534 .
13535 \end_layout
13536
13537 \begin_layout Subsection
13538 Imprimir archivos desde LyX
13539 \begin_inset Index idx
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543 Documentos ! Imprimir
13544 \end_layout
13545
13546 \end_inset
13547
13548
13549 \begin_inset CommandInset label
13550 LatexCommand label
13551 name "sub:Imprimir-archivos"
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \begin_layout Standard
13559 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
13560  desde LyX, con el menú 
13561 \family sans
13562 Archivo\SpecialChar \menuseparator
13563 Imprimir
13564 \family default
13565  o clic en el botón 
13566 \begin_inset Graphics
13567         filename ../../images/dialog-show_print.png
13568
13569 \end_inset
13570
13571 .
13572  LyX llamará internamente a LaTeX para generar un DVI.
13573  Este archivo es procesado por el programa 
13574 \family typewriter
13575 dvips
13576 \family default
13577  a un archivo PostScript, que es finalmente impreso mediante el programa
13578  
13579 \family typewriter
13580 ghostscript
13581 \family default
13582 .
13583  Debido a esta serie de pasos, este método no es el más rápido.
13584 \end_layout
13585
13586 \begin_layout Standard
13587 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
13588  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
13589  después de imprimir una cara para imprimir la otra.
13590  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
13591  Al escoger un determinado orden de impresión, puedes tener todas las hojas
13592  ya ordenadas al salir de la impresora.
13593 \end_layout
13594
13595 \begin_layout Standard
13596 En el cuadro 
13597 \family sans
13598 Destino
13599 \begin_inset space ~
13600 \end_inset
13601
13602 de
13603 \begin_inset space ~
13604 \end_inset
13605
13606 impresión
13607 \family default
13608  puedes establecer los siguientes parámetros:
13609 \end_layout
13610
13611 \begin_layout Labeling
13612 \labelwidthstring 00.00.0000
13613
13614 \family sans
13615 Impresora
13616 \family default
13617  Este es el nombre de la impresora.
13618 \begin_inset Foot
13619 status collapsed
13620
13621 \begin_layout Plain Layout
13622 Observa que este nombre de impresora es para el programa 
13623 \family typewriter
13624 dvips
13625 \family default
13626 .
13627  Esto implica que 
13628 \family typewriter
13629 dvips
13630 \family default
13631  ha de configurarse para este nombre.
13632  La impresora predeterminada se puede poner en el diálogo 
13633 \family sans
13634 Preferencias
13635 \family default
13636  de LyX, véase la sección
13637 \begin_inset space ~
13638 \end_inset
13639
13640
13641 \begin_inset CommandInset ref
13642 LatexCommand ref
13643 reference "sub:Impresora"
13644
13645 \end_inset
13646
13647 .
13648 \end_layout
13649
13650 \end_inset
13651
13652  La impresora debe entender PostScript.
13653 \end_layout
13654
13655 \begin_layout Labeling
13656 \labelwidthstring 00.00.0000
13657
13658 \family sans
13659 Archivo
13660 \family default
13661  Nombre con el que se guardará la salida como archivo PostScript.
13662  Se guardará en el directorio de trabajo de LyX a menos que se especifique
13663  una ruta completa.
13664 \end_layout
13665
13666 \begin_layout Section
13667 Unas palabras sobre tipografía
13668 \begin_inset Index idx
13669 status collapsed
13670
13671 \begin_layout Plain Layout
13672 Tipografía
13673 \end_layout
13674
13675 \end_inset
13676
13677
13678 \end_layout
13679
13680 \begin_layout Subsection
13681 Guiones
13682 \begin_inset Index idx
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686 Guiones
13687 \end_layout
13688
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \begin_layout Standard
13695 En LyX, el carácter 
13696 \begin_inset Quotes fld
13697 \end_inset
13698
13699
13700 \family typewriter
13701 -
13702 \family default
13703
13704 \begin_inset Quotes frd
13705 \end_inset
13706
13707  dispone de cuatro longitudes, 
13708 \emph on
13709 guión
13710 \emph default
13711
13712 \emph on
13713 semirraya
13714 \emph default
13715  (longitud doble), 
13716 \emph on
13717 raya
13718 \emph default
13719  (longitud triple) y el signo 
13720 \emph on
13721 menos
13722 \emph default
13723 :
13724 \end_layout
13725
13726 \begin_layout Standard
13727 \begin_inset VSpace defskip
13728 \end_inset
13729
13730
13731 \end_layout
13732
13733 \begin_layout Standard
13734 \begin_inset Tabular
13735 <lyxtabular version="3" rows="5" columns="3">
13736 <features tabularvalignment="middle">
13737 <column alignment="left" valignment="top" width="0">
13738 <column alignment="left" valignment="top" width="0">
13739 <column alignment="left" valignment="top" width="0">
13740 <row interlinespace="3mm">
13741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 nombre
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13751 \begin_inset Text
13752
13753 \begin_layout Plain Layout
13754 salida
13755 \end_layout
13756
13757 \end_inset
13758 </cell>
13759 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763 se inserta con
13764 \end_layout
13765
13766 \end_inset
13767 </cell>
13768 </row>
13769 <row interlinespace="3mm">
13770 <cell alignment="center" valignment="top" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 guión
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 <cell alignment="center" valignment="top" usebox="none">
13780 \begin_inset Text
13781
13782 \begin_layout Plain Layout
13783 -
13784 \end_layout
13785
13786 \end_inset
13787 </cell>
13788 <cell alignment="center" valignment="top" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 tecla «
13793 \family typewriter
13794 -
13795 \family default
13796 »
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 </row>
13802 <row interlinespace="3mm">
13803 <cell alignment="center" valignment="top" usebox="none">
13804 \begin_inset Text
13805
13806 \begin_layout Plain Layout
13807 semirraya
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 <cell alignment="center" valignment="top" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825
13826 \family sans
13827 Insertar\SpecialChar \menuseparator
13828 Carácter especial\SpecialChar \menuseparator
13829 Símbolos
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 </row>
13835 <row interlinespace="3mm">
13836 <cell alignment="center" valignment="top" usebox="none">
13837 \begin_inset Text
13838
13839 \begin_layout Plain Layout
13840 raya
13841 \end_layout
13842
13843 \end_inset
13844 </cell>
13845 <cell alignment="center" valignment="top" usebox="none">
13846 \begin_inset Text
13847
13848 \begin_layout Plain Layout
13849
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 <cell alignment="center" valignment="top" usebox="none">
13855 \begin_inset Text
13856
13857 \begin_layout Plain Layout
13858
13859 \family sans
13860 Insertar\SpecialChar \menuseparator
13861 Carácter especial\SpecialChar \menuseparator
13862 Símbolos
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 </row>
13868 <row>
13869 <cell alignment="center" valignment="top" usebox="none">
13870 \begin_inset Text
13871
13872 \begin_layout Plain Layout
13873 menos
13874 \end_layout
13875
13876 \end_inset
13877 </cell>
13878 <cell alignment="center" valignment="top" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882 \begin_inset Formula $-$
13883 \end_inset
13884
13885
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 <cell alignment="center" valignment="top" usebox="none">
13891 \begin_inset Text
13892
13893 \begin_layout Plain Layout
13894 «
13895 \family typewriter
13896 -
13897 \family default
13898 » en modo matemático
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 </row>
13904 </lyxtabular>
13905
13906 \end_inset
13907
13908
13909 \begin_inset VSpace defskip
13910 \end_inset
13911
13912
13913 \end_layout
13914
13915 \begin_layout Standard
13916 La semirraya y la raya se pueden generar también insertando el carácter
13917  «
13918 \family typewriter
13919 -
13920 \family default
13921 » varias veces.
13922  En la salida se mostrarán los guiones con su longitud apropiada, pero no
13923  en LyX.
13924  «-
13925 \begin_inset space \thinspace{}
13926 \end_inset
13927
13928 -» genera una semirraya y «-
13929 \begin_inset space \thinspace{}
13930 \end_inset
13931
13932 -
13933 \begin_inset space \thinspace{}
13934 \end_inset
13935
13936 -» una raya.
13937 \end_layout
13938
13939 \begin_layout Standard
13940 Los tres tipos de guión son distintos del signo menos, que se usa en modo
13941  matemático y tiene su propia longitud.
13942  Aquí tenemos unos ejemplos de uso de 
13943 \begin_inset Quotes fld
13944 \end_inset
13945
13946
13947 \family typewriter
13948 -
13949 \family default
13950
13951 \begin_inset Quotes frd
13952 \end_inset
13953
13954 :
13955 \end_layout
13956
13957 \begin_layout Enumerate
13958 División de palabras a final de lí-nea
13959 \begin_inset space \hfill{}
13960 \end_inset
13961
13962 (
13963 \emph on
13964 guión
13965 \emph default
13966 )
13967 \end_layout
13968
13969 \begin_layout Enumerate
13970 De A–Z
13971 \begin_inset space \hfill{}
13972 \end_inset
13973
13974 (
13975 \emph on
13976 semirraya
13977 \emph default
13978 )
13979 \end_layout
13980
13981 \begin_layout Enumerate
13982 Incisos y diálogos.
13983  ¡Oh! ―aquí hay rayas―.
13984 \begin_inset space \hfill{}
13985 \end_inset
13986
13987 (
13988 \emph on
13989 raya
13990 \emph default
13991 )
13992 \end_layout
13993
13994 \begin_layout Enumerate
13995 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13996 \end_inset
13997
13998
13999 \begin_inset space \hfill{}
14000 \end_inset
14001
14002 (
14003 \emph on
14004 menos
14005 \emph default
14006 )
14007 \end_layout
14008
14009 \begin_layout Subsection
14010 División de palabras con guión
14011 \begin_inset Index idx
14012 status collapsed
14013
14014 \begin_layout Plain Layout
14015 División de palabras
14016 \end_layout
14017
14018 \end_inset
14019
14020
14021 \begin_inset CommandInset label
14022 LatexCommand label
14023 name "sub:División-con-guión"
14024
14025 \end_inset
14026
14027
14028 \end_layout
14029
14030 \begin_layout Standard
14031 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
14032  automáticamente, por medio del paquete LaTeX 
14033 \series bold
14034 babel
14035 \series default
14036
14037 \begin_inset Index idx
14038 status collapsed
14039
14040 \begin_layout Plain Layout
14041 LaTeX, paquetes ! babel
14042 \end_layout
14043
14044 \end_inset
14045
14046 , siguiendo las normas del idioma del documento.
14047 \begin_inset Foot
14048 status collapsed
14049
14050 \begin_layout Plain Layout
14051 Para los lectores alemanes: Esta es una de las diferencias principales entre
14052  a
14053 \family sans
14054 lemán
14055 \family default
14056  y 
14057 \family sans
14058 alemán
14059 \family default
14060  (
14061 \family sans
14062 nueva ortografía
14063 \family default
14064 ) en el diálogo 
14065 \family sans
14066 Documento\SpecialChar \menuseparator
14067 Configuración
14068 \family default
14069 .
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \end_layout
14076
14077 \begin_layout Standard
14078 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
14079 es con texto en fuente 
14080 \family sans
14081 typewriter
14082 \family default
14083  y con estructuras inusuales, como 
14084 \begin_inset Quotes fld
14085 \end_inset
14086
14087 h3knix/m0n0wall
14088 \begin_inset Quotes frd
14089 \end_inset
14090
14091 .
14092  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
14093  un guión con el menú 
14094 \family sans
14095 Insertar\SpecialChar \menuseparator
14096 Formato\SpecialChar \menuseparator
14097 Guión silábico
14098 \family default
14099 .
14100  Estos guiones extras sólo son recomendaciones para LaTeX.
14101  Si los guiones no son necesarios, LaTeX los ignorará.
14102 \end_layout
14103
14104 \begin_layout Standard
14105 A veces interesará evitar que ciertas palabras o estructuras se partan.
14106  Supongamos que en el documento se describe una combinación de teclas en
14107  la forma 
14108 \begin_inset Quotes fld
14109 \end_inset
14110
14111 A-b c
14112 \begin_inset Quotes frd
14113 \end_inset
14114
14115 .
14116  LaTeX se encuentra con el guión 
14117 \begin_inset Quotes fld
14118 \end_inset
14119
14120 -
14121 \begin_inset Quotes frd
14122 \end_inset
14123
14124  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14125  feo.
14126  Para impedir que se parta esa secuencia de letras, 
14127 \lang english
14128 you can put it into a makebox as described in section
14129 \lang spanish
14130  
14131 \begin_inset Quotes fld
14132 \end_inset
14133
14134 Evitar la partición de palabras
14135 \begin_inset Quotes frd
14136 \end_inset
14137
14138  
14139 \lang english
14140 of the 
14141 \emph on
14142 EmbeddedObjects
14143 \emph default
14144  manual.
14145 \end_layout
14146
14147 \begin_layout Subsection
14148 Signos de puntuación
14149 \begin_inset Index idx
14150 status collapsed
14151
14152 \begin_layout Plain Layout
14153 Signos de puntuación
14154 \end_layout
14155
14156 \end_inset
14157
14158
14159 \end_layout
14160
14161 \begin_layout Subsubsection
14162 Abreviaturas y fin de frase
14163 \begin_inset CommandInset label
14164 LatexCommand label
14165 name "sub:Abreviaturas"
14166
14167 \end_inset
14168
14169
14170 \end_layout
14171
14172 \begin_layout Standard
14173 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14174  distingue automáticamente entre palabras, frases y abreviaturas.
14175  LaTeX añade entonces la 
14176 \begin_inset Quotes fld
14177 \end_inset
14178
14179 cantidad de espacio adecuada
14180 \begin_inset Quotes frd
14181 \end_inset
14182
14183 .
14184  Esto significa que en las frases hay un poquito más de espacio entre el
14185  punto y la palabra siguiente.
14186  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14187 \end_layout
14188
14189 \begin_layout Standard
14190 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14191  funciona.
14192  Si un 
14193 \begin_inset Quotes fld
14194 \end_inset
14195
14196
14197 \family typewriter
14198 .
14199 \family default
14200
14201 \begin_inset Quotes frd
14202 \end_inset
14203
14204  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14205  es una abreviatura.
14206 \end_layout
14207
14208 \begin_layout Standard
14209 Aquí hay unos ejemplos de abreviaturas 
14210 \emph on
14211 correctas
14212 \emph default
14213  y finales de frase:
14214 \end_layout
14215
14216 \begin_layout Itemize
14217 M.
14218  Butterfly
14219 \end_layout
14220
14221 \begin_layout Itemize
14222 No te preocupes.
14223  Sé feliz.
14224 \end_layout
14225
14226 \begin_layout Standard
14227 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14228 \end_layout
14229
14230 \begin_layout Itemize
14231 p.
14232  e.
14233  ¡aquí hay demasiado espacio!
14234 \end_layout
14235
14236 \begin_layout Itemize
14237 Apartado B.
14238  Esto es correcto.
14239 \end_layout
14240
14241 \begin_layout Standard
14242 No verás nada incorrecto hasta que veas la salida del documento.
14243 \end_layout
14244
14245 \begin_layout Standard
14246 Para arreglar este inconveniente, haz una de las siguientes cosas:
14247 \end_layout
14248
14249 \begin_layout Enumerate
14250 Inserta un 
14251 \family sans
14252 Espacio
14253 \begin_inset space ~
14254 \end_inset
14255
14256 entre palabras
14257 \family default
14258  detrás de abreviaturas en minúscula (véase sección 
14259 \begin_inset CommandInset ref
14260 LatexCommand ref
14261 reference "sub:Espacio-entre-palabra"
14262
14263 \end_inset
14264
14265 ).
14266 \begin_inset Index idx
14267 status collapsed
14268
14269 \begin_layout Plain Layout
14270 Espacios ! Entre palabras
14271 \end_layout
14272
14273 \end_inset
14274
14275
14276 \end_layout
14277
14278 \begin_layout Enumerate
14279 Inserta un 
14280 \family sans
14281 Espacio
14282 \begin_inset space ~
14283 \end_inset
14284
14285 delgado 
14286 \family default
14287 entre los caracteres abreviados (véase sección 
14288 \begin_inset CommandInset ref
14289 LatexCommand ref
14290 reference "sub:Espacio-delgado"
14291
14292 \end_inset
14293
14294 )
14295 \begin_inset Index idx
14296 status collapsed
14297
14298 \begin_layout Plain Layout
14299 Espacios ! Delgado
14300 \end_layout
14301
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \begin_layout Enumerate
14308 Inserta un punto 
14309 \family sans
14310 Fin
14311 \begin_inset space ~
14312 \end_inset
14313
14314 de
14315 \begin_inset space ~
14316 \end_inset
14317
14318 oración
14319 \family default
14320  con el menú 
14321 \family sans
14322 Insertar\SpecialChar \menuseparator
14323 Carácter
14324 \begin_inset space ~
14325 \end_inset
14326
14327 especial
14328 \family default
14329  para forzar el uso de un espacio entre frases.
14330  Esta función está asociada a 
14331 \family sans
14332 Ctrl+.
14333
14334 \family default
14335  para un rápido acceso.
14336 \end_layout
14337
14338 \begin_layout Standard
14339 Con las correcciones, los ejemplos anteriores quedan así:
14340 \end_layout
14341
14342 \begin_layout Itemize
14343 p.
14344 \begin_inset space \thinspace{}
14345 \end_inset
14346
14347 e.
14348 \begin_inset space \space{}
14349 \end_inset
14350
14351 ¡aquí hay demasiado espacio!
14352 \end_layout
14353
14354 \begin_layout Itemize
14355 Apartado B\SpecialChar \@.
14356  Esto es correcto.
14357 \end_layout
14358
14359 \begin_layout Standard
14360 En algunos idiomas no se pone espacio extra entre oraciones.
14361  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
14362  en cuenta.
14363 \end_layout
14364
14365 \begin_layout Standard
14366 Para los que quieran tomarse la molestia, hay una herramienta para revisar
14367  errores furtivos, en 
14368 \family sans
14369 Herramientas\SpecialChar \menuseparator
14370 Comprobar
14371 \begin_inset space ~
14372 \end_inset
14373
14374 TeX
14375 \family default
14376 , que se describe en 
14377 \emph on
14378 Características adicionales
14379 \emph default
14380 .
14381 \end_layout
14382
14383 \begin_layout Subsubsection
14384 Comillas
14385 \begin_inset Index idx
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389 Tipografía ! Comillas
14390 \end_layout
14391
14392 \end_inset
14393
14394
14395 \begin_inset Index idx
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399 Comillas|see
14400 \begin_inset ERT
14401 status collapsed
14402
14403 \begin_layout Plain Layout
14404
14405 {
14406 \end_layout
14407
14408 \end_inset
14409
14410 Tipografía
14411 \begin_inset ERT
14412 status collapsed
14413
14414 \begin_layout Plain Layout
14415
14416 }
14417 \end_layout
14418
14419 \end_inset
14420
14421
14422 \end_layout
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \begin_layout Standard
14430 En general, LyX maneja las comillas correctamente.
14431  En concreto, pondrá comillas de apertura al principio de una cita y comillas
14432  de cierre al final.
14433  Por ejemplo, 
14434 \begin_inset Quotes fld
14435 \end_inset
14436
14437 abrir cerrar
14438 \begin_inset Quotes frd
14439 \end_inset
14440
14441 .
14442  El carácter del teclado, 
14443 \family sans
14444 "
14445 \family default
14446 , las genera automáticamente.
14447 \end_layout
14448
14449 \begin_layout Standard
14450 Puedes cambiar el comportamiento de la tecla 
14451 \family sans
14452 "
14453 \family default
14454  en el submenú 
14455 \family sans
14456 Idioma
14457 \family default
14458  del diálogo 
14459 \family sans
14460 Documento\SpecialChar \menuseparator
14461 Configuración
14462 \family default
14463
14464 \begin_inset Index idx
14465 status collapsed
14466
14467 \begin_layout Plain Layout
14468 Documentos ! Configuración
14469 \end_layout
14470
14471 \end_inset
14472
14473 .
14474  Si se selecciona el botón 
14475 \family sans
14476 Dobles
14477 \family default
14478 , la tecla 
14479 \family sans
14480
14481 \family default
14482 genera comillas dobles 
14483 \begin_inset Quotes eld
14484 \end_inset
14485
14486
14487 \begin_inset Quotes erd
14488 \end_inset
14489
14490 .
14491  Si se selecciona el botón 
14492 \family sans
14493 Simples 
14494 \family default
14495 genera `'.
14496  
14497 \end_layout
14498
14499 \begin_layout Standard
14500 En el cuadro 
14501 \family sans
14502 Estilo
14503 \begin_inset space ~
14504 \end_inset
14505
14506 de
14507 \begin_inset space ~
14508 \end_inset
14509
14510 cita
14511 \family default
14512  puedes seleccionar comillas para distintos idiomas.
14513  Hay seis opciones:
14514 \end_layout
14515
14516 \begin_layout Labeling
14517 \labelwidthstring 00.00.0000
14518
14519 \family sans
14520 \begin_inset Quotes eld
14521 \end_inset
14522
14523 Texto
14524 \begin_inset Quotes erd
14525 \end_inset
14526
14527
14528 \family default
14529  Comillas como estas 
14530 \begin_inset Quotes eld
14531 \end_inset
14532
14533 dobles
14534 \begin_inset Quotes erd
14535 \end_inset
14536
14537  o 
14538 \begin_inset Quotes els
14539 \end_inset
14540
14541 sencillas
14542 \begin_inset Quotes ers
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \begin_layout Labeling
14549 \labelwidthstring 00.00.0000
14550
14551 \family sans
14552 \begin_inset Quotes sld
14553 \end_inset
14554
14555 Texto
14556 \begin_inset Quotes srd
14557 \end_inset
14558
14559
14560 \family default
14561  Comillas como 
14562 \begin_inset Quotes sld
14563 \end_inset
14564
14565 estas
14566 \begin_inset Quotes srd
14567 \end_inset
14568
14569  o 'estas
14570 \begin_inset Quotes ers
14571 \end_inset
14572
14573
14574 \end_layout
14575
14576 \begin_layout Labeling
14577 \labelwidthstring 00.00.0000
14578
14579 \family sans
14580 \begin_inset Quotes gld
14581 \end_inset
14582
14583 Texto
14584 \begin_inset Quotes grd
14585 \end_inset
14586
14587
14588 \family default
14589  Comillas como 
14590 \begin_inset Quotes gld
14591 \end_inset
14592
14593 estas
14594 \begin_inset Quotes grd
14595 \end_inset
14596
14597  o 
14598 \begin_inset Quotes gls
14599 \end_inset
14600
14601 estas
14602 \begin_inset Quotes grs
14603 \end_inset
14604
14605
14606 \end_layout
14607
14608 \begin_layout Labeling
14609 \labelwidthstring 00.00.0000
14610
14611 \family sans
14612 \begin_inset Quotes pld
14613 \end_inset
14614
14615 Texto
14616 \begin_inset Quotes prd
14617 \end_inset
14618
14619
14620 \family default
14621  Comillas como 
14622 \begin_inset Quotes pld
14623 \end_inset
14624
14625 estas
14626 \begin_inset Quotes prd
14627 \end_inset
14628
14629  o 
14630 \begin_inset Quotes pls
14631 \end_inset
14632
14633 estas
14634 \begin_inset Quotes prs
14635 \end_inset
14636
14637
14638 \end_layout
14639
14640 \begin_layout Labeling
14641 \labelwidthstring 00.00.0000
14642
14643 \family sans
14644 \begin_inset Quotes fld
14645 \end_inset
14646
14647 Texto
14648 \begin_inset Quotes frd
14649 \end_inset
14650
14651
14652 \family default
14653  Comillas como 
14654 \begin_inset Quotes fld
14655 \end_inset
14656
14657 estas
14658 \begin_inset Quotes frd
14659 \end_inset
14660
14661  o 
14662 \begin_inset Quotes fls
14663 \end_inset
14664
14665 estas
14666 \begin_inset Quotes frs
14667 \end_inset
14668
14669
14670 \end_layout
14671
14672 \begin_layout Labeling
14673 \labelwidthstring 00.00.0000
14674
14675 \family sans
14676 »Texto«
14677 \family default
14678  Comillas como »estas« o 
14679 \begin_inset Quotes als
14680 \end_inset
14681
14682 estas
14683 \begin_inset Quotes ars
14684 \end_inset
14685
14686
14687 \end_layout
14688
14689 \begin_layout Standard
14690 Estas opciones afectan al carácter generado por la tecla 
14691 \family sans
14692 "
14693 \family default
14694 .
14695 \end_layout
14696
14697 \begin_layout Standard
14698 Por otra parte, si quieres generar un carácter comillas en texto simple,
14699  teclea 
14700 \family sans
14701 Ctrl+Mayúsculas+"
14702 \family default
14703 .
14704  Esto genera 
14705 \family typewriter
14706 "
14707 \family default
14708  en cualquier caso.
14709 \end_layout
14710
14711 \begin_layout Subsection
14712 Ligaduras
14713 \begin_inset Index idx
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717 Tipografía ! Ligaduras
14718 \end_layout
14719
14720 \end_inset
14721
14722
14723 \begin_inset Index idx
14724 status collapsed
14725
14726 \begin_layout Plain Layout
14727 Ligaduras|see
14728 \begin_inset ERT
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732
14733 {
14734 \end_layout
14735
14736 \end_inset
14737
14738 Tipografía
14739 \begin_inset ERT
14740 status collapsed
14741
14742 \begin_layout Plain Layout
14743
14744 }
14745 \end_layout
14746
14747 \end_inset
14748
14749
14750 \end_layout
14751
14752 \end_inset
14753
14754
14755 \begin_inset CommandInset label
14756 LatexCommand label
14757 name "sub:Ligaduras"
14758
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \begin_layout Standard
14765 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
14766  como caracteres simples.
14767  Estos agrupamientos se conocen como 
14768 \emph on
14769 ligaduras
14770 \emph default
14771 .
14772  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
14773  la salida.
14774  Las ligaduras estándar son:
14775 \end_layout
14776
14777 \begin_layout Itemize
14778 ff
14779 \end_layout
14780
14781 \begin_layout Itemize
14782 fi
14783 \end_layout
14784
14785 \begin_layout Itemize
14786 fl
14787 \end_layout
14788
14789 \begin_layout Itemize
14790 ffi
14791 \end_layout
14792
14793 \begin_layout Itemize
14794 ffl
14795 \end_layout
14796
14797 \begin_layout Standard
14798 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
14799 \end_layout
14800
14801 \begin_layout Standard
14802 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
14803  Mientras que una ligadura puede quedar bien en una palabra como 
14804 \begin_inset Quotes fld
14805 \end_inset
14806
14807 graffiti
14808 \begin_inset Quotes frd
14809 \end_inset
14810
14811 , puede dar un aspecto raro en otras como la palabra inglesa 
14812 \begin_inset Quotes fld
14813 \end_inset
14814
14815 cufflink
14816 \begin_inset Quotes frd
14817 \end_inset
14818
14819  o la alemana «Dorffest».
14820 \begin_inset Foot
14821 status collapsed
14822
14823 \begin_layout Plain Layout
14824
14825 \emph on
14826 N.
14827  del t.
14828 \emph default
14829 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
14830  En español, el uso de esta opción será muy infrecuente porque es muy raro
14831  encontrar palabras compuestas con esas ligaduras.
14832  
14833 \end_layout
14834
14835 \end_inset
14836
14837  Para romper una ligadura, usa 
14838 \family sans
14839 Insertar\SpecialChar \menuseparator
14840 Formato\SpecialChar \menuseparator
14841 Salto
14842 \begin_inset space ~
14843 \end_inset
14844
14845 de
14846 \begin_inset space ~
14847 \end_inset
14848
14849 ligadura.
14850
14851 \family default
14852  Esto cambia el aspecto de 
14853 \begin_inset Quotes fld
14854 \end_inset
14855
14856 cufflinks
14857 \begin_inset Quotes frd
14858 \end_inset
14859
14860  a 
14861 \begin_inset Quotes fld
14862 \end_inset
14863
14864 cuff\SpecialChar \textcompwordmark{}
14865 links
14866 \begin_inset Quotes frd
14867 \end_inset
14868
14869  y de «Dorffest» a 
14870 \begin_inset Quotes fld
14871 \end_inset
14872
14873 Dorf\SpecialChar \textcompwordmark{}
14874 fest
14875 \begin_inset Quotes frd
14876 \end_inset
14877
14878 .
14879 \end_layout
14880
14881 \begin_layout Subsection
14882 Nombres propios en LyX
14883 \begin_inset Index idx
14884 status collapsed
14885
14886 \begin_layout Plain Layout
14887 LyX ! Nombres propios
14888 \end_layout
14889
14890 \end_inset
14891
14892
14893 \begin_inset CommandInset label
14894 LatexCommand label
14895 name "sub:Nombres-Propios-en-LyX"
14896
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \begin_layout Standard
14903 Seguramente has observado que la palabra 
14904 \begin_inset Quotes fld
14905 \end_inset
14906
14907 LaTeX
14908 \begin_inset Quotes frd
14909 \end_inset
14910
14911  aparece siempre con caracteres de distinto tamaño y altura.
14912  LaTeX es el nombre del programa usado por LyX y es interpretado como un
14913  nombre propio cuando lo escribes en LyX como 
14914 \begin_inset Quotes fld
14915 \end_inset
14916
14917 LaT
14918 \begin_inset ERT
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922
14923 {}
14924 \end_layout
14925
14926 \end_inset
14927
14928 eX
14929 \begin_inset Quotes frd
14930 \end_inset
14931
14932 .
14933 \begin_inset Note Note
14934 status collapsed
14935
14936 \begin_layout Plain Layout
14937 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
14938  en la salida; véase el último párrafo de esta sección.
14939  Para generar nombres propios omite el código TeX.
14940 \end_layout
14941
14942 \end_inset
14943
14944  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
14945  nombres propios:
14946 \end_layout
14947
14948 \begin_layout Description
14949 LyX El nombre del juego, escribe 
14950 \begin_inset Quotes fld
14951 \end_inset
14952
14953 L
14954 \begin_inset ERT
14955 status collapsed
14956
14957 \begin_layout Plain Layout
14958
14959 {}
14960 \end_layout
14961
14962 \end_inset
14963
14964 yX
14965 \begin_inset Quotes frd
14966 \end_inset
14967
14968  para generarlo.
14969 \end_layout
14970
14971 \begin_layout Description
14972 TeX El programa usado por LaTeX, escribe 
14973 \begin_inset Quotes fld
14974 \end_inset
14975
14976 T
14977 \begin_inset ERT
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981
14982 {}
14983 \end_layout
14984
14985 \end_inset
14986
14987 eX
14988 \begin_inset Quotes frd
14989 \end_inset
14990
14991  para generarlo.
14992 \end_layout
14993
14994 \begin_layout Description
14995 LaTeX El programa usado por LyX, escribe 
14996 \begin_inset Quotes fld
14997 \end_inset
14998
14999 LaT
15000 \begin_inset ERT
15001 status collapsed
15002
15003 \begin_layout Plain Layout
15004
15005 {}
15006 \end_layout
15007
15008 \end_inset
15009
15010 eX
15011 \begin_inset Quotes frd
15012 \end_inset
15013
15014  para generarlo.
15015 \end_layout
15016
15017 \begin_layout Description
15018 LaTeX2e La versión actual de LaTeX, escribe 
15019 \begin_inset Quotes fld
15020 \end_inset
15021
15022 LaT
15023 \begin_inset ERT
15024 status collapsed
15025
15026 \begin_layout Plain Layout
15027
15028 {}
15029 \end_layout
15030
15031 \end_inset
15032
15033 eX2e
15034 \begin_inset Quotes frd
15035 \end_inset
15036
15037  para generarlo.
15038 \end_layout
15039
15040 \begin_layout Standard
15041 Quizá te preguntes por qué versión 
15042 \begin_inset Quotes fld
15043 \end_inset
15044
15045 2
15046 \begin_inset Formula $\epsilon$
15047 \end_inset
15048
15049
15050 \begin_inset Quotes frd
15051 \end_inset
15052
15053 .
15054  Es una vieja tradición en el mundillo TeX dar a los programas números de
15055  versión en griego.
15056  Por ejemplo, el número de versión de TeX converge al número 
15057 \begin_inset Formula $\pi$
15058 \end_inset
15059
15060 : La versión actual es 
15061 \begin_inset Quotes fld
15062 \end_inset
15063
15064 TeX-3.141592
15065 \begin_inset Quotes frd
15066 \end_inset
15067
15068 , la anterior fue 
15069 \begin_inset Quotes fld
15070 \end_inset
15071
15072 TeX-3.14159
15073 \begin_inset Quotes frd
15074 \end_inset
15075
15076 .
15077 \end_layout
15078
15079 \begin_layout Standard
15080 Si no quieres usar nombres propios, p.
15081 \begin_inset space \thinspace{}
15082 \end_inset
15083
15084 e.
15085  en encabezados de sección, debes insertar un par de llaves vacías en código
15086  TeX en la palabra.
15087  En LyX lo verás como: 
15088 \begin_inset Graphics
15089         filename ../clipart/LaTeX.png
15090         scale 80
15091
15092 \end_inset
15093
15094
15095 \begin_inset Newline newline
15096 \end_inset
15097
15098 Más sobre código TeX en la sección
15099 \begin_inset space ~
15100 \end_inset
15101
15102
15103 \begin_inset CommandInset ref
15104 LatexCommand ref
15105 reference "sec:Código-TeX"
15106
15107 \end_inset
15108
15109 .
15110 \end_layout
15111
15112 \begin_layout Subsection
15113 Unidades
15114 \begin_inset Index idx
15115 status collapsed
15116
15117 \begin_layout Plain Layout
15118 Tipografía ! Unidades
15119 \end_layout
15120
15121 \end_inset
15122
15123
15124 \end_layout
15125
15126 \begin_layout Standard
15127 En general, el espacio entre un número y su unidad es menor que el espacio
15128  normal entre dos palabras.
15129  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15130  Para introducir esos espacios usa el menú 
15131 \family sans
15132 Insertar\SpecialChar \menuseparator
15133 Formato\SpecialChar \menuseparator
15134 Espacio
15135 \begin_inset space ~
15136 \end_inset
15137
15138 delgado
15139 \family default
15140  (atajo 
15141 \family sans
15142 Ctrl+Mayúsculas+Espacio
15143 \family default
15144 ).
15145 \end_layout
15146
15147 \begin_layout Standard
15148 En este ejemplo se ven las diferencias:
15149 \end_layout
15150
15151 \begin_layout Standard
15152 \begin_inset Tabular
15153 <lyxtabular version="3" rows="2" columns="2">
15154 <features tabularvalignment="middle">
15155 <column alignment="left" valignment="top" width="0">
15156 <column alignment="left" valignment="top" width="0">
15157 <row>
15158 <cell alignment="center" valignment="top" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 24
15163 \begin_inset space ~
15164 \end_inset
15165
15166 kW
15167 \begin_inset Formula $\cdot$
15168 \end_inset
15169
15170 h
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 espacio entre número y unidad
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 </row>
15185 <row>
15186 <cell alignment="center" valignment="top" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 24
15191 \begin_inset space \thinspace{}
15192 \end_inset
15193
15194 kW
15195 \begin_inset Formula $\cdot$
15196 \end_inset
15197
15198 h
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell alignment="center" valignment="top" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207 medio espacio entre número y unidad
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 </row>
15213 </lyxtabular>
15214
15215 \end_inset
15216
15217
15218 \end_layout
15219
15220 \begin_layout Standard
15221
15222 \end_layout
15223
15224 \begin_layout Subsection
15225 Líneas viudas y huérfanas
15226 \begin_inset Index idx
15227 status collapsed
15228
15229 \begin_layout Plain Layout
15230 Tipografía ! Líneas viudas y huérfanas
15231 \end_layout
15232
15233 \end_inset
15234
15235
15236 \end_layout
15237
15238 \begin_layout Standard
15239 En los primeros tiempos de los procesadores de texto, los saltos de página
15240  iban allí donde acababa la página.
15241  No se atendía a lo que estaba escrito.
15242  Podías encontrarte con el encabezado de una nueva sección o la primera
15243  línea de un nuevo párrafo, solos al final de la página, o la última línea
15244  de un párrafo aislada en la página siguiente.
15245  Estos flecos de texto llegaron a ser conocidos como líneas 
15246 \emph on
15247 viudas
15248 \emph default
15249  y líneas 
15250 \emph on
15251 huérfanas
15252 \emph default
15253 .
15254 \end_layout
15255
15256 \begin_layout Standard
15257 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15258  de sección.
15259  Esto forma parte de las ventajas de los entornos de párrafo.
15260  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15261  deja una línea de un párrafo aislada al principio o al final de una página?
15262  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15263  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15264  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15265 \end_layout
15266
15267 \begin_layout Standard
15268 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15269  una página , o en cómo ajustar esta característica.
15270  Algunos libros sobre LaTeX listados en la bibliografía [como
15271 \begin_inset space ~
15272 \end_inset
15273
15274
15275 \begin_inset CommandInset citation
15276 LatexCommand cite
15277 key "latexcompanion"
15278
15279 \end_inset
15280
15281  o
15282 \begin_inset space ~
15283 \end_inset
15284
15285
15286 \begin_inset CommandInset citation
15287 LatexCommand cite
15288 key "latexguide"
15289
15290 \end_inset
15291
15292 ] tienen más información.
15293  Sin embargo, no deberías preocuparte por este asunto.
15294 \end_layout
15295
15296 \begin_layout Chapter
15297 Notas, gráficos, tablas y flotantes
15298 \begin_inset CommandInset label
15299 LatexCommand label
15300 name "cap:Notas-y-flotantes"
15301
15302 \end_inset
15303
15304
15305 \end_layout
15306
15307 \begin_layout Standard
15308 Los temas tratados en este capítulo se desarrollan en profundidad en el
15309  manual 
15310 \emph on
15311 Objetos insertados.
15312  
15313 \emph default
15314 En él encontrarás también consejos y trucos para casos especiales.
15315 \end_layout
15316
15317 \begin_layout Section
15318 Notas
15319 \begin_inset Index idx
15320 status collapsed
15321
15322 \begin_layout Plain Layout
15323 Notas
15324 \end_layout
15325
15326 \end_inset
15327
15328
15329 \begin_inset CommandInset label
15330 LatexCommand label
15331 name "sec:Notas"
15332
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \begin_layout Standard
15339 LyX suministra algunos tipos de notas para incluir en los documentos:
15340 \end_layout
15341
15342 \begin_layout Description
15343 Nota
15344 \begin_inset space ~
15345 \end_inset
15346
15347 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15348  documento de salida.
15349 \begin_inset Newline newline
15350 \end_inset
15351
15352
15353 \begin_inset Note Note
15354 status collapsed
15355
15356 \begin_layout Plain Layout
15357 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
15358 \end_layout
15359
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \begin_layout Description
15366 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
15367  en el documento LaTeX cuando lo exportas mediante el menú 
15368 \family sans
15369 Archivo\SpecialChar \menuseparator
15370 Exportar\SpecialChar \menuseparator
15371 LaTeX (pdflatex)
15372 \begin_inset space \thinspace{}
15373 \end_inset
15374
15375 /
15376 \begin_inset space \thinspace{}
15377 \end_inset
15378
15379 (simple)
15380 \family default
15381 .
15382  
15383 \begin_inset Newline newline
15384 \end_inset
15385
15386
15387 \begin_inset Note Comment
15388 status collapsed
15389
15390 \begin_layout Plain Layout
15391 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
15392  los archivos LaTeX.
15393 \end_layout
15394
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \begin_layout Description
15401 Resaltado
15402 \begin_inset space ~
15403 \end_inset
15404
15405 en
15406 \begin_inset space ~
15407 \end_inset
15408
15409 gris El texto de esta nota aparecerá en la salida en color gris.
15410 \begin_inset Newline newline
15411 \end_inset
15412
15413
15414 \begin_inset Newline newline
15415 \end_inset
15416
15417
15418 \begin_inset Note Greyedout
15419 status open
15420
15421 \begin_layout Plain Layout
15422 Esto es el texto
15423 \begin_inset Foot
15424 status collapsed
15425
15426 \begin_layout Plain Layout
15427 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
15428  En este documento, el color gris se ha redefinido a color azul.
15429  La forma de hacerlo se explica en el manual
15430 \emph on
15431  Objetos insertados.
15432 \end_layout
15433
15434 \end_inset
15435
15436  de un comentario que se ve en la salida en color gris.
15437 \end_layout
15438
15439 \end_inset
15440
15441
15442 \begin_inset Newline newline
15443 \end_inset
15444
15445
15446 \begin_inset Newline newline
15447 \end_inset
15448
15449 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
15450  está un poco sangrada y se pueden incluir notas al pie.
15451 \end_layout
15452
15453 \begin_layout Standard
15454 Las notas se insertan con el botón 
15455 \begin_inset Graphics
15456         filename ../../images/note-insert.png
15457         scale 85
15458         scaleBeforeRotation
15459
15460 \end_inset
15461
15462  o con el menú 
15463 \family sans
15464 Insertar\SpecialChar \menuseparator
15465 Nota
15466 \family default
15467 .
15468  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
15469  el tipo de nota.
15470 \end_layout
15471
15472 \begin_layout Section
15473 Notas al pie
15474 \begin_inset Index idx
15475 status collapsed
15476
15477 \begin_layout Plain Layout
15478 Notas al pie
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \begin_layout Standard
15487 LyX muestra las notas a pie de página en recuadros: al insertar una nota
15488  mediante el menú 
15489 \family sans
15490 Insertar\SpecialChar \menuseparator
15491 Nota
15492 \begin_inset space ~
15493 \end_inset
15494
15495 al
15496 \begin_inset space ~
15497 \end_inset
15498
15499 pie
15500 \family default
15501  o el botón 
15502 \begin_inset Graphics
15503         filename ../../images/footnote-insert.png
15504
15505 \end_inset
15506
15507
15508 \family roman
15509 \series medium
15510 \bar no
15511 verás un recuadro como este
15512 \family default
15513 \series default
15514 \bar default
15515
15516 \begin_inset Graphics
15517         filename clipart/notapieQt4.png
15518
15519 \end_inset
15520
15521
15522 \family roman
15523 \series medium
15524 \bar no
15525 .
15526  Es la representación en LyX de una nota a pie de página.
15527  Si haces
15528 \family default
15529 \series default
15530 \bar default
15531  clic izquierdo sobre 
15532 \family roman
15533 \series medium
15534 \bar no
15535 él se abre un marco rojo en el que puedes escribir el texto de la nota
15536 \family default
15537 \series default
15538 \bar default
15539 .
15540  Otro clic en la etiqueta cierra el recuadro
15541 \family roman
15542 \series medium
15543 \bar no
15544 .
15545  Si quieres convertir un texto existente en nota al pie, selecciónalo y
15546  pulsa el botón de la barra de herramientas
15547 \family default
15548 \series default
15549 \bar default
15550 .
15551 \end_layout
15552
15553 \begin_layout Standard
15554 Ejemplo de nota al pie:
15555 \family roman
15556 \series medium
15557 \bar no
15558
15559 \begin_inset Foot
15560 status collapsed
15561
15562 \begin_layout Plain Layout
15563 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
15564  con la etiqueta «pie».
15565 \end_layout
15566
15567 \end_inset
15568
15569
15570 \end_layout
15571
15572 \begin_layout Standard
15573 En la salida, la nota al pie aparece como un superíndice numerado en el
15574  lugar del texto en el que se ha insertado.
15575  El texto de la nota se muestra al final de la página actual.
15576  Los números de las notas son calculados por LyX, y son consecutivos, no
15577  importa en qué capítulo esté la nota.
15578  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
15579  comandos LaTeX especiales.
15580  Se describen en el manual
15581 \emph on
15582  Objetos insertados.
15583 \end_layout
15584
15585 \begin_layout Section
15586 Notas al margen
15587 \begin_inset Index idx
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591 Notas al margen
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \begin_inset CommandInset label
15598 LatexCommand label
15599 name "sec:Notas-al-margen"
15600
15601 \end_inset
15602
15603
15604 \end_layout
15605
15606 \begin_layout Standard
15607 Las notas al margen se ven y se comportan en LyX como las notas al pie.
15608  Se insertan con el menú 
15609 \family sans
15610 Insertar\SpecialChar \menuseparator
15611 Nota
15612 \begin_inset space ~
15613 \end_inset
15614
15615 al
15616 \begin_inset space ~
15617 \end_inset
15618
15619 margen
15620 \family default
15621  o el botón 
15622 \begin_inset Graphics
15623         filename ../../images/marginalnote-insert.png
15624
15625 \end_inset
15626
15627 .
15628  Aparece un cuadro gris con la etiqueta en rojo 
15629 \family roman
15630 \series medium
15631
15632 \begin_inset Quotes fld
15633 \end_inset
15634
15635 margen
15636 \begin_inset Quotes frd
15637 \end_inset
15638
15639 , que es su representación en LyX y que contiene el texto de la nota.
15640 \end_layout
15641
15642 \begin_layout Standard
15643 Al lado hay un ejemplo de nota al margen.
15644 \family roman
15645 \series medium
15646
15647 \begin_inset Marginal
15648 status collapsed
15649
15650 \begin_layout Plain Layout
15651 Esto es una nota al margen.
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \end_layout
15658
15659 \begin_layout Standard
15660 Estas notas salen en el margen derecho en documentos a una cara.
15661  En documentos a doble cara se muestran en el margen externo —izquierdo
15662  en páginas pares, derecho en páginas impares—.
15663  
15664 \end_layout
15665
15666 \begin_layout Section
15667 Gráficos e imágenes
15668 \begin_inset Index idx
15669 status collapsed
15670
15671 \begin_layout Plain Layout
15672 Imágenes
15673 \end_layout
15674
15675 \end_inset
15676
15677
15678 \begin_inset Index idx
15679 status collapsed
15680
15681 \begin_layout Plain Layout
15682 Gráficos
15683 \end_layout
15684
15685 \end_inset
15686
15687
15688 \begin_inset CommandInset label
15689 LatexCommand label
15690 name "sec:Gráficos"
15691
15692 \end_inset
15693
15694
15695 \end_layout
15696
15697 \begin_layout Standard
15698 Para insertar una imagen en el documento, sitúa el cursor en la posición
15699  que quieras y clic sobre el botón 
15700 \begin_inset Graphics
15701         filename ../../images/dialog-show-new-inset_graphics.png
15702
15703 \end_inset
15704
15705  o selecciona 
15706 \family sans
15707 Insertar\SpecialChar \menuseparator
15708 Imagen
15709 \family default
15710  desde el menú.
15711  Se mostrará un diálogo para escoger el archivo a cargar.
15712 \end_layout
15713
15714 \begin_layout Standard
15715 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
15716  La pestaña 
15717 \family sans
15718 Gráficos
15719 \family default
15720  permite escoger el archivo de imagen.
15721  La imagen se puede transformar poniendo un ángulo de rotación y un factor
15722  de escala.
15723  Las unidades de escala se explican en el Apéndice
15724 \begin_inset space ~
15725 \end_inset
15726
15727
15728 \begin_inset CommandInset ref
15729 LatexCommand ref
15730 reference "cap:Unidades-disponibles"
15731
15732 \end_inset
15733
15734 .
15735 \end_layout
15736
15737 \begin_layout Standard
15738
15739 \end_layout
15740
15741 \begin_layout Standard
15742 En la pestaña 
15743 \family sans
15744 Recorte
15745 \family default
15746  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
15747  en la salida.
15748  Las coordenadas también pueden calcularse automáticamente pulsando el botón
15749  
15750 \family sans
15751 Obtener
15752 \family default
15753
15754 \begin_inset space ~
15755 \end_inset
15756
15757
15758 \family sans
15759 de
15760 \family default
15761 l
15762 \begin_inset space ~
15763 \end_inset
15764
15765
15766 \family sans
15767 archivo
15768 \family default
15769 .
15770  La opción 
15771 \family sans
15772 Recortar
15773 \family default
15774
15775 \begin_inset space ~
15776 \end_inset
15777
15778
15779 \family sans
15780 al
15781 \family default
15782
15783 \begin_inset space ~
15784 \end_inset
15785
15786
15787 \family sans
15788 cuadro
15789 \family default
15790
15791 \begin_inset space ~
15792 \end_inset
15793
15794
15795 \family sans
15796 delimitador
15797 \family default
15798  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
15799  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
15800  pestaña 
15801 \family sans
15802 Recorte.
15803 \end_layout
15804
15805 \begin_layout Standard
15806 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
15807 \family sans
15808 Opciones de LaTeX y LyX
15809 \family default
15810 .
15811  También puedes ajustar aquí la presentación de la imagen en LyX.
15812  La opción 
15813 \family sans
15814 Modo
15815 \begin_inset space ~
15816 \end_inset
15817
15818 borrador
15819 \family default
15820  hace que la imagen no aparezca en la salida, sólo sale un marco con el
15821  tamaño de la imagen.
15822  La opción 
15823 \family sans
15824 No descomprimir al exportar
15825 \family default
15826  se explica en la sección 
15827 \emph on
15828 Diálogo de gráficos
15829 \emph default
15830  del manual 
15831 \emph on
15832 Objetos insertados
15833 \emph default
15834 .
15835 \end_layout
15836
15837 \begin_layout Standard
15838 El diálogo 
15839 \family sans
15840 Gráficos
15841 \family default
15842  puede abrirse en cualquier momento con un clic sobre una imagen.
15843  La imagen se muestra en la salida exactamente en la posición en que está
15844  en el texto.
15845  Esta es una imagen en un párrafo separado, centrado horizontalmente:
15846 \end_layout
15847
15848 \begin_layout Standard
15849 \align center
15850 \begin_inset Graphics
15851         filename ../clipart/mobius.eps
15852         width 45col%
15853
15854 \end_inset
15855
15856
15857 \end_layout
15858
15859 \begin_layout Standard
15860 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
15861  véase la sección
15862 \begin_inset space ~
15863 \end_inset
15864
15865
15866 \begin_inset CommandInset ref
15867 LatexCommand ref
15868 reference "sec:Figuras-flotantes"
15869
15870 \end_inset
15871
15872 .
15873 \end_layout
15874
15875 \begin_layout Subsection
15876 Formatos de imagen
15877 \begin_inset Index idx
15878 status collapsed
15879
15880 \begin_layout Plain Layout
15881 Formatos de imagen
15882 \end_layout
15883
15884 \end_inset
15885
15886
15887 \begin_inset CommandInset label
15888 LatexCommand label
15889 name "sub:Formatos-de-imagen"
15890
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \begin_layout Standard
15897 Puedes insertar imágenes en cualquier formato.
15898  Pero como se explica en la sección
15899 \begin_inset space ~
15900 \end_inset
15901
15902
15903 \begin_inset CommandInset ref
15904 LatexCommand ref
15905 reference "sub:Formatos-de-salida"
15906
15907 \end_inset
15908
15909 , cada formato de archivo del documento de salida permite sólo ciertos formatos
15910  de archivo de imagen.
15911  Por eso LyX usa el programa 
15912 \family sans
15913 ImageMagick
15914 \family default
15915  en segundo plano para convertir imágenes al formato adecuado.
15916  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
15917  los formatos de imagen listados en las subsecciones de la sección
15918 \begin_inset space ~
15919 \end_inset
15920
15921
15922 \begin_inset CommandInset ref
15923 LatexCommand ref
15924 reference "sub:Formatos-de-salida"
15925
15926 \end_inset
15927
15928 .
15929 \end_layout
15930
15931 \begin_layout Standard
15932 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
15933 \end_layout
15934
15935 \begin_layout Description
15936 Imágenes
15937 \begin_inset space ~
15938 \end_inset
15939
15940 mapa
15941 \begin_inset space ~
15942 \end_inset
15943
15944 de
15945 \begin_inset space ~
15946 \end_inset
15947
15948 bits
15949 \begin_inset space ~
15950 \end_inset
15951
15952 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
15953  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
15954  a valores altos de zoom.
15955  Formatos de imagen en bitmap bien conocidos son 
15956 \begin_inset Quotes fld
15957 \end_inset
15958
15959 Graphics Interchange Format
15960 \begin_inset Quotes frd
15961 \end_inset
15962
15963  (GIF, extensión 
15964 \begin_inset Quotes fld
15965 \end_inset
15966
15967 .gif
15968 \begin_inset Quotes frd
15969 \end_inset
15970
15971 )
15972 \begin_inset Index idx
15973 status collapsed
15974
15975 \begin_layout Plain Layout
15976 GIF|see
15977 \begin_inset ERT
15978 status collapsed
15979
15980 \begin_layout Plain Layout
15981
15982 {
15983 \end_layout
15984
15985 \end_inset
15986
15987 Formatos de imagen
15988 \begin_inset ERT
15989 status collapsed
15990
15991 \begin_layout Plain Layout
15992
15993 }
15994 \end_layout
15995
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \end_inset
16002
16003
16004 \begin_inset Quotes fld
16005 \end_inset
16006
16007 Portable Network Graphics
16008 \begin_inset Quotes frd
16009 \end_inset
16010
16011  (PNG, extensión 
16012 \begin_inset Quotes fld
16013 \end_inset
16014
16015 .png
16016 \begin_inset Quotes frd
16017 \end_inset
16018
16019 )
16020 \begin_inset Index idx
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024 PNG|see
16025 \begin_inset ERT
16026 status collapsed
16027
16028 \begin_layout Plain Layout
16029
16030 {
16031 \end_layout
16032
16033 \end_inset
16034
16035 Formatos de imagen
16036 \begin_inset ERT
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040
16041 }
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \end_layout
16048
16049 \end_inset
16050
16051 , y 
16052 \begin_inset Quotes fld
16053 \end_inset
16054
16055 Joint Photographic Experts Group
16056 \begin_inset Quotes frd
16057 \end_inset
16058
16059  (JPG, extensión 
16060 \begin_inset Quotes fld
16061 \end_inset
16062
16063 .jpg
16064 \begin_inset Quotes frd
16065 \end_inset
16066
16067  o 
16068 \begin_inset Quotes fld
16069 \end_inset
16070
16071 .jpeg
16072 \begin_inset Quotes frd
16073 \end_inset
16074
16075 )
16076 \begin_inset Index idx
16077 status collapsed
16078
16079 \begin_layout Plain Layout
16080 JPG|see
16081 \begin_inset ERT
16082 status collapsed
16083
16084 \begin_layout Plain Layout
16085
16086 {
16087 \end_layout
16088
16089 \end_inset
16090
16091 Formatos de imagen
16092 \begin_inset ERT
16093 status collapsed
16094
16095 \begin_layout Plain Layout
16096
16097 }
16098 \end_layout
16099
16100 \end_inset
16101
16102
16103 \end_layout
16104
16105 \end_inset
16106
16107 .
16108 \end_layout
16109
16110 \begin_layout Description
16111 Imágenes
16112 \begin_inset space ~
16113 \end_inset
16114
16115 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16116 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16117  La posibilidad de escalado hace falta para crear presentaciones, porque
16118  éstas siempre son escaladas por el proyector.
16119  El escalado también es útil en los documentos en línea para permitir zoom
16120  en diagramas.
16121 \begin_inset Newline newline
16122 \end_inset
16123
16124 Formatos de imagen escalables pueden ser 
16125 \begin_inset Quotes fld
16126 \end_inset
16127
16128 Scalable Vector Graphics
16129 \begin_inset Quotes frd
16130 \end_inset
16131
16132  (SVG, extensión 
16133 \begin_inset Quotes fld
16134 \end_inset
16135
16136 .
16137 \family typewriter
16138 svg
16139 \family default
16140
16141 \begin_inset Quotes frd
16142 \end_inset
16143
16144 )
16145 \begin_inset Index idx
16146 status collapsed
16147
16148 \begin_layout Plain Layout
16149 SVG|see
16150 \begin_inset ERT
16151 status collapsed
16152
16153 \begin_layout Plain Layout
16154
16155 {
16156 \end_layout
16157
16158 \end_inset
16159
16160 Formatos de imagen
16161 \begin_inset ERT
16162 status collapsed
16163
16164 \begin_layout Plain Layout
16165
16166 }
16167 \end_layout
16168
16169 \end_inset
16170
16171
16172 \end_layout
16173
16174 \end_inset
16175
16176
16177 \begin_inset Quotes fld
16178 \end_inset
16179
16180 Encapsulated PostScript
16181 \begin_inset Quotes frd
16182 \end_inset
16183
16184  (EPS, extensión 
16185 \begin_inset Quotes fld
16186 \end_inset
16187
16188 .
16189 \family typewriter
16190 eps
16191 \family default
16192
16193 \begin_inset Quotes frd
16194 \end_inset
16195
16196 )
16197 \begin_inset Index idx
16198 status collapsed
16199
16200 \begin_layout Plain Layout
16201 EPS|see
16202 \begin_inset ERT
16203 status collapsed
16204
16205 \begin_layout Plain Layout
16206
16207 {
16208 \end_layout
16209
16210 \end_inset
16211
16212 Formatos de imagen
16213 \begin_inset ERT
16214 status collapsed
16215
16216 \begin_layout Plain Layout
16217
16218 }
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \end_inset
16227
16228  y 
16229 \begin_inset Quotes fld
16230 \end_inset
16231
16232 Portable Document Format
16233 \begin_inset Quotes frd
16234 \end_inset
16235
16236  (PDF, extensión 
16237 \begin_inset Quotes fld
16238 \end_inset
16239
16240 .
16241 \family typewriter
16242 pdf
16243 \family default
16244
16245 \begin_inset Quotes frd
16246 \end_inset
16247
16248 )
16249 \begin_inset Index idx
16250 status collapsed
16251
16252 \begin_layout Plain Layout
16253 PDF|see
16254 \begin_inset ERT
16255 status collapsed
16256
16257 \begin_layout Plain Layout
16258
16259 {
16260 \end_layout
16261
16262 \end_inset
16263
16264 Formatos de imagen
16265 \begin_inset ERT
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269
16270 }
16271 \end_layout
16272
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279
16280 .
16281  Escribimos 
16282 \begin_inset Quotes fld
16283 \end_inset
16284
16285 pueden ser
16286 \begin_inset Quotes frd
16287 \end_inset
16288
16289 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16290  seguirá siendo no escalable.
16291  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16292  a la imagen original
16293 \begin_inset Foot
16294 status collapsed
16295
16296 \begin_layout Plain Layout
16297 En el caso de PDF, además se comprime la imagen original.
16298 \end_layout
16299
16300 \end_inset
16301
16302 .
16303  
16304 \end_layout
16305
16306 \begin_layout Standard
16307 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16308  viceversa.
16309 \end_layout
16310
16311 \begin_layout Subsection
16312 Agrupación de configuraciones de imágenes
16313 \begin_inset Index idx
16314 status collapsed
16315
16316 \begin_layout Plain Layout
16317 Imágenes ! Agrupación de configuraciones
16318 \end_layout
16319
16320 \end_inset
16321
16322
16323 \end_layout
16324
16325 \begin_layout Standard
16326 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16327  existente.
16328  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16329  configuración, de modo que si se modifican las características de una imagen
16330  se modifican igual y automáticamente las de las imágenes incluidas en el
16331  mismo grupo.
16332  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16333  sin necesidad de hacerlo individualmente con cada una de ellas.
16334 \end_layout
16335
16336 \begin_layout Standard
16337 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16338 \family sans
16339 Nombre de grupo
16340 \family default
16341  en la pestaña 
16342 \family sans
16343 Opciones de LaTeX y LyX 
16344 \family default
16345 del diálogo de gráficos.
16346  Se puede integrar una imagen a un grupo existente marcando el nombre del
16347  mismo en el menú contextual de la imagen, accesible con clic derecho.
16348 \end_layout
16349
16350 \begin_layout Section
16351 Tablas
16352 \begin_inset Index idx
16353 status collapsed
16354
16355 \begin_layout Plain Layout
16356 Tablas
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \begin_inset CommandInset label
16363 LatexCommand label
16364 name "sec:Tablas"
16365
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \begin_layout Standard
16372 Puede insertarse una tabla mediante el botón 
16373 \begin_inset Graphics
16374         filename ../../images/tabular-insert.png
16375         scale 85
16376
16377 \end_inset
16378
16379  o el menú 
16380 \family sans
16381 Insertar\SpecialChar \menuseparator
16382 Tabla
16383 \family default
16384 .
16385  Aparece un diálogo en el que se pide el número de filas y columnas.
16386  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
16387  fila aparece separada por una línea doble: la línea inferior de la primera
16388  fila y la línea superior de la segunda fila.
16389  Ejemplo de tabla:
16390 \end_layout
16391
16392 \begin_layout Standard
16393
16394 \end_layout
16395
16396 \begin_layout Standard
16397 \align center
16398 \begin_inset Tabular
16399 <lyxtabular version="3" rows="4" columns="4">
16400 <features tabularvalignment="middle">
16401 <column alignment="center" valignment="top" width="0pt">
16402 <column alignment="center" valignment="top" width="0pt">
16403 <column alignment="center" valignment="top" width="0in">
16404 <column alignment="center" valignment="top" width="0pt">
16405 <row>
16406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419
16420 \family roman
16421 \series medium
16422 \shape up
16423 \size normal
16424 \emph off
16425 \bar no
16426 \noun off
16427 \color none
16428 1
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 2
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 3
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457
16458 \family roman
16459 \series medium
16460 \shape up
16461 \size normal
16462 \emph off
16463 \bar no
16464 \noun off
16465 \color none
16466 A
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 </row>
16499 <row>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504
16505 \family roman
16506 \series medium
16507 \shape up
16508 \size normal
16509 \emph off
16510 \bar no
16511 \noun off
16512 \color none
16513 B
16514 \end_layout
16515
16516 \end_inset
16517 </cell>
16518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16519 \begin_inset Text
16520
16521 \begin_layout Plain Layout
16522
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531
16532 \size normal
16533 \noun off
16534 \color none
16535  
16536 \end_layout
16537
16538 \end_inset
16539 </cell>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 </row>
16550 <row>
16551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555
16556 \family roman
16557 \series medium
16558 \shape up
16559 \size normal
16560 \emph off
16561 \bar no
16562 \noun off
16563 \color none
16564 C
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Plain Layout
16582
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16588 \begin_inset Text
16589
16590 \begin_layout Plain Layout
16591
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 </row>
16597 </lyxtabular>
16598
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \begin_layout Standard
16605
16606 \end_layout
16607
16608 \begin_layout Subsection
16609 Diálogo Tablas
16610 \end_layout
16611
16612 \begin_layout Standard
16613 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
16614  pinchar sobre ella con el botón derecho del ratón.
16615  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
16616  encuentra el cursor.
16617  La mayoría de opciones también funcionan sobre una selección.
16618  Esto significa que si seleccionas más celdas, filas o columnas, la acción
16619  se realizará sobre todas ellas.
16620 \end_layout
16621
16622 \begin_layout Standard
16623 Además del diálogo hay una 
16624 \family sans
16625 barra de herramientas
16626 \family default
16627  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
16628  que te permite
16629 \family sans
16630  
16631 \family default
16632 establecer sus propiedades.
16633 \end_layout
16634
16635 \begin_layout Standard
16636 En la pestaña de 
16637 \family sans
16638 Configuración
16639 \family default
16640  del diálogo puedes poner la alineación horizontal para la fila actual.
16641  Si añades una fila o columna, se inserta, respectivamente, a la derecha
16642  o debajo de la celda actual.
16643  La alineación vertical de una columna sólo se puede ajustar si se fija
16644  la anchura.
16645  Fijar una anchura permite tener saltos de línea y varios párrafos en una
16646  celda, véase la sección
16647 \begin_inset space ~
16648 \end_inset
16649
16650
16651 \begin_inset CommandInset ref
16652 LatexCommand ref
16653 reference "sub:Celdas-de-tablas"
16654
16655 \end_inset
16656
16657 .
16658 \end_layout
16659
16660 \begin_layout Standard
16661 Puedes seleccionar varias celdas de una fila como celda multicolumna marcando
16662  el cuadro 
16663 \family sans
16664 Multicolumna.
16665
16666 \family default
16667  Así se funden las celdas en 
16668 \emph on
16669 una
16670 \emph default
16671 , que se extiende sobre más de una columna.
16672  Las celdas multicolumna se consideran como filas propias, de forma que
16673  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
16674  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
16675  celda de la última fila sin borde superior: 
16676 \end_layout
16677
16678 \begin_layout Standard
16679 \align center
16680 \begin_inset Tabular
16681 <lyxtabular version="3" rows="4" columns="5">
16682 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16683 <column alignment="center" valignment="top" width="0pt">
16684 <column alignment="center" valignment="middle" width="0">
16685 <column alignment="center" valignment="top" width="0in">
16686 <column alignment="center" valignment="top" width="0in">
16687 <column alignment="center" valignment="top" width="0pt">
16688 <row>
16689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 abc
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 def ghi
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729 jkl
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 </row>
16735 <row>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740
16741 \family roman
16742 \series medium
16743 \shape up
16744 \size normal
16745 \emph off
16746 \bar no
16747 \noun off
16748 \color none
16749 A
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 B
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 C
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 D
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Plain Layout
16823
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 </row>
16838 <row>
16839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 1
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852 2
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861 3
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879 4
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 </row>
16885 </lyxtabular>
16886
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \begin_layout Standard
16893 Por el momento, LyX no soporta celdas multifila.
16894  Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesario
16895 s para formatos de tabla especiales, como multifilas; se explican en la
16896  sección 
16897 \emph on
16898 Tablas
16899 \emph default
16900  del manual 
16901 \emph on
16902 Objetos insertados
16903 \emph default
16904 .
16905  También puedes girar la celda actual o toda la tabla 90
16906 \begin_inset space \thinspace{}
16907 \end_inset
16908
16909 grados hacia la derecha.
16910  Estas rotaciones no se ven en LyX, sólo en la salida.
16911  
16912 \end_layout
16913
16914 \begin_layout Standard
16915 \begin_inset Note Greyedout
16916 status collapsed
16917
16918 \begin_layout Plain Layout
16919 Ten en cuenta que la mayoría de visores DVI 
16920 \emph on
16921 no
16922 \emph default
16923  pueden mostrar rotaciones.
16924 \end_layout
16925
16926 \end_inset
16927
16928
16929 \end_layout
16930
16931 \begin_layout Standard
16932 La pestaña 
16933 \family sans
16934 Bordes
16935 \family default
16936  permite poner y quitar bordes en la fila/columna actual.
16937  Los botones del marco 
16938 \family sans
16939 Todos
16940 \begin_inset space ~
16941 \end_inset
16942
16943 los
16944 \begin_inset space ~
16945 \end_inset
16946
16947 bordes
16948 \family default
16949  permiten poner o quitar todas las líneas.
16950 \end_layout
16951
16952 \begin_layout Subsection
16953 Tablas largas
16954 \begin_inset Index idx
16955 status collapsed
16956
16957 \begin_layout Plain Layout
16958 Tablas largas
16959 \end_layout
16960
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \begin_layout Standard
16967 Si la tabla es demasiado larga para una página, puedes usar la opción 
16968 \family sans
16969 Usar
16970 \begin_inset space ~
16971 \end_inset
16972
16973 tabla
16974 \begin_inset space ~
16975 \end_inset
16976
16977 larga
16978 \family default
16979  en la pestaña 
16980 \family sans
16981 Tabla
16982 \begin_inset space ~
16983 \end_inset
16984
16985 larga
16986 \family default
16987  del diálogo para repartir automáticamente la tabla entre varias páginas.
16988  Al hacer esto se habilitan diversos botones opcionales en los que puede
16989  definirse:
16990 \end_layout
16991
16992 \begin_layout Description
16993
16994 \family sans
16995 Encabezado:
16996 \family default
16997  La fila actual y todas las de arriba, que no tienen ninguna opción especial
16998  definida, se definen como filas de encabezado para todas las páginas de
16999  la tabla, excepto para la primera página si 
17000 \family sans
17001 Primer
17002 \begin_inset space ~
17003 \end_inset
17004
17005 encabezado
17006 \family default
17007  está definido.
17008 \end_layout
17009
17010 \begin_layout Description
17011
17012 \family sans
17013 Primer
17014 \begin_inset space ~
17015 \end_inset
17016
17017 encabezado:
17018 \family default
17019  La fila actual y superiores, que no tienen ninguna opción especial definida,
17020  se definen como encabezados de la primera página de la tabla.
17021 \end_layout
17022
17023 \begin_layout Description
17024
17025 \family sans
17026 Pie:
17027 \family default
17028  La fila actual y todas las siguientes, que no tienen ninguna opción especial
17029  definida, se definen como pie de todas las páginas de la tabla, excepto
17030  para la última página si se define 
17031 \family sans
17032 Último
17033 \begin_inset space ~
17034 \end_inset
17035
17036 pie.
17037 \end_layout
17038
17039 \begin_layout Description
17040
17041 \family sans
17042 Último
17043 \begin_inset space ~
17044 \end_inset
17045
17046 pie: L
17047 \family default
17048 a fila actual y siguientes, que no tienen ninguna opción especial definida,
17049  se definen como pie de la última página de la tabla.
17050 \end_layout
17051
17052 \begin_layout Description
17053 Leyenda: La primera fila se reajusta como columna simple.
17054  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
17055 \family sans
17056 Insertar\SpecialChar \menuseparator
17057 Leyenda
17058 \family default
17059 .
17060  Más detalles sobre leyendas en tablas largas en el manual 
17061 \emph on
17062 Objetos insertados
17063 \emph default
17064 .
17065 \end_layout
17066
17067 \begin_layout Standard
17068 También se puede especificar una fila en la que se dividirá la tabla.
17069  Si se establece más de una opción en la misma fila, habría que tener en
17070  cuenta que sólo la primera de ellas se usa en la fila dada.
17071  Las otras quedarán definidas como 
17072 \emph on
17073 vacías
17074 \emph default
17075 .
17076  En este contexto, primera significa primero en este orden: 
17077 \family sans
17078 Pie, Último
17079 \begin_inset space ~
17080 \end_inset
17081
17082 pie, Encabezado, Primer
17083 \begin_inset space ~
17084 \end_inset
17085
17086 encabezado
17087 \family default
17088 .
17089  La siguiente tabla muestra cómo funciona:
17090 \end_layout
17091
17092 \begin_layout Standard
17093 \align center
17094 \begin_inset Tabular
17095 <lyxtabular version="3" rows="69" columns="3">
17096 <features islongtable="true" longtabularalignment="center">
17097 <column alignment="block" valignment="top" width="5cm">
17098 <column alignment="left" valignment="top" width="0pt">
17099 <column alignment="right" valignment="top" width="0pt">
17100 <row endfirsthead="true">
17101 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105
17106 \series bold
17107 Ejemplo de Lista Telefónica (ignore los nombres)
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row endfirsthead="true">
17132 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \series bold
17138 NOMBRE
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156
17157 \series bold
17158 TEL.
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 </row>
17164 <row endhead="true">
17165 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169  
17170 \series bold
17171 Ejemplo de Lista Telefónica
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 <row endhead="true">
17196 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \series bold
17202 NOMBRE
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220
17221 \series bold
17222 TEL.
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 <row endfoot="true">
17229 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233  
17234 \series bold
17235 continúa ...
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 </row>
17259 <row>
17260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264
17265 \series bold
17266 Annovi
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 Silvia
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284 111
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 </row>
17290 <row>
17291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295
17296 \series bold
17297 Bertoli
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306 Stefano
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315 111
17316 \end_layout
17317
17318 \end_inset
17319 </cell>
17320 </row>
17321 <row>
17322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326
17327 \series bold
17328 Bozzi
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337 Walter
17338 \end_layout
17339
17340 \end_inset
17341 </cell>
17342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17343 \begin_inset Text
17344
17345 \begin_layout Plain Layout
17346 111
17347 \end_layout
17348
17349 \end_inset
17350 </cell>
17351 </row>
17352 <row>
17353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357
17358 \series bold
17359 Cachia
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368 Maria
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377 111
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 </row>
17383 <row>
17384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388
17389 \series bold
17390 Cachia
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 Maurizio
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 111
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 </row>
17414 <row>
17415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419
17420 \series bold
17421 Cinquemani
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430 Giusi
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439 111
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 </row>
17445 <row>
17446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450
17451 \series bold
17452 Colin
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461 Bernard
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470 111
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 </row>
17476 <row>
17477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Plain Layout
17481
17482 \series bold
17483 Concli
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492 Gianfranco
17493 \end_layout
17494
17495 \end_inset
17496 </cell>
17497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Plain Layout
17501 111
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 </row>
17507 <row>
17508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512
17513 \series bold
17514 Dal Bosco
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 Carolina
17524 \end_layout
17525
17526 \end_inset
17527 </cell>
17528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532 111
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 </row>
17538 <row>
17539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \series bold
17545 Dalpiaz
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 Annamaria
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563 111
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 </row>
17569 <row>
17570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574
17575 \series bold
17576 Feliciello
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 Domenico
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 111
17595 \end_layout
17596
17597 \end_inset
17598 </cell>
17599 </row>
17600 <row>
17601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605
17606 \series bold
17607 Focarelli
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17613 \begin_inset Text
17614
17615 \begin_layout Plain Layout
17616 Paola
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17622 \begin_inset Text
17623
17624 \begin_layout Plain Layout
17625 111
17626 \end_layout
17627
17628 \end_inset
17629 </cell>
17630 </row>
17631 <row>
17632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \begin_layout Plain Layout
17636
17637 \series bold
17638 Galletti
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647 Oreste
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 111
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 </row>
17662 <row>
17663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667
17668 \series bold
17669 Gasparini
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 Franca
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687 111
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 </row>
17693 <row>
17694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698
17699 \series bold
17700 Rizzardi
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709 Paola
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718 111
17719 \end_layout
17720
17721 \end_inset
17722 </cell>
17723 </row>
17724 <row>
17725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729
17730 \series bold
17731 Lassini
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740 Giancarlo
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17746 \begin_inset Text
17747
17748 \begin_layout Plain Layout
17749 111
17750 \end_layout
17751
17752 \end_inset
17753 </cell>
17754 </row>
17755 <row>
17756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760
17761 \series bold
17762 Malfatti
17763 \end_layout
17764
17765 \end_inset
17766 </cell>
17767 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771 Luciano
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780 111
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 </row>
17786 <row>
17787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791
17792 \series bold
17793 Malfatti
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802 Valeriano
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Plain Layout
17811 111
17812 \end_layout
17813
17814 \end_inset
17815 </cell>
17816 </row>
17817 <row>
17818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822
17823 \series bold
17824 Meneguzzo
17825 \end_layout
17826
17827 \end_inset
17828 </cell>
17829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833 Roberto
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 111
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 </row>
17848 <row>
17849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853
17854 \series bold
17855 Mezzadra
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 Roberto
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 111
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 </row>
17879 <row>
17880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \series bold
17886 Pirpamer
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Plain Layout
17895 Erich
17896 \end_layout
17897
17898 \end_inset
17899 </cell>
17900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904 111
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 </row>
17910 <row>
17911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915
17916 \series bold
17917 Pochiesa
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926 Paolo
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 111, 222
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 </row>
17941 <row>
17942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946
17947 \series bold
17948 Radina
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 Claudio
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966 111
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 </row>
17972 <row>
17973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977
17978 \series bold
17979 Stuffer
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 Oskar
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 111
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 </row>
18003 <row>
18004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008
18009 \series bold
18010 Tacchelli
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 Ugo
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028 111
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row>
18035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039
18040 \series bold
18041 Tezzele
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 Margit
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 111
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 </row>
18065 <row>
18066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070
18071 \series bold
18072 Unterkalmsteiner
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081 Frieda
18082 \end_layout
18083
18084 \end_inset
18085 </cell>
18086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090 111
18091 \end_layout
18092
18093 \end_inset
18094 </cell>
18095 </row>
18096 <row>
18097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101
18102 \series bold
18103 Vieider
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112 Hilde
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121 111
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 </row>
18127 <row>
18128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132
18133 \series bold
18134 Vigna
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18140 \begin_inset Text
18141
18142 \begin_layout Plain Layout
18143 Jürgen
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152 111
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 </row>
18158 <row>
18159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163
18164 \series bold
18165 Weber
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174 Maurizio
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183 111
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 </row>
18189 <row>
18190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194
18195 \series bold
18196 Winkler
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205 Franz
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214 111
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 </row>
18220 <row>
18221 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225  
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 <row>
18250 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \series bold
18256 Annovi
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 Silvia
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 555
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 </row>
18280 <row>
18281 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285
18286 \series bold
18287 Bertoli
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 Stefano
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 555
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316
18317 \series bold
18318 Bozzi
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 Walter
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 555
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 </row>
18342 <row>
18343 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347
18348 \series bold
18349 Cachia
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 Maria
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 555
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 </row>
18373 <row>
18374 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378
18379 \series bold
18380 Cachia
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 Maurizio
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 555
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 </row>
18404 <row>
18405 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409
18410 \series bold
18411 Cinquemani
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 Giusi
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429 555
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 </row>
18435 <row>
18436 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440
18441 \series bold
18442 Colin
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 Bernard
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 555
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \series bold
18473 Concli
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482 Gianfranco
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 555
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 </row>
18497 <row>
18498 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502
18503 \series bold
18504 Dal Bosco
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513 Carolina
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 555
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 </row>
18528 <row>
18529 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533
18534 \series bold
18535 Dalpiaz
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544 Annamaria
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 555
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 </row>
18559 <row>
18560 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564
18565 \series bold
18566 Feliciello
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575 Domenico
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 555
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 </row>
18590 <row>
18591 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595
18596 \series bold
18597 Focarelli
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606 Paola
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615 555
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 </row>
18621 <row>
18622 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \series bold
18628 Galletti
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 Oreste
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646 555
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 </row>
18652 <row>
18653 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \series bold
18659 Gasparini
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668 Franca
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Plain Layout
18677 555
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 </row>
18683 <row>
18684 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688
18689 \series bold
18690 Rizzardi
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18696 \begin_inset Text
18697
18698 \begin_layout Plain Layout
18699 Paola
18700 \end_layout
18701
18702 \end_inset
18703 </cell>
18704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18705 \begin_inset Text
18706
18707 \begin_layout Plain Layout
18708 555
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 </row>
18714 <row>
18715 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719
18720 \series bold
18721 Lassini
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730 Giancarlo
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739 555
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 <row>
18746 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750
18751 \series bold
18752 Malfatti
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761 Luciano
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770 555
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 </row>
18776 <row>
18777 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \series bold
18783 Malfatti
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792 Valeriano
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801 555
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 </row>
18807 <row>
18808 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \series bold
18814 Meneguzzo
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823 Roberto
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832 555
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 <row>
18839 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \series bold
18845 Mezzadra
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 Roberto
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863 555
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 </row>
18869 <row>
18870 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874
18875 \series bold
18876 Pirpamer
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 Erich
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894 555
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 </row>
18900 <row>
18901 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905
18906 \series bold
18907 Pochiesa
18908 \end_layout
18909
18910 \end_inset
18911 </cell>
18912 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 Paolo
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925 555, 222
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 </row>
18931 <row>
18932 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936
18937 \series bold
18938 Radina
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 Claudio
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18953 \begin_inset Text
18954
18955 \begin_layout Plain Layout
18956 555
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 </row>
18962 <row>
18963 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967
18968 \series bold
18969 Stuffer
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978 Oskar
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 555
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 </row>
18993 <row>
18994 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998
18999 \series bold
19000 Tacchelli
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 Ugo
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018 555
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 </row>
19024 <row>
19025 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \series bold
19031 Tezzele
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19037 \begin_inset Text
19038
19039 \begin_layout Plain Layout
19040 Margit
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049 555
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 </row>
19055 <row>
19056 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \series bold
19062 Unterkalmsteiner
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 Frieda
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080 555
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 </row>
19086 <row>
19087 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091
19092 \series bold
19093 Vieider
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 Hilde
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111 555
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \series bold
19124 Vigna
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 Jürgen
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 999
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 </row>
19148 <row>
19149 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19150 \begin_inset Text
19151
19152 \begin_layout Plain Layout
19153
19154 \series bold
19155 Weber
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164 Maurizio
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173 555
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 </row>
19179 <row>
19180 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184
19185 \series bold
19186 Winkler
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 Franz
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19201 \begin_inset Text
19202
19203 \begin_layout Plain Layout
19204 555
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 </row>
19210 <row endlastfoot="true">
19211 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215
19216 \series bold
19217 Fin
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \end_layout
19228
19229 \end_inset
19230 </cell>
19231 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 </row>
19241 </lyxtabular>
19242
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \begin_layout Subsection
19249 Celdas de tabla
19250 \begin_inset Index idx
19251 status collapsed
19252
19253 \begin_layout Plain Layout
19254 Tablas ! Celdas
19255 \end_layout
19256
19257 \end_inset
19258
19259
19260 \begin_inset CommandInset label
19261 LatexCommand label
19262 name "sub:Celdas-de-tablas"
19263
19264 \end_inset
19265
19266
19267 \end_layout
19268
19269 \begin_layout Standard
19270 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19271  tabla.
19272  Todas estas clases de objetos pueden colocarse en la misma celda.
19273  Se puede alterar el tamaño y la forma de la fuente.
19274  Pero no puedes poner determinados entornos (como 
19275 \family sans
19276 Sección*
19277 \family default
19278 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19279  celda.
19280 \end_layout
19281
19282 \begin_layout Standard
19283 Para poner entradas multilínea en una celda, debes declarar una anchura
19284  fija de columna en el diálogo de tablas.
19285  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19286 nte en varias líneas y la celda se amplía verticalmente.
19287  Un ejemplo:
19288 \end_layout
19289
19290 \begin_layout Standard
19291 \align center
19292 \begin_inset Tabular
19293 <lyxtabular version="3" rows="4" columns="3">
19294 <features tabularvalignment="middle">
19295 <column alignment="center" valignment="top" width="0pt">
19296 <column alignment="block" valignment="top" width="3cm">
19297 <column alignment="center" valignment="top" width="0pt">
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \family roman
19305 \series medium
19306 \shape up
19307 \size normal
19308 \emph off
19309 \bar no
19310 \noun off
19311 \color none
19312 1
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321
19322 \family roman
19323 \series medium
19324 \shape up
19325 \size normal
19326 \emph off
19327 \bar no
19328 \noun off
19329 \color none
19330 2
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \family roman
19341 \series medium
19342 \shape up
19343 \size normal
19344 \emph off
19345 \bar no
19346 \noun off
19347 \color none
19348 3
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 </row>
19354 <row>
19355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359
19360 \family roman
19361 \series medium
19362 \shape up
19363 \size normal
19364 \emph off
19365 \bar no
19366 \noun off
19367 \color none
19368 4
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19374 \begin_inset Text
19375
19376 \begin_layout Plain Layout
19377
19378 \family roman
19379 \series medium
19380 \shape up
19381 \size normal
19382 \emph off
19383 \bar no
19384 \noun off
19385 \color none
19386 Esto es una entrada multilínea en una celda.
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395
19396 \family roman
19397 \series medium
19398 \shape up
19399 \size normal
19400 \emph off
19401 \bar no
19402 \noun off
19403 \color none
19404 5
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \family roman
19417 \series medium
19418 \shape up
19419 \size normal
19420 \emph off
19421 \bar no
19422 \noun off
19423 \color none
19424 6
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \family roman
19435 \series medium
19436 \shape up
19437 \size normal
19438 \emph off
19439 \bar no
19440 \noun off
19441 \color none
19442 Ahora es más larga.
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \family roman
19453 \series medium
19454 \shape up
19455 \size normal
19456 \emph off
19457 \bar no
19458 \noun off
19459 \color none
19460 7
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 </row>
19466 <row>
19467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471
19472 \family roman
19473 \series medium
19474 \shape up
19475 \size normal
19476 \emph off
19477 \bar no
19478 \noun off
19479 \color none
19480 8
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489
19490 \family roman
19491 \series medium
19492 \shape up
19493 \size normal
19494 \emph off
19495 \bar no
19496 \noun off
19497 \color none
19498 Esto es una entrada multilínea en una celda.
19499  Ahora es más larga.
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 9
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 </row>
19523 </lyxtabular>
19524
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \begin_layout Standard
19531
19532 \end_layout
19533
19534 \begin_layout Standard
19535 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
19536  Puedes cortar y pegar más de una fila.
19537 \begin_inset Foot
19538 status open
19539
19540 \begin_layout Plain Layout
19541 No se puede pegar en una selección multicelda porque no estaría claro cómo
19542  proceder al pegar, p.
19543 \begin_inset space \thinspace{}
19544 \end_inset
19545
19546 e., una palabra en una selección 2×3.
19547 \end_layout
19548
19549 \end_inset
19550
19551  Seleccionar con el ratón o con 
19552 \family sans
19553 Shift+flecha
19554 \family default
19555  trabaja como es habitual.
19556  También puedes copiar y pegar una tabla entera como un todo iniciando la
19557  selección desde fuera de la tabla.
19558 \end_layout
19559
19560 \begin_layout Section
19561 Flotantes
19562 \begin_inset Index idx
19563 status collapsed
19564
19565 \begin_layout Plain Layout
19566 Flotantes
19567 \end_layout
19568
19569 \end_inset
19570
19571
19572 \begin_inset CommandInset label
19573 LatexCommand label
19574 name "sec:Flotantes"
19575
19576 \end_inset
19577
19578
19579 \end_layout
19580
19581 \begin_layout Standard
19582 Un flotante es un bloque de texto asociado con una especie de etiqueta que
19583  no tiene posición fija.
19584  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19585  Las 
19586 \family sans
19587 Notas
19588 \begin_inset space ~
19589 \end_inset
19590
19591 al
19592 \begin_inset space ~
19593 \end_inset
19594
19595 pie
19596 \family default
19597  y las 
19598 \family sans
19599 Notas
19600 \begin_inset space ~
19601 \end_inset
19602
19603 al
19604 \begin_inset space ~
19605 \end_inset
19606
19607 margen
19608 \family default
19609  también son flotantes, porque pueden flotar a la página siguiente cuando
19610  hay demasiadas notas en la página.
19611 \end_layout
19612
19613 \begin_layout Standard
19614 Los flotantes hacen posible composiciones de alta calidad.
19615  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19616  evitar espacios en blanco y páginas sin texto.
19617  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
19618  cada flotante puede estar referido en el texto.
19619  Por lo tanto los flotantes están numerados.
19620  Las referencias se describen en la sección
19621 \begin_inset space \thinspace{}
19622 \end_inset
19623
19624
19625 \begin_inset CommandInset ref
19626 LatexCommand ref
19627 reference "sec:Referencias-cruzadas"
19628
19629 \end_inset
19630
19631 .
19632 \end_layout
19633
19634 \begin_layout Standard
19635 Para insertar un flotante, usa el menú 
19636 \family sans
19637 Insertar\SpecialChar \menuseparator
19638 Flotante
19639 \family default
19640 .
19641  En el documento aparece un cuadro con una etiqueta, p.
19642 \begin_inset space \thinspace{}
19643 \end_inset
19644
19645 e.
19646  «Figura
19647 \begin_inset space ~
19648 \end_inset
19649
19650 #» (# es el número de orden).
19651  La etiqueta será traducida automáticamente al idioma del documento.
19652  A continuación de la etiqueta se puede escribir el texto de la leyenda.
19653 \begin_inset Index idx
19654 status collapsed
19655
19656 \begin_layout Plain Layout
19657 Flotantes ! Leyenda
19658 \end_layout
19659
19660 \end_inset
19661
19662  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
19663  separado dentro del flotante.
19664  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
19665  del flotante haciendo clic izquierdo sobre el recuadro.
19666  Un recuadro se muestra así: 
19667 \begin_inset Graphics
19668         filename clipart/flotanteQt4.png
19669         scale 70
19670
19671 \end_inset
19672
19673  —un cuadro gris con etiqueta en rojo—.
19674 \end_layout
19675
19676 \begin_layout Standard
19677 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19678  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
19679  de modo especial.
19680 \end_layout
19681
19682 \begin_layout Subsection
19683 Tipos de flotantes
19684 \end_layout
19685
19686 \begin_layout Subsubsection
19687 Figuras flotantes
19688 \begin_inset Index idx
19689 status collapsed
19690
19691 \begin_layout Plain Layout
19692 Flotantes ! Figuras
19693 \end_layout
19694
19695 \end_inset
19696
19697
19698 \begin_inset CommandInset label
19699 LatexCommand label
19700 name "sec:Figuras-flotantes"
19701
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \begin_layout Standard
19708 El menú 
19709 \family sans
19710 Insertar\SpecialChar \menuseparator
19711 Flotante\SpecialChar \menuseparator
19712 Figura
19713 \family default
19714  inserta un flotante con la etiqueta «
19715 \series bold
19716 Figura
19717 \begin_inset space ~
19718 \end_inset
19719
19720 #:
19721 \series default
19722 ».
19723  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
19724  pulsa 
19725 \family sans
19726 Retorno
19727 \family default
19728  e inserta la imagen como se describió antes (sección
19729 \begin_inset space ~
19730 \end_inset
19731
19732
19733 \begin_inset CommandInset ref
19734 LatexCommand ref
19735 reference "sec:Gráficos"
19736
19737 \end_inset
19738
19739 ).
19740  Así se ha hecho en la Figura
19741 \begin_inset space ~
19742 \end_inset
19743
19744
19745 \begin_inset CommandInset ref
19746 LatexCommand ref
19747 reference "cap:Ornitorrinco"
19748
19749 \end_inset
19750
19751 .
19752  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
19753  pulsa 
19754 \family sans
19755 Retorno
19756 \family default
19757  e inserta la imagen.
19758  Así se ha hecho en la Figura
19759 \begin_inset space ~
19760 \end_inset
19761
19762
19763 \begin_inset CommandInset ref
19764 LatexCommand ref
19765 reference "cap:Escher"
19766
19767 \end_inset
19768
19769 .
19770 \end_layout
19771
19772 \begin_layout Standard
19773 \begin_inset Float figure
19774 wide false
19775 sideways false
19776 status collapsed
19777
19778 \begin_layout Plain Layout
19779 \align center
19780 \begin_inset Graphics
19781         filename ../clipart/platypus.eps
19782         width 50col%
19783         rotateOrigin center
19784
19785 \end_inset
19786
19787
19788 \end_layout
19789
19790 \begin_layout Plain Layout
19791 \begin_inset Caption
19792
19793 \begin_layout Plain Layout
19794 \begin_inset CommandInset label
19795 LatexCommand label
19796 name "cap:Ornitorrinco"
19797
19798 \end_inset
19799
19800 Un ornitorrinco muy distorsionado en un flotante.
19801 \end_layout
19802
19803 \end_inset
19804
19805
19806 \end_layout
19807
19808 \end_inset
19809
19810
19811 \end_layout
19812
19813 \begin_layout Standard
19814 \begin_inset Float figure
19815 wide false
19816 sideways false
19817 status collapsed
19818
19819 \begin_layout Plain Layout
19820 \begin_inset Caption
19821
19822 \begin_layout Plain Layout
19823 \begin_inset CommandInset label
19824 LatexCommand label
19825 name "cap:Escher"
19826
19827 \end_inset
19828
19829 M.C.
19830  Escher sobre ácido.
19831 \end_layout
19832
19833 \end_inset
19834
19835
19836 \end_layout
19837
19838 \begin_layout Plain Layout
19839 \align center
19840 \begin_inset Graphics
19841         filename ../clipart/escher-lsd.eps
19842         scale 80
19843         rotateOrigin center
19844
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \end_inset
19851
19852
19853 \end_layout
19854
19855 \begin_layout Standard
19856 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
19857  una referencia a ella.
19858  Como se describe en la sección
19859 \begin_inset space ~
19860 \end_inset
19861
19862
19863 \begin_inset CommandInset ref
19864 LatexCommand ref
19865 reference "sec:Referencias-cruzadas"
19866
19867 \end_inset
19868
19869 , puedes insertar una etiqueta en el título con el menú 
19870 \family sans
19871 Insertar\SpecialChar \menuseparator
19872 Etiqueta
19873 \family default
19874  y luego poner una referencia a ella con 
19875 \family sans
19876 Insertar\SpecialChar \menuseparator
19877 Referencia
19878 \begin_inset space ~
19879 \end_inset
19880
19881 cruzada
19882 \family default
19883 .
19884  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
19885  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
19886  flotantes en el documento final, y entonces la figura podría no quedar
19887  «arriba» precisamente.
19888 \end_layout
19889
19890 \begin_layout Standard
19891 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
19892  dos imágenes con leyendas separadas, esto es posible insertando una imagen
19893  flotante dentro de otro flotante.
19894  Ten en cuenta que sólo el título principal del flotante se añade al índice
19895  de figuras.
19896  La Figura
19897 \begin_inset space ~
19898 \end_inset
19899
19900
19901 \begin_inset CommandInset ref
19902 LatexCommand ref
19903 reference "cap:Dos-imágenes"
19904
19905 \end_inset
19906
19907  es un ejemplo de flotante con dos imágenes adosadas.
19908  También se puede poner una sobre otra.
19909  Las figuras 
19910 \begin_inset CommandInset ref
19911 LatexCommand ref
19912 reference "fig:Estructura-indefinible"
19913
19914 \end_inset
19915
19916  y 
19917 \begin_inset CommandInset ref
19918 LatexCommand ref
19919 reference "fig:Ornitorrinco"
19920
19921 \end_inset
19922
19923  son las subfiguras.
19924 \end_layout
19925
19926 \begin_layout Standard
19927 \begin_inset Float figure
19928 wide false
19929 sideways false
19930 status open
19931
19932 \begin_layout Plain Layout
19933 \begin_inset space \hfill{}
19934 \end_inset
19935
19936
19937 \begin_inset Float figure
19938 wide false
19939 sideways false
19940 status collapsed
19941
19942 \begin_layout Plain Layout
19943 \begin_inset Caption
19944
19945 \begin_layout Plain Layout
19946 \begin_inset CommandInset label
19947 LatexCommand label
19948 name "fig:Estructura-indefinible"
19949
19950 \end_inset
19951
19952 Estructura indefinible
19953 \end_layout
19954
19955 \end_inset
19956
19957
19958 \end_layout
19959
19960 \begin_layout Plain Layout
19961 \begin_inset Graphics
19962         filename ../clipart/escher-lsd.eps
19963         width 45col%
19964
19965 \end_inset
19966
19967
19968 \end_layout
19969
19970 \end_inset
19971
19972
19973 \begin_inset space \hfill{}
19974 \end_inset
19975
19976
19977 \begin_inset Float figure
19978 wide false
19979 sideways false
19980 status open
19981
19982 \begin_layout Plain Layout
19983 \begin_inset Caption
19984
19985 \begin_layout Plain Layout
19986 \begin_inset CommandInset label
19987 LatexCommand label
19988 name "fig:Ornitorrinco"
19989
19990 \end_inset
19991
19992 Ornitorrinco
19993 \end_layout
19994
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \begin_layout Plain Layout
20001 \begin_inset Graphics
20002         filename ../clipart/platypus.eps
20003         lyxscale 60
20004         width 45col%
20005
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \end_inset
20012
20013
20014 \begin_inset space \hfill{}
20015 \end_inset
20016
20017
20018 \end_layout
20019
20020 \begin_layout Plain Layout
20021 \begin_inset Caption
20022
20023 \begin_layout Plain Layout
20024 \begin_inset CommandInset label
20025 LatexCommand label
20026 name "cap:Dos-imágenes"
20027
20028 \end_inset
20029
20030 Dos imágenes distorsionadas.
20031 \end_layout
20032
20033 \end_inset
20034
20035
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \begin_layout Standard
20044 Observa que las leyendas se añaden al 
20045 \family sans
20046 Índice
20047 \begin_inset space ~
20048 \end_inset
20049
20050 de
20051 \begin_inset space ~
20052 \end_inset
20053
20054 figuras,
20055 \family default
20056  como se explica en la sección
20057 \begin_inset space ~
20058 \end_inset
20059
20060
20061 \begin_inset CommandInset ref
20062 LatexCommand ref
20063 reference "sub:Índices-de"
20064
20065 \end_inset
20066
20067 .
20068 \end_layout
20069
20070 \begin_layout Subsubsection
20071 Tablas flotantes
20072 \begin_inset Index idx
20073 status collapsed
20074
20075 \begin_layout Plain Layout
20076 Flotantes ! Tablas
20077 \end_layout
20078
20079 \end_inset
20080
20081
20082 \end_layout
20083
20084 \begin_layout Standard
20085 Las tablas flotantes se insertan con el menú 
20086 \family sans
20087 Insertar\SpecialChar \menuseparator
20088 Flotante\SpecialChar \menuseparator
20089 Tabla
20090 \family default
20091 .
20092  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
20093  diferente.
20094  La tabla
20095 \begin_inset space ~
20096 \end_inset
20097
20098
20099 \begin_inset CommandInset ref
20100 LatexCommand ref
20101 reference "cap:Una tabla flotante"
20102
20103 \end_inset
20104
20105  es un ejemplo de tabla flotante.
20106 \end_layout
20107
20108 \begin_layout Standard
20109 \begin_inset Float table
20110 wide false
20111 sideways false
20112 status collapsed
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Caption
20116
20117 \begin_layout Plain Layout
20118 \begin_inset CommandInset label
20119 LatexCommand label
20120 name "cap:Una tabla flotante"
20121
20122 \end_inset
20123
20124 Una tabla flotante.
20125 \end_layout
20126
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \begin_layout Plain Layout
20133 \align center
20134 \begin_inset VSpace bigskip
20135 \end_inset
20136
20137
20138 \begin_inset Tabular
20139 <lyxtabular version="3" rows="3" columns="3">
20140 <features tabularvalignment="middle">
20141 <column alignment="center" valignment="top" width="0pt">
20142 <column alignment="center" valignment="top" width="0pt">
20143 <column alignment="center" valignment="top" width="0pt">
20144 <row>
20145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149
20150 \family roman
20151 \series medium
20152 \shape up
20153 \size normal
20154 \emph off
20155 \bar no
20156 \noun off
20157 \color none
20158 1
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \family roman
20169 \series medium
20170 \shape up
20171 \size normal
20172 \emph off
20173 \bar no
20174 \noun off
20175 \color none
20176 2
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20182 \begin_inset Text
20183
20184 \begin_layout Plain Layout
20185
20186 \family roman
20187 \series medium
20188 \shape up
20189 \size normal
20190 \emph off
20191 \bar no
20192 \noun off
20193 \color none
20194 3
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 </row>
20200 <row>
20201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205
20206 \family roman
20207 \series medium
20208 \shape up
20209 \size normal
20210 \emph off
20211 \bar no
20212 \noun off
20213 \color none
20214 Pepe
20215 \end_layout
20216
20217 \end_inset
20218 </cell>
20219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20220 \begin_inset Text
20221
20222 \begin_layout Plain Layout
20223
20224 \family roman
20225 \series medium
20226 \shape up
20227 \size normal
20228 \emph off
20229 \bar no
20230 \noun off
20231 \color none
20232 Mari
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241
20242 \family roman
20243 \series medium
20244 \shape up
20245 \size normal
20246 \emph off
20247 \bar no
20248 \noun off
20249 \color none
20250 Teo
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 </row>
20256 <row>
20257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261
20262 \family roman
20263 \series medium
20264 \shape up
20265 \size normal
20266 \emph off
20267 \bar no
20268 \noun off
20269 \color none
20270 \begin_inset Formula $\int x^{2}dx$
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \family roman
20284 \series medium
20285 \shape up
20286 \size normal
20287 \emph off
20288 \bar no
20289 \noun off
20290 \color none
20291 \begin_inset Formula $\left[\begin{array}{cc}
20292 a & b\\
20293 c & d
20294 \end{array}\right]$
20295 \end_inset
20296
20297
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \family roman
20308 \series medium
20309 \shape up
20310 \size normal
20311 \emph off
20312 \bar no
20313 \noun off
20314 \color none
20315 \begin_inset Formula $1+1=2$
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 </lyxtabular>
20325
20326 \end_inset
20327
20328
20329 \end_layout
20330
20331 \end_inset
20332
20333
20334 \end_layout
20335
20336 \begin_layout Subsubsection
20337 Algoritmos flotantes
20338 \begin_inset Index idx
20339 status collapsed
20340
20341 \begin_layout Plain Layout
20342 Flotantes ! Algoritmos
20343 \end_layout
20344
20345 \end_inset
20346
20347
20348 \end_layout
20349
20350 \begin_layout Standard
20351 Este tipo de flotante se inserta con el menú 
20352 \family sans
20353 Insertar\SpecialChar \menuseparator
20354 Flotante\SpecialChar \menuseparator
20355 Algoritmo
20356 \family default
20357 .
20358  Se usa para códigos y descripciones de algoritmos.
20359  Un posible entorno para algoritmos es 
20360 \family sans
20361 Código-LyX
20362 \family default
20363 , descrito en sección
20364 \begin_inset space ~
20365 \end_inset
20366
20367
20368 \begin_inset space \thinspace{}
20369 \end_inset
20370
20371
20372 \begin_inset CommandInset ref
20373 LatexCommand ref
20374 reference "sub:Código-LyX"
20375
20376 \end_inset
20377
20378 .
20379 \end_layout
20380
20381 \begin_layout Standard
20382 \begin_inset Note Greyedout
20383 status collapsed
20384
20385 \begin_layout Plain Layout
20386
20387 \series bold
20388 Nota: 
20389 \series default
20390 La etiqueta no se traduce automáticamente al idioma del documento.
20391 \end_layout
20392
20393 \end_inset
20394
20395  
20396 \end_layout
20397
20398 \begin_layout Standard
20399 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
20400  línea
20401 \end_layout
20402
20403 \begin_layout Standard
20404
20405 \series bold
20406
20407 \backslash
20408 floatname{algorithm}{nombre}
20409 \end_layout
20410
20411 \begin_layout Standard
20412 al preámbulo del documento (menú 
20413 \family sans
20414 Documento\SpecialChar \menuseparator
20415 Configuración
20416 \family default
20417 ).
20418  
20419 \series bold
20420 nombre
20421 \series default
20422  es la palabra «
20423 \emph on
20424 algoritmo
20425 \emph default
20426 » en el idioma deseado.
20427 \end_layout
20428
20429 \begin_layout Subsubsection
20430 Flotantes envueltos
20431 \begin_inset Index idx
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435 Flotantes ! Envueltos
20436 \end_layout
20437
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \begin_layout Standard
20444 \begin_inset Wrap figure
20445 lines 0
20446 placement l
20447 overhang 0col%
20448 width "40col%"
20449 status open
20450
20451 \begin_layout Plain Layout
20452 \begin_inset Graphics
20453         filename ../clipart/mobius.eps
20454         width 40col%
20455         rotateOrigin center
20456
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Plain Layout
20463 \begin_inset Caption
20464
20465 \begin_layout Plain Layout
20466 \begin_inset CommandInset label
20467 LatexCommand label
20468 name "fig:Figura-envuelta"
20469
20470 \end_inset
20471
20472 Una figura envuelta en el texto.
20473 \begin_inset VSpace medskip
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \end_inset
20480
20481
20482 \end_layout
20483
20484 \end_inset
20485
20486 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
20487  de modo que ambos ocupen sólo una parte del ancho de columna.
20488  Puede insertarse con el menú 
20489 \family sans
20490 Insertar\SpecialChar \menuseparator
20491 Flotante\SpecialChar \menuseparator
20492 Figura
20493 \begin_inset space ~
20494 \end_inset
20495
20496 envuelta
20497 \family default
20498  o 
20499 \family sans
20500 Tabla
20501 \begin_inset space ~
20502 \end_inset
20503
20504 envuelta
20505 \family default
20506  si está instalado el paquete LaTeX 
20507 \series bold
20508 wrapfig
20509 \series default
20510
20511 \begin_inset Index idx
20512 status collapsed
20513
20514 \begin_layout Plain Layout
20515 LaTeX, paquetes ! wrapfig
20516 \end_layout
20517
20518 \end_inset
20519
20520 .
20521 \begin_inset Foot
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525 La instalación de paquetes LaTeX se explica en el manual 
20526 \emph on
20527 Configuración de LaTeX
20528 \emph default
20529 .
20530 \end_layout
20531
20532 \end_inset
20533
20534  La anchura y la posición del flotante se ajustan en el diálogo de configuración
20535  al que se accede haciendo clic derecho sobre el cuadro del flotante.
20536  La figura
20537 \begin_inset space ~
20538 \end_inset
20539
20540
20541 \begin_inset CommandInset ref
20542 LatexCommand ref
20543 reference "fig:Figura-envuelta"
20544
20545 \end_inset
20546
20547  es un ejemplo de figura flotante adosada al texto con una anchura del 40
20548 \begin_inset space \thinspace{}
20549 \end_inset
20550
20551 % de la columna.
20552 \begin_inset Foot
20553 status collapsed
20554
20555 \begin_layout Plain Layout
20556 Véanse las unidades disponibles en el apéndice
20557 \begin_inset space ~
20558 \end_inset
20559
20560
20561 \begin_inset CommandInset ref
20562 LatexCommand ref
20563 reference "cap:Unidades-disponibles"
20564
20565 \end_inset
20566
20567 .
20568 \end_layout
20569
20570 \end_inset
20571
20572  Se ha añadido un espacio bajo el título para separarlo mejor del texto
20573  circundante.
20574 \end_layout
20575
20576 \begin_layout Standard
20577 \begin_inset Note Greyedout
20578 status collapsed
20579
20580 \begin_layout Plain Layout
20581
20582 \series bold
20583 Nota:
20584 \series default
20585  ¡Los envoltorios flotantes son frágiles! P.
20586 \begin_inset space \thinspace{}
20587 \end_inset
20588
20589 e.
20590  si una figura está muy cerca de la parte inferior de la página puede haber
20591  errores en la salida, como que no aparezca el flotante o se coloque junto
20592  a un texto distinto.
20593 \end_layout
20594
20595 \end_inset
20596
20597
20598 \end_layout
20599
20600 \begin_layout Standard
20601 En general:
20602 \end_layout
20603
20604 \begin_layout Itemize
20605 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
20606  salto de página.
20607  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
20608  esté casi listo y puedas prever los saltos de página.
20609 \end_layout
20610
20611 \begin_layout Itemize
20612 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
20613  del párrafo al que deben adosarse, o bien dentro de un párrafo.
20614 \end_layout
20615
20616 \begin_layout Itemize
20617 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
20618  que procura que haya un párrafo de texto entre ellos.
20619 \end_layout
20620
20621 \begin_layout Itemize
20622 Los flotantes envueltos no están permitidos en encabezados de sección o
20623  tablas.
20624 \end_layout
20625
20626 \begin_layout Subsection
20627 Rotación de flotantes
20628 \begin_inset CommandInset label
20629 LatexCommand label
20630 name "sub:Rotación-de-flotantes"
20631
20632 \end_inset
20633
20634
20635 \begin_inset Index idx
20636 status collapsed
20637
20638 \begin_layout Plain Layout
20639 Flotantes ! Rotación
20640 \end_layout
20641
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \begin_layout Standard
20648 Podrías necesitar girar flotantes, especialmente con tablas grandes.
20649  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
20650  y marca la opción 
20651 \family sans
20652 Girar
20653 \begin_inset space ~
20654 \end_inset
20655
20656 hacia
20657 \begin_inset space ~
20658 \end_inset
20659
20660 un
20661 \begin_inset space ~
20662 \end_inset
20663
20664 lado
20665 \family default
20666  en el diálogo de configuración.
20667 \end_layout
20668
20669 \begin_layout Standard
20670 Los flotantes girados son puestos siempre en su propia página (o columna
20671  si el documento es de dos columnas).
20672  Puedes permitir que se extiendan a varias columnas con la opción 
20673 \family sans
20674 Extender columnas
20675 \family default
20676  de la configuración de flotantes.
20677  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
20678  En el manual 
20679 \emph on
20680 Objetos insertados
20681 \emph default
20682  se explica cómo forzar el sentido de rotación.
20683 \end_layout
20684
20685 \begin_layout Standard
20686 Las referencias a flotantes girados se hacen como los flotantes normales,
20687  el formato de la leyenda también es igual.
20688  La Tabla
20689 \begin_inset space ~
20690 \end_inset
20691
20692
20693 \begin_inset CommandInset ref
20694 LatexCommand ref
20695 reference "cap:Tabla-girada"
20696
20697 \end_inset
20698
20699  es un ejemplo de tabla flotante girada.
20700 \end_layout
20701
20702 \begin_layout Standard
20703 \begin_inset Note Greyedout
20704 status collapsed
20705
20706 \begin_layout Plain Layout
20707
20708 \series bold
20709 Nota:
20710 \series default
20711  No todos los visores DVI son capaces de mostrar las rotaciones.
20712 \end_layout
20713
20714 \end_inset
20715
20716
20717 \end_layout
20718
20719 \begin_layout Standard
20720 \begin_inset Float table
20721 wide false
20722 sideways true
20723 status collapsed
20724
20725 \begin_layout Plain Layout
20726 \begin_inset Caption
20727
20728 \begin_layout Plain Layout
20729 \begin_inset CommandInset label
20730 LatexCommand label
20731 name "cap:Tabla-girada"
20732
20733 \end_inset
20734
20735 Tabla girada.
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \end_layout
20742
20743 \begin_layout Plain Layout
20744 \align center
20745 \begin_inset VSpace bigskip
20746 \end_inset
20747
20748
20749 \begin_inset Tabular
20750 <lyxtabular version="3" rows="1" columns="5">
20751 <features tabularvalignment="middle">
20752 <column alignment="center" valignment="top" width="0">
20753 <column alignment="center" valignment="top" width="0">
20754 <column alignment="center" valignment="top" width="0">
20755 <column alignment="center" valignment="top" width="0">
20756 <column alignment="center" valignment="top" width="0">
20757 <row>
20758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762 test
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771 b
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 c
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789 d
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798 e
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 </row>
20804 </lyxtabular>
20805
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \begin_layout Subsection
20817 Colocación de flotantes
20818 \begin_inset CommandInset label
20819 LatexCommand label
20820 name "sub:Colocación-de-flotantes"
20821
20822 \end_inset
20823
20824
20825 \begin_inset Index idx
20826 status collapsed
20827
20828 \begin_layout Plain Layout
20829 Flotantes ! Colocación
20830 \end_layout
20831
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \begin_layout Standard
20838 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
20839  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
20840 \begin_inset Newline newline
20841 \end_inset
20842
20843 La opción 
20844 \family sans
20845 Extender
20846 \begin_inset space ~
20847 \end_inset
20848
20849 columnas
20850 \family default
20851  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20852  abarcará ambas columnas en lugar de una sola.
20853 \begin_inset Newline newline
20854 \end_inset
20855
20856 La opción 
20857 \family sans
20858 Girar
20859 \begin_inset space ~
20860 \end_inset
20861
20862 hacia
20863 \begin_inset space ~
20864 \end_inset
20865
20866 un
20867 \begin_inset space ~
20868 \end_inset
20869
20870 lado
20871 \family default
20872  sirve para girar flotantes, véase la sección
20873 \begin_inset space ~
20874 \end_inset
20875
20876
20877 \begin_inset CommandInset ref
20878 LatexCommand ref
20879 reference "sub:Rotación-de-flotantes"
20880
20881 \end_inset
20882
20883 .
20884  
20885 \end_layout
20886
20887 \begin_layout Standard
20888 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20889  la posición de un flotante si desmarcas la opción 
20890 \family sans
20891 Usar
20892 \begin_inset space ~
20893 \end_inset
20894
20895 ubicación
20896 \begin_inset space ~
20897 \end_inset
20898
20899 predeterminada
20900 \family default
20901 :
20902 \end_layout
20903
20904 \begin_layout Description
20905 Aquí
20906 \begin_inset space ~
20907 \end_inset
20908
20909 si
20910 \begin_inset space ~
20911 \end_inset
20912
20913 es
20914 \begin_inset space ~
20915 \end_inset
20916
20917 posible: intenta situar el flotante en la posición en la que se inserta
20918 \end_layout
20919
20920 \begin_layout Description
20921 Principio
20922 \begin_inset space ~
20923 \end_inset
20924
20925 de
20926 \begin_inset space ~
20927 \end_inset
20928
20929 página: intenta situar el flotante al principio de la página actual
20930 \end_layout
20931
20932 \begin_layout Description
20933 Fin
20934 \begin_inset space ~
20935 \end_inset
20936
20937 de
20938 \begin_inset space ~
20939 \end_inset
20940
20941 página: intenta situar el flotante al final de la página actual
20942 \end_layout
20943
20944 \begin_layout Description
20945 Página
20946 \begin_inset space ~
20947 \end_inset
20948
20949 de
20950 \begin_inset space ~
20951 \end_inset
20952
20953 flotantes: intenta situar el flotante en una página propia 
20954 \end_layout
20955
20956 \begin_layout Standard
20957 LaTeX usa 
20958 \emph on
20959 siempre
20960 \emph default
20961  ese orden de opciones.
20962  Significa que si usas la colocación predeterminada, LaTeX probará en primer
20963  lugar 
20964 \family sans
20965 Aquí
20966 \begin_inset space ~
20967 \end_inset
20968
20969 si
20970 \begin_inset space ~
20971 \end_inset
20972
20973 es
20974 \begin_inset space ~
20975 \end_inset
20976
20977 posible
20978 \family default
20979 , luego 
20980 \family sans
20981 Principio
20982 \begin_inset space ~
20983 \end_inset
20984
20985 de
20986 \begin_inset space ~
20987 \end_inset
20988
20989 página
20990 \family default
20991 , y después las otras.
20992  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
20993  pero en dicho orden.
20994  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
20995  pero intenta poner el flotante en la página siguiente.
20996 \end_layout
20997
20998 \begin_layout Standard
20999 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21000 \end_layout
21001
21002 \begin_layout Standard
21003
21004 \family sans
21005 Principio
21006 \begin_inset space ~
21007 \end_inset
21008
21009 de
21010 \begin_inset space ~
21011 \end_inset
21012
21013 página:
21014 \family default
21015  sólo si el flotante ocupa menos del 70
21016 \begin_inset space \thinspace{}
21017 \end_inset
21018
21019 % de la página puede ubicarse al principio de página.
21020 \end_layout
21021
21022 \begin_layout Standard
21023
21024 \family sans
21025 Fin
21026 \begin_inset space ~
21027 \end_inset
21028
21029 de
21030 \begin_inset space ~
21031 \end_inset
21032
21033 página:
21034 \family default
21035  sólo si el flotante ocupa menos del 30
21036 \begin_inset space \thinspace{}
21037 \end_inset
21038
21039 % de la página puede ubicarse al fin de página.
21040 \end_layout
21041
21042 \begin_layout Standard
21043
21044 \family sans
21045 Página
21046 \begin_inset space ~
21047 \end_inset
21048
21049 de
21050 \begin_inset space ~
21051 \end_inset
21052
21053 flotantes:
21054 \family default
21055  sólo si más del 50
21056 \begin_inset space \thinspace{}
21057 \end_inset
21058
21059 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21060  página.
21061 \end_layout
21062
21063 \begin_layout Standard
21064 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21065  
21066 \family sans
21067 Ignorar
21068 \begin_inset space ~
21069 \end_inset
21070
21071 reglas
21072 \begin_inset space ~
21073 \end_inset
21074
21075 de
21076 \begin_inset space ~
21077 \end_inset
21078
21079 LaTeX
21080 \family default
21081 .
21082 \end_layout
21083
21084 \begin_layout Standard
21085 En determinados casos podrías necesitar ubicar un flotante exactamente en
21086  la posición en la que se inserta.
21087  Para esto puedes usar la opción 
21088 \family sans
21089 Aquí
21090 \begin_inset space ~
21091 \end_inset
21092
21093 definitivamente
21094 \family default
21095 .
21096  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21097  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21098  se podría estropear el diseño de la página.
21099 \end_layout
21100
21101 \begin_layout Standard
21102 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21103  están rodeados por texto de un párrafo determinado.
21104 \end_layout
21105
21106 \begin_layout Standard
21107 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21108 \begin_inset CommandInset citation
21109 LatexCommand cite
21110 key "latexcompanion,latexguide,latexbook"
21111
21112 \end_inset
21113
21114 .
21115 \end_layout
21116
21117 \begin_layout Section
21118 Minipáginas
21119 \begin_inset Index idx
21120 status collapsed
21121
21122 \begin_layout Plain Layout
21123 Minipáginas
21124 \end_layout
21125
21126 \end_inset
21127
21128
21129 \begin_inset CommandInset label
21130 LatexCommand label
21131 name "sec:Minipáginas"
21132
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \begin_layout Standard
21139 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21140  de otra.
21141  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21142  de línea, etc.
21143 \end_layout
21144
21145 \begin_layout Standard
21146 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21147  con el menú 
21148 \family sans
21149 Insertar\SpecialChar \menuseparator
21150 Cuadro.
21151
21152 \family default
21153  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21154  alineación de la minipágina.
21155 \end_layout
21156
21157 \begin_layout Standard
21158 \align center
21159 \begin_inset Box Frameless
21160 position "t"
21161 hor_pos "c"
21162 has_inner_box 1
21163 inner_pos "t"
21164 use_parbox 0
21165 use_makebox 0
21166 width "30col%"
21167 special "none"
21168 height "1pt"
21169 height_special "totalheight"
21170 status collapsed
21171
21172 \begin_layout Plain Layout
21173
21174 \shape italic
21175 Esto es una minipágina.
21176  El texto en estilo cursiva.
21177 \end_layout
21178
21179 \begin_layout Plain Layout
21180
21181 \shape italic
21182 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21183  otro formato.
21184 \end_layout
21185
21186 \end_inset
21187
21188
21189 \end_layout
21190
21191 \begin_layout Standard
21192 \begin_inset VSpace medskip
21193 \end_inset
21194
21195 Si sitúas dos minipáginas adosadas, puedes usar 
21196 \family sans
21197 Relleno
21198 \begin_inset space ~
21199 \end_inset
21200
21201 horizontal
21202 \family default
21203 , descrito en la sección
21204 \begin_inset space ~
21205 \end_inset
21206
21207
21208 \begin_inset CommandInset ref
21209 LatexCommand ref
21210 reference "sub:Espacio-horizontal"
21211
21212 \end_inset
21213
21214 :
21215 \begin_inset VSpace medskip
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \begin_layout Standard
21222 \begin_inset Box Frameless
21223 position "t"
21224 hor_pos "c"
21225 has_inner_box 1
21226 inner_pos "t"
21227 use_parbox 0
21228 use_makebox 0
21229 width "1.5in"
21230 special "none"
21231 height "1pt"
21232 height_special "totalheight"
21233 status collapsed
21234
21235 \begin_layout Plain Layout
21236 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21237 \end_layout
21238
21239 \end_inset
21240
21241
21242 \begin_inset space \hfill{}
21243 \end_inset
21244
21245
21246 \begin_inset Box Frameless
21247 position "t"
21248 hor_pos "c"
21249 has_inner_box 1
21250 inner_pos "t"
21251 use_parbox 0
21252 use_makebox 0
21253 width "1.5in"
21254 special "none"
21255 height "1pt"
21256 height_special "totalheight"
21257 status collapsed
21258
21259 \begin_layout Plain Layout
21260 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21261 \end_layout
21262
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \begin_layout Standard
21269 \begin_inset VSpace bigskip
21270 \end_inset
21271
21272
21273 \end_layout
21274
21275 \begin_layout Standard
21276 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21277  de cuadro y la decoración del marco.
21278  En el capítulo 
21279 \emph on
21280 Cuadros
21281 \emph default
21282  del manual 
21283 \emph on
21284 Objetos insertados
21285 \emph default
21286  se explican con detalle todos los tipos de cuadros y sus características.
21287 \end_layout
21288
21289 \begin_layout Chapter
21290 Ecuaciones matemáticas 
21291 \begin_inset Index idx
21292 status collapsed
21293
21294 \begin_layout Plain Layout
21295 Matemáticas
21296 \end_layout
21297
21298 \end_inset
21299
21300
21301 \begin_inset Index idx
21302 status collapsed
21303
21304 \begin_layout Plain Layout
21305 Ecuaciones|see
21306 \begin_inset ERT
21307 status collapsed
21308
21309 \begin_layout Plain Layout
21310
21311 {
21312 \end_layout
21313
21314 \end_inset
21315
21316 Matemáticas
21317 \begin_inset ERT
21318 status collapsed
21319
21320 \begin_layout Plain Layout
21321
21322 }
21323 \end_layout
21324
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \end_inset
21331
21332
21333 \begin_inset CommandInset label
21334 LatexCommand label
21335 name "cap:Ecuaciones-matemáticas"
21336
21337 \end_inset
21338
21339
21340 \end_layout
21341
21342 \begin_layout Standard
21343 Los temas tratados en este capítulo se desarrollan en profundidad en el
21344  manual 
21345 \emph on
21346 Ecuaciones.
21347  
21348 \emph default
21349 En él encontrarás también consejos y trucos para casos especiales.
21350 \end_layout
21351
21352 \begin_layout Section
21353 Edición básica de ecuaciones
21354 \begin_inset Index idx
21355 status collapsed
21356
21357 \begin_layout Plain Layout
21358 Matemáticas ! Edición de ecuaciones
21359 \end_layout
21360
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \begin_layout Standard
21367 Para crear una ecuación matemática, pulsa el botón 
21368 \begin_inset Graphics
21369         filename ../../images/math-mode.png
21370
21371 \end_inset
21372
21373 .
21374  Con esto aparece un pequeño marco azul con esquinas color púrpura.
21375  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
21376  anidación en la ecuación.
21377  También puedes insertar un tipo particular de ecuación con el menú 
21378 \family sans
21379 Insertar\SpecialChar \menuseparator
21380 Ecuación
21381 \family default
21382 .
21383 \end_layout
21384
21385 \begin_layout Standard
21386 La edición de los parámetros de una ecuación y la adición de estructuras
21387  matemáticas se puede hacer mediante las 
21388 \family sans
21389 Barras
21390 \begin_inset space ~
21391 \end_inset
21392
21393 de
21394 \begin_inset space ~
21395 \end_inset
21396
21397 herramientas
21398 \begin_inset space ~
21399 \end_inset
21400
21401 matemáticas 
21402 \family default
21403 que se muestran cuando el cursor está en una ecuación.
21404  
21405 \end_layout
21406
21407 \begin_layout Standard
21408 Hay dos tipos principales de ecuaciones: Las ecuaciones 
21409 \begin_inset Quotes fld
21410 \end_inset
21411
21412 en línea
21413 \begin_inset Quotes frd
21414 \end_inset
21415
21416  se muestran en la misma línea del texto, como en este caso:
21417 \end_layout
21418
21419 \begin_layout Standard
21420 Línea de texto con una ecuación, 
21421 \begin_inset Formula $A=B$
21422 \end_inset
21423
21424  en línea.
21425 \end_layout
21426
21427 \begin_layout Standard
21428 Las ecuaciones 
21429 \begin_inset Quotes fld
21430 \end_inset
21431
21432 presentadas
21433 \begin_inset Quotes frd
21434 \end_inset
21435
21436  se muestran separadas del texto, como si estuvieran en su propio párrafo,
21437  como en este caso:
21438 \begin_inset Formula \[
21439 A=B\]
21440
21441 \end_inset
21442
21443 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
21444 \end_layout
21445
21446 \begin_layout Standard
21447 LyX soporta además muchos comandos LaTeX de matemáticas.
21448  P.
21449 \begin_inset space \thinspace{}
21450 \end_inset
21451
21452 e., escribir 
21453 \begin_inset Quotes fld
21454 \end_inset
21455
21456
21457 \series bold
21458
21459 \backslash
21460 alpha
21461 \series default
21462
21463 \begin_inset Quotes frd
21464 \end_inset
21465
21466 , seguido de espacio, en una ecuación imprime la letra griega 
21467 \begin_inset Formula $\alpha$
21468 \end_inset
21469
21470 .
21471  A veces, escribir comandos podría ser más rápido que usar la 
21472 \family sans
21473 barra
21474 \begin_inset space ~
21475 \end_inset
21476
21477 de
21478 \begin_inset space ~
21479 \end_inset
21480
21481 herramientas
21482 \family default
21483 .
21484 \end_layout
21485
21486 \begin_layout Subsection
21487 Navegando por una ecuación
21488 \begin_inset Index idx
21489 status collapsed
21490
21491 \begin_layout Plain Layout
21492 Matemáticas ! Navegar por una ecuación
21493 \end_layout
21494
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \begin_layout Standard
21501 La posición del cursor en una ecuación se controla mucho mejor con las teclas
21502  de flecha.
21503  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
21504  y las teclas de flecha permiten navegar entre ellos.
21505  Al pulsar 
21506 \family sans
21507 Espacio
21508 \family default
21509  el cursor sale de la estructura matemática actual (raíz 
21510 \begin_inset Formula $\sqrt{2}$
21511 \end_inset
21512
21513 , paréntesis 
21514 \begin_inset Formula $\left(f\right)$
21515 \end_inset
21516
21517 , matriz 
21518 \begin_inset Formula $\left[\begin{array}{cc}
21519 1 & 2\\
21520 3 & 4
21521 \end{array}\right]$
21522 \end_inset
21523
21524 , \SpecialChar \ldots{}
21525 ) sin abandonar la ecuación.
21526  Si se pulsa 
21527 \family sans
21528 Escape
21529 \family default
21530  el cursor sale de la ecuación y se coloca tras ella.
21531  La tecla 
21532 \family sans
21533 Tab
21534 \family default
21535  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
21536  celdas de una matriz o a través de una ecuación multilínea.
21537 \end_layout
21538
21539 \begin_layout Standard
21540 El 
21541 \family sans
21542 Espacio
21543 \family default
21544 , representado en este documento como 
21545 \begin_inset Quotes fld
21546 \end_inset
21547
21548
21549 \begin_inset ERT
21550 status collapsed
21551
21552 \begin_layout Plain Layout
21553
21554
21555 \backslash
21556 spce 
21557 \end_layout
21558
21559 \end_inset
21560
21561
21562 \begin_inset Quotes frd
21563 \end_inset
21564
21565
21566 \begin_inset Note Note
21567 status collapsed
21568
21569 \begin_layout Plain Layout
21570 En la salida, este comando aparece como su carácter correspondiente, el
21571  que identifica un espacio (espacio visible).
21572 \end_layout
21573
21574 \end_inset
21575
21576 , parece que no hace nada en una ecuación, puesto que no añade espacio,
21577  pero sirve para salir de estructuras anidadas.
21578  Por esta razón debes tener cuidado con el uso de 
21579 \family sans
21580 Espacio
21581 \family default
21582 .
21583  Por ejemplo, si quieres escribir 
21584 \begin_inset Formula $\sqrt{2x+1}$
21585 \end_inset
21586
21587 , teclea 
21588 \series bold
21589
21590 \backslash
21591 sqrt
21592 \begin_inset ERT
21593 status collapsed
21594
21595 \begin_layout Plain Layout
21596
21597
21598 \backslash
21599 spce 
21600 \end_layout
21601
21602 \end_inset
21603
21604 2x+1
21605 \series default
21606  y si quieres escibir 
21607 \begin_inset Formula $\sqrt{2x}+1$
21608 \end_inset
21609
21610  teclea 
21611 \series bold
21612
21613 \backslash
21614 sqrt
21615 \begin_inset ERT
21616 status collapsed
21617
21618 \begin_layout Plain Layout
21619
21620
21621 \backslash
21622 spce 
21623 \end_layout
21624
21625 \end_inset
21626
21627 2x
21628 \begin_inset ERT
21629 status collapsed
21630
21631 \begin_layout Plain Layout
21632
21633
21634 \backslash
21635 spce 
21636 \end_layout
21637
21638 \end_inset
21639
21640 +1
21641 \series default
21642 , en este caso sólo 
21643 \family typewriter
21644
21645 \begin_inset Formula $2x$
21646 \end_inset
21647
21648
21649 \family default
21650  está bajo la raíz.
21651 \end_layout
21652
21653 \begin_layout Standard
21654 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
21655  con huecos:
21656 \begin_inset Formula \[
21657 \left(\begin{array}{ccc}
21658 \lambda_{1}\\
21659  & \ddots\\
21660  &  & \lambda_{n}
21661 \end{array}\right)\]
21662
21663 \end_inset
21664
21665 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
21666  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
21667 \end_layout
21668
21669 \begin_layout Subsection
21670 Seleccionar texto
21671 \end_layout
21672
21673 \begin_layout Standard
21674 Hay dos formas de seleccionar texto en una ecuación.
21675  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
21676  
21677 \family sans
21678 Mayúsculas
21679 \family default
21680  y una flecha de movimiento para seleccionarlo.
21681  Resaltará como una selección de texto normal.
21682  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
21683  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
21684  fórmula, aunque no en una zona de texto normal.
21685  
21686 \end_layout
21687
21688 \begin_layout Subsection
21689 Exponentes y subíndices
21690 \begin_inset Index idx
21691 status collapsed
21692
21693 \begin_layout Plain Layout
21694 Matemáticas ! Exponentes
21695 \end_layout
21696
21697 \end_inset
21698
21699
21700 \begin_inset Index idx
21701 status collapsed
21702
21703 \begin_layout Plain Layout
21704 Matemáticas ! Subíndices
21705 \end_layout
21706
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \begin_layout Standard
21713 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
21714  la forma más sencilla es usar comandos.
21715  Para escribir 
21716 \begin_inset Formula $x^{2}$
21717 \end_inset
21718
21719 , teclea en una ecuación 
21720 \series bold
21721 x^2
21722 \begin_inset ERT
21723 status collapsed
21724
21725 \begin_layout Plain Layout
21726
21727
21728 \backslash
21729 spce 
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \series default
21736 .
21737  El 
21738 \family sans
21739 Espacio
21740 \family default
21741  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
21742  exponente.
21743  Si tecleas 
21744 \series bold
21745 x^2y
21746 \series default
21747 , obtendrás 
21748 \begin_inset Formula $x^{2y}$
21749 \end_inset
21750
21751 ; para obtener 
21752 \begin_inset Formula $x^{2}y$
21753 \end_inset
21754
21755 , teclea 
21756 \series bold
21757 x^2
21758 \begin_inset ERT
21759 status collapsed
21760
21761 \begin_layout Plain Layout
21762
21763
21764 \backslash
21765 spce 
21766 \end_layout
21767
21768 \end_inset
21769
21770 y
21771 \series default
21772 .
21773  Para poner en el exponente caracteres que serían acentuados con el circunflejo
21774  «^», debes teclear un 
21775 \family sans
21776 Espacio
21777 \family default
21778  extra entre el acento 
21779 \begin_inset Quotes fld
21780 \end_inset
21781
21782 ^
21783 \begin_inset Quotes frd
21784 \end_inset
21785
21786  y el carácter.
21787  P.
21788 \begin_inset space \thinspace{}
21789 \end_inset
21790
21791 e., para 
21792 \begin_inset Formula $x^{a}$
21793 \end_inset
21794
21795  teclea 
21796 \series bold
21797 x^
21798 \begin_inset ERT
21799 status collapsed
21800
21801 \begin_layout Plain Layout
21802
21803
21804 \backslash
21805 spce 
21806 \end_layout
21807
21808 \end_inset
21809
21810 a
21811 \series default
21812 .
21813 \begin_inset Foot
21814 status collapsed
21815
21816 \begin_layout Plain Layout
21817
21818 \emph on
21819 N.
21820 \begin_inset space \thinspace{}
21821 \end_inset
21822
21823 del t.: 
21824 \emph default
21825 Este será el método a usar habitualmente en teclados en español para entrar
21826  en modo exponente.
21827  También funciona pulsar dos veces seguidas la tecla «^».
21828  
21829 \end_layout
21830
21831 \end_inset
21832
21833   Los subíndices se ponen con guión bajo 
21834 \begin_inset Quotes fld
21835 \end_inset
21836
21837 _
21838 \begin_inset Quotes frd
21839 \end_inset
21840
21841 : Para 
21842 \begin_inset Formula $a_{1}$
21843 \end_inset
21844
21845 , teclea 
21846 \series bold
21847 a_1
21848 \begin_inset ERT
21849 status collapsed
21850
21851 \begin_layout Plain Layout
21852
21853
21854 \backslash
21855 spce 
21856 \end_layout
21857
21858 \end_inset
21859
21860
21861 \series default
21862 .
21863 \end_layout
21864
21865 \begin_layout Subsection
21866 Fracciones
21867 \begin_inset Index idx
21868 status collapsed
21869
21870 \begin_layout Plain Layout
21871 Matemáticas ! Fracciones
21872 \end_layout
21873
21874 \end_inset
21875
21876
21877 \end_layout
21878
21879 \begin_layout Standard
21880 Una fracción se escribe con el comando 
21881 \series bold
21882
21883 \backslash
21884 frac
21885 \series default
21886  o con el icono 
21887 \begin_inset Graphics
21888         filename ../../images/math/frac.png
21889         scale 60
21890
21891 \end_inset
21892
21893  de la 
21894 \family sans
21895 Barra
21896 \begin_inset space ~
21897 \end_inset
21898
21899 de
21900 \begin_inset space ~
21901 \end_inset
21902
21903 herramientas
21904 \begin_inset space ~
21905 \end_inset
21906
21907 matemáticas
21908 \family default
21909 .
21910  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
21911  Para moverlo abajo, sencillamente pulsa la tecla 
21912 \family sans
21913 Abajo
21914 \family default
21915 .
21916  Para volver, 
21917 \family sans
21918 Arriba
21919 \family default
21920 .
21921  En una fracción se puede poner cualquier estructura, por ejemplo: 
21922 \begin_inset Formula \[
21923 \left[\frac{1}{\left(\begin{array}{cc}
21924 2 & 3\\
21925 4 & 5
21926 \end{array}\right)}\right]\]
21927
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \begin_layout Subsection
21934 Raíces
21935 \begin_inset Index idx
21936 status collapsed
21937
21938 \begin_layout Plain Layout
21939 Matemáticas ! Raíces
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \begin_layout Standard
21948 Las raíces se generan con el botón 
21949 \begin_inset Graphics
21950         filename ../../images/math/sqrt.png
21951
21952 \end_inset
21953
21954  de la 
21955 \family sans
21956 Barra
21957 \begin_inset space ~
21958 \end_inset
21959
21960 de
21961 \begin_inset space ~
21962 \end_inset
21963
21964 herramientas
21965 \begin_inset space ~
21966 \end_inset
21967
21968 matemáticas,
21969 \family default
21970  o con los comandos 
21971 \series bold
21972
21973 \backslash
21974 sqrt
21975 \series default
21976  o 
21977 \series bold
21978
21979 \backslash
21980 root
21981 \series default
21982 .
21983  
21984 \series bold
21985
21986 \backslash
21987 sqrt
21988 \series default
21989  escribe siempre raíces cuadradas, con 
21990 \series bold
21991
21992 \backslash
21993 root
21994 \series default
21995  puedes escribir raíces de orden mayor, como cúbicas.
21996 \end_layout
21997
21998 \begin_layout Subsection
21999 Operadores con límites
22000 \begin_inset Index idx
22001 status collapsed
22002
22003 \begin_layout Plain Layout
22004 Matemáticas ! Integrales
22005 \end_layout
22006
22007 \end_inset
22008
22009
22010 \begin_inset Index idx
22011 status collapsed
22012
22013 \begin_layout Plain Layout
22014 Matemáticas ! Operador suma
22015 \end_layout
22016
22017 \end_inset
22018
22019
22020 \begin_inset CommandInset label
22021 LatexCommand label
22022 name "sub:Operadores-con-límites"
22023
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \begin_layout Standard
22030 Los operadores suma (
22031 \begin_inset Formula $\sum$
22032 \end_inset
22033
22034 ) e integral (
22035 \begin_inset Formula $\int$
22036 \end_inset
22037
22038 ) se decoran frecuentemente con límites.
22039  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
22040  directamente después del símbolo.
22041  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
22042  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
22043  Tal como en 
22044 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22045 \end_inset
22046
22047 , y en
22048 \begin_inset Formula \[
22049 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
22050
22051 \end_inset
22052
22053 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
22054 \end_layout
22055
22056 \begin_layout Standard
22057 Todos los operadores con límites cambian automáticamente de tamaño cuando
22058  se ponen en modo presentación.
22059  La colocación de los límites puede cambiarse situando el cursor directamente
22060  detrás del operador y pulsando 
22061 \family sans
22062 Alt+M
22063 \begin_inset space ~
22064 \end_inset
22065
22066 L
22067 \family default
22068  o con el menú  
22069 \family sans
22070 Editar\SpecialChar \menuseparator
22071 Ecuaciones\SpecialChar \menuseparator
22072 Cambiar
22073 \begin_inset space ~
22074 \end_inset
22075
22076 tipo
22077 \begin_inset space ~
22078 \end_inset
22079
22080 de
22081 \begin_inset space ~
22082 \end_inset
22083
22084 límites
22085 \family default
22086 .
22087 \end_layout
22088
22089 \begin_layout Standard
22090 Algunas otras expresiones matemáticas tienen añadida esta característica
22091  de colocación de los límites, como 
22092 \begin_inset Index idx
22093 status collapsed
22094
22095 \begin_layout Plain Layout
22096 Matemáticas ! Límites
22097 \end_layout
22098
22099 \end_inset
22100
22101
22102 \begin_inset Formula \[
22103 \lim_{x\rightarrow\infty}f(x),\]
22104
22105 \end_inset
22106
22107 que pondrá 
22108 \begin_inset Formula $x\rightarrow\infty$
22109 \end_inset
22110
22111  bajo 
22112 \begin_inset Quotes fld
22113 \end_inset
22114
22115 lím
22116 \begin_inset Quotes frd
22117 \end_inset
22118
22119  en estilo presentación.
22120  En fórmulas en línea se ve así: 
22121 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22122 \end_inset
22123
22124 .
22125 \end_layout
22126
22127 \begin_layout Standard
22128 Observa que la función lím se ha introducido como una función macro 
22129 \series bold
22130
22131 \backslash
22132 lim
22133 \series default
22134 .
22135  Echa un vistazo a la sección
22136 \begin_inset space ~
22137 \end_inset
22138
22139
22140 \begin_inset space \thinspace{}
22141 \end_inset
22142
22143
22144 \begin_inset CommandInset ref
22145 LatexCommand ref
22146 reference "sub:Funciones"
22147
22148 \end_inset
22149
22150  para ver una explicación de las macros de funciones.
22151 \end_layout
22152
22153 \begin_layout Subsection
22154 Símbolos matemáticos
22155 \begin_inset Index idx
22156 status collapsed
22157
22158 \begin_layout Plain Layout
22159 Matemáticas ! Símbolos
22160 \end_layout
22161
22162 \end_inset
22163
22164
22165 \end_layout
22166
22167 \begin_layout Standard
22168 La mayor parte de los símbolos matemáticos se encuentran en los 
22169 \family sans
22170 Paneles
22171 \begin_inset space ~
22172 \end_inset
22173
22174 de
22175 \begin_inset space ~
22176 \end_inset
22177
22178 ecuaciones
22179 \family default
22180  en alguna de las distintas categorías: 
22181 \family sans
22182 Griego
22183 \family default
22184
22185 \family sans
22186 Operadores
22187 \family default
22188
22189 \family sans
22190 Relaciones
22191 \family default
22192
22193 \family sans
22194 Flechas
22195 \family default
22196 \SpecialChar \ldots{}
22197  También hay símbolos adicionales suministrados por la 
22198 \emph on
22199 American Mathematical Society
22200 \emph default
22201  (AMS).
22202 \end_layout
22203
22204 \begin_layout Standard
22205 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22206  así, no tienes que emplear el 
22207 \family sans
22208 Panel de ecuaciones
22209 \family default
22210 , sino que puedes teclear el comando directamente en la ecuación.
22211  LyX lo convertirá al símbolo o estructura correspondiente.
22212 \end_layout
22213
22214 \begin_layout Subsection
22215 Cambiar el espacio
22216 \begin_inset Index idx
22217 status collapsed
22218
22219 \begin_layout Plain Layout
22220 Matemáticas ! Espacios
22221 \end_layout
22222
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \begin_layout Standard
22229 El espacio estándar provisto por LaTeX se puede cambiar.
22230  Para hacerlo teclea 
22231 \family sans
22232 Ctrl+Espacio
22233 \family default
22234  o usa el botón 
22235 \begin_inset Graphics
22236         filename ../../images/math/space.png
22237
22238 \end_inset
22239
22240  del 
22241 \family sans
22242 Panel de ecuaciones
22243 \family default
22244 .
22245  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22246  Por ejemplo, la secuencia 
22247 \series bold
22248 a
22249 \begin_inset space ~
22250 \end_inset
22251
22252 Ctrl+Espacio
22253 \begin_inset space ~
22254 \end_inset
22255
22256 b
22257 \series default
22258  da: 
22259 \begin_inset Formula $a\, b$
22260 \end_inset
22261
22262  (en LyX se ve 
22263 \begin_inset Graphics
22264         filename ../clipart/SpaceMarker.png
22265
22266 \end_inset
22267
22268 ).
22269  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22270  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22271  cambia el tamaño.
22272  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22273  espacios negativos.
22274  Dos ejemplos: 
22275 \end_layout
22276
22277 \begin_layout Standard
22278
22279 \series bold
22280 a Ctrl+Espacio b
22281 \series default
22282  con 3×
22283 \family sans
22284 Espacio
22285 \family default
22286
22287 \begin_inset Formula $a\quad b$
22288 \end_inset
22289
22290
22291 \end_layout
22292
22293 \begin_layout Standard
22294
22295 \series bold
22296 a Ctrl+Espacio b
22297 \series default
22298  con 5×
22299 \family sans
22300 Espacio
22301 \family default
22302
22303 \begin_inset Formula $a\! b$
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \begin_layout Subsection
22310 Funciones
22311 \begin_inset Index idx
22312 status collapsed
22313
22314 \begin_layout Plain Layout
22315 Matemáticas ! Funciones
22316 \end_layout
22317
22318 \end_inset
22319
22320
22321 \begin_inset CommandInset label
22322 LatexCommand label
22323 name "sub:Funciones"
22324
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \begin_layout Standard
22331 El botón 
22332 \begin_inset Graphics
22333         filename ../../images/math/functions.png
22334
22335 \end_inset
22336
22337  abre el 
22338 \family sans
22339 Panel
22340 \begin_inset space ~
22341 \end_inset
22342
22343 de
22344 \begin_inset space ~
22345 \end_inset
22346
22347 funciones
22348 \family default
22349 , que contiene diversas macros de funciones como 
22350 \begin_inset Formula $\sin$
22351 \end_inset
22352
22353  (seno), 
22354 \begin_inset Formula $\lim$
22355 \end_inset
22356
22357
22358 \emph on
22359 etc
22360 \emph default
22361 .
22362  (también se pueden insertar tecleando en una ecuación 
22363 \series bold
22364
22365 \backslash
22366 sen
22367 \series default
22368  etc.)
22369 \begin_inset Foot
22370 status collapsed
22371
22372 \begin_layout Plain Layout
22373
22374 \size normal
22375 \emph on
22376 \color none
22377 N.
22378 \begin_inset space \thinspace{}
22379 \end_inset
22380
22381 del t: 
22382 \size default
22383 \emph default
22384 \color inherit
22385 El estilo 
22386 \family typewriter
22387 spanish
22388 \family default
22389 \size normal
22390 \color none
22391  propociona comandos para escribir las funciones en español, p.
22392 \begin_inset space \thinspace{}
22393 \end_inset
22394
22395 e., 
22396 \begin_inset Formula $\sen x$
22397 \end_inset
22398
22399 .
22400  Más detalles en la sec.
22401  
22402 \size default
22403 \emph on
22404 \color inherit
22405 Funciones predefinidas
22406 \emph default
22407  del manual 
22408 \emph on
22409 Ecuaciones
22410 \emph default
22411  y en la página web
22412 \begin_inset space ~
22413 \end_inset
22414
22415
22416 \begin_inset CommandInset citation
22417 LatexCommand cite
22418 key "spanish"
22419
22420 \end_inset
22421
22422 .
22423 \end_layout
22424
22425 \end_inset
22426
22427 .
22428  En matemáticas es habitual escribir las funciones en letras verticales,
22429  para evitar confusiones con las letras cursivas que representan variables,
22430  porque 
22431 \begin_inset Formula $sen$
22432 \end_inset
22433
22434  podría hacer pensar en el producto 
22435 \begin_inset Formula $s·e·n$
22436 \end_inset
22437
22438 .
22439  
22440 \end_layout
22441
22442 \begin_layout Standard
22443 El empleo de macros de función generará también el espacio correcto alrededor
22444  de la función: 
22445 \begin_inset Formula $a\sen x$
22446 \end_inset
22447
22448  es diferente de 
22449 \begin_inset Formula $asenx$
22450 \end_inset
22451
22452
22453 \end_layout
22454
22455 \begin_layout Standard
22456 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
22457  de situar los subíndices, como se describe en sec.
22458 \begin_inset space \thinspace{}
22459 \end_inset
22460
22461
22462 \begin_inset CommandInset ref
22463 LatexCommand ref
22464 reference "sub:Operadores-con-límites"
22465
22466 \end_inset
22467
22468 .
22469 \end_layout
22470
22471 \begin_layout Subsection
22472 Acentos
22473 \begin_inset Index idx
22474 status collapsed
22475
22476 \begin_layout Plain Layout
22477 Matemáticas ! Acentos
22478 \end_layout
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Standard
22486 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
22487  que en modo texto.
22488  Esto puede depender de tu teclado, o de las asociaciones de teclas que
22489  uses.
22490  También puedes usar comandos LaTeX para escribir, p.
22491 \begin_inset space \thinspace{}
22492 \end_inset
22493
22494 e., 
22495 \begin_inset Formula $\hat{a}$
22496 \end_inset
22497
22498  incluso si tu teclado no tiene acento circunflejo.
22499  El ejemplo se ha hecho con 
22500 \series bold
22501
22502 \backslash
22503 hat
22504 \begin_inset ERT
22505 status collapsed
22506
22507 \begin_layout Plain Layout
22508
22509
22510 \backslash
22511 spce 
22512 \end_layout
22513
22514 \end_inset
22515
22516 a
22517 \series default
22518  en una ecuación.
22519  El cuadro
22520 \begin_inset space ~
22521 \end_inset
22522
22523
22524 \begin_inset CommandInset ref
22525 LatexCommand ref
22526 reference "cap:Acentos-y-comandos"
22527
22528 \end_inset
22529
22530  muestra las equivalencias entre tipos de acentos y sus comandos.
22531 \end_layout
22532
22533 \begin_layout Standard
22534 \begin_inset Float table
22535 wide false
22536 sideways false
22537 status open
22538
22539 \begin_layout Plain Layout
22540 \begin_inset Caption
22541
22542 \begin_layout Plain Layout
22543 \begin_inset CommandInset label
22544 LatexCommand label
22545 name "cap:Acentos-y-comandos"
22546
22547 \end_inset
22548
22549 Tipos de acentos y comandos correspondientes.
22550 \end_layout
22551
22552 \end_inset
22553
22554
22555 \end_layout
22556
22557 \begin_layout Plain Layout
22558 \align center
22559 \begin_inset VSpace defskip
22560 \end_inset
22561
22562
22563 \begin_inset Tabular
22564 <lyxtabular version="3" rows="11" columns="3">
22565 <features tabularvalignment="middle">
22566 <column alignment="center" valignment="top" width="0pt">
22567 <column alignment="center" valignment="top" width="0pt">
22568 <column alignment="center" valignment="top" width="0pt">
22569 <row>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 Nombre
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 Comando
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 E
22593 \family roman
22594 \series medium
22595 \shape up
22596 \size normal
22597 \emph off
22598 \bar no
22599 \noun off
22600 \color none
22601 jemplo
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 <row>
22608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612
22613 \family roman
22614 \series medium
22615 \shape up
22616 \size normal
22617 \emph off
22618 \bar no
22619 \noun off
22620 \color none
22621 circunflejo
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630
22631 \series bold
22632
22633 \backslash
22634 hat
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643
22644 \family roman
22645 \series medium
22646 \shape up
22647 \size normal
22648 \emph off
22649 \bar no
22650 \noun off
22651 \color none
22652 \begin_inset Formula $\hat{a}$
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \end_inset
22659 </cell>
22660 </row>
22661 <row>
22662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22663 \begin_inset Text
22664
22665 \begin_layout Plain Layout
22666
22667 \family roman
22668 \series medium
22669 \shape up
22670 \size normal
22671 \emph off
22672 \bar no
22673 \noun off
22674 \color none
22675 grave
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684
22685 \series bold
22686
22687 \backslash
22688 grave
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22694 \begin_inset Text
22695
22696 \begin_layout Plain Layout
22697
22698 \family roman
22699 \series medium
22700 \shape up
22701 \size normal
22702 \emph off
22703 \bar no
22704 \noun off
22705 \color none
22706 \begin_inset Formula $\grave{a}$
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 </row>
22715 <row>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720
22721 \family roman
22722 \series medium
22723 \shape up
22724 \size normal
22725 \emph off
22726 \bar no
22727 \noun off
22728 \color none
22729 agudo
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22735 \begin_inset Text
22736
22737 \begin_layout Plain Layout
22738
22739 \series bold
22740
22741 \backslash
22742 acute
22743 \end_layout
22744
22745 \end_inset
22746 </cell>
22747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Plain Layout
22751
22752 \family roman
22753 \series medium
22754 \shape up
22755 \size normal
22756 \emph off
22757 \bar no
22758 \noun off
22759 \color none
22760 \begin_inset Formula $\acute{a}$
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 <row>
22770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774
22775 \family roman
22776 \series medium
22777 \shape up
22778 \size normal
22779 \emph off
22780 \bar no
22781 \noun off
22782 \color none
22783 diéresis
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792
22793 \series bold
22794
22795 \backslash
22796 ddot
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22802 \begin_inset Text
22803
22804 \begin_layout Plain Layout
22805
22806 \family roman
22807 \series medium
22808 \shape up
22809 \size normal
22810 \emph off
22811 \bar no
22812 \noun off
22813 \color none
22814 \begin_inset Formula $\ddot{a}$
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 </row>
22823 <row>
22824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Plain Layout
22828
22829 \family roman
22830 \series medium
22831 \shape up
22832 \size normal
22833 \emph off
22834 \bar no
22835 \noun off
22836 \color none
22837 tilde
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846
22847 \series bold
22848
22849 \backslash
22850 tilde
22851 \end_layout
22852
22853 \end_inset
22854 </cell>
22855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859
22860 \family roman
22861 \series medium
22862 \shape up
22863 \size normal
22864 \emph off
22865 \bar no
22866 \noun off
22867 \color none
22868 \begin_inset Formula $\tilde{a}$
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 </row>
22877 <row>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882
22883 \family roman
22884 \series medium
22885 \shape up
22886 \size normal
22887 \emph off
22888 \bar no
22889 \noun off
22890 \color none
22891 punto
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \series bold
22902
22903 \backslash
22904 dot
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913
22914 \family roman
22915 \series medium
22916 \shape up
22917 \size normal
22918 \emph off
22919 \bar no
22920 \noun off
22921 \color none
22922 \begin_inset Formula $\dot{a}$
22923 \end_inset
22924
22925
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 </row>
22931 <row>
22932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22933 \begin_inset Text
22934
22935 \begin_layout Plain Layout
22936
22937 \family roman
22938 \series medium
22939 \shape up
22940 \size normal
22941 \emph off
22942 \bar no
22943 \noun off
22944 \color none
22945 breve
22946 \end_layout
22947
22948 \end_inset
22949 </cell>
22950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954
22955 \series bold
22956
22957 \backslash
22958 breve
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Plain Layout
22967
22968 \family roman
22969 \series medium
22970 \shape up
22971 \size normal
22972 \emph off
22973 \bar no
22974 \noun off
22975 \color none
22976 \begin_inset Formula $\breve{a}$
22977 \end_inset
22978
22979
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \family roman
22992 \series medium
22993 \shape up
22994 \size normal
22995 \emph off
22996 \bar no
22997 \noun off
22998 \color none
22999 caron
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008
23009 \series bold
23010
23011 \backslash
23012 check
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021
23022 \family roman
23023 \series medium
23024 \shape up
23025 \size normal
23026 \emph off
23027 \bar no
23028 \noun off
23029 \color none
23030 \begin_inset Formula $\check{a}$
23031 \end_inset
23032
23033
23034 \end_layout
23035
23036 \end_inset
23037 </cell>
23038 </row>
23039 <row>
23040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044
23045 \family roman
23046 \series medium
23047 \shape up
23048 \size normal
23049 \emph off
23050 \bar no
23051 \noun off
23052 \color none
23053 barra
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062
23063 \series bold
23064
23065 \backslash
23066 bar
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075
23076 \family roman
23077 \series medium
23078 \shape up
23079 \size normal
23080 \emph off
23081 \bar no
23082 \noun off
23083 \color none
23084 \begin_inset Formula $\bar{a}$
23085 \end_inset
23086
23087
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 </row>
23093 <row>
23094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23095 \begin_inset Text
23096
23097 \begin_layout Plain Layout
23098 vector
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107
23108 \series bold
23109
23110 \backslash
23111 vec
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120
23121 \family roman
23122 \series medium
23123 \shape up
23124 \size normal
23125 \emph off
23126 \bar no
23127 \noun off
23128 \color none
23129 \begin_inset Formula $\vec{a}$
23130 \end_inset
23131
23132
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 </row>
23138 </lyxtabular>
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \end_inset
23146
23147
23148 \end_layout
23149
23150 \begin_layout Standard
23151 Puedes elegir uno de los acentos seleccionándolo en el panel 
23152 \family sans
23153 Decoraciones
23154 \family default
23155 , botón 
23156 \begin_inset Graphics
23157         filename ../../images/math/hat.png
23158
23159 \end_inset
23160
23161  del 
23162 \family sans
23163 Panel de ecuaciones
23164 \family default
23165 ; esto se aplicará también a cualquier selección que hayas hecho en una
23166  fórmula.
23167 \end_layout
23168
23169 \begin_layout Section
23170 Paréntesis y otros delimitadores
23171 \begin_inset Index idx
23172 status collapsed
23173
23174 \begin_layout Plain Layout
23175 Matemáticas ! Delimitadores
23176 \end_layout
23177
23178 \end_inset
23179
23180
23181 \begin_inset Index idx
23182 status collapsed
23183
23184 \begin_layout Plain Layout
23185 Matemáticas ! Paréntesis
23186 \end_layout
23187
23188 \end_inset
23189
23190
23191 \begin_inset CommandInset label
23192 LatexCommand label
23193 name "sec:Paréntesis-y-delimitadores"
23194
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \begin_layout Standard
23201 Hay varios tipos de delimitadores disponibles en LyX.
23202  Para casi todas las necesidades debería bastar con el uso de las teclas
23203  
23204 \family typewriter
23205 []{}()|<>
23206 \family default
23207 .
23208  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23209  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23210  surge al pulsar el botón 
23211 \begin_inset Graphics
23212         filename ../../images/math/delim.png
23213
23214 \end_inset
23215
23216  de la barra de herramientas de ecuaciones.
23217  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23218 \begin_inset Formula \[
23219 \left[\begin{array}{cc}
23220 1 & 2\\
23221 3 & 4
23222 \end{array}\right]\]
23223
23224 \end_inset
23225
23226 o para colocar diversos paréntesis como en la fracción: 
23227 \begin_inset Formula \[
23228 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
23229
23230 \end_inset
23231
23232
23233 \end_layout
23234
23235 \begin_layout Standard
23236 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23237 ente de acuerdo con el tamaño de lo que contienen.
23238 \end_layout
23239
23240 \begin_layout Standard
23241 Para construir delimitadores pulsa el botón del que quieras poner para el
23242  lado izquierdo y para el lado derecho.
23243  Si marcas la opción 
23244 \family sans
23245 Mantener
23246 \begin_inset space ~
23247 \end_inset
23248
23249 iguales
23250 \family default
23251 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23252  El comando TeX de la selección se mostrará bajo el panel de botones.
23253  Si quieres que un lado no tenga delimitador, usa el botón 
23254 \family sans
23255 Ninguno
23256 \family default
23257 .
23258  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23259 \end_layout
23260
23261 \begin_layout Standard
23262 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23263  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23264  escoger los delimitadores deseados y pulsar 
23265 \family sans
23266 Insert
23267 \family default
23268 ar, con esto se dibujarán alrededor de la estructura resaltada.
23269 \end_layout
23270
23271 \begin_layout Section
23272 Ecuaciones con varias líneas
23273 \begin_inset Index idx
23274 status collapsed
23275
23276 \begin_layout Plain Layout
23277 Matemáticas ! Presentación de ecuaciones
23278 \end_layout
23279
23280 \end_inset
23281
23282
23283 \begin_inset Index idx
23284 status collapsed
23285
23286 \begin_layout Plain Layout
23287 Matemáticas ! Matrices
23288 \end_layout
23289
23290 \end_inset
23291
23292
23293 \begin_inset Index idx
23294 status collapsed
23295
23296 \begin_layout Plain Layout
23297 Matemáticas ! Ecuaciones multilínea
23298 \end_layout
23299
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \begin_layout Standard
23306 Las matrices se introducen con el botón 
23307 \begin_inset Graphics
23308         filename ../../images/math/matrix.png
23309
23310 \end_inset
23311
23312  de la 
23313 \family sans
23314 Barra
23315 \begin_inset space ~
23316 \end_inset
23317
23318 de
23319 \begin_inset space ~
23320 \end_inset
23321
23322 herramientas
23323 \begin_inset space ~
23324 \end_inset
23325
23326 matemáticas
23327 \family default
23328 .
23329  Se abrirá un diálogo para elegir el número de filas y columnas.
23330  Por ejemplo:
23331 \begin_inset Formula \[
23332 \left(\begin{array}{ccc}
23333 1 & 2 & 3\\
23334 4 & 5 & 6\\
23335 7 & 8 & 9
23336 \end{array}\right)\]
23337
23338 \end_inset
23339
23340 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
23341  en la sec.
23342 \begin_inset space \thinspace{}
23343 \end_inset
23344
23345
23346 \begin_inset CommandInset ref
23347 LatexCommand ref
23348 reference "sec:Paréntesis-y-delimitadores"
23349
23350 \end_inset
23351
23352 .
23353  Al construir la matriz, puedes elegir si las entradas de columna se alinean
23354  a la izquierda, a la derecha o al centro, en el cuadro 
23355 \family sans
23356 Horizontal,
23357 \family default
23358  con las letras 
23359 \begin_inset Quotes fld
23360 \end_inset
23361
23362
23363 \family sans
23364 l
23365 \family default
23366
23367 \begin_inset Quotes frd
23368 \end_inset
23369
23370
23371 \begin_inset Quotes fld
23372 \end_inset
23373
23374
23375 \family sans
23376 r
23377 \family default
23378
23379 \begin_inset Quotes frd
23380 \end_inset
23381
23382 , y 
23383 \begin_inset Quotes fld
23384 \end_inset
23385
23386
23387 \family sans
23388 c
23389 \family default
23390
23391 \begin_inset Quotes frd
23392 \end_inset
23393
23394 .
23395  Lyx utiliza 
23396 \begin_inset Quotes fld
23397 \end_inset
23398
23399
23400 \family sans
23401 c
23402 \family default
23403
23404 \begin_inset Quotes frd
23405 \end_inset
23406
23407  por omisión.
23408  Por ejemplo, la secuencia 
23409 \begin_inset Quotes fld
23410 \end_inset
23411
23412
23413 \family sans
23414 lcr
23415 \family default
23416
23417 \begin_inset Quotes frd
23418 \end_inset
23419
23420  indica que la primera columna se alineará a la izquierda, la segunda al
23421  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
23422  El resultado será el siguiente: 
23423 \begin_inset Formula \[
23424 \begin{array}{lcr}
23425 columna & columna & columna\\
23426 alineada & alineada & alineada\\
23427 a\, la\, izquierda & al\, centro & a\, la\, derecha
23428 \end{array}\]
23429
23430 \end_inset
23431
23432
23433 \end_layout
23434
23435 \begin_layout Standard
23436 Puedes añadir más filas a una matriz existente con 
23437 \family sans
23438 Ctrl+Retorno
23439 \family default
23440  estando el cursor en la matriz.
23441  Puedes añadir o quitar filas y columnas con el menú 
23442 \family sans
23443 Editar\SpecialChar \menuseparator
23444 Ecuaciones
23445 \family default
23446  o con los botones adecuados de la barra de herramientas matemáticas.
23447 \end_layout
23448
23449 \begin_layout Standard
23450 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
23451  de distintos casos.
23452  Para ello se usa el submenú 
23453 \family sans
23454 Insertar\SpecialChar \menuseparator
23455 Ecuaciones\SpecialChar \menuseparator
23456 Entorno
23457 \begin_inset space ~
23458 \end_inset
23459
23460 casos
23461 \family default
23462  o el comando 
23463 \series bold
23464
23465 \backslash
23466 cases
23467 \series default
23468 .
23469  Aquí ves un ejemplo: 
23470 \begin_inset Formula \[
23471 f(x)=\begin{cases}
23472 -1 & x<0\\
23473 0 & x=0\\
23474 1 & x>0
23475 \end{cases}\]
23476
23477 \end_inset
23478
23479
23480 \end_layout
23481
23482 \begin_layout Standard
23483 \begin_inset VSpace bigskip
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \begin_layout Standard
23490 Las ecuaciones con varias líneas se crean pulsando 
23491 \family sans
23492 \series medium
23493 Ctrl+Retorno
23494 \family default
23495 \series default
23496  dentro de la ecuación.
23497  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
23498  Si tecleas 
23499 \family sans
23500 \series medium
23501 Ctrl+Retorno
23502 \family default
23503 \series default
23504  en una ecuación no vacía, la parte anterior al signo de relación (signo
23505  igual 
23506 \begin_inset Quotes fld
23507 \end_inset
23508
23509 =
23510 \begin_inset Quotes frd
23511 \end_inset
23512
23513 , etc.) se insertará automáticamente en la primera columna, el signo de relación
23514  en la segunda y el resto en la tercera columna.
23515  Por cada nueva pulsación de 
23516 \family sans
23517 \series medium
23518 Ctrl+Retorno
23519 \family default
23520 \series default
23521  se crea una fila nueva.
23522  Las ecuaciones multilínea siempre están en modo presentación.
23523  Aquí hay un ejemplo:
23524 \end_layout
23525
23526 \begin_layout Standard
23527 \begin_inset Formula \begin{eqnarray}
23528 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23529 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
23530 \end{eqnarray}
23531
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \begin_layout Standard
23538 Para cambiar la asignación de columna de las partes de la ecuación, pon
23539  el cursor donde quieras empezar el cambio y teclea 
23540 \family sans
23541 Ctrl+Tab.
23542
23543 \family default
23544  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
23545  Ten en cuenta que la columna central está destinada para los signos de
23546  relación, y que las estructuras en esa columna se imprimirán en un tamaño
23547  menor:
23548 \begin_inset Formula \begin{eqnarray*}
23549 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23550
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \begin_layout Standard
23557 La ecuación multilínea aquí descrita es del tipo 
23558 \family sans
23559 Entorno_EqnArray
23560 \family default
23561 .
23562  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
23563  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
23564  que en la ecuación (
23565 \begin_inset CommandInset ref
23566 LatexCommand ref
23567 reference "eq:acuadrado"
23568
23569 \end_inset
23570
23571 ).
23572  Los otros tipos se describen en la sección
23573 \begin_inset space ~
23574 \end_inset
23575
23576
23577 \begin_inset space \thinspace{}
23578 \end_inset
23579
23580
23581 \begin_inset CommandInset ref
23582 LatexCommand ref
23583 reference "sub:Tipos-de-ecuaciones-AMS"
23584
23585 \end_inset
23586
23587 .
23588 \end_layout
23589
23590 \begin_layout Section
23591 Numeración y referencia de ecuaciones
23592 \begin_inset Index idx
23593 status collapsed
23594
23595 \begin_layout Plain Layout
23596 Matemáticas ! Numeración de ecuaciones
23597 \end_layout
23598
23599 \end_inset
23600
23601
23602 \begin_inset Index idx
23603 status collapsed
23604
23605 \begin_layout Plain Layout
23606 Matemáticas ! Referencias a ecuaciones
23607 \end_layout
23608
23609 \end_inset
23610
23611
23612 \begin_inset CommandInset label
23613 LatexCommand label
23614 name "sec:Numeración-y-referencia"
23615
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \begin_layout Standard
23622 Para numerar una ecuación, pon el cursor en ella y usa el menú 
23623 \family sans
23624 Editar\SpecialChar \menuseparator
23625 Ecuaciones\SpecialChar \menuseparator
23626 Conmutar
23627 \begin_inset space ~
23628 \end_inset
23629
23630 numeración
23631 \family default
23632  o el atajo 
23633 \family sans
23634 Alt+M
23635 \begin_inset space ~
23636 \end_inset
23637
23638 N
23639 \family default
23640 .
23641  El número de ecuación se ve en LyX como 
23642 \begin_inset Quotes fld
23643 \end_inset
23644
23645 #
23646 \begin_inset Quotes frd
23647 \end_inset
23648
23649  entre paréntesis.
23650  El 
23651 \begin_inset Quotes fld
23652 \end_inset
23653
23654 #
23655 \begin_inset Quotes frd
23656 \end_inset
23657
23658  indica que el número se calculará automáticamente al generar la salida.
23659  La posición y el formato del número de fórmula depende de la clase del
23660  documento.
23661  En este documento el número se imprime junto con el número del capítulo,
23662  separados por un punto:
23663 \begin_inset Formula \begin{equation}
23664 1+1=2\end{equation}
23665
23666 \end_inset
23667
23668
23669 \family sans
23670 Alt+M
23671 \begin_inset space ~
23672 \end_inset
23673
23674 N
23675 \family default
23676  en una ecuación numerada quita la numeración.
23677  Sólo se pueden numerar ecuaciones presentadas.
23678 \end_layout
23679
23680 \begin_layout Standard
23681 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
23682  menú 
23683 \family sans
23684 Editar\SpecialChar \menuseparator
23685 Ecuaciones\SpecialChar \menuseparator
23686 Conmutar
23687 \begin_inset space ~
23688 \end_inset
23689
23690 numeración
23691 \begin_inset space ~
23692 \end_inset
23693
23694 de
23695 \begin_inset space ~
23696 \end_inset
23697
23698 línea
23699 \family default
23700  o el atajo 
23701 \family sans
23702 Alt+M
23703 \begin_inset space ~
23704 \end_inset
23705
23706 Mayúsculas+N.
23707
23708 \family default
23709  Sólo se conmuta la numeración de la línea donde esté el cursor:
23710 \begin_inset Formula \begin{eqnarray}
23711 1 & = & 3-2\\
23712 2 & = & 4-2\nonumber \\
23713 4 & \leq & 7
23714 \end{eqnarray}
23715
23716 \end_inset
23717
23718 Para numerar todas las líneas usa el atajo 
23719 \family sans
23720 Alt+M
23721 \begin_inset space ~
23722 \end_inset
23723
23724 N
23725 \family default
23726 .
23727 \end_layout
23728
23729 \begin_layout Standard
23730 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
23731  La etiqueta se inserta con el menú 
23732 \family sans
23733 Insertar\SpecialChar \menuseparator
23734 Etiqueta
23735 \family default
23736  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
23737  el texto.
23738  Se recomienda dejar como primera parte de la etiqueta la propuesta 
23739 \begin_inset Quotes fld
23740 \end_inset
23741
23742
23743 \family sans
23744 eq:
23745 \family default
23746
23747 \begin_inset Quotes frd
23748 \end_inset
23749
23750 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
23751  en el documento.
23752  En el ejemplo siguiente hemos insertado la etiqueta 
23753 \begin_inset Quotes fld
23754 \end_inset
23755
23756 eq:tanhExp
23757 \begin_inset Quotes frd
23758 \end_inset
23759
23760  en la segunda línea:
23761 \begin_inset Formula \begin{eqnarray}
23762 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
23763  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23764 \end{eqnarray}
23765
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \begin_layout Standard
23772 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
23773  se ve en LyX en el sitio del contenedor del número de ecuación 
23774 \begin_inset Quotes eld
23775 \end_inset
23776
23777 #
23778 \begin_inset Quotes erd
23779 \end_inset
23780
23781 .
23782  Puedes hacer referencia a una ecuación etiquetada con el menú 
23783 \family sans
23784 Insertar\SpecialChar \menuseparator
23785 Referencia
23786 \begin_inset space ~
23787 \end_inset
23788
23789 cruzada
23790 \family default
23791 .
23792  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
23793  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
23794  de ecuación:
23795 \end_layout
23796
23797 \begin_layout Standard
23798 Esto es una referencia cruzada a la ecuación (
23799 \begin_inset CommandInset ref
23800 LatexCommand ref
23801 reference "eq:tanhExp"
23802
23803 \end_inset
23804
23805 ).
23806 \end_layout
23807
23808 \begin_layout Standard
23809 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
23810 \begin_inset space \thinspace{}
23811 \end_inset
23812
23813
23814 \begin_inset CommandInset ref
23815 LatexCommand ref
23816 reference "sec:Referencias-cruzadas"
23817
23818 \end_inset
23819
23820 .
23821  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
23822  el menú 
23823 \family sans
23824 Insertar\SpecialChar \menuseparator
23825 Etiqueta
23826 \family default
23827  y borra la etiqueta en el cuadro de texto.
23828 \begin_inset Foot
23829 status collapsed
23830
23831 \begin_layout Plain Layout
23832 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
23833 \end_layout
23834
23835 \end_inset
23836
23837  
23838 \end_layout
23839
23840 \begin_layout Section
23841 Definición de macros de ecuación
23842 \begin_inset Index idx
23843 status collapsed
23844
23845 \begin_layout Plain Layout
23846 Matemáticas ! Macros de ecuación
23847 \end_layout
23848
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \begin_layout Standard
23855 LyX permite la definición de macros para ecuaciones, lo que es muy útil
23856  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
23857  Se explica en la sección 
23858 \emph on
23859 Macros de ecuaciones
23860 \emph default
23861  del manual
23862 \emph on
23863  Ecuaciones
23864 \emph default
23865 .
23866 \end_layout
23867
23868 \begin_layout Section
23869 Afinando
23870 \end_layout
23871
23872 \begin_layout Subsection
23873 Estilo del texto
23874 \begin_inset Index idx
23875 status collapsed
23876
23877 \begin_layout Plain Layout
23878 Matemáticas ! Estilo del texto
23879 \end_layout
23880
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \begin_layout Standard
23887 La fuente estándar para el texto es cursiva, y para números es romana.
23888  Para determinar una fuente en una ecuación usa el botón 
23889 \begin_inset Graphics
23890         filename ../../images/math/font.png
23891
23892 \end_inset
23893
23894  del 
23895 \family sans
23896 Panel de ecuaciones
23897 \family default
23898 , o introduce directamente el comando adecuado, según el cuadro
23899 \begin_inset space ~
23900 \end_inset
23901
23902
23903 \begin_inset CommandInset ref
23904 LatexCommand ref
23905 reference "cap:Estilos-del-texto-y"
23906
23907 \end_inset
23908
23909 .
23910 \end_layout
23911
23912 \begin_layout Standard
23913 \begin_inset Float table
23914 wide false
23915 sideways false
23916 status open
23917
23918 \begin_layout Plain Layout
23919 \begin_inset Caption
23920
23921 \begin_layout Plain Layout
23922 \begin_inset CommandInset label
23923 LatexCommand label
23924 name "cap:Estilos-del-texto-y"
23925
23926 \end_inset
23927
23928 Estilos del texto y comandos correspondientes.
23929 \end_layout
23930
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \begin_layout Plain Layout
23937 \align center
23938 \begin_inset Tabular
23939 <lyxtabular version="3" rows="9" columns="2">
23940 <features tabularvalignment="middle">
23941 <column alignment="center" valignment="top" width="0pt">
23942 <column alignment="center" valignment="top" width="0pt">
23943 <row>
23944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948 Fuente
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 Comando
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 </row>
23963 <row>
23964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \shape up
23970 \size normal
23971 \bar no
23972 \noun off
23973 \color none
23974 \begin_inset Formula $\mathrm{Roman}$
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \series bold
23988
23989 \backslash
23990 mathrm
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 </row>
23996 <row>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
24002 \end_inset
24003
24004
24005 \end_layout
24006
24007 \end_inset
24008 </cell>
24009 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013
24014 \series bold
24015
24016 \backslash
24017 mathbf
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 </row>
24023 <row>
24024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028 \begin_inset Formula $\mathit{Cursiva}$
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040
24041 \series bold
24042
24043 \backslash
24044 mathit
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 </row>
24050 <row>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \shape up
24057 \size normal
24058 \bar no
24059 \noun off
24060 \color none
24061 \begin_inset Formula $\mathtt{Typewriter}$
24062 \end_inset
24063
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073
24074 \series bold
24075
24076 \backslash
24077 mathtt
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 </row>
24083 <row>
24084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24089 \end_inset
24090
24091
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24097 \begin_inset Text
24098
24099 \begin_layout Plain Layout
24100
24101 \series bold
24102
24103 \backslash
24104 mathbb
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 </row>
24110 <row>
24111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115 \begin_inset Formula $\mathfrak{Fraktur}$
24116 \end_inset
24117
24118
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127
24128 \series bold
24129
24130 \backslash
24131 mathfrak
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 </row>
24137 <row>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \shape up
24144 \size normal
24145 \emph on
24146 \bar no
24147 \noun off
24148 \color none
24149 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24150 \end_inset
24151
24152
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161
24162 \series bold
24163
24164 \backslash
24165 mathcal
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 </row>
24171 <row>
24172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176 \begin_inset Formula $\mathsf{SansSerif}$
24177 \end_inset
24178
24179
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \series bold
24190
24191 \backslash
24192 mathsf
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 </row>
24198 </lyxtabular>
24199
24200 \end_inset
24201
24202
24203 \end_layout
24204
24205 \end_inset
24206
24207
24208 \end_layout
24209
24210 \begin_layout Standard
24211 \begin_inset Note Greyedout
24212 status open
24213
24214 \begin_layout Plain Layout
24215
24216 \series bold
24217 Nota: 
24218 \series default
24219 Ten en cuenta que los estilos 
24220 \family sans
24221 Blackboard
24222 \family default
24223  y 
24224 \family sans
24225 Caligráfica
24226 \family default
24227  sólo tienen mayúsculas.
24228 \end_layout
24229
24230 \end_inset
24231
24232
24233 \end_layout
24234
24235 \begin_layout Standard
24236 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24237  Cada carácter en este cuadro se imprime en ese estilo.
24238  Al pulsar 
24239 \family sans
24240 Espa
24241 \family default
24242 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24243  un espacio debe ser protegido.
24244  En este ejemplo la letra 
24245 \begin_inset Quotes fld
24246 \end_inset
24247
24248 N
24249 \begin_inset Quotes frd
24250 \end_inset
24251
24252  en estilo 
24253 \family sans
24254 Blackboard
24255 \family default
24256  representa el conjunto de los números naturales:
24257 \begin_inset Formula \[
24258 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24259
24260 \end_inset
24261
24262
24263 \end_layout
24264
24265 \begin_layout Standard
24266 Los estilos de texto son anidables, lo que puede causar confusión.
24267  P.
24268 \begin_inset space \thinspace{}
24269 \end_inset
24270
24271 e., poner un carácter en 
24272 \family sans
24273 Fraktur
24274 \family default
24275  en un cuadro para 
24276 \family sans
24277 Typewriter
24278 \family default
24279
24280 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24281 \end_inset
24282
24283  
24284 \begin_inset Newline newline
24285 \end_inset
24286
24287 Por tanto es mejor no usar esta característica.
24288 \end_layout
24289
24290 \begin_layout Standard
24291 Los estilos de texto no tienen efecto sobre las letras griegas: 
24292 \begin_inset Formula $\mathfrak{abc\delta e}$
24293 \end_inset
24294
24295
24296 \begin_inset Newline newline
24297 \end_inset
24298
24299 Sólo se pueden imprimir en negrita usando el comando 
24300 \series bold
24301
24302 \backslash
24303 boldsymbol
24304 \series default
24305 , que trabaja como los demás comandos de estilo de letra: 
24306 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \begin_layout Standard
24313
24314 \series bold
24315
24316 \backslash
24317 boldsymbol
24318 \series default
24319  funciona con todos los símbolos, letras y números.
24320 \end_layout
24321
24322 \begin_layout Standard
24323 Hay más opciones para fuentes en el menú 
24324 \family sans
24325 Editar\SpecialChar \menuseparator
24326 Ecuaciones\SpecialChar \menuseparator
24327 Estilo
24328 \begin_inset space ~
24329 \end_inset
24330
24331 del
24332 \begin_inset space ~
24333 \end_inset
24334
24335 texto
24336 \end_layout
24337
24338 \begin_layout Subsection
24339 Texto en ecuaciones
24340 \begin_inset Index idx
24341 status collapsed
24342
24343 \begin_layout Plain Layout
24344 Matemáticas ! Texto en una ecuación
24345 \end_layout
24346
24347 \end_inset
24348
24349
24350 \end_layout
24351
24352 \begin_layout Standard
24353 Los estilos de letra son útiles para escribir ciertos caracteres pero no
24354  para texto.
24355  Para escribir texto en una ecuación es mejor usar la entrada 
24356 \family sans
24357 Texto
24358 \begin_inset space ~
24359 \end_inset
24360
24361 normal
24362 \family default
24363  en la lista desplegable que surge al pulsar el icono 
24364 \begin_inset Graphics
24365         filename ../../images/math/font.png
24366
24367 \end_inset
24368
24369  del 
24370 \family sans
24371 Panel de ecuaciones
24372 \family default
24373  (o bien el atajo 
24374 \family sans
24375 Alt+C
24376 \begin_inset space ~
24377 \end_inset
24378
24379 Espacio
24380 \family default
24381 ).
24382  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
24383  azul.
24384  Puedes usar espacios y acentos de la manera habitual.
24385  Por ejemplo:
24386 \begin_inset Formula \[
24387 f(x)=\begin{cases}
24388 x & \textrm{en este caso }\\
24389 -x & \textrm{en algún otro}
24390 \end{cases}\]
24391
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \begin_layout Subsection
24398 Tamaños de fuente
24399 \begin_inset Index idx
24400 status collapsed
24401
24402 \begin_layout Plain Layout
24403 Matemáticas ! Tamaños de fuente
24404 \end_layout
24405
24406 \end_inset
24407
24408
24409 \end_layout
24410
24411 \begin_layout Standard
24412 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
24413  que son automáticamente escogidos en la mayoría de situaciones.
24414  Son los estilos 
24415 \family sans
24416 presentación
24417 \family default
24418
24419 \family sans
24420 texto
24421 \begin_inset space ~
24422 \end_inset
24423
24424 normal
24425 \family default
24426
24427 \family sans
24428 índice
24429 \begin_inset space ~
24430 \end_inset
24431
24432 (pequeño)
24433 \family default
24434 , e 
24435 \family sans
24436 índice
24437 \begin_inset space ~
24438 \end_inset
24439
24440 de
24441 \begin_inset space ~
24442 \end_inset
24443
24444 índice
24445 \begin_inset space ~
24446 \end_inset
24447
24448 (más
24449 \begin_inset space ~
24450 \end_inset
24451
24452 pequeño)
24453 \family default
24454 .
24455  Para la mayoría de los caracteres
24456 \family sans
24457 , texto
24458 \family default
24459  y 
24460 \family sans
24461 presentación
24462 \family default
24463  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
24464  otras estructuras, los caracteres son más grandes en 
24465 \family sans
24466 presentación.
24467
24468 \family default
24469  Excepto para algunos operadores, que se redimensionan de acuerdo con la
24470  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
24471  La elección de LaTeX puede ser cambiada con el botón 
24472 \begin_inset Graphics
24473         filename ../../images/math/style.png
24474
24475 \end_inset
24476
24477  del 
24478 \family sans
24479 Panel de ecuaciones
24480 \family default
24481 .
24482  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
24483  insertar la estructura matemática.
24484  Por ejemplo, puedes poner 
24485 \begin_inset Formula $\frac{1}{2}$
24486 \end_inset
24487
24488 , que está normalmente en 
24489 \family sans
24490 modo
24491 \begin_inset space ~
24492 \end_inset
24493
24494 texto,
24495 \family default
24496  más grande en estilo 
24497 \family sans
24498 presentación
24499 \family default
24500
24501 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24502 \end_inset
24503
24504 .
24505  En el siguiente ejemplo puedes ver los cuatro estilos:
24506 \end_layout
24507
24508 \begin_layout Standard
24509 \begin_inset Formula $presentaci\acute{o}n$
24510 \end_inset
24511
24512
24513 \begin_inset Formula ${\textstyle texto}$
24514 \end_inset
24515
24516
24517 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
24518 \end_inset
24519
24520
24521 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
24522 \end_inset
24523
24524
24525 \end_layout
24526
24527 \begin_layout Standard
24528 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
24529  que si se ha puesto un cierto tamaño predeterminado con el menú de 
24530 \family sans
24531 Editar\SpecialChar \menuseparator
24532 Estilo
24533 \begin_inset space ~
24534 \end_inset
24535
24536 de
24537 \begin_inset space ~
24538 \end_inset
24539
24540 texto,
24541 \family default
24542  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
24543 o.
24544  De forma que, si el tamaño base de la fuente del documento se cambia, todas
24545  las fuentes serán reajustadas.
24546  Como ejemplo una ecuación con letra de tamaño 
24547 \begin_inset Quotes fld
24548 \end_inset
24549
24550 grandísima
24551 \begin_inset Quotes frd
24552 \end_inset
24553
24554 :
24555 \end_layout
24556
24557 \begin_layout Standard
24558
24559 \family roman
24560 \size largest
24561 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24562 \end_inset
24563
24564
24565 \end_layout
24566
24567 \begin_layout Section
24568 Módulos de teorema
24569 \begin_inset Index idx
24570 status collapsed
24571
24572 \begin_layout Plain Layout
24573 Módulos de teorema
24574 \end_layout
24575
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \begin_layout Standard
24582 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
24583  de las clases de documento para incorporarlo a los módulos de formato.
24584  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
24585  con otras clases además de las clases AMS.
24586  Véase la sección
24587 \begin_inset space ~
24588 \end_inset
24589
24590
24591 \begin_inset CommandInset ref
24592 LatexCommand ref
24593 reference "sub:Módulos"
24594
24595 \end_inset
24596
24597  para más información sobre módulos de formato.
24598 \end_layout
24599
24600 \begin_layout Section
24601 AMS-LaTeX
24602 \begin_inset Index idx
24603 status collapsed
24604
24605 \begin_layout Plain Layout
24606 AMS, ecuaciones
24607 \end_layout
24608
24609 \end_inset
24610
24611
24612 \begin_inset Index idx
24613 status collapsed
24614
24615 \begin_layout Plain Layout
24616 Matemáticas ! AMS
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Standard
24625 LyX soporta los paquetes más habituales suministrados por la 
24626 \emph on
24627 American Mathematical Society
24628 \emph default
24629  (AMS).
24630 \end_layout
24631
24632 \begin_layout Subsection
24633 Habilitar el uso de AMS
24634 \end_layout
24635
24636 \begin_layout Standard
24637 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
24638 \family sans
24639 Usar
24640 \begin_inset space ~
24641 \end_inset
24642
24643 el
24644 \begin_inset space ~
24645 \end_inset
24646
24647 paquete
24648 \begin_inset space ~
24649 \end_inset
24650
24651 de
24652 \begin_inset space ~
24653 \end_inset
24654
24655 ecuaciones
24656 \begin_inset space ~
24657 \end_inset
24658
24659 AMS
24660 \family default
24661  en el diálogo 
24662 \family sans
24663 Documento\SpecialChar \menuseparator
24664 Configuración\SpecialChar \menuseparator
24665 Ecuaciones
24666 \family default
24667 .
24668 \begin_inset Index idx
24669 status collapsed
24670
24671 \begin_layout Plain Layout
24672 Documentos ! Configuración
24673 \end_layout
24674
24675 \end_inset
24676
24677  AMS es necesario para muchas estructuras matemáticas, de modo que si se
24678  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
24679  uso de AMS.
24680  
24681 \end_layout
24682
24683 \begin_layout Subsection
24684 Tipos de ecuaciones AMS
24685 \begin_inset CommandInset label
24686 LatexCommand label
24687 name "sub:Tipos-de-ecuaciones-AMS"
24688
24689 \end_inset
24690
24691
24692 \begin_inset Index idx
24693 status collapsed
24694
24695 \begin_layout Plain Layout
24696 Matemáticas ! Ecuaciones multilínea
24697 \end_layout
24698
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \begin_layout Standard
24705 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
24706  LyX permite elegir entre 
24707 \family typewriter
24708 align
24709 \family default
24710
24711 \family typewriter
24712 alignat
24713 \family default
24714
24715 \family typewriter
24716 flalign
24717 \family default
24718
24719 \family typewriter
24720 gather
24721 \family default
24722  y 
24723 \family typewriter
24724 multilínea
24725 \family default
24726 .
24727  La explicación de estos tipos de ecuación está en la documentación de AMS.
24728 \end_layout
24729
24730 \begin_layout Chapter
24731 Otras herramientas
24732 \end_layout
24733
24734 \begin_layout Section
24735 Referencias cruzadas
24736 \begin_inset Index idx
24737 status collapsed
24738
24739 \begin_layout Plain Layout
24740 Referencias cruzadas
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \begin_inset CommandInset label
24747 LatexCommand label
24748 name "sec:Referencias-cruzadas"
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Standard
24756 Las referencias cruzadas son uno de los puntos fuertes de LyX.
24757  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
24758  en el documento.
24759  Para hacer referencia a una parte del documento debes insertar en ella
24760  una etiqueta.
24761  La etiqueta se usa como ancla y como nombre para la referencia.
24762  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
24763  
24764 \end_layout
24765
24766 \begin_layout Enumerate
24767 Primer ítem
24768 \end_layout
24769
24770 \begin_layout Enumerate
24771 \begin_inset CommandInset label
24772 LatexCommand label
24773 name "enu:Segundo-ítem"
24774
24775 \end_inset
24776
24777 Segundo ítem
24778 \end_layout
24779
24780 \begin_layout Enumerate
24781 Tercer ítem
24782 \end_layout
24783
24784 \begin_layout Standard
24785 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
24786  
24787 \family sans
24788 Insertar\SpecialChar \menuseparator
24789 Etiqueta
24790 \family default
24791  o con el botón 
24792 \begin_inset Graphics
24793         filename ../../images/label-insert.png
24794         scale 85
24795
24796 \end_inset
24797
24798  de la barra de herramientas.
24799  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
24800  LyX propone un prefijo y un posible título, en este caso 
24801 \begin_inset Quotes fld
24802 \end_inset
24803
24804
24805 \family sans
24806 enu:Segundo-ítem
24807 \family default
24808
24809 \begin_inset Quotes frd
24810 \end_inset
24811
24812 ; el prefijo 
24813 \begin_inset Quotes fld
24814 \end_inset
24815
24816
24817 \family sans
24818 enu:
24819 \family default
24820
24821 \begin_inset Quotes frd
24822 \end_inset
24823
24824  por 
24825 \begin_inset Quotes fld
24826 \end_inset
24827
24828 enumeración
24829 \begin_inset Quotes frd
24830 \end_inset
24831
24832 .
24833  Al pulsar 
24834 \family sans
24835 Aceptar
24836 \family default
24837  se inserta un cuadro gris parecido a este: 
24838 \begin_inset Graphics
24839         filename clipart/etiquetaQt4.png
24840         scale 85
24841
24842 \end_inset
24843
24844 .
24845  El prefijo depende de la parte del documento donde se inserta la etiqueta,
24846  p.
24847 \begin_inset space \thinspace{}
24848 \end_inset
24849
24850 e.
24851  si pones una etiqueta en un encabezado de sección, el prefijo será 
24852 \begin_inset Quotes fld
24853 \end_inset
24854
24855
24856 \family sans
24857 sec:
24858 \family default
24859
24860 \begin_inset Quotes frd
24861 \end_inset
24862
24863 .
24864 \end_layout
24865
24866 \begin_layout Standard
24867 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
24868  el menú 
24869 \family sans
24870 Insertar\SpecialChar \menuseparator
24871 Referencia
24872 \begin_inset space ~
24873 \end_inset
24874
24875 cruzada
24876 \family default
24877  o el botón 
24878 \begin_inset Graphics
24879         filename ../../images/dialog-show-new-inset_ref.png
24880         scale 85
24881
24882 \end_inset
24883
24884 .
24885  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
24886  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
24887  la entrada 
24888 \begin_inset Quotes fld
24889 \end_inset
24890
24891
24892 \family sans
24893 enu:Segundo-ítem
24894 \family default
24895
24896 \begin_inset Quotes frd
24897 \end_inset
24898
24899 .
24900  Al pulsar 
24901 \family sans
24902 Aceptar
24903 \family default
24904  se inserta un recuadro gris parecido a este: 
24905 \begin_inset Graphics
24906         filename clipart/referenciaQt4.png
24907         scale 85
24908
24909 \end_inset
24910
24911 .
24912  En el documento de salida, en vez de este recuadro se mostrará el número
24913  del ítem.
24914 \end_layout
24915
24916 \begin_layout Standard
24917 Como alternativa a 
24918 \family sans
24919 Insertar\SpecialChar \menuseparator
24920 Referencia cruzada
24921 \family default
24922  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
24923  aparece, marcar 
24924 \family sans
24925 Copiar como referencia
24926 \family default
24927 .
24928  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
24929  pegarse en la posición actual del cursor con el menú 
24930 \family sans
24931 Editar\SpecialChar \menuseparator
24932 Pegar
24933 \family default
24934  (atajo 
24935 \family sans
24936 Ctrl+V
24937 \family default
24938 ).
24939 \end_layout
24940
24941 \begin_layout Standard
24942 A continuación ponemos nuestra referencia cruzada: Ítem
24943 \begin_inset space ~
24944 \end_inset
24945
24946
24947 \begin_inset CommandInset ref
24948 LatexCommand ref
24949 reference "enu:Segundo-ítem"
24950
24951 \end_inset
24952
24953
24954 \end_layout
24955
24956 \begin_layout Standard
24957 Se recomienda usar un espacio protegido
24958 \begin_inset Foot
24959 status collapsed
24960
24961 \begin_layout Plain Layout
24962 Se describen en sec.
24963 \begin_inset space \thinspace{}
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "sub:Espacio-protegido"
24970
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \end_inset
24977
24978  entre el nombre de la referencia y su número para evitar feos saltos de
24979  línea entre ellos.
24980  
24981 \end_layout
24982
24983 \begin_layout Standard
24984 Hay seis estilos de referencias cruzadas: 
24985 \end_layout
24986
24987 \begin_layout Description
24988 <referencia>: imprime el número del flotante, es la opción predeterminada:
24989  
24990 \begin_inset CommandInset ref
24991 LatexCommand ref
24992 reference "cap:Dos-imágenes"
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Description
25000 (<referencia>): imprime el número del flotante entre paréntesis, este estilo
25001  es el habitual para referir ecuaciones, especialmente cuando se omite el
25002  nombre de referencia 
25003 \begin_inset Quotes fld
25004 \end_inset
25005
25006 Ecuación
25007 \begin_inset Quotes frd
25008 \end_inset
25009
25010
25011 \begin_inset CommandInset ref
25012 LatexCommand eqref
25013 reference "eq:tanhExp"
25014
25015 \end_inset
25016
25017
25018 \end_layout
25019
25020 \begin_layout Description
25021 <página>: imprime el número de la página: Página
25022 \begin_inset space ~
25023 \end_inset
25024
25025
25026 \begin_inset CommandInset ref
25027 LatexCommand pageref
25028 reference "cap:Dos-imágenes"
25029
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \begin_layout Description
25036 en
25037 \begin_inset space ~
25038 \end_inset
25039
25040 página
25041 \begin_inset space ~
25042 \end_inset
25043
25044 <página>: imprime el texto 
25045 \begin_inset Quotes fld
25046 \end_inset
25047
25048 en la página
25049 \begin_inset Quotes frd
25050 \end_inset
25051
25052  y el número de página: 
25053 \begin_inset CommandInset ref
25054 LatexCommand vpageref
25055 reference "cap:Dos-imágenes"
25056
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Description
25063 <referencia>
25064 \begin_inset space ~
25065 \end_inset
25066
25067 en
25068 \begin_inset space ~
25069 \end_inset
25070
25071 la
25072 \begin_inset space ~
25073 \end_inset
25074
25075 página
25076 \begin_inset space ~
25077 \end_inset
25078
25079 <página>: imprime el número del flotante, el texto 
25080 \begin_inset Quotes fld
25081 \end_inset
25082
25083 en la página
25084 \begin_inset Quotes frd
25085 \end_inset
25086
25087  y el número de página: 
25088 \begin_inset CommandInset ref
25089 LatexCommand vref
25090 reference "cap:Dos-imágenes"
25091
25092 \end_inset
25093
25094
25095 \end_layout
25096
25097 \begin_layout Description
25098 Referencia
25099 \begin_inset space ~
25100 \end_inset
25101
25102 con
25103 \begin_inset space ~
25104 \end_inset
25105
25106 formato: imprime un formato personalizado.
25107 \begin_inset Newline newline
25108 \end_inset
25109
25110
25111 \begin_inset Note Greyedout
25112 status open
25113
25114 \begin_layout Plain Layout
25115
25116 \series bold
25117 Nota:
25118 \series default
25119  Estilo sólo  disponible si está instalado el paquete LaTeX 
25120 \series bold
25121 prettyref
25122 \series default
25123
25124 \begin_inset Index idx
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 LaTeX, paquetes ! prettyref
25129 \end_layout
25130
25131 \end_inset
25132
25133 .
25134 \end_layout
25135
25136 \end_inset
25137
25138  
25139 \end_layout
25140
25141 \begin_layout Standard
25142
25143 \family sans
25144 <página>
25145 \family default
25146
25147 \begin_inset space \thinspace{}
25148 \end_inset
25149
25150  no imprime el número si la etiqueta está en la misma página, en la anterior
25151  o en la siguiente.
25152  En su lugar verás p.
25153 \begin_inset space \thinspace{}
25154 \end_inset
25155
25156 e.
25157 \begin_inset space ~
25158 \end_inset
25159
25160 el texto «
25161 \family sans
25162 en esta página
25163 \family default
25164 ».
25165  El estilo 
25166 \family sans
25167 <referencia>
25168 \begin_inset space ~
25169 \end_inset
25170
25171 en
25172 \begin_inset space ~
25173 \end_inset
25174
25175 página
25176 \begin_inset space ~
25177 \end_inset
25178
25179 <página>
25180 \family default
25181  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25182 \end_layout
25183
25184 \begin_layout Standard
25185 El número y la página de la parte referida del documento es calculado automática
25186 mente por LaTeX al generar la salida.
25187  El estilo de las referencias se especifica en el apartado 
25188 \family sans
25189 Formato
25190 \family default
25191  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25192  de referencia.
25193  
25194 \end_layout
25195
25196 \begin_layout Standard
25197 Sólo puedes usar el estilo 
25198 \family sans
25199 <referencia>
25200 \family default
25201  para referenciar partes numeradas del documento, mientras que el estilo
25202  
25203 \family sans
25204 <página>
25205 \family default
25206  siempre es posible.
25207 \end_layout
25208
25209 \begin_layout Standard
25210 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25211  la misma; para un flotante, pon la etiqueta en su leyenda.
25212  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25213  Las referencias a ecuaciones se explican en la sec.
25214 \begin_inset space \thinspace{}
25215 \end_inset
25216
25217
25218 \begin_inset CommandInset ref
25219 LatexCommand ref
25220 reference "sec:Numeración-y-referencia"
25221
25222 \end_inset
25223
25224 .
25225 \end_layout
25226
25227 \begin_layout Standard
25228 Clic derecho sobre una referencia cruzada abre un menú contextual.
25229  La entrada 
25230 \family sans
25231 Ir
25232 \begin_inset space ~
25233 \end_inset
25234
25235 a
25236 \begin_inset space ~
25237 \end_inset
25238
25239 la
25240 \begin_inset space ~
25241 \end_inset
25242
25243 etiqueta
25244 \family default
25245  lleva al cursor delante de la etiqueta correspondiente.
25246  Esta entrada se cambiará por 
25247 \family sans
25248 Volver
25249 \family default
25250  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25251  a la referencia.
25252  Puedes también volver con el botón 
25253 \begin_inset Graphics
25254         filename ../../images/bookmark-goto_0.png
25255
25256 \end_inset
25257
25258  de la barra de herramientas.
25259 \end_layout
25260
25261 \begin_layout Standard
25262 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25263  su cuadro.
25264  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25265  debes preocuparte de ello.
25266  
25267 \end_layout
25268
25269 \begin_layout Standard
25270 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25271  signos de interrogación en vez de la referencia.
25272 \end_layout
25273
25274 \begin_layout Standard
25275 Las referencias se describen con detalle en el manual 
25276 \emph on
25277 Objetos insertados
25278 \emph default
25279 .
25280 \end_layout
25281
25282 \begin_layout Section
25283 El índice general y otros índices
25284 \begin_inset Index idx
25285 status collapsed
25286
25287 \begin_layout Plain Layout
25288 Indi@Índice general
25289 \end_layout
25290
25291 \end_inset
25292
25293
25294 \begin_inset Index idx
25295 status collapsed
25296
25297 \begin_layout Plain Layout
25298 Navegador de contorno
25299 \end_layout
25300
25301 \end_inset
25302
25303
25304 \begin_inset CommandInset label
25305 LatexCommand label
25306 name "sec:IG"
25307
25308 \end_inset
25309
25310
25311 \end_layout
25312
25313 \begin_layout Subsection
25314 El índice general
25315 \begin_inset CommandInset label
25316 LatexCommand label
25317 name "sub:Indice-general"
25318
25319 \end_inset
25320
25321
25322 \end_layout
25323
25324 \begin_layout Standard
25325 El índice general (IG) se inserta con el menú 
25326 \family sans
25327 Insertar\SpecialChar \menuseparator
25328 Lista
25329 \family default
25330
25331 \begin_inset space \thinspace{}
25332 \end_inset
25333
25334 /
25335 \begin_inset space \thinspace{}
25336 \end_inset
25337
25338
25339 \family sans
25340 Índice\SpecialChar \menuseparator
25341 Índice
25342 \begin_inset space ~
25343 \end_inset
25344
25345 general
25346 \family default
25347 .
25348  En LyX se muestra un cuadro gris.
25349  Si pulsas en él, aparece en una ventana lateral el 
25350 \family sans
25351 Navegador de contorno
25352 \family default
25353  con las entradas del IG.
25354  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
25355  las secciones.
25356  Esta operación es una alternativa al menú 
25357 \family sans
25358 Documento\SpecialChar \menuseparator
25359 Navegador de contorno
25360 \family default
25361 , como se describe en la sección
25362 \begin_inset space ~
25363 \end_inset
25364
25365
25366 \begin_inset CommandInset ref
25367 LatexCommand ref
25368 reference "sec:Navegación"
25369
25370 \end_inset
25371
25372 .
25373 \end_layout
25374
25375 \begin_layout Standard
25376 El IG lista automáticamente las secciones numeradas.
25377  Si has declarado un título breve para un encabezado, como se explica en
25378  la sección
25379 \begin_inset space ~
25380 \end_inset
25381
25382
25383 \begin_inset space \thinspace{}
25384 \end_inset
25385
25386
25387 \begin_inset CommandInset ref
25388 LatexCommand ref
25389 reference "sec:Títulos-breves"
25390
25391 \end_inset
25392
25393 , será éste el que aparezca en el IG.
25394  La sección
25395 \begin_inset space ~
25396 \end_inset
25397
25398
25399 \begin_inset CommandInset ref
25400 LatexCommand ref
25401 reference "sub:Profundidad-de-numeración"
25402
25403 \end_inset
25404
25405  describe cómo ajustar el número de niveles de secciones que han de aparecer
25406  en el IG.
25407  También puedes ajustar el nivel de secciones mostradas en la ventana del
25408  IG mediante el deslizador que hay en la parte inferior de la misma.
25409  Las secciones no numeradas no salen en el IG.
25410 \end_layout
25411
25412 \begin_layout Subsection
25413 Índices de figuras, tablas y algoritmos
25414 \begin_inset CommandInset label
25415 LatexCommand label
25416 name "sub:Índices-de"
25417
25418 \end_inset
25419
25420
25421 \end_layout
25422
25423 \begin_layout Standard
25424 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
25425  general.
25426  Se insertan mediante los submenús de 
25427 \family sans
25428 Insertar\SpecialChar \menuseparator
25429 Lista
25430 \begin_inset space \thinspace{}
25431 \end_inset
25432
25433 /
25434 \begin_inset space \thinspace{}
25435 \end_inset
25436
25437 Índice
25438 \family default
25439 .
25440  Las entradas del índice son el número del flotante correspondiente y su
25441  leyenda.
25442 \end_layout
25443
25444 \begin_layout Section
25445 URLs e hiperenlaces
25446 \begin_inset Index idx
25447 status collapsed
25448
25449 \begin_layout Plain Layout
25450 Hiperenlaces
25451 \end_layout
25452
25453 \end_inset
25454
25455
25456 \begin_inset Index idx
25457 status collapsed
25458
25459 \begin_layout Plain Layout
25460 URLs
25461 \end_layout
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \begin_layout Subsection
25469 URLs
25470 \begin_inset CommandInset label
25471 LatexCommand label
25472 name "sec:URL"
25473
25474 \end_inset
25475
25476
25477 \end_layout
25478
25479 \begin_layout Standard
25480 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
25481  con el menú 
25482 \family sans
25483 Insertar\SpecialChar \menuseparator
25484 URL
25485 \family default
25486 .
25487 \end_layout
25488
25489 \begin_layout Standard
25490 Aquí hay un ejemplo: Página de inicio de LyX: 
25491 \begin_inset Flex URL
25492 status collapsed
25493
25494 \begin_layout Plain Layout
25495
25496 http://www.lyx.org
25497 \end_layout
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Standard
25505 El estilo del texto del enlace no se puede cambiar, el texto del URL se
25506  mostrará siempre en 
25507 \family typewriter
25508 Typewriter
25509 \family default
25510 .
25511  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
25512  se explica en la siguiente subsección.
25513 \end_layout
25514
25515 \begin_layout Standard
25516 \begin_inset Note Greyedout
25517 status collapsed
25518
25519 \begin_layout Plain Layout
25520
25521 \series bold
25522 Nota
25523 \series default
25524 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
25525  errores de LaTeX.
25526 \end_layout
25527
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \begin_layout Subsection
25534 Hiperenlaces
25535 \begin_inset CommandInset label
25536 LatexCommand label
25537 name "sub:Hiperenlaces"
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 Los hiperenlaces se insertan con el menú 
25546 \family sans
25547 Insertar\SpecialChar \menuseparator
25548 Hiperenlace
25549 \family default
25550  o con el botón 
25551 \begin_inset Graphics
25552         filename ../../images/href-insert.png
25553
25554 \end_inset
25555
25556  de la barra de herramientas.
25557  Aparece un diálogo con dos campos: 
25558 \family sans
25559 Dirección
25560 \family default
25561  y 
25562 \family sans
25563 Nombre
25564 \family default
25565 .
25566  El nombre es el texto que se imprime para el enlace.
25567  El tipo de enlace puede ser un enlace web como: 
25568 \begin_inset CommandInset href
25569 LatexCommand href
25570 name "Página de LyX"
25571 target "http://www.lyx.org"
25572
25573 \end_inset
25574
25575 , una dirección de correo o un enlace a un archivo.
25576 \end_layout
25577
25578 \begin_layout Standard
25579 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
25580  el prefijo «
25581 \family sans
25582 run:
25583 \family default
25584 » a la dirección del enlace.
25585 \end_layout
25586
25587 \begin_layout Standard
25588 En la salida PDF los enlaces se partirán con un guión si es necesario, y
25589  se puede hacer clic sobre ellos en las salidas DVI y PDF.
25590  Para cambiar el formato del texto selecciona el enlace insertado y usa
25591  el diálogo de estilo del texto.
25592  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
25593 \family sans
25594 \series bold
25595
25596 \begin_inset CommandInset href
25597 LatexCommand href
25598 name "Página de LyX"
25599 target "http://www.lyx.org"
25600
25601 \end_inset
25602
25603
25604 \end_layout
25605
25606 \begin_layout Standard
25607 El color del texto del enlace se puede cambiar si está marcada la opción
25608  
25609 \family sans
25610 Color links
25611 \family default
25612  en el diálogo de propiedades de PDF, (menú 
25613 \family sans
25614 Documento\SpecialChar \menuseparator
25615 Configuración\SpecialChar \menuseparator
25616 Propiedades PDF
25617 \family default
25618 ).
25619  Por ejemplo, en este documento el color del texto se ha establecido en
25620  azul añadiendo la opción
25621 \begin_inset Newline newline
25622 \end_inset
25623
25624
25625 \series bold
25626 urlcolor=blue
25627 \series default
25628
25629 \begin_inset Newline newline
25630 \end_inset
25631
25632 en el campo 
25633 \family sans
25634 Opciones adicionales
25635 \family default
25636  de la pestaña 
25637 \family sans
25638 Hiperenlaces
25639 \family default
25640  del mencionado menú.
25641  
25642 \end_layout
25643
25644 \begin_layout Section
25645 Apéndices
25646 \begin_inset Index idx
25647 status collapsed
25648
25649 \begin_layout Plain Layout
25650 Apéndices
25651 \end_layout
25652
25653 \end_inset
25654
25655
25656 \begin_inset CommandInset label
25657 LatexCommand label
25658 name "sec:Apéndices"
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \begin_layout Standard
25666 Los apéndices se crean con el menú 
25667 \family sans
25668 Documento\SpecialChar \menuseparator
25669 Comenzar
25670 \begin_inset space ~
25671 \end_inset
25672
25673 apéndice
25674 \begin_inset space ~
25675 \end_inset
25676
25677 aquí
25678 \family default
25679 .
25680  Todo el documento, desde la posición actual del cursor hasta el final,
25681  se transforma en apéndice.
25682  La región es señalada con un borde rojo.
25683  
25684 \end_layout
25685
25686 \begin_layout Standard
25687 Cada capítulo o sección dentro de la región del apéndice se considera un
25688  apéndice, y se ordenan con letras mayúsculas.
25689  Las subsecciones se ordenan con esta letra, un punto y el número de la
25690  subsección.
25691  Todas las secciones del apéndice se pueden referenciar como las secciones
25692  normales, como en estos dos ejemplos:
25693 \end_layout
25694
25695 \begin_layout Standard
25696 Apéndice
25697 \begin_inset space ~
25698 \end_inset
25699
25700
25701 \begin_inset CommandInset ref
25702 LatexCommand ref
25703 reference "cap:Créditos"
25704
25705 \end_inset
25706
25707 .
25708  Apéndice
25709 \begin_inset space ~
25710 \end_inset
25711
25712
25713 \begin_inset CommandInset ref
25714 LatexCommand ref
25715 reference "sub:Exportar"
25716
25717 \end_inset
25718
25719
25720 \end_layout
25721
25722 \begin_layout Section
25723 Bibliografía
25724 \begin_inset Index idx
25725 status collapsed
25726
25727 \begin_layout Plain Layout
25728 Bibliografía
25729 \end_layout
25730
25731 \end_inset
25732
25733
25734 \begin_inset CommandInset label
25735 LatexCommand label
25736 name "sec:Bibliografía"
25737
25738 \end_inset
25739
25740
25741 \end_layout
25742
25743 \begin_layout Standard
25744 Hay dos formas de generar la bibliografía en un documento LyX.
25745  Puedes incluir una base de datos bibliográficos
25746 \begin_inset Foot
25747 status collapsed
25748
25749 \begin_layout Plain Layout
25750 conocida por «bases de datos BibTeX»
25751 \end_layout
25752
25753 \end_inset
25754
25755 , que se explica enseguida, o insertarla manualmente usando el entorno de
25756  párrafo 
25757 \family sans
25758 Bibliografía,
25759 \family default
25760  descrito en la sección
25761 \begin_inset space ~
25762 \end_inset
25763
25764
25765 \begin_inset space \thinspace{}
25766 \end_inset
25767
25768
25769 \begin_inset CommandInset ref
25770 LatexCommand ref
25771 reference "sub:Biblio_entorno"
25772
25773 \end_inset
25774
25775 .
25776  Si quieres cosas distintas a citas numéricas, usadas en este documento,
25777  como citas autor-año, debes usar una base de datos bibliográficos.
25778 \end_layout
25779
25780 \begin_layout Subsection
25781 El entorno Bibliografía
25782 \end_layout
25783
25784 \begin_layout Standard
25785 En el entorno 
25786 \family sans
25787 Bibliografía
25788 \family default
25789  cada párrafo comienza con un cuadro gris etiquetado con un número.
25790  Si pinchas en él verás un diálogo donde se establece una 
25791 \family sans
25792 Clave
25793 \family default
25794  y una 
25795 \family sans
25796 Etiqueta.
25797
25798 \family default
25799  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
25800  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
25801  LaTeX para el que hemos puesto como clave una abreviatura de su título,
25802  
25803 \begin_inset Quotes fld
25804 \end_inset
25805
25806 latexcompanion
25807 \begin_inset Quotes frd
25808 \end_inset
25809
25810 .
25811 \end_layout
25812
25813 \begin_layout Standard
25814 Puedes insertar una referencia a la clave de una bibliografía con el menú
25815  
25816 \family sans
25817 Insertar\SpecialChar \menuseparator
25818 Cita 
25819 \family default
25820 o con el botón 
25821 \begin_inset Graphics
25822         filename ../../images/dialog-show-new-inset_citation.png
25823
25824 \end_inset
25825
25826
25827 \family sans
25828 .
25829
25830 \family default
25831  Saldrá una ventana 
25832 \begin_inset Quotes fld
25833 \end_inset
25834
25835 Añadir cita
25836 \begin_inset Quotes frd
25837 \end_inset
25838
25839  en la que puedes seleccionar una o más claves en la lista de las disponibles.
25840  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
25841  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
25842  referencia.
25843  
25844 \end_layout
25845
25846 \begin_layout Standard
25847 Las referencias bibliográficas se muestran en la salida con el número de
25848  entrada entre corchetes.
25849  Si pones una 
25850 \family sans
25851 Etiqueta
25852 \family default
25853  para la entrada, esta se verá en lugar del número.
25854  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
25855  
25856 \begin_inset Quotes fld
25857 \end_inset
25858
25859 Créditos
25860 \begin_inset Quotes frd
25861 \end_inset
25862
25863
25864 \end_layout
25865
25866 \begin_layout Standard
25867 Echa un vistazo a 
25868 \family sans
25869 LaTeX Companion Second Edition
25870 \family default
25871
25872 \begin_inset CommandInset citation
25873 LatexCommand cite
25874 key "latexcompanion"
25875
25876 \end_inset
25877
25878
25879 \end_layout
25880
25881 \begin_layout Standard
25882 Los miembros del equipo LyX figuran en los Créditos: 
25883 \begin_inset CommandInset citation
25884 LatexCommand cite
25885 key "lyxcredit"
25886
25887 \end_inset
25888
25889
25890 \end_layout
25891
25892 \begin_layout Subsection
25893 Bases de datos bibliográficos (BibTeX)
25894 \begin_inset Index idx
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898 Bibliografía ! Bases de datos
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \begin_inset Index idx
25905 status collapsed
25906
25907 \begin_layout Plain Layout
25908 Bibliografía ! BibTeX
25909 \end_layout
25910
25911 \end_inset
25912
25913
25914 \begin_inset CommandInset label
25915 LatexCommand label
25916 name "sub:Bases-datos-bibliográficos"
25917
25918 \end_inset
25919
25920
25921 \end_layout
25922
25923 \begin_layout Standard
25924 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
25925  en distintos documentos.
25926 \begin_inset Foot
25927 status collapsed
25928
25929 \begin_layout Plain Layout
25930 También son útiles simplemente para mantener una base de datos de artículos
25931  y notas relacionados con ellos.
25932  La mayoría de los programas de bases de datos mencionados permiten almacenar
25933  anotaciones y revisiones junto con la información bibliográfica.
25934 \end_layout
25935
25936 \end_inset
25937
25938  También hace que sea muy sencillo tener un formato uniforme para todas
25939  las entradas de la bibliografía.
25940  Puedes recoger la bibliografía de todos los libros o artículos relevantes
25941  para tu trabajo en una base de datos, la cual sirve para distintos documentos
25942  porque sólo aparecerán en la bibliografía las entradas que sean referidas
25943  en un documento dado.
25944  Esto evita la necesidad de mantener el rastro de los artículos y libros
25945  que se citan.
25946  
25947 \end_layout
25948
25949 \begin_layout Standard
25950 La base de datos es un archivo de texto con la extensión 
25951 \begin_inset Quotes fld
25952 \end_inset
25953
25954
25955 \family sans
25956 .bib
25957 \family default
25958
25959 \begin_inset Quotes frd
25960 \end_inset
25961
25962  que contiene la bibliografía en un formato especial, como se explica en
25963  libros de LaTeX
25964 \begin_inset space ~
25965 \end_inset
25966
25967 (
25968 \begin_inset CommandInset citation
25969 LatexCommand cite
25970 key "Mittelbach,Kopka,Lamport"
25971
25972 \end_inset
25973
25974 ).
25975  El archivo se puede crear con cualquier editor de texto, pero habitualmente
25976  se usa un programa especial para crear y editar las entradas en la base
25977  de datos.
25978  Hay disponible una lista de estos programas en la Wiki de LyX, 
25979 \begin_inset Flex URL
25980 status collapsed
25981
25982 \begin_layout Plain Layout
25983
25984 http://wiki.lyx.org/BibTeX/Programs
25985 \end_layout
25986
25987 \end_inset
25988
25989
25990 \end_layout
25991
25992 \begin_layout Standard
25993 Para usar una base de datos está el menú 
25994 \family sans
25995 Insertar\SpecialChar \menuseparator
25996 Lista
25997 \begin_inset space \thinspace{}
25998 \end_inset
25999
26000 /
26001 \begin_inset space \thinspace{}
26002 \end_inset
26003
26004 Índice\SpecialChar \menuseparator
26005 Bibliografía
26006 \begin_inset space ~
26007 \end_inset
26008
26009 BibT
26010 \begin_inset ERT
26011 status collapsed
26012
26013 \begin_layout Plain Layout
26014
26015 {}
26016 \end_layout
26017
26018 \end_inset
26019
26020 eX
26021 \family default
26022 .
26023  Surge una ventana en la que puedes cargar una o más bases de datos y un
26024  archivo de estilo y después se inserta un recuadro gris.
26025  La opción 
26026 \family sans
26027 Añadir bibliografía al IG
26028 \family default
26029  añade en el índice una entrada para la biblografía.
26030  En el cuadro desplegable 
26031 \family sans
26032 Contenido
26033 \family default
26034  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
26035  
26036 \end_layout
26037
26038 \begin_layout Standard
26039 El archivo de estilo es un archivo de texto con extensión 
26040 \begin_inset Quotes fld
26041 \end_inset
26042
26043
26044 \family sans
26045 .bst
26046 \family default
26047
26048 \begin_inset Quotes frd
26049 \end_inset
26050
26051  que define el estilo de todas las entradas bibliográficas.
26052  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
26053  proporcionan sus propios archivos de estilo, de modo que no tienes que
26054  preocuparte del formato.
26055  Por supuesto, es posible escribir estilos propios, aunque es tarea para
26056  expertos.
26057 \begin_inset Foot
26058 status collapsed
26059
26060 \begin_layout Plain Layout
26061 Hay información sobre el modo de hacerlo en
26062 \begin_inset Newline newline
26063 \end_inset
26064
26065
26066 \begin_inset CommandInset href
26067 LatexCommand href
26068 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26069
26070 \end_inset
26071
26072 .
26073 \end_layout
26074
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \begin_layout Standard
26081 La inserción de referencias a una cita bibliográfica funciona como ya se
26082  ha descrito.
26083 \end_layout
26084
26085 \begin_layout Standard
26086 Para generar la bibliografía a partir de una base de datos, LyX utiliza
26087  el programa 
26088 \family sans
26089 BibTeX
26090 \family default
26091 .
26092  Este programa se controla con opciones que se pueden añadir en el diálogo
26093  
26094 \family sans
26095 Preferencias
26096 \family default
26097  de LyX, apartado 
26098 \family sans
26099 Salidas,
26100 \family default
26101  
26102 \family sans
26103 LaT
26104 \begin_inset ERT
26105 status collapsed
26106
26107 \begin_layout Plain Layout
26108
26109 {}
26110 \end_layout
26111
26112 \end_inset
26113
26114 eX,
26115 \family default
26116  en el campo 
26117 \family sans
26118 Comando
26119 \begin_inset space ~
26120 \end_inset
26121
26122 BibT
26123 \begin_inset ERT
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127
26128 {}
26129 \end_layout
26130
26131 \end_inset
26132
26133 eX.
26134  
26135 \family default
26136 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26137  de 
26138 \family sans
26139 BibTeX
26140 \begin_inset space \thinspace{}
26141 \end_inset
26142
26143
26144 \family default
26145
26146 \begin_inset CommandInset citation
26147 LatexCommand cite
26148 key "BibTeX"
26149
26150 \end_inset
26151
26152 .
26153 \end_layout
26154
26155 \begin_layout Standard
26156 Si seleccionas la opción 
26157 \family sans
26158 Bibliografía por secciones
26159 \family default
26160  en 
26161 \family sans
26162 Documento\SpecialChar \menuseparator
26163 Configuración
26164 \family default
26165 , es posible tener múltiples bibliografías ordenadas en secciones.
26166  Esto y otras características se explica con detalle en la sección 
26167 \emph on
26168 Preparar un bibliografía con BibTeX
26169 \emph default
26170  del manual 
26171 \emph on
26172 Características adicionales.
26173 \end_layout
26174
26175 \begin_layout Standard
26176 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26177  entre las dos formas de crearlas.
26178  Como se ve, la bibliografía creada a partir de una base de datos contiene
26179  sólo las entradas que son referidas en el documento.
26180  El estilo utilizado es 
26181 \family sans
26182 alphadin.bst
26183 \family default
26184 , que genera el complicado esquema alemán de claves de referencia de la
26185  bibliografía.
26186  
26187 \end_layout
26188
26189 \begin_layout Subsection
26190 Formato de la Bibliografía
26191 \begin_inset Index idx
26192 status collapsed
26193
26194 \begin_layout Plain Layout
26195 Bibliografía ! Formato
26196 \end_layout
26197
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \begin_layout Standard
26204 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26205  Para esto debes habilitar la opción 
26206 \family sans
26207 NatBib
26208 \family default
26209  en el menú 
26210 \family sans
26211 Documento\SpecialChar \menuseparator
26212 Configuración\SpecialChar \menuseparator
26213 Bibliografía
26214 \family default
26215
26216 \begin_inset Index idx
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220 Documentos ! Configuración
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \family sans
26227 .
26228
26229 \family default
26230  En dicho menú puedes establecer el estilo de cita por omisión.
26231  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26232  por omisión.
26233  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26234  en la sección anterior.
26235 \end_layout
26236
26237 \begin_layout Standard
26238 En la ventana de referencia de cita también puedes poner un texto para que
26239  aparezca antes o después de la referencia.
26240  Aquí hay un ejemplo en el que el texto 
26241 \begin_inset Quotes fld
26242 \end_inset
26243
26244 Capítulo
26245 \begin_inset space ~
26246 \end_inset
26247
26248 3
26249 \begin_inset Quotes frd
26250 \end_inset
26251
26252  va detrás de la referencia: 
26253 \end_layout
26254
26255 \begin_layout Standard
26256 Echa un vistazo a 
26257 \begin_inset CommandInset citation
26258 LatexCommand cite
26259 after "Capítulo 3"
26260 key "latexcompanion"
26261
26262 \end_inset
26263
26264 .
26265 \end_layout
26266
26267 \begin_layout Section
26268 Índice alfabético
26269 \begin_inset Index idx
26270 status collapsed
26271
26272 \begin_layout Plain Layout
26273 Ind@Índice alfabético
26274 \end_layout
26275
26276 \end_inset
26277
26278
26279 \begin_inset CommandInset label
26280 LatexCommand label
26281 name "sec:Indice-alfabético"
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \begin_layout Standard
26289 Para crear una entrada en el índice usa el menú 
26290 \family sans
26291 Insertar\SpecialChar \menuseparator
26292 Entrada
26293 \begin_inset space ~
26294 \end_inset
26295
26296 de
26297 \begin_inset space ~
26298 \end_inset
26299
26300 índice 
26301 \family default
26302 o el botón 
26303 \begin_inset Graphics
26304         filename ../../images/index-insert.png
26305
26306 \end_inset
26307
26308 .
26309  Se inserta un cuadro gris con la etiqueta 
26310 \begin_inset Quotes fld
26311 \end_inset
26312
26313
26314 \family sans
26315 Ind
26316 \family default
26317
26318 \begin_inset Quotes frd
26319 \end_inset
26320
26321  que contiene el texto que aparecerá en el índice.
26322  Por omisión, LyX escoge como texto para la entrada de índice la palabra
26323  en la que está el cursor o el texto que esté seleccionado.
26324  
26325 \end_layout
26326
26327 \begin_layout Standard
26328 En las siguientes subsecciones describiremos brevemente los comandos para
26329  el índice alfabético.
26330  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
26331  algún libro de LaTeX, 
26332 \begin_inset CommandInset citation
26333 LatexCommand cite
26334 key "latexcompanion,latexbook,latexguide"
26335
26336 \end_inset
26337
26338 .
26339 \end_layout
26340
26341 \begin_layout Standard
26342 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
26343 \end_layout
26344
26345 \begin_layout Standard
26346 El índice alfabético se inserta en el documento con el menú 
26347 \family sans
26348 Insertar\SpecialChar \menuseparator
26349 Lista
26350 \begin_inset space \thinspace{}
26351 \end_inset
26352
26353 /
26354 \begin_inset space \thinspace{}
26355 \end_inset
26356
26357 Índice\SpecialChar \menuseparator
26358 Índice
26359 \begin_inset space ~
26360 \end_inset
26361
26362 alfabético
26363 \family default
26364 .
26365  En LyX se muestra un cuadro azul claro con la etiqueta 
26366 \begin_inset Quotes fld
26367 \end_inset
26368
26369
26370 \family sans
26371 Índice
26372 \family default
26373
26374 \begin_inset Quotes frd
26375 \end_inset
26376
26377  en el lugar en que saldrá impreso en la salida.
26378  Este tipo de cuadro no admite clic.
26379 \end_layout
26380
26381 \begin_layout Subsection
26382 Agrupación de entradas de índice
26383 \begin_inset Index idx
26384 status collapsed
26385
26386 \begin_layout Plain Layout
26387 Ind@Índice alfabético ! Agrupación de entradas
26388 \end_layout
26389
26390 \end_inset
26391
26392
26393 \end_layout
26394
26395 \begin_layout Standard
26396 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
26397  búsquedas más rápidas.
26398  Supongamos que queremos agrupar las entradas del índice para las listas
26399  enumeración y enumeración* bajo la entrada 
26400 \begin_inset Quotes fld
26401 \end_inset
26402
26403
26404 \family sans
26405 Listas
26406 \family default
26407
26408 \begin_inset Quotes frd
26409 \end_inset
26410
26411 .
26412  Primero creamos esta entrada en la sección
26413 \begin_inset space \thinspace{}
26414 \end_inset
26415
26416
26417 \begin_inset space ~
26418 \end_inset
26419
26420
26421 \begin_inset CommandInset ref
26422 LatexCommand ref
26423 reference "sub:Listas"
26424
26425 \end_inset
26426
26427 .
26428  En el campo de texto de la entrada de índice en la sección
26429 \begin_inset space ~
26430 \end_inset
26431
26432
26433 \begin_inset CommandInset ref
26434 LatexCommand ref
26435 reference "sec:Enumeración*"
26436
26437 \end_inset
26438
26439 , insertamos lo siguiente
26440 \end_layout
26441
26442 \begin_layout Standard
26443
26444 \series bold
26445 Listas ! Enumeración*
26446 \end_layout
26447
26448 \begin_layout Standard
26449 y en la entrada de índice de la sección
26450 \begin_inset space \thinspace{}
26451 \end_inset
26452
26453
26454 \begin_inset CommandInset ref
26455 LatexCommand ref
26456 reference "sec:Enumeración"
26457
26458 \end_inset
26459
26460  ponemos
26461 \end_layout
26462
26463 \begin_layout Standard
26464
26465 \series bold
26466 Listas ! Enumeración
26467 \end_layout
26468
26469 \begin_layout Standard
26470 El signo de exclamación 
26471 \begin_inset Quotes fld
26472 \end_inset
26473
26474 !
26475 \begin_inset Quotes frd
26476 \end_inset
26477
26478  indica los niveles de agrupación.
26479  Puedes tener tres niveles; cada nivel se sangra un poco más.
26480  Para el nivel más alto no hace falta entrada de índice.
26481  Si no ponemos ninguna entrada de índice para 
26482 \begin_inset Quotes fld
26483 \end_inset
26484
26485 Listas
26486 \begin_inset Quotes frd
26487 \end_inset
26488
26489 , se imprimirá de todas formas pero sin número de página.
26490  
26491 \end_layout
26492
26493 \begin_layout Subsection
26494 Rangos de página
26495 \begin_inset Index idx
26496 status collapsed
26497
26498 \begin_layout Plain Layout
26499 Ind@Índice alfabético ! Rangos de página
26500 \end_layout
26501
26502 \end_inset
26503
26504
26505 \end_layout
26506
26507 \begin_layout Standard
26508 Normalmente las entradas de índice aparecerán con el número de página de
26509  la sección indexada.
26510  Pero a veces querrás indexar más páginas bajo la misma entrada.
26511  P.
26512 \begin_inset space \thinspace{}
26513 \end_inset
26514
26515 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
26516  en la sección
26517 \begin_inset space \thinspace{}
26518 \end_inset
26519
26520
26521 \begin_inset CommandInset ref
26522 LatexCommand ref
26523 reference "sec:Entornos-de-párrafo"
26524
26525 \end_inset
26526
26527  con el comando 
26528 \end_layout
26529
26530 \begin_layout Standard
26531
26532 \series bold
26533 Entornos de párrafo|(
26534 \end_layout
26535
26536 \begin_layout Standard
26537 y otra entrada al final de la seción
26538 \begin_inset space ~
26539 \end_inset
26540
26541
26542 \begin_inset CommandInset ref
26543 LatexCommand ref
26544 reference "sub:Código-LyX"
26545
26546 \end_inset
26547
26548  con el comando
26549 \end_layout
26550
26551 \begin_layout Standard
26552
26553 \series bold
26554 Entornos de párrafo|)
26555 \end_layout
26556
26557 \begin_layout Standard
26558 Los comandos 
26559 \begin_inset Quotes fld
26560 \end_inset
26561
26562
26563 \series bold
26564 |(
26565 \series default
26566
26567 \begin_inset Quotes frd
26568 \end_inset
26569
26570  y 
26571 \begin_inset Quotes fld
26572 \end_inset
26573
26574
26575 \series bold
26576 |)
26577 \series default
26578
26579 \begin_inset Quotes frd
26580 \end_inset
26581
26582  respectivamente inician y finalizan el rango de páginas.
26583 \end_layout
26584
26585 \begin_layout Standard
26586 Puedes añadir la misma entrada de índice en distintos sitios del documento.
26587  En la salida se muestra una lista de referencias de páginas, separadas
26588  por comas, bajo la misma entrada.
26589  Un ejemplo es la entrada de índice «Documentos ! Configuración».
26590 \end_layout
26591
26592 \begin_layout Subsection
26593 Referencias cruzadas
26594 \begin_inset Index idx
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598 Ind@Índice alfabético ! Referencias cruzadas
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \begin_layout Standard
26607 Es posible hacer referencia a otra entrada del índice.
26608  Por ejemplo, en la entrada 
26609 \begin_inset Quotes fld
26610 \end_inset
26611
26612 GIF
26613 \begin_inset Quotes frd
26614 \end_inset
26615
26616  (en la sección
26617 \begin_inset space ~
26618 \end_inset
26619
26620
26621 \begin_inset CommandInset ref
26622 LatexCommand ref
26623 reference "sub:Formatos-de-imagen"
26624
26625 \end_inset
26626
26627 ) del índice, se hace una referencia a la entrada 
26628 \begin_inset Quotes fld
26629 \end_inset
26630
26631 Formatos de imagen
26632 \begin_inset Quotes frd
26633 \end_inset
26634
26635  en la misma sección con el comando
26636 \end_layout
26637
26638 \begin_layout Standard
26639
26640 \series bold
26641 GIF|see{Formatos de imagen}
26642 \end_layout
26643
26644 \begin_layout Standard
26645 donde las llaves deben insertarse en código TeX.
26646  El texto entre llaves es la entrada a la que se remite.
26647  En la salida aparece sin número de página.
26648 \begin_inset Foot
26649 status collapsed
26650
26651 \begin_layout Plain Layout
26652
26653 \emph on
26654 N.
26655 \begin_inset space \thinspace{}
26656 \end_inset
26657
26658 del t.
26659 \emph default
26660 : En la salida, el término 
26661 \emph on
26662 see
26663 \emph default
26664  se traduce automáticamente por 
26665 \emph on
26666 véase
26667 \emph default
26668 .
26669 \end_layout
26670
26671 \end_inset
26672
26673
26674 \end_layout
26675
26676 \begin_layout Subsection
26677 Orden de entradas en el índice
26678 \begin_inset Index idx
26679 status collapsed
26680
26681 \begin_layout Plain Layout
26682 Ind@Índice alfabético ! Orden de las entradas
26683 \end_layout
26684
26685 \end_inset
26686
26687
26688 \end_layout
26689
26690 \begin_layout Standard
26691 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
26692  las entradas podrían no estar en el orden adecuado.
26693  Las entradas se ordenan alfabéticamente, pero LaTeX
26694 \begin_inset Foot
26695 status collapsed
26696
26697 \begin_layout Plain Layout
26698 El índice es generado en segundo plano por un programa externo, véase la
26699  sección
26700 \begin_inset space ~
26701 \end_inset
26702
26703
26704 \begin_inset CommandInset ref
26705 LatexCommand ref
26706 reference "sub:Programas-para-índice"
26707
26708 \end_inset
26709
26710 .
26711 \end_layout
26712
26713 \end_inset
26714
26715  no sabe ordenar caracteres acentuados en idiomas distintos.
26716  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
26717  
26718 \begin_inset Index idx
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722 Entradas postizas ! maïs
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \begin_inset Index idx
26729 status collapsed
26730
26731 \begin_layout Plain Layout
26732 Entradas postizas ! maître
26733 \end_layout
26734
26735 \end_inset
26736
26737
26738 \begin_inset Index idx
26739 status collapsed
26740
26741 \begin_layout Plain Layout
26742 Entradas postizas ! maïs@maison
26743 \end_layout
26744
26745 \end_inset
26746
26747 .
26748  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
26749  maison, maître.
26750  Para conseguirlo usamos el comando 
26751 \end_layout
26752
26753 \begin_layout Standard
26754
26755 \series bold
26756 entrada anterior@entrada actual
26757 \end_layout
26758
26759 \begin_layout Standard
26760 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
26761  la entrada de esta forma: 
26762 \end_layout
26763
26764 \begin_layout Standard
26765
26766 \series bold
26767 maïs@maison
26768 \end_layout
26769
26770 \begin_layout Standard
26771 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
26772  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
26773  ejemplo.
26774 \begin_inset Foot
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778
26779 \emph on
26780 N.
26781 \begin_inset space \thinspace{}
26782 \end_inset
26783
26784 del t
26785 \emph default
26786 .: En las secciones 
26787 \begin_inset CommandInset ref
26788 LatexCommand ref
26789 reference "sec:IG"
26790
26791 \end_inset
26792
26793  y 
26794 \begin_inset CommandInset ref
26795 LatexCommand ref
26796 reference "sec:Indice-alfabético"
26797
26798 \end_inset
26799
26800  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
26801  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Standard
26810 \begin_inset VSpace bigskip
26811 \end_inset
26812
26813
26814 \end_layout
26815
26816 \begin_layout Standard
26817 En algunos casos, si estás usando el programa 
26818 \family sans
26819 makeindex
26820 \family default
26821  para generar el índice, el orden de entradas en el índice no es correcto
26822  (véase la sec.
26823 \begin_inset space \thinspace{}
26824 \end_inset
26825
26826
26827 \begin_inset CommandInset ref
26828 LatexCommand ref
26829 reference "sub:Programas-para-índice"
26830
26831 \end_inset
26832
26833 ).
26834  Por ejemplo, 
26835 \family sans
26836 makeindex
26837 \family default
26838  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
26839  la sec.
26840 \begin_inset space \thinspace{}
26841 \end_inset
26842
26843
26844 \begin_inset CommandInset ref
26845 LatexCommand ref
26846 reference "sub:Fuentes-de-documento"
26847
26848 \end_inset
26849
26850 , después de las entradas de índice de los demás paquetes LaTeX, aunque
26851  todos estos comandos de índice empiezan con 
26852 \begin_inset Quotes eld
26853 \end_inset
26854
26855
26856 \series bold
26857 LaTeX, paquetes ! 
26858 \series default
26859
26860 \begin_inset Quotes erd
26861 \end_inset
26862
26863 .
26864  La razón es que la entrada de índice para aeguill está en una nota al pie.
26865  Para arreglar este fallo de 
26866 \family sans
26867 makeindex
26868 \family default
26869 , añade estos comandos en el preámbulo del documento:
26870 \end_layout
26871
26872 \begin_layout Standard
26873
26874 \series bold
26875
26876 \backslash
26877 let
26878 \backslash
26879 OrgIndex
26880 \backslash
26881 index
26882 \end_layout
26883
26884 \begin_layout Standard
26885
26886 \series bold
26887
26888 \backslash
26889 renewcommand*{
26890 \backslash
26891 index}[1]{
26892 \backslash
26893 OrgIndex{#1}}
26894 \end_layout
26895
26896 \begin_layout Subsection
26897 Formato de entradas del índice
26898 \begin_inset Index idx
26899 status collapsed
26900
26901 \begin_layout Plain Layout
26902 Ind@Índice alfabético ! Formato de las entradas
26903 \end_layout
26904
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \begin_layout Standard
26911 El aspecto de las entradas de índice se puede cambiar con el diálogo de
26912  estilo del texto.
26913 \begin_inset Index idx
26914 status collapsed
26915
26916 \begin_layout Plain Layout
26917 Entradas postizas ! 
26918 \emph on
26919 Entrada en cursiva
26920 \end_layout
26921
26922 \end_inset
26923
26924  También se puede formatear el número de página mediante el carácter 
26925 \begin_inset Quotes fld
26926 \end_inset
26927
26928 |
26929 \begin_inset Quotes frd
26930 \end_inset
26931
26932  seguido del comando LaTeX sin barra invertida.
26933  Por ejemplo, podemos poner
26934 \end_layout
26935
26936 \begin_layout Standard
26937
26938 \series bold
26939 número en cursiva:|textit
26940 \end_layout
26941
26942 \begin_layout Standard
26943 para imprimir el número en cursiva.
26944 \begin_inset Index idx
26945 status collapsed
26946
26947 \begin_layout Plain Layout
26948 Entradas postizas ! número en cursiva:|textit
26949 \end_layout
26950
26951 \end_inset
26952
26953  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
26954  en este caso especial 
26955 \begin_inset Quotes fld
26956 \end_inset
26957
26958
26959 \series bold
26960 |command
26961 \series default
26962
26963 \begin_inset Quotes frd
26964 \end_inset
26965
26966  equivale a 
26967 \series bold
26968
26969 \backslash
26970 command{page
26971 \begin_inset space ~
26972 \end_inset
26973
26974 number}
26975 \series default
26976 .
26977  Echa un vistazo a la sección
26978 \begin_inset space ~
26979 \end_inset
26980
26981
26982 \begin_inset CommandInset ref
26983 LatexCommand ref
26984 reference "sub:LaTeX-Sintaxis"
26985
26986 \end_inset
26987
26988  para saber más sobre sintaxis de LaTeX.
26989 \end_layout
26990
26991 \begin_layout Standard
26992 \begin_inset Note Greyedout
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996
26997 \series bold
26998 Nota:
26999 \series default
27000  El formato de entradas individuales sólo funciona si usas el programa 
27001 \family sans
27002 makeindex 
27003 \family default
27004 para generar el índice, véase la sec.
27005 \begin_inset space ~
27006 \end_inset
27007
27008
27009 \begin_inset CommandInset ref
27010 LatexCommand ref
27011 reference "sub:Programas-para-índice"
27012
27013 \end_inset
27014
27015 .
27016  Si usas 
27017 \family sans
27018 xindy
27019 \family default
27020 , sólo funciona para negrita y cursiva.
27021  Esto se debe a que xindy requiere definir elementos semánticos antes de
27022  poder usarse, véase
27023 \begin_inset space ~
27024 \end_inset
27025
27026
27027 \begin_inset CommandInset citation
27028 LatexCommand cite
27029 after "p. 678 ff."
27030 key "latexcompanion"
27031
27032 \end_inset
27033
27034  para detalles.
27035 \end_layout
27036
27037 \end_inset
27038
27039
27040 \end_layout
27041
27042 \begin_layout Standard
27043 En general recomendamos no utilizar el procedimiento anterior.
27044  Es mejor definir una macro en el preámbulo.
27045  Considera por qué quieres algunos números de página en negrita.
27046  Quizá quieras en cursiva todos los números de página que se refieran a
27047  definiciones del término indexado para que el usuario las encuentre fácilmente.
27048  Para ello, pon lo siguiente en el preámbulo 
27049 \end_layout
27050
27051 \begin_layout Standard
27052
27053 \series bold
27054
27055 \backslash
27056 newcommand{
27057 \backslash
27058 IndexDef}[1]{
27059 \backslash
27060 textit{#1}}
27061 \end_layout
27062
27063 \begin_layout Standard
27064 y escribe
27065 \end_layout
27066
27067 \begin_layout Standard
27068
27069 \series bold
27070 mi entrada|IndexDef
27071 \end_layout
27072
27073 \begin_layout Standard
27074 en la entrada de índice.
27075 \begin_inset Index idx
27076 status collapsed
27077
27078 \begin_layout Plain Layout
27079 Entradas postizas ! mi entrada|IndexDef
27080 \end_layout
27081
27082 \end_inset
27083
27084  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
27085  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
27086 \end_layout
27087
27088 \begin_layout Standard
27089 También puedes cambiar el formato para todo el índice.
27090  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
27091  en negrita, con lo que todas las entradas del índice alfabético saldrán
27092  con ese estilo de letra.
27093  Para tareas más avanzadas tienes que componer un 
27094 \emph on
27095 Index Style File
27096 \emph default
27097 , véase la documentación de 
27098 \family sans
27099 makeindex
27100 \family default
27101  o 
27102 \family sans
27103 xindy
27104 \family default
27105  para detalles, 
27106 \begin_inset CommandInset citation
27107 LatexCommand cite
27108 key "makeindex,xindy"
27109
27110 \end_inset
27111
27112 .
27113 \end_layout
27114
27115 \begin_layout Subsection
27116 Programas para generar el índice
27117 \begin_inset Index idx
27118 status collapsed
27119
27120 \begin_layout Plain Layout
27121 Ind@Índice alfabético ! Programas para generarlo
27122 \end_layout
27123
27124 \end_inset
27125
27126
27127 \begin_inset CommandInset label
27128 LatexCommand label
27129 name "sub:Programas-para-índice"
27130
27131 \end_inset
27132
27133
27134 \end_layout
27135
27136 \begin_layout Standard
27137 Si está instalado el programa 
27138 \family sans
27139 xindy
27140 \family default
27141  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27142  usa para generar el índice, si no se usa el programa 
27143 \family sans
27144 makeindex
27145 \family default
27146 , que forma parte de cualquier distribución LaTeX.
27147  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27148  en el diálogo de preferencias de LyX, véase la sección
27149 \begin_inset space ~
27150 \end_inset
27151
27152
27153 \begin_inset CommandInset ref
27154 LatexCommand ref
27155 reference "sub:LaTeX-Configuración"
27156
27157 \end_inset
27158
27159 .
27160  Las opciones disponibles se explican en
27161 \begin_inset space ~
27162 \end_inset
27163
27164
27165 \begin_inset CommandInset citation
27166 LatexCommand cite
27167 key "makeindex,xindy"
27168
27169 \end_inset
27170
27171 .
27172  Además puedes especificar otro programa para generar el índice.
27173 \end_layout
27174
27175 \begin_layout Standard
27176
27177 \family sans
27178 makeindex
27179 \family default
27180  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27181  En particular, ha sido definido pensando exclusivamente en el inglés.
27182  Así que falla en la ordenación correcta de todo lo que no sea texto de
27183  tipo inglés.
27184  Hemos explicado anteriormente como arreglar esto.
27185  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27186  de 
27187 \family sans
27188 xindy
27189 \family default
27190 .
27191 \end_layout
27192
27193 \begin_layout Standard
27194
27195 \end_layout
27196
27197 \begin_layout Section
27198 Nomenclatura / Glosario
27199 \begin_inset Index idx
27200 status collapsed
27201
27202 \begin_layout Plain Layout
27203 Nomenclatura
27204 \end_layout
27205
27206 \end_inset
27207
27208
27209 \begin_inset Index idx
27210 status collapsed
27211
27212 \begin_layout Plain Layout
27213 Glosario|see
27214 \begin_inset ERT
27215 status collapsed
27216
27217 \begin_layout Plain Layout
27218
27219 {
27220 \end_layout
27221
27222 \end_inset
27223
27224 Nomenclatura
27225 \begin_inset ERT
27226 status collapsed
27227
27228 \begin_layout Plain Layout
27229
27230 }
27231 \end_layout
27232
27233 \end_inset
27234
27235
27236 \end_layout
27237
27238 \end_inset
27239
27240
27241 \begin_inset CommandInset label
27242 LatexCommand label
27243 name "sec:Nomenclatura"
27244
27245 \end_inset
27246
27247
27248 \end_layout
27249
27250 \begin_layout Standard
27251 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27252  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27253 ra o glosario.
27254 \end_layout
27255
27256 \begin_layout Standard
27257 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27258 \series bold
27259 nomencl
27260 \series default
27261
27262 \begin_inset Index idx
27263 status collapsed
27264
27265 \begin_layout Plain Layout
27266 LaTeX, paquetes ! nomencl
27267 \end_layout
27268
27269 \end_inset
27270
27271 .
27272  Lo puedes encontrar en el Catálogo TeX, 
27273 \begin_inset CommandInset citation
27274 LatexCommand cite
27275 key "TeXCatalogue"
27276
27277 \end_inset
27278
27279  o en el administrador de paquetes de tu sistema LaTeX.
27280 \end_layout
27281
27282 \begin_layout Standard
27283 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
27284  y usando el menú 
27285 \family sans
27286 Insertar\SpecialChar \menuseparator
27287 Entrada
27288 \begin_inset space ~
27289 \end_inset
27290
27291 de
27292 \begin_inset space ~
27293 \end_inset
27294
27295 nomenclatura
27296 \family default
27297  o el botón 
27298 \begin_inset Graphics
27299         filename ../../images/nomencl-insert.png
27300
27301 \end_inset
27302
27303 .
27304  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
27305  con la etiqueta «
27306 \family sans
27307 Nom
27308 \family default
27309 ».
27310 \end_layout
27311
27312 \begin_layout Standard
27313 Una ventana de nomenclatura contiene dos entradas principales: la primera
27314  es el propio símbolo y la segunda su descripción.
27315 \end_layout
27316
27317 \begin_layout Standard
27318 \begin_inset Note Greyedout
27319 status collapsed
27320
27321 \begin_layout Plain Layout
27322
27323 \series bold
27324 Nota:
27325 \series default
27326  Debes introducir en todos los campos código LaTeX válido.
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \begin_layout Subsection
27335 Definición y formato de la nomenclatura
27336 \begin_inset Index idx
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340 Nomenclatura ! Formato
27341 \end_layout
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Standard
27349 Si tienes que referir símbolos, tienes que definirlos en el campo 
27350 \family sans
27351 Símbolo 
27352 \family default
27353 como fórmula de LaTeX.
27354  Por ejemplo, para obtener «
27355 \begin_inset Formula $\sigma$
27356 \end_inset
27357
27358 », inserta:
27359 \begin_inset Newline newline
27360 \end_inset
27361
27362
27363 \series bold
27364 $
27365 \backslash
27366 sigma$
27367 \begin_inset Newline newline
27368 \end_inset
27369
27370
27371 \series default
27372 El carácter «$» empieza y finaliza el modo matemático.
27373  El comando LaTeX para la letra griega es su nombre precedido de la barra
27374  invertida «
27375 \backslash
27376 ».
27377  Para letras griegas mayúsculas el comando comienza también con mayúscula,
27378  
27379 \series bold
27380
27381 \backslash
27382 Sigma
27383 \series default
27384 .
27385 \end_layout
27386
27387 \begin_layout Standard
27388 (En la sección
27389 \begin_inset space ~
27390 \end_inset
27391
27392
27393 \begin_inset CommandInset ref
27394 LatexCommand ref
27395 reference "sub:LaTeX-Sintaxis"
27396
27397 \end_inset
27398
27399  hay una breve introducción a la sintaxis de LaTeX.)
27400 \end_layout
27401
27402 \begin_layout Standard
27403 El diálogo Estilo
27404 \begin_inset space ~
27405 \end_inset
27406
27407 del
27408 \begin_inset space ~
27409 \end_inset
27410
27411 t
27412 \family sans
27413 exto
27414 \family default
27415  no se puede emplear para formatear la descripción, hay que usar comandos
27416  LaTeX.
27417  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
27418  «
27419 \begin_inset Formula $\sigma$
27420 \end_inset
27421
27422 » en este documento es:
27423 \begin_inset Newline newline
27424 \end_inset
27425
27426
27427 \series bold
27428 entrada postiza para el carácter 
27429 \backslash
27430 textsf{sigma}
27431 \series default
27432
27433 \begin_inset Newline newline
27434 \end_inset
27435
27436 El comando 
27437 \series bold
27438
27439 \backslash
27440 textsf
27441 \series default
27442  pone el texto en estilo 
27443 \family sans
27444 sans
27445 \begin_inset space ~
27446 \end_inset
27447
27448 serif
27449 \family default
27450 .
27451  Para estilo 
27452 \series bold
27453 negrita
27454 \series default
27455  usa el comando 
27456 \series bold
27457
27458 \backslash
27459 textbf
27460 \series default
27461 , para 
27462 \family typewriter
27463 typewriter
27464 \family default
27465  usa 
27466 \series bold
27467
27468 \backslash
27469 texttt
27470 \series default
27471 , para 
27472 \emph on
27473 cursiva
27474 \emph default
27475  usa 
27476 \series bold
27477
27478 \backslash
27479 emph
27480 \series default
27481 .
27482 \end_layout
27483
27484 \begin_layout Subsection
27485 Orden de las entradas de la nomenclatura
27486 \begin_inset Index idx
27487 status collapsed
27488
27489 \begin_layout Plain Layout
27490 Nomenclatura ! Orden de las entradas
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \begin_layout Standard
27499 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
27500  LaTeX de la definición del símbolo.
27501  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
27502  símbolos en el código.
27503  Supón que tienes entradas de nomenclatura para los símbolos 
27504 \emph on
27505 a
27506 \begin_inset CommandInset nomenclature
27507 LatexCommand nomenclature
27508 symbol "a"
27509 description "entrada postiza para el carácter \"a\""
27510
27511 \end_inset
27512
27513
27514 \emph default
27515  y 
27516 \begin_inset Formula $\sigma$
27517 \end_inset
27518
27519
27520 \begin_inset CommandInset nomenclature
27521 LatexCommand nomenclature
27522 prefix "Sigma"
27523 symbol "$\\sigma$"
27524 description "entrada postiza para el carácter \\textsf{sigma}"
27525
27526 \end_inset
27527
27528 .
27529  Serán ordenados según «
27530 \family sans
27531 a
27532 \family default
27533 » y «
27534 \family typewriter
27535 $
27536 \backslash
27537 sigma$
27538 \family default
27539 », y por tanto 
27540 \begin_inset Formula $\sigma$
27541 \end_inset
27542
27543  estará delante de 
27544 \emph on
27545 a
27546 \emph default
27547  porque el carácter «$» es tenido en cuenta para la ordenación.
27548 \end_layout
27549
27550 \begin_layout Standard
27551 Para controlar el orden de la lista se usa el campo 
27552 \family sans
27553 Ordenar
27554 \begin_inset space ~
27555 \end_inset
27556
27557 como 
27558 \family default
27559 en el diálogo de nomenclatura.
27560  Entonces el orden será establecido teniendo en cuenta el texto de dicho
27561  campo y no la definición del símbolo.
27562  Para nuestro ejemplo, puedes escribir 
27563 \family typewriter
27564 sigma
27565 \family default
27566  para 
27567 \begin_inset Formula $\sigma$
27568 \end_inset
27569
27570 , con lo que 
27571 \begin_inset Formula $\sigma$
27572 \end_inset
27573
27574
27575 \emph on
27576  
27577 \emph default
27578 se colocará donde corresponda.
27579 \end_layout
27580
27581 \begin_layout Standard
27582 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
27583  la documentación del paquete 
27584 \series bold
27585 nomencl
27586 \series default
27587
27588 \begin_inset CommandInset citation
27589 LatexCommand cite
27590 key "nomencl"
27591
27592 \end_inset
27593
27594 .
27595 \end_layout
27596
27597 \begin_layout Subsection
27598 Opciones para la nomenclatura
27599 \begin_inset Index idx
27600 status collapsed
27601
27602 \begin_layout Plain Layout
27603 Nomenclatura ! Opciones
27604 \end_layout
27605
27606 \end_inset
27607
27608
27609 \end_layout
27610
27611 \begin_layout Standard
27612 El paquete 
27613 \series bold
27614 nomencl
27615 \series default
27616  acepta algunas opciones para modificar su apariencia.
27617  Aquí hay algunas de ellas (y más en su documentación):
27618 \end_layout
27619
27620 \begin_layout Description
27621 refeq Adjunta la frase «
27622 \family sans
27623 , véase la ecuación (
27624 \emph on
27625 eq
27626 \emph default
27627 )
27628 \family default
27629 » a cada entrada, siendo 
27630 \family sans
27631 \emph on
27632 eq
27633 \family default
27634 \emph default
27635  el número de la última ecuación al frente de la entrada de la nomenclatura
27636 \end_layout
27637
27638 \begin_layout Description
27639 refpage Adjunta la frase «
27640 \family sans
27641 , página 
27642 \emph on
27643 página
27644 \family default
27645 \emph default
27646 » a cada entrada, siendo 
27647 \family sans
27648 \emph on
27649 página
27650 \family default
27651 \emph default
27652  el número de la página en la que aparece la entrada
27653 \end_layout
27654
27655 \begin_layout Description
27656 intoc Inserta la nomenclatura en el Índice general
27657 \end_layout
27658
27659 \begin_layout Standard
27660 Además están las opciones 
27661 \series bold
27662 croatian
27663 \series default
27664
27665 \series bold
27666 danish
27667 \series default
27668
27669 \series bold
27670 english
27671 \series default
27672
27673 \series bold
27674 french
27675 \series default
27676
27677 \series bold
27678 german
27679 \series default
27680
27681 \series bold
27682 italian
27683 \series default
27684
27685 \series bold
27686 polish
27687 \series default
27688
27689 \series bold
27690 portuguese
27691 \series default
27692
27693 \series bold
27694 russian
27695 \series default
27696
27697 \series bold
27698 spanish
27699 \series default
27700 , y 
27701 \series bold
27702 ukrainian
27703 \series default
27704  para imprimir el título y los textos de las referencias en el idioma correspond
27705 iente.
27706 \end_layout
27707
27708 \begin_layout Standard
27709 Para emplear una o más de las opciones, añádelas separadas por comas en
27710  el campo de opciones de la clase de documento, en el diálogo 
27711 \family sans
27712 Documento\SpecialChar \menuseparator
27713 Configuración
27714 \family default
27715 .
27716  En este documento se ha puesto la opción 
27717 \series bold
27718 intoc
27719 \series default
27720 .
27721 \end_layout
27722
27723 \begin_layout Standard
27724 \begin_inset VSpace bigskip
27725 \end_inset
27726
27727
27728 \end_layout
27729
27730 \begin_layout Standard
27731 También se pueden usar las dos primeras opciones de antes sólo para ciertas
27732  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
27733  última entrada en el campo 
27734 \family sans
27735 Descripción
27736 \family default
27737  del diálogo 
27738 \family sans
27739 Entrada de nomenclatura
27740 \family default
27741 :
27742 \end_layout
27743
27744 \begin_layout Description
27745
27746 \backslash
27747 nomrefeq Como la opción 
27748 \series bold
27749 refeq
27750 \end_layout
27751
27752 \begin_layout Description
27753
27754 \backslash
27755 nomrefpage Como la opción 
27756 \series bold
27757 refpage
27758 \end_layout
27759
27760 \begin_layout Description
27761
27762 \backslash
27763 nomrefeqpage Forma abreviada de 
27764 \series bold
27765
27766 \backslash
27767 nomrefeq
27768 \backslash
27769 nomrefpage
27770 \end_layout
27771
27772 \begin_layout Description
27773
27774 \backslash
27775 nomnorefeq,
27776 \begin_inset space ~
27777 \end_inset
27778
27779
27780 \backslash
27781 nomnorefpage,
27782 \begin_inset space ~
27783 \end_inset
27784
27785
27786 \backslash
27787 nomnorefeqpage Deshabilita las opciones correspondientes
27788 \end_layout
27789
27790 \begin_layout Subsection
27791 Imprimir la nomenclatura
27792 \begin_inset Index idx
27793 status collapsed
27794
27795 \begin_layout Plain Layout
27796 Nomenclatura ! Impresión
27797 \end_layout
27798
27799 \end_inset
27800
27801
27802 \end_layout
27803
27804 \begin_layout Standard
27805 Para imprimir la nomenclatura usa el menú 
27806 \family sans
27807 Insertar\SpecialChar \menuseparator
27808 Lista
27809 \begin_inset space \thinspace{}
27810 \end_inset
27811
27812 /
27813 \begin_inset space \thinspace{}
27814 \end_inset
27815
27816 Índice\SpecialChar \menuseparator
27817 Nomenclatura
27818 \family default
27819 .
27820  Se mostrará un cuadro azul claro etiquetado «
27821 \family sans
27822 Nomenclatur
27823 \family default
27824 a» en el lugar en el que aparecerá en la salida.
27825  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
27826  es desplegable.
27827 \end_layout
27828
27829 \begin_layout Standard
27830 En la salida impresa aparece el título «Nomenclatura».
27831  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
27832 \series bold
27833
27834 \backslash
27835 nomname
27836 \series default
27837  en el preámbulo.
27838  Por ejemplo, para titular como 
27839 \emph on
27840 Índice de símbolos
27841 \emph default
27842 , añade al preámbulo la línea:
27843 \end_layout
27844
27845 \begin_layout Standard
27846
27847 \family roman
27848 \series bold
27849
27850 \backslash
27851 renewcommand{
27852 \backslash
27853 nomname}{Índice de símbolos}
27854 \end_layout
27855
27856 \begin_layout Standard
27857 \begin_inset VSpace defskip
27858 \end_inset
27859
27860
27861 \end_layout
27862
27863 \begin_layout Standard
27864 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
27865  línea:
27866 \end_layout
27867
27868 \begin_layout Standard
27869
27870 \family roman
27871 \series bold
27872
27873 \backslash
27874 renewcommand{
27875 \backslash
27876 nomlabelwidth}{anchura}
27877 \end_layout
27878
27879 \begin_layout Standard
27880
27881 \family roman
27882 La anchura es un valor expresado en una de las unidades listadas en el apéndice
27883 \begin_inset space ~
27884 \end_inset
27885
27886
27887 \begin_inset CommandInset ref
27888 LatexCommand ref
27889 reference "cap:Unidades-disponibles"
27890
27891 \end_inset
27892
27893 .
27894  El valor predeterminado es 1
27895 \begin_inset space \thinspace{}
27896 \end_inset
27897
27898 cm.
27899 \end_layout
27900
27901 \begin_layout Subsection
27902 Programa para la nomenclatura
27903 \begin_inset CommandInset label
27904 LatexCommand label
27905 name "sub:Programa-para-la-nomenclatura"
27906
27907 \end_inset
27908
27909
27910 \begin_inset Index idx
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914 Nomenclatura ! Programa
27915 \end_layout
27916
27917 \end_inset
27918
27919
27920 \end_layout
27921
27922 \begin_layout Standard
27923 LyX utiliza el programa
27924 \family sans
27925  makeindex
27926 \family default
27927 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
27928  El diálogo de las preferencias de LyX permite especificar otro programa
27929  o controlar 
27930 \family sans
27931 makeindex
27932 \family default
27933  añadiendo opciones, véase la sección
27934 \begin_inset space ~
27935 \end_inset
27936
27937
27938 \begin_inset CommandInset ref
27939 LatexCommand ref
27940 reference "sub:LaTeX-Configuración"
27941
27942 \end_inset
27943
27944 .
27945  Las opciones disponibles se explican en 
27946 \begin_inset CommandInset citation
27947 LatexCommand cite
27948 key "nomencl,makeindex"
27949
27950 \end_inset
27951
27952 .
27953 \end_layout
27954
27955 \begin_layout Section
27956 Ramas
27957 \begin_inset Index idx
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 Ramas
27962 \end_layout
27963
27964 \end_inset
27965
27966
27967 \begin_inset Index idx
27968 status collapsed
27969
27970 \begin_layout Plain Layout
27971 Documentos ! Ramas
27972 \end_layout
27973
27974 \end_inset
27975
27976
27977 \begin_inset CommandInset label
27978 LatexCommand label
27979 name "sec:Ramas"
27980
27981 \end_inset
27982
27983
27984 \end_layout
27985
27986 \begin_layout Standard
27987 A veces es útil ocultar ciertas partes de un documento en la salida.
27988  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
27989 s de un examen en el mismo documento, pero no quiere, evidentemente, que
27990  los alumnos vean las respuestas.
27991 \end_layout
27992
27993 \begin_layout Standard
27994 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
27995  El texto de una rama sólo aparecerá en la salida si la rama está activada.
27996  Para crear una rama, en el diálogo 
27997 \family sans
27998 Documento\SpecialChar \menuseparator
27999 Configuración
28000 \family default
28001 , ve al apartado 
28002 \family sans
28003 Ramas
28004 \family default
28005 .
28006  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
28007  fondo en LyX.
28008 \end_layout
28009
28010 \begin_layout Standard
28011 El texto a incluir en una rama se escribe en un cuadro desplegable que se
28012  inserta mediante el menú 
28013 \family sans
28014 Insertar\SpecialChar \menuseparator
28015 Rama
28016 \family default
28017 , donde puedes elegir una de las ramas creadas.
28018  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
28019 \end_layout
28020
28021 \begin_layout Standard
28022 A continuación hay un ejemplo en el que sólo está activada la pregunta,
28023  mientras que la respuesta está desactivada y no aparece en la salida:
28024 \end_layout
28025
28026 \begin_layout Standard
28027 \begin_inset Branch Pregunta
28028 status open
28029
28030 \begin_layout Standard
28031 Pregunta: ¿Quién fue el primer Nobel de Física?
28032 \end_layout
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \begin_layout Standard
28040 \begin_inset Branch Respuesta
28041 status collapsed
28042
28043 \begin_layout Standard
28044 Respuesta: Wilhelm Conrad Röntgen
28045 \end_layout
28046
28047 \end_inset
28048
28049
28050 \end_layout
28051
28052 \begin_layout Standard
28053 \begin_inset VSpace bigskip
28054 \end_inset
28055
28056
28057 \end_layout
28058
28059 \begin_layout Standard
28060 Para usar salida condicional en sitios donde no se pueden insertar ramas,
28061  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
28062  cada rama.
28063  Por ejemplo, puedes definir para la rama pregunta
28064 \begin_inset Foot
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068 Para una introducción a la sintaxis de LaTeX, véase la sección
28069 \begin_inset space ~
28070 \end_inset
28071
28072
28073 \begin_inset CommandInset ref
28074 LatexCommand ref
28075 reference "sub:LaTeX-Sintaxis"
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \begin_layout Standard
28088
28089 \series bold
28090
28091 \backslash
28092 newcommand{
28093 \backslash
28094 pregunta}[1]{#1}
28095 \end_layout
28096
28097 \begin_layout Standard
28098
28099 \series bold
28100
28101 \backslash
28102 newcommand{
28103 \backslash
28104 respuesta}[1]{}
28105 \end_layout
28106
28107 \begin_layout Standard
28108 y para la rama respuesta
28109 \end_layout
28110
28111 \begin_layout Standard
28112
28113 \series bold
28114
28115 \backslash
28116 newcommand{
28117 \backslash
28118 pregunta}[1]{}
28119 \end_layout
28120
28121 \begin_layout Standard
28122
28123 \series bold
28124
28125 \backslash
28126 newcommand{
28127 \backslash
28128 respuesta}[1]{#1}
28129 \end_layout
28130
28131 \begin_layout Standard
28132 \begin_inset Branch Pregunta
28133 status open
28134
28135 \begin_layout Standard
28136 \begin_inset ERT
28137 status open
28138
28139 \begin_layout Plain Layout
28140
28141
28142 \backslash
28143 newcommand{
28144 \backslash
28145 pregunta}[1]{#1}
28146 \end_layout
28147
28148 \begin_layout Plain Layout
28149
28150
28151 \backslash
28152 newcommand{
28153 \backslash
28154 respuesta}[1]{}
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \end_inset
28163
28164
28165 \end_layout
28166
28167 \begin_layout Standard
28168 \begin_inset Branch Respuesta
28169 status collapsed
28170
28171 \begin_layout Standard
28172 \begin_inset ERT
28173 status open
28174
28175 \begin_layout Plain Layout
28176
28177
28178 \backslash
28179 newcommand{
28180 \backslash
28181 pregunta}[1]{}
28182 \end_layout
28183
28184 \begin_layout Plain Layout
28185
28186
28187 \backslash
28188 newcommand{
28189 \backslash
28190 respuesta}[1]{#1}
28191 \end_layout
28192
28193 \end_inset
28194
28195
28196 \end_layout
28197
28198 \end_inset
28199
28200
28201 \end_layout
28202
28203 \begin_layout Standard
28204 Ahora se pueden usar los comandos 
28205 \series bold
28206
28207 \backslash
28208 pregunta{\SpecialChar \ldots{}
28209 }
28210 \series default
28211  y 
28212 \series bold
28213
28214 \backslash
28215 respuesta{\SpecialChar \ldots{}
28216 }
28217 \series default
28218  para obtener salida condicional.
28219  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
28220 \series bold
28221
28222 \backslash
28223 pregunta
28224 \series default
28225 :
28226 \begin_inset Formula \[
28227 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}\]
28228
28229 \end_inset
28230
28231
28232 \end_layout
28233
28234 \begin_layout Standard
28235 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
28236  véase el manual 
28237 \emph on
28238 Ecuaciones
28239 \emph default
28240 .
28241 \end_layout
28242
28243 \begin_layout Section
28244 Propiedades PDF
28245 \begin_inset CommandInset label
28246 LatexCommand label
28247 name "sec:Propiedades-PDF"
28248
28249 \end_inset
28250
28251
28252 \begin_inset Index idx
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Propiedades PDF
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \begin_layout Standard
28265 En 
28266 \family sans
28267 Propiedades PDF 
28268 \family default
28269 del diálogo 
28270 \family sans
28271 Documento\SpecialChar \menuseparator
28272 Configuración
28273 \family default
28274  se pueden configurar opciones especiales para la salida PDF del documento.
28275  Todas las opciones son suministradas por el paquete LaTeX 
28276 \series bold
28277 hyperref
28278 \series default
28279
28280 \begin_inset Index idx
28281 status collapsed
28282
28283 \begin_layout Plain Layout
28284 LaTeX, paquetes ! hyperref
28285 \end_layout
28286
28287 \end_inset
28288
28289 .
28290 \end_layout
28291
28292 \begin_layout Standard
28293 Utilizando 
28294 \series bold
28295 hyperref
28296 \series default
28297  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
28298  Esto significa que el lector puede desplazarse por las partes del documento
28299  referenciadas clicando sobre una entrada del índice general o una referencia.
28300  En la pestaña 
28301 \family sans
28302 Hiperenlaces
28303 \family default
28304  del diálogo puedes especificar el aspecto de los enlaces y si se crean
28305  enlaces para las referencias bibliográficas.
28306  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
28307  mostrando el número de la sección, transparencia o página donde la entrada
28308  está referenciada.
28309 \end_layout
28310
28311 \begin_layout Standard
28312 En la pestaña 
28313 \family sans
28314 Marcadores
28315 \family default
28316  puedes determinar si se crean marcadores para cada sección del documento
28317  para facilitar al lector la navegación por el mismo.
28318  Puedes decidir si los marcadores se numeran o no como las secciones del
28319  documento.
28320  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
28321  deben mostrarse al abrir el PDF.
28322  Por ejemplo, un nivel
28323 \begin_inset space ~
28324 \end_inset
28325
28326 2 mostrará las secciones y subsecciones, un nivel
28327 \begin_inset space ~
28328 \end_inset
28329
28330 1 mostrará sólo las secciones.
28331 \end_layout
28332
28333 \begin_layout Standard
28334 La información de cabecera de la pestaña 
28335 \family sans
28336 General
28337 \family default
28338  se guarda como propiedades del arhivo junto con el PDF.
28339  Muchos programas son capaces de extraer estas informaciones para, p.
28340 \begin_inset space \thinspace{}
28341 \end_inset
28342
28343 e., reconocer automáticamente quién es el autor y otras características del
28344  PDF.
28345  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
28346 s para propósitos bibliográ
28347 ficos.
28348  Si se marca la opción 
28349 \family sans
28350 Llenar automáticamente la información de cabecera
28351 \family default
28352 , LyX intenta extraer la información de cabecera a partir de la configuración
28353  del título y del autor del documento.
28354 \end_layout
28355
28356 \begin_layout Standard
28357 La opción 
28358 \family sans
28359 Modo pantalla completa
28360 \family default
28361  abre el PDF en pantalla completa, útil para presentaciones.
28362 \end_layout
28363
28364 \begin_layout Standard
28365 En este documento se han utilizado las propiedades PDF.
28366  Si miras la configuración del documento puedes ver algunas opciones adicionales
28367  de 
28368 \series bold
28369 hyperref
28370 \series default
28371  utilizadas.
28372  Para explicación de las mismas te remitimos al manual de hyperref 
28373 \begin_inset CommandInset citation
28374 LatexCommand cite
28375 key "hyperref"
28376
28377 \end_inset
28378
28379 .
28380 \end_layout
28381
28382 \begin_layout Section
28383 Código TeX y la sintaxis de LaTeX
28384 \begin_inset CommandInset label
28385 LatexCommand label
28386 name "sec:Código-TeX"
28387
28388 \end_inset
28389
28390
28391 \end_layout
28392
28393 \begin_layout Subsection
28394 Cuadros de código TeX
28395 \begin_inset Index idx
28396 status collapsed
28397
28398 \begin_layout Plain Layout
28399 Codigo@Código TeX
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \begin_inset CommandInset label
28406 LatexCommand label
28407 name "sub:Cuadros-TeX"
28408
28409 \end_inset
28410
28411
28412 \end_layout
28413
28414 \begin_layout Standard
28415 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
28416  pero no todos.
28417  LaTeX contiene cientos de paquetes que suministran diversos comandos.
28418  Cada mes se actualizan paquetes y se añaden nuevos.
28419  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
28420  necesidad hay un paquete LaTeX.
28421  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
28422  todos estos paquetes y sus comandos.
28423 \end_layout
28424
28425 \begin_layout Standard
28426 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
28427  dentro de un cuadro de código TeX.
28428  Los cuadros de código TeX se insertan con el menú 
28429 \family sans
28430 Insertar\SpecialChar \menuseparator
28431 Código
28432 \begin_inset space ~
28433 \end_inset
28434
28435 TeX
28436 \family default
28437  o con el botón 
28438 \begin_inset Graphics
28439         filename ../../images/ert-insert.png
28440
28441 \end_inset
28442
28443 .
28444  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
28445 \end_layout
28446
28447 \begin_layout Standard
28448 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
28449  Parcialmente significa que el argumento del comando puede ser texto LyX
28450  normal.
28451  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
28452  comando LaTeX 
28453 \series bold
28454
28455 \backslash
28456 fbox
28457 \series default
28458 , puedes escribir la parte del comando 
28459 \series bold
28460
28461 \backslash
28462 fbox{
28463 \series default
28464  en un cuadro de código TeX antes de la palabra y la llave de cierre del
28465  comando, 
28466 \series bold
28467 }
28468 \series default
28469 , en otro cuadro de código TeX después de la palabra.
28470  Esta palabra entre los dos cuadros de código TeX constituye el argumento
28471  del comando, como se ve en este ejemplo:
28472 \end_layout
28473
28474 \begin_layout Standard
28475 \begin_inset Graphics
28476         filename clipart/es_ERT.png
28477         scale 90
28478
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \begin_layout Standard
28485 En la salida verás la palabra «enmarcada» con un marco: 
28486 \end_layout
28487
28488 \begin_layout Standard
28489 Esta es una línea con una palabra 
28490 \begin_inset ERT
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494
28495
28496 \backslash
28497 fbox{
28498 \end_layout
28499
28500 \end_inset
28501
28502 enmarcada
28503 \begin_inset ERT
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507
28508 }
28509 \end_layout
28510
28511 \end_inset
28512
28513 .
28514 \end_layout
28515
28516 \begin_layout Standard
28517 \begin_inset Note Greyedout
28518 status collapsed
28519
28520 \begin_layout Plain Layout
28521
28522 \series bold
28523 Nota: 
28524 \series default
28525 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
28526  para que LaTeX sepa que ha finalizado el comando.
28527 \end_layout
28528
28529 \end_inset
28530
28531
28532 \end_layout
28533
28534 \begin_layout Subsection
28535 Breve introducción a la sintaxis de LaTeX 
28536 \begin_inset Argument
28537 status collapsed
28538
28539 \begin_layout Plain Layout
28540 Sintaxis de LaTeX
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \begin_inset Index idx
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550 Sintaxis de LaTeX
28551 \end_layout
28552
28553 \end_inset
28554
28555
28556 \begin_inset CommandInset label
28557 LatexCommand label
28558 name "sub:LaTeX-Sintaxis"
28559
28560 \end_inset
28561
28562
28563 \end_layout
28564
28565 \begin_layout Standard
28566 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
28567  los comandos LaTeX que LyX usa en segundo plano.
28568  Como LaTeX se basa en comandos puedes 
28569 \begin_inset Quotes fld
28570 \end_inset
28571
28572 programar
28573 \begin_inset Quotes frd
28574 \end_inset
28575
28576  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
28577  documento en cualquier momento con los comandos adecuados.
28578  Imagina que tienes que entregar antes de que acabe el día un manual que
28579  has escrito para un producto.
28580  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
28581  tablas y figuras en negrita.
28582  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
28583  todos a mano en poco tiempo.
28584 \end_layout
28585
28586 \begin_layout Standard
28587 LaTeX entra en juego.
28588  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
28589  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
28590  de paquetes de LaTeX: 
28591 \begin_inset CommandInset citation
28592 LatexCommand cite
28593 key "Catalogue"
28594
28595 \end_inset
28596
28597 .
28598 \end_layout
28599
28600 \begin_layout Standard
28601 Por fin averiguas que necesitas el paquete 
28602 \series bold
28603 caption
28604 \series default
28605
28606 \begin_inset Index idx
28607 status collapsed
28608
28609 \begin_layout Plain Layout
28610 LaTeX, paquetes ! caption
28611 \end_layout
28612
28613 \end_inset
28614
28615 .
28616  Para usarlo debes cargarlo en el preámbulo del documento (menú 
28617 \family sans
28618 Documento\SpecialChar \menuseparator
28619 Configuración
28620 \family default
28621 ) con el comando
28622 \end_layout
28623
28624 \begin_layout Standard
28625
28626 \series bold
28627
28628 \backslash
28629 usepackage[opciones]{nombre_del_paquete}
28630 \end_layout
28631
28632 \begin_layout Standard
28633 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
28634  pone entre llaves, y las opciones entre corchetes.
28635  No todos los comandos tienen argumento y opciones.
28636 \end_layout
28637
28638 \begin_layout Standard
28639 En nuestro caso el nombre del paquete es 
28640 \series bold
28641 caption
28642 \series default
28643 .
28644  Tras un vistazo a la documentación del paquete, verás que la opción 
28645 \series bold
28646 labelfont=bf
28647 \series default
28648  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
28649  Así que añades al preámbulo el comando
28650 \end_layout
28651
28652 \begin_layout Standard
28653
28654 \series bold
28655
28656 \backslash
28657 usepackage[labelfont=bf]{caption}
28658 \end_layout
28659
28660 \begin_layout Standard
28661 y problema resuelto.
28662 \begin_inset Foot
28663 status collapsed
28664
28665 \begin_layout Plain Layout
28666 Para ver más comandos del paquete 
28667 \series bold
28668 caption
28669 \series default
28670  mira su documentación, 
28671 \begin_inset CommandInset citation
28672 LatexCommand cite
28673 key "caption"
28674
28675 \end_inset
28676
28677
28678 \end_layout
28679
28680 \end_inset
28681
28682
28683 \end_layout
28684
28685 \begin_layout Standard
28686 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
28687  para problemas habituales como el de este caso.
28688  Por ejemplo, si usas la clase 
28689 \family typewriter
28690 KOMA-Script
28691 \family default
28692 , no necesitas el paquete 
28693 \series bold
28694 caption
28695 \series default
28696 .
28697  Sólo escribe en el preámbulo
28698 \end_layout
28699
28700 \begin_layout Standard
28701
28702 \series bold
28703
28704 \backslash
28705 setkomafont{captionlabel}{
28706 \backslash
28707 bfseries}
28708 \end_layout
28709
28710 \begin_layout Standard
28711 y asunto resuelto.
28712  Así que si planeas escribir un extenso documento, deberías echar una ojeada
28713  a la documentación de la clase de documento que quieras usar.
28714  (
28715 \series bold
28716
28717 \backslash
28718 setkomafont
28719 \series default
28720  es un ejemplo de comando con más de un argumento.)
28721 \end_layout
28722
28723 \begin_layout Standard
28724 Los comandos en el preámbulo afectan a todo el documento, mientras que los
28725  comandos en el texto afectan sólo a la parte que sigue o al texto que va
28726  como argumento.
28727  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
28728  se describe en la sección anterior.
28729 \end_layout
28730
28731 \begin_layout Standard
28732 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
28733  
28734 \begin_inset CommandInset citation
28735 LatexCommand cite
28736 key "latexcompanion,latexguide"
28737
28738 \end_inset
28739
28740 .
28741 \end_layout
28742
28743 \begin_layout Section
28744 Vista preliminar inmediata
28745 \begin_inset CommandInset label
28746 LatexCommand label
28747 name "sec:Vista-preliminar-inmediata"
28748
28749 \end_inset
28750
28751
28752 \begin_inset Index idx
28753 status collapsed
28754
28755 \begin_layout Plain Layout
28756 Documentos ! Vista instantánea
28757 \end_layout
28758
28759 \end_inset
28760
28761
28762 \end_layout
28763
28764 \begin_layout Standard
28765 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
28766  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
28767  cada vez con 
28768 \family sans
28769 Ver\SpecialChar \menuseparator
28770 DVI
28771 \family default
28772 .
28773 \end_layout
28774
28775 \begin_layout Standard
28776 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
28777  debes instalar el paquete LaTeX 
28778 \series bold
28779 preview-latex
28780 \series default
28781
28782 \begin_inset Index idx
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786 LaTeX, paquetes ! preview-latex
28787 \end_layout
28788
28789 \end_inset
28790
28791  como se explica después, y marcar 
28792 \family sans
28793 Vista
28794 \begin_inset space ~
28795 \end_inset
28796
28797 preliminar
28798 \begin_inset space ~
28799 \end_inset
28800
28801 inmediata
28802 \family default
28803  en el diálogo 
28804 \family sans
28805 Herramientas\SpecialChar \menuseparator
28806 Preferencias\SpecialChar \menuseparator
28807 Pantalla
28808 \family default
28809 .
28810  El 
28811 \family sans
28812 Tamaño de la vista preliminar
28813 \family default
28814  es el factor de multiplicación para el tamaño.
28815 \end_layout
28816
28817 \begin_layout Standard
28818 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
28819  de editar una ecuación o un gráfico.
28820  Las vistas inmediatas en un documento ya abierto 
28821 \emph on
28822 no
28823 \emph default
28824  se generan 
28825 \emph on
28826 ipso facto 
28827 \emph default
28828 al activar la 
28829 \family sans
28830 Vista
28831 \begin_inset space ~
28832 \end_inset
28833
28834 preliminar
28835 \begin_inset space ~
28836 \end_inset
28837
28838 inmediata
28839 \family default
28840 , es preciso reabrir el documento.
28841 \end_layout
28842
28843 \begin_layout Standard
28844 LyX generará instantáneas de ecuaciones.
28845  También de gráficos si se marca la opción 
28846 \family sans
28847 Mostrar
28848 \family default
28849
28850 \begin_inset space ~
28851 \end_inset
28852
28853
28854 \family sans
28855 en
28856 \family default
28857
28858 \begin_inset space ~
28859 \end_inset
28860
28861
28862 \family sans
28863 LyX
28864 \family default
28865  en el cuadro de diálogo 
28866 \family sans
28867 Gráficos.
28868
28869 \family default
28870  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
28871  ejemplo.
28872 \end_layout
28873
28874 \begin_layout Standard
28875 Para que funcione la vista previa inmediata debe estar instalado el paquete
28876  LaTeX 
28877 \series bold
28878 preview-latex
28879 \series default
28880  (también llamado simplemente 
28881 \series bold
28882 preview
28883 \series default
28884 ).
28885  Lo encontrarás en el Catálogo TeX, 
28886 \begin_inset CommandInset citation
28887 LatexCommand cite
28888 key "TeXCatalogue"
28889
28890 \end_inset
28891
28892  o en el administrador de paquetes de tu sistema.
28893  Obtendrás instantáneas mejores si además instalas 
28894 \family typewriter
28895 pnmcrop,
28896 \family default
28897  que forma parte del paquete 
28898 \family typewriter
28899 netpbm
28900 \family default
28901 ; en Windows este programa se instala automáticamente junto con LyX..
28902 \end_layout
28903
28904 \begin_layout Standard
28905 \begin_inset VSpace bigskip
28906 \end_inset
28907
28908
28909 \end_layout
28910
28911 \begin_layout Standard
28912 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
28913  del mismo.
28914  Con el menú 
28915 \family sans
28916 Ver\SpecialChar \menuseparator
28917 Ver
28918 \begin_inset space ~
28919 \end_inset
28920
28921 fuente
28922 \family default
28923  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
28924 e al párrafo en el que se encuentre el cursor.
28925  También puedes seleccionar varios párrafos para ver su código.
28926  Para ver el código de todo el documento, marca la opción correspondiente
28927  en la ventana de código.
28928 \end_layout
28929
28930 \begin_layout Section
28931 Corrector ortográfico
28932 \begin_inset CommandInset label
28933 LatexCommand label
28934 name "sec:Corrector-ortográfico"
28935
28936 \end_inset
28937
28938
28939 \begin_inset Index idx
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 Corrector ortográfico
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \end_layout
28950
28951 \begin_layout Standard
28952 LyX no incorpora corrector ortográfico propio.
28953  Utiliza uno de los programas externos 
28954 \family typewriter
28955 aspell
28956 \family default
28957
28958 \family typewriter
28959 ispell
28960 \family default
28961
28962 \family typewriter
28963 hspell
28964 \family default
28965 , o 
28966 \family typewriter
28967 pspell
28968 \family default
28969 .
28970  En esta sección se supone que tienes instalado y configurado uno de ellos.
28971  Se recomienda el uso de 
28972 \family typewriter
28973 aspell
28974 \family default
28975 , que puede considerarse el sucesor de 
28976 \family typewriter
28977 ispell
28978 \family default
28979 .
28980  
28981 \family typewriter
28982 hspell
28983 \family default
28984  es un corrector de hebreo.
28985  El corrector ortográfico y sus opciones se establecen en las preferencias
28986  de LyX, 
28987 \family sans
28988 Configuración
28989 \begin_inset space ~
28990 \end_inset
28991
28992 del
28993 \begin_inset space ~
28994 \end_inset
28995
28996 idioma
28997 \family default
28998 .
28999 \end_layout
29000
29001 \begin_layout Standard
29002 En  Windows, el cuadro de selección del programa corrector está desactivado
29003  pues sólo se puede usar
29004 \family sans
29005  
29006 \family typewriter
29007 aspell
29008 \family default
29009 .
29010 \end_layout
29011
29012 \begin_layout Standard
29013 El menú
29014 \family sans
29015  Herramientas\SpecialChar \menuseparator
29016 Corrector
29017 \begin_inset space ~
29018 \end_inset
29019
29020 ortográfico
29021 \family default
29022  o el botón de la barra de herramientas 
29023 \begin_inset Graphics
29024         filename ../../images/dialog-show_spellchecker.png
29025
29026 \end_inset
29027
29028  inicia la revisión a partir de la posición del cursor.
29029  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
29030  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
29031  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
29032  ella y se ve resaltada.
29033  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
29034  Seleccionando una de ellas se copia en el campo 
29035 \family sans
29036 Reemplazar
29037 \begin_inset space ~
29038 \end_inset
29039
29040 con
29041 \family default
29042 , si haces doble clic se verifica directamente el reemplazo.
29043  El botón 
29044 \family sans
29045 Ignorar
29046 \family default
29047  sirve para desestimar el reemplazo y proseguir con la revisión.
29048  En el diccionario personal se pueden añadir nuevas palabras.
29049 \end_layout
29050
29051 \begin_layout Standard
29052 Por omisión, el archivo de diccionario empleado se determina por el idioma
29053  del documento que se establece en 
29054 \family sans
29055 Documento\SpecialChar \menuseparator
29056 Configuración
29057 \family default
29058 .
29059  Si no hay diccionario para el idioma del documento, la corrección ortográfica
29060  generará error.
29061  En este caso puedes especificar otro diccionario en el campo 
29062 \family sans
29063 Idioma
29064 \begin_inset space ~
29065 \end_inset
29066
29067 alternativo 
29068 \family default
29069 en el diálogo 
29070 \family sans
29071 Preferencias
29072 \family default
29073 .
29074 \end_layout
29075
29076 \begin_layout Standard
29077 Tras la revisión ortográfica se informa del número de palabras cambiadas.
29078 \end_layout
29079
29080 \begin_layout Subsubsection*
29081 Limitaciones
29082 \end_layout
29083
29084 \begin_layout Standard
29085 No es posible cambiar el idioma para una palabra en particular, a no ser
29086  que cambies cada vez las preferencias globales.
29087  Aunque puedes utilizar en este caso 
29088 \family sans
29089 Encontrar
29090 \begin_inset space ~
29091 \end_inset
29092
29093 y
29094 \begin_inset space ~
29095 \end_inset
29096
29097 reemplazar
29098 \family default
29099 .
29100 \end_layout
29101
29102 \begin_layout Standard
29103 LyX no puede revisar correctamente documentos con textos en varios idiomas.
29104  Este trabajo lo hace 
29105 \family typewriter
29106 pspell
29107 \family default
29108 , suponiendo que has marcado apropiadamente los distintos idiomas.
29109 \end_layout
29110
29111 \begin_layout Subsubsection*
29112 Otras opciones
29113 \end_layout
29114
29115 \begin_layout Standard
29116 La sección 
29117 \family sans
29118 Corrector
29119 \begin_inset space ~
29120 \end_inset
29121
29122 ortográfico
29123 \family default
29124  en el diálogo 
29125 \family sans
29126 Preferencias 
29127 \family default
29128 tiene algunas opciones adicionales:
29129 \end_layout
29130
29131 \begin_layout Description
29132 Usar
29133 \begin_inset space ~
29134 \end_inset
29135
29136 caracteres
29137 \begin_inset space ~
29138 \end_inset
29139
29140 de
29141 \begin_inset space ~
29142 \end_inset
29143
29144 escape Permite añadir caracteres no estándar al proceso de revisión, p.
29145 \begin_inset space \thinspace{}
29146 \end_inset
29147
29148 e.
29149  un carácter alemán en un documento en inglés.
29150  En general esto no debería ser necesario.
29151 \end_layout
29152
29153 \begin_layout Description
29154 Diccionario
29155 \begin_inset space ~
29156 \end_inset
29157
29158 personal para usar un diccionario propio distinto al predeterminado.
29159 \end_layout
29160
29161 \begin_layout Description
29162 Aceptar
29163 \begin_inset space ~
29164 \end_inset
29165
29166 palabras
29167 \begin_inset space ~
29168 \end_inset
29169
29170 compuestas para que el diccionario admita palabras como «eurozona».
29171 \end_layout
29172
29173 \begin_layout Description
29174 Usar
29175 \begin_inset space ~
29176 \end_inset
29177
29178 codificación
29179 \begin_inset space ~
29180 \end_inset
29181
29182 de
29183 \begin_inset space ~
29184 \end_inset
29185
29186 entrada Utiliza la codificación del documento establecida en el apartado
29187  
29188 \family sans
29189 Idioma 
29190 \family default
29191 de 
29192 \family sans
29193 Documento\SpecialChar \menuseparator
29194 Configuración
29195 \family default
29196  también para la revisión ortográfica.
29197 \begin_inset Foot
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 La codificación se explica en la sección
29202 \begin_inset space ~
29203 \end_inset
29204
29205
29206 \begin_inset CommandInset ref
29207 LatexCommand ref
29208 reference "cap:Configuración-del-documento"
29209
29210 \end_inset
29211
29212 .
29213 \end_layout
29214
29215 \end_inset
29216
29217  Habilita esta opción sólo si usas 
29218 \family typewriter
29219 ispell
29220 \family default
29221  y si la revisión no funciona con palabras que tienen letras internacionales.
29222  Ha habido informes de que no trabaja con todos los diccionarios, por eso
29223  está desmarcado por omisión.
29224 \end_layout
29225
29226 \begin_layout Section
29227 Tesauro
29228 \begin_inset Index idx
29229 status collapsed
29230
29231 \begin_layout Plain Layout
29232 Tesauro
29233 \end_layout
29234
29235 \end_inset
29236
29237
29238 \begin_inset CommandInset label
29239 LatexCommand label
29240 name "sec:Tesauro"
29241
29242 \end_inset
29243
29244
29245 \end_layout
29246
29247 \begin_layout Standard
29248 Tesauro por ahora sólo funciona para el idioma inglés.
29249 \end_layout
29250
29251 \begin_layout Standard
29252 Para iniciar el diccionario de sinónimos usa el menú 
29253 \family sans
29254 Herramientas\SpecialChar \menuseparator
29255 Tesauro
29256 \family default
29257  o el botón 
29258 \begin_inset Graphics
29259         filename ../../images/thesaurus-entry.png
29260         rotateOrigin center
29261
29262 \end_inset
29263
29264 .
29265  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
29266  el cursor o está seleccionada.
29267 \end_layout
29268
29269 \begin_layout Standard
29270 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
29271 \end_layout
29272
29273 \begin_layout Standard
29274 Tesauro sólo funciona con palabras individuales y en singular.
29275  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
29276  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
29277  palabra, en este caso «report»s.
29278  
29279 \end_layout
29280
29281 \begin_layout Section
29282 Seguimiento de cambios
29283 \begin_inset Index idx
29284 status collapsed
29285
29286 \begin_layout Plain Layout
29287 Seguimiento de cambios
29288 \end_layout
29289
29290 \end_inset
29291
29292
29293 \begin_inset Index idx
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297 Documentos ! Seguimiento de cambios
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \begin_inset CommandInset label
29304 LatexCommand label
29305 name "sec:Seguimiento-de-cambios"
29306
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \begin_layout Standard
29313 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
29314  resaltados los cambios hechos por otros.
29315  Entonces puedes decidir si aceptar o no dichos cambios.
29316  Para habilitar esta característica marca el menú 
29317 \family sans
29318 Documento\SpecialChar \menuseparator
29319 Seguimiento
29320 \begin_inset space ~
29321 \end_inset
29322
29323 de
29324 \begin_inset space ~
29325 \end_inset
29326
29327 cambios\SpecialChar \menuseparator
29328 Seguir
29329 \begin_inset space ~
29330 \end_inset
29331
29332 cambios
29333 \family default
29334 .
29335 \end_layout
29336
29337 \begin_layout Standard
29338 Los cambios realizados en el documento se resaltarán con trazos y colores:
29339  
29340 \bar under
29341 \color blue
29342 texto subrayado
29343 \bar default
29344 \color inherit
29345  es texto añadido, 
29346 \strikeout on
29347 \color blue
29348 texto tachado
29349 \strikeout default
29350 \color inherit
29351  es texto borrado.
29352  El color depende del autor que hizo el cambio.
29353  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
29354  en 
29355 \family sans
29356 Apariencia
29357 \family default
29358
29359 \family sans
29360 Colores
29361 \family default
29362 .
29363 \begin_inset Index idx
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367 Color ! Seguimiento de cambios
29368 \end_layout
29369
29370 \end_inset
29371
29372  El autor y la fecha del cambio se muestran en la barra de estado de LyX
29373  cuando el cursor está en texto modificado.
29374  Esta misma información se muestra usando el botón de la barra de herramientas
29375  
29376 \begin_inset Graphics
29377         filename ../../images/changes-merge.png
29378         rotateOrigin center
29379
29380 \end_inset
29381
29382 .
29383 \end_layout
29384
29385 \begin_layout Standard
29386 Si el seguimiento de cambios está activado, verás la correspondiente barra
29387  de herramientas:
29388 \begin_inset Index idx
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 Barras de herramientas ! Seguimiento de cambios
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \end_layout
29399
29400 \begin_layout Standard
29401 \begin_inset VSpace bigskip
29402 \end_inset
29403
29404
29405 \end_layout
29406
29407 \begin_layout Standard
29408 \begin_inset Graphics
29409         filename ../clipart/ChangesToolbar.png
29410
29411 \end_inset
29412
29413
29414 \end_layout
29415
29416 \begin_layout Standard
29417 \begin_inset VSpace defskip
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \begin_layout Standard
29424 Los botones de la barra de seguimiento de cambios tienen las siguientes
29425  funciones:
29426 \end_layout
29427
29428 \begin_layout Standard
29429 \begin_inset VSpace defskip
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \begin_layout Standard
29436 \begin_inset Tabular
29437 <lyxtabular version="3" rows="10" columns="2">
29438 <features islongtable="true" longtabularalignment="center">
29439 <column alignment="left" valignment="top" width="0">
29440 <column alignment="left" valignment="top" width="0">
29441 <row interlinespace="2.5mm">
29442 <cell alignment="center" valignment="top" usebox="none">
29443 \begin_inset Text
29444
29445 \begin_layout Plain Layout
29446 \begin_inset Graphics
29447         filename ../../images/changes-track.png
29448         rotateOrigin center
29449
29450 \end_inset
29451
29452
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 <cell alignment="center" valignment="top" usebox="none">
29458 \begin_inset Text
29459
29460 \begin_layout Plain Layout
29461
29462 \family sans
29463 Documento\SpecialChar \menuseparator
29464 Seguimiento
29465 \begin_inset space ~
29466 \end_inset
29467
29468 de
29469 \begin_inset space ~
29470 \end_inset
29471
29472 cambios\SpecialChar \menuseparator
29473 Seguir
29474 \begin_inset space ~
29475 \end_inset
29476
29477 cambios
29478 \end_layout
29479
29480 \end_inset
29481 </cell>
29482 </row>
29483 <row interlinespace="2.5mm">
29484 <cell alignment="center" valignment="top" usebox="none">
29485 \begin_inset Text
29486
29487 \begin_layout Plain Layout
29488 \begin_inset Graphics
29489         filename ../../images/changes-output.png
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 Mostrar
29516 \begin_inset space ~
29517 \end_inset
29518
29519 cambios
29520 \begin_inset space ~
29521 \end_inset
29522
29523 en
29524 \begin_inset space ~
29525 \end_inset
29526
29527 la
29528 \begin_inset space ~
29529 \end_inset
29530
29531 salida
29532 \end_layout
29533
29534 \end_inset
29535 </cell>
29536 </row>
29537 <row interlinespace="2.5mm">
29538 <cell alignment="center" valignment="top" usebox="none">
29539 \begin_inset Text
29540
29541 \begin_layout Plain Layout
29542 \begin_inset Graphics
29543         filename ../../images/change-next.png
29544         rotateOrigin center
29545
29546 \end_inset
29547
29548
29549 \end_layout
29550
29551 \end_inset
29552 </cell>
29553 <cell alignment="center" valignment="top" usebox="none">
29554 \begin_inset Text
29555
29556 \begin_layout Plain Layout
29557 Ir al siguiente cambio
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 </row>
29563 <row interlinespace="2.5mm">
29564 <cell alignment="center" valignment="top" usebox="none">
29565 \begin_inset Text
29566
29567 \begin_layout Plain Layout
29568 \begin_inset Graphics
29569         filename ../../images/change-accept.png
29570         rotateOrigin center
29571
29572 \end_inset
29573
29574
29575 \end_layout
29576
29577 \end_inset
29578 </cell>
29579 <cell alignment="center" valignment="top" usebox="none">
29580 \begin_inset Text
29581
29582 \begin_layout Plain Layout
29583
29584 \family sans
29585 Documento\SpecialChar \menuseparator
29586 Seguimiento
29587 \begin_inset space ~
29588 \end_inset
29589
29590 de
29591 \begin_inset space ~
29592 \end_inset
29593
29594 cambios\SpecialChar \menuseparator
29595 Aceptar
29596 \begin_inset space ~
29597 \end_inset
29598
29599 cambio
29600 \end_layout
29601
29602 \end_inset
29603 </cell>
29604 </row>
29605 <row interlinespace="2.5mm">
29606 <cell alignment="center" valignment="top" usebox="none">
29607 \begin_inset Text
29608
29609 \begin_layout Plain Layout
29610 \begin_inset Graphics
29611         filename ../../images/change-reject.png
29612         rotateOrigin center
29613
29614 \end_inset
29615
29616
29617 \end_layout
29618
29619 \end_inset
29620 </cell>
29621 <cell alignment="center" valignment="top" usebox="none">
29622 \begin_inset Text
29623
29624 \begin_layout Plain Layout
29625
29626 \family sans
29627 Documento\SpecialChar \menuseparator
29628 Seguimiento
29629 \begin_inset space ~
29630 \end_inset
29631
29632 de
29633 \begin_inset space ~
29634 \end_inset
29635
29636 cambios\SpecialChar \menuseparator
29637 Descartar
29638 \begin_inset space ~
29639 \end_inset
29640
29641 cambio
29642 \end_layout
29643
29644 \end_inset
29645 </cell>
29646 </row>
29647 <row interlinespace="2.5mm">
29648 <cell alignment="center" valignment="top" usebox="none">
29649 \begin_inset Text
29650
29651 \begin_layout Plain Layout
29652 \begin_inset Graphics
29653         filename ../../images/changes-merge.png
29654         rotateOrigin center
29655
29656 \end_inset
29657
29658
29659 \end_layout
29660
29661 \end_inset
29662 </cell>
29663 <cell alignment="center" valignment="top" usebox="none">
29664 \begin_inset Text
29665
29666 \begin_layout Plain Layout
29667
29668 \family sans
29669 Documento\SpecialChar \menuseparator
29670 Seguimiento
29671 \begin_inset space ~
29672 \end_inset
29673
29674 de
29675 \begin_inset space ~
29676 \end_inset
29677
29678 cambios\SpecialChar \menuseparator
29679 Fusionar
29680 \begin_inset space ~
29681 \end_inset
29682
29683 cambios
29684 \end_layout
29685
29686 \end_inset
29687 </cell>
29688 </row>
29689 <row interlinespace="2.5mm">
29690 <cell alignment="center" valignment="top" usebox="none">
29691 \begin_inset Text
29692
29693 \begin_layout Plain Layout
29694 \begin_inset Graphics
29695         filename ../../images/all-changes-accept.png
29696         rotateOrigin center
29697
29698 \end_inset
29699
29700
29701 \end_layout
29702
29703 \end_inset
29704 </cell>
29705 <cell alignment="center" valignment="top" usebox="none">
29706 \begin_inset Text
29707
29708 \begin_layout Plain Layout
29709
29710 \family sans
29711 Documento\SpecialChar \menuseparator
29712 Seguimiento
29713 \begin_inset space ~
29714 \end_inset
29715
29716 de
29717 \begin_inset space ~
29718 \end_inset
29719
29720 cambios\SpecialChar \menuseparator
29721 Aceptar
29722 \begin_inset space ~
29723 \end_inset
29724
29725 todos
29726 \begin_inset space ~
29727 \end_inset
29728
29729 los
29730 \begin_inset space ~
29731 \end_inset
29732
29733 cambios
29734 \end_layout
29735
29736 \end_inset
29737 </cell>
29738 </row>
29739 <row interlinespace="2.5mm">
29740 <cell alignment="center" valignment="top" usebox="none">
29741 \begin_inset Text
29742
29743 \begin_layout Plain Layout
29744 \begin_inset Graphics
29745         filename ../../images/all-changes-reject.png
29746         rotateOrigin center
29747
29748 \end_inset
29749
29750
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \family sans
29761 Documento\SpecialChar \menuseparator
29762 Seguimiento
29763 \begin_inset space ~
29764 \end_inset
29765
29766 de
29767 \begin_inset space ~
29768 \end_inset
29769
29770 cambios\SpecialChar \menuseparator
29771 Descartar
29772 \begin_inset space ~
29773 \end_inset
29774
29775 todos
29776 \begin_inset space ~
29777 \end_inset
29778
29779 los
29780 \begin_inset space ~
29781 \end_inset
29782
29783 cambios
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 </row>
29789 <row interlinespace="2.5mm">
29790 <cell alignment="center" valignment="top" usebox="none">
29791 \begin_inset Text
29792
29793 \begin_layout Plain Layout
29794 \begin_inset Graphics
29795         filename ../../images/note-insert.png
29796         rotateOrigin center
29797
29798 \end_inset
29799
29800
29801 \end_layout
29802
29803 \end_inset
29804 </cell>
29805 <cell alignment="center" valignment="top" usebox="none">
29806 \begin_inset Text
29807
29808 \begin_layout Plain Layout
29809
29810 \family sans
29811 Insertar\SpecialChar \menuseparator
29812 Nota\SpecialChar \menuseparator
29813 Nota
29814 \begin_inset space ~
29815 \end_inset
29816
29817 LyX
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 </row>
29823 <row interlinespace="2.5mm">
29824 <cell alignment="center" valignment="top" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Plain Layout
29828 \begin_inset Graphics
29829         filename ../../images/note-next.png
29830         rotateOrigin center
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843
29844 \family sans
29845 Navegar\SpecialChar \menuseparator
29846 Nota
29847 \begin_inset space ~
29848 \end_inset
29849
29850 siguiente
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 </row>
29856 </lyxtabular>
29857
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \begin_layout Standard
29864 \begin_inset VSpace defskip
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Standard
29871 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
29872  ello selecciona el cambio y pulsa el botón adecuado.
29873  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
29874  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
29875  Así que no tienes que ir seleccionando cada cambio por separado.
29876 \end_layout
29877
29878 \begin_layout Standard
29879 La barra tiene también dos botones para manejar notas porque su uso es habitual
29880  para describir los cambios.
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Para que los cambios se muestren en la salida debe estar instalado el paquete
29885  LaTeX 
29886 \series bold
29887 dvipost
29888 \series default
29889
29890 \begin_inset Index idx
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 LaTeX, paquetes ! dvipost
29895 \end_layout
29896
29897 \end_inset
29898
29899 .
29900  Está disponible en el Catálogo TeX, 
29901 \begin_inset CommandInset citation
29902 LatexCommand cite
29903 key "TeXCatalogue"
29904
29905 \end_inset
29906
29907  o en el administrador de paquetes de tu sistema LaTeX.
29908 \end_layout
29909
29910 \begin_layout Section
29911 Soporte internacional
29912 \begin_inset Index idx
29913 status collapsed
29914
29915 \begin_layout Plain Layout
29916 Soporte internacional
29917 \end_layout
29918
29919 \end_inset
29920
29921
29922 \end_layout
29923
29924 \begin_layout Standard
29925 Esta sección describe cómo usar LyX con cualquier idioma.
29926  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
29927  configurar LyX para utilizarlos: 
29928 \begin_inset CommandInset citation
29929 LatexCommand cite
29930 key "Arabic,Armenian,Farsi,Hebrew"
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
29939 \begin_inset space ~
29940 \end_inset
29941
29942
29943 \begin_inset CommandInset ref
29944 LatexCommand ref
29945 reference "sub:Carácter-especial"
29946
29947 \end_inset
29948
29949 .
29950 \end_layout
29951
29952 \begin_layout Subsection
29953 Opciones de idioma
29954 \begin_inset Index idx
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958 Idioma ! Opciones
29959 \end_layout
29960
29961 \end_inset
29962
29963
29964 \begin_inset Index idx
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968 Documentos ! Idioma
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \begin_inset Index idx
29975 status collapsed
29976
29977 \begin_layout Plain Layout
29978 Documentos ! Configuración
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \end_layout
29985
29986 \begin_layout Standard
29987 El diálogo 
29988 \family sans
29989 Documento\SpecialChar \menuseparator
29990 Configuración
29991 \family default
29992  permite determinar el idioma y la codificación
29993 \family roman
29994  de caracteres.
29995 \end_layout
29996
29997 \begin_layout Standard
29998 Elige idioma en la sección 
29999 \family sans
30000 Idioma
30001 \family default
30002  de este diálogo.
30003  Por omisión es inglés.
30004 \end_layout
30005
30006 \begin_layout Standard
30007 El cuadro desplegable 
30008 \family sans
30009 Otros
30010 \family default
30011 , bajo 
30012 \family sans
30013 Codificación
30014 \family default
30015 , permite elegir el mapa de codificación de caracteres que quieres emplear
30016  para exportar a LaTeX.
30017  La opción 
30018 \family sans
30019 Idioma predeterminado 
30020 \family default
30021 es la más recomendable porque funciona bien en la mayoría de los casos.
30022  Para más detalles sobre las distintas opciones de codificación, véase la
30023  sección
30024 \begin_inset space ~
30025 \end_inset
30026
30027
30028 \begin_inset CommandInset ref
30029 LatexCommand ref
30030 reference "cap:Configuración-del-documento"
30031
30032 \end_inset
30033
30034 .
30035 \end_layout
30036
30037 \begin_layout Subsection
30038 Configuración del mapa de teclado
30039 \begin_inset CommandInset label
30040 LatexCommand label
30041 name "sub:Configuración-del-mapa"
30042
30043 \end_inset
30044
30045
30046 \end_layout
30047
30048 \begin_layout Standard
30049 Si tienes, por ejemplo, un teclado U.S.
30050  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
30051  de teclado alternativo configurando LyX para que use un teclado italiano.
30052  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
30053  uno primario y otro secundario, y seleccionar después el que quieres usar.
30054  Véase la sección
30055 \begin_inset space ~
30056 \end_inset
30057
30058
30059 \begin_inset CommandInset ref
30060 LatexCommand ref
30061 reference "sub:Teclado/Ratón"
30062
30063 \end_inset
30064
30065 .
30066 \end_layout
30067
30068 \begin_layout Standard
30069 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
30070  o crear uno completamente diferente (para Vulcano, por ejemplo).
30071  O bien quieres escribir normalmente en italiano en un teclado U.S.
30072  y además incluir de vez en cuando una cita en alemán.
30073  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
30074  existente para soportar los caracteres que necesites.
30075  Esta y otras muchas personalizaciones se explican en el manual 
30076 \emph on
30077 Personalización
30078 \emph default
30079 .
30080 \end_layout
30081
30082 \begin_layout Subsection
30083 Tablas de caracteres
30084 \end_layout
30085
30086 \begin_layout Standard
30087 El cuadro
30088 \begin_inset space ~
30089 \end_inset
30090
30091
30092 \begin_inset CommandInset ref
30093 LatexCommand ref
30094 reference "cap:Tabla-de-caracteres-latin1"
30095
30096 \end_inset
30097
30098  contiene el conjunto de caracteres 
30099 \family typewriter
30100 Latin1
30101 \family default
30102 .
30103  Debería ser factible escribir directamente con el teclado cualquiera de
30104  los caracteres incluidos en las ocho primeras columnas.
30105 \end_layout
30106
30107 \begin_layout Standard
30108 Este manual está preparado para imprimir todos los caracteres, pero no de
30109  forma inmediata en muchos casos.
30110  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
30111  del conjunto 
30112 \family typewriter
30113 Latin1
30114 \family default
30115
30116 \end_layout
30117
30118 \begin_layout Itemize
30119 Aunque hayas seleccionado 
30120 \family sans
30121 latin1
30122 \family default
30123  en el diálogo 
30124 \family sans
30125 Documento\SpecialChar \menuseparator
30126 Configuración,
30127 \family default
30128  los usuarios que sólo disponen de fuentes 
30129 \family typewriter
30130 T1
30131 \family default
30132  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
30133  caracteres: D0, F0, DE, FE, AB y BB (
30134 \emph on
30135 eth
30136 \emph default
30137  y 
30138 \emph on
30139 thorn
30140 \emph default
30141 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
30142 \end_layout
30143
30144 \begin_layout Standard
30145
30146 \end_layout
30147
30148 \begin_layout Standard
30149 \begin_inset Float table
30150 wide false
30151 sideways false
30152 status collapsed
30153
30154 \begin_layout Plain Layout
30155 \begin_inset Caption
30156
30157 \begin_layout Plain Layout
30158 \begin_inset CommandInset label
30159 LatexCommand label
30160 name "cap:Tabla-de-caracteres-latin1"
30161
30162 \end_inset
30163
30164 Conjunto de caracteres 
30165 \family typewriter
30166 latin1
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \end_layout
30173
30174 \begin_layout Plain Layout
30175 \align center
30176 \begin_inset Tabular
30177 <lyxtabular version="3" rows="17" columns="17">
30178 <features tabularvalignment="middle">
30179 <column alignment="center" valignment="top" width="0pt">
30180 <column alignment="center" valignment="top" width="0pt">
30181 <column alignment="center" valignment="top" width="0pt">
30182 <column alignment="center" valignment="top" width="0pt">
30183 <column alignment="center" valignment="top" width="0pt">
30184 <column alignment="center" valignment="top" width="0pt">
30185 <column alignment="center" valignment="top" width="0pt">
30186 <column alignment="center" valignment="top" width="0pt">
30187 <column alignment="center" valignment="top" width="0pt">
30188 <column alignment="center" valignment="top" width="0pt">
30189 <column alignment="center" valignment="top" width="0pt">
30190 <column alignment="center" valignment="top" width="0pt">
30191 <column alignment="center" valignment="top" width="0pt">
30192 <column alignment="center" valignment="top" width="0pt">
30193 <column alignment="center" valignment="top" width="0pt">
30194 <column alignment="center" valignment="top" width="0pt">
30195 <column alignment="center" valignment="top" width="0pt">
30196 <row>
30197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30198 \begin_inset Text
30199
30200 \begin_layout Plain Layout
30201
30202 \end_layout
30203
30204 \end_inset
30205 </cell>
30206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30207 \begin_inset Text
30208
30209 \begin_layout Plain Layout
30210
30211 \family roman
30212 \series medium
30213 \shape up
30214 \size tiny
30215 \emph off
30216 \bar no
30217 \noun off
30218 \color none
30219 00
30220 \end_layout
30221
30222 \end_inset
30223 </cell>
30224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30225 \begin_inset Text
30226
30227 \begin_layout Plain Layout
30228
30229 \family roman
30230 \series medium
30231 \shape up
30232 \size tiny
30233 \emph off
30234 \bar no
30235 \noun off
30236 \color none
30237 10
30238 \end_layout
30239
30240 \end_inset
30241 </cell>
30242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30243 \begin_inset Text
30244
30245 \begin_layout Plain Layout
30246
30247 \family roman
30248 \series medium
30249 \shape up
30250 \size tiny
30251 \emph off
30252 \bar no
30253 \noun off
30254 \color none
30255 20
30256 \end_layout
30257
30258 \end_inset
30259 </cell>
30260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30261 \begin_inset Text
30262
30263 \begin_layout Plain Layout
30264
30265 \family roman
30266 \series medium
30267 \shape up
30268 \size tiny
30269 \emph off
30270 \bar no
30271 \noun off
30272 \color none
30273 30
30274 \end_layout
30275
30276 \end_inset
30277 </cell>
30278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30279 \begin_inset Text
30280
30281 \begin_layout Plain Layout
30282
30283 \family roman
30284 \series medium
30285 \shape up
30286 \size tiny
30287 \emph off
30288 \bar no
30289 \noun off
30290 \color none
30291 40
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Plain Layout
30300
30301 \family roman
30302 \series medium
30303 \shape up
30304 \size tiny
30305 \emph off
30306 \bar no
30307 \noun off
30308 \color none
30309 50
30310 \end_layout
30311
30312 \end_inset
30313 </cell>
30314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30315 \begin_inset Text
30316
30317 \begin_layout Plain Layout
30318
30319 \family roman
30320 \series medium
30321 \shape up
30322 \size tiny
30323 \emph off
30324 \bar no
30325 \noun off
30326 \color none
30327 60
30328 \end_layout
30329
30330 \end_inset
30331 </cell>
30332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \size tiny
30341 \emph off
30342 \bar no
30343 \noun off
30344 \color none
30345 70
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354
30355 \family roman
30356 \series medium
30357 \shape up
30358 \size tiny
30359 \emph off
30360 \bar no
30361 \noun off
30362 \color none
30363 80
30364 \end_layout
30365
30366 \end_inset
30367 </cell>
30368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30369 \begin_inset Text
30370
30371 \begin_layout Plain Layout
30372
30373 \family roman
30374 \series medium
30375 \shape up
30376 \size tiny
30377 \emph off
30378 \bar no
30379 \noun off
30380 \color none
30381 90
30382 \end_layout
30383
30384 \end_inset
30385 </cell>
30386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30387 \begin_inset Text
30388
30389 \begin_layout Plain Layout
30390
30391 \family roman
30392 \series medium
30393 \shape up
30394 \size tiny
30395 \emph off
30396 \bar no
30397 \noun off
30398 \color none
30399 A0
30400 \end_layout
30401
30402 \end_inset
30403 </cell>
30404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout Plain Layout
30408
30409 \family roman
30410 \series medium
30411 \shape up
30412 \size tiny
30413 \emph off
30414 \bar no
30415 \noun off
30416 \color none
30417 B0
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Plain Layout
30426
30427 \family roman
30428 \series medium
30429 \shape up
30430 \size tiny
30431 \emph off
30432 \bar no
30433 \noun off
30434 \color none
30435 C0
30436 \end_layout
30437
30438 \end_inset
30439 </cell>
30440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Plain Layout
30444
30445 \family roman
30446 \series medium
30447 \shape up
30448 \size tiny
30449 \emph off
30450 \bar no
30451 \noun off
30452 \color none
30453 D0
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Plain Layout
30462
30463 \family roman
30464 \series medium
30465 \shape up
30466 \size tiny
30467 \emph off
30468 \bar no
30469 \noun off
30470 \color none
30471 E0
30472 \end_layout
30473
30474 \end_inset
30475 </cell>
30476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30477 \begin_inset Text
30478
30479 \begin_layout Plain Layout
30480
30481 \family roman
30482 \series medium
30483 \shape up
30484 \size tiny
30485 \emph off
30486 \bar no
30487 \noun off
30488 \color none
30489 F0
30490 \end_layout
30491
30492 \end_inset
30493 </cell>
30494 </row>
30495 <row>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500
30501 \family roman
30502 \series medium
30503 \shape up
30504 \size tiny
30505 \emph off
30506 \bar no
30507 \noun off
30508 \color none
30509 00
30510 \end_layout
30511
30512 \end_inset
30513 </cell>
30514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30515 \begin_inset Text
30516
30517 \begin_layout Plain Layout
30518
30519 \end_layout
30520
30521 \end_inset
30522 </cell>
30523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30524 \begin_inset Text
30525
30526 \begin_layout Plain Layout
30527
30528 \end_layout
30529
30530 \end_inset
30531 </cell>
30532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30533 \begin_inset Text
30534
30535 \begin_layout Plain Layout
30536
30537 \end_layout
30538
30539 \end_inset
30540 </cell>
30541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30542 \begin_inset Text
30543
30544 \begin_layout Plain Layout
30545
30546 \family roman
30547 \series medium
30548 \shape up
30549 \emph off
30550 \bar no
30551 \noun off
30552 \color none
30553 0
30554 \end_layout
30555
30556 \end_inset
30557 </cell>
30558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30559 \begin_inset Text
30560
30561 \begin_layout Plain Layout
30562
30563 \family roman
30564 \series medium
30565 \shape up
30566 \emph off
30567 \bar no
30568 \noun off
30569 \color none
30570 @
30571 \end_layout
30572
30573 \end_inset
30574 </cell>
30575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30576 \begin_inset Text
30577
30578 \begin_layout Plain Layout
30579
30580 \family roman
30581 \series medium
30582 \shape up
30583 \emph off
30584 \bar no
30585 \noun off
30586 \color none
30587 P
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 '
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 p
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 \end_layout
30632
30633 \end_inset
30634 </cell>
30635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30636 \begin_inset Text
30637
30638 \begin_layout Plain Layout
30639
30640 \end_layout
30641
30642 \end_inset
30643 </cell>
30644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30645 \begin_inset Text
30646
30647 \begin_layout Plain Layout
30648
30649 \end_layout
30650
30651 \end_inset
30652 </cell>
30653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30654 \begin_inset Text
30655
30656 \begin_layout Plain Layout
30657
30658 \family roman
30659 \series medium
30660 \shape up
30661 \emph off
30662 \bar no
30663 \noun off
30664 \color none
30665 °
30666 \end_layout
30667
30668 \end_inset
30669 </cell>
30670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30671 \begin_inset Text
30672
30673 \begin_layout Plain Layout
30674
30675 \family roman
30676 \series medium
30677 \shape up
30678 \emph off
30679 \bar no
30680 \noun off
30681 \color none
30682 À
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691
30692 \family roman
30693 \series medium
30694 \shape up
30695 \emph off
30696 \bar no
30697 \noun off
30698 \color none
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" rightline="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 </row>
30739 <row>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \family roman
30746 \series medium
30747 \shape up
30748 \size tiny
30749 \emph off
30750 \bar no
30751 \noun off
30752 \color none
30753 01
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30768 \begin_inset Text
30769
30770 \begin_layout Plain Layout
30771
30772 \end_layout
30773
30774 \end_inset
30775 </cell>
30776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30777 \begin_inset Text
30778
30779 \begin_layout Plain Layout
30780
30781 \family roman
30782 \series medium
30783 \shape up
30784 \emph off
30785 \bar no
30786 \noun off
30787 \color none
30788 !
30789 \end_layout
30790
30791 \end_inset
30792 </cell>
30793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30794 \begin_inset Text
30795
30796 \begin_layout Plain Layout
30797
30798 \family roman
30799 \series medium
30800 \shape up
30801 \emph off
30802 \bar no
30803 \noun off
30804 \color none
30805 1
30806 \end_layout
30807
30808 \end_inset
30809 </cell>
30810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30811 \begin_inset Text
30812
30813 \begin_layout Plain Layout
30814
30815 \family roman
30816 \series medium
30817 \shape up
30818 \emph off
30819 \bar no
30820 \noun off
30821 \color none
30822 A
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 Q
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 a
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 q
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 \end_layout
30884
30885 \end_inset
30886 </cell>
30887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30888 \begin_inset Text
30889
30890 \begin_layout Plain Layout
30891
30892 \end_layout
30893
30894 \end_inset
30895 </cell>
30896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30897 \begin_inset Text
30898
30899 \begin_layout Plain Layout
30900
30901 \family roman
30902 \series medium
30903 \shape up
30904 \emph off
30905 \bar no
30906 \noun off
30907 \color none
30908 ¡
30909 \end_layout
30910
30911 \end_inset
30912 </cell>
30913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \family roman
30919 \series medium
30920 \shape up
30921 \emph off
30922 \bar no
30923 \noun off
30924 \color none
30925 ±
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30931 \begin_inset Text
30932
30933 \begin_layout Plain Layout
30934
30935 \family roman
30936 \series medium
30937 \shape up
30938 \emph off
30939 \bar no
30940 \noun off
30941 \color none
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" rightline="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 </row>
30999 <row>
31000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004
31005 \family roman
31006 \series medium
31007 \shape up
31008 \size tiny
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013 02
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \end_layout
31024
31025 \end_inset
31026 </cell>
31027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31028 \begin_inset Text
31029
31030 \begin_layout Plain Layout
31031
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040
31041 \family roman
31042 \series medium
31043 \shape up
31044 \emph off
31045 \bar no
31046 \noun off
31047 \color none
31048 \begin_inset Quotes eld
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Plain Layout
31060
31061 \family roman
31062 \series medium
31063 \shape up
31064 \emph off
31065 \bar no
31066 \noun off
31067 \color none
31068 2
31069 \end_layout
31070
31071 \end_inset
31072 </cell>
31073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31074 \begin_inset Text
31075
31076 \begin_layout Plain Layout
31077
31078 \family roman
31079 \series medium
31080 \shape up
31081 \emph off
31082 \bar no
31083 \noun off
31084 \color none
31085 B
31086 \end_layout
31087
31088 \end_inset
31089 </cell>
31090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31091 \begin_inset Text
31092
31093 \begin_layout Plain Layout
31094
31095 \family roman
31096 \series medium
31097 \shape up
31098 \emph off
31099 \bar no
31100 \noun off
31101 \color none
31102 R
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 b
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 r
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 \end_layout
31147
31148 \end_inset
31149 </cell>
31150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31151 \begin_inset Text
31152
31153 \begin_layout Plain Layout
31154
31155 \end_layout
31156
31157 \end_inset
31158 </cell>
31159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Plain Layout
31163 ¢
31164 \end_layout
31165
31166 \end_inset
31167 </cell>
31168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172
31173 \family roman
31174 \series medium
31175 \shape up
31176 \emph off
31177 \bar no
31178 \noun off
31179 \color none
31180 ²
31181 \end_layout
31182
31183 \end_inset
31184 </cell>
31185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31186 \begin_inset Text
31187
31188 \begin_layout Plain Layout
31189
31190 \family roman
31191 \series medium
31192 \shape up
31193 \emph off
31194 \bar no
31195 \noun off
31196 \color none
31197 Â
31198 \end_layout
31199
31200 \end_inset
31201 </cell>
31202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31203 \begin_inset Text
31204
31205 \begin_layout Plain Layout
31206
31207 \family roman
31208 \series medium
31209 \shape up
31210 \emph off
31211 \bar no
31212 \noun off
31213 \color none
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" rightline="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 </row>
31254 <row>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259
31260 \family roman
31261 \series medium
31262 \shape up
31263 \size tiny
31264 \emph off
31265 \bar no
31266 \noun off
31267 \color none
31268 03
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31283 \begin_inset Text
31284
31285 \begin_layout Plain Layout
31286
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout Plain Layout
31295
31296 \family roman
31297 \series medium
31298 \shape up
31299 \emph off
31300 \bar no
31301 \noun off
31302 \color none
31303 #
31304 \end_layout
31305
31306 \end_inset
31307 </cell>
31308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31309 \begin_inset Text
31310
31311 \begin_layout Plain Layout
31312
31313 \family roman
31314 \series medium
31315 \shape up
31316 \emph off
31317 \bar no
31318 \noun off
31319 \color none
31320 3
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout Plain Layout
31329
31330 \family roman
31331 \series medium
31332 \shape up
31333 \emph off
31334 \bar no
31335 \noun off
31336 \color none
31337 C
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 S
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 c
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 s
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 \end_layout
31399
31400 \end_inset
31401 </cell>
31402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31403 \begin_inset Text
31404
31405 \begin_layout Plain Layout
31406
31407 \end_layout
31408
31409 \end_inset
31410 </cell>
31411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31412 \begin_inset Text
31413
31414 \begin_layout Plain Layout
31415
31416 \family roman
31417 \series medium
31418 \shape up
31419 \emph off
31420 \bar no
31421 \noun off
31422 \color none
31423 £
31424 \end_layout
31425
31426 \end_inset
31427 </cell>
31428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31429 \begin_inset Text
31430
31431 \begin_layout Plain Layout
31432
31433 \family roman
31434 \series medium
31435 \shape up
31436 \emph off
31437 \bar no
31438 \noun off
31439 \color none
31440 ³
31441 \end_layout
31442
31443 \end_inset
31444 </cell>
31445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31446 \begin_inset Text
31447
31448 \begin_layout Plain Layout
31449
31450 \family roman
31451 \series medium
31452 \shape up
31453 \emph off
31454 \bar no
31455 \noun off
31456 \color none
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" rightline="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 </row>
31514 <row>
31515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31516 \begin_inset Text
31517
31518 \begin_layout Plain Layout
31519
31520 \family roman
31521 \series medium
31522 \shape up
31523 \size tiny
31524 \emph off
31525 \bar no
31526 \noun off
31527 \color none
31528 04
31529 \end_layout
31530
31531 \end_inset
31532 </cell>
31533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31543 \begin_inset Text
31544
31545 \begin_layout Plain Layout
31546
31547 \end_layout
31548
31549 \end_inset
31550 </cell>
31551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31552 \begin_inset Text
31553
31554 \begin_layout Plain Layout
31555
31556 \family roman
31557 \series medium
31558 \shape up
31559 \emph off
31560 \bar no
31561 \noun off
31562 \color none
31563 $
31564 \end_layout
31565
31566 \end_inset
31567 </cell>
31568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31569 \begin_inset Text
31570
31571 \begin_layout Plain Layout
31572
31573 \family roman
31574 \series medium
31575 \shape up
31576 \emph off
31577 \bar no
31578 \noun off
31579 \color none
31580 4
31581 \end_layout
31582
31583 \end_inset
31584 </cell>
31585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31586 \begin_inset Text
31587
31588 \begin_layout Plain Layout
31589
31590 \family roman
31591 \series medium
31592 \shape up
31593 \emph off
31594 \bar no
31595 \noun off
31596 \color none
31597 D
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 T
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 d
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 t
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 \end_layout
31659
31660 \end_inset
31661 </cell>
31662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31663 \begin_inset Text
31664
31665 \begin_layout Plain Layout
31666
31667 \end_layout
31668
31669 \end_inset
31670 </cell>
31671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31672 \begin_inset Text
31673
31674 \begin_layout Plain Layout
31675 ¤
31676 \end_layout
31677
31678 \end_inset
31679 </cell>
31680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31681 \begin_inset Text
31682
31683 \begin_layout Plain Layout
31684
31685 \family roman
31686 \series medium
31687 \shape up
31688 \emph off
31689 \bar no
31690 \noun off
31691 \color none
31692 ´
31693 \end_layout
31694
31695 \end_inset
31696 </cell>
31697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31698 \begin_inset Text
31699
31700 \begin_layout Plain Layout
31701
31702 \family roman
31703 \series medium
31704 \shape up
31705 \emph off
31706 \bar no
31707 \noun off
31708 \color none
31709 Ä
31710 \end_layout
31711
31712 \end_inset
31713 </cell>
31714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31715 \begin_inset Text
31716
31717 \begin_layout Plain Layout
31718
31719 \family roman
31720 \series medium
31721 \shape up
31722 \emph off
31723 \bar no
31724 \noun off
31725 \color none
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" rightline="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 </row>
31766 <row>
31767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771
31772 \family roman
31773 \series medium
31774 \shape up
31775 \size tiny
31776 \emph off
31777 \bar no
31778 \noun off
31779 \color none
31780 05
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31795 \begin_inset Text
31796
31797 \begin_layout Plain Layout
31798
31799 \end_layout
31800
31801 \end_inset
31802 </cell>
31803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31804 \begin_inset Text
31805
31806 \begin_layout Plain Layout
31807
31808 \family roman
31809 \series medium
31810 \shape up
31811 \emph off
31812 \bar no
31813 \noun off
31814 \color none
31815 %
31816 \end_layout
31817
31818 \end_inset
31819 </cell>
31820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31821 \begin_inset Text
31822
31823 \begin_layout Plain Layout
31824
31825 \family roman
31826 \series medium
31827 \shape up
31828 \emph off
31829 \bar no
31830 \noun off
31831 \color none
31832 5
31833 \end_layout
31834
31835 \end_inset
31836 </cell>
31837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31838 \begin_inset Text
31839
31840 \begin_layout Plain Layout
31841
31842 \family roman
31843 \series medium
31844 \shape up
31845 \emph off
31846 \bar no
31847 \noun off
31848 \color none
31849 E
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 U
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 e
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 u
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 \end_layout
31911
31912 \end_inset
31913 </cell>
31914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31915 \begin_inset Text
31916
31917 \begin_layout Plain Layout
31918
31919 \end_layout
31920
31921 \end_inset
31922 </cell>
31923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31924 \begin_inset Text
31925
31926 \begin_layout Plain Layout
31927 ¥
31928 \end_layout
31929
31930 \end_inset
31931 </cell>
31932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31933 \begin_inset Text
31934
31935 \begin_layout Plain Layout
31936
31937 \family roman
31938 \series medium
31939 \shape up
31940 \emph off
31941 \bar no
31942 \noun off
31943 \color none
31944 µ
31945 \end_layout
31946
31947 \end_inset
31948 </cell>
31949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31950 \begin_inset Text
31951
31952 \begin_layout Plain Layout
31953
31954 \family roman
31955 \series medium
31956 \shape up
31957 \emph off
31958 \bar no
31959 \noun off
31960 \color none
31961 Å
31962 \end_layout
31963
31964 \end_inset
31965 </cell>
31966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31967 \begin_inset Text
31968
31969 \begin_layout Plain Layout
31970
31971 \family roman
31972 \series medium
31973 \shape up
31974 \emph off
31975 \bar no
31976 \noun off
31977 \color none
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" rightline="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 </row>
32018 <row>
32019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32020 \begin_inset Text
32021
32022 \begin_layout Plain Layout
32023
32024 \family roman
32025 \series medium
32026 \shape up
32027 \size tiny
32028 \emph off
32029 \bar no
32030 \noun off
32031 \color none
32032 06
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041
32042 \end_layout
32043
32044 \end_inset
32045 </cell>
32046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32047 \begin_inset Text
32048
32049 \begin_layout Plain Layout
32050
32051 \end_layout
32052
32053 \end_inset
32054 </cell>
32055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32056 \begin_inset Text
32057
32058 \begin_layout Plain Layout
32059
32060 \family roman
32061 \series medium
32062 \shape up
32063 \emph off
32064 \bar no
32065 \noun off
32066 \color none
32067 &
32068 \end_layout
32069
32070 \end_inset
32071 </cell>
32072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32073 \begin_inset Text
32074
32075 \begin_layout Plain Layout
32076
32077 \family roman
32078 \series medium
32079 \shape up
32080 \emph off
32081 \bar no
32082 \noun off
32083 \color none
32084 6
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32090 \begin_inset Text
32091
32092 \begin_layout Plain Layout
32093
32094 \family roman
32095 \series medium
32096 \shape up
32097 \emph off
32098 \bar no
32099 \noun off
32100 \color none
32101 F
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 V
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 f
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 v
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 \end_layout
32163
32164 \end_inset
32165 </cell>
32166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32167 \begin_inset Text
32168
32169 \begin_layout Plain Layout
32170
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32176 \begin_inset Text
32177
32178 \begin_layout Plain Layout
32179 ¦
32180 \end_layout
32181
32182 \end_inset
32183 </cell>
32184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32185 \begin_inset Text
32186
32187 \begin_layout Plain Layout
32188
32189 \family roman
32190 \series medium
32191 \shape up
32192 \emph off
32193 \bar no
32194 \noun off
32195 \color none
32196
32197 \end_layout
32198
32199 \end_inset
32200 </cell>
32201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32202 \begin_inset Text
32203
32204 \begin_layout Plain Layout
32205
32206 \family roman
32207 \series medium
32208 \shape up
32209 \emph off
32210 \bar no
32211 \noun off
32212 \color none
32213 Æ
32214 \end_layout
32215
32216 \end_inset
32217 </cell>
32218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32219 \begin_inset Text
32220
32221 \begin_layout Plain Layout
32222
32223 \family roman
32224 \series medium
32225 \shape up
32226 \emph off
32227 \bar no
32228 \noun off
32229 \color none
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" rightline="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 </row>
32270 <row>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \family roman
32277 \series medium
32278 \shape up
32279 \size tiny
32280 \emph off
32281 \bar no
32282 \noun off
32283 \color none
32284 07
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32290 \begin_inset Text
32291
32292 \begin_layout Plain Layout
32293
32294 \end_layout
32295
32296 \end_inset
32297 </cell>
32298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32299 \begin_inset Text
32300
32301 \begin_layout Plain Layout
32302
32303 \end_layout
32304
32305 \end_inset
32306 </cell>
32307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32308 \begin_inset Text
32309
32310 \begin_layout Plain Layout
32311
32312 \family roman
32313 \series medium
32314 \shape up
32315 \emph off
32316 \bar no
32317 \noun off
32318 \color none
32319 `
32320 \end_layout
32321
32322 \end_inset
32323 </cell>
32324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328
32329 \family roman
32330 \series medium
32331 \shape up
32332 \emph off
32333 \bar no
32334 \noun off
32335 \color none
32336 7
32337 \end_layout
32338
32339 \end_inset
32340 </cell>
32341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32342 \begin_inset Text
32343
32344 \begin_layout Plain Layout
32345
32346 \family roman
32347 \series medium
32348 \shape up
32349 \emph off
32350 \bar no
32351 \noun off
32352 \color none
32353 G
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 W
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 g
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 w
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 \end_layout
32415
32416 \end_inset
32417 </cell>
32418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32419 \begin_inset Text
32420
32421 \begin_layout Plain Layout
32422
32423 \end_layout
32424
32425 \end_inset
32426 </cell>
32427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32428 \begin_inset Text
32429
32430 \begin_layout Plain Layout
32431
32432 \family roman
32433 \series medium
32434 \shape up
32435 \emph off
32436 \bar no
32437 \noun off
32438 \color none
32439 §
32440 \end_layout
32441
32442 \end_inset
32443 </cell>
32444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32445 \begin_inset Text
32446
32447 \begin_layout Plain Layout
32448
32449 \family roman
32450 \series medium
32451 \shape up
32452 \emph off
32453 \bar no
32454 \noun off
32455 \color none
32456 ·
32457 \end_layout
32458
32459 \end_inset
32460 </cell>
32461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32462 \begin_inset Text
32463
32464 \begin_layout Plain Layout
32465
32466 \family roman
32467 \series medium
32468 \shape up
32469 \emph off
32470 \bar no
32471 \noun off
32472 \color none
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" rightline="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 </row>
32530 <row>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535
32536 \family roman
32537 \series medium
32538 \shape up
32539 \size tiny
32540 \emph off
32541 \bar no
32542 \noun off
32543 \color none
32544 08
32545 \end_layout
32546
32547 \end_inset
32548 </cell>
32549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553
32554 \end_layout
32555
32556 \end_inset
32557 </cell>
32558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32559 \begin_inset Text
32560
32561 \begin_layout Plain Layout
32562
32563 \end_layout
32564
32565 \end_inset
32566 </cell>
32567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32568 \begin_inset Text
32569
32570 \begin_layout Plain Layout
32571
32572 \family roman
32573 \series medium
32574 \shape up
32575 \emph off
32576 \bar no
32577 \noun off
32578 \color none
32579 (
32580 \end_layout
32581
32582 \end_inset
32583 </cell>
32584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588
32589 \family roman
32590 \series medium
32591 \shape up
32592 \emph off
32593 \bar no
32594 \noun off
32595 \color none
32596 8
32597 \end_layout
32598
32599 \end_inset
32600 </cell>
32601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32602 \begin_inset Text
32603
32604 \begin_layout Plain Layout
32605
32606 \family roman
32607 \series medium
32608 \shape up
32609 \emph off
32610 \bar no
32611 \noun off
32612 \color none
32613 H
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 X
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 h
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 x
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 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682
32683 \end_layout
32684
32685 \end_inset
32686 </cell>
32687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691
32692 \family roman
32693 \series medium
32694 \shape up
32695 \emph off
32696 \bar no
32697 \noun off
32698 \color none
32699 ¨
32700 \end_layout
32701
32702 \end_inset
32703 </cell>
32704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32705 \begin_inset Text
32706
32707 \begin_layout Plain Layout
32708
32709 \family roman
32710 \series medium
32711 \shape up
32712 \emph off
32713 \bar no
32714 \noun off
32715 \color none
32716 ¸
32717 \end_layout
32718
32719 \end_inset
32720 </cell>
32721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32722 \begin_inset Text
32723
32724 \begin_layout Plain Layout
32725
32726 \family roman
32727 \series medium
32728 \shape up
32729 \emph off
32730 \bar no
32731 \noun off
32732 \color none
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" rightline="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 </row>
32790 <row>
32791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \family roman
32797 \series medium
32798 \shape up
32799 \size tiny
32800 \emph off
32801 \bar no
32802 \noun off
32803 \color none
32804 09
32805 \end_layout
32806
32807 \end_inset
32808 </cell>
32809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32810 \begin_inset Text
32811
32812 \begin_layout Plain Layout
32813
32814 \end_layout
32815
32816 \end_inset
32817 </cell>
32818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32819 \begin_inset Text
32820
32821 \begin_layout Plain Layout
32822
32823 \end_layout
32824
32825 \end_inset
32826 </cell>
32827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Plain Layout
32831
32832 \family roman
32833 \series medium
32834 \shape up
32835 \emph off
32836 \bar no
32837 \noun off
32838 \color none
32839 )
32840 \end_layout
32841
32842 \end_inset
32843 </cell>
32844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848
32849 \family roman
32850 \series medium
32851 \shape up
32852 \emph off
32853 \bar no
32854 \noun off
32855 \color none
32856 9
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32862 \begin_inset Text
32863
32864 \begin_layout Plain Layout
32865
32866 \family roman
32867 \series medium
32868 \shape up
32869 \emph off
32870 \bar no
32871 \noun off
32872 \color none
32873 I
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 Y
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 i
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 y
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 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951
32952 \family roman
32953 \series medium
32954 \shape up
32955 \emph off
32956 \bar no
32957 \noun off
32958 \color none
32959 ©
32960 \end_layout
32961
32962 \end_inset
32963 </cell>
32964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32965 \begin_inset Text
32966
32967 \begin_layout Plain Layout
32968
32969 \family roman
32970 \series medium
32971 \shape up
32972 \emph off
32973 \bar no
32974 \noun off
32975 \color none
32976 ¹
32977 \end_layout
32978
32979 \end_inset
32980 </cell>
32981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32982 \begin_inset Text
32983
32984 \begin_layout Plain Layout
32985
32986 \family roman
32987 \series medium
32988 \shape up
32989 \emph off
32990 \bar no
32991 \noun off
32992 \color none
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" rightline="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 </row>
33050 <row>
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055
33056 \family roman
33057 \series medium
33058 \shape up
33059 \size tiny
33060 \emph off
33061 \bar no
33062 \noun off
33063 \color none
33064 0A
33065 \end_layout
33066
33067 \end_inset
33068 </cell>
33069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33070 \begin_inset Text
33071
33072 \begin_layout Plain Layout
33073
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Plain Layout
33082
33083 \end_layout
33084
33085 \end_inset
33086 </cell>
33087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33088 \begin_inset Text
33089
33090 \begin_layout Plain Layout
33091
33092 \family roman
33093 \series medium
33094 \shape up
33095 \emph off
33096 \bar no
33097 \noun off
33098 \color none
33099 *
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108
33109 \family roman
33110 \series medium
33111 \shape up
33112 \emph off
33113 \bar no
33114 \noun off
33115 \color none
33116 :
33117 \end_layout
33118
33119 \end_inset
33120 </cell>
33121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33122 \begin_inset Text
33123
33124 \begin_layout Plain Layout
33125
33126 \family roman
33127 \series medium
33128 \shape up
33129 \emph off
33130 \bar no
33131 \noun off
33132 \color none
33133 J
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 Z
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 j
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 z
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 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \end_layout
33204
33205 \end_inset
33206 </cell>
33207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33208 \begin_inset Text
33209
33210 \begin_layout Plain Layout
33211
33212 \family roman
33213 \series medium
33214 \shape up
33215 \emph off
33216 \bar no
33217 \noun off
33218 \color none
33219 ª
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \family roman
33230 \series medium
33231 \shape up
33232 \emph off
33233 \bar no
33234 \noun off
33235 \color none
33236 º
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \family roman
33247 \series medium
33248 \shape up
33249 \emph off
33250 \bar no
33251 \noun off
33252 \color none
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" rightline="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 </row>
33310 <row>
33311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33312 \begin_inset Text
33313
33314 \begin_layout Plain Layout
33315
33316 \family roman
33317 \series medium
33318 \shape up
33319 \size tiny
33320 \emph off
33321 \bar no
33322 \noun off
33323 \color none
33324 0B
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33339 \begin_inset Text
33340
33341 \begin_layout Plain Layout
33342
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33348 \begin_inset Text
33349
33350 \begin_layout Plain Layout
33351
33352 \family roman
33353 \series medium
33354 \shape up
33355 \emph off
33356 \bar no
33357 \noun off
33358 \color none
33359 +
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368
33369 \family roman
33370 \series medium
33371 \shape up
33372 \emph off
33373 \bar no
33374 \noun off
33375 \color none
33376 ;
33377 \end_layout
33378
33379 \end_inset
33380 </cell>
33381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33382 \begin_inset Text
33383
33384 \begin_layout Plain Layout
33385
33386 \family roman
33387 \series medium
33388 \shape up
33389 \emph off
33390 \bar no
33391 \noun off
33392 \color none
33393 K
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 k
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 {
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 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33468 \begin_inset Text
33469
33470 \begin_layout Plain Layout
33471
33472 \family roman
33473 \series medium
33474 \shape up
33475 \emph off
33476 \bar no
33477 \noun off
33478 \color none
33479 «
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488
33489 \family roman
33490 \series medium
33491 \shape up
33492 \emph off
33493 \bar no
33494 \noun off
33495 \color none
33496 »
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \family roman
33507 \series medium
33508 \shape up
33509 \emph off
33510 \bar no
33511 \noun off
33512 \color none
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" rightline="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 </row>
33570 <row>
33571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575
33576 \family roman
33577 \series medium
33578 \shape up
33579 \size tiny
33580 \emph off
33581 \bar no
33582 \noun off
33583 \color none
33584 0C
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33599 \begin_inset Text
33600
33601 \begin_layout Plain Layout
33602
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \family roman
33613 \series medium
33614 \shape up
33615 \emph off
33616 \bar no
33617 \noun off
33618 \color none
33619 ,
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628
33629 \family roman
33630 \series medium
33631 \shape up
33632 \emph off
33633 \bar no
33634 \noun off
33635 \color none
33636 <
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645
33646 \family roman
33647 \series medium
33648 \shape up
33649 \emph off
33650 \bar no
33651 \noun off
33652 \color none
33653 L
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 \backslash
33672
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Plain Layout
33681
33682 \family roman
33683 \series medium
33684 \shape up
33685 \emph off
33686 \bar no
33687 \noun off
33688 \color none
33689 l
33690 \end_layout
33691
33692 \end_inset
33693 </cell>
33694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33695 \begin_inset Text
33696
33697 \begin_layout Plain Layout
33698
33699 \family roman
33700 \series medium
33701 \shape up
33702 \emph off
33703 \bar no
33704 \noun off
33705 \color none
33706 |
33707 \end_layout
33708
33709 \end_inset
33710 </cell>
33711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33712 \begin_inset Text
33713
33714 \begin_layout Plain Layout
33715
33716 \end_layout
33717
33718 \end_inset
33719 </cell>
33720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Plain Layout
33724
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33730 \begin_inset Text
33731
33732 \begin_layout Plain Layout
33733
33734 \family roman
33735 \series medium
33736 \shape up
33737 \emph off
33738 \bar no
33739 \noun off
33740 \color none
33741 ¬
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750
33751 \family roman
33752 \series medium
33753 \shape up
33754 \emph off
33755 \bar no
33756 \noun off
33757 \color none
33758 ¼
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \family roman
33769 \series medium
33770 \shape up
33771 \emph off
33772 \bar no
33773 \noun off
33774 \color none
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" rightline="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 </row>
33832 <row>
33833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837
33838 \family roman
33839 \series medium
33840 \shape up
33841 \size tiny
33842 \emph off
33843 \bar no
33844 \noun off
33845 \color none
33846 0D
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Plain Layout
33873
33874 \family roman
33875 \series medium
33876 \shape up
33877 \emph off
33878 \bar no
33879 \noun off
33880 \color none
33881 -
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890
33891 \family roman
33892 \series medium
33893 \shape up
33894 \emph off
33895 \bar no
33896 \noun off
33897 \color none
33898 =
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \family roman
33909 \series medium
33910 \shape up
33911 \emph off
33912 \bar no
33913 \noun off
33914 \color none
33915 M
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 m
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 }
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 \end_layout
33977
33978 \end_inset
33979 </cell>
33980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33981 \begin_inset Text
33982
33983 \begin_layout Plain Layout
33984
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33990 \begin_inset Text
33991
33992 \begin_layout Plain Layout
33993
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002
34003 \family roman
34004 \series medium
34005 \shape up
34006 \emph off
34007 \bar no
34008 \noun off
34009 \color none
34010 ½
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Plain Layout
34019
34020 \family roman
34021 \series medium
34022 \shape up
34023 \emph off
34024 \bar no
34025 \noun off
34026 \color none
34027 Í
34028 \end_layout
34029
34030 \end_inset
34031 </cell>
34032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34033 \begin_inset Text
34034
34035 \begin_layout Plain Layout
34036
34037 \family roman
34038 \series medium
34039 \shape up
34040 \emph off
34041 \bar no
34042 \noun off
34043 \color none
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" rightline="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 </row>
34084 <row>
34085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34086 \begin_inset Text
34087
34088 \begin_layout Plain Layout
34089
34090 \family roman
34091 \series medium
34092 \shape up
34093 \size tiny
34094 \emph off
34095 \bar no
34096 \noun off
34097 \color none
34098 0E
34099 \end_layout
34100
34101 \end_inset
34102 </cell>
34103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34104 \begin_inset Text
34105
34106 \begin_layout Plain Layout
34107
34108 \end_layout
34109
34110 \end_inset
34111 </cell>
34112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34113 \begin_inset Text
34114
34115 \begin_layout Plain Layout
34116
34117 \end_layout
34118
34119 \end_inset
34120 </cell>
34121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34122 \begin_inset Text
34123
34124 \begin_layout Plain Layout
34125
34126 \family roman
34127 \series medium
34128 \shape up
34129 \emph off
34130 \bar no
34131 \noun off
34132 \color none
34133 .
34134 \end_layout
34135
34136 \end_inset
34137 </cell>
34138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34139 \begin_inset Text
34140
34141 \begin_layout Plain Layout
34142
34143 \family roman
34144 \series medium
34145 \shape up
34146 \emph off
34147 \bar no
34148 \noun off
34149 \color none
34150 >
34151 \end_layout
34152
34153 \end_inset
34154 </cell>
34155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34156 \begin_inset Text
34157
34158 \begin_layout Plain Layout
34159
34160 \family roman
34161 \series medium
34162 \shape up
34163 \emph off
34164 \bar no
34165 \noun off
34166 \color none
34167 N
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 n
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 ~
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 \end_layout
34229
34230 \end_inset
34231 </cell>
34232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34233 \begin_inset Text
34234
34235 \begin_layout Plain Layout
34236
34237 \end_layout
34238
34239 \end_inset
34240 </cell>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245
34246 \family roman
34247 \series medium
34248 \shape up
34249 \emph off
34250 \bar no
34251 \noun off
34252 \color none
34253 ®
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262
34263 \family roman
34264 \series medium
34265 \shape up
34266 \emph off
34267 \bar no
34268 \noun off
34269 \color none
34270 ¾
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34276 \begin_inset Text
34277
34278 \begin_layout Plain Layout
34279
34280 \family roman
34281 \series medium
34282 \shape up
34283 \emph off
34284 \bar no
34285 \noun off
34286 \color none
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" rightline="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 </row>
34344 <row>
34345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34346 \begin_inset Text
34347
34348 \begin_layout Plain Layout
34349
34350 \family roman
34351 \series medium
34352 \shape up
34353 \size tiny
34354 \emph off
34355 \bar no
34356 \noun off
34357 \color none
34358 0F
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367
34368 \end_layout
34369
34370 \end_inset
34371 </cell>
34372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34373 \begin_inset Text
34374
34375 \begin_layout Plain Layout
34376
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385
34386 \family roman
34387 \series medium
34388 \shape up
34389 \emph off
34390 \bar no
34391 \noun off
34392 \color none
34393 /
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family roman
34404 \series medium
34405 \shape up
34406 \emph off
34407 \bar no
34408 \noun off
34409 \color none
34410 ?
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \family roman
34421 \series medium
34422 \shape up
34423 \emph off
34424 \bar no
34425 \noun off
34426 \color none
34427 O
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 o
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 \end_layout
34472
34473 \end_inset
34474 </cell>
34475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34476 \begin_inset Text
34477
34478 \begin_layout Plain Layout
34479
34480 \end_layout
34481
34482 \end_inset
34483 </cell>
34484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34485 \begin_inset Text
34486
34487 \begin_layout Plain Layout
34488
34489 \end_layout
34490
34491 \end_inset
34492 </cell>
34493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34494 \begin_inset Text
34495
34496 \begin_layout Plain Layout
34497
34498 \family roman
34499 \series medium
34500 \shape up
34501 \emph off
34502 \bar no
34503 \noun off
34504 \color none
34505 ¯
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514
34515 \family roman
34516 \series medium
34517 \shape up
34518 \emph off
34519 \bar no
34520 \noun off
34521 \color none
34522 ¿
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531
34532 \family roman
34533 \series medium
34534 \shape up
34535 \emph off
34536 \bar no
34537 \noun off
34538 \color none
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" rightline="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 </row>
34596 </lyxtabular>
34597
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \end_inset
34604
34605
34606 \end_layout
34607
34608 \begin_layout Standard
34609 A continuación hay una lista de todos los caracteres acentuados que LyX
34610  puede mostrar en pantalla directamente.
34611  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
34612  los de los mapas 
34613 \family typewriter
34614 ISO8859-2
34615 \family default
34616  a 
34617 \family typewriter
34618 4
34619 \family default
34620 .
34621  
34622 \end_layout
34623
34624 \begin_layout Itemize
34625 De 
34626 \family typewriter
34627 ISO8859–1
34628 \family default
34629 :
34630 \end_layout
34631
34632 \begin_deeper
34633 \begin_layout Standard
34634 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34635 \begin_inset space \hfill{}
34636 \end_inset
34637
34638 diéresis
34639 \end_layout
34640
34641 \begin_layout Standard
34642 ^ Â Ê Î Ô Û â ê î ô û
34643 \begin_inset space \hfill{}
34644 \end_inset
34645
34646 circunflejo
34647 \end_layout
34648
34649 \begin_layout Standard
34650 ` À È Ì Ò Ù à è ì ò ù
34651 \begin_inset space \hfill{}
34652 \end_inset
34653
34654 grave
34655 \end_layout
34656
34657 \begin_layout Standard
34658 ´ Á É Í Ó Ú Ý á é í ó ú ý
34659 \begin_inset space \hfill{}
34660 \end_inset
34661
34662 agudo
34663 \end_layout
34664
34665 \begin_layout Standard
34666 ~ Ã Ñ Õ ã ñ õ
34667 \begin_inset space \hfill{}
34668 \end_inset
34669
34670 tilde
34671 \end_layout
34672
34673 \begin_layout Standard
34674 ¸Çç
34675 \begin_inset space \hfill{}
34676 \end_inset
34677
34678 cedilla
34679 \end_layout
34680
34681 \begin_layout Standard
34682 ¯
34683 \begin_inset space \hfill{}
34684 \end_inset
34685
34686 guión superior
34687 \end_layout
34688
34689 \end_deeper
34690 \begin_layout Itemize
34691 De 
34692 \family typewriter
34693 ISO8859–2
34694 \family default
34695  a 
34696 \family typewriter
34697 4
34698 \family default
34699 :
34700 \end_layout
34701
34702 \begin_deeper
34703 \begin_layout Standard
34704 ĤĴĥĵĈĜŜĉĝŝ
34705 \begin_inset space \hfill{}
34706 \end_inset
34707
34708 circunflejo
34709 \end_layout
34710
34711 \begin_layout Standard
34712 ŚŹśźŔĹĆŃŕĺćń
34713 \begin_inset space \hfill{}
34714 \end_inset
34715
34716 agudo
34717 \end_layout
34718
34719 \begin_layout Standard
34720 Ĩı̃Ũũ
34721 \begin_inset space \hfill{}
34722 \end_inset
34723
34724 tilde
34725 \end_layout
34726
34727 \begin_layout Standard
34728 ŞşŢţŖĻĢŗļģŅĶņķ
34729 \begin_inset space \hfill{}
34730 \end_inset
34731
34732 cedilla
34733 \end_layout
34734
34735 \begin_layout Standard
34736 ĒēĀĪŌŪāı̄ōū
34737 \begin_inset space \hfill{}
34738 \end_inset
34739
34740 guión superior
34741 \end_layout
34742
34743 \begin_layout Standard
34744 ŐŰőű
34745 \begin_inset space \hfill{}
34746 \end_inset
34747
34748 umlaut húngaro 
34749 \end_layout
34750
34751 \end_deeper
34752 \begin_layout Standard
34753 Todos los caracteres anteriores son soportados activamente por las fuentes
34754  TeX.
34755  Además, TeX permite acentos diacríticos en casi todos los caracteres.
34756  Asegúrate de estar usando la codificación 
34757 \family typewriter
34758 T1.
34759 \end_layout
34760
34761 \begin_layout Standard
34762
34763 \end_layout
34764
34765 \begin_layout Chapter
34766 \start_of_appendix
34767 Interfaz de usuario
34768 \begin_inset CommandInset label
34769 LatexCommand label
34770 name "cap:Interfaz-de-usuario"
34771
34772 \end_inset
34773
34774
34775 \end_layout
34776
34777 \begin_layout Standard
34778 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
34779  Está diseñado para servir de referencia rápida si buscas un determinado
34780  asunto en esta guía de usuario.
34781 \end_layout
34782
34783 \begin_layout Section
34784 El menú Archivo
34785 \begin_inset Index idx
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789 Menú ! Archivo
34790 \end_layout
34791
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \begin_layout Standard
34798 Bajo el menú 
34799 \family sans
34800 Archivo
34801 \family default
34802  están las operaciones fundamentales y algunas operaciones más avanzadas.
34803 \end_layout
34804
34805 \begin_layout Subsection
34806 Nuevo
34807 \end_layout
34808
34809 \begin_layout Standard
34810 Crea un documento nuevo.
34811 \end_layout
34812
34813 \begin_layout Subsection
34814 Nuevo desde plantilla
34815 \end_layout
34816
34817 \begin_layout Standard
34818 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
34819  una plantilla existente, de manera que ciertas características de formato
34820  se heredan automáticamente de la plantilla.
34821  Características que puedes cambiar luego manualmente si quieres.
34822 \end_layout
34823
34824 \begin_layout Subsection
34825 Abrir
34826 \end_layout
34827
34828 \begin_layout Standard
34829 Abre un documento.
34830 \end_layout
34831
34832 \begin_layout Subsection
34833 Abrir reciente
34834 \end_layout
34835
34836 \begin_layout Standard
34837 Muestra una lista de los últimos archivos que se han abierto con el menú
34838  
34839 \family sans
34840 Abrir
34841 \family default
34842 .
34843  Clic sobre el que quieras para abrirlo.
34844 \end_layout
34845
34846 \begin_layout Subsection
34847 Cerrar
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Cierra el documento en pantalla.
34852 \end_layout
34853
34854 \begin_layout Subsection
34855 Cerrar todo
34856 \end_layout
34857
34858 \begin_layout Standard
34859 Cierra todos los documentos abiertos.
34860 \end_layout
34861
34862 \begin_layout Subsection
34863 Guardar
34864 \end_layout
34865
34866 \begin_layout Standard
34867 Guarda el documento en pantalla.
34868 \end_layout
34869
34870 \begin_layout Subsection
34871 Guardar como
34872 \end_layout
34873
34874 \begin_layout Standard
34875 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
34876 \end_layout
34877
34878 \begin_layout Subsection
34879 Guardar todo
34880 \end_layout
34881
34882 \begin_layout Standard
34883 Guarda todos los documentos abiertos.
34884 \end_layout
34885
34886 \begin_layout Subsection
34887 Revertir
34888 \end_layout
34889
34890 \begin_layout Standard
34891 El menú 
34892 \family sans
34893 Revertir
34894 \family default
34895  recarga el documento desde su ubicación en el disco.
34896 \end_layout
34897
34898 \begin_layout Subsection
34899 Control de versiones
34900 \end_layout
34901
34902 \begin_layout Standard
34903 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
34904  Se describe con detalle en el manual 
34905 \emph on
34906 Características adicionales
34907 \emph default
34908 , sección 
34909 \emph on
34910 Control de versiones
34911 \emph default
34912  
34913 \emph on
34914 en LyX
34915 \emph default
34916 .
34917 \end_layout
34918
34919 \begin_layout Subsection
34920 Importar
34921 \end_layout
34922
34923 \begin_layout Standard
34924 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
34925  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
34926  de texto tipo tabla (CVS) con separación con comas.
34927  Los archivos serán importados como documento nuevo de LyX.
34928  
34929 \end_layout
34930
34931 \begin_layout Standard
34932 La opción 
34933 \family sans
34934 Texto
34935 \begin_inset space ~
34936 \end_inset
34937
34938 simple,
34939 \begin_inset space ~
34940 \end_inset
34941
34942 unir
34943 \begin_inset space ~
34944 \end_inset
34945
34946 líneas
34947 \family default
34948  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
34949  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
34950  Si el texto se inserta como párrafos los saltos de línea del texto inician
34951  párrafos nuevos.
34952 \end_layout
34953
34954 \begin_layout Standard
34955
34956 \end_layout
34957
34958 \begin_layout Subsection
34959 Exportar
34960 \begin_inset CommandInset label
34961 LatexCommand label
34962 name "sub:Exportar"
34963
34964 \end_inset
34965
34966
34967 \end_layout
34968
34969 \begin_layout Standard
34970 Un documento se puede exportar a diversos formatos de salida.
34971  Los archivos resultantes se sitúan en el directorio del archivo LyX.
34972  Las entradas disponibles en el menú dependen de cada instalación, según
34973  los programas que LyX haya encontrado durante su configuración.
34974 \end_layout
34975
34976 \begin_layout Standard
34977 Sigue una lista de las opciones disponibles, que se explican con detalle
34978  en la sección
34979 \begin_inset space ~
34980 \end_inset
34981
34982
34983 \begin_inset CommandInset ref
34984 LatexCommand ref
34985 reference "sub:Formatos-de-salida"
34986
34987 \end_inset
34988
34989 .
34990 \end_layout
34991
34992 \begin_layout Description
34993
34994 \family sans
34995 CJK
34996 \begin_inset space ~
34997 \end_inset
34998
34999 LyX 
35000 \family default
35001 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
35002  (CJK).
35003  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
35004 \end_layout
35005
35006 \begin_layout Description
35007
35008 \family sans
35009 DVI
35010 \family default
35011  formato dvi
35012 \end_layout
35013
35014 \begin_layout Description
35015 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
35016  funciona)
35017 \end_layout
35018
35019 \begin_layout Description
35020 HTML
35021 \begin_inset space ~
35022 \end_inset
35023
35024 (MS
35025 \begin_inset space ~
35026 \end_inset
35027
35028 Word) formato HTML especial que puede ser importado en 
35029 \family sans
35030 MS Word
35031 \family default
35032 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
35033  
35034 \family sans
35035 MathML
35036 \family default
35037 .
35038 \end_layout
35039
35040 \begin_layout Description
35041
35042 \family sans
35043 LaT
35044 \begin_inset ERT
35045 status collapsed
35046
35047 \begin_layout Plain Layout
35048
35049 {}
35050 \end_layout
35051
35052 \end_inset
35053
35054 eX
35055 \begin_inset space ~
35056 \end_inset
35057
35058 (pdflatex)
35059 \family default
35060  archivo de texto en código LaTeX, y todas las imágenes del documento se
35061  convierten a un formato legible por el programa 
35062 \family typewriter
35063 pdflatex
35064 \family default
35065  (GIF, JPG, PDF, PNG)
35066 \end_layout
35067
35068 \begin_layout Description
35069
35070 \family sans
35071 LaT
35072 \begin_inset ERT
35073 status collapsed
35074
35075 \begin_layout Plain Layout
35076
35077 {}
35078 \end_layout
35079
35080 \end_inset
35081
35082 eX
35083 \begin_inset space ~
35084 \end_inset
35085
35086 (simple)
35087 \family default
35088  archivo de texto en código LaTeX, y todas las imágenes del documento se
35089  convierten al formato EPS, único legible por el programa 
35090 \family typewriter
35091 latex
35092 \end_layout
35093
35094 \begin_layout Description
35095 LyX
35096 \begin_inset space ~
35097 \end_inset
35098
35099 1.y.x documento LyX en formato legible para las versiones correspondientes
35100  de LyX («y.x» es el número de versión)
35101 \end_layout
35102
35103 \begin_layout Description
35104 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
35105  con 
35106 \family sans
35107 OpenOffice
35108 \family default
35109
35110 \family sans
35111 KOffice
35112 \family default
35113
35114 \family sans
35115 Abiword
35116 \family default
35117 , etc.
35118  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
35119 \end_layout
35120
35121 \begin_layout Description
35122
35123 \family sans
35124 PDF
35125 \begin_inset space ~
35126 \end_inset
35127
35128 (dvipdfm)
35129 \family default
35130  formato PDF usando el programa 
35131 \family typewriter
35132 dvipdfm
35133 \end_layout
35134
35135 \begin_layout Description
35136
35137 \family sans
35138 PDF
35139 \begin_inset space ~
35140 \end_inset
35141
35142 (pdflatex)
35143 \family default
35144  formato PDF usando el programa 
35145 \family typewriter
35146 pdflatex
35147 \end_layout
35148
35149 \begin_layout Description
35150
35151 \family sans
35152 PDF
35153 \begin_inset space ~
35154 \end_inset
35155
35156 (ps2pdf)
35157 \family default
35158  formato PDF usando el programa 
35159 \family typewriter
35160 ps2pdf
35161 \end_layout
35162
35163 \begin_layout Description
35164
35165 \family sans
35166 Texto
35167 \begin_inset space ~
35168 \end_inset
35169
35170 simple
35171 \family default
35172  formato de texto
35173 \end_layout
35174
35175 \begin_layout Description
35176
35177 \family sans
35178 Texto
35179 \begin_inset space ~
35180 \end_inset
35181
35182 simple
35183 \begin_inset space ~
35184 \end_inset
35185
35186 (ps2ascii)
35187 \family default
35188  formato de texto, el documento se convierte a Postscript y luego se exporta
35189  a texto con el programa 
35190 \family sans
35191 ps2ascii
35192 \end_layout
35193
35194 \begin_layout Description
35195
35196 \family sans
35197 Postscript
35198 \family default
35199  formato PostScript usando el programa 
35200 \family typewriter
35201 dvips
35202 \end_layout
35203
35204 \begin_layout Description
35205
35206 \family sans
35207 Personalizado
35208 \family default
35209  formato personalizado
35210 \end_layout
35211
35212 \begin_layout Standard
35213 El programa 
35214 \family typewriter
35215 dvipdfm
35216 \family default
35217  produce internamente un archivo DVI que es convertido después a PDF.
35218  Está algo obsoleto y la salida podría ser diferente de la esperada.
35219  
35220 \family typewriter
35221 pdflatex
35222 \family default
35223  produce directamente archivos PDF y soporta las últimas versiones de este
35224  formato.
35225 \end_layout
35226
35227 \begin_layout Standard
35228 Si alguna de las entradas del menú, 
35229 \family sans
35230 DVI
35231 \family default
35232
35233 \family sans
35234 PDF
35235 \begin_inset space ~
35236 \end_inset
35237
35238 (pdflatex)
35239 \family default
35240  o 
35241 \family sans
35242 Postscript
35243 \family default
35244  no está presente, debes actualizar la instalación de LaTeX.
35245  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
35246  sec.
35247 \begin_inset space \thinspace{}
35248 \end_inset
35249
35250
35251 \begin_inset CommandInset ref
35252 LatexCommand ref
35253 reference "sec:Configuración-básica"
35254
35255 \end_inset
35256
35257 .
35258 \begin_inset Index idx
35259 status collapsed
35260
35261 \begin_layout Plain Layout
35262 Reconfiguración de LyX
35263 \end_layout
35264
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \begin_layout Standard
35271 El menú 
35272 \family sans
35273 Personalizado
35274 \family default
35275  permite exportar un documento usando opciones especiales de línea de comandos
35276  para el programa de exportación.
35277 \end_layout
35278
35279 \begin_layout Subsection
35280 Imprimir
35281 \end_layout
35282
35283 \begin_layout Standard
35284 Con este menú puedes imprimir el documento en un archivo en formato PostScript
35285  o enviarlo a la impresora.
35286  La impresora también usará el formato PostScript.
35287  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
35288  
35289 \family typewriter
35290 dvips
35291 \family default
35292 .
35293  Para más información mira en la sección
35294 \begin_inset space ~
35295 \end_inset
35296
35297
35298 \begin_inset space \thinspace{}
35299 \end_inset
35300
35301
35302 \begin_inset CommandInset ref
35303 LatexCommand ref
35304 reference "sub:Imprimir-archivos"
35305
35306 \end_inset
35307
35308 .
35309 \end_layout
35310
35311 \begin_layout Subsection
35312 Fax
35313 \end_layout
35314
35315 \begin_layout Standard
35316 Esta entrada de menú solo aparece cuando está instalado un programa de fax
35317  (en Windows, es necesario además registrar la ruta del programa en el prefijo
35318  PATH de LyX, véase la sección
35319 \begin_inset space ~
35320 \end_inset
35321
35322
35323 \begin_inset CommandInset ref
35324 LatexCommand ref
35325 reference "sec:Rutas"
35326
35327 \end_inset
35328
35329 ).
35330  Con esta entrada puedes enviar tu documento a un programa de fax como 
35331 \family typewriter
35332 hylapex
35333 \family default
35334  o 
35335 \family typewriter
35336 kdeprintfax
35337 \family default
35338 .
35339  Por omisión, el archivo se envía en formato PostScript.
35340  El formato se puede cambiar en las preferencias de LyX como se describe
35341  en la sección
35342 \begin_inset space ~
35343 \end_inset
35344
35345
35346 \begin_inset CommandInset ref
35347 LatexCommand ref
35348 reference "sub:Convertidores"
35349
35350 \end_inset
35351
35352 .
35353 \end_layout
35354
35355 \begin_layout Standard
35356
35357 \end_layout
35358
35359 \begin_layout Subsection
35360 Ventana nueva y Cerrar ventana
35361 \end_layout
35362
35363 \begin_layout Standard
35364 Abre una nueva ventana de LyX o cierra una ventana .
35365 \end_layout
35366
35367 \begin_layout Subsection
35368 Salir
35369 \end_layout
35370
35371 \begin_layout Standard
35372 Avisa si hay documentos no guardados y sale.
35373 \end_layout
35374
35375 \begin_layout Section
35376 El menú Editar
35377 \begin_inset Index idx
35378 status collapsed
35379
35380 \begin_layout Plain Layout
35381 Menú ! Editar
35382 \end_layout
35383
35384 \end_inset
35385
35386
35387 \end_layout
35388
35389 \begin_layout Subsection
35390 Deshacer y Rehacer
35391 \end_layout
35392
35393 \begin_layout Standard
35394 Descrito en la sección
35395 \begin_inset space ~
35396 \end_inset
35397
35398
35399 \begin_inset CommandInset ref
35400 LatexCommand ref
35401 reference "sec:Deshacer-y-rehacer"
35402
35403 \end_inset
35404
35405 .
35406 \end_layout
35407
35408 \begin_layout Subsection
35409 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Descrito en la sección
35414 \begin_inset space ~
35415 \end_inset
35416
35417
35418 \begin_inset CommandInset ref
35419 LatexCommand ref
35420 reference "sec:Características-básicas-de-edición"
35421
35422 \end_inset
35423
35424 .
35425 \end_layout
35426
35427 \begin_layout Subsection
35428 Seleccionar todo
35429 \end_layout
35430
35431 \begin_layout Standard
35432 Selecciona el documento completo.
35433 \end_layout
35434
35435 \begin_layout Subsection
35436 Encontrar y reemplazar
35437 \end_layout
35438
35439 \begin_layout Standard
35440 Descrito en la sección
35441 \begin_inset space ~
35442 \end_inset
35443
35444
35445 \begin_inset CommandInset ref
35446 LatexCommand ref
35447 reference "sec:Características-básicas-de-edición"
35448
35449 \end_inset
35450
35451 .
35452 \end_layout
35453
35454 \begin_layout Subsection
35455 Mover párrafo arriba/abajo
35456 \end_layout
35457
35458 \begin_layout Standard
35459 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
35460 \end_layout
35461
35462 \begin_layout Subsection
35463 Estilo del texto
35464 \end_layout
35465
35466 \begin_layout Standard
35467 Descrito en la sección
35468 \begin_inset space ~
35469 \end_inset
35470
35471
35472 \begin_inset CommandInset ref
35473 LatexCommand ref
35474 reference "sub:Ajuste-fino-con"
35475
35476 \end_inset
35477
35478 .
35479 \end_layout
35480
35481 \begin_layout Subsection
35482 Configuración del párrafo
35483 \begin_inset Index idx
35484 status collapsed
35485
35486 \begin_layout Plain Layout
35487 Párrafos ! Configuración
35488 \end_layout
35489
35490 \end_inset
35491
35492
35493 \end_layout
35494
35495 \begin_layout Standard
35496 Las características de este diálogo afectan sólo al párrafo donde esté el
35497  cursor.
35498  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
35499 \end_layout
35500
35501 \begin_layout Standard
35502 También puedes evitar el sangrado de primera línea, siempre y cuando la
35503  configuración global de la separación de párrafos esté configurada en sangrado,
35504  en el apartado Diseño
35505 \begin_inset space ~
35506 \end_inset
35507
35508 del
35509 \begin_inset space ~
35510 \end_inset
35511
35512 texto del diálogo 
35513 \family sans
35514 Documento\SpecialChar \menuseparator
35515 Configuración
35516 \family default
35517 .
35518 \end_layout
35519
35520 \begin_layout Subsection
35521 Configuración de la tabla y Ecuaciones
35522 \end_layout
35523
35524 \begin_layout Standard
35525 Estos menús sólo están activos cuando el cursor está dentro de una tabla
35526  o de una ecuación.
35527  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
35528  Las propiedades de las tablas se describen en la sección
35529 \begin_inset space ~
35530 \end_inset
35531
35532
35533 \begin_inset space \thinspace{}
35534 \end_inset
35535
35536
35537 \begin_inset CommandInset ref
35538 LatexCommand ref
35539 reference "sec:Tablas"
35540
35541 \end_inset
35542
35543 , las propiedades de las ecuaciones en el capítulo
35544 \begin_inset space ~
35545 \end_inset
35546
35547
35548 \begin_inset CommandInset ref
35549 LatexCommand ref
35550 reference "cap:Ecuaciones-matemáticas"
35551
35552 \end_inset
35553
35554 .
35555 \end_layout
35556
35557 \begin_layout Subsection
35558 Aumentar/Disminuir profundidad de lista
35559 \end_layout
35560
35561 \begin_layout Standard
35562 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
35563  Permiten aumentar o disminuir la profundidad del nivel de anidación en
35564  una lista, como se explica en las secciones
35565 \begin_inset space ~
35566 \end_inset
35567
35568
35569 \begin_inset CommandInset ref
35570 LatexCommand ref
35571 reference "sec:Anidación"
35572
35573 \end_inset
35574
35575  y
35576 \begin_inset space ~
35577 \end_inset
35578
35579
35580 \begin_inset CommandInset ref
35581 LatexCommand ref
35582 reference "sub:Profundidad-de-numeración"
35583
35584 \end_inset
35585
35586 .
35587 \end_layout
35588
35589 \begin_layout Section
35590 El menú Ver
35591 \begin_inset Index idx
35592 status collapsed
35593
35594 \begin_layout Plain Layout
35595 Menú ! Ver
35596 \end_layout
35597
35598 \end_inset
35599
35600
35601 \end_layout
35602
35603 \begin_layout Standard
35604 El menú 
35605 \family sans
35606 Ver
35607 \family default
35608  contiene una lista de formatos en los que puedes ver el documento abierto
35609  con un programa externo.
35610  Las opciones de este menú no son las mismas en todas las instalaciones
35611  —depende de los programas LaTeX que LyX encontró durante su configuración—.
35612  Todos los formatos posibles se describen en la sección
35613 \begin_inset space ~
35614 \end_inset
35615
35616
35617 \begin_inset CommandInset ref
35618 LatexCommand ref
35619 reference "sub:Exportar"
35620
35621 \end_inset
35622
35623 .
35624  Al menos debes ver en el menú las entradas 
35625 \family sans
35626 DVI
35627 \family default
35628  y 
35629 \family sans
35630 PDF
35631 \begin_inset space ~
35632 \end_inset
35633
35634 (pdflatex)
35635 \family default
35636 .
35637  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
35638 r LyX, como se explica en la sección
35639 \begin_inset space ~
35640 \end_inset
35641
35642
35643 \begin_inset CommandInset ref
35644 LatexCommand ref
35645 reference "sec:Configuración-básica"
35646
35647 \end_inset
35648
35649 .
35650 \begin_inset Index idx
35651 status collapsed
35652
35653 \begin_layout Plain Layout
35654 Reconfiguración de LyX
35655 \end_layout
35656
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \begin_layout Standard
35663 Al invocar una opción del menú se iniciará un programa visor, el cuál se
35664  puede elegir y configurar en las preferencias, véase la sección
35665 \begin_inset space ~
35666 \end_inset
35667
35668
35669 \begin_inset CommandInset ref
35670 LatexCommand ref
35671 reference "sec:Formatos-de-archivo"
35672
35673 \end_inset
35674
35675 .
35676  Los visores predeterminados son establecidos por LyX cuando se instala.
35677 \end_layout
35678
35679 \begin_layout Standard
35680 \begin_inset VSpace bigskip
35681 \end_inset
35682
35683 Al final del menú 
35684 \family sans
35685 Ver
35686 \family default
35687  sale la lista de documentos abiertos.
35688 \end_layout
35689
35690 \begin_layout Subsection
35691 Abrir/Cerrar todos los recuadros
35692 \end_layout
35693
35694 \begin_layout Standard
35695 Abre o cierra todos los recuadros en el deocumento.
35696 \end_layout
35697
35698 \begin_layout Subsection
35699 Desplegar/Plegar macros de ecuación
35700 \end_layout
35701
35702 \begin_layout Standard
35703 Despliega o pliega la macro de ecuación actual.
35704 \end_layout
35705
35706 \begin_layout Standard
35707 Las macros de ecuaciones se describen en el manual 
35708 \emph on
35709 Ecuaciones.
35710 \end_layout
35711
35712 \begin_layout Subsection
35713 Ver fuente
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
35718  de una selección de párrafos o del documento completo, véase la sección
35719 \begin_inset space ~
35720 \end_inset
35721
35722
35723 \begin_inset CommandInset ref
35724 LatexCommand ref
35725 reference "sec:Vista-preliminar-inmediata"
35726
35727 \end_inset
35728
35729 .
35730 \end_layout
35731
35732 \begin_layout Subsection
35733 Actualizar
35734 \end_layout
35735
35736 \begin_layout Standard
35737 Permite actualizar la vista del documento con los últimos cambios sin necesidad
35738  de reabrir la ventana del visor.
35739 \end_layout
35740
35741 \begin_layout Subsection
35742 Dividir la ventana
35743 \end_layout
35744
35745 \begin_layout Standard
35746 Estas entradas del menú dividirán la pantalla principal de LyX vertical
35747  u horizontalmente.
35748  Así puedes ver simultáneamente varios documentos para compararlos, o ver
35749  el mismo documento en diferentes posiciones.
35750  Puedes dividir la ventana principal varias veces para ver, p.
35751 \begin_inset space \thinspace{}
35752 \end_inset
35753
35754 e., tres o más documentos a la vez.
35755  Para volver a una vista sin dividir, usa el menú 
35756 \family sans
35757 Cerrar la vista actual
35758 \family default
35759 .
35760 \end_layout
35761
35762 \begin_layout Subsection
35763 Cerrar la vista actual
35764 \end_layout
35765
35766 \begin_layout Standard
35767 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
35768  divididas, oculta todas las pestañas.
35769  
35770 \end_layout
35771
35772 \begin_layout Subsection
35773 Pantalla completa
35774 \end_layout
35775
35776 \begin_layout Standard
35777 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
35778  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
35779 tas.
35780  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
35781  el modo pantalla completa en el menú contextual que aparece.
35782 \end_layout
35783
35784 \begin_layout Subsection
35785 Barras de herramientas
35786 \begin_inset CommandInset label
35787 LatexCommand label
35788 name "sub:Barras-de-herramientas"
35789
35790 \end_inset
35791
35792
35793 \begin_inset Index idx
35794 status collapsed
35795
35796 \begin_layout Plain Layout
35797 Barras de herramientas
35798 \end_layout
35799
35800 \end_inset
35801
35802
35803 \end_layout
35804
35805 \begin_layout Standard
35806 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
35807 s, así como el 
35808 \family sans
35809 Búfer
35810 \begin_inset space ~
35811 \end_inset
35812
35813 de
35814 \begin_inset space ~
35815 \end_inset
35816
35817 comandos
35818 \family default
35819 .
35820  Si la vista está activada se muestra una marca en el menú.
35821  Las barras de 
35822 \family sans
35823 Revisión
35824 \family default
35825
35826 \family sans
35827 Tabla
35828 \family default
35829 , y 
35830 \family sans
35831 Matemáticas 
35832 \family default
35833 se pueden poner además en modo 
35834 \emph on
35835 automático
35836 \emph default
35837 , que se indica mediante (
35838 \family sans
35839 auto
35840 \family default
35841 ) en el menú.
35842 \end_layout
35843
35844 \begin_layout Standard
35845 Con vista activada la barra se muestra permanentemente; en modo 
35846 \emph on
35847 automático
35848 \emph default
35849  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
35850 o con las funciones de la misma.
35851  Esto implica que, en modo 
35852 \emph on
35853 automático
35854 \emph default
35855 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
35856  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
35857  una tabla o ecuación, respectivamente.
35858 \end_layout
35859
35860 \begin_layout Standard
35861 Las barras de herramientas y sus botones se explican en la sección
35862 \begin_inset space ~
35863 \end_inset
35864
35865
35866 \begin_inset CommandInset ref
35867 LatexCommand ref
35868 reference "sec:Barras-de-herramientas"
35869
35870 \end_inset
35871
35872 .
35873 \end_layout
35874
35875 \begin_layout Section
35876 El menú Insertar
35877 \begin_inset Index idx
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881 Menú ! Insertar
35882 \end_layout
35883
35884 \end_inset
35885
35886
35887 \end_layout
35888
35889 \begin_layout Subsection
35890 Ecuación
35891 \end_layout
35892
35893 \begin_layout Standard
35894 La inserción de estructuras matemáticas se explica en el capítulo
35895 \begin_inset space ~
35896 \end_inset
35897
35898
35899 \begin_inset CommandInset ref
35900 LatexCommand ref
35901 reference "cap:Ecuaciones-matemáticas"
35902
35903 \end_inset
35904
35905  y en el manual 
35906 \emph on
35907 Ecuaciones
35908 \emph default
35909 .
35910 \end_layout
35911
35912 \begin_layout Subsection
35913 Carácter especial
35914 \begin_inset CommandInset label
35915 LatexCommand label
35916 name "sub:Carácter-especial"
35917
35918 \end_inset
35919
35920
35921 \end_layout
35922
35923 \begin_layout Standard
35924 Con este menú puedes insertar los siguientes caracteres:
35925 \end_layout
35926
35927 \begin_layout Description
35928 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
35929  Por tanto las categorías de caracteres y los caracteres disponibles en
35930  este diálogo dependen de los paquetes LaTeX instalados.
35931 \begin_inset Newline newline
35932 \end_inset
35933
35934
35935 \begin_inset Note Greyedout
35936 status collapsed
35937
35938 \begin_layout Plain Layout
35939 No todos los caracteres serán visibles en el diálogo 
35940 \family sans
35941 Símbolos
35942 \family default
35943  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
35944  preferencias (véase sec.
35945 \begin_inset space \thinspace{}
35946 \end_inset
35947
35948
35949 \begin_inset CommandInset ref
35950 LatexCommand ref
35951 reference "sub:Fuentes-de-pantalla"
35952
35953 \end_inset
35954
35955 ) pueden mostrar todos los caracteres.
35956 \end_layout
35957
35958 \end_inset
35959
35960  
35961 \end_layout
35962
35963 \begin_layout Description
35964 Puntos
35965 \begin_inset space ~
35966 \end_inset
35967
35968 suspensivos Inserta \SpecialChar \ldots{}
35969
35970 \end_layout
35971
35972 \begin_layout Description
35973 Fin
35974 \begin_inset space ~
35975 \end_inset
35976
35977 de
35978 \begin_inset space ~
35979 \end_inset
35980
35981 oración Inserta un punto final de oración, véase la sección
35982 \begin_inset space ~
35983 \end_inset
35984
35985
35986 \begin_inset CommandInset ref
35987 LatexCommand ref
35988 reference "sub:Abreviaturas"
35989
35990 \end_inset
35991
35992 .
35993 \end_layout
35994
35995 \begin_layout Description
35996 Comillas
35997 \begin_inset space ~
35998 \end_inset
35999
36000 dobles Inserta estas comillas: ", independientemente del tipo de comillas
36001  que hayas seleccionado en el diálogo 
36002 \family sans
36003 Documento\SpecialChar \menuseparator
36004 Configuración
36005 \family default
36006
36007 \family sans
36008 Idioma
36009 \family default
36010 .
36011 \end_layout
36012
36013 \begin_layout Description
36014 Comillas
36015 \begin_inset space ~
36016 \end_inset
36017
36018 simples Inserta esta comilla: 
36019 \begin_inset Quotes els
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \begin_layout Description
36026 Guión
36027 \begin_inset space ~
36028 \end_inset
36029
36030 protegido Inserta un guión protegido de saltos de línea: -
36031 \end_layout
36032
36033 \begin_layout Description
36034 Barra
36035 \begin_inset space ~
36036 \end_inset
36037
36038 oblicua
36039 \begin_inset space ~
36040 \end_inset
36041
36042 frágil Inserta una barra oblicua donde también se puede producir un salto
36043  de línea: \SpecialChar \slash{}
36044
36045 \end_layout
36046
36047 \begin_layout Description
36048 Separador
36049 \begin_inset space ~
36050 \end_inset
36051
36052 de
36053 \begin_inset space ~
36054 \end_inset
36055
36056 menú Inserta el símbolo: \SpecialChar \menuseparator
36057
36058 \end_layout
36059
36060 \begin_layout Description
36061 Símbolos
36062 \begin_inset space ~
36063 \end_inset
36064
36065 fonéticos
36066 \begin_inset Index idx
36067 status collapsed
36068
36069 \begin_layout Plain Layout
36070 Simbolos@Símbolos fonéticos
36071 \end_layout
36072
36073 \end_inset
36074
36075
36076 \begin_inset Index idx
36077 status collapsed
36078
36079 \begin_layout Plain Layout
36080 Idioma ! Símbolos fonéticos
36081 \end_layout
36082
36083 \end_inset
36084
36085  Crea una ecuación con el llamado mapa 
36086 \emph on
36087 tipa
36088 \emph default
36089 .
36090  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
36091  IPA.
36092  Esta característica requiere el paquete LaTeX 
36093 \series bold
36094 tipa
36095 \series default
36096
36097 \begin_inset Index idx
36098 status collapsed
36099
36100 \begin_layout Plain Layout
36101 LaTeX, paquetes ! tipa
36102 \end_layout
36103
36104 \end_inset
36105
36106 .
36107 \begin_inset Newline newline
36108 \end_inset
36109
36110 Para más información sobre este paquete consulta su documentación
36111 \series bold
36112
36113 \begin_inset CommandInset citation
36114 LatexCommand cite
36115 key "tipa"
36116
36117 \end_inset
36118
36119
36120 \series default
36121 y su página Wiki:
36122 \begin_inset Newline newline
36123 \end_inset
36124
36125
36126 \begin_inset Flex URL
36127 status collapsed
36128
36129 \begin_layout Plain Layout
36130
36131 http://wiki.lyx.org/LyX/LinguistLyX
36132 \end_layout
36133
36134 \end_inset
36135
36136 .
36137 \end_layout
36138
36139 \begin_layout Subsection
36140 Formato
36141 \end_layout
36142
36143 \begin_layout Standard
36144 Aquí puedes introducir las siguientes estructuras o formatos:
36145 \end_layout
36146
36147 \begin_layout Description
36148 Súperíndice Inserta un superíndice o exponente: test
36149 \begin_inset Formula $^{\text{a,b}}$
36150 \end_inset
36151
36152
36153 \end_layout
36154
36155 \begin_layout Description
36156 Subíndice Inserta un subíndice: test
36157 \begin_inset Formula $_{\text{3x}}$
36158 \end_inset
36159
36160
36161 \end_layout
36162
36163 \begin_layout Description
36164 Espacio
36165 \begin_inset space ~
36166 \end_inset
36167
36168 protegido Inserta un espacio protegido, descrito en la sección
36169 \begin_inset space ~
36170 \end_inset
36171
36172
36173 \begin_inset CommandInset ref
36174 LatexCommand ref
36175 reference "sub:Espacio-protegido"
36176
36177 \end_inset
36178
36179 .
36180 \end_layout
36181
36182 \begin_layout Description
36183 Espacio
36184 \begin_inset space ~
36185 \end_inset
36186
36187 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
36188 \begin_inset space ~
36189 \end_inset
36190
36191
36192 \begin_inset CommandInset ref
36193 LatexCommand ref
36194 reference "sub:Espacio-entre-palabra"
36195
36196 \end_inset
36197
36198 .
36199 \end_layout
36200
36201 \begin_layout Description
36202 Espacio
36203 \begin_inset space ~
36204 \end_inset
36205
36206 delgado Inserta un espacio delgado, descrito en la sección
36207 \begin_inset space ~
36208 \end_inset
36209
36210
36211 \begin_inset CommandInset ref
36212 LatexCommand ref
36213 reference "sub:Espacio-delgado"
36214
36215 \end_inset
36216
36217 .
36218 \end_layout
36219
36220 \begin_layout Description
36221 Espacio
36222 \begin_inset space ~
36223 \end_inset
36224
36225 horizontal Inserta un relleno horizontal, véase la sección
36226 \begin_inset space ~
36227 \end_inset
36228
36229
36230 \begin_inset CommandInset ref
36231 LatexCommand ref
36232 reference "sub:Espacio-horizontal"
36233
36234 \end_inset
36235
36236 .
36237 \end_layout
36238
36239 \begin_layout Description
36240 Línea
36241 \begin_inset space ~
36242 \end_inset
36243
36244 horizontal Inserta una línea horizontal, véase la sección
36245 \begin_inset space ~
36246 \end_inset
36247
36248
36249 \begin_inset CommandInset ref
36250 LatexCommand ref
36251 reference "sub:Líneas-horizontales"
36252
36253 \end_inset
36254
36255 .
36256 \end_layout
36257
36258 \begin_layout Description
36259 Espacio
36260 \begin_inset space ~
36261 \end_inset
36262
36263 vertical Inserta un espacio, véase la sección
36264 \begin_inset space ~
36265 \end_inset
36266
36267
36268 \begin_inset CommandInset ref
36269 LatexCommand ref
36270 reference "sub:Espacio-vertical"
36271
36272 \end_inset
36273
36274 .
36275 \end_layout
36276
36277 \begin_layout Description
36278 Guión
36279 \begin_inset space ~
36280 \end_inset
36281
36282 silábico Inserta un guión, véase la sección
36283 \begin_inset space ~
36284 \end_inset
36285
36286
36287 \begin_inset CommandInset ref
36288 LatexCommand ref
36289 reference "sub:División-con-guión"
36290
36291 \end_inset
36292
36293 .
36294 \end_layout
36295
36296 \begin_layout Description
36297 Salto
36298 \begin_inset space ~
36299 \end_inset
36300
36301 de
36302 \begin_inset space ~
36303 \end_inset
36304
36305 ligado Inserta una ligadura, véase la sección
36306 \begin_inset space ~
36307 \end_inset
36308
36309
36310 \begin_inset CommandInset ref
36311 LatexCommand ref
36312 reference "sub:Ligaduras"
36313
36314 \end_inset
36315
36316 .
36317 \end_layout
36318
36319 \begin_layout Description
36320 Salto
36321 \begin_inset space ~
36322 \end_inset
36323
36324 de
36325 \begin_inset space ~
36326 \end_inset
36327
36328 línea
36329 \begin_inset space ~
36330 \end_inset
36331
36332 cortada Inserta un salto de línea forzado, véase la sección
36333 \begin_inset space \thinspace{}
36334 \end_inset
36335
36336
36337 \begin_inset CommandInset ref
36338 LatexCommand ref
36339 reference "sub:Salto-de-línea-forzado"
36340
36341 \end_inset
36342
36343 .
36344 \end_layout
36345
36346 \begin_layout Description
36347 Salto
36348 \begin_inset space ~
36349 \end_inset
36350
36351 de
36352 \begin_inset space ~
36353 \end_inset
36354
36355 línea
36356 \begin_inset space ~
36357 \end_inset
36358
36359 justificada Fuerza un salto de línea de forma que la línea se expande hasta
36360  el margen, véase la sección
36361 \begin_inset space \thinspace{}
36362 \end_inset
36363
36364
36365 \begin_inset CommandInset ref
36366 LatexCommand ref
36367 reference "sub:Salto-de-línea-forzado"
36368
36369 \end_inset
36370
36371 .
36372 \end_layout
36373
36374 \begin_layout Description
36375 Página
36376 \begin_inset space ~
36377 \end_inset
36378
36379 nueva Inserta un salto de página forzado, véase la sección
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sub:Saltos-de-página-forzados"
36387
36388 \end_inset
36389
36390 .
36391 \end_layout
36392
36393 \begin_layout Description
36394 Salto
36395 \begin_inset space ~
36396 \end_inset
36397
36398 de
36399 \begin_inset space ~
36400 \end_inset
36401
36402 página Inserta a salto de página forzado, descrito en la sección
36403 \begin_inset space ~
36404 \end_inset
36405
36406
36407 \begin_inset CommandInset ref
36408 LatexCommand ref
36409 reference "sub:Saltos-de-página-forzados"
36410
36411 \end_inset
36412
36413 .
36414 \end_layout
36415
36416 \begin_layout Description
36417 Limpiar
36418 \begin_inset space ~
36419 \end_inset
36420
36421 página Inserta un salto de página limpia, descrito en la sección
36422 \begin_inset space ~
36423 \end_inset
36424
36425
36426 \begin_inset CommandInset ref
36427 LatexCommand ref
36428 reference "sub:Salto-de-página-limpia"
36429
36430 \end_inset
36431
36432 .
36433 \end_layout
36434
36435 \begin_layout Description
36436 Limpiar
36437 \begin_inset space ~
36438 \end_inset
36439
36440 página
36441 \begin_inset space ~
36442 \end_inset
36443
36444 doble Inserta un salto de página limpia en documentos a dos caras, descrito
36445  en la sección
36446 \begin_inset space ~
36447 \end_inset
36448
36449
36450 \begin_inset CommandInset ref
36451 LatexCommand ref
36452 reference "sub:Salto-de-página-limpia"
36453
36454 \end_inset
36455
36456 .
36457 \end_layout
36458
36459 \begin_layout Subsection
36460 Lista / Índice
36461 \end_layout
36462
36463 \begin_layout Standard
36464 Con este menú se pueden insertar varios tipos de listas e índices.
36465  El índice general y los índices de algoritmos, de figuras y de tablas se
36466  describen en la sección
36467 \begin_inset space ~
36468 \end_inset
36469
36470
36471 \begin_inset CommandInset ref
36472 LatexCommand ref
36473 reference "sec:IG"
36474
36475 \end_inset
36476
36477 .
36478  El índice alfabético se describe en la sección
36479 \begin_inset space ~
36480 \end_inset
36481
36482
36483 \begin_inset CommandInset ref
36484 LatexCommand ref
36485 reference "sec:Indice-alfabético"
36486
36487 \end_inset
36488
36489 , la nomenclatura en la sección
36490 \begin_inset space ~
36491 \end_inset
36492
36493
36494 \begin_inset CommandInset ref
36495 LatexCommand ref
36496 reference "sec:Nomenclatura"
36497
36498 \end_inset
36499
36500 , y la bibliografía BibTeX en la sección
36501 \begin_inset space ~
36502 \end_inset
36503
36504
36505 \begin_inset CommandInset ref
36506 LatexCommand ref
36507 reference "sub:Bases-datos-bibliográficos"
36508
36509 \end_inset
36510
36511 .
36512 \end_layout
36513
36514 \begin_layout Subsection
36515 Flotante
36516 \end_layout
36517
36518 \begin_layout Standard
36519 Se describe en la sección
36520 \begin_inset space ~
36521 \end_inset
36522
36523
36524 \begin_inset CommandInset ref
36525 LatexCommand ref
36526 reference "sec:Flotantes"
36527
36528 \end_inset
36529
36530 .
36531 \end_layout
36532
36533 \begin_layout Subsection
36534 Nota
36535 \end_layout
36536
36537 \begin_layout Standard
36538 Se describe en la sección
36539 \begin_inset space ~
36540 \end_inset
36541
36542
36543 \begin_inset CommandInset ref
36544 LatexCommand ref
36545 reference "sec:Notas"
36546
36547 \end_inset
36548
36549 .
36550 \end_layout
36551
36552 \begin_layout Subsection
36553 Rama
36554 \end_layout
36555
36556 \begin_layout Standard
36557 Se describe en la sección
36558 \begin_inset space ~
36559 \end_inset
36560
36561
36562 \begin_inset CommandInset ref
36563 LatexCommand ref
36564 reference "sec:Ramas"
36565
36566 \end_inset
36567
36568 .
36569 \end_layout
36570
36571 \begin_layout Subsection
36572 Recuadro personalizado
36573 \end_layout
36574
36575 \begin_layout Standard
36576 Inserta recuadros específicos de la clase de documento.
36577  Estos recuadros solo son posibles si están definidos en el archivo de formato
36578  (
36579 \emph on
36580 layout
36581 \emph default
36582 ) para una determinada clase de documento.
36583  Un ejemplo es la clase de documento 
36584 \begin_inset Quotes fld
36585 \end_inset
36586
36587 article (Elsevier)
36588 \begin_inset Quotes frd
36589 \end_inset
36590
36591  con tres recuadros personalizados.
36592  La sección 
36593 \emph on
36594 Recuadros flexibles y formato del recuadro
36595 \emph default
36596  del manual 
36597 \emph on
36598 Personalización
36599 \emph default
36600  explica cómo se definen los recuadros personalizados.
36601 \end_layout
36602
36603 \begin_layout Subsection
36604 Archivo
36605 \begin_inset Index idx
36606 status collapsed
36607
36608 \begin_layout Plain Layout
36609 Material externo
36610 \end_layout
36611
36612 \end_inset
36613
36614
36615 \end_layout
36616
36617 \begin_layout Standard
36618 Aquí se pueden insertar en el documento varios tipos de archivos y de material
36619  externo.
36620  Se explica detalladamente cómo hacerlo en el capítulo 
36621 \emph on
36622 Archivos externos
36623 \emph default
36624  del manual 
36625 \emph on
36626 Objetos insertados
36627 \emph default
36628 .
36629 \end_layout
36630
36631 \begin_layout Subsection
36632 Cuadro
36633 \begin_inset Index idx
36634 status collapsed
36635
36636 \begin_layout Plain Layout
36637 Cuadros
36638 \end_layout
36639
36640 \end_inset
36641
36642
36643 \end_layout
36644
36645 \begin_layout Standard
36646 Inserta una minipágina, se describe en la sección
36647 \begin_inset space ~
36648 \end_inset
36649
36650
36651 \begin_inset CommandInset ref
36652 LatexCommand ref
36653 reference "sec:Minipáginas"
36654
36655 \end_inset
36656
36657 .
36658  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
36659  detalle en el capítulo 
36660 \emph on
36661 Cuadros
36662 \emph default
36663  del manual 
36664 \emph on
36665 Objetos insertados
36666 \emph default
36667 .
36668 \end_layout
36669
36670 \begin_layout Subsection
36671 Cita
36672 \end_layout
36673
36674 \begin_layout Standard
36675 Inserta una cita bibliográfica, se describe en la sección
36676 \begin_inset space ~
36677 \end_inset
36678
36679
36680 \begin_inset CommandInset ref
36681 LatexCommand ref
36682 reference "sec:Bibliografía"
36683
36684 \end_inset
36685
36686 .
36687 \end_layout
36688
36689 \begin_layout Subsection
36690 Referencia cruzada
36691 \end_layout
36692
36693 \begin_layout Standard
36694 Inserta una referencia cruzada, como se describe
36695 \begin_inset space ~
36696 \end_inset
36697
36698
36699 \begin_inset CommandInset ref
36700 LatexCommand ref
36701 reference "sec:Referencias-cruzadas"
36702
36703 \end_inset
36704
36705 .
36706 \end_layout
36707
36708 \begin_layout Subsection
36709 Etiqueta
36710 \end_layout
36711
36712 \begin_layout Standard
36713 Inserta una etiqueta, se describe en la sección
36714 \begin_inset space ~
36715 \end_inset
36716
36717
36718 \begin_inset CommandInset ref
36719 LatexCommand ref
36720 reference "sec:Referencias-cruzadas"
36721
36722 \end_inset
36723
36724 .
36725 \end_layout
36726
36727 \begin_layout Subsection
36728 Leyenda
36729 \begin_inset Index idx
36730 status collapsed
36731
36732 \begin_layout Plain Layout
36733 Leyenda
36734 \end_layout
36735
36736 \end_inset
36737
36738
36739 \begin_inset Index idx
36740 status collapsed
36741
36742 \begin_layout Plain Layout
36743 Tablas largas ! Leyenda
36744 \end_layout
36745
36746 \end_inset
36747
36748
36749 \end_layout
36750
36751 \begin_layout Standard
36752 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
36753  Se describen, respectivamente, en la sección
36754 \begin_inset space ~
36755 \end_inset
36756
36757
36758 \begin_inset CommandInset ref
36759 LatexCommand ref
36760 reference "sec:Flotantes"
36761
36762 \end_inset
36763
36764  de este manual, y en la sección 
36765 \emph on
36766 Leyendas en tablas largas
36767 \emph default
36768  del manual 
36769 \emph on
36770 Objetos insertados
36771 \emph default
36772 .
36773 \end_layout
36774
36775 \begin_layout Subsection
36776 Entrada de índice
36777 \end_layout
36778
36779 \begin_layout Standard
36780 Inserta una entrada para el índice alfabético, como se describe en la sección
36781 \begin_inset space ~
36782 \end_inset
36783
36784
36785 \begin_inset CommandInset ref
36786 LatexCommand ref
36787 reference "sec:Indice-alfabético"
36788
36789 \end_inset
36790
36791 .
36792 \end_layout
36793
36794 \begin_layout Subsection
36795 Entrada de nomenclatura
36796 \end_layout
36797
36798 \begin_layout Standard
36799 Inserta una entrada de nomenclatura, se describe en la sección
36800 \begin_inset space ~
36801 \end_inset
36802
36803
36804 \begin_inset CommandInset ref
36805 LatexCommand ref
36806 reference "sec:Nomenclatura"
36807
36808 \end_inset
36809
36810 .
36811 \end_layout
36812
36813 \begin_layout Subsection
36814 Tabla
36815 \end_layout
36816
36817 \begin_layout Standard
36818 Inserta una tabla.
36819  Las tablas se describen en la sección
36820 \begin_inset space ~
36821 \end_inset
36822
36823
36824 \begin_inset CommandInset ref
36825 LatexCommand ref
36826 reference "sec:Tablas"
36827
36828 \end_inset
36829
36830 .
36831 \end_layout
36832
36833 \begin_layout Subsection
36834 Imagen
36835 \end_layout
36836
36837 \begin_layout Standard
36838 Inserta un gráfico o imagen.
36839  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:Gráficos"
36847
36848 \end_inset
36849
36850 .
36851 \end_layout
36852
36853 \begin_layout Subsection
36854 URL
36855 \end_layout
36856
36857 \begin_layout Standard
36858 Inserta un cuadro URL, véase la sección
36859 \begin_inset space ~
36860 \end_inset
36861
36862
36863 \begin_inset CommandInset ref
36864 LatexCommand ref
36865 reference "sec:URL"
36866
36867 \end_inset
36868
36869 .
36870 \end_layout
36871
36872 \begin_layout Subsection
36873 Hiperenlaces
36874 \end_layout
36875
36876 \begin_layout Standard
36877 Inserta un hiperenlace, se describe en la sección 
36878 \begin_inset CommandInset ref
36879 LatexCommand ref
36880 reference "sub:Hiperenlaces"
36881
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \begin_layout Subsection
36888 Nota al pie
36889 \end_layout
36890
36891 \begin_layout Standard
36892 Inserta una nota al pie, véase la sección
36893 \begin_inset space ~
36894 \end_inset
36895
36896
36897 \begin_inset CommandInset ref
36898 LatexCommand ref
36899 reference "sec:Notas"
36900
36901 \end_inset
36902
36903 .
36904 \end_layout
36905
36906 \begin_layout Subsection
36907 Nota al margen
36908 \end_layout
36909
36910 \begin_layout Standard
36911 Inserta una nota al margen, véase la sección
36912 \begin_inset space ~
36913 \end_inset
36914
36915
36916 \begin_inset CommandInset ref
36917 LatexCommand ref
36918 reference "sec:Notas-al-margen"
36919
36920 \end_inset
36921
36922 .
36923 \end_layout
36924
36925 \begin_layout Subsection
36926 Título breve
36927 \end_layout
36928
36929 \begin_layout Standard
36930 Inserta un título breve, véase la sección
36931 \begin_inset space ~
36932 \end_inset
36933
36934
36935 \begin_inset CommandInset ref
36936 LatexCommand ref
36937 reference "sec:Títulos-breves"
36938
36939 \end_inset
36940
36941 .
36942 \end_layout
36943
36944 \begin_layout Subsection
36945 Código TeX
36946 \end_layout
36947
36948 \begin_layout Standard
36949 Inserta un cuadro código TeX, véase la sección
36950 \begin_inset space ~
36951 \end_inset
36952
36953
36954 \begin_inset CommandInset ref
36955 LatexCommand ref
36956 reference "sub:Cuadros-TeX"
36957
36958 \end_inset
36959
36960 .
36961 \end_layout
36962
36963 \begin_layout Subsection
36964 Listado de programa
36965 \begin_inset Index idx
36966 status collapsed
36967
36968 \begin_layout Plain Layout
36969 Listado de programa
36970 \end_layout
36971
36972 \end_inset
36973
36974
36975 \end_layout
36976
36977 \begin_layout Standard
36978 Inserta un cuadro para escribir código de programa.
36979  Se describe en el capítulo 
36980 \emph on
36981 Listado de programa 
36982 \emph default
36983 del manual 
36984 \emph on
36985 Objetos insertados
36986 \emph default
36987 .
36988 \end_layout
36989
36990 \begin_layout Subsection
36991 Fecha
36992 \end_layout
36993
36994 \begin_layout Standard
36995 Inserta la fecha actual.
36996  El formato de fecha depende del idioma usado para los menús de LyX.
36997  LyX ofrece otras formas de insertar una fecha, tal como se describe en
36998  la sección
36999 \emph on
37000  Material externo
37001 \emph default
37002  del manual 
37003 \emph on
37004 Objetos insertados
37005 \emph default
37006 .
37007  Ahí se comparan los diversos métodos.
37008 \end_layout
37009
37010 \begin_layout Section
37011 El menú Navegar
37012 \begin_inset Index idx
37013 status collapsed
37014
37015 \begin_layout Plain Layout
37016 Menú ! Navegar
37017 \end_layout
37018
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Standard
37025 En este menú se muestran los índices y listas existentes de figuras, tablas
37026  y otros, así como el índice general (IG) del documento abierto.
37027  Esto permite navegar cómodamente a través del documento.
37028 \end_layout
37029
37030 \begin_layout Subsection
37031 Marcadores
37032 \end_layout
37033
37034 \begin_layout Standard
37035 Esta opción permite definir marcadores personales.
37036  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
37037  menudo de una parte a otra del mismo.
37038  Por ejemplo, si tienes que cambiar con frecuencia de la sección
37039 \begin_inset space \thinspace{}
37040 \end_inset
37041
37042 2.6 a la 6.3, te sitúas en la primera y usas el menú 
37043 \family sans
37044 Guardar
37045 \begin_inset space ~
37046 \end_inset
37047
37048 marcador
37049 \begin_inset space ~
37050 \end_inset
37051
37052 1,
37053 \family default
37054  después vas a la sección
37055 \begin_inset space ~
37056 \end_inset
37057
37058
37059 \begin_inset space \thinspace{}
37060 \end_inset
37061
37062 6.3 y pulsas 
37063 \family sans
37064 Guardar
37065 \begin_inset space ~
37066 \end_inset
37067
37068 marcador
37069 \begin_inset space ~
37070 \end_inset
37071
37072 2.
37073
37074 \family default
37075  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
37076  bien con los atajos 
37077 \family sans
37078 Ctrl+1
37079 \family default
37080  y 
37081 \family sans
37082 Ctrl+2
37083 \family default
37084 .
37085 \end_layout
37086
37087 \begin_layout Standard
37088 También se pueden usar los marcadores para alternar entre varios documentos
37089  abiertos.
37090  Los marcadores permanecen hasta que se cierra el documento.
37091 \end_layout
37092
37093 \begin_layout Subsection
37094 Nota, Cambio, Referencia siguiente
37095 \end_layout
37096
37097 \begin_layout Standard
37098 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
37099  cruzada siguiente.
37100 \end_layout
37101
37102 \begin_layout Subsection
37103 Ir a la etiqueta
37104 \end_layout
37105
37106 \begin_layout Standard
37107 Sólo está activo cuando el cursor está frente a una referencia cruzada.
37108  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
37109  clic derecho sobre el cuadro de la referencia.
37110 \end_layout
37111
37112 \begin_layout Section
37113 El menú Documento
37114 \begin_inset Index idx
37115 status collapsed
37116
37117 \begin_layout Plain Layout
37118 Menú ! Documento
37119 \end_layout
37120
37121 \end_inset
37122
37123
37124 \end_layout
37125
37126 \begin_layout Subsection
37127 Seguimiento de cambios
37128 \end_layout
37129
37130 \begin_layout Standard
37131 Descrito en la sección
37132 \begin_inset space ~
37133 \end_inset
37134
37135
37136 \begin_inset CommandInset ref
37137 LatexCommand ref
37138 reference "sec:Seguimiento-de-cambios"
37139
37140 \end_inset
37141
37142 .
37143 \end_layout
37144
37145 \begin_layout Subsection
37146 Registro de LaT
37147 \begin_inset ERT
37148 status collapsed
37149
37150 \begin_layout Plain Layout
37151
37152 {}
37153 \end_layout
37154
37155 \end_inset
37156
37157 eX
37158 \end_layout
37159
37160 \begin_layout Standard
37161 Después de exportar o mostrar una vista preliminar del documento, se habilita
37162  el menú 
37163 \family sans
37164 Registro
37165 \family default
37166
37167 \begin_inset space ~
37168 \end_inset
37169
37170
37171 \family sans
37172 de
37173 \family default
37174
37175 \begin_inset space ~
37176 \end_inset
37177
37178
37179 \family sans
37180 LaTeX.
37181
37182 \family default
37183  Permite visualizar el archivo de registro de los programas y archivos empleados
37184  por LaTeX al generar la salida.
37185  
37186 \end_layout
37187
37188 \begin_layout Standard
37189 En él se puede ver cómo funciona LaTeX al procesar el documento.
37190  Los 
37191 \emph on
37192 expertos
37193 \emph default
37194  encontrarán aquí posibles causas de los errores de LaTeX.
37195 \end_layout
37196
37197 \begin_layout Subsection
37198 Navegador de contorno
37199 \end_layout
37200
37201 \begin_layout Standard
37202 Abre una ventana lateral para navegar por los índices descrita en la sección
37203 \begin_inset space ~
37204 \end_inset
37205
37206
37207 \begin_inset CommandInset ref
37208 LatexCommand ref
37209 reference "sub:Indice-general"
37210
37211 \end_inset
37212
37213 .
37214 \end_layout
37215
37216 \begin_layout Subsection
37217 Comenzar apéndice aquí
37218 \end_layout
37219
37220 \begin_layout Standard
37221 Inicia el apéndice del documento en la posición del cursor, como se describe
37222  en la sección
37223 \begin_inset space ~
37224 \end_inset
37225
37226
37227 \begin_inset CommandInset ref
37228 LatexCommand ref
37229 reference "sec:Apéndices"
37230
37231 \end_inset
37232
37233 .
37234 \end_layout
37235
37236 \begin_layout Subsection
37237 Comprimido
37238 \end_layout
37239
37240 \begin_layout Standard
37241 Comprime/descomprime el documento actual.
37242 \end_layout
37243
37244 \begin_layout Subsection
37245 Configuración
37246 \end_layout
37247
37248 \begin_layout Standard
37249 La configuración del documento se describe en el apéndice
37250 \begin_inset space ~
37251 \end_inset
37252
37253
37254 \begin_inset CommandInset ref
37255 LatexCommand ref
37256 reference "cap:Configuración-del-documento"
37257
37258 \end_inset
37259
37260 .
37261 \end_layout
37262
37263 \begin_layout Section
37264 El menú Herramientas
37265 \begin_inset Index idx
37266 status collapsed
37267
37268 \begin_layout Plain Layout
37269 Menú ! Herramientas
37270 \end_layout
37271
37272 \end_inset
37273
37274
37275 \end_layout
37276
37277 \begin_layout Subsection
37278 Corrector ortográfico
37279 \end_layout
37280
37281 \begin_layout Standard
37282 Se describe en la sección
37283 \begin_inset space ~
37284 \end_inset
37285
37286
37287 \begin_inset CommandInset ref
37288 LatexCommand ref
37289 reference "sec:Corrector-ortográfico"
37290
37291 \end_inset
37292
37293 .
37294 \end_layout
37295
37296 \begin_layout Subsection
37297 Tesauro
37298 \end_layout
37299
37300 \begin_layout Standard
37301 Se describe en la sección
37302 \begin_inset space ~
37303 \end_inset
37304
37305
37306 \begin_inset CommandInset ref
37307 LatexCommand ref
37308 reference "sec:Tesauro"
37309
37310 \end_inset
37311
37312 .
37313 \end_layout
37314
37315 \begin_layout Subsection
37316 Estadísticas
37317 \begin_inset Index idx
37318 status collapsed
37319
37320 \begin_layout Plain Layout
37321 Contar palabras
37322 \end_layout
37323
37324 \end_inset
37325
37326
37327 \begin_inset Index idx
37328 status collapsed
37329
37330 \begin_layout Plain Layout
37331 Contar caracteres
37332 \end_layout
37333
37334 \end_inset
37335
37336
37337 \end_layout
37338
37339 \begin_layout Standard
37340 Cuenta el número de palabras y caracteres en el documento o en la parte
37341  resaltada.
37342 \end_layout
37343
37344 \begin_layout Subsection
37345 Información TeX
37346 \begin_inset Index idx
37347 status collapsed
37348
37349 \begin_layout Plain Layout
37350 Información TeX
37351 \end_layout
37352
37353 \end_inset
37354
37355
37356 \end_layout
37357
37358 \begin_layout Standard
37359 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
37360 \end_layout
37361
37362 \begin_layout Subsection
37363 Reconfigurar
37364 \begin_inset Index idx
37365 status collapsed
37366
37367 \begin_layout Plain Layout
37368 Reconfiguración de LyX
37369 \end_layout
37370
37371 \end_inset
37372
37373
37374 \begin_inset Index idx
37375 status collapsed
37376
37377 \begin_layout Plain Layout
37378 LyX ! Reconfigurar|see
37379 \begin_inset ERT
37380 status collapsed
37381
37382 \begin_layout Plain Layout
37383
37384 {
37385 \end_layout
37386
37387 \end_inset
37388
37389 Reconfiguración de LyX
37390 \begin_inset ERT
37391 status collapsed
37392
37393 \begin_layout Plain Layout
37394
37395 }
37396 \end_layout
37397
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \end_inset
37404
37405
37406 \end_layout
37407
37408 \begin_layout Standard
37409 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
37410  tras su instalación.
37411  Véase la sección
37412 \begin_inset space ~
37413 \end_inset
37414
37415
37416 \begin_inset CommandInset ref
37417 LatexCommand ref
37418 reference "sec:Configuración-básica"
37419
37420 \end_inset
37421
37422 .
37423 \end_layout
37424
37425 \begin_layout Subsection
37426 Preferencias
37427 \end_layout
37428
37429 \begin_layout Standard
37430 El diálogo 
37431 \family sans
37432 Preferencias
37433 \family default
37434  se describe con detalle en el capítulo
37435 \begin_inset space ~
37436 \end_inset
37437
37438
37439 \begin_inset CommandInset ref
37440 LatexCommand ref
37441 reference "cap:Diálogo-preferencias"
37442
37443 \end_inset
37444
37445 .
37446 \end_layout
37447
37448 \begin_layout Section
37449 El menú Ayuda
37450 \begin_inset Index idx
37451 status collapsed
37452
37453 \begin_layout Plain Layout
37454 Menú ! Ayuda
37455 \end_layout
37456
37457 \end_inset
37458
37459
37460 \end_layout
37461
37462 \begin_layout Standard
37463 Aquí están los archivos de documentación de LyX.
37464  Los que estén traducidos saldrán en el idioma en que estén los menús.
37465 \end_layout
37466
37467 \begin_layout Standard
37468 El apartado 
37469 \family sans
37470 Configuración
37471 \begin_inset space ~
37472 \end_inset
37473
37474 de
37475 \begin_inset space ~
37476 \end_inset
37477
37478 LaTeX
37479 \family default
37480  genera un archivo LyX con información sobre los paquetes LaTeX y clases
37481  de documento encontrados por LyX (véase también la sección
37482 \begin_inset space ~
37483 \end_inset
37484
37485
37486 \begin_inset CommandInset ref
37487 LatexCommand ref
37488 reference "sec:LaTeX-conf"
37489
37490 \end_inset
37491
37492 ).
37493 \end_layout
37494
37495 \begin_layout Standard
37496
37497 \end_layout
37498
37499 \begin_layout Section
37500 Barras de herramientas
37501 \begin_inset CommandInset label
37502 LatexCommand label
37503 name "sec:Barras-de-herramientas"
37504
37505 \end_inset
37506
37507
37508 \end_layout
37509
37510 \begin_layout Standard
37511 La aparición u ocultación de las barras de herramientas se explica en
37512 \begin_inset space ~
37513 \end_inset
37514
37515
37516 \begin_inset CommandInset ref
37517 LatexCommand ref
37518 reference "sub:Barras-de-herramientas"
37519
37520 \end_inset
37521
37522 .
37523 \end_layout
37524
37525 \begin_layout Standard
37526 También se pueden definir barras personalizadas.
37527  Se explica en el manual 
37528 \emph on
37529 Características adicionales
37530 \emph default
37531 .
37532  
37533 \end_layout
37534
37535 \begin_layout Subsection
37536 Barra de herramientas Normal
37537 \begin_inset Index idx
37538 status collapsed
37539
37540 \begin_layout Plain Layout
37541 Barras de herramientas ! Normal
37542 \end_layout
37543
37544 \end_inset
37545
37546
37547 \end_layout
37548
37549 \begin_layout Standard
37550 \begin_inset Graphics
37551         filename ../clipart/StandardToolbar.png
37552         width 100col%
37553
37554 \end_inset
37555
37556
37557 \end_layout
37558
37559 \begin_layout Standard
37560 \begin_inset VSpace defskip
37561 \end_inset
37562
37563
37564 \end_layout
37565
37566 \begin_layout Standard
37567 Los botones de la barra normal son, de izquierda a derecha:
37568 \begin_inset ERT
37569 status collapsed
37570
37571 \begin_layout Plain Layout
37572
37573
37574 \backslash
37575 setlength{
37576 \backslash
37577 LTleft}{0pt}
37578 \end_layout
37579
37580 \end_inset
37581
37582
37583 \begin_inset Note Note
37584 status collapsed
37585
37586 \begin_layout Plain Layout
37587 Este comando es necesario para alinear las celdas en la siguiente tabla
37588  larga.
37589  Véase el manual 
37590 \emph on
37591 Objetos insertados
37592 \emph default
37593  para más detalles.
37594 \end_layout
37595
37596 \end_inset
37597
37598
37599 \end_layout
37600
37601 \begin_layout Standard
37602 \begin_inset VSpace defskip
37603 \end_inset
37604
37605
37606 \end_layout
37607
37608 \begin_layout Standard
37609 \begin_inset Tabular
37610 <lyxtabular version="3" rows="1" columns="2">
37611 <features islongtable="true" longtabularalignment="center">
37612 <column alignment="center" valignment="top" width="0">
37613 <column alignment="center" valignment="top" width="0">
37614 <row>
37615 <cell alignment="center" valignment="top" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619 \begin_inset Graphics
37620         filename clipart/es_ToolbarEnvBox.png
37621         clip
37622
37623 \end_inset
37624
37625
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 <cell alignment="center" valignment="top" usebox="none">
37631 \begin_inset Text
37632
37633 \begin_layout Plain Layout
37634 Menú desplegable con los entornos de párrafo
37635 \end_layout
37636
37637 \end_inset
37638 </cell>
37639 </row>
37640 </lyxtabular>
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \begin_layout Standard
37648 \begin_inset VSpace -10mm
37649 \end_inset
37650
37651
37652 \end_layout
37653
37654 \begin_layout Standard
37655 \align left
37656 \begin_inset Tabular
37657 <lyxtabular version="3" rows="21" columns="2">
37658 <features islongtable="true" longtabularalignment="center">
37659 <column alignment="left" valignment="top" width="0">
37660 <column alignment="left" valignment="top" width="0">
37661 <row interlinespace="2.5mm">
37662 <cell alignment="center" valignment="top" usebox="none">
37663 \begin_inset Text
37664
37665 \begin_layout Plain Layout
37666
37667 \family sans
37668 \begin_inset Graphics
37669         filename ../../images/buffer-new.png
37670
37671 \end_inset
37672
37673
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 <cell alignment="center" valignment="top" usebox="none">
37679 \begin_inset Text
37680
37681 \begin_layout Plain Layout
37682
37683 \family sans
37684 Archivo\SpecialChar \menuseparator
37685 Nuevo
37686 \end_layout
37687
37688 \end_inset
37689 </cell>
37690 </row>
37691 <row interlinespace="2.5mm">
37692 <cell alignment="center" valignment="top" usebox="none">
37693 \begin_inset Text
37694
37695 \begin_layout Plain Layout
37696 \begin_inset Graphics
37697         filename ../../images/file-open.png
37698
37699 \end_inset
37700
37701
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 <cell alignment="center" valignment="top" usebox="none">
37707 \begin_inset Text
37708
37709 \begin_layout Plain Layout
37710
37711 \family sans
37712 Archivo\SpecialChar \menuseparator
37713 Abrir
37714 \end_layout
37715
37716 \end_inset
37717 </cell>
37718 </row>
37719 <row interlinespace="2.5mm">
37720 <cell alignment="center" valignment="top" usebox="none">
37721 \begin_inset Text
37722
37723 \begin_layout Plain Layout
37724 \begin_inset Graphics
37725         filename ../../images/buffer-write.png
37726
37727 \end_inset
37728
37729
37730 \end_layout
37731
37732 \end_inset
37733 </cell>
37734 <cell alignment="center" valignment="top" usebox="none">
37735 \begin_inset Text
37736
37737 \begin_layout Plain Layout
37738
37739 \family sans
37740 Archivo\SpecialChar \menuseparator
37741 Guardar
37742 \end_layout
37743
37744 \end_inset
37745 </cell>
37746 </row>
37747 <row interlinespace="2.5mm">
37748 <cell alignment="center" valignment="top" usebox="none">
37749 \begin_inset Text
37750
37751 \begin_layout Plain Layout
37752 \begin_inset Graphics
37753         filename ../../images/dialog-show_print.png
37754
37755 \end_inset
37756
37757
37758 \end_layout
37759
37760 \end_inset
37761 </cell>
37762 <cell alignment="center" valignment="top" usebox="none">
37763 \begin_inset Text
37764
37765 \begin_layout Plain Layout
37766
37767 \family sans
37768 Archivo\SpecialChar \menuseparator
37769 Imprimir
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 </row>
37775 <row interlinespace="2.5mm">
37776 <cell alignment="center" valignment="top" usebox="none">
37777 \begin_inset Text
37778
37779 \begin_layout Plain Layout
37780 \begin_inset Graphics
37781         filename ../../images/dialog-show_spellchecker.png
37782
37783 \end_inset
37784
37785
37786 \end_layout
37787
37788 \end_inset
37789 </cell>
37790 <cell alignment="center" valignment="top" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794
37795 \family sans
37796 Herramientas\SpecialChar \menuseparator
37797 Corrector ortográfico
37798 \end_layout
37799
37800 \end_inset
37801 </cell>
37802 </row>
37803 <row interlinespace="2.5mm">
37804 <cell alignment="center" valignment="top" usebox="none">
37805 \begin_inset Text
37806
37807 \begin_layout Plain Layout
37808 \begin_inset Graphics
37809         filename ../../images/undo.png
37810
37811 \end_inset
37812
37813
37814 \end_layout
37815
37816 \end_inset
37817 </cell>
37818 <cell alignment="center" valignment="top" usebox="none">
37819 \begin_inset Text
37820
37821 \begin_layout Plain Layout
37822
37823 \family sans
37824 Editar\SpecialChar \menuseparator
37825 Deshacer
37826 \end_layout
37827
37828 \end_inset
37829 </cell>
37830 </row>
37831 <row interlinespace="2.5mm">
37832 <cell alignment="center" valignment="top" usebox="none">
37833 \begin_inset Text
37834
37835 \begin_layout Plain Layout
37836 \begin_inset Graphics
37837         filename ../../images/redo.png
37838
37839 \end_inset
37840
37841
37842 \end_layout
37843
37844 \end_inset
37845 </cell>
37846 <cell alignment="center" valignment="top" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850
37851 \family sans
37852 Editar\SpecialChar \menuseparator
37853 Rehacer
37854 \end_layout
37855
37856 \end_inset
37857 </cell>
37858 </row>
37859 <row interlinespace="2.5mm">
37860 <cell alignment="center" valignment="top" usebox="none">
37861 \begin_inset Text
37862
37863 \begin_layout Plain Layout
37864 \begin_inset Graphics
37865         filename ../../images/cut.png
37866
37867 \end_inset
37868
37869
37870 \end_layout
37871
37872 \end_inset
37873 </cell>
37874 <cell alignment="center" valignment="top" usebox="none">
37875 \begin_inset Text
37876
37877 \begin_layout Plain Layout
37878
37879 \family sans
37880 Editar\SpecialChar \menuseparator
37881 Cortar
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 </row>
37887 <row interlinespace="2.5mm">
37888 <cell alignment="center" valignment="top" usebox="none">
37889 \begin_inset Text
37890
37891 \begin_layout Plain Layout
37892 \begin_inset Graphics
37893         filename ../../images/copy.png
37894
37895 \end_inset
37896
37897
37898 \end_layout
37899
37900 \end_inset
37901 </cell>
37902 <cell alignment="center" valignment="top" usebox="none">
37903 \begin_inset Text
37904
37905 \begin_layout Plain Layout
37906
37907 \family sans
37908 Editar\SpecialChar \menuseparator
37909 Copiar
37910 \end_layout
37911
37912 \end_inset
37913 </cell>
37914 </row>
37915 <row interlinespace="2.5mm">
37916 <cell alignment="center" valignment="top" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920 \begin_inset Graphics
37921         filename ../../images/paste.png
37922
37923 \end_inset
37924
37925
37926 \end_layout
37927
37928 \end_inset
37929 </cell>
37930 <cell alignment="center" valignment="top" usebox="none">
37931 \begin_inset Text
37932
37933 \begin_layout Plain Layout
37934
37935 \family sans
37936 Editar\SpecialChar \menuseparator
37937 Pegar
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 </row>
37943 <row interlinespace="2.5mm">
37944 <cell alignment="center" valignment="top" usebox="none">
37945 \begin_inset Text
37946
37947 \begin_layout Plain Layout
37948 \begin_inset Graphics
37949         filename ../../images/dialog-show_findreplace.png
37950         rotateOrigin center
37951
37952 \end_inset
37953
37954
37955 \end_layout
37956
37957 \end_inset
37958 </cell>
37959 <cell alignment="center" valignment="top" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963
37964 \family sans
37965 Editar\SpecialChar \menuseparator
37966 Encontrar y reemplazar
37967 \end_layout
37968
37969 \end_inset
37970 </cell>
37971 </row>
37972 <row interlinespace="2.5mm">
37973 <cell alignment="center" valignment="top" usebox="none">
37974 \begin_inset Text
37975
37976 \begin_layout Plain Layout
37977 \begin_inset Graphics
37978         filename ../../images/bookmark-goto_0.png
37979         rotateOrigin center
37980
37981 \end_inset
37982
37983
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 <cell alignment="center" valignment="top" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992
37993 \family sans
37994 Navegar\SpecialChar \menuseparator
37995 Marcadores\SpecialChar \menuseparator
37996 Volver
37997 \end_layout
37998
37999 \end_inset
38000 </cell>
38001 </row>
38002 <row interlinespace="2.5mm">
38003 <cell alignment="center" valignment="top" usebox="none">
38004 \begin_inset Text
38005
38006 \begin_layout Plain Layout
38007 \begin_inset Graphics
38008         filename ../../images/font-emph.png
38009
38010 \end_inset
38011
38012
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 <cell alignment="center" valignment="top" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021 Aplica al texto el formato énfasis, función del diálogo Edit
38022 \family sans
38023 ar\SpecialChar \menuseparator
38024 Estilo
38025 \begin_inset space ~
38026 \end_inset
38027
38028 del
38029 \begin_inset space ~
38030 \end_inset
38031
38032 texto
38033 \end_layout
38034
38035 \end_inset
38036 </cell>
38037 </row>
38038 <row interlinespace="2.5mm">
38039 <cell alignment="center" valignment="top" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043 \begin_inset Graphics
38044         filename ../../images/font-noun.png
38045
38046 \end_inset
38047
38048
38049 \end_layout
38050
38051 \end_inset
38052 </cell>
38053 <cell alignment="center" valignment="top" usebox="none">
38054 \begin_inset Text
38055
38056 \begin_layout Plain Layout
38057 Aplica al texto el formato versalitas, función del diálogo Edit
38058 \family sans
38059 ar\SpecialChar \menuseparator
38060 Estilo
38061 \begin_inset space ~
38062 \end_inset
38063
38064 del
38065 \begin_inset space ~
38066 \end_inset
38067
38068 texto
38069 \end_layout
38070
38071 \end_inset
38072 </cell>
38073 </row>
38074 <row interlinespace="2.5mm">
38075 <cell alignment="center" valignment="top" usebox="none">
38076 \begin_inset Text
38077
38078 \begin_layout Plain Layout
38079 \begin_inset Graphics
38080         filename ../../images/textstyle-apply.png
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 actual 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/math-mode.png
38117
38118 \end_inset
38119
38120
38121 \end_layout
38122
38123 \end_inset
38124 </cell>
38125 <cell alignment="center" valignment="top" usebox="none">
38126 \begin_inset Text
38127
38128 \begin_layout Plain Layout
38129
38130 \family sans
38131 Insertar\SpecialChar \menuseparator
38132 Ecuación\SpecialChar \menuseparator
38133 En
38134 \begin_inset space ~
38135 \end_inset
38136
38137 línea
38138 \end_layout
38139
38140 \end_inset
38141 </cell>
38142 </row>
38143 <row interlinespace="2.5mm">
38144 <cell alignment="center" valignment="top" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148 \begin_inset Graphics
38149         filename ../../images/dialog-show-new-inset_graphics.png
38150         rotateOrigin center
38151
38152 \end_inset
38153
38154
38155 \end_layout
38156
38157 \end_inset
38158 </cell>
38159 <cell alignment="center" valignment="top" usebox="none">
38160 \begin_inset Text
38161
38162 \begin_layout Plain Layout
38163
38164 \family sans
38165 Insertar\SpecialChar \menuseparator
38166 Imagen
38167 \end_layout
38168
38169 \end_inset
38170 </cell>
38171 </row>
38172 <row interlinespace="2.5mm">
38173 <cell alignment="center" valignment="top" usebox="none">
38174 \begin_inset Text
38175
38176 \begin_layout Plain Layout
38177 \begin_inset Graphics
38178         filename ../../images/tabular-insert.png
38179         rotateOrigin center
38180
38181 \end_inset
38182
38183
38184 \end_layout
38185
38186 \end_inset
38187 </cell>
38188 <cell alignment="center" valignment="top" usebox="none">
38189 \begin_inset Text
38190
38191 \begin_layout Plain Layout
38192
38193 \family sans
38194 Insertar\SpecialChar \menuseparator
38195 Tabla
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 </row>
38201 <row interlinespace="2.5mm">
38202 <cell alignment="center" valignment="top" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 \begin_inset Graphics
38207         filename ../../images/dialog-toggle_toc.png
38208         rotateOrigin center
38209
38210 \end_inset
38211
38212
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 <cell alignment="center" valignment="top" usebox="none">
38218 \begin_inset Text
38219
38220 \begin_layout Plain Layout
38221 Muestra/oculta la ventana del navegador, 
38222 \family sans
38223 Documento\SpecialChar \menuseparator
38224 Outline
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 </row>
38230 <row interlinespace="2.5mm">
38231 <cell alignment="center" valignment="top" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 \begin_inset Graphics
38236         filename ../../images/toolbar-toggle_math.png
38237         rotateOrigin center
38238
38239 \end_inset
38240
38241
38242 \end_layout
38243
38244 \end_inset
38245 </cell>
38246 <cell alignment="center" valignment="top" usebox="none">
38247 \begin_inset Text
38248
38249 \begin_layout Plain Layout
38250 Muestra/oculta la barra de herramientas matemáticas
38251 \end_layout
38252
38253 \end_inset
38254 </cell>
38255 </row>
38256 <row interlinespace="2.5mm">
38257 <cell alignment="center" valignment="top" usebox="none">
38258 \begin_inset Text
38259
38260 \begin_layout Plain Layout
38261 \begin_inset Graphics
38262         filename ../../images/toolbar-toggle_table.png
38263         rotateOrigin center
38264
38265 \end_inset
38266
38267
38268 \end_layout
38269
38270 \end_inset
38271 </cell>
38272 <cell alignment="center" valignment="top" usebox="none">
38273 \begin_inset Text
38274
38275 \begin_layout Plain Layout
38276 Muestra/oculta la barra de herramientas de tablas
38277 \end_layout
38278
38279 \end_inset
38280 </cell>
38281 </row>
38282 </lyxtabular>
38283
38284 \end_inset
38285
38286
38287 \end_layout
38288
38289 \begin_layout Subsection
38290 Barra de herramientas Extra
38291 \begin_inset Index idx
38292 status collapsed
38293
38294 \begin_layout Plain Layout
38295 Barras de herramientas ! Extra
38296 \end_layout
38297
38298 \end_inset
38299
38300
38301 \end_layout
38302
38303 \begin_layout Standard
38304 \begin_inset Graphics
38305         filename ../clipart/ExtraToolbar.png
38306         width 100col%
38307
38308 \end_inset
38309
38310
38311 \end_layout
38312
38313 \begin_layout Standard
38314 \begin_inset VSpace defskip
38315 \end_inset
38316
38317
38318 \end_layout
38319
38320 \begin_layout Standard
38321 Los botones de la barra extra son, de izquierda a derecha:
38322 \end_layout
38323
38324 \begin_layout Standard
38325 \begin_inset VSpace defskip
38326 \end_inset
38327
38328
38329 \end_layout
38330
38331 \begin_layout Standard
38332 \begin_inset Tabular
38333 <lyxtabular version="3" rows="25" columns="2">
38334 <features islongtable="true" longtabularalignment="center">
38335 <column alignment="left" valignment="top" width="0">
38336 <column alignment="left" valignment="top" width="0">
38337 <row interlinespace="2.5mm">
38338 <cell alignment="center" valignment="top" usebox="none">
38339 \begin_inset Text
38340
38341 \begin_layout Plain Layout
38342 \begin_inset Graphics
38343         filename ../../images/layout.png
38344         rotateOrigin center
38345
38346 \end_inset
38347
38348
38349 \end_layout
38350
38351 \end_inset
38352 </cell>
38353 <cell alignment="center" valignment="top" usebox="none">
38354 \begin_inset Text
38355
38356 \begin_layout Plain Layout
38357 Predeterminado
38358 \end_layout
38359
38360 \end_inset
38361 </cell>
38362 </row>
38363 <row interlinespace="2.5mm">
38364 <cell alignment="center" valignment="top" usebox="none">
38365 \begin_inset Text
38366
38367 \begin_layout Plain Layout
38368 \begin_inset Graphics
38369         filename ../../images/layout_Enumerate.png
38370         rotateOrigin center
38371
38372 \end_inset
38373
38374
38375 \end_layout
38376
38377 \end_inset
38378 </cell>
38379 <cell alignment="center" valignment="top" usebox="none">
38380 \begin_inset Text
38381
38382 \begin_layout Plain Layout
38383 Lista enumerada
38384 \end_layout
38385
38386 \end_inset
38387 </cell>
38388 </row>
38389 <row interlinespace="2.5mm">
38390 <cell alignment="center" valignment="top" usebox="none">
38391 \begin_inset Text
38392
38393 \begin_layout Plain Layout
38394 \begin_inset Graphics
38395         filename ../../images/layout_Itemize.png
38396         rotateOrigin center
38397
38398 \end_inset
38399
38400
38401 \end_layout
38402
38403 \end_inset
38404 </cell>
38405 <cell alignment="center" valignment="top" usebox="none">
38406 \begin_inset Text
38407
38408 \begin_layout Plain Layout
38409 Lista no numerada
38410 \end_layout
38411
38412 \end_inset
38413 </cell>
38414 </row>
38415 <row interlinespace="2.5mm">
38416 <cell alignment="center" valignment="top" usebox="none">
38417 \begin_inset Text
38418
38419 \begin_layout Plain Layout
38420 \begin_inset Graphics
38421         filename ../../images/layout_List.png
38422         rotateOrigin center
38423
38424 \end_inset
38425
38426
38427 \end_layout
38428
38429 \end_inset
38430 </cell>
38431 <cell alignment="center" valignment="top" usebox="none">
38432 \begin_inset Text
38433
38434 \begin_layout Plain Layout
38435 Lista
38436 \end_layout
38437
38438 \end_inset
38439 </cell>
38440 </row>
38441 <row interlinespace="2.5mm">
38442 <cell alignment="center" valignment="top" usebox="none">
38443 \begin_inset Text
38444
38445 \begin_layout Plain Layout
38446 \begin_inset Graphics
38447         filename ../../images/layout_Description.png
38448         rotateOrigin center
38449
38450 \end_inset
38451
38452
38453 \end_layout
38454
38455 \end_inset
38456 </cell>
38457 <cell alignment="center" valignment="top" usebox="none">
38458 \begin_inset Text
38459
38460 \begin_layout Plain Layout
38461 Lista descripción
38462 \end_layout
38463
38464 \end_inset
38465 </cell>
38466 </row>
38467 <row interlinespace="2.5mm">
38468 <cell alignment="center" valignment="top" usebox="none">
38469 \begin_inset Text
38470
38471 \begin_layout Plain Layout
38472 \begin_inset Graphics
38473         filename ../../images/depth-increment.png
38474         rotateOrigin center
38475
38476 \end_inset
38477
38478
38479 \end_layout
38480
38481 \end_inset
38482 </cell>
38483 <cell alignment="center" valignment="top" usebox="none">
38484 \begin_inset Text
38485
38486 \begin_layout Plain Layout
38487
38488 \family sans
38489 Editar\SpecialChar \menuseparator
38490 Aumentar
38491 \begin_inset space ~
38492 \end_inset
38493
38494 profundidad
38495 \begin_inset space ~
38496 \end_inset
38497
38498 de
38499 \begin_inset space ~
38500 \end_inset
38501
38502 lista
38503 \end_layout
38504
38505 \end_inset
38506 </cell>
38507 </row>
38508 <row interlinespace="2.5mm">
38509 <cell alignment="center" valignment="top" usebox="none">
38510 \begin_inset Text
38511
38512 \begin_layout Plain Layout
38513 \begin_inset Graphics
38514         filename ../../images/depth-decrement.png
38515         rotateOrigin center
38516
38517 \end_inset
38518
38519
38520 \end_layout
38521
38522 \end_inset
38523 </cell>
38524 <cell alignment="center" valignment="top" usebox="none">
38525 \begin_inset Text
38526
38527 \begin_layout Plain Layout
38528
38529 \family sans
38530 Editar\SpecialChar \menuseparator
38531 Disminuir
38532 \begin_inset space ~
38533 \end_inset
38534
38535 profundidad
38536 \begin_inset space ~
38537 \end_inset
38538
38539 de
38540 \begin_inset space ~
38541 \end_inset
38542
38543 lista
38544 \end_layout
38545
38546 \end_inset
38547 </cell>
38548 </row>
38549 <row interlinespace="2.5mm">
38550 <cell alignment="center" valignment="top" usebox="none">
38551 \begin_inset Text
38552
38553 \begin_layout Plain Layout
38554 \begin_inset Graphics
38555         filename ../../images/float-insert_figure.png
38556
38557 \end_inset
38558
38559
38560 \end_layout
38561
38562 \end_inset
38563 </cell>
38564 <cell alignment="center" valignment="top" usebox="none">
38565 \begin_inset Text
38566
38567 \begin_layout Plain Layout
38568
38569 \family sans
38570 Insertar\SpecialChar \menuseparator
38571 Flotante\SpecialChar \menuseparator
38572 Figura
38573 \end_layout
38574
38575 \end_inset
38576 </cell>
38577 </row>
38578 <row interlinespace="2.5mm">
38579 <cell alignment="center" valignment="top" usebox="none">
38580 \begin_inset Text
38581
38582 \begin_layout Plain Layout
38583 \begin_inset Graphics
38584         filename ../../images/float-insert_table.png
38585
38586 \end_inset
38587
38588
38589 \end_layout
38590
38591 \end_inset
38592 </cell>
38593 <cell alignment="center" valignment="top" usebox="none">
38594 \begin_inset Text
38595
38596 \begin_layout Plain Layout
38597
38598 \family sans
38599 Insertar\SpecialChar \menuseparator
38600 Flotante\SpecialChar \menuseparator
38601 Tabla
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 </row>
38607 <row interlinespace="2.5mm">
38608 <cell alignment="center" valignment="top" usebox="none">
38609 \begin_inset Text
38610
38611 \begin_layout Plain Layout
38612 \begin_inset Graphics
38613         filename ../../images/label-insert.png
38614
38615 \end_inset
38616
38617
38618 \end_layout
38619
38620 \end_inset
38621 </cell>
38622 <cell alignment="center" valignment="top" usebox="none">
38623 \begin_inset Text
38624
38625 \begin_layout Plain Layout
38626
38627 \family sans
38628 Insertar\SpecialChar \menuseparator
38629 Etiqueta
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 </row>
38635 <row interlinespace="2.5mm">
38636 <cell alignment="center" valignment="top" usebox="none">
38637 \begin_inset Text
38638
38639 \begin_layout Plain Layout
38640 \begin_inset Graphics
38641         filename ../../images/dialog-show-new-inset_ref.png
38642
38643 \end_inset
38644
38645
38646 \end_layout
38647
38648 \end_inset
38649 </cell>
38650 <cell alignment="center" valignment="top" usebox="none">
38651 \begin_inset Text
38652
38653 \begin_layout Plain Layout
38654
38655 \family sans
38656 Insertar\SpecialChar \menuseparator
38657 Referencia
38658 \begin_inset space ~
38659 \end_inset
38660
38661 cruzada
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 </row>
38667 <row interlinespace="2.5mm">
38668 <cell alignment="center" valignment="top" usebox="none">
38669 \begin_inset Text
38670
38671 \begin_layout Plain Layout
38672 \begin_inset Graphics
38673         filename ../../images/dialog-show-new-inset_citation.png
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 Cita
38690 \end_layout
38691
38692 \end_inset
38693 </cell>
38694 </row>
38695 <row interlinespace="2.5mm">
38696 <cell alignment="center" valignment="top" usebox="none">
38697 \begin_inset Text
38698
38699 \begin_layout Plain Layout
38700 \begin_inset Graphics
38701         filename ../../images/index-insert.png
38702
38703 \end_inset
38704
38705
38706 \end_layout
38707
38708 \end_inset
38709 </cell>
38710 <cell alignment="center" valignment="top" usebox="none">
38711 \begin_inset Text
38712
38713 \begin_layout Plain Layout
38714
38715 \family sans
38716 Insertar\SpecialChar \menuseparator
38717 Entrada
38718 \begin_inset space ~
38719 \end_inset
38720
38721 de
38722 \begin_inset space ~
38723 \end_inset
38724
38725 índice
38726 \end_layout
38727
38728 \end_inset
38729 </cell>
38730 </row>
38731 <row interlinespace="2.5mm">
38732 <cell alignment="center" valignment="top" usebox="none">
38733 \begin_inset Text
38734
38735 \begin_layout Plain Layout
38736 \begin_inset Graphics
38737         filename ../../images/nomencl-insert.png
38738
38739 \end_inset
38740
38741
38742 \end_layout
38743
38744 \end_inset
38745 </cell>
38746 <cell alignment="center" valignment="top" usebox="none">
38747 \begin_inset Text
38748
38749 \begin_layout Plain Layout
38750
38751 \family sans
38752 Insertar\SpecialChar \menuseparator
38753 Entrada
38754 \begin_inset space ~
38755 \end_inset
38756
38757 de
38758 \begin_inset space ~
38759 \end_inset
38760
38761 nomenclatura
38762 \end_layout
38763
38764 \end_inset
38765 </cell>
38766 </row>
38767 <row interlinespace="2.5mm">
38768 <cell alignment="center" valignment="top" usebox="none">
38769 \begin_inset Text
38770
38771 \begin_layout Plain Layout
38772 \begin_inset Graphics
38773         filename ../../images/footnote-insert.png
38774
38775 \end_inset
38776
38777
38778 \end_layout
38779
38780 \end_inset
38781 </cell>
38782 <cell alignment="center" valignment="top" usebox="none">
38783 \begin_inset Text
38784
38785 \begin_layout Plain Layout
38786
38787 \family sans
38788 Insertar\SpecialChar \menuseparator
38789 Nota
38790 \begin_inset space ~
38791 \end_inset
38792
38793 al
38794 \begin_inset space ~
38795 \end_inset
38796
38797 pie
38798 \end_layout
38799
38800 \end_inset
38801 </cell>
38802 </row>
38803 <row interlinespace="2.5mm">
38804 <cell alignment="center" valignment="top" usebox="none">
38805 \begin_inset Text
38806
38807 \begin_layout Plain Layout
38808 \begin_inset Graphics
38809         filename ../../images/marginalnote-insert.png
38810         rotateOrigin center
38811
38812 \end_inset
38813
38814
38815 \end_layout
38816
38817 \end_inset
38818 </cell>
38819 <cell alignment="center" valignment="top" usebox="none">
38820 \begin_inset Text
38821
38822 \begin_layout Plain Layout
38823
38824 \family sans
38825 Insertar\SpecialChar \menuseparator
38826 Nota
38827 \begin_inset space ~
38828 \end_inset
38829
38830 al
38831 \begin_inset space ~
38832 \end_inset
38833
38834 margen
38835 \end_layout
38836
38837 \end_inset
38838 </cell>
38839 </row>
38840 <row interlinespace="2.5mm">
38841 <cell alignment="center" valignment="top" usebox="none">
38842 \begin_inset Text
38843
38844 \begin_layout Plain Layout
38845 \begin_inset Graphics
38846         filename ../../images/note-insert.png
38847
38848 \end_inset
38849
38850
38851 \end_layout
38852
38853 \end_inset
38854 </cell>
38855 <cell alignment="center" valignment="top" usebox="none">
38856 \begin_inset Text
38857
38858 \begin_layout Plain Layout
38859
38860 \family sans
38861 Insertar\SpecialChar \menuseparator
38862 Nota\SpecialChar \menuseparator
38863 Nota
38864 \begin_inset space ~
38865 \end_inset
38866
38867 LyX
38868 \end_layout
38869
38870 \end_inset
38871 </cell>
38872 </row>
38873 <row interlinespace="2.5mm">
38874 <cell alignment="center" valignment="top" usebox="none">
38875 \begin_inset Text
38876
38877 \begin_layout Plain Layout
38878 \begin_inset Graphics
38879         filename ../../images/box-insert.png
38880
38881 \end_inset
38882
38883
38884 \end_layout
38885
38886 \end_inset
38887 </cell>
38888 <cell alignment="center" valignment="top" usebox="none">
38889 \begin_inset Text
38890
38891 \begin_layout Plain Layout
38892
38893 \family sans
38894 Insertar\SpecialChar \menuseparator
38895 Box
38896 \end_layout
38897
38898 \end_inset
38899 </cell>
38900 </row>
38901 <row interlinespace="2.5mm">
38902 <cell alignment="center" valignment="top" usebox="none">
38903 \begin_inset Text
38904
38905 \begin_layout Plain Layout
38906 \begin_inset Graphics
38907         filename ../../images/url-insert.png
38908
38909 \end_inset
38910
38911
38912 \end_layout
38913
38914 \end_inset
38915 </cell>
38916 <cell alignment="center" valignment="top" usebox="none">
38917 \begin_inset Text
38918
38919 \begin_layout Plain Layout
38920
38921 \family sans
38922 Insertar\SpecialChar \menuseparator
38923 URL
38924 \end_layout
38925
38926 \end_inset
38927 </cell>
38928 </row>
38929 <row interlinespace="2.5mm">
38930 <cell alignment="center" valignment="top" usebox="none">
38931 \begin_inset Text
38932
38933 \begin_layout Plain Layout
38934 \begin_inset Graphics
38935         filename ../../images/ert-insert.png
38936
38937 \end_inset
38938
38939
38940 \end_layout
38941
38942 \end_inset
38943 </cell>
38944 <cell alignment="center" valignment="top" usebox="none">
38945 \begin_inset Text
38946
38947 \begin_layout Plain Layout
38948
38949 \family sans
38950 Insertar\SpecialChar \menuseparator
38951 Código
38952 \begin_inset space ~
38953 \end_inset
38954
38955 T
38956 \family default
38957
38958 \begin_inset ERT
38959 status collapsed
38960
38961 \begin_layout Plain Layout
38962
38963 {}
38964 \end_layout
38965
38966 \end_inset
38967
38968
38969 \family sans
38970 eX
38971 \end_layout
38972
38973 \end_inset
38974 </cell>
38975 </row>
38976 <row interlinespace="2.5mm">
38977 <cell alignment="center" valignment="top" usebox="none">
38978 \begin_inset Text
38979
38980 \begin_layout Plain Layout
38981 \begin_inset Graphics
38982         filename ../../images/math-macro_newmacroname_newcommand.png
38983
38984 \end_inset
38985
38986
38987 \end_layout
38988
38989 \end_inset
38990 </cell>
38991 <cell alignment="center" valignment="top" usebox="none">
38992 \begin_inset Text
38993
38994 \begin_layout Plain Layout
38995
38996 \family sans
38997 Insertar\SpecialChar \menuseparator
38998 Ecuaciones\SpecialChar \menuseparator
38999 Macro
39000 \end_layout
39001
39002 \end_inset
39003 </cell>
39004 </row>
39005 <row interlinespace="2.5mm">
39006 <cell alignment="center" valignment="top" usebox="none">
39007 \begin_inset Text
39008
39009 \begin_layout Plain Layout
39010 \begin_inset Graphics
39011         filename ../../images/dialog-show-new-inset_include.png
39012
39013 \end_inset
39014
39015
39016 \end_layout
39017
39018 \end_inset
39019 </cell>
39020 <cell alignment="center" valignment="top" usebox="none">
39021 \begin_inset Text
39022
39023 \begin_layout Plain Layout
39024
39025 \family sans
39026 Insertar\SpecialChar \menuseparator
39027 Archivo\SpecialChar \menuseparator
39028 Documento
39029 \begin_inset space ~
39030 \end_inset
39031
39032 hijo
39033 \end_layout
39034
39035 \end_inset
39036 </cell>
39037 </row>
39038 <row interlinespace="2.5mm">
39039 <cell alignment="center" valignment="top" usebox="none">
39040 \begin_inset Text
39041
39042 \begin_layout Plain Layout
39043 \begin_inset Graphics
39044         filename ../../images/dialog-show_character.png
39045         rotateOrigin center
39046
39047 \end_inset
39048
39049
39050 \end_layout
39051
39052 \end_inset
39053 </cell>
39054 <cell alignment="center" valignment="top" usebox="none">
39055 \begin_inset Text
39056
39057 \begin_layout Plain Layout
39058
39059 \family sans
39060 Editar\SpecialChar \menuseparator
39061 Estilo
39062 \begin_inset space ~
39063 \end_inset
39064
39065 del
39066 \begin_inset space ~
39067 \end_inset
39068
39069 texto
39070 \end_layout
39071
39072 \end_inset
39073 </cell>
39074 </row>
39075 <row interlinespace="2.5mm">
39076 <cell alignment="center" valignment="top" usebox="none">
39077 \begin_inset Text
39078
39079 \begin_layout Plain Layout
39080 \begin_inset Graphics
39081         filename ../../images/layout-paragraph.png
39082         rotateOrigin center
39083
39084 \end_inset
39085
39086
39087 \end_layout
39088
39089 \end_inset
39090 </cell>
39091 <cell alignment="center" valignment="top" usebox="none">
39092 \begin_inset Text
39093
39094 \begin_layout Plain Layout
39095
39096 \family sans
39097 Editar\SpecialChar \menuseparator
39098 Configuración
39099 \begin_inset space ~
39100 \end_inset
39101
39102 del
39103 \begin_inset space ~
39104 \end_inset
39105
39106 párrafo
39107 \end_layout
39108
39109 \end_inset
39110 </cell>
39111 </row>
39112 <row interlinespace="2.5mm">
39113 <cell alignment="center" valignment="top" usebox="none">
39114 \begin_inset Text
39115
39116 \begin_layout Plain Layout
39117 \begin_inset Graphics
39118         filename ../../images/thesaurus-entry.png
39119         rotateOrigin center
39120
39121 \end_inset
39122
39123
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 <cell alignment="center" valignment="top" usebox="none">
39129 \begin_inset Text
39130
39131 \begin_layout Plain Layout
39132
39133 \family sans
39134 Herramientas\SpecialChar \menuseparator
39135 Tesauro
39136 \begin_inset Foot
39137 status collapsed
39138
39139 \begin_layout Plain Layout
39140
39141 \emph on
39142 N.
39143 \begin_inset space \thinspace{}
39144 \end_inset
39145
39146 del T.: 
39147 \emph default
39148 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
39149  es inglés.
39150 \end_layout
39151
39152 \end_inset
39153
39154
39155 \end_layout
39156
39157 \end_inset
39158 </cell>
39159 </row>
39160 </lyxtabular>
39161
39162 \end_inset
39163
39164
39165 \end_layout
39166
39167 \begin_layout Subsection
39168 Barra de herramientas Ver / Actualizar
39169 \begin_inset Index idx
39170 status collapsed
39171
39172 \begin_layout Plain Layout
39173 Barras de herramientas ! Ver/Actualizar
39174 \end_layout
39175
39176 \end_inset
39177
39178
39179 \end_layout
39180
39181 \begin_layout Standard
39182 \begin_inset Graphics
39183         filename ../clipart/ViewToolbar.png
39184
39185 \end_inset
39186
39187
39188 \end_layout
39189
39190 \begin_layout Standard
39191 \begin_inset VSpace defskip
39192 \end_inset
39193
39194
39195 \end_layout
39196
39197 \begin_layout Standard
39198 Los botones de la barra ver
39199 \begin_inset space \thinspace{}
39200 \end_inset
39201
39202 /
39203 \begin_inset space \thinspace{}
39204 \end_inset
39205
39206 actualizar son, de izquierda a derecha:
39207 \end_layout
39208
39209 \begin_layout Standard
39210 \begin_inset VSpace defskip
39211 \end_inset
39212
39213
39214 \end_layout
39215
39216 \begin_layout Standard
39217 \begin_inset Tabular
39218 <lyxtabular version="3" rows="6" columns="2">
39219 <features islongtable="true" longtabularalignment="center">
39220 <column alignment="left" valignment="top" width="0">
39221 <column alignment="left" valignment="top" width="0">
39222 <row interlinespace="2.5mm">
39223 <cell alignment="center" valignment="top" usebox="none">
39224 \begin_inset Text
39225
39226 \begin_layout Plain Layout
39227 \begin_inset Graphics
39228         filename ../../images/buffer-view_dvi.png
39229         rotateOrigin center
39230
39231 \end_inset
39232
39233
39234 \end_layout
39235
39236 \end_inset
39237 </cell>
39238 <cell alignment="center" valignment="top" usebox="none">
39239 \begin_inset Text
39240
39241 \begin_layout Plain Layout
39242
39243 \family sans
39244 Ver\SpecialChar \menuseparator
39245 DVI
39246 \end_layout
39247
39248 \end_inset
39249 </cell>
39250 </row>
39251 <row interlinespace="2.5mm">
39252 <cell alignment="center" valignment="top" usebox="none">
39253 \begin_inset Text
39254
39255 \begin_layout Plain Layout
39256 \begin_inset Graphics
39257         filename ../../images/buffer-update_dvi.png
39258         rotateOrigin center
39259
39260 \end_inset
39261
39262
39263 \end_layout
39264
39265 \end_inset
39266 </cell>
39267 <cell alignment="center" valignment="top" usebox="none">
39268 \begin_inset Text
39269
39270 \begin_layout Plain Layout
39271
39272 \family sans
39273 Ver\SpecialChar \menuseparator
39274 Actualizar\SpecialChar \menuseparator
39275 DVI
39276 \end_layout
39277
39278 \end_inset
39279 </cell>
39280 </row>
39281 <row interlinespace="2.5mm">
39282 <cell alignment="center" valignment="top" usebox="none">
39283 \begin_inset Text
39284
39285 \begin_layout Plain Layout
39286 \begin_inset Graphics
39287         filename ../../images/buffer-view_pdf2.png
39288         rotateOrigin center
39289
39290 \end_inset
39291
39292
39293 \end_layout
39294
39295 \end_inset
39296 </cell>
39297 <cell alignment="center" valignment="top" usebox="none">
39298 \begin_inset Text
39299
39300 \begin_layout Plain Layout
39301
39302 \family sans
39303 Ver\SpecialChar \menuseparator
39304 PDF
39305 \end_layout
39306
39307 \end_inset
39308 </cell>
39309 </row>
39310 <row interlinespace="2.5mm">
39311 <cell alignment="center" valignment="top" usebox="none">
39312 \begin_inset Text
39313
39314 \begin_layout Plain Layout
39315 \begin_inset Graphics
39316         filename ../../images/buffer-update_pdf2.png
39317         rotateOrigin center
39318
39319 \end_inset
39320
39321
39322 \end_layout
39323
39324 \end_inset
39325 </cell>
39326 <cell alignment="center" valignment="top" usebox="none">
39327 \begin_inset Text
39328
39329 \begin_layout Plain Layout
39330
39331 \family sans
39332 Ver\SpecialChar \menuseparator
39333 Actualizar\SpecialChar \menuseparator
39334 PDF
39335 \end_layout
39336
39337 \end_inset
39338 </cell>
39339 </row>
39340 <row interlinespace="2.5mm">
39341 <cell alignment="center" valignment="top" usebox="none">
39342 \begin_inset Text
39343
39344 \begin_layout Plain Layout
39345 \begin_inset Graphics
39346         filename ../../images/buffer-view_ps.png
39347         rotateOrigin center
39348
39349 \end_inset
39350
39351
39352 \end_layout
39353
39354 \end_inset
39355 </cell>
39356 <cell alignment="center" valignment="top" usebox="none">
39357 \begin_inset Text
39358
39359 \begin_layout Plain Layout
39360
39361 \family sans
39362 Ver\SpecialChar \menuseparator
39363 Postscript
39364 \end_layout
39365
39366 \end_inset
39367 </cell>
39368 </row>
39369 <row interlinespace="2.5mm">
39370 <cell alignment="center" valignment="top" usebox="none">
39371 \begin_inset Text
39372
39373 \begin_layout Plain Layout
39374 \begin_inset Graphics
39375         filename ../../images/buffer-update_ps.png
39376         rotateOrigin center
39377
39378 \end_inset
39379
39380
39381 \end_layout
39382
39383 \end_inset
39384 </cell>
39385 <cell alignment="center" valignment="top" usebox="none">
39386 \begin_inset Text
39387
39388 \begin_layout Plain Layout
39389
39390 \family sans
39391 Ver\SpecialChar \menuseparator
39392 Actualizar\SpecialChar \menuseparator
39393 Postscript
39394 \end_layout
39395
39396 \end_inset
39397 </cell>
39398 </row>
39399 </lyxtabular>
39400
39401 \end_inset
39402
39403
39404 \end_layout
39405
39406 \begin_layout Subsection
39407 Otras barras de herramientas
39408 \end_layout
39409
39410 \begin_layout Standard
39411 La barra de herramientas para el seguimiento de cambios se explica en la
39412  sección
39413 \begin_inset space ~
39414 \end_inset
39415
39416
39417 \begin_inset CommandInset ref
39418 LatexCommand ref
39419 reference "sec:Seguimiento-de-cambios"
39420
39421 \end_inset
39422
39423 , la barra de herramientas para tablas
39424 \begin_inset Index idx
39425 status collapsed
39426
39427 \begin_layout Plain Layout
39428 Barras de herramientas ! Tabla
39429 \end_layout
39430
39431 \end_inset
39432
39433  se explica en el manual 
39434 \emph on
39435 Objetos insertados
39436 \emph default
39437 , la de macros
39438 \begin_inset Index idx
39439 status collapsed
39440
39441 \begin_layout Plain Layout
39442 Barras de herramientas ! Macros
39443 \end_layout
39444
39445 \end_inset
39446
39447  en el manual 
39448 \emph on
39449 Ecuaciones
39450 \emph default
39451 .
39452 \end_layout
39453
39454 \begin_layout Chapter
39455 Configuración del documento
39456 \begin_inset CommandInset label
39457 LatexCommand label
39458 name "cap:Configuración-del-documento"
39459
39460 \end_inset
39461
39462
39463 \begin_inset Index idx
39464 status collapsed
39465
39466 \begin_layout Plain Layout
39467 Documentos ! Configuración
39468 \end_layout
39469
39470 \end_inset
39471
39472
39473 \end_layout
39474
39475 \begin_layout Standard
39476 El diálogo que se abre con el menú 
39477 \family sans
39478 Documento\SpecialChar \menuseparator
39479 Configuración
39480 \family default
39481  contiene diversos submenús en los que se pueden establecer propiedades
39482  para todo el documento.
39483  Las características seleccionadas pueden guardarse como predeterminadas
39484  con el botón 
39485 \family sans
39486 Guardar
39487 \family default
39488
39489 \begin_inset space ~
39490 \end_inset
39491
39492
39493 \family sans
39494 como
39495 \family default
39496
39497 \begin_inset space ~
39498 \end_inset
39499
39500
39501 \family sans
39502 valores
39503 \family default
39504
39505 \begin_inset space ~
39506 \end_inset
39507
39508
39509 \family sans
39510 predeterminados
39511 \family default
39512 .
39513  Al hacer esto, se crea una plantilla llamada 
39514 \family typewriter
39515 default.lyx
39516 \family default
39517  que se carga automáticamente cada vez que abres un nuevo documento sin
39518  plantilla.
39519 \end_layout
39520
39521 \begin_layout Standard
39522 Los submenús del diálogo se explican a continuación.
39523 \end_layout
39524
39525 \begin_layout Section
39526 Clase del documento
39527 \end_layout
39528
39529 \begin_layout Standard
39530 Aquí se establece la clase de documento, las opciones de clase, un controlador
39531  de gráficos y un documento maestro.
39532  Las clases de documento se describen en la sección
39533 \begin_inset space ~
39534 \end_inset
39535
39536
39537 \begin_inset space \thinspace{}
39538 \end_inset
39539
39540
39541 \begin_inset CommandInset ref
39542 LatexCommand ref
39543 reference "sec:Clases-de-documento"
39544
39545 \end_inset
39546
39547 .
39548  Algunas clases usan algunas opciones de clase predefinidas.
39549  Si este es el caso, se listan en el campo 
39550 \family sans
39551 Predefinido
39552 \family default
39553  y puedes decidir si usarlas o no.
39554  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
39555  es recomendable no tocarlas.
39556  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
39557  y formato de página.
39558  Cuando se usa 
39559 \family sans
39560 Predeterminado
39561 \family default
39562  se utilizan los controladores predeterminados para los paquetes LaTeX.
39563  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
39564  que haces.
39565 \begin_inset Foot
39566 status collapsed
39567
39568 \begin_layout Plain Layout
39569 Si quieres usar uno de los siguientes controladores
39570 \begin_inset Newline newline
39571 \end_inset
39572
39573 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39574 \begin_inset Newline newline
39575 \end_inset
39576
39577 primero tienes que activarlos en tu distribución LaTeX, véase sec.
39578 \begin_inset space \thinspace{}
39579 \end_inset
39580
39581 2 en 
39582 \begin_inset CommandInset href
39583 LatexCommand href
39584 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39585
39586 \end_inset
39587
39588 .
39589 \end_layout
39590
39591 \end_inset
39592
39593
39594 \end_layout
39595
39596 \begin_layout Standard
39597 Es necesario especificar un documento maestro cuando el actual documento
39598  es un documento hijo o un subdocumento.
39599  El documento maestro será utilizado por LyX si se abre un documento hijo
39600  sin su maestro.
39601  Así los documentos hijo son siempre compilables.
39602  Sobre este asunto hay más información en la sección 
39603 \emph on
39604 Documentos hijo
39605 \emph default
39606  del manual 
39607 \emph on
39608 Objetos insertados
39609 \emph default
39610 .
39611 \end_layout
39612
39613 \begin_layout Section
39614 Módulos
39615 \end_layout
39616
39617 \begin_layout Standard
39618 Los módulos se explican en la sección
39619 \begin_inset space ~
39620 \end_inset
39621
39622
39623 \begin_inset CommandInset ref
39624 LatexCommand ref
39625 reference "sub:Módulos"
39626
39627 \end_inset
39628
39629
39630 \end_layout
39631
39632 \begin_layout Section
39633 Fuentes
39634 \end_layout
39635
39636 \begin_layout Standard
39637 La configuración de las fuentes del documento se explica en la sección
39638 \begin_inset space ~
39639 \end_inset
39640
39641
39642 \begin_inset CommandInset ref
39643 LatexCommand ref
39644 reference "sec:Estilo-de-letra"
39645
39646 \end_inset
39647
39648
39649 \end_layout
39650
39651 \begin_layout Section
39652 Diseño del texto
39653 \end_layout
39654
39655 \begin_layout Standard
39656 Aquí se establece el modo de separación de párrafos, sangrado o espacio
39657  vertical.
39658 \end_layout
39659
39660 \begin_layout Standard
39661 También el espacio entre líneas y el número de columnas, pero ten en cuenta
39662  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
39663  y no es parte del concepto WYSIWYM.
39664  Sí se verá en la salida.
39665 \end_layout
39666
39667 \begin_layout Standard
39668 La configuración de listados se explica en la sección correspondiente del
39669  manual 
39670 \emph on
39671 Objetos insertados
39672 \emph default
39673 .
39674 \end_layout
39675
39676 \begin_layout Standard
39677
39678 \end_layout
39679
39680 \begin_layout Section
39681 Diseño de página
39682 \end_layout
39683
39684 \begin_layout Standard
39685 Opciones relacionadas con el tamaño y orientación del papel, que se describen
39686  en las secciones
39687 \begin_inset space ~
39688 \end_inset
39689
39690
39691 \begin_inset CommandInset ref
39692 LatexCommand ref
39693 reference "sub:Papel-tamaño-orientación"
39694
39695 \end_inset
39696
39697  y
39698 \begin_inset space ~
39699 \end_inset
39700
39701
39702 \begin_inset CommandInset ref
39703 LatexCommand ref
39704 reference "sub:Formato-de-documento"
39705
39706 \end_inset
39707
39708 .
39709 \end_layout
39710
39711 \begin_layout Standard
39712
39713 \end_layout
39714
39715 \begin_layout Section
39716 Márgenes de página
39717 \end_layout
39718
39719 \begin_layout Standard
39720 Para establecer los márgenes del papel, véase la sección
39721 \begin_inset space ~
39722 \end_inset
39723
39724
39725 \begin_inset CommandInset ref
39726 LatexCommand ref
39727 reference "sub:Márgenes"
39728
39729 \end_inset
39730
39731 .
39732 \end_layout
39733
39734 \begin_layout Section
39735 Idioma
39736 \begin_inset Index idx
39737 status collapsed
39738
39739 \begin_layout Plain Layout
39740 Idioma ! Codificación
39741 \end_layout
39742
39743 \end_inset
39744
39745
39746 \end_layout
39747
39748 \begin_layout Standard
39749 Aquí se determina el idioma del documento y el estilo de las comillas.
39750  La codificación determina cómo se exporta a LaTeX el contenido del documento
39751  (el archivo LyX siempre se codifica en utf8).
39752  Todos los caracteres que no puedan codificarse en la codificación especificada
39753  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
39754  carácter es desconocido).
39755 \begin_inset Foot
39756 status collapsed
39757
39758 \begin_layout Plain Layout
39759 Los comandos conocidos se definen en un archivo de texto.
39760  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
39761  se explica en el manual 
39762 \emph on
39763 Personalización
39764 \emph default
39765 .
39766  
39767 \end_layout
39768
39769 \end_inset
39770
39771
39772 \end_layout
39773
39774 \begin_layout Standard
39775 Si marcas la opción 
39776 \family sans
39777 Idioma predeterminado
39778 \family default
39779 , LyX determina la codificación de cada porción de texto a partir del idioma
39780  de dicho texto.
39781  Si el documento contiene texto en más de un idioma podría haber más de
39782  una codificación en el archivo LaTeX.
39783  Si no usas esa opción, todo el documento usará sólo una codificación.
39784  Lo más recomendable es marcar esta opción, a menos que utilices 
39785 \family sans
39786 XeTeX
39787 \family default
39788
39789 \begin_inset Foot
39790 status collapsed
39791
39792 \begin_layout Plain Layout
39793 XeTeX es un programa de tipografía alternativo a LaTeX.
39794  Soporta Unicode de forma nativa y asume que el archivo de entrada está
39795  en UTF-8.
39796  Más información sobre el uso de LyX con XeTeX en 
39797 \begin_inset CommandInset citation
39798 LatexCommand cite
39799 key "XeTeX"
39800
39801 \end_inset
39802
39803 .
39804 \end_layout
39805
39806 \end_inset
39807
39808 , (véase más adelante).
39809 \end_layout
39810
39811 \begin_layout Standard
39812 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
39813  muchos símbolos especiales o no alfabéticos.
39814  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
39815  elige una de las cuatro variantes utf8 de la lista de abajo.
39816  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
39817  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
39818  unicode sea bien procesado con la opción 
39819 \family sans
39820 Idioma predeterminado
39821 \family default
39822 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
39823  funcione con una  codificación fija utf8, (cuando no se usa la lista de
39824  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
39825 \end_layout
39826
39827 \begin_layout Standard
39828 He aquí una lista con las codificaciones importantes:
39829 \end_layout
39830
39831 \begin_layout Description
39832 Idioma
39833 \begin_inset space ~
39834 \end_inset
39835
39836 predeterminado
39837 \begin_inset space ~
39838 \end_inset
39839
39840 (no
39841 \begin_inset space ~
39842 \end_inset
39843
39844 inputenc)
39845 \family roman
39846  
39847 \family default
39848 Lo mismo que 
39849 \family sans
39850 Idioma predeterminado
39851 \family default
39852 , pero sin usar el paquete LaTeX 
39853 \series bold
39854 inputenc
39855 \series default
39856
39857 \begin_inset Index idx
39858 status collapsed
39859
39860 \begin_layout Plain Layout
39861 LaTeX, paquetes ! inputenc
39862 \end_layout
39863
39864 \end_inset
39865
39866 .
39867  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
39868  adicionales en el preámbulo, y especificar la codificación usada para partes
39869  de texto en idiomas foráneos en código TeX.
39870 \end_layout
39871
39872 \begin_layout Description
39873 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
39874  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
39875  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
39876 \end_layout
39877
39878 \begin_layout Description
39879 Árabe
39880 \begin_inset space ~
39881 \end_inset
39882
39883 (CP
39884 \begin_inset space ~
39885 \end_inset
39886
39887 1256) Código MS Windows para árabe y farsi
39888 \end_layout
39889
39890 \begin_layout Description
39891 Árabe
39892 \begin_inset space ~
39893 \end_inset
39894
39895 (ISO
39896 \begin_inset space ~
39897 \end_inset
39898
39899 8859-6) para árabe y farsi
39900 \end_layout
39901
39902 \begin_layout Description
39903 Armenio
39904 \begin_inset space ~
39905 \end_inset
39906
39907 (ArmSCII8) para armenio
39908 \end_layout
39909
39910 \begin_layout Description
39911 Báltico
39912 \begin_inset space ~
39913 \end_inset
39914
39915 (CP
39916 \begin_inset space ~
39917 \end_inset
39918
39919 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
39920  ISO-8859-13
39921 \end_layout
39922
39923 \begin_layout Description
39924 Báltico
39925 \begin_inset space ~
39926 \end_inset
39927
39928 (ISO
39929 \begin_inset space ~
39930 \end_inset
39931
39932 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
39933 \end_layout
39934
39935 \begin_layout Description
39936 Báltico
39937 \begin_inset space ~
39938 \end_inset
39939
39940 (ISO
39941 \begin_inset space ~
39942 \end_inset
39943
39944 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
39945  ISO-8859-13
39946 \end_layout
39947
39948 \begin_layout Description
39949 Chino
39950 \begin_inset space ~
39951 \end_inset
39952
39953 (simplificado)
39954 \begin_inset space ~
39955 \end_inset
39956
39957 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
39958  2001 este código se ha reemplazado oficialmente por el código GB18030,
39959  como GB18030 no está disponible para LaTeX podrías probar a usar el código
39960  Unicode
39961 \begin_inset space ~
39962 \end_inset
39963
39964 (CJK)
39965 \begin_inset space ~
39966 \end_inset
39967
39968 (utf8)
39969 \end_layout
39970
39971 \begin_layout Description
39972 Chino
39973 \begin_inset space ~
39974 \end_inset
39975
39976 (simplificado)
39977 \begin_inset space ~
39978 \end_inset
39979
39980 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
39981  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
39982  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
39983  el código Unicode
39984 \begin_inset space ~
39985 \end_inset
39986
39987 (CJK)
39988 \begin_inset space ~
39989 \end_inset
39990
39991 (utf8)
39992 \end_layout
39993
39994 \begin_layout Description
39995 Chino
39996 \begin_inset space ~
39997 \end_inset
39998
39999 (traditional)
40000 \begin_inset space ~
40001 \end_inset
40002
40003 (EUC-TW) para chino tradicional
40004 \end_layout
40005
40006 \begin_layout Description
40007 Cirílico
40008 \begin_inset space ~
40009 \end_inset
40010
40011 (CP
40012 \begin_inset space ~
40013 \end_inset
40014
40015 1251) código MS Windows para cirílico
40016 \end_layout
40017
40018 \begin_layout Description
40019 Cirílico
40020 \begin_inset space ~
40021 \end_inset
40022
40023 (ISO
40024 \begin_inset space ~
40025 \end_inset
40026
40027 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
40028 \end_layout
40029
40030 \begin_layout Description
40031 Cirílico
40032 \begin_inset space ~
40033 \end_inset
40034
40035 (KOI8-R) cirílico estándar especialmente para ruso
40036 \end_layout
40037
40038 \begin_layout Description
40039 Cirílico
40040 \begin_inset space ~
40041 \end_inset
40042
40043 (KOI8-U) cirílico para ucranio
40044 \end_layout
40045
40046 \begin_layout Description
40047 Cirílico
40048 \begin_inset space ~
40049 \end_inset
40050
40051 (pt
40052 \begin_inset space ~
40053 \end_inset
40054
40055 154) cirílico para kazajo
40056 \end_layout
40057
40058 \begin_layout Description
40059 Coreano
40060 \begin_inset space ~
40061 \end_inset
40062
40063 (EUC-KR) para coreano
40064 \end_layout
40065
40066 \begin_layout Description
40067 Europeo
40068 \begin_inset space ~
40069 \end_inset
40070
40071 Central
40072 \begin_inset space ~
40073 \end_inset
40074
40075 (CP
40076 \begin_inset space ~
40077 \end_inset
40078
40079 1250) Código MS Windows para ISO
40080 \begin_inset space ~
40081 \end_inset
40082
40083 8859-2 (latin2)
40084 \end_layout
40085
40086 \begin_layout Description
40087 Europeo
40088 \begin_inset space ~
40089 \end_inset
40090
40091 Central
40092 \begin_inset space ~
40093 \end_inset
40094
40095 (ISO
40096 \begin_inset space ~
40097 \end_inset
40098
40099 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
40100  rumano, eslovaco y esloveno
40101 \end_layout
40102
40103 \begin_layout Description
40104 Europeo
40105 \begin_inset space ~
40106 \end_inset
40107
40108 Occidental
40109 \begin_inset space ~
40110 \end_inset
40111
40112 (CP
40113 \begin_inset space ~
40114 \end_inset
40115
40116 1252) código MS Windows para ISO
40117 \begin_inset space ~
40118 \end_inset
40119
40120 8859-1 (latin1)
40121 \end_layout
40122
40123 \begin_layout Description
40124 Europeo
40125 \begin_inset space ~
40126 \end_inset
40127
40128 Occidental
40129 \begin_inset space ~
40130 \end_inset
40131
40132 (ISO
40133 \begin_inset space ~
40134 \end_inset
40135
40136 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
40137  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
40138  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
40139  vez de éste.
40140 \end_layout
40141
40142 \begin_layout Description
40143 Europeo
40144 \begin_inset space ~
40145 \end_inset
40146
40147 Occidental
40148 \begin_inset space ~
40149 \end_inset
40150
40151 (ISO
40152 \begin_inset space ~
40153 \end_inset
40154
40155 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
40156  la ligadura œ y algunos caracteres para francés y finés
40157 \end_layout
40158
40159 \begin_layout Description
40160 Europeo
40161 \begin_inset space ~
40162 \end_inset
40163
40164 Sur
40165 \begin_inset space ~
40166 \end_inset
40167
40168 (ISO
40169 \begin_inset space ~
40170 \end_inset
40171
40172 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
40173 \end_layout
40174
40175 \begin_layout Description
40176 Europeo
40177 \begin_inset space ~
40178 \end_inset
40179
40180 Sudoriental
40181 \begin_inset space ~
40182 \end_inset
40183
40184 (ISO
40185 \begin_inset space ~
40186 \end_inset
40187
40188 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
40189  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
40190  idiomas con caracteres diacríticos
40191 \end_layout
40192
40193 \begin_layout Description
40194 Griego
40195 \begin_inset space ~
40196 \end_inset
40197
40198 (ISO
40199 \begin_inset space ~
40200 \end_inset
40201
40202 8859-7) para griego
40203 \end_layout
40204
40205 \begin_layout Description
40206 Hebreo
40207 \begin_inset space ~
40208 \end_inset
40209
40210 (CP
40211 \begin_inset space ~
40212 \end_inset
40213
40214 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
40215 \end_layout
40216
40217 \begin_layout Description
40218 Hebreo
40219 \begin_inset space ~
40220 \end_inset
40221
40222 (ISO
40223 \begin_inset space ~
40224 \end_inset
40225
40226 8859-8) para hebreo
40227 \end_layout
40228
40229 \begin_layout Description
40230 Japonés
40231 \begin_inset space ~
40232 \end_inset
40233
40234 (CJK)
40235 \begin_inset space ~
40236 \end_inset
40237
40238 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40239 \series bold
40240 CJK
40241 \series default
40242
40243 \begin_inset Index idx
40244 status collapsed
40245
40246 \begin_layout Plain Layout
40247 LaTeX, paquetes ! CJK
40248 \end_layout
40249
40250 \end_inset
40251
40252 , para usarlo el idioma del documento se establece en 
40253 \family sans
40254 Japonés (CJK)
40255 \end_layout
40256
40257 \begin_layout Description
40258 Japonés
40259 \begin_inset space ~
40260 \end_inset
40261
40262 (CJK)
40263 \begin_inset space ~
40264 \end_inset
40265
40266 (JIS) código JIS para japonés, usa el paquete LaTeX
40267 \series bold
40268  CJK
40269 \series default
40270 , para usarlo el idioma del documento se establece en 
40271 \family sans
40272 Japonés (CJK)
40273 \end_layout
40274
40275 \begin_layout Description
40276 Japonés
40277 \begin_inset space ~
40278 \end_inset
40279
40280 (no-CJK)
40281 \begin_inset space ~
40282 \end_inset
40283
40284 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40285 \series bold
40286 japanese
40287 \series default
40288
40289 \begin_inset Index idx
40290 status collapsed
40291
40292 \begin_layout Plain Layout
40293 LaTeX, paquetes ! japanese
40294 \end_layout
40295
40296 \end_inset
40297
40298 , para usarlo el idioma del documento se establece en 
40299 \family sans
40300 Japonés
40301 \end_layout
40302
40303 \begin_layout Description
40304 Japonés
40305 \begin_inset space ~
40306 \end_inset
40307
40308 (no-CJK)
40309 \begin_inset space ~
40310 \end_inset
40311
40312 (JIS) código JIS para japonés, usa el paquete LaTeX 
40313 \series bold
40314 japanese
40315 \series default
40316 , para usarlo el idioma del documento se establece en 
40317 \family sans
40318 Japonés
40319 \end_layout
40320
40321 \begin_layout Description
40322 Japonés
40323 \begin_inset space ~
40324 \end_inset
40325
40326 (no-CJK)
40327 \begin_inset space ~
40328 \end_inset
40329
40330 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
40331 \series bold
40332 japanese
40333 \series default
40334 , para usarlo el idioma del documento se establece en 
40335 \family sans
40336 Japonés
40337 \end_layout
40338
40339 \begin_layout Description
40340 Thai
40341 \begin_inset space ~
40342 \end_inset
40343
40344 (TIS
40345 \begin_inset space ~
40346 \end_inset
40347
40348 620-0) para thai
40349 \end_layout
40350
40351 \begin_layout Description
40352 Turco
40353 \begin_inset space ~
40354 \end_inset
40355
40356 (ISO
40357 \begin_inset space ~
40358 \end_inset
40359
40360 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
40361  letras islandesas son reemplazadas por letras turcas
40362 \end_layout
40363
40364 \begin_layout Description
40365 Unicode
40366 \begin_inset space ~
40367 \end_inset
40368
40369 (CJK)
40370 \begin_inset space ~
40371 \end_inset
40372
40373 (utf8) Unicode utf8 con el paquete LaTeX 
40374 \series bold
40375 CJK
40376 \series default
40377
40378 \begin_inset Index idx
40379 status collapsed
40380
40381 \begin_layout Plain Layout
40382 LaTeX, paquetes ! CJK
40383 \end_layout
40384
40385 \end_inset
40386
40387  (para los idiomas chino, japonés y coreano)
40388 \end_layout
40389
40390 \begin_layout Description
40391 Unicode
40392 \begin_inset space ~
40393 \end_inset
40394
40395 (XeTeX)
40396 \begin_inset space ~
40397 \end_inset
40398
40399 (utf8) Unicode utf8 para usar con 
40400 \family sans
40401 XeTeX
40402 \family default
40403 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
40404 \series bold
40405 inputenc
40406 \series default
40407  
40408 \begin_inset Foot
40409 status collapsed
40410
40411 \begin_layout Plain Layout
40412 Más sobre el uso de LyX con XeTeX en 
40413 \begin_inset CommandInset citation
40414 LatexCommand cite
40415 key "XeTeX"
40416
40417 \end_inset
40418
40419 .
40420 \end_layout
40421
40422 \end_inset
40423
40424
40425 \end_layout
40426
40427 \begin_layout Description
40428 Unicode
40429 \begin_inset space ~
40430 \end_inset
40431
40432 (ucs-extendido)
40433 \begin_inset space ~
40434 \end_inset
40435
40436 (utf8x) Unicode utf8 basado en el paquete LaTeX 
40437 \series bold
40438 ucs
40439 \series default
40440
40441 \begin_inset Index idx
40442 status collapsed
40443
40444 \begin_layout Plain Layout
40445 LaTeX, paquetes ! ucs
40446 \end_layout
40447
40448 \end_inset
40449
40450  (global, incluyendo latín, griego, cirílico y guiones CJK).
40451 \end_layout
40452
40453 \begin_layout Description
40454 Unicode
40455 \begin_inset space ~
40456 \end_inset
40457
40458 (utf8) Unicode utf8 basado en el paquete LaTeX 
40459 \series bold
40460 inputenc
40461 \series default
40462
40463 \begin_inset Index idx
40464 status collapsed
40465
40466 \begin_layout Plain Layout
40467 LaTeX, paquetes ! inputenc
40468 \end_layout
40469
40470 \end_inset
40471
40472 .
40473  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
40474  para escritos en latín)
40475 \end_layout
40476
40477 \begin_layout Section
40478 Numeración e IG
40479 \end_layout
40480
40481 \begin_layout Standard
40482 Esta opción permite ajustar la profundidad de numeración de los encabezados
40483  de sección como se explica en la sección
40484 \begin_inset space ~
40485 \end_inset
40486
40487
40488 \begin_inset CommandInset ref
40489 LatexCommand ref
40490 reference "sub:Profundidad-de-numeración"
40491
40492 \end_inset
40493
40494 .
40495 \end_layout
40496
40497 \begin_layout Section
40498 Bibliografía
40499 \end_layout
40500
40501 \begin_layout Standard
40502 Aquí se elige el estilo de las citas bibliográficas, si están instalados
40503  los paquetes LaTeX 
40504 \series bold
40505 natbib
40506 \series default
40507
40508 \begin_inset Index idx
40509 status collapsed
40510
40511 \begin_layout Plain Layout
40512 LaTeX, paquetes ! natbib
40513 \end_layout
40514
40515 \end_inset
40516
40517  o 
40518 \series bold
40519 jurabib
40520 \series default
40521
40522 \begin_inset Index idx
40523 status collapsed
40524
40525 \begin_layout Plain Layout
40526 LaTeX, paquetes ! jurabib
40527 \end_layout
40528
40529 \end_inset
40530
40531 .
40532  Hay una descripción de esta característica en la sección
40533 \begin_inset space ~
40534 \end_inset
40535
40536
40537 \begin_inset CommandInset ref
40538 LatexCommand ref
40539 reference "sec:Bibliografía"
40540
40541 \end_inset
40542
40543 .
40544 \end_layout
40545
40546 \begin_layout Section
40547 Propiedades PDF
40548 \end_layout
40549
40550 \begin_layout Standard
40551 Se explica en la sección
40552 \begin_inset space \thinspace{}
40553 \end_inset
40554
40555
40556 \begin_inset CommandInset ref
40557 LatexCommand ref
40558 reference "sec:Propiedades-PDF"
40559
40560 \end_inset
40561
40562 .
40563 \end_layout
40564
40565 \begin_layout Section
40566 Opciones para ecuaciones
40567 \end_layout
40568
40569 \begin_layout Standard
40570 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
40571 \family sans
40572  
40573 \family default
40574 \series bold
40575 amsmath
40576 \series default
40577
40578 \begin_inset Index idx
40579 status collapsed
40580
40581 \begin_layout Plain Layout
40582 LaTeX, paquetes ! amsmath
40583 \end_layout
40584
40585 \end_inset
40586
40587  y 
40588 \series bold
40589 esint
40590 \series default
40591
40592 \begin_inset Index idx
40593 status collapsed
40594
40595 \begin_layout Plain Layout
40596 LaTeX, paquetes ! esint
40597 \end_layout
40598
40599 \end_inset
40600
40601
40602 \family sans
40603 ,
40604 \family default
40605  o si usarlos automáticamente.
40606 \end_layout
40607
40608 \begin_layout Standard
40609
40610 \series bold
40611 amsmath 
40612 \series default
40613 es necesario para numerosas estructuras; si recibes mensajes de error en
40614  ecuaciones comprueba que has habilitado el uso de AMS.
40615 \end_layout
40616
40617 \begin_layout Standard
40618
40619 \series bold
40620 esint
40621 \series default
40622  se usa para ciertos caracteres en integrales
40623 \end_layout
40624
40625 \begin_layout Section
40626 Posición de flotantes
40627 \end_layout
40628
40629 \begin_layout Standard
40630 La ubicación de los flotantes se explica en la sección
40631 \begin_inset space ~
40632 \end_inset
40633
40634
40635 \begin_inset CommandInset ref
40636 LatexCommand ref
40637 reference "sub:Colocación-de-flotantes"
40638
40639 \end_inset
40640
40641 .
40642 \end_layout
40643
40644 \begin_layout Section
40645 Marcas
40646 \end_layout
40647
40648 \begin_layout Standard
40649 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
40650  del entorno de lista 
40651 \family sans
40652 Enumeración*
40653 \family default
40654 , que se describe en la sección
40655 \begin_inset space ~
40656 \end_inset
40657
40658
40659 \begin_inset CommandInset ref
40660 LatexCommand ref
40661 reference "sec:Enumeración*"
40662
40663 \end_inset
40664
40665 .
40666 \end_layout
40667
40668 \begin_layout Section
40669 Ramas
40670 \end_layout
40671
40672 \begin_layout Standard
40673 Se explican en la sección
40674 \begin_inset space ~
40675 \end_inset
40676
40677
40678 \begin_inset CommandInset ref
40679 LatexCommand ref
40680 reference "sec:Ramas"
40681
40682 \end_inset
40683
40684 .
40685 \end_layout
40686
40687 \begin_layout Section
40688 Preámbulo LaT
40689 \begin_inset ERT
40690 status collapsed
40691
40692 \begin_layout Plain Layout
40693
40694 {}
40695 \end_layout
40696
40697 \end_inset
40698
40699 eX
40700 \end_layout
40701
40702 \begin_layout Standard
40703 Contiene un amplio campo de texto en el que se pueden introducir comandos
40704  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
40705  El preámbulo es algo para expertos en LaTeX.
40706  No deberías introducir nada aquí hasta que no sepas exactamente lo que
40707  haces.
40708 \end_layout
40709
40710 \begin_layout Standard
40711 En la sección
40712 \begin_inset space ~
40713 \end_inset
40714
40715
40716 \begin_inset CommandInset ref
40717 LatexCommand ref
40718 reference "sub:LaTeX-Sintaxis"
40719
40720 \end_inset
40721
40722  hay una introducción a la sintaxis de LaTeX.
40723 \end_layout
40724
40725 \begin_layout Chapter
40726 El diálogo Preferencias
40727 \begin_inset CommandInset label
40728 LatexCommand label
40729 name "cap:Diálogo-preferencias"
40730
40731 \end_inset
40732
40733
40734 \begin_inset Index idx
40735 status collapsed
40736
40737 \begin_layout Plain Layout
40738 Preferencias
40739 \end_layout
40740
40741 \end_inset
40742
40743
40744 \end_layout
40745
40746 \begin_layout Standard
40747 El diálogo Preferencias se invoca con el menú 
40748 \family sans
40749 Herramientas
40750 \family default
40751 \SpecialChar \menuseparator
40752
40753 \family sans
40754 Preferencias
40755 \family default
40756 .
40757  Contiene diversos submenús que se explican a continuación.
40758 \end_layout
40759
40760 \begin_layout Section
40761 Apariencia
40762 \end_layout
40763
40764 \begin_layout Subsection
40765 Interfaz de usuario
40766 \end_layout
40767
40768 \begin_layout Standard
40769 \begin_inset Note Greyedout
40770 status collapsed
40771
40772 \begin_layout Plain Layout
40773
40774 \series bold
40775 Nota:
40776 \series default
40777  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
40778  efecto.
40779 \end_layout
40780
40781 \end_inset
40782
40783
40784 \end_layout
40785
40786 \begin_layout Subsubsection
40787 Archivo de la interfaz de usuario
40788 \begin_inset Index idx
40789 status collapsed
40790
40791 \begin_layout Plain Layout
40792 Personalización ! de barras de herramientas
40793 \end_layout
40794
40795 \end_inset
40796
40797
40798 \begin_inset Index idx
40799 status collapsed
40800
40801 \begin_layout Plain Layout
40802 Personalización ! de menús
40803 \end_layout
40804
40805 \end_inset
40806
40807
40808 \end_layout
40809
40810 \begin_layout Standard
40811 El aspecto de los menús y de las barras de herramientas depende del archivo
40812  de interfaz de usuario (.
40813 \family typewriter
40814 ui
40815 \family default
40816 ) elegido.
40817  Es un archivo de texto con una lista de los menús y de las barras de herramient
40818 as.
40819  Los botones de las barras de herramientas y las entradas de los menús se
40820  especifican en los archivos 
40821 \family typewriter
40822 stdtoolbars.inc
40823 \family default
40824  y 
40825 \family typewriter
40826 stdmenus.inc
40827 \family default
40828 , respectivamente.
40829  Para crear tus propios formatos de menú y de barras de herramientas comienza
40830  con una copia de estos archivos y edita las entradas.
40831  
40832 \end_layout
40833
40834 \begin_layout Standard
40835 La sintaxis de los archivos 
40836 \family typewriter
40837 .inc
40838 \family default
40839  es sencilla.
40840  Las entradas 
40841 \family sans
40842 Menubar
40843 \family default
40844
40845 \family sans
40846 Menu
40847 \family default
40848  y 
40849 \family sans
40850 Toolbar
40851 \family default
40852  deben acabar con un 
40853 \family typewriter
40854 End
40855 \family default
40856  explícito.
40857  Pueden contener 
40858 \family sans
40859 Submenus
40860 \family default
40861
40862 \family sans
40863 Items
40864 \family default
40865
40866 \family sans
40867 OptItems
40868 \family default
40869
40870 \family sans
40871 Separators
40872 \family default
40873
40874 \family sans
40875 Icons
40876 \family default
40877  y en el caso del 
40878 \family sans
40879 Menu "file_lastfiles"
40880 \family default
40881 , una entrada 
40882 \family sans
40883 Lastfiles
40884 \family default
40885 .
40886  La sintaxis de estas entradas es:
40887 \end_layout
40888
40889 \begin_layout Standard
40890 \begin_inset VSpace smallskip*
40891 \end_inset
40892
40893
40894 \end_layout
40895
40896 \begin_layout Standard
40897
40898 \series bold
40899 Item "menu 
40900 \series default
40901 o
40902 \series bold
40903  button name" "LyX-function"
40904 \end_layout
40905
40906 \begin_layout Standard
40907 \begin_inset VSpace smallskip*
40908 \end_inset
40909
40910
40911 \end_layout
40912
40913 \begin_layout Standard
40914 Las funciones de LyX se listan en 
40915 \begin_inset CommandInset citation
40916 LatexCommand cite
40917 key "LyX-func"
40918
40919 \end_inset
40920
40921 .
40922 \begin_inset VSpace medskip
40923 \end_inset
40924
40925
40926 \end_layout
40927
40928 \begin_layout Standard
40929 Un ejemplo: Si usas con frecuencia el menú 
40930 \family sans
40931 Navegar\SpecialChar \menuseparator
40932 Marcadores
40933 \family default
40934  y quieres aumentar a seis el número de marcadores disponibles, añade esta
40935  línea:
40936 \begin_inset VSpace smallskip*
40937 \end_inset
40938
40939
40940 \end_layout
40941
40942 \begin_layout Standard
40943
40944 \series bold
40945 Item "Save Bookmark 6" "bookmark-save 6"
40946 \end_layout
40947
40948 \begin_layout Standard
40949 \begin_inset VSpace smallskip*
40950 \end_inset
40951
40952 en la sección 
40953 \family sans
40954 Navigate
40955 \family default
40956 , "
40957 \family sans
40958 navigate_bookmarks
40959 \family default
40960 " del archivo 
40961 \family sans
40962 .inc
40963 \family default
40964 .
40965 \end_layout
40966
40967 \begin_layout Subsubsection
40968 Ayuda automática
40969 \end_layout
40970
40971 \begin_layout Standard
40972 La opción 
40973 \family sans
40974 Habilitar los recuadros emergentes en el área de trabajo principal
40975 \family default
40976  hace que se muestre el contenido de los recuadros insertados cerrados,
40977  como notas al pie o entradas del índice alfabético.
40978 \end_layout
40979
40980 \begin_layout Subsubsection
40981 Sesión
40982 \end_layout
40983
40984 \begin_layout Standard
40985 Con la opción 
40986 \family sans
40987 Permitir guardar/restaurar el formato de la ventana y la geometría
40988 \family default
40989  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
40990  en la última sesión de LyX.
40991 \end_layout
40992
40993 \begin_layout Standard
40994 La opción 
40995 \family sans
40996 Restaurar posiciones del cursor
40997 \family default
40998  hace que al abrir un archivo el cursor se coloque en la posición que tenía
40999  cuando se cerró el archivo.
41000 \end_layout
41001
41002 \begin_layout Standard
41003 La opción 
41004 \family sans
41005 Cargar archivos abiertos de la última sesión
41006 \family default
41007  hace que se abran todos los archivos que estuvieran abiertos en la última
41008  sesión de LyX.
41009  
41010 \end_layout
41011
41012 \begin_layout Subsubsection
41013 Documentos
41014 \begin_inset CommandInset label
41015 LatexCommand label
41016 name "sub:Copias-de-seguridad"
41017
41018 \end_inset
41019
41020
41021 \begin_inset Index idx
41022 status collapsed
41023
41024 \begin_layout Plain Layout
41025 Documentos ! Copias de seguridad
41026 \end_layout
41027
41028 \end_inset
41029
41030
41031 \end_layout
41032
41033 \begin_layout Standard
41034 Si está marcada la opción 
41035 \family sans
41036 Copias de seguridad
41037 \family default
41038  puedes especificar el intervalo de tiempo entre copias de seguridad.
41039 \end_layout
41040
41041 \begin_layout Standard
41042
41043 \family sans
41044 Máximo de documentos recientes
41045 \family default
41046  es el número de últimos archivos abiertos que LyX mostrará en el menú 
41047 \family sans
41048 Archivo\SpecialChar \menuseparator
41049 Abrir
41050 \begin_inset space ~
41051 \end_inset
41052
41053 reciente.
41054 \end_layout
41055
41056 \begin_layout Standard
41057 Si no se usa la opción 
41058 \family sans
41059 Abrir documentos en pestañas
41060 \family default
41061  cada archivo se abrirá en su propia nueva ventana de LyX.
41062 \end_layout
41063
41064 \begin_layout Subsection
41065 Fuentes de pantalla
41066 \begin_inset Index idx
41067 status collapsed
41068
41069 \begin_layout Plain Layout
41070 Fuentes ! en pantalla
41071 \end_layout
41072
41073 \end_inset
41074
41075
41076 \begin_inset CommandInset label
41077 LatexCommand label
41078 name "sub:Fuentes-de-pantalla"
41079
41080 \end_inset
41081
41082
41083 \end_layout
41084
41085 \begin_layout Standard
41086 Son las fuentes usadas para mostrar los documentos en la pantalla.
41087 \end_layout
41088
41089 \begin_layout Standard
41090 \begin_inset Note Greyedout
41091 status collapsed
41092
41093 \begin_layout Plain Layout
41094
41095 \series bold
41096 Nota: 
41097 \series default
41098 Se refiere a las fuentes mostradas en la 
41099 \emph on
41100 pantalla
41101 \emph default
41102  de LyX, exclusivamente.
41103  Las fuentes que aparecerán en el documento de 
41104 \emph on
41105 salida
41106 \emph default
41107  son totalmente independientes de éstas y se determinan en el menú 
41108 \family sans
41109 Documento\SpecialChar \menuseparator
41110 Configuración.
41111 \end_layout
41112
41113 \end_inset
41114
41115
41116 \end_layout
41117
41118 \begin_layout Standard
41119 Por omisión, LyX usa 
41120 \family typewriter
41121 Times
41122 \family default
41123  como tipo romano (serif), 
41124 \family typewriter
41125 Arial
41126 \family default
41127  o 
41128 \family typewriter
41129 Helvetica
41130 \family default
41131  (depende del sistema) como fuente sans serif, y 
41132 \family typewriter
41133 Courier
41134 \family default
41135  como tipo máquina de escribir.
41136 \end_layout
41137
41138 \begin_layout Standard
41139 El tamaño de fuente se puede cambiar con 
41140 \family sans
41141 Zoom.
41142
41143 \family default
41144  
41145 \end_layout
41146
41147 \begin_layout Standard
41148
41149 \family sans
41150 DPI Pantalla
41151 \family default
41152  es la resolución de pantalla en dpi (
41153 \begin_inset Quotes fld
41154 \end_inset
41155
41156 dots per inch
41157 \begin_inset Quotes frd
41158 \end_inset
41159
41160 , puntos por pulgada).
41161  Los tamaños de las fuentes se expresan como altura de letra en puntos.
41162  72
41163 \begin_inset space \thinspace{}
41164 \end_inset
41165
41166 puntos equivalen a 1
41167 \begin_inset space \thinspace{}
41168 \end_inset
41169
41170 pulgada, véase el apéndice
41171 \begin_inset space ~
41172 \end_inset
41173
41174
41175 \begin_inset CommandInset ref
41176 LatexCommand ref
41177 reference "cap:Unidades-disponibles"
41178
41179 \end_inset
41180
41181 .
41182 \end_layout
41183
41184 \begin_layout Standard
41185 El tamaño de fuente por omisión es 10
41186 \begin_inset space \thinspace{}
41187 \end_inset
41188
41189 pt.
41190  Los tamaños se describen con detalle en la sección
41191 \begin_inset space ~
41192 \end_inset
41193
41194
41195 \begin_inset CommandInset ref
41196 LatexCommand ref
41197 reference "sub:Fuentes-de-documento"
41198
41199 \end_inset
41200
41201 .
41202 \end_layout
41203
41204 \begin_layout Standard
41205 Con la opción 
41206 \family sans
41207 Usar Pixmap Cache
41208 \family default
41209  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
41210  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
41211  Por otra parte, los caracteres podrían mostrarse más borrosos.
41212  Así que activar o no esta opción depende de si prefieres velocidad o estética.
41213  Esta opción sólo está disponible en Mac
41214 \begin_inset space ~
41215 \end_inset
41216
41217 OS o Windows.
41218 \end_layout
41219
41220 \begin_layout Subsection
41221 Colores
41222 \begin_inset Index idx
41223 status collapsed
41224
41225 \begin_layout Plain Layout
41226 Color ! Pantalla de LyX
41227 \end_layout
41228
41229 \end_inset
41230
41231
41232 \begin_inset Index idx
41233 status collapsed
41234
41235 \begin_layout Plain Layout
41236 Color ! Configuración
41237 \end_layout
41238
41239 \end_inset
41240
41241  
41242 \end_layout
41243
41244 \begin_layout Standard
41245 Aquí puedes cambiar todos los colores que se ven en LyX.
41246  Elige una opción de la lista y usa el botón 
41247 \family sans
41248 Cambiar
41249 \family default
41250 .
41251 \end_layout
41252
41253 \begin_layout Subsection
41254 Visualización
41255 \begin_inset Index idx
41256 status collapsed
41257
41258 \begin_layout Plain Layout
41259 Configuración ! Visualización
41260 \end_layout
41261
41262 \end_inset
41263
41264  
41265 \end_layout
41266
41267 \begin_layout Standard
41268 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
41269  de LyX.
41270 \end_layout
41271
41272 \begin_layout Standard
41273 El botón 
41274 \family sans
41275 Vista
41276 \family default
41277
41278 \begin_inset space ~
41279 \end_inset
41280
41281
41282 \family sans
41283 preliminar
41284 \family default
41285
41286 \begin_inset space ~
41287 \end_inset
41288
41289
41290 \family sans
41291 inmediata
41292 \family default
41293  sirve para ver directamente en la pantalla de LyX objetos gráficos como
41294  imágenes o ecuaciones, como se explica en la sección
41295 \begin_inset space ~
41296 \end_inset
41297
41298
41299 \begin_inset CommandInset ref
41300 LatexCommand ref
41301 reference "sec:Vista-preliminar-inmediata"
41302
41303 \end_inset
41304
41305 .
41306 \end_layout
41307
41308 \begin_layout Standard
41309 La opción  
41310 \family sans
41311 Marcar
41312 \begin_inset space ~
41313 \end_inset
41314
41315 final
41316 \begin_inset space ~
41317 \end_inset
41318
41319 de
41320 \begin_inset space ~
41321 \end_inset
41322
41323 párrafos
41324 \family default
41325  muestra un calderón (¶) al final de cada párrafo.
41326 \end_layout
41327
41328 \begin_layout Section
41329 Edición
41330 \begin_inset Index idx
41331 status collapsed
41332
41333 \begin_layout Plain Layout
41334 Edición
41335 \end_layout
41336
41337 \end_inset
41338
41339
41340 \end_layout
41341
41342 \begin_layout Subsection
41343 Control
41344 \end_layout
41345
41346 \begin_layout Subsubsection
41347 Edición
41348 \end_layout
41349
41350 \begin_layout Standard
41351 La opción 
41352 \family sans
41353 El cursor sigue a la barra de desplazamiento
41354 \family default
41355  hace que el cursor se muestre siempre en la parte del documento que está
41356  en pantalla cuando esta se desliza.
41357 \end_layout
41358
41359 \begin_layout Standard
41360 La opción 
41361 \family sans
41362 Ordenar entornos alfabéticamente
41363 \family default
41364  ordena los entornos de párrafo en el menú desplegable.
41365 \end_layout
41366
41367 \begin_layout Standard
41368 La opción 
41369 \family sans
41370 Agrupar entornos por categorías
41371 \family default
41372  agrupa las entradas del menú desplegable de los entornos de párrafo.
41373 \end_layout
41374
41375 \begin_layout Standard
41376 La opción Editar macros de ecuación determina el estilo de edición, véase
41377  la sección  
41378 \emph on
41379 Macros de ecuaciones
41380 \emph default
41381  del manual 
41382 \emph on
41383 Ecuaciones
41384 \emph default
41385 .
41386 \end_layout
41387
41388 \begin_layout Subsubsection
41389 Pantalla completa
41390 \end_layout
41391
41392 \begin_layout Standard
41393 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
41394  La opción 
41395 \family sans
41396 Limitar anchura del texto
41397 \family default
41398  especifica la anchura del texto en pantalla completa.
41399  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
41400  texto se ve centrado.
41401 \end_layout
41402
41403 \begin_layout Subsection
41404 Atajos de teclado
41405 \begin_inset Index idx
41406 status collapsed
41407
41408 \begin_layout Plain Layout
41409 Atajos de teclado
41410 \end_layout
41411
41412 \end_inset
41413
41414
41415 \end_layout
41416
41417 \begin_layout Subsubsection
41418 Archivos de asociaciones de teclas
41419 \end_layout
41420
41421 \begin_layout Standard
41422 Las combinaciones de teclas se usan para asociar una función de LyX a una
41423  o varias teclas.
41424  Hay varios archivos disponibles para asociaciones de teclas:
41425 \end_layout
41426
41427 \begin_layout Description
41428 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
41429 \end_layout
41430
41431 \begin_layout Description
41432 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
41433 \family sans
41434 (X)Emacs
41435 \family default
41436 .
41437 \end_layout
41438
41439 \begin_layout Description
41440 mac.bind conjunto de asociaciones de teclas para sistemas 
41441 \family sans
41442 Mac
41443 \family default
41444 .
41445 \end_layout
41446
41447 \begin_layout Standard
41448 Además hay archivos de asociaciones de teclas para clases especiales de
41449  documentos, como 
41450 \emph on
41451 bradway bind
41452 \emph default
41453 , y para ciertos idiomas.
41454  El nombre de los archivos para idiomas comienza con el código del idioma.
41455  p.
41456 \begin_inset space \thinspace{}
41457 \end_inset
41458
41459 e.
41460  «pt» para portugués.
41461  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
41462  teclas apropiado.
41463 \end_layout
41464
41465 \begin_layout Standard
41466 Algunos archivos de asociaciones de teclas como 
41467 \emph on
41468 math.bind
41469 \emph default
41470 , son de pequeño alcance.
41471  Si miras al final del archivo 
41472 \emph on
41473 cua.bind
41474 \emph default
41475  verás algunos de aquellos incluidos para mantener la información general
41476  en el archivo.
41477 \end_layout
41478
41479 \begin_layout Subsubsection
41480 Edición de los atajos de teclado
41481 \begin_inset CommandInset label
41482 LatexCommand label
41483 name "sub:Edición-de-los-atajos"
41484
41485 \end_inset
41486
41487
41488 \begin_inset Index idx
41489 status collapsed
41490
41491 \begin_layout Plain Layout
41492 Atajos de teclado ! Edición 
41493 \end_layout
41494
41495 \end_inset
41496
41497
41498 \end_layout
41499
41500 \begin_layout Standard
41501 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
41502  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
41503  Para encontrar fácilmente funciones están agrupadas por categorías y el
41504  diálogo suministra el campo 
41505 \family sans
41506 Mostrar asociaciones que contienen
41507 \family default
41508 :, en el que puedes insertar una clave para una función que quieras editar.
41509  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
41510  que hay para las tres funciones que contienen «paste» en su nombre.
41511  Como puedes ver, una función puede tener más de una combinación.
41512  Todas las funciones de LyX se listan además en el archivo 
41513 \emph on
41514 LyX Functions
41515 \emph default
41516  disponible en el menú 
41517 \family sans
41518 Ayuda
41519 \family default
41520 .
41521 \end_layout
41522
41523 \begin_layout Standard
41524 Para añadir, p.
41525 \begin_inset space \thinspace{}
41526 \end_inset
41527
41528 e., el atajo 
41529 \family sans
41530 Alt+Q
41531 \family default
41532  para la función 
41533 \family sans
41534 textstyle-apply
41535 \family default
41536 , selecciona la función y pulsa el botón 
41537 \family sans
41538 Modificar
41539 \family default
41540 .
41541  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
41542 dientes, en este caso Alt+Q.
41543  De igual manera se modifica una combinación ya existente.
41544 \end_layout
41545
41546 \begin_layout Standard
41547 Alternativamente puedes modificar combinaciones de teclas editando los archivos
41548  
41549 \emph on
41550 .bind
41551 \emph default
41552  con un editor de texto.
41553  La sintaxis de las entradas es:
41554 \end_layout
41555
41556 \begin_layout Standard
41557
41558 \series bold
41559
41560 \backslash
41561 bind 
41562 \begin_inset Quotes erd
41563 \end_inset
41564
41565 key combination
41566 \begin_inset Quotes erd
41567 \end_inset
41568
41569  
41570 \begin_inset Quotes erd
41571 \end_inset
41572
41573 LyX-function
41574 \begin_inset Quotes erd
41575 \end_inset
41576
41577
41578 \series default
41579  
41580 \end_layout
41581
41582 \begin_layout Subsection
41583 Teclado / Ratón
41584 \begin_inset CommandInset label
41585 LatexCommand label
41586 name "sub:Teclado/Ratón"
41587
41588 \end_inset
41589
41590
41591 \begin_inset Index idx
41592 status collapsed
41593
41594 \begin_layout Plain Layout
41595 Teclado ! Mapas de
41596 \end_layout
41597
41598 \end_inset
41599
41600
41601 \begin_inset Index idx
41602 status collapsed
41603
41604 \begin_layout Plain Layout
41605 Configuración ! Mapa de teclado
41606 \end_layout
41607
41608 \end_inset
41609
41610
41611 \end_layout
41612
41613 \begin_layout Standard
41614 Normalmente la configuración del teclado se hace en el sistema operativo.
41615  Para casos en los que no es posible, LyX suministra mapas de teclado.
41616  Si tienes p.
41617 \begin_inset space \thinspace{}
41618 \end_inset
41619
41620 e.
41621  un teclado checo pero quieres escribir en él como en un teclado rumano,
41622  puedes usar el mapa de teclado 
41623 \emph on
41624 romanian.kmap
41625 \emph default
41626 .
41627 \end_layout
41628
41629 \begin_layout Standard
41630 \begin_inset Note Greyedout
41631 status collapsed
41632
41633 \begin_layout Plain Layout
41634 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
41635 \end_layout
41636
41637 \end_inset
41638
41639
41640 \end_layout
41641
41642 \begin_layout Standard
41643 Además de esto, puedes determinar aquí la 
41644 \family sans
41645 Velocidad de desplazamiento de la rueda
41646 \family default
41647  del ratón.
41648  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
41649  la disminuyen.
41650 \end_layout
41651
41652 \begin_layout Subsection
41653 Autocompletar
41654 \begin_inset CommandInset label
41655 LatexCommand label
41656 name "sub:Autocompletar-Apéndice"
41657
41658 \end_inset
41659
41660
41661 \begin_inset Index idx
41662 status collapsed
41663
41664 \begin_layout Plain Layout
41665 Autocompletar
41666 \end_layout
41667
41668 \end_inset
41669
41670
41671 \end_layout
41672
41673 \begin_layout Standard
41674 La finalización de entradas se describe en la sección
41675 \begin_inset space \thinspace{}
41676 \end_inset
41677
41678
41679 \begin_inset CommandInset ref
41680 LatexCommand ref
41681 reference "sec:Finalización-de-entradas/palabras"
41682
41683 \end_inset
41684
41685 .
41686  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
41687 entes opciones para texto.
41688  Con las opciones generales puedes definir el tiempo de retardo para la
41689  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
41690 ones largas deberían, o no, abreviarse.
41691 \end_layout
41692
41693 \begin_layout Section
41694 Rutas
41695 \begin_inset CommandInset label
41696 LatexCommand label
41697 name "sec:Rutas"
41698
41699 \end_inset
41700
41701
41702 \begin_inset Index idx
41703 status collapsed
41704
41705 \begin_layout Plain Layout
41706 Rutas
41707 \end_layout
41708
41709 \end_inset
41710
41711
41712 \begin_inset Index idx
41713 status collapsed
41714
41715 \begin_layout Plain Layout
41716 Configuración ! Directorios
41717 \end_layout
41718
41719 \end_inset
41720
41721
41722 \end_layout
41723
41724 \begin_layout Description
41725 Directorio
41726 \begin_inset space ~
41727 \end_inset
41728
41729 de
41730 \begin_inset space ~
41731 \end_inset
41732
41733 trabajo Es el directorio de trabajo de LyX.
41734  El directorio predeterminado cuando haces 
41735 \family sans
41736 Abrir
41737 \family default
41738
41739 \family sans
41740 Guardar
41741 \family default
41742  o 
41743 \family sans
41744 Guardar
41745 \begin_inset space ~
41746 \end_inset
41747
41748 como
41749 \family default
41750  con un archivo.
41751 \end_layout
41752
41753 \begin_layout Description
41754 Plantillas
41755 \begin_inset space ~
41756 \end_inset
41757
41758 de
41759 \begin_inset space ~
41760 \end_inset
41761
41762 documento Directorio que contiene las plantillas del menú 
41763 \family sans
41764 Archivo\SpecialChar \menuseparator
41765 Nuevo
41766 \begin_inset space ~
41767 \end_inset
41768
41769 desde
41770 \begin_inset space ~
41771 \end_inset
41772
41773 plantilla.
41774 \end_layout
41775
41776 \begin_layout Description
41777 Archivos
41778 \begin_inset space ~
41779 \end_inset
41780
41781 de
41782 \begin_inset space ~
41783 \end_inset
41784
41785 ejemplo Este directorio se abrirá al pulsar el botón 
41786 \family sans
41787 Ejemplos
41788 \family default
41789  del diálogo 
41790 \family sans
41791 Archivo\SpecialChar \menuseparator
41792 Abrir
41793 \family default
41794 .
41795 \begin_inset Newline newline
41796 \end_inset
41797
41798
41799 \begin_inset Note Greyedout
41800 status collapsed
41801
41802 \begin_layout Plain Layout
41803
41804 \series bold
41805 Nota:
41806 \series default
41807  El botón 
41808 \family sans
41809 Ejemplos
41810 \family default
41811  no existe en en los sistemas MacOS o Windows.
41812 \end_layout
41813
41814 \end_inset
41815
41816
41817 \end_layout
41818
41819 \begin_layout Description
41820 Copias
41821 \begin_inset space ~
41822 \end_inset
41823
41824 de
41825 \begin_inset space ~
41826 \end_inset
41827
41828 seguridad
41829 \begin_inset Index idx
41830 status collapsed
41831
41832 \begin_layout Plain Layout
41833 Documentos ! Copias de seguridad
41834 \end_layout
41835
41836 \end_inset
41837
41838  Directorio donde se guardarán las copias de seguridad.
41839  Si este campo está en blanco pero las copias de seguridad están habilitadas,
41840  como se describe en la sección
41841 \begin_inset space ~
41842 \end_inset
41843
41844
41845 \begin_inset CommandInset ref
41846 LatexCommand ref
41847 reference "sub:Copias-de-seguridad"
41848
41849 \end_inset
41850
41851 , éstas se guardarán en el 
41852 \family sans
41853 Directorio
41854 \begin_inset space ~
41855 \end_inset
41856
41857 de
41858 \begin_inset space ~
41859 \end_inset
41860
41861 trabajo
41862 \family default
41863 .
41864 \begin_inset Newline newline
41865 \end_inset
41866
41867 Los archivos de seguridad tienen la extensión «.lyx~».
41868 \end_layout
41869
41870 \begin_layout Description
41871 Tubería
41872 \begin_inset space ~
41873 \end_inset
41874
41875 Ly
41876 \begin_inset ERT
41877 status collapsed
41878
41879 \begin_layout Plain Layout
41880
41881 {}
41882 \end_layout
41883
41884 \end_inset
41885
41886 XServer Aquí puedes introducir el nombre de una tubería de Unix.
41887  Esta tubería se emplea para enviar datos desde programas externos a LyX.
41888 \begin_inset Newline newline
41889 \end_inset
41890
41891
41892 \begin_inset Note Greyedout
41893 status collapsed
41894
41895 \begin_layout Plain Layout
41896
41897 \series bold
41898 Nota:
41899 \series default
41900  Esta característica no funciona en Windows.
41901 \end_layout
41902
41903 \end_inset
41904
41905
41906 \end_layout
41907
41908 \begin_layout Description
41909 Directorio
41910 \begin_inset space ~
41911 \end_inset
41912
41913 temporal Directorio en el que se guardarán los archivos temporales generados
41914  por LyX.
41915 \end_layout
41916
41917 \begin_layout Description
41918 Prefijo
41919 \begin_inset space ~
41920 \end_inset
41921
41922 PATH Este campo puede contener una lista de rutas («paths») a programas
41923  externos.
41924  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
41925  en esta lista.
41926  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
41927  de modo que normalmente no debes modificarla.
41928  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
41929  usar programas externos que no estén en la rutas reconocidas por la variable
41930  $PATH.
41931  
41932 \end_layout
41933
41934 \begin_layout Section
41935 Identidad
41936 \end_layout
41937
41938 \begin_layout Standard
41939 En este campo puedes poner tu nombre y correo electrónico.
41940  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
41941  en la sección
41942 \begin_inset space ~
41943 \end_inset
41944
41945
41946 \begin_inset CommandInset ref
41947 LatexCommand ref
41948 reference "sec:Seguimiento-de-cambios"
41949
41950 \end_inset
41951
41952 , para identificar tus cambios en el documento.
41953 \end_layout
41954
41955 \begin_layout Section
41956 Configuración del idioma
41957 \begin_inset Index idx
41958 status collapsed
41959
41960 \begin_layout Plain Layout
41961 Idioma !Configuración
41962 \end_layout
41963
41964 \end_inset
41965
41966
41967 \begin_inset Index idx
41968 status collapsed
41969
41970 \begin_layout Plain Layout
41971 Configuración ! Idioma
41972 \end_layout
41973
41974 \end_inset
41975
41976
41977 \end_layout
41978
41979 \begin_layout Subsection
41980 Idioma
41981 \end_layout
41982
41983 \begin_layout Description
41984 Idioma
41985 \begin_inset space ~
41986 \end_inset
41987
41988 de
41989 \begin_inset space ~
41990 \end_inset
41991
41992 la
41993 \begin_inset space ~
41994 \end_inset
41995
41996 interfaz
41997 \begin_inset space ~
41998 \end_inset
41999
42000 de
42001 \begin_inset space ~
42002 \end_inset
42003
42004 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
42005  Desafortunadamente esto no funciona en Mac y Windows.
42006  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
42007  aquí tienen su correspondiente traducción en los menús.
42008  El estado actual de las traducciones se puede consultar en:
42009 \begin_inset space ~
42010 \end_inset
42011
42012
42013 \begin_inset CommandInset href
42014 LatexCommand href
42015 name "http://www.lyx.org/I18n"
42016 target "http://www.lyx.org/I18n"
42017
42018 \end_inset
42019
42020
42021 \end_layout
42022
42023 \begin_layout Description
42024
42025 \family sans
42026 Idioma
42027 \begin_inset space ~
42028 \end_inset
42029
42030 predeterminado
42031 \family default
42032  es el que se usa en nuevos documentos.
42033 \end_layout
42034
42035 \begin_layout Description
42036
42037 \family sans
42038 Paquete
42039 \begin_inset space ~
42040 \end_inset
42041
42042 de
42043 \begin_inset space ~
42044 \end_inset
42045
42046 Idiom
42047 \family default
42048 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
42049  las características del idioma.
42050  Por omisión es el comando 
42051 \family sans
42052
42053 \backslash
42054 usepackage{babel} 
42055 \family default
42056 que carga el paquete LaTeX 
42057 \series bold
42058 babel
42059 \series default
42060 .
42061 \begin_inset Foot
42062 status collapsed
42063
42064 \begin_layout Plain Layout
42065 Para una introducción a la sintaxis de LaTeX véase la sección
42066 \begin_inset space ~
42067 \end_inset
42068
42069
42070 \begin_inset CommandInset ref
42071 LatexCommand ref
42072 reference "sec:Código-TeX"
42073
42074 \end_inset
42075
42076
42077 \end_layout
42078
42079 \end_inset
42080
42081  Este programa traduce automáticamente en segundo plano el texto de las
42082  etiquetas al idioma del documento.
42083  Por ejemplo, la etiqueta 
42084 \begin_inset Quotes fld
42085 \end_inset
42086
42087 Cuadro
42088 \begin_inset Quotes frd
42089 \end_inset
42090
42091  en los títulos de las tablas.
42092 \begin_inset Foot
42093 status collapsed
42094
42095 \begin_layout Plain Layout
42096
42097 \emph on
42098 N.
42099 \begin_inset space \thinspace{}
42100 \end_inset
42101
42102 del t.: 
42103 \emph default
42104 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
42105  P.
42106 \begin_inset space \thinspace{}
42107 \end_inset
42108
42109 e., LyX traduce en pantalla automáticamente 
42110 \begin_inset Quotes fld
42111 \end_inset
42112
42113 Table
42114 \begin_inset Quotes frd
42115 \end_inset
42116
42117  por 
42118 \begin_inset Quotes fld
42119 \end_inset
42120
42121 Tabla
42122 \begin_inset Quotes frd
42123 \end_inset
42124
42125 .
42126  En la salida, en cambio, el estilo 
42127 \family typewriter
42128 spanish
42129 \family default
42130  del sistema 
42131 \series bold
42132 babel
42133 \series default
42134  traduce 
42135 \begin_inset Quotes fld
42136 \end_inset
42137
42138 Table
42139 \begin_inset Quotes frd
42140 \end_inset
42141
42142  por 
42143 \begin_inset Quotes fld
42144 \end_inset
42145
42146 Cuadro
42147 \begin_inset Quotes frd
42148 \end_inset
42149
42150 .
42151  Más información sobre el estilo 
42152 \family typewriter
42153 spanish 
42154 \family default
42155 en la página web
42156 \begin_inset space ~
42157 \end_inset
42158
42159
42160 \begin_inset CommandInset citation
42161 LatexCommand cite
42162 key "spanish"
42163
42164 \end_inset
42165
42166 .
42167 \end_layout
42168
42169 \end_inset
42170
42171  
42172 \end_layout
42173
42174 \begin_layout Description
42175 Comienzo
42176 \begin_inset space ~
42177 \end_inset
42178
42179 del
42180 \begin_inset space ~
42181 \end_inset
42182
42183 comando Cuando hace falta algún paquete LaTeX especial para escribir en
42184  determinado idioma, aquí puedes poner el comando para cargarlo.
42185  Un ejemplo es el comando 
42186 \family sans
42187
42188 \backslash
42189 begin{arabtext} 
42190 \family default
42191 para cargar el paquete 
42192 \series bold
42193 ArabTeX
42194 \series default
42195  (véase 
42196 \begin_inset CommandInset citation
42197 LatexCommand cite
42198 key "Arabic"
42199
42200 \end_inset
42201
42202 ), necesario para escribir en árabe.
42203
42204 \series bold
42205  
42206 \series default
42207 Por omisión, es el comando de 
42208 \series bold
42209 babel
42210 \series default
42211   
42212 \family sans
42213
42214 \backslash
42215 selectlanguage{$$lang}
42216 \family default
42217 .
42218 \end_layout
42219
42220 \begin_layout Description
42221 Fin
42222 \begin_inset space ~
42223 \end_inset
42224
42225 del
42226 \begin_inset space ~
42227 \end_inset
42228
42229 comando El complemento a 
42230 \family sans
42231 Comienzo
42232 \begin_inset space ~
42233 \end_inset
42234
42235 del
42236 \begin_inset space ~
42237 \end_inset
42238
42239 comando
42240 \family default
42241 .
42242  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
42243  porque el comando de inicio habilita o no el paquete.
42244 \end_layout
42245
42246 \begin_layout Description
42247 Usar
42248 \begin_inset space ~
42249 \end_inset
42250
42251 babel Si se usa o no este paquete.
42252  
42253 \end_layout
42254
42255 \begin_layout Description
42256 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
42257  como opciones a la clase de documento, para que puedan usarse por todos
42258  los paquetes LaTeX.
42259  Si no, sólo serán utilizados como opciones para 
42260 \series bold
42261 babel
42262 \series default
42263 .
42264  
42265 \end_layout
42266
42267 \begin_layout Description
42268 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
42269  elegido.
42270  Sin ella, el 
42271 \family sans
42272 Comienzo
42273 \begin_inset space ~
42274 \end_inset
42275
42276 del
42277 \begin_inset space ~
42278 \end_inset
42279
42280 comando
42281 \family default
42282  se establece explícitamente al inicio del documento en la salida de LaTeX.
42283  Esto asegura que se usa el idioma correcto cuando pongas un 
42284 \family sans
42285  Comienzo
42286 \begin_inset space ~
42287 \end_inset
42288
42289 del
42290 \begin_inset space ~
42291 \end_inset
42292
42293 comando 
42294 \family default
42295  distinto al predeterminado.
42296 \end_layout
42297
42298 \begin_layout Description
42299 Auto-terminar Contrapartida a 
42300 \family sans
42301 Auto-iniciar.
42302  
42303 \family default
42304 Si no está marcado, el 
42305 \family sans
42306 Fin
42307 \begin_inset space ~
42308 \end_inset
42309
42310 del
42311 \begin_inset space ~
42312 \end_inset
42313
42314 comando
42315 \family default
42316  se establece al final del documento.
42317 \end_layout
42318
42319 \begin_layout Description
42320 Marcar
42321 \begin_inset space ~
42322 \end_inset
42323
42324 idiomas
42325 \begin_inset space ~
42326 \end_inset
42327
42328 extranjeros El texto marcado con estilo de idioma distinto al del documento
42329  se subraya en azul.
42330 \end_layout
42331
42332 \begin_layout Description
42333 Soporte
42334 \begin_inset space ~
42335 \end_inset
42336
42337 para
42338 \begin_inset space ~
42339 \end_inset
42340
42341 idioma
42342 \begin_inset space ~
42343 \end_inset
42344
42345 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
42346  o el farsi, se escriben de derecha a izquierda.
42347 \end_layout
42348
42349 \begin_layout Description
42350 Movimiento
42351 \begin_inset space ~
42352 \end_inset
42353
42354 del
42355 \begin_inset space ~
42356 \end_inset
42357
42358 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
42359  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
42360  la izquierda o a la derecha, respectivamente, o lógicamente.
42361  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
42362  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
42363  derecha-izquierda.
42364 \end_layout
42365
42366 \begin_layout Subsection
42367 Corrector ortográfico
42368 \end_layout
42369
42370 \begin_layout Standard
42371 Se explica en la sección
42372 \begin_inset space ~
42373 \end_inset
42374
42375
42376 \begin_inset CommandInset ref
42377 LatexCommand ref
42378 reference "sec:Corrector-ortográfico"
42379
42380 \end_inset
42381
42382
42383 \end_layout
42384
42385 \begin_layout Section
42386 Salidas
42387 \end_layout
42388
42389 \begin_layout Subsection
42390 Impresora
42391 \begin_inset CommandInset label
42392 LatexCommand label
42393 name "sub:Impresora"
42394
42395 \end_inset
42396
42397
42398 \begin_inset Index idx
42399 status collapsed
42400
42401 \begin_layout Plain Layout
42402 Impresora
42403 \end_layout
42404
42405 \end_inset
42406
42407
42408 \begin_inset Index idx
42409 status collapsed
42410
42411 \begin_layout Plain Layout
42412 Configuración ! Impresora
42413 \end_layout
42414
42415 \end_inset
42416
42417
42418 \end_layout
42419
42420 \begin_layout Description
42421 Impresora
42422 \begin_inset space ~
42423 \end_inset
42424
42425 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
42426 da.
42427  Este nombre se usará cuando se ejecute el 
42428 \family sans
42429 Comando de Impresión
42430 \family default
42431 .
42432 \begin_inset Newline newline
42433 \end_inset
42434
42435
42436 \begin_inset Note Greyedout
42437 status collapsed
42438
42439 \begin_layout Plain Layout
42440
42441 \series bold
42442 Nota:
42443 \series default
42444  En Windows puedes dejar el campo en blanco porque no tiene efecto.
42445 \end_layout
42446
42447 \end_inset
42448
42449
42450 \end_layout
42451
42452 \begin_layout Description
42453 Adaptar
42454 \begin_inset space ~
42455 \end_inset
42456
42457 la
42458 \begin_inset space ~
42459 \end_inset
42460
42461 salida
42462 \begin_inset space ~
42463 \end_inset
42464
42465 a
42466 \begin_inset space ~
42467 \end_inset
42468
42469 la
42470 \begin_inset space ~
42471 \end_inset
42472
42473 impresora Esta opción sólo funciona si el 
42474 \family sans
42475 Comando de Impresión
42476 \family default
42477  es «
42478 \family sans
42479 dvips
42480 \family default
42481 ».
42482  Activa un archivo de configuración para dvips.
42483  Esta opción es para expertos en dvips.
42484 \end_layout
42485
42486 \begin_layout Description
42487
42488 \family sans
42489 Comando
42490 \begin_inset space ~
42491 \end_inset
42492
42493 de
42494 \begin_inset space ~
42495 \end_inset
42496
42497 Impresión 
42498 \family default
42499 es el comando que usan LyX
42500 \begin_inset space \thinspace{}
42501 \end_inset
42502
42503 /
42504 \begin_inset space \thinspace{}
42505 \end_inset
42506
42507 LaTeX para imprimir.
42508  En la mayoría de sistemas el comando predeterminado es 
42509 \family sans
42510 dvips
42511 \family default
42512 .
42513 \end_layout
42514
42515 \begin_layout Description
42516 Opciones
42517 \begin_inset space ~
42518 \end_inset
42519
42520 del
42521 \begin_inset space ~
42522 \end_inset
42523
42524 comando
42525 \begin_inset space ~
42526 \end_inset
42527
42528 de
42529 \begin_inset space ~
42530 \end_inset
42531
42532 impresión En la documentación del programa que suministra el 
42533 \family sans
42534 Comando de impresión
42535 \family default
42536  que se use
42537 \family sans
42538  
42539 \family default
42540 puedes encontrar la explicación de las opciones que pueden configurarse
42541  en estos campos.
42542
42543 \family sans
42544  
42545 \end_layout
42546
42547 \begin_layout Subsection
42548 Formato de fecha
42549 \begin_inset Index idx
42550 status collapsed
42551
42552 \begin_layout Plain Layout
42553 Fecha, formato de
42554 \end_layout
42555
42556 \end_inset
42557
42558
42559 \begin_inset Index idx
42560 status collapsed
42561
42562 \begin_layout Plain Layout
42563 Configuración ! Formato de fecha
42564 \end_layout
42565
42566 \end_inset
42567
42568
42569 \end_layout
42570
42571 \begin_layout Standard
42572 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
42573 \begin_inset Newline newline
42574 \end_inset
42575
42576
42577 \begin_inset Flex URL
42578 status collapsed
42579
42580 \begin_layout Plain Layout
42581
42582 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42583 \end_layout
42584
42585 \end_inset
42586
42587
42588 \begin_inset Newline newline
42589 \end_inset
42590
42591 Por ejemplo, el formato
42592 \begin_inset Newline newline
42593 \end_inset
42594
42595 %d/%m/%y
42596 \begin_inset Newline newline
42597 \end_inset
42598
42599 imprime la fecha como día/mes/año.
42600 \end_layout
42601
42602 \begin_layout Subsection
42603 Texto simple
42604 \end_layout
42605
42606 \begin_layout Description
42607
42608 \family sans
42609 Longitud
42610 \begin_inset space ~
42611 \end_inset
42612
42613 de
42614 \begin_inset space ~
42615 \end_inset
42616
42617 línea
42618 \begin_inset space ~
42619 \end_inset
42620
42621 de
42622 \begin_inset space ~
42623 \end_inset
42624
42625 salida
42626 \family default
42627  establece el número máximo de caracteres impresos en cada línea, cuando
42628  el archivo se exporta como texto simple.
42629  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
42630  
42631 \end_layout
42632
42633 \begin_layout Description
42634
42635 \family sans
42636 Comando
42637 \family default
42638
42639 \begin_inset space ~
42640 \end_inset
42641
42642
42643 \family sans
42644 roff
42645 \family default
42646  define un comando adicional para generar mejores tablas de caracteres ASCII,
42647  con uno de los comandos UNIX 
42648 \family typewriter
42649 groff/troff/nroff
42650 \family default
42651  (puedes consultar información sobre ellos en sus páginas de manual).
42652  Si se deja en blanco LyX usará un formateador interno.
42653 \end_layout
42654
42655 \begin_layout Subsection
42656 LaT
42657 \begin_inset ERT
42658 status collapsed
42659
42660 \begin_layout Plain Layout
42661
42662 {}
42663 \end_layout
42664
42665 \end_inset
42666
42667 eX
42668 \begin_inset CommandInset label
42669 LatexCommand label
42670 name "sub:LaTeX-Configuración"
42671
42672 \end_inset
42673
42674
42675 \begin_inset Index idx
42676 status collapsed
42677
42678 \begin_layout Plain Layout
42679 Configuración ! LaTeX
42680 \end_layout
42681
42682 \end_inset
42683
42684
42685 \end_layout
42686
42687 \begin_layout Description
42688 Codificación
42689 \begin_inset space ~
42690 \end_inset
42691
42692 Te
42693 \begin_inset ERT
42694 status collapsed
42695
42696 \begin_layout Plain Layout
42697
42698 {}
42699 \end_layout
42700
42701 \end_inset
42702
42703 X Esta es la codificación predeterminada de la fuente del documento, 
42704 \family sans
42705 T1
42706 \family default
42707 , que cubre los idiomas y símbolos occidentales.
42708  
42709 \family sans
42710 T2A
42711 \family default
42712
42713 \family sans
42714 T2B
42715 \family default
42716
42717 \family sans
42718 T2C
42719 \family default
42720
42721 \family sans
42722 LCY
42723 \family default
42724 , y 
42725 \family sans
42726 X2 
42727 \family default
42728 son para cirílico.
42729  Se pueden combinar codificaciones, como 
42730 \begin_inset Quotes erd
42731 \end_inset
42732
42733
42734 \family sans
42735 T1, T2B
42736 \family default
42737
42738 \begin_inset Quotes erd
42739 \end_inset
42740
42741 .
42742  Normalmente la codificación se carga automáticamente cuando LyX configura
42743  los paquetes de idioma.
42744  Por tanto no hay por qué cambiarla.
42745 \end_layout
42746
42747 \begin_layout Description
42748 Tamaño
42749 \begin_inset space ~
42750 \end_inset
42751
42752 predeterminado
42753 \begin_inset space ~
42754 \end_inset
42755
42756 del
42757 \begin_inset space ~
42758 \end_inset
42759
42760 papel Este será el tamaño del papel para documentos nuevos.
42761  El valor 
42762 \family sans
42763 Predeterminado 
42764 \family default
42765 depende de la configuración del sistema LaTeX.
42766 \end_layout
42767
42768 \begin_layout Standard
42769 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
42770  listadas.
42771  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
42772  aplicaciones.
42773  Actualmente se pueden configurar los comandos siguientes:
42774 \end_layout
42775
42776 \begin_layout Description
42777 Comando
42778 \begin_inset space ~
42779 \end_inset
42780
42781 CheckTe
42782 \begin_inset ERT
42783 status collapsed
42784
42785 \begin_layout Plain Layout
42786
42787 {}
42788 \end_layout
42789
42790 \end_inset
42791
42792 X El programa 
42793 \family sans
42794 CheckTeX 
42795 \family default
42796 se explica en la sección 
42797 \emph on
42798 Comprobar TeX
42799 \emph default
42800  del manual 
42801 \emph on
42802 Características adicionales
42803 \emph default
42804 .
42805 \end_layout
42806
42807 \begin_layout Description
42808 Comando
42809 \begin_inset space ~
42810 \end_inset
42811
42812 BibTe
42813 \begin_inset ERT
42814 status collapsed
42815
42816 \begin_layout Plain Layout
42817
42818 {}
42819 \end_layout
42820
42821 \end_inset
42822
42823 X El programa 
42824 \family sans
42825 BibTeX 
42826 \family default
42827 genera la bibliografía; véase la sección
42828 \begin_inset space ~
42829 \end_inset
42830
42831
42832 \begin_inset CommandInset ref
42833 LatexCommand ref
42834 reference "sub:Bases-datos-bibliográficos"
42835
42836 \end_inset
42837
42838 .
42839 \end_layout
42840
42841 \begin_layout Description
42842 Comando
42843 \begin_inset space ~
42844 \end_inset
42845
42846 para
42847 \begin_inset space ~
42848 \end_inset
42849
42850
42851 \begin_inset space ~
42852 \end_inset
42853
42854 índice Comando para el programa que genera el índice, véase la sección
42855 \begin_inset space ~
42856 \end_inset
42857
42858
42859 \begin_inset CommandInset ref
42860 LatexCommand ref
42861 reference "sub:Programas-para-índice"
42862
42863 \end_inset
42864
42865 .
42866 \end_layout
42867
42868 \begin_layout Description
42869 Comando
42870 \begin_inset space ~
42871 \end_inset
42872
42873 para
42874 \begin_inset space ~
42875 \end_inset
42876
42877 nomenclatura Comando para el programa que genera la nomenclatura, véase
42878  la sección
42879 \begin_inset space ~
42880 \end_inset
42881
42882
42883 \begin_inset CommandInset ref
42884 LatexCommand ref
42885 reference "sub:Programa-para-la-nomenclatura"
42886
42887 \end_inset
42888
42889
42890 \end_layout
42891
42892 \begin_layout Description
42893 Opciones
42894 \begin_inset space ~
42895 \end_inset
42896
42897 de
42898 \begin_inset space ~
42899 \end_inset
42900
42901 tamaño
42902 \begin_inset space ~
42903 \end_inset
42904
42905 del
42906 \begin_inset space ~
42907 \end_inset
42908
42909 papel
42910 \begin_inset space ~
42911 \end_inset
42912
42913 para
42914 \begin_inset space ~
42915 \end_inset
42916
42917 el
42918 \begin_inset space ~
42919 \end_inset
42920
42921 visor
42922 \begin_inset space ~
42923 \end_inset
42924
42925 DVI Sólo tienen efecto para el programa visor de DVI 
42926 \family sans
42927 xdvi
42928 \family default
42929 .
42930  
42931 \end_layout
42932
42933 \begin_layout Standard
42934 Además están las opciones:
42935 \end_layout
42936
42937 \begin_layout Description
42938 Usar
42939 \begin_inset space ~
42940 \end_inset
42941
42942 rutas
42943 \begin_inset space ~
42944 \end_inset
42945
42946 estilo
42947 \begin_inset space ~
42948 \end_inset
42949
42950 Windows
42951 \begin_inset space ~
42952 \end_inset
42953
42954 en
42955 \begin_inset space ~
42956 \end_inset
42957
42958 archivos
42959 \begin_inset space ~
42960 \end_inset
42961
42962 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
42963 \backslash
42964 » en vez de «/» para separar carpetas.
42965  Esta opción está marcada por omisión cuando se usa LyX en Windows.
42966 \begin_inset Index idx
42967 status collapsed
42968
42969 \begin_layout Plain Layout
42970 Rutas
42971 \end_layout
42972
42973 \end_inset
42974
42975
42976 \begin_inset Index idx
42977 status collapsed
42978
42979 \begin_layout Plain Layout
42980 Configuración ! Rutas
42981 \end_layout
42982
42983 \end_inset
42984
42985
42986 \end_layout
42987
42988 \begin_layout Description
42989 Reiniciar
42990 \begin_inset space ~
42991 \end_inset
42992
42993 opciones
42994 \begin_inset space ~
42995 \end_inset
42996
42997 de
42998 \begin_inset space ~
42999 \end_inset
43000
43001 clase
43002 \begin_inset space ~
43003 \end_inset
43004
43005 cuando
43006 \begin_inset space ~
43007 \end_inset
43008
43009 la
43010 \begin_inset space ~
43011 \end_inset
43012
43013 clase
43014 \begin_inset space ~
43015 \end_inset
43016
43017 de
43018 \begin_inset space ~
43019 \end_inset
43020
43021 documento
43022 \begin_inset space ~
43023 \end_inset
43024
43025 cambie Si se cambia la clase de documento se eliminan todas las opciones
43026  de clase de documento establecidas manualmente en el diálogo 
43027 \family sans
43028 Documento\SpecialChar \menuseparator
43029 Configuración
43030 \family default
43031 .
43032 \end_layout
43033
43034 \begin_layout Section
43035 Gestión de archivos
43036 \begin_inset Index idx
43037 status collapsed
43038
43039 \begin_layout Plain Layout
43040 Gestión de archivos
43041 \end_layout
43042
43043 \end_inset
43044
43045
43046 \end_layout
43047
43048 \begin_layout Subsection
43049 Convertidores
43050 \begin_inset CommandInset label
43051 LatexCommand label
43052 name "sub:Convertidores"
43053
43054 \end_inset
43055
43056
43057 \begin_inset Index idx
43058 status collapsed
43059
43060 \begin_layout Plain Layout
43061 Convertidores
43062 \end_layout
43063
43064 \end_inset
43065
43066
43067 \end_layout
43068
43069 \begin_layout Standard
43070 Aquí está la lista de los comandos de los programas para convertir archivos
43071  de un formato a otro.
43072  Puedes modificarlos o configurar otros nuevos.
43073  Para modificar un convertidor lo seleccionas, cambias las entradas de los
43074  campos 
43075 \family sans
43076 Convertidor
43077 \family default
43078  y/o 
43079 \family sans
43080 Opción extra
43081 \family default
43082 , y pulsas el botón 
43083 \family sans
43084 Modificar
43085 \family default
43086 .
43087  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
43088  en las listas desplegables, modifica el campo 
43089 \family sans
43090 Convertidor
43091 \family default
43092 , y pulsa 
43093 \family sans
43094 Añadir
43095 \family default
43096 .
43097 \end_layout
43098
43099 \begin_layout Standard
43100 Si se activa la opción 
43101 \family sans
43102 Caché de archivo del conversor
43103 \family default
43104 , las conversiones se conservarán durante el tiempo especificado en 
43105 \family sans
43106 Edad máxima (en días)
43107 \family default
43108 .
43109  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
43110  reabrir el documento, porque se usarán las almacenadas en la caché.
43111  
43112 \end_layout
43113
43114 \begin_layout Standard
43115 En la sección 
43116 \emph on
43117 Convertidores
43118 \emph default
43119  del manual 
43120 \emph on
43121 Personalización
43122 \emph default
43123  encontrarás más información sobre convertidores, como variables y opciones
43124  que se pueden poner en su definición.
43125 \end_layout
43126
43127 \begin_layout Subsection
43128 Formatos de archivo
43129 \begin_inset CommandInset label
43130 LatexCommand label
43131 name "sec:Formatos-de-archivo"
43132
43133 \end_inset
43134
43135
43136 \begin_inset Index idx
43137 status collapsed
43138
43139 \begin_layout Plain Layout
43140 Formatos de archivo
43141 \end_layout
43142
43143 \end_inset
43144
43145
43146 \begin_inset Index idx
43147 status collapsed
43148
43149 \begin_layout Plain Layout
43150 Copiadores
43151 \end_layout
43152
43153 \end_inset
43154
43155
43156 \end_layout
43157
43158 \begin_layout Standard
43159 Aquí está la lista de los formatos de archivo que LyX puede manejar.
43160  Puedes modificar los programas visor y editor para determinados formatos.
43161 \end_layout
43162
43163 \begin_layout Standard
43164 En la sección 
43165 \emph on
43166 Formatos
43167 \emph default
43168  del manual 
43169 \emph on
43170 Personalización
43171 \emph default
43172  encontrarás más información sobre formatos, como opciones que se pueden
43173  emplear en su definición.
43174 \end_layout
43175
43176 \begin_layout Standard
43177 Puesto que todas las conversiones de un formato a otro tienen lugar en el
43178  directorio temporal de LyX, a veces es preciso modificar un archivo antes
43179  de copiarlo al directorio temporal, con el fin de de que la conversión
43180  pueda llevarse a cabo.
43181  Esto se hace especificando un 
43182 \family sans
43183 Copiador
43184 \family default
43185 .
43186  En la sección 
43187 \emph on
43188 Copiadores
43189 \emph default
43190  del manual 
43191 \emph on
43192 Personalización
43193 \emph default
43194  hay más información sobre esto.
43195 \end_layout
43196
43197 \begin_layout Standard
43198
43199 \end_layout
43200
43201 \begin_layout Chapter
43202 Unidades disponibles en LyX
43203 \begin_inset Index idx
43204 status collapsed
43205
43206 \begin_layout Plain Layout
43207 Unidades
43208 \end_layout
43209
43210 \end_inset
43211
43212
43213 \begin_inset CommandInset label
43214 LatexCommand label
43215 name "cap:Unidades-disponibles"
43216
43217 \end_inset
43218
43219
43220 \end_layout
43221
43222 \begin_layout Standard
43223 Para comprender las unidades utilizadas en este manual, el cuadro
43224 \begin_inset space ~
43225 \end_inset
43226
43227
43228 \begin_inset CommandInset ref
43229 LatexCommand ref
43230 reference "tab:Unidades"
43231
43232 \end_inset
43233
43234  describe todas las unidades disponibles en LyX.
43235 \end_layout
43236
43237 \begin_layout Standard
43238 \begin_inset Float table
43239 placement h
43240 wide false
43241 sideways false
43242 status collapsed
43243
43244 \begin_layout Plain Layout
43245 \begin_inset Caption
43246
43247 \begin_layout Plain Layout
43248 \begin_inset CommandInset label
43249 LatexCommand label
43250 name "tab:Unidades"
43251
43252 \end_inset
43253
43254 Unidades
43255 \end_layout
43256
43257 \end_inset
43258
43259
43260 \end_layout
43261
43262 \begin_layout Plain Layout
43263 \begin_inset VSpace medskip
43264 \end_inset
43265
43266
43267 \end_layout
43268
43269 \begin_layout Plain Layout
43270 \noindent
43271 \align center
43272 \begin_inset Tabular
43273 <lyxtabular version="3" rows="20" columns="2">
43274 <features tabularvalignment="middle">
43275 <column alignment="center" valignment="top" width="0">
43276 <column alignment="center" valignment="top" width="0">
43277 <row>
43278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43279 \begin_inset Text
43280
43281 \begin_layout Plain Layout
43282 unidad
43283 \end_layout
43284
43285 \end_inset
43286 </cell>
43287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43288 \begin_inset Text
43289
43290 \begin_layout Plain Layout
43291 nombre/descripción
43292 \end_layout
43293
43294 \end_inset
43295 </cell>
43296 </row>
43297 <row>
43298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43299 \begin_inset Text
43300
43301 \begin_layout Plain Layout
43302 mm
43303 \end_layout
43304
43305 \end_inset
43306 </cell>
43307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43308 \begin_inset Text
43309
43310 \begin_layout Plain Layout
43311 milímetro
43312 \end_layout
43313
43314 \end_inset
43315 </cell>
43316 </row>
43317 <row>
43318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43319 \begin_inset Text
43320
43321 \begin_layout Plain Layout
43322 cm
43323 \end_layout
43324
43325 \end_inset
43326 </cell>
43327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43328 \begin_inset Text
43329
43330 \begin_layout Plain Layout
43331 centímetro
43332 \end_layout
43333
43334 \end_inset
43335 </cell>
43336 </row>
43337 <row>
43338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43339 \begin_inset Text
43340
43341 \begin_layout Plain Layout
43342 in
43343 \end_layout
43344
43345 \end_inset
43346 </cell>
43347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43348 \begin_inset Text
43349
43350 \begin_layout Plain Layout
43351 pulgada
43352 \end_layout
43353
43354 \end_inset
43355 </cell>
43356 </row>
43357 <row>
43358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43359 \begin_inset Text
43360
43361 \begin_layout Plain Layout
43362 pt
43363 \end_layout
43364
43365 \end_inset
43366 </cell>
43367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43368 \begin_inset Text
43369
43370 \begin_layout Plain Layout
43371 punto (72.27
43372 \begin_inset space \thinspace{}
43373 \end_inset
43374
43375 pt = 1
43376 \begin_inset space \thinspace{}
43377 \end_inset
43378
43379 in)
43380 \end_layout
43381
43382 \end_inset
43383 </cell>
43384 </row>
43385 <row>
43386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43387 \begin_inset Text
43388
43389 \begin_layout Plain Layout
43390 pc
43391 \end_layout
43392
43393 \end_inset
43394 </cell>
43395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43396 \begin_inset Text
43397
43398 \begin_layout Plain Layout
43399 pica (1
43400 \begin_inset space \thinspace{}
43401 \end_inset
43402
43403 pc = 12
43404 \begin_inset space \thinspace{}
43405 \end_inset
43406
43407 pt)
43408 \end_layout
43409
43410 \end_inset
43411 </cell>
43412 </row>
43413 <row>
43414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43415 \begin_inset Text
43416
43417 \begin_layout Plain Layout
43418 sp
43419 \end_layout
43420
43421 \end_inset
43422 </cell>
43423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43424 \begin_inset Text
43425
43426 \begin_layout Plain Layout
43427 punto escalado (65536
43428 \begin_inset space \thinspace{}
43429 \end_inset
43430
43431 sp = 1
43432 \begin_inset space \thinspace{}
43433 \end_inset
43434
43435 pt)
43436 \end_layout
43437
43438 \end_inset
43439 </cell>
43440 </row>
43441 <row>
43442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43443 \begin_inset Text
43444
43445 \begin_layout Plain Layout
43446 bp
43447 \end_layout
43448
43449 \end_inset
43450 </cell>
43451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43452 \begin_inset Text
43453
43454 \begin_layout Plain Layout
43455 punto grande (72
43456 \begin_inset space \thinspace{}
43457 \end_inset
43458
43459 bp = 1
43460 \begin_inset space \thinspace{}
43461 \end_inset
43462
43463 in)
43464 \end_layout
43465
43466 \end_inset
43467 </cell>
43468 </row>
43469 <row>
43470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43471 \begin_inset Text
43472
43473 \begin_layout Plain Layout
43474 dd
43475 \end_layout
43476
43477 \end_inset
43478 </cell>
43479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43480 \begin_inset Text
43481
43482 \begin_layout Plain Layout
43483 didot (1
43484 \begin_inset space \thinspace{}
43485 \end_inset
43486
43487 dd 
43488 \begin_inset Formula $\approx$
43489 \end_inset
43490
43491  0.376
43492 \begin_inset space \thinspace{}
43493 \end_inset
43494
43495 mm)
43496 \end_layout
43497
43498 \end_inset
43499 </cell>
43500 </row>
43501 <row>
43502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43503 \begin_inset Text
43504
43505 \begin_layout Plain Layout
43506 cc
43507 \end_layout
43508
43509 \end_inset
43510 </cell>
43511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43512 \begin_inset Text
43513
43514 \begin_layout Plain Layout
43515 cicero (1
43516 \begin_inset space \thinspace{}
43517 \end_inset
43518
43519 cc = 12
43520 \begin_inset space \thinspace{}
43521 \end_inset
43522
43523 dd)
43524 \end_layout
43525
43526 \end_inset
43527 </cell>
43528 </row>
43529 <row>
43530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43531 \begin_inset Text
43532
43533 \begin_layout Plain Layout
43534 escala
43535 \begin_inset space \thinspace{}
43536 \end_inset
43537
43538 %
43539 \end_layout
43540
43541 \end_inset
43542 </cell>
43543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43544 \begin_inset Text
43545
43546 \begin_layout Plain Layout
43547 \begin_inset space \thinspace{}
43548 \end_inset
43549
43550 % del tamaño original de la imagen
43551 \end_layout
43552
43553 \end_inset
43554 </cell>
43555 </row>
43556 <row>
43557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43558 \begin_inset Text
43559
43560 \begin_layout Plain Layout
43561 texto
43562 \begin_inset space \thinspace{}
43563 \end_inset
43564
43565 %
43566 \end_layout
43567
43568 \end_inset
43569 </cell>
43570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43571 \begin_inset Text
43572
43573 \begin_layout Plain Layout
43574 \begin_inset space \thinspace{}
43575 \end_inset
43576
43577 % del ancho de texto
43578 \end_layout
43579
43580 \end_inset
43581 </cell>
43582 </row>
43583 <row>
43584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43585 \begin_inset Text
43586
43587 \begin_layout Plain Layout
43588 columna
43589 \begin_inset space \thinspace{}
43590 \end_inset
43591
43592 %
43593 \end_layout
43594
43595 \end_inset
43596 </cell>
43597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43598 \begin_inset Text
43599
43600 \begin_layout Plain Layout
43601 \begin_inset space \thinspace{}
43602 \end_inset
43603
43604 % del ancho de columna
43605 \end_layout
43606
43607 \end_inset
43608 </cell>
43609 </row>
43610 <row>
43611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43612 \begin_inset Text
43613
43614 \begin_layout Plain Layout
43615 página
43616 \begin_inset space \thinspace{}
43617 \end_inset
43618
43619 %
43620 \end_layout
43621
43622 \end_inset
43623 </cell>
43624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43625 \begin_inset Text
43626
43627 \begin_layout Plain Layout
43628 \begin_inset space \thinspace{}
43629 \end_inset
43630
43631 % del ancho de página
43632 \end_layout
43633
43634 \end_inset
43635 </cell>
43636 </row>
43637 <row>
43638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43639 \begin_inset Text
43640
43641 \begin_layout Plain Layout
43642 línea
43643 \begin_inset space \thinspace{}
43644 \end_inset
43645
43646 %
43647 \end_layout
43648
43649 \end_inset
43650 </cell>
43651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43652 \begin_inset Text
43653
43654 \begin_layout Plain Layout
43655 \begin_inset space \thinspace{}
43656 \end_inset
43657
43658 % del ancho de línea
43659 \end_layout
43660
43661 \end_inset
43662 </cell>
43663 </row>
43664 <row>
43665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43666 \begin_inset Text
43667
43668 \begin_layout Plain Layout
43669 alt_texto
43670 \begin_inset space \thinspace{}
43671 \end_inset
43672
43673 %
43674 \end_layout
43675
43676 \end_inset
43677 </cell>
43678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43679 \begin_inset Text
43680
43681 \begin_layout Plain Layout
43682 \begin_inset space \thinspace{}
43683 \end_inset
43684
43685 % de altura de texto
43686 \end_layout
43687
43688 \end_inset
43689 </cell>
43690 </row>
43691 <row>
43692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43693 \begin_inset Text
43694
43695 \begin_layout Plain Layout
43696 alt_página
43697 \begin_inset space \thinspace{}
43698 \end_inset
43699
43700 %
43701 \end_layout
43702
43703 \end_inset
43704 </cell>
43705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43706 \begin_inset Text
43707
43708 \begin_layout Plain Layout
43709 \begin_inset space \thinspace{}
43710 \end_inset
43711
43712 % de altura de página
43713 \end_layout
43714
43715 \end_inset
43716 </cell>
43717 </row>
43718 <row>
43719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43720 \begin_inset Text
43721
43722 \begin_layout Plain Layout
43723 ex
43724 \end_layout
43725
43726 \end_inset
43727 </cell>
43728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43729 \begin_inset Text
43730
43731 \begin_layout Plain Layout
43732 altura de la letra 
43733 \emph on
43734 x
43735 \emph default
43736  en la fuente actual
43737 \end_layout
43738
43739 \end_inset
43740 </cell>
43741 </row>
43742 <row>
43743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43744 \begin_inset Text
43745
43746 \begin_layout Plain Layout
43747 em
43748 \end_layout
43749
43750 \end_inset
43751 </cell>
43752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43753 \begin_inset Text
43754
43755 \begin_layout Plain Layout
43756 ancho de la letra 
43757 \emph on
43758 M
43759 \emph default
43760  en la fuente actual
43761 \end_layout
43762
43763 \end_inset
43764 </cell>
43765 </row>
43766 <row>
43767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43768 \begin_inset Text
43769
43770 \begin_layout Plain Layout
43771 mu
43772 \end_layout
43773
43774 \end_inset
43775 </cell>
43776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43777 \begin_inset Text
43778
43779 \begin_layout Plain Layout
43780 unidad matemática (1
43781 \begin_inset space \thinspace{}
43782 \end_inset
43783
43784 mu = 1/18
43785 \begin_inset space \thinspace{}
43786 \end_inset
43787
43788 em)
43789 \end_layout
43790
43791 \end_inset
43792 </cell>
43793 </row>
43794 </lyxtabular>
43795
43796 \end_inset
43797
43798
43799 \end_layout
43800
43801 \end_inset
43802
43803
43804 \end_layout
43805
43806 \begin_layout Chapter
43807 Créditos
43808 \begin_inset CommandInset label
43809 LatexCommand label
43810 name "cap:Créditos"
43811
43812 \end_inset
43813
43814
43815 \end_layout
43816
43817 \begin_layout Standard
43818 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
43819  animamos a que participeis!).
43820 \end_layout
43821
43822 \begin_layout Itemize
43823
43824 \noun on
43825 Alejandro Aguilar Sierra
43826 \end_layout
43827
43828 \begin_layout Itemize
43829
43830 \noun on
43831 Amir Karger
43832 \end_layout
43833
43834 \begin_layout Itemize
43835
43836 \noun on
43837 David Johnson
43838 \end_layout
43839
43840 \begin_layout Itemize
43841
43842 \noun on
43843 Hartmut Haase
43844 \end_layout
43845
43846 \begin_layout Itemize
43847
43848 \noun on
43849 Ignacio García
43850 \end_layout
43851
43852 \begin_layout Itemize
43853
43854 \noun on
43855 Ivan Schreter
43856 \end_layout
43857
43858 \begin_layout Itemize
43859
43860 \noun on
43861 John Raithel
43862 \end_layout
43863
43864 \begin_layout Itemize
43865
43866 \noun on
43867 John Weiss
43868 \end_layout
43869
43870 \begin_layout Itemize
43871
43872 \noun on
43873 Lars Gullik Bjønnes
43874 \end_layout
43875
43876 \begin_layout Itemize
43877
43878 \noun on
43879 Matthias Ettrich
43880 \end_layout
43881
43882 \begin_layout Itemize
43883
43884 \noun on
43885 Matthias Zenker
43886 \end_layout
43887
43888 \begin_layout Itemize
43889
43890 \noun on
43891 Rich Fields
43892 \end_layout
43893
43894 \begin_layout Itemize
43895
43896 \noun on
43897 Pascal André
43898 \end_layout
43899
43900 \begin_layout Itemize
43901
43902 \noun on
43903 Paul Evans
43904 \end_layout
43905
43906 \begin_layout Itemize
43907
43908 \noun on
43909 Paul Russel
43910 \end_layout
43911
43912 \begin_layout Itemize
43913
43914 \noun on
43915 Robin Socha
43916 \end_layout
43917
43918 \begin_layout Itemize
43919
43920 \noun on
43921 Uwe Stöhr
43922 \end_layout
43923
43924 \begin_layout Itemize
43925 El Equipo LyX: 
43926 \begin_inset CommandInset citation
43927 LatexCommand cite
43928 key "lyxcredit"
43929
43930 \end_inset
43931
43932
43933 \end_layout
43934
43935 \begin_layout Standard
43936 \begin_inset Newpage newpage
43937 \end_inset
43938
43939  La bibliografía de la página siguiente se ha generado con el entorno 
43940 \family sans
43941 Bibliografía
43942 \family default
43943 .
43944 \end_layout
43945
43946 \begin_layout Bibliography
43947 \labelwidthstring Bibliografía
43948 \begin_inset CommandInset bibitem
43949 LatexCommand bibitem
43950 label "Créditos"
43951 key "lyxcredit"
43952
43953 \end_inset
43954
43955 El Equipo Lyx: 
43956 \begin_inset CommandInset href
43957 LatexCommand href
43958 name "Créditos"
43959 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43960
43961 \end_inset
43962
43963 :
43964 \begin_inset Newline newline
43965 \end_inset
43966
43967
43968 \begin_inset Flex URL
43969 status collapsed
43970
43971 \begin_layout Plain Layout
43972
43973 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43974 \end_layout
43975
43976 \end_inset
43977
43978
43979 \end_layout
43980
43981 \begin_layout Bibliography
43982 \labelwidthstring Bibliografía
43983 \begin_inset CommandInset bibitem
43984 LatexCommand bibitem
43985 key "latexcompanion"
43986
43987 \end_inset
43988
43989 Frank Mittelbach and Michel Goossens: 
43990 \emph on
43991 The LaTeX Companion Second Edition.
43992
43993 \emph default
43994  Addison-Wesley, 2004
43995 \end_layout
43996
43997 \begin_layout Bibliography
43998 \labelwidthstring Bibliografía
43999 \begin_inset CommandInset bibitem
44000 LatexCommand bibitem
44001 key "latexguide"
44002
44003 \end_inset
44004
44005 Helmut Kopka and Patrick W.
44006  Daly: 
44007 \emph on
44008 A Guide to LaTeX Fourth Edition.
44009
44010 \emph default
44011  Addison-Wesley, 2003
44012 \end_layout
44013
44014 \begin_layout Bibliography
44015 \labelwidthstring Bibliografía
44016 \begin_inset CommandInset bibitem
44017 LatexCommand bibitem
44018 key "latexbook"
44019
44020 \end_inset
44021
44022 Leslie Lamport: 
44023 \emph on
44024 LaTeX: A Document Preparation System.
44025
44026 \emph default
44027  Addison-Wesley, second edition, 1994
44028 \end_layout
44029
44030 \begin_layout Bibliography
44031 \labelwidthstring Bibliografía
44032 \begin_inset CommandInset bibitem
44033 LatexCommand bibitem
44034 key "texbook"
44035
44036 \end_inset
44037
44038 Donald E.
44039  Knuth.
44040  
44041 \emph on
44042 The TeXbook.
44043
44044 \emph default
44045  Addison-Wesley, 1984
44046 \end_layout
44047
44048 \begin_layout Bibliography
44049 \labelwidthstring Bibliografía
44050 \begin_inset CommandInset bibitem
44051 LatexCommand bibitem
44052 key "TeXCatalogue"
44053
44054 \end_inset
44055
44056 The TeX Catalogue:
44057 \begin_inset Newline newline
44058 \end_inset
44059
44060
44061 \begin_inset Flex URL
44062 status collapsed
44063
44064 \begin_layout Plain Layout
44065
44066 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44067 \end_layout
44068
44069 \end_inset
44070
44071
44072 \end_layout
44073
44074 \begin_layout Bibliography
44075 \labelwidthstring Bibliografía
44076 \begin_inset CommandInset bibitem
44077 LatexCommand bibitem
44078 key "LaTeXFAQ"
44079
44080 \end_inset
44081
44082 LaTeX FAQ:
44083 \begin_inset Newline newline
44084 \end_inset
44085
44086
44087 \begin_inset Flex URL
44088 status collapsed
44089
44090 \begin_layout Plain Layout
44091
44092 http://www.tex.ac.uk/cgi-bin/texfaq2html
44093 \end_layout
44094
44095 \end_inset
44096
44097
44098 \end_layout
44099
44100 \begin_layout Bibliography
44101 \labelwidthstring Bibliografía
44102 \begin_inset CommandInset bibitem
44103 LatexCommand bibitem
44104 key "BibTeX"
44105
44106 \end_inset
44107
44108
44109 \begin_inset CommandInset href
44110 LatexCommand href
44111 name "Documentación"
44112 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44113
44114 \end_inset
44115
44116  del programa 
44117 \family sans
44118 BibTeX
44119 \family default
44120 :
44121 \begin_inset Newline newline
44122 \end_inset
44123
44124
44125 \begin_inset Flex URL
44126 status collapsed
44127
44128 \begin_layout Plain Layout
44129
44130 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44131 \end_layout
44132
44133 \end_inset
44134
44135
44136 \end_layout
44137
44138 \begin_layout Bibliography
44139 \labelwidthstring Bibliografía
44140 \begin_inset CommandInset bibitem
44141 LatexCommand bibitem
44142 key "makeindex"
44143
44144 \end_inset
44145
44146
44147 \begin_inset CommandInset href
44148 LatexCommand href
44149 name "Documentación"
44150 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44151
44152 \end_inset
44153
44154  del programa 
44155 \family sans
44156 makeindex
44157 \family default
44158 :
44159 \begin_inset Newline newline
44160 \end_inset
44161
44162
44163 \begin_inset Flex URL
44164 status collapsed
44165
44166 \begin_layout Plain Layout
44167
44168 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44169 \end_layout
44170
44171 \end_inset
44172
44173
44174 \end_layout
44175
44176 \begin_layout Bibliography
44177 \labelwidthstring Bibliografía
44178 \begin_inset CommandInset bibitem
44179 LatexCommand bibitem
44180 key "xindy"
44181
44182 \end_inset
44183
44184
44185 \begin_inset CommandInset href
44186 LatexCommand href
44187 name "Documentación"
44188 target "http://www.xindy.org/documentation.html"
44189
44190 \end_inset
44191
44192  del programa 
44193 \family sans
44194 xindy
44195 \family default
44196 :
44197 \begin_inset Newline newline
44198 \end_inset
44199
44200
44201 \begin_inset Flex URL
44202 status collapsed
44203
44204 \begin_layout Plain Layout
44205
44206 http://www.xindy.org/documentation.html
44207 \end_layout
44208
44209 \end_inset
44210
44211
44212 \end_layout
44213
44214 \begin_layout Bibliography
44215 \labelwidthstring Bibliografía
44216 \begin_inset CommandInset bibitem
44217 LatexCommand bibitem
44218 key "caption"
44219
44220 \end_inset
44221
44222
44223 \begin_inset CommandInset href
44224 LatexCommand href
44225 name "Documentación"
44226 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
44227
44228 \end_inset
44229
44230  del paquete LaTeX 
44231 \series bold
44232 caption
44233 \series default
44234
44235 \begin_inset Index idx
44236 status collapsed
44237
44238 \begin_layout Plain Layout
44239 LaTeX, paquetes ! caption
44240 \end_layout
44241
44242 \end_inset
44243
44244 :
44245 \begin_inset Newline newline
44246 \end_inset
44247
44248
44249 \begin_inset Flex URL
44250 status collapsed
44251
44252 \begin_layout Plain Layout
44253
44254 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \end_layout
44261
44262 \begin_layout Bibliography
44263 \labelwidthstring Bibliografía
44264 \begin_inset CommandInset bibitem
44265 LatexCommand bibitem
44266 key "fancyhdr"
44267
44268 \end_inset
44269
44270
44271 \begin_inset CommandInset href
44272 LatexCommand href
44273 name "Documentation"
44274 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
44275
44276 \end_inset
44277
44278  del paquete LaTeX 
44279 \series bold
44280 fancyhdr
44281 \series default
44282
44283 \begin_inset Index idx
44284 status collapsed
44285
44286 \begin_layout Plain Layout
44287 LaTeX, paquetes ! fancyhdr
44288 \end_layout
44289
44290 \end_inset
44291
44292 :
44293 \begin_inset Newline newline
44294 \end_inset
44295
44296
44297 \begin_inset Flex URL
44298 status collapsed
44299
44300 \begin_layout Plain Layout
44301
44302 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
44303 \end_layout
44304
44305 \end_inset
44306
44307
44308 \end_layout
44309
44310 \begin_layout Bibliography
44311 \labelwidthstring Bibliografía
44312 \begin_inset CommandInset bibitem
44313 LatexCommand bibitem
44314 key "hyperref"
44315
44316 \end_inset
44317
44318
44319 \begin_inset CommandInset href
44320 LatexCommand href
44321 name "Documentation"
44322 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44323
44324 \end_inset
44325
44326  del paquete LaTeX 
44327 \series bold
44328 hyperref
44329 \series default
44330
44331 \begin_inset Index idx
44332 status collapsed
44333
44334 \begin_layout Plain Layout
44335 LaTeX, paquetes! hyperref
44336 \end_layout
44337
44338 \end_inset
44339
44340 :
44341 \begin_inset Newline newline
44342 \end_inset
44343
44344
44345 \begin_inset Flex URL
44346 status collapsed
44347
44348 \begin_layout Plain Layout
44349
44350 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
44351 \end_layout
44352
44353 \end_inset
44354
44355
44356 \end_layout
44357
44358 \begin_layout Bibliography
44359 \labelwidthstring Bibliografía
44360 \begin_inset CommandInset bibitem
44361 LatexCommand bibitem
44362 key "nomencl"
44363
44364 \end_inset
44365
44366
44367 \begin_inset CommandInset href
44368 LatexCommand href
44369 name "Documentation"
44370 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
44371
44372 \end_inset
44373
44374  del paquete LaTeX 
44375 \series bold
44376 nomencl
44377 \series default
44378
44379 \begin_inset Index idx
44380 status collapsed
44381
44382 \begin_layout Plain Layout
44383 LaTeX, paquetes ! nomencl
44384 \end_layout
44385
44386 \end_inset
44387
44388 :
44389 \begin_inset Newline newline
44390 \end_inset
44391
44392
44393 \begin_inset Flex URL
44394 status collapsed
44395
44396 \begin_layout Plain Layout
44397
44398 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
44399 \end_layout
44400
44401 \end_inset
44402
44403
44404 \end_layout
44405
44406 \begin_layout Bibliography
44407 \labelwidthstring Bibliografía
44408 \begin_inset CommandInset bibitem
44409 LatexCommand bibitem
44410 key "tipa"
44411
44412 \end_inset
44413
44414
44415 \begin_inset CommandInset href
44416 LatexCommand href
44417 name "Documentación"
44418 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
44419
44420 \end_inset
44421
44422  del paquete LaTeX 
44423 \series bold
44424 tipa
44425 \series default
44426
44427 \begin_inset Index idx
44428 status collapsed
44429
44430 \begin_layout Plain Layout
44431 LaTeX, paquetes ! tipa
44432 \end_layout
44433
44434 \end_inset
44435
44436 :
44437 \begin_inset Newline newline
44438 \end_inset
44439
44440
44441 \begin_inset Flex URL
44442 status collapsed
44443
44444 \begin_layout Plain Layout
44445
44446 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44447 \end_layout
44448
44449 \end_inset
44450
44451
44452 \end_layout
44453
44454 \begin_layout Bibliography
44455 \labelwidthstring Bibliografía
44456 \begin_inset CommandInset bibitem
44457 LatexCommand bibitem
44458 key "wrapfig"
44459
44460 \end_inset
44461
44462
44463 \begin_inset CommandInset href
44464 LatexCommand href
44465 name "Documentación"
44466 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44467
44468 \end_inset
44469
44470  del paquete LaTeX 
44471 \series bold
44472 wrapfig
44473 \series default
44474
44475 \begin_inset Index idx
44476 status collapsed
44477
44478 \begin_layout Plain Layout
44479 LaTeX, paquetes ! wrapfig
44480 \end_layout
44481
44482 \end_inset
44483
44484 :
44485 \begin_inset Newline newline
44486 \end_inset
44487
44488
44489 \begin_inset Flex URL
44490 status collapsed
44491
44492 \begin_layout Plain Layout
44493
44494 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44495 \end_layout
44496
44497 \end_inset
44498
44499
44500 \end_layout
44501
44502 \begin_layout Bibliography
44503 \labelwidthstring Bibliografía
44504 \begin_inset CommandInset bibitem
44505 LatexCommand bibitem
44506 key "XeTeX"
44507
44508 \end_inset
44509
44510
44511 \begin_inset CommandInset href
44512 LatexCommand href
44513 name "Página Wiki"
44514 target "http://wiki.lyx.org/LyX/XeTeX"
44515
44516 \end_inset
44517
44518  cómo usar LyX con 
44519 \family sans
44520 XeTeX
44521 \family default
44522 :
44523 \begin_inset Newline newline
44524 \end_inset
44525
44526
44527 \begin_inset Flex URL
44528 status collapsed
44529
44530 \begin_layout Plain Layout
44531
44532 http://wiki.lyx.org/LyX/XeTeX
44533 \end_layout
44534
44535 \end_inset
44536
44537
44538 \end_layout
44539
44540 \begin_layout Bibliography
44541 \labelwidthstring Bibliografía
44542 \begin_inset CommandInset bibitem
44543 LatexCommand bibitem
44544 key "Arabic"
44545
44546 \end_inset
44547
44548
44549 \begin_inset CommandInset href
44550 LatexCommand href
44551 name "Página Wiki"
44552 target "http://wiki.lyx.org/Windows/Arabic"
44553
44554 \end_inset
44555
44556  cómo configurar LyX para árabe:
44557 \begin_inset Newline newline
44558 \end_inset
44559
44560
44561 \begin_inset Flex URL
44562 status collapsed
44563
44564 \begin_layout Plain Layout
44565
44566 http://wiki.lyx.org/Windows/Arabic
44567 \end_layout
44568
44569 \end_inset
44570
44571
44572 \end_layout
44573
44574 \begin_layout Bibliography
44575 \labelwidthstring Bibliografía
44576 \begin_inset CommandInset bibitem
44577 LatexCommand bibitem
44578 key "Armenian"
44579
44580 \end_inset
44581
44582
44583 \begin_inset CommandInset href
44584 LatexCommand href
44585 name "Página Wiki"
44586 target "http://wiki.lyx.org/Windows/Armenian"
44587
44588 \end_inset
44589
44590  cómo configurar LyX para armenio:
44591 \begin_inset Newline newline
44592 \end_inset
44593
44594
44595 \begin_inset Flex URL
44596 status collapsed
44597
44598 \begin_layout Plain Layout
44599
44600 http://wiki.lyx.org/Windows/Armenian
44601 \end_layout
44602
44603 \end_inset
44604
44605
44606 \end_layout
44607
44608 \begin_layout Bibliography
44609 \labelwidthstring Bibliografía
44610 \begin_inset CommandInset bibitem
44611 LatexCommand bibitem
44612 key "Farsi"
44613
44614 \end_inset
44615
44616
44617 \begin_inset CommandInset href
44618 LatexCommand href
44619 name "Página Wiki"
44620 target "http://wiki.lyx.org/Windows/Farsi"
44621
44622 \end_inset
44623
44624  cómo configurar LyX para farsi:
44625 \begin_inset Newline newline
44626 \end_inset
44627
44628
44629 \begin_inset Flex URL
44630 status collapsed
44631
44632 \begin_layout Plain Layout
44633
44634 http://wiki.lyx.org/Windows/Farsi
44635 \end_layout
44636
44637 \end_inset
44638
44639
44640 \end_layout
44641
44642 \begin_layout Bibliography
44643 \labelwidthstring Bibliografía
44644 \begin_inset CommandInset bibitem
44645 LatexCommand bibitem
44646 key "Hebrew"
44647
44648 \end_inset
44649
44650
44651 \begin_inset CommandInset href
44652 LatexCommand href
44653 name "Página Wiki"
44654 target "http://wiki.lyx.org/Windows/Hebrew"
44655
44656 \end_inset
44657
44658  cómo configurar LyX para hebreo:
44659 \begin_inset Newline newline
44660 \end_inset
44661
44662
44663 \begin_inset Flex URL
44664 status collapsed
44665
44666 \begin_layout Plain Layout
44667
44668 http://wiki.lyx.org/Windows/Hebrew
44669 \end_layout
44670
44671 \end_inset
44672
44673
44674 \end_layout
44675
44676 \begin_layout Bibliography
44677 \labelwidthstring Bibliografía
44678 \begin_inset CommandInset bibitem
44679 LatexCommand bibitem
44680 key "Japanese"
44681
44682 \end_inset
44683
44684
44685 \begin_inset CommandInset href
44686 LatexCommand href
44687 name "Página Wiki"
44688 target "http://wiki.lyx.org/Windows/Japanese"
44689
44690 \end_inset
44691
44692  cómo configurar LyX para japonés:
44693 \begin_inset Newline newline
44694 \end_inset
44695
44696
44697 \begin_inset Flex URL
44698 status collapsed
44699
44700 \begin_layout Plain Layout
44701
44702 http://wiki.lyx.org/Windows/Japanese
44703 \end_layout
44704
44705 \end_inset
44706
44707
44708 \end_layout
44709
44710 \begin_layout Bibliography
44711 \labelwidthstring Bibliografía
44712 \begin_inset CommandInset bibitem
44713 LatexCommand bibitem
44714 key "Latvian"
44715
44716 \end_inset
44717
44718
44719 \begin_inset CommandInset href
44720 LatexCommand href
44721 name "Página Wiki"
44722 target "http://wiki.lyx.org/Windows/Latvian"
44723
44724 \end_inset
44725
44726  cómo configurar LyX para letón:
44727 \begin_inset Newline newline
44728 \end_inset
44729
44730
44731 \begin_inset Flex URL
44732 status collapsed
44733
44734 \begin_layout Plain Layout
44735
44736 http://wiki.lyx.org/Windows/Latvian
44737 \end_layout
44738
44739 \end_inset
44740
44741
44742 \end_layout
44743
44744 \begin_layout Bibliography
44745 \labelwidthstring Bibliografía
44746 \begin_inset CommandInset bibitem
44747 LatexCommand bibitem
44748 key "Lithuanian"
44749
44750 \end_inset
44751
44752
44753 \begin_inset CommandInset href
44754 LatexCommand href
44755 name "Página Wiki"
44756 target "http://wiki.lyx.org/Windows/Lithuanian"
44757
44758 \end_inset
44759
44760  cómo configurar LyX para lituano:
44761 \begin_inset Newline newline
44762 \end_inset
44763
44764
44765 \begin_inset Flex URL
44766 status collapsed
44767
44768 \begin_layout Plain Layout
44769
44770 http://wiki.lyx.org/Windows/Lithuanian
44771 \end_layout
44772
44773 \end_inset
44774
44775
44776 \end_layout
44777
44778 \begin_layout Bibliography
44779 \labelwidthstring Bibliografía
44780 \begin_inset CommandInset bibitem
44781 LatexCommand bibitem
44782 key "Mongolian"
44783
44784 \end_inset
44785
44786
44787 \begin_inset CommandInset href
44788 LatexCommand href
44789 name "Página Wiki"
44790 target "http://wiki.lyx.org/Windows/Mongolian"
44791
44792 \end_inset
44793
44794  cómo configurar LyX para mongol:
44795 \begin_inset Newline newline
44796 \end_inset
44797
44798
44799 \begin_inset Flex URL
44800 status collapsed
44801
44802 \begin_layout Plain Layout
44803
44804 http://wiki.lyx.org/Windows/Mongolian
44805 \end_layout
44806
44807 \end_inset
44808
44809
44810 \end_layout
44811
44812 \begin_layout Bibliography
44813 \labelwidthstring Bibliografía
44814 \begin_inset CommandInset bibitem
44815 LatexCommand bibitem
44816 key "Vietnamese"
44817
44818 \end_inset
44819
44820
44821 \begin_inset CommandInset href
44822 LatexCommand href
44823 name "Página Wiki"
44824 target "http://wiki.lyx.org/Windows/Vietnamese"
44825
44826 \end_inset
44827
44828  cómo configurar LyX para vietnamita:
44829 \begin_inset Newline newline
44830 \end_inset
44831
44832
44833 \begin_inset Flex URL
44834 status collapsed
44835
44836 \begin_layout Plain Layout
44837
44838 http://wiki.lyx.org/Windows/Vietnamese
44839 \end_layout
44840
44841 \end_inset
44842
44843
44844 \end_layout
44845
44846 \begin_layout Bibliography
44847 \labelwidthstring Bibliografía
44848 \begin_inset CommandInset bibitem
44849 LatexCommand bibitem
44850 key "LyX-func"
44851
44852 \end_inset
44853
44854
44855 \begin_inset CommandInset href
44856 LatexCommand href
44857 name "Página Wiki"
44858 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44859
44860 \end_inset
44861
44862  con una lista de todas las funciones de LyX disponibles:
44863 \begin_inset Newline newline
44864 \end_inset
44865
44866
44867 \begin_inset Flex URL
44868 status collapsed
44869
44870 \begin_layout Plain Layout
44871
44872 http://wiki.lyx.org/LyX/LyxFunctionList
44873 \end_layout
44874
44875 \end_inset
44876
44877
44878 \end_layout
44879
44880 \begin_layout Bibliography
44881 \labelwidthstring Bibliografía
44882 \begin_inset CommandInset bibitem
44883 LatexCommand bibitem
44884 key "NewInLyX16"
44885
44886 \end_inset
44887
44888
44889 \begin_inset CommandInset href
44890 LatexCommand href
44891 name "Página wiki"
44892 target "http://wiki.lyx.org/LyX/NewInLyX16"
44893
44894 \end_inset
44895
44896  sobre características nuevas en 
44897 \family sans
44898 LyX 1.6.0
44899 \family default
44900 :
44901 \begin_inset Newline newline
44902 \end_inset
44903
44904
44905 \begin_inset Flex URL
44906 status collapsed
44907
44908 \begin_layout Plain Layout
44909
44910 http://wiki.lyx.org/LyX/NewInLyX16
44911 \end_layout
44912
44913 \end_inset
44914
44915
44916 \end_layout
44917
44918 \begin_layout Bibliography
44919 \labelwidthstring Bibliografía
44920 \begin_inset CommandInset bibitem
44921 LatexCommand bibitem
44922 key "spanish"
44923
44924 \end_inset
44925
44926
44927 \begin_inset CommandInset href
44928 LatexCommand href
44929 name "Página web"
44930 target "http://www.tex-tipografia.com/spanish.html"
44931
44932 \end_inset
44933
44934  del estilo 
44935 \family sans
44936 spanish 
44937 \family default
44938 incluido en el paquete 
44939 \series bold
44940 babel
44941 \series default
44942 :
44943 \begin_inset Newline newline
44944 \end_inset
44945
44946
44947 \begin_inset Flex URL
44948 status collapsed
44949
44950 \begin_layout Plain Layout
44951
44952 http://www.tex-tipografia.com/spanish.html
44953 \end_layout
44954
44955 \end_inset
44956
44957
44958 \end_layout
44959
44960 \begin_layout Standard
44961 \begin_inset Newpage newpage
44962 \end_inset
44963
44964
44965 \begin_inset ERT
44966 status open
44967
44968 \begin_layout Plain Layout
44969
44970
44971 \backslash
44972 let
44973 \backslash
44974 mybibname
44975 \backslash
44976 bibname
44977 \end_layout
44978
44979 \begin_layout Plain Layout
44980
44981
44982 \backslash
44983 renewcommand{
44984 \backslash
44985 bibname}{
44986 \backslash
44987 mybibname
44988 \backslash
44989 ; 2}
44990 \end_layout
44991
44992 \end_inset
44993
44994
44995 \begin_inset Note Note
44996 status collapsed
44997
44998 \begin_layout Plain Layout
44999 El comando 
45000 \series bold
45001
45002 \backslash
45003 bibname
45004 \series default
45005  es el nombre de la bibliografía en el idioma del documento actual.
45006  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
45007  bibliografía es la segunda:
45008 \end_layout
45009
45010 \end_inset
45011
45012
45013 \end_layout
45014
45015 \begin_layout Standard
45016 \begin_inset CommandInset bibtex
45017 LatexCommand bibtex
45018 bibfiles "../biblio/LyXDocs"
45019 options "../biblio/alphadin"
45020
45021 \end_inset
45022
45023
45024 \end_layout
45025
45026 \begin_layout Standard
45027 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
45028 \end_layout
45029
45030 \begin_layout Standard
45031
45032 \series bold
45033 \begin_inset CommandInset nomencl_print
45034 LatexCommand printnomenclature
45035 set_width "none"
45036
45037 \end_inset
45038
45039
45040 \begin_inset CommandInset index_print
45041 LatexCommand printindex
45042 type "idx"
45043
45044 \end_inset
45045
45046
45047 \end_layout
45048
45049 \end_body
45050 \end_document