]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
e5a960afdad35a626fa0175d8daf95ce4b9316c8
[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 410
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_non_tex_fonts 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
11046 \lang english
11047 LaTeX font support
11048 \begin_inset CommandInset label
11049 LatexCommand label
11050 name "sub:LaTeX-font-support"
11051
11052 \end_inset
11053
11054
11055 \end_layout
11056
11057 \begin_layout Standard
11058
11059 \lang english
11060 Traditionally, LaTeX uses its own fonts.
11061  That is to say, you cannot directly access the fonts installed on your
11062  operating system, but you have to use specific fonts provided by your LaTeX
11063  distribution.
11064  The reason is that LaTeX needs some extra information about the fonts,
11065  which have to be provided by additional files and packages.
11066  The downside of this is that your font choice is somewhat limited, compared
11067  to usual word processors.
11068  On the other hand this comes with the advantage that the provided fonts
11069  are generally of very good quality, and that LaTeX files are very portable
11070  across different machines.
11071  Also, the range of fonts supported by traditional LaTeX was increased a
11072  lot meanwhile so that you can find packages for many free and commercial
11073  fonts.
11074  In LyX, only a subset of these are directly selectable via the user interface
11075  (see section
11076 \begin_inset space ~
11077 \end_inset
11078
11079
11080 \begin_inset CommandInset ref
11081 LatexCommand ref
11082 reference "sub:Formato-de-documento"
11083
11084 \end_inset
11085
11086  for details).
11087  However, all others are available if you enter the respective LaTeX code
11088  in the document preamble (please refer to the documentation of your desired
11089  font).
11090 \end_layout
11091
11092 \begin_layout Standard
11093
11094 \lang english
11095 Furthermore, recent developments brought some new LaTeX engines that are
11096  also able to directly access fonts that are installed for your operating
11097  system (OS), namely XeTeX and LuaTeX.
11098  Both engines are now supported by LyX.
11099  By using them, you can use theoretically any OpenType or TrueType font
11100  that is installed on your system.
11101  The next section describes how to use these OS fonts.
11102 \end_layout
11103
11104 \begin_layout Standard
11105
11106 \lang english
11107 \begin_inset Note Greyedout
11108 status open
11109
11110 \begin_layout Plain Layout
11111
11112 \series bold
11113 \lang english
11114 Note:
11115 \series default
11116  In practice, some fonts might fail due to bad metrics and other font deficienci
11117 es; so you might have to experiment.
11118 \end_layout
11119
11120 \end_inset
11121
11122
11123 \end_layout
11124
11125 \begin_layout Standard
11126
11127 \lang english
11128 \begin_inset Note Greyedout
11129 status open
11130
11131 \begin_layout Plain Layout
11132
11133 \series bold
11134 \lang english
11135 Note:
11136 \series default
11137  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11138  as traditional LaTeX or PDFLaTeX.
11139 \end_layout
11140
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Subsection
11147 Tipo y tamaño de fuente en un documento
11148 \begin_inset CommandInset label
11149 LatexCommand label
11150 name "sub:Fuentes-de-documento"
11151
11152 \end_inset
11153
11154
11155 \begin_inset Index idx
11156 status collapsed
11157
11158 \begin_layout Plain Layout
11159 Fuentes ! Tamaño
11160 \end_layout
11161
11162 \end_inset
11163
11164
11165 \begin_inset Index idx
11166 status collapsed
11167
11168 \begin_layout Plain Layout
11169 Documentos ! Fuentes
11170 \end_layout
11171
11172 \end_inset
11173
11174
11175 \end_layout
11176
11177 \begin_layout Standard
11178 Las fuentes de un documento se establecen en 
11179 \family sans
11180 Documento\SpecialChar \menuseparator
11181 Configuración
11182 \family default
11183
11184 \begin_inset Index idx
11185 status collapsed
11186
11187 \begin_layout Plain Layout
11188 Documentos ! Configuración
11189 \end_layout
11190
11191 \end_inset
11192
11193 .
11194  
11195 \lang english
11196 In the 
11197 \family sans
11198 Fonts
11199 \family default
11200  section of the dialog, you can specify which font should be used for the
11201  three different font shapes — roman (serif), 
11202 \family sans
11203 sans
11204 \begin_inset space ~
11205 \end_inset
11206
11207 serif
11208 \family default
11209  and 
11210 \family typewriter
11211 typewriter
11212 \family default
11213  (monospaced) — you can specify the base font size and scaling factors for
11214  (some) sans serif and typewriter fonts if this is necessary to fit with
11215  the roman font.
11216 \end_layout
11217
11218 \begin_layout Standard
11219
11220 \lang english
11221 If you select 
11222 \family sans
11223 Use non-T
11224 \begin_inset ERT
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228
11229 {}
11230 \end_layout
11231
11232 \end_inset
11233
11234 eX fonts
11235 \family default
11236 , you will have access to the fonts installed on your operating system.
11237  This requires that you use 
11238 \family sans
11239 PDF (XeT
11240 \begin_inset ERT
11241 status collapsed
11242
11243 \begin_layout Plain Layout
11244
11245 {}
11246 \end_layout
11247
11248 \end_inset
11249
11250 eX)
11251 \family default
11252
11253 \family sans
11254 PDF (LuaT
11255 \begin_inset ERT
11256 status collapsed
11257
11258 \begin_layout Plain Layout
11259
11260 {}
11261 \end_layout
11262
11263 \end_inset
11264
11265 eX)
11266 \family default
11267  or 
11268 \family sans
11269 DVI (LuaT
11270 \begin_inset ERT
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274
11275 {}
11276 \end_layout
11277
11278 \end_inset
11279
11280 eX)
11281 \family default
11282  as output format, i.
11283 \begin_inset space \thinspace{}
11284 \end_inset
11285
11286 e.
11287 \begin_inset space ~
11288 \end_inset
11289
11290 you will have to have either XeTeX or LuaTeX installed (see section
11291 \begin_inset space ~
11292 \end_inset
11293
11294
11295 \begin_inset CommandInset ref
11296 LatexCommand ref
11297 reference "sub:LaTeX-font-support"
11298
11299 \end_inset
11300
11301 ).
11302  You will then not have access to TeX's own fonts (the selection described
11303  below).
11304  Note that LyX lists all available fonts in either of the three lists (roman,
11305  sans
11306 \begin_inset space ~
11307 \end_inset
11308
11309 serif, and typewriter), since LyX cannot determine the family.
11310  Also note that the output might fail with some of the listed fonts, due
11311  to the encoding of the fonts and\SpecialChar \slash{}
11312 or font failures.
11313  Again, LyX cannot determine this in advance, so you might need to experiment.
11314 \end_layout
11315
11316 \begin_layout Standard
11317
11318 \lang english
11319 If you use TeX fonts (which is the default), 
11320 \lang spanish
11321 las opciones posibles incluyen 
11322 \family sans
11323 Predeterminado
11324 \family default
11325  y una lista de las fuentes disponibles en tu sistema.
11326  La opción 
11327 \family sans
11328 Predeterminado
11329 \family default
11330  usa las fuentes estándar de TeX, conocidas como 
11331 \begin_inset Quotes fld
11332 \end_inset
11333
11334
11335 \family typewriter
11336 Computer Modern
11337 \family default
11338
11339 \begin_inset Quotes frd
11340 \end_inset
11341
11342  (
11343 \family typewriter
11344 cm
11345 \family default
11346 ) o 
11347 \begin_inset Quotes fld
11348 \end_inset
11349
11350
11351 \family typewriter
11352 European Computer Modern
11353 \family default
11354
11355 \begin_inset Quotes frd
11356 \end_inset
11357
11358  (
11359 \family typewriter
11360 ec
11361 \family default
11362 ).
11363 \end_layout
11364
11365 \begin_layout Standard
11366 Como 
11367 \family typewriter
11368 cm
11369 \family default
11370  y 
11371 \family typewriter
11372 ec
11373 \family default
11374  son fuentes en mapa de bits, a menudo se ven pixeladas en la salida PDF,
11375  sobre todo si se lee con ampliación.
11376 \begin_inset Foot
11377 status collapsed
11378
11379 \begin_layout Plain Layout
11380 Este problema no aparece en 
11381 \family typewriter
11382 Adobe
11383 \begin_inset space ~
11384 \end_inset
11385
11386 Reader
11387 \family default
11388  versión 6 o posterior, porque este programa incluye un servidor especial
11389  de fuentes en mapa de bits.
11390 \end_layout
11391
11392 \end_inset
11393
11394  Pero en general, para evitar fuentes pixeladas hay que usar fuentes de
11395  trazos.
11396  Veamos tres posibilidades para usarlas:
11397 \end_layout
11398
11399 \begin_layout Itemize
11400 Utilizar fuentes 
11401 \family typewriter
11402 Latin Modern
11403 \family default
11404  (
11405 \family typewriter
11406 lm
11407 \family default
11408 ).
11409  Estas fuentes han sido desarrolladas por la comunidad LaTeX para reemplazar
11410  a 
11411 \family typewriter
11412 cm
11413 \family default
11414  como fuentes predeterminadas.
11415  En la mayoría de los casos tienen un aspecto semejante a  
11416 \family typewriter
11417 cm
11418 \family default
11419
11420 \begin_inset Foot
11421 status collapsed
11422
11423 \begin_layout Plain Layout
11424 Una diferencia es un espaciado mejorado para las fuentes 
11425 \family typewriter
11426 lm
11427 \family default
11428 .
11429 \end_layout
11430
11431 \end_inset
11432
11433 , pero 
11434 \family typewriter
11435 lm
11436 \family default
11437  cubre un enorme número de caracteres en comparación con las familias 
11438 \family typewriter
11439 cm
11440 \family default
11441  y 
11442 \family typewriter
11443 ec
11444 \family default
11445 .
11446 \end_layout
11447
11448 \begin_layout Itemize
11449 Elegir la fuente 
11450 \family typewriter
11451 AE
11452 \family default
11453  (
11454 \family typewriter
11455 Almost European
11456 \family default
11457
11458 \lang english
11459 in (the rare) case that 
11460 \family typewriter
11461 Latin Modern
11462 \family default
11463  is not available to you or does not work, and you still want to emulate
11464  the look of 
11465 \family typewriter
11466 cm
11467 \family default
11468 /
11469 \family typewriter
11470 ec
11471 \family default
11472 .
11473
11474 \lang spanish
11475  
11476 \family typewriter
11477 AE
11478 \family default
11479  se refiere a 
11480 \begin_inset Quotes fld
11481 \end_inset
11482
11483 Almost European
11484 \begin_inset Quotes frd
11485 \end_inset
11486
11487  y es una fuente virtual.
11488  Virtual significa que 
11489 \begin_inset Quotes fld
11490 \end_inset
11491
11492 roba
11493 \begin_inset Quotes frd
11494 \end_inset
11495
11496  perfiles de otras fuentes.
11497  Esto tiene la desventaja de que algunos caracteres se pierden, como las
11498  comillas francesas, (
11499 \begin_inset Quotes eld
11500 \end_inset
11501
11502 «
11503 \begin_inset Quotes erd
11504 \end_inset
11505
11506  y 
11507 \begin_inset Quotes eld
11508 \end_inset
11509
11510 »
11511 \begin_inset Quotes erd
11512 \end_inset
11513
11514 )
11515 \begin_inset Foot
11516 status collapsed
11517
11518 \begin_layout Plain Layout
11519 Este problema se soluciona cargando el paquete LaTeX 
11520 \series bold
11521 aeguill
11522 \series default
11523
11524 \begin_inset Index idx
11525 status collapsed
11526
11527 \begin_layout Plain Layout
11528 LaTeX, paquetes ! aeguill
11529 \end_layout
11530
11531 \end_inset
11532
11533   en el preámbulo, con la línea
11534 \begin_inset Newline newline
11535 \end_inset
11536
11537
11538 \series bold
11539
11540 \backslash
11541 usepackage[ec]{aeguill}
11542 \end_layout
11543
11544 \end_inset
11545
11546 , y que los caracteres acentuados no se forman con 
11547 \emph on
11548 uno
11549 \emph default
11550  sino con 
11551 \emph on
11552 dos
11553 \emph default
11554  caracteres, el acento y la letra.
11555  Por esto no puedes buscar palabras con acentos en documentos creados con
11556  la fuente 
11557 \family typewriter
11558 AE
11559 \family default
11560 .
11561  P.
11562 \begin_inset space \thinspace{}
11563 \end_inset
11564
11565 e.
11566  si buscas la palabra francesa 
11567 \begin_inset Quotes fld
11568 \end_inset
11569
11570 brève
11571 \begin_inset Quotes frd
11572 \end_inset
11573
11574  en un PDF, no obtienes ningún resultado, porque el visor PDF busca el carácter
11575  
11576 \begin_inset Quotes fld
11577 \end_inset
11578
11579 è
11580 \begin_inset Quotes frd
11581 \end_inset
11582
11583  y no los caracteres 
11584 \begin_inset Quotes fld
11585 \end_inset
11586
11587  e +
11588 \begin_inset space ~
11589 \end_inset
11590
11591  ̀ 
11592 \begin_inset Quotes frd
11593 \end_inset
11594
11595 .
11596  
11597 \end_layout
11598
11599 \begin_layout Itemize
11600
11601 \lang english
11602 If you do not like the look of 
11603 \family typewriter
11604 cm
11605 \family default
11606 /
11607 \family typewriter
11608 ec
11609 \family default
11610 , you can of course select one of the other provided vector fonts, e.
11611 \begin_inset space \thinspace{}
11612 \end_inset
11613
11614 g.
11615 \begin_inset space ~
11616 \end_inset
11617
11618
11619 \family sans
11620 Times Roman
11621 \family default
11622  or
11623 \family typewriter
11624  
11625 \family sans
11626 Palatino
11627 \family default
11628 .
11629  Most roman vector fonts will automatically select matching sans
11630 \begin_inset space ~
11631 \end_inset
11632
11633 serif and typewriter fonts
11634 \begin_inset Foot
11635 status collapsed
11636
11637 \begin_layout Plain Layout
11638
11639 \lang english
11640 These are sometimes just matching other fonts (e.
11641 \begin_inset space \thinspace{}
11642 \end_inset
11643
11644 g., 
11645 \family sans
11646 Times Roman
11647 \family default
11648  selects 
11649 \family sans
11650 Helvetiva
11651 \family default
11652  for sans serif text), and sometimes, e.
11653 \begin_inset space \thinspace{}
11654 \end_inset
11655
11656 g.
11657  with 
11658 \family typewriter
11659 Latin Modern
11660 \family default
11661  or 
11662 \family typewriter
11663 Computer Modern
11664 \family default
11665 , different shapes of the same font, i.
11666 \begin_inset space \thinspace{}
11667 \end_inset
11668
11669 e.
11670  a real font 
11671 \emph on
11672 family
11673 \emph default
11674 .
11675 \end_layout
11676
11677 \end_inset
11678
11679 , but you can also select your own.
11680 \family sans
11681 \lang spanish
11682
11683 \begin_inset Newline newline
11684 \end_inset
11685
11686
11687 \family default
11688 Las diferencias entre fuentes 
11689 \family sans
11690 roman,
11691 \family default
11692  
11693 \family sans
11694 sans
11695 \begin_inset space ~
11696 \end_inset
11697
11698 serif 
11699 \family default
11700
11701 \family sans
11702 typewriter
11703 \family default
11704  se explican en la sección
11705 \begin_inset space ~
11706 \end_inset
11707
11708
11709 \begin_inset CommandInset ref
11710 LatexCommand ref
11711 reference "sub:Ajuste-fino-con"
11712
11713 \end_inset
11714
11715 .
11716 \begin_inset Newline newline
11717 \end_inset
11718
11719 La fuente 
11720 \family typewriter
11721 Times Roman
11722 \family default
11723  se diseñó originalmente para periódicos.
11724  Esto significa que sus formas son más pequeñas que las de otras fuentes
11725  para encajar en las pequeñas columnas de un periódico.
11726  Así pues, 
11727 \family typewriter
11728 Times Roman
11729 \family default
11730  no es la elección óptima para documentos extensos como los libros.
11731 \end_layout
11732
11733 \begin_layout Standard
11734 \begin_inset VSpace bigskip
11735 \end_inset
11736
11737
11738 \end_layout
11739
11740 \begin_layout Standard
11741 Para el tamaño de fuente hay cuatro valores posibles: 
11742 \family sans
11743 Predeterminado, 10
11744 \family default
11745
11746 \family sans
11747 11
11748 \family default
11749 , y 
11750 \family sans
11751 12
11752 \family default
11753 .
11754  
11755 \lang english
11756 Some classes provide additional sizes.
11757
11758 \lang spanish
11759  El 
11760 \family sans
11761 predeterminado
11762 \family default
11763  depende de 
11764 \lang english
11765 the class you are using.
11766  In the standard classes it is
11767 \lang spanish
11768  equivale a 10.
11769 \end_layout
11770
11771 \begin_layout Standard
11772 Los tamaños de fuente son 
11773 \emph on
11774 tamaños base
11775 \emph default
11776 .
11777  Realmente LyX escala todos los otros tamaños posibles (tales como los que
11778  se usan en notas, exponentes y subíndices) según este valor.
11779  Siempre podrás afinar el tamaño de fuente en aquellas partes de texto en
11780  que lo necesites mediante el diálogo 
11781 \family sans
11782 Estilo
11783 \begin_inset space ~
11784 \end_inset
11785
11786 del
11787 \begin_inset space ~
11788 \end_inset
11789
11790 texto
11791 \family default
11792 .
11793  Esto se desarrolla en la sección
11794 \begin_inset space ~
11795 \end_inset
11796
11797
11798 \begin_inset CommandInset ref
11799 LatexCommand ref
11800 reference "sub:Ajuste-fino-con"
11801
11802 \end_inset
11803
11804 .
11805 \end_layout
11806
11807 \begin_layout Standard
11808
11809 \lang english
11810 The 
11811 \family sans
11812 Default Family
11813 \family default
11814  selection lets you specify whether the base font of your document should
11815  be roman, sans
11816 \begin_inset space ~
11817 \end_inset
11818
11819 serif or typewriter.
11820  The 
11821 \family sans
11822 Default
11823 \family default
11824  selection uses what is preset by the class, the other selections override
11825  this.
11826  In most cases, 
11827 \family sans
11828 Default
11829 \family default
11830  is equal to 
11831 \family sans
11832 roman
11833 \family default
11834 , but some classes (such as presentation classes) also use other defaults.
11835 \end_layout
11836
11837 \begin_layout Standard
11838
11839 \lang english
11840 The
11841 \family typewriter
11842  
11843 \family sans
11844 LaTe
11845 \begin_inset ERT
11846 status collapsed
11847
11848 \begin_layout Plain Layout
11849
11850 {}
11851 \end_layout
11852
11853 \end_inset
11854
11855 X font encoding
11856 \family default
11857  selection is an expert setting which lets you change the value passed to
11858  the LaTeX-package
11859 \emph on
11860  fontenc
11861 \emph default
11862  (see also sec.
11863 \begin_inset space ~
11864 \end_inset
11865
11866
11867 \lang spanish
11868
11869 \begin_inset CommandInset ref
11870 LatexCommand ref
11871 reference "sub:LaTeX-Configuración"
11872
11873 \end_inset
11874
11875
11876 \lang english
11877 ).
11878  Normally, you do not need to change (or even understand) this.
11879  Unless you have specific reasons use 
11880 \family sans
11881 Default
11882 \family default
11883 .
11884 \end_layout
11885
11886 \begin_layout Standard
11887
11888 \lang english
11889 With some fonts, the checkboxes 
11890 \family sans
11891 Use Old Style Figures
11892 \family default
11893  and 
11894 \family sans
11895 Use True Small Caps
11896 \family default
11897  are enabled.
11898  These are extra features some fonts provide.
11899  If 
11900 \family sans
11901 Use Old Style Figures
11902 \family default
11903  is checked, the font uses old style (also known as medieval or text) figures,
11904  i.
11905 \begin_inset space \thinspace{}
11906 \end_inset
11907
11908 e.
11909 \begin_inset space ~
11910 \end_inset
11911
11912 figures with varying height that fit nicely with lower letters.
11913  
11914 \family sans
11915 Use True Small Caps
11916 \family default
11917  determines that real small caps are used instead of faked small caps made
11918  of scaled capitals.
11919  Real small caps are often part of expert font sets; they generally look
11920  better than faked small caps but might have to be purchased separately.
11921 \end_layout
11922
11923 \begin_layout Standard
11924 El campo 
11925 \family sans
11926 CJK
11927 \family default
11928  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11929  una fuente para los caracteres de los guiones.
11930 \begin_inset Foot
11931 status collapsed
11932
11933 \begin_layout Plain Layout
11934 La fuente será el argumento para los comandos del paquete LaTeX 
11935 \series bold
11936 CJK
11937 \series default
11938 .
11939  Así, esto no tiene efecto para el idioma de documento 
11940 \family sans
11941 Japonés
11942 \family default
11943  que no usa 
11944 \series bold
11945 CJK
11946 \series default
11947 .
11948 \end_layout
11949
11950 \end_inset
11951
11952
11953 \end_layout
11954
11955 \begin_layout Standard
11956 \begin_inset VSpace bigskip
11957 \end_inset
11958
11959
11960 \begin_inset Note Greyedout
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964
11965 \series bold
11966 Nota: 
11967 \series default
11968 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
11969 \emph on
11970 no
11971 \emph default
11972  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
11973  esto es parte del concepto WYSIWYM.
11974  Las fuentes en pantalla se pueden determinar en el diálogo 
11975 \family sans
11976 Herramientas\SpecialChar \menuseparator
11977 Preferencias
11978 \family default
11979 , véase la sección
11980 \begin_inset space ~
11981 \end_inset
11982
11983
11984 \begin_inset CommandInset ref
11985 LatexCommand ref
11986 reference "sub:Fuentes-de-pantalla"
11987
11988 \end_inset
11989
11990 .
11991 \end_layout
11992
11993 \end_inset
11994
11995
11996 \end_layout
11997
11998 \begin_layout Subsection
11999 Usar diferentes estilos de carácter
12000 \begin_inset Index idx
12001 status collapsed
12002
12003 \begin_layout Plain Layout
12004 Estilo del texto
12005 \end_layout
12006
12007 \end_inset
12008
12009
12010 \end_layout
12011
12012 \begin_layout Standard
12013 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
12014  entornos de párrafo.
12015  LyX soporta dos estilos, 
12016 \family sans
12017 Énfasis
12018 \family default
12019  y 
12020 \family sans
12021 Versalitas
12022 \family default
12023 .
12024  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
12025  herramientas.
12026 \end_layout
12027
12028 \begin_layout Standard
12029 Para activar el estilo 
12030 \family sans
12031 Versalitas
12032 \family default
12033 , haz una de estas acciones:
12034 \end_layout
12035
12036 \begin_layout Itemize
12037 clic en el botón de la barra de herramientas 
12038 \begin_inset Graphics
12039         filename ../../images/font-noun.png
12040
12041 \end_inset
12042
12043
12044 \end_layout
12045
12046 \begin_layout Itemize
12047 teclea la combinación 
12048 \family sans
12049 Alt+C
12050 \begin_inset space ~
12051 \end_inset
12052
12053 C
12054 \end_layout
12055
12056 \begin_layout Standard
12057 Estos comandos son alternativos.
12058  Esto es, si 
12059 \family sans
12060 Versalitas
12061 \family default
12062  ya está activo, esas acciones lo desactivan.
12063 \end_layout
12064
12065 \begin_layout Standard
12066 El estilo 
12067 \family sans
12068 Versalitas
12069 \family default
12070  se utiliza típicamente para nombres propios.
12071  Por ejemplo: 
12072 \begin_inset Quotes fld
12073 \end_inset
12074
12075
12076 \noun on
12077 Matthias Ettrich
12078 \noun default
12079  es el autor original de LyX.
12080 \begin_inset Quotes frd
12081 \end_inset
12082
12083
12084 \end_layout
12085
12086 \begin_layout Standard
12087 Un estilo empleado más frecuentemente es el estilo 
12088 \family sans
12089 Énfasis
12090 \family default
12091 .
12092  Se activa (o se desactiva, también es alternativo) así:
12093 \end_layout
12094
12095 \begin_layout Itemize
12096 clic en el botón 
12097 \begin_inset Graphics
12098         filename ../../images/font-emph.png
12099
12100 \end_inset
12101
12102  
12103 \end_layout
12104
12105 \begin_layout Itemize
12106 con la combinación de teclas 
12107 \family sans
12108 Alt+C
12109 \begin_inset space ~
12110 \end_inset
12111
12112 E
12113 \family default
12114
12115 \family sans
12116 Ctrl+E
12117 \end_layout
12118
12119 \begin_layout Standard
12120 Normalmente el estilo 
12121 \family sans
12122 Énfasis
12123 \family default
12124  equivale a letra cursiva aunque algunas clases de documento o paquetes
12125  LaTeX usan una fuente diferente.
12126 \end_layout
12127
12128 \begin_layout Standard
12129 Hemos estado usando el estilo 
12130 \family sans
12131 Énfasis
12132 \family default
12133  por todos sitios en este documento.
12134  Aquí un ejemplo más:
12135 \end_layout
12136
12137 \begin_layout Quotation
12138
12139 \emph on
12140 ¡No abusen de los estilos de letra!
12141 \end_layout
12142
12143 \begin_layout Standard
12144 Es un aviso además de un ejemplo.
12145  Un escrito debería parecerse a una conversación ordinaria.
12146  Puesto que no estamos gritando continuamente a los demás, también deberíamos
12147  evitar abusar de los estilos de letra.
12148 \end_layout
12149
12150 \begin_layout Standard
12151 Siempre se puede restablecer la fuente predeterminada con la combinación
12152  
12153 \family sans
12154 Alt+C
12155 \begin_inset space ~
12156 \end_inset
12157
12158 Espacio
12159 \family default
12160  o el diálogo 
12161 \family sans
12162 Editar\SpecialChar \menuseparator
12163 Estilo del texto
12164 \family default
12165 .
12166 \end_layout
12167
12168 \begin_layout Subsection
12169 Ajuste fino con el diálogo Estilo del texto
12170 \begin_inset CommandInset label
12171 LatexCommand label
12172 name "sub:Ajuste-fino-con"
12173
12174 \end_inset
12175
12176
12177 \begin_inset Index idx
12178 status collapsed
12179
12180 \begin_layout Plain Layout
12181 Estilo del texto
12182 \end_layout
12183
12184 \end_inset
12185
12186
12187 \end_layout
12188
12189 \begin_layout Standard
12190 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
12191  eso LyX permite crear estilos personalizados.
12192  Por ejemplo, una publicación académica o corporativa que tienen una hoja
12193  de estilo que requiere una letra sans-serif en ciertas situaciones.
12194  También, escritores que a veces usan letra diferente para distinguir reflexione
12195 s del diálogo ordinario.
12196 \end_layout
12197
12198 \begin_layout Standard
12199 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
12200  de nuevo el aviso: ¡No abuses de los estilos de letra! 
12201 \begin_inset Newline newline
12202 \end_inset
12203
12204 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
12205  bien y pueden llegar a parecer coladores.
12206 \end_layout
12207
12208 \begin_layout Standard
12209 Para usar estilos de letra personalizados, abre el diálogo 
12210 \family sans
12211 Editar\SpecialChar \menuseparator
12212 Estilo del texto
12213 \family default
12214 \SpecialChar \menuseparator
12215
12216 \family sans
12217 Personalizado
12218 \family default
12219 .
12220  En él hay varios cuadros desplegables correspondientes a varias propiedades
12221  que puedes escoger.
12222  La opción 
12223 \family sans
12224 Ningún
12225 \begin_inset space ~
12226 \end_inset
12227
12228 cambio
12229 \family default
12230  mantiene el estado actual de esa propiedad.
12231  La opción 
12232 \family sans
12233 Reiniciar
12234 \family default
12235  restablece la propiedad a su valor predeterminado.
12236  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
12237  de un plumazo.
12238 \end_layout
12239
12240 \begin_layout Standard
12241 Las propiedades de fuente y sus opciones (además de 
12242 \family sans
12243 Ningún
12244 \begin_inset space ~
12245 \end_inset
12246
12247 cambio
12248 \family default
12249  y 
12250 \family sans
12251 Reiniciar
12252 \family default
12253 ) son:
12254 \end_layout
12255
12256 \begin_layout Labeling
12257 \labelwidthstring 00.00.0000
12258
12259 \family sans
12260 Familia
12261 \family default
12262  Apariencia general de la fuente.
12263  Las opciones posibles son:
12264 \end_layout
12265
12266 \begin_deeper
12267 \begin_layout Labeling
12268 \labelwidthstring 00.00.0000
12269
12270 \family sans
12271 Roman
12272 \family default
12273  Esta es la familia de tipos romanos.
12274  Normalmente una fuente serif.
12275  Es la familia predeterminada.
12276  (combinación 
12277 \family sans
12278 Alt+C
12279 \begin_inset space ~
12280 \end_inset
12281
12282 R
12283 \family default
12284 )
12285 \end_layout
12286
12287 \begin_layout Labeling
12288 \labelwidthstring 00.00.0000
12289
12290 \family sans
12291 Sans
12292 \begin_inset space ~
12293 \end_inset
12294
12295 Serif
12296 \family default
12297  Esta es la familia de fuentes 
12298 \family sans
12299 Sans Serif.
12300
12301 \family default
12302  (combinación 
12303 \family sans
12304 Alt+C
12305 \begin_inset space ~
12306 \end_inset
12307
12308 S
12309 \family default
12310 )
12311 \end_layout
12312
12313 \begin_layout Labeling
12314 \labelwidthstring 00.00.0000
12315
12316 \family sans
12317 Typewriter
12318 \family default
12319  Esta es la familia de fuentes 
12320 \family typewriter
12321 Typewriter.
12322
12323 \family default
12324  (combinación 
12325 \family sans
12326 Control+Mayúsculas+P)
12327 \end_layout
12328
12329 \end_deeper
12330 \begin_layout Labeling
12331 \labelwidthstring 00.00.0000
12332
12333 \family sans
12334 Serie
12335 \family default
12336  Esto corresponde a la intensidad de impresión.
12337  Las opciones son:
12338 \end_layout
12339
12340 \begin_deeper
12341 \begin_layout Labeling
12342 \labelwidthstring 00.00.0000
12343
12344 \family sans
12345 Medio
12346 \family default
12347  Esta es la serie Medio.
12348  Es el valor predeterminado.
12349 \end_layout
12350
12351 \begin_layout Labeling
12352 \labelwidthstring 00.00.0000
12353
12354 \family sans
12355 Negrita
12356 \family default
12357  
12358 \series bold
12359 Esta es la serie Negrita.
12360
12361 \series default
12362  (combinaciones 
12363 \family sans
12364 Alt+C
12365 \begin_inset space ~
12366 \end_inset
12367
12368 B
12369 \family default
12370
12371 \family sans
12372 Ctrl+B
12373 \family default
12374 )
12375 \end_layout
12376
12377 \end_deeper
12378 \begin_layout Labeling
12379 \labelwidthstring 00.00.0000
12380
12381 \family sans
12382 Forma
12383 \family default
12384  Como su nombre indica.
12385  Opciones:
12386 \end_layout
12387
12388 \begin_deeper
12389 \begin_layout Labeling
12390 \labelwidthstring 00.00.0000
12391
12392 \family sans
12393 Vertical
12394 \family default
12395  Esta es la forma vertical, predeterminada.
12396 \end_layout
12397
12398 \begin_layout Labeling
12399 \labelwidthstring 00.00.0000
12400
12401 \family sans
12402 Cursiva
12403 \family default
12404  
12405 \shape italic
12406 Esta es la forma de letra cursiva
12407 \shape default
12408 \emph on
12409 .
12410 \end_layout
12411
12412 \begin_layout Labeling
12413 \labelwidthstring 00.00.0000
12414
12415 \family sans
12416 Inclinada
12417 \family default
12418  
12419 \shape italic
12420 Esta es la forma de letra Inclinada
12421 \shape default
12422  (aunque quizá no se note en LyX, es diferente de la cursiva).
12423 \end_layout
12424
12425 \begin_layout Labeling
12426 \labelwidthstring 00.00.0000
12427
12428 \family sans
12429 Versalitas
12430 \family default
12431  
12432 \shape smallcaps
12433 Esta es la forma de letra Versalitas
12434 \shape default
12435 \noun on
12436 .
12437 \end_layout
12438
12439 \end_deeper
12440 \begin_layout Labeling
12441 \labelwidthstring 00.00.0000
12442
12443 \family sans
12444 Tamaño
12445 \family default
12446  Altera el tamaño de la fuente.
12447  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
12448  realidad proporcionales al tamaño de fuente del documento.
12449  Insistimos, no das los detalles a LyX, sino una indicación general de lo
12450  que quieres hacer.
12451  Las opciones son:
12452 \end_layout
12453
12454 \begin_deeper
12455 \begin_layout Labeling
12456 \labelwidthstring 00.00.0000
12457
12458 \family sans
12459 Diminuta
12460 \family default
12461  
12462 \size tiny
12463 Este es el tamaño 
12464 \begin_inset Quotes fld
12465 \end_inset
12466
12467 Diminuta
12468 \begin_inset Quotes frd
12469 \end_inset
12470
12471 .
12472
12473 \size default
12474  (combinaciones 
12475 \family sans
12476 Alt+S
12477 \begin_inset space ~
12478 \end_inset
12479
12480 T
12481 \family default
12482
12483 \family sans
12484 Alt+S
12485 \begin_inset space ~
12486 \end_inset
12487
12488 1
12489 \family default
12490 )
12491 \end_layout
12492
12493 \begin_layout Labeling
12494 \labelwidthstring 00.00.0000
12495
12496 \family sans
12497 Pequeñísima
12498 \family default
12499  
12500 \size scriptsize
12501 Este es el tamaño 
12502 \begin_inset Quotes fld
12503 \end_inset
12504
12505 Pequeñísima
12506 \begin_inset Quotes frd
12507 \end_inset
12508
12509
12510 \size default
12511 .
12512  (combinación 
12513 \family sans
12514 Alt+S
12515 \begin_inset space ~
12516 \end_inset
12517
12518 2
12519 \family default
12520 )
12521 \end_layout
12522
12523 \begin_layout Labeling
12524 \labelwidthstring 00.00.0000
12525
12526 \family sans
12527 Más
12528 \begin_inset space ~
12529 \end_inset
12530
12531 pequeña
12532 \family default
12533  
12534 \size footnotesize
12535 Este es el tamaño 
12536 \begin_inset Quotes fld
12537 \end_inset
12538
12539 Más Pequeña
12540 \begin_inset Quotes frd
12541 \end_inset
12542
12543 .
12544
12545 \size default
12546  (combinaciones 
12547 \family sans
12548 Alt+S
12549 \begin_inset space ~
12550 \end_inset
12551
12552 Mayúsculas+S
12553 \family default
12554
12555 \family sans
12556 Alt+S
12557 \begin_inset space ~
12558 \end_inset
12559
12560 3
12561 \family default
12562 )
12563 \end_layout
12564
12565 \begin_layout Labeling
12566 \labelwidthstring 00.00.0000
12567
12568 \family sans
12569 Pequeña
12570 \family default
12571  
12572 \size small
12573 Este es el tamaño 
12574 \begin_inset Quotes fld
12575 \end_inset
12576
12577 Pequeña
12578 \begin_inset Quotes frd
12579 \end_inset
12580
12581 .
12582
12583 \size default
12584  (combinaciones 
12585 \family sans
12586 Alt+S
12587 \begin_inset space ~
12588 \end_inset
12589
12590 S
12591 \family default
12592
12593 \family sans
12594 Alt+S
12595 \begin_inset space ~
12596 \end_inset
12597
12598 4
12599 \family default
12600 )
12601 \end_layout
12602
12603 \begin_layout Labeling
12604 \labelwidthstring 00.00.0000
12605
12606 \family sans
12607 Normal
12608 \family default
12609  Este es el tamaño 
12610 \begin_inset Quotes fld
12611 \end_inset
12612
12613 Normal
12614 \begin_inset Quotes frd
12615 \end_inset
12616
12617 .
12618  Es el valor por omisión.
12619  (combinaciones 
12620 \family sans
12621 Alt+S
12622 \begin_inset space ~
12623 \end_inset
12624
12625 N
12626 \family default
12627
12628 \family sans
12629 Alt+S
12630 \begin_inset space ~
12631 \end_inset
12632
12633 5
12634 \family default
12635 )
12636 \end_layout
12637
12638 \begin_layout Labeling
12639 \labelwidthstring 00.00.0000
12640
12641 \family sans
12642 Grande
12643 \family default
12644  
12645 \size large
12646 Este es el tamaño 
12647 \begin_inset Quotes fld
12648 \end_inset
12649
12650 Grande
12651 \begin_inset Quotes frd
12652 \end_inset
12653
12654 .
12655
12656 \size default
12657  (combinaciones 
12658 \family sans
12659 Alt+S
12660 \begin_inset space ~
12661 \end_inset
12662
12663 L
12664 \family default
12665
12666 \family sans
12667 Alt+S
12668 \begin_inset space ~
12669 \end_inset
12670
12671 6
12672 \family default
12673 )
12674 \end_layout
12675
12676 \begin_layout Labeling
12677 \labelwidthstring 00.00.0000
12678
12679 \family sans
12680 Más
12681 \begin_inset space ~
12682 \end_inset
12683
12684 grande
12685 \family default
12686  
12687 \size larger
12688 Este es el tamaño 
12689 \begin_inset Quotes fld
12690 \end_inset
12691
12692 Más grande
12693 \begin_inset Quotes frd
12694 \end_inset
12695
12696 .
12697
12698 \size default
12699  (combinaciones 
12700 \family sans
12701 Alt+S
12702 \begin_inset space ~
12703 \end_inset
12704
12705 Mayúsculas+L
12706 \family default
12707
12708 \family sans
12709 Alt+S
12710 \begin_inset space ~
12711 \end_inset
12712
12713 7
12714 \family default
12715 )
12716 \end_layout
12717
12718 \begin_layout Labeling
12719 \labelwidthstring 00.00.0000
12720
12721 \family sans
12722 Grandísima
12723 \family default
12724  
12725 \size largest
12726 Este es el tamaño 
12727 \begin_inset Quotes fld
12728 \end_inset
12729
12730 Grandísima
12731 \begin_inset Quotes frd
12732 \end_inset
12733
12734 .
12735
12736 \size default
12737  (combinación 
12738 \family sans
12739 Alt+S
12740 \begin_inset space ~
12741 \end_inset
12742
12743 8
12744 \family default
12745 )
12746 \end_layout
12747
12748 \begin_layout Labeling
12749 \labelwidthstring 00.00.0000
12750
12751 \family sans
12752 Enorme
12753 \family default
12754  
12755 \size huge
12756 Este es el tamaño 
12757 \begin_inset Quotes fld
12758 \end_inset
12759
12760 Enorme
12761 \begin_inset Quotes frd
12762 \end_inset
12763
12764 .
12765
12766 \size default
12767  (combinaciones 
12768 \family sans
12769 Alt+S Mayúsculas
12770 \begin_inset space ~
12771 \end_inset
12772
12773 H
12774 \family default
12775
12776 \family sans
12777 Alt+S
12778 \begin_inset space ~
12779 \end_inset
12780
12781 9
12782 \family default
12783 )
12784 \end_layout
12785
12786 \begin_layout Labeling
12787 \labelwidthstring 00.00.0000
12788
12789 \family sans
12790 Más
12791 \begin_inset space ~
12792 \end_inset
12793
12794 enorme
12795 \family default
12796  
12797 \size giant
12798 Este es el tamaño 
12799 \begin_inset Quotes fld
12800 \end_inset
12801
12802 Más enorme
12803 \begin_inset Quotes frd
12804 \end_inset
12805
12806 .
12807
12808 \size default
12809  (combinaciones 
12810 \family sans
12811 Alt+S
12812 \begin_inset space ~
12813 \end_inset
12814
12815 Mayúsculas+H
12816 \family default
12817
12818 \family sans
12819 Alt+S
12820 \begin_inset space ~
12821 \end_inset
12822
12823 0
12824 \family default
12825 )
12826 \end_layout
12827
12828 \end_deeper
12829 \begin_layout Standard
12830 Reiteramos el aviso 
12831 \emph on
12832 otra vez
12833 \emph default
12834 : no te vuelvas loco con esta característica.
12835  Casi nunca deberías necesitarla.
12836  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12837  eso está bien así.
12838  ¡Esto es sólo para algún ajuste fino!
12839 \end_layout
12840
12841 \begin_layout Labeling
12842 \labelwidthstring 00.00.0000
12843
12844 \family sans
12845 Siempre
12846 \begin_inset space ~
12847 \end_inset
12848
12849 conmutado
12850 \family default
12851  Aquí puedes cambiar estas otras opciones:
12852 \end_layout
12853
12854 \begin_deeper
12855 \begin_layout Labeling
12856 \labelwidthstring 00.00.0000
12857
12858 \family sans
12859 Énfasis
12860 \family default
12861  
12862 \emph on
12863 Texto con énfasis.
12864
12865 \emph default
12866  Podría parecer igual que 
12867 \shape italic
12868 Cursiva
12869 \shape default
12870 , pero realmente es algo diferente.
12871  El énfasis es un atributo 
12872 \emph on
12873 lógico
12874 \emph default
12875 .
12876  Esto significa que cada clase de documento puede definir su propia fuente
12877  para dar énfasis a un texto.
12878  Normalmente equivale a cursiva.
12879 \end_layout
12880
12881 \begin_layout Labeling
12882 \labelwidthstring 00.00.0000
12883
12884 \family sans
12885 Subrayado
12886 \family default
12887  
12888 \bar under
12889 Esto es un texto subrayado.
12890
12891 \bar default
12892  (combinaciones C
12893 \family sans
12894 trl+U, Alt+C
12895 \begin_inset space ~
12896 \end_inset
12897
12898 U)
12899 \begin_inset Newline newline
12900 \end_inset
12901
12902
12903 \family default
12904 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12905  máquinas de escribir, cuando no era posible cambiar de letra.
12906  Ahora no necesitamos resaltar texto subrayando.
12907  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12908  hojas de estilo.
12909 \end_layout
12910
12911 \begin_layout Labeling
12912 \labelwidthstring 00.00.0000
12913
12914 \family sans
12915 Versalitas
12916 \family default
12917  
12918 \noun on
12919 Este texto está en Versalitas.
12920
12921 \noun default
12922  Como 
12923 \family sans
12924 Énfasis
12925 \family default
12926 , es un atributo lógico.
12927  Normalmente equivale a 
12928 \family sans
12929 Mayúsculas pequeñas
12930 \family default
12931 .
12932 \end_layout
12933
12934 \end_deeper
12935 \begin_layout Standard
12936
12937 \end_layout
12938
12939 \begin_layout Labeling
12940 \labelwidthstring 00.00.0000
12941
12942 \family sans
12943 Color
12944 \family default
12945  Esta opción permite poner el texto en color.
12946  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
12947  Además de 
12948 \family sans
12949 Sin
12950 \begin_inset space ~
12951 \end_inset
12952
12953 color
12954 \family default
12955 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
12956  entre 
12957 \family sans
12958 Negro
12959 \family default
12960
12961 \family sans
12962 Blanco
12963 \family default
12964
12965 \family sans
12966 Rojo,
12967 \family default
12968  
12969 \family sans
12970 Verde
12971 \family default
12972
12973 \family sans
12974 Azul
12975 \family default
12976
12977 \family sans
12978 Cyan
12979 \family default
12980
12981 \family sans
12982 Magenta
12983 \family default
12984  y 
12985 \family sans
12986 Amarillo
12987 \family default
12988 .
12989 \begin_inset Index idx
12990 status collapsed
12991
12992 \begin_layout Plain Layout
12993 Color ! Texto
12994 \end_layout
12995
12996 \end_inset
12997
12998
12999 \end_layout
13000
13001 \begin_layout Labeling
13002 \labelwidthstring 00.00.0000
13003
13004 \family sans
13005 Idioma
13006 \family default
13007  Se usa para marcar regiones de texto en un idioma distinto al del documento.
13008  El texto así marcado se subraya en azul para indicar el cambio (sólo en
13009  LyX).
13010 \end_layout
13011
13012 \begin_layout Standard
13013 Bien, tienes un gran número de opciones para escoger.
13014  Una vez que has elegido un nuevo estilo de texto en el diálogo 
13015 \family sans
13016 Editar\SpecialChar \menuseparator
13017 Estilo del texto
13018 \family default
13019 , se guardan las opciones.
13020  Para activarlas, usa el botón 
13021 \begin_inset Graphics
13022         filename ../../images/textstyle-apply.png
13023
13024 \end_inset
13025
13026 .
13027  Ese botón te permite alternar el estado de tu estilo personalizado cuando
13028  el diálogo no está visible.
13029  
13030 \end_layout
13031
13032 \begin_layout Standard
13033 Para reiniciar completamente el estilo a sus valores por omisión, usa 
13034 \family sans
13035 Alt+C
13036 \begin_inset space ~
13037 \end_inset
13038
13039 Espacio
13040 \family default
13041 .
13042  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
13043  sólo pones forma 
13044 \begin_inset Quotes fld
13045 \end_inset
13046
13047 inclinada
13048 \begin_inset Quotes frd
13049 \end_inset
13050
13051  y serie 
13052 \begin_inset Quotes fld
13053 \end_inset
13054
13055 negrita
13056 \begin_inset Quotes frd
13057 \end_inset
13058
13059 ), marca el cuadro 
13060 \family sans
13061 Conmutar
13062 \begin_inset space ~
13063 \end_inset
13064
13065 todo
13066 \family default
13067  y pulsa 
13068 \family sans
13069 Aceptar
13070 \family default
13071 .
13072 \end_layout
13073
13074 \begin_layout Standard
13075 Deberías también saber un poco sobre las diferencias entre los tres tipos
13076  principales de fuentes 
13077 \family sans
13078 serif
13079 \family default
13080
13081 \family sans
13082 sans
13083 \begin_inset space ~
13084 \end_inset
13085
13086 serif
13087 \family default
13088 , y 
13089 \family sans
13090 typewriter
13091 \family default
13092 :
13093 \end_layout
13094
13095 \begin_layout Itemize
13096
13097 \family sans
13098 Typewriter
13099 \family default
13100  es una fuente de 
13101 \begin_inset Quotes fld
13102 \end_inset
13103
13104 ancho fijo
13105 \begin_inset Quotes frd
13106 \end_inset
13107
13108 , significa que cada carácter tiene la misma anchura, la 
13109 \begin_inset Quotes fld
13110 \end_inset
13111
13112 i
13113 \begin_inset Quotes frd
13114 \end_inset
13115
13116  ocupa el mismo espacio que la 
13117 \begin_inset Quotes fld
13118 \end_inset
13119
13120 m
13121 \begin_inset Quotes frd
13122 \end_inset
13123
13124 .
13125  Aquí hay un ejemplo
13126 \begin_inset Newline newline
13127 \end_inset
13128
13129
13130 \begin_inset ERT
13131 status collapsed
13132
13133 \begin_layout Plain Layout
13134
13135
13136 \backslash
13137 phantom{
13138 \end_layout
13139
13140 \end_inset
13141
13142 sin 
13143 \begin_inset ERT
13144 status collapsed
13145
13146 \begin_layout Plain Layout
13147
13148 }
13149 \end_layout
13150
13151 \end_inset
13152
13153
13154 \family typewriter
13155 texto en typewriter
13156 \family default
13157
13158 \begin_inset Note Note
13159 status collapsed
13160
13161 \begin_layout Plain Layout
13162 Más sobre 
13163 \series bold
13164
13165 \backslash
13166 phantom
13167 \series default
13168  en la sección 
13169 \begin_inset CommandInset ref
13170 LatexCommand ref
13171 reference "sub:Otros-espacios"
13172
13173 \end_inset
13174
13175 .
13176 \end_layout
13177
13178 \end_inset
13179
13180
13181 \begin_inset Newline newline
13182 \end_inset
13183
13184 sin texto en typewriter
13185 \end_layout
13186
13187 \begin_layout Itemize
13188
13189 \family sans
13190 Serif
13191 \family default
13192  son fuentes formadas por caracteres con pequeños 
13193 \begin_inset Quotes fld
13194 \end_inset
13195
13196 apéndices
13197 \begin_inset Quotes frd
13198 \end_inset
13199
13200  en los extremos de las líneas que los dibujan.
13201  El siguiente ejemplo muestra las diferencias:
13202 \begin_inset Newline newline
13203 \end_inset
13204
13205 texto con letras serif
13206 \begin_inset Newline newline
13207 \end_inset
13208
13209
13210 \family sans
13211 texto con letras no serif
13212 \family default
13213
13214 \begin_inset Newline newline
13215 \end_inset
13216
13217 Los caracteres serif facilitan una cómoda y ágil lectura.
13218  Por esto se usan como fuente predeterminada (conocida por 
13219 \family sans
13220 roman
13221 \family default
13222 ).
13223 \end_layout
13224
13225 \begin_layout Itemize
13226 Las fuentes 
13227 \family sans
13228 Sans serif
13229 \family default
13230  no tienen apéndices.
13231  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
13232  En este documento la usamos para resaltar nombres de menú.
13233 \end_layout
13234
13235 \begin_layout Standard
13236 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
13237  texto.
13238  A menudo se confunde con una buena presentación, y casi nunca es así.
13239 \end_layout
13240
13241 \begin_layout Section
13242 Vista preliminar e impresión
13243 \end_layout
13244
13245 \begin_layout Subsection
13246 Introducción
13247 \end_layout
13248
13249 \begin_layout Standard
13250 Una vez cubiertas algunas de las características fundamentales de la preparación
13251  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
13252  maestra.
13253  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
13254  entre bambalinas.
13255  También damos esta información, con mucho mayor detalle, en el manual 
13256 \emph on
13257 Características adicionales
13258 \emph default
13259 .
13260 \end_layout
13261
13262 \begin_layout Standard
13263 LyX usa el programa LaTeX como soporte.
13264  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
13265  evitar confusión, sólo nos referiremos a LaTeX.
13266  LyX es lo que utilizas para escribir realmente.
13267  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
13268  Esto tiene lugar en dos pasos:
13269 \end_layout
13270
13271 \begin_layout Enumerate
13272 Primero, LyX convierte tu documento a una serie de comandos de texto para
13273  LaTeX, generando un archivo con la extensión 
13274 \begin_inset Quotes fld
13275 \end_inset
13276
13277
13278 \family typewriter
13279 .tex
13280 \family default
13281
13282 \begin_inset Quotes frd
13283 \end_inset
13284
13285 .
13286 \end_layout
13287
13288 \begin_layout Enumerate
13289 A continuación, LaTeX usa los comandos en el archivo 
13290 \family typewriter
13291 .tex
13292 \family default
13293  y genera la salida para imprimir.
13294  
13295 \end_layout
13296
13297 \begin_layout Subsection
13298 Formatos del archivo de salida
13299 \begin_inset Index idx
13300 status collapsed
13301
13302 \begin_layout Plain Layout
13303 Formatos de archivo
13304 \end_layout
13305
13306 \end_inset
13307
13308
13309 \begin_inset CommandInset label
13310 LatexCommand label
13311 name "sub:Formatos-de-salida"
13312
13313 \end_inset
13314
13315
13316 \end_layout
13317
13318 \begin_layout Subsubsection
13319 Texto simple (ASCII)
13320 \begin_inset Index idx
13321 status collapsed
13322
13323 \begin_layout Plain Layout
13324 Formatos de archivo ! Texto simple
13325 \end_layout
13326
13327 \end_inset
13328
13329
13330 \end_layout
13331
13332 \begin_layout Standard
13333 Este tipo de archivo tiene la extensión 
13334 \begin_inset Quotes fld
13335 \end_inset
13336
13337
13338 \family typewriter
13339 .txt
13340 \family default
13341
13342 \begin_inset Quotes frd
13343 \end_inset
13344
13345 .
13346  Contiene el documento en texto simple siguiendo las normas del 
13347 \emph on
13348 American Standard Code for Information Interchange
13349 \emph default
13350  (ASCII).
13351 \end_layout
13352
13353 \begin_layout Standard
13354 Puedes exportar el documento a ASCII con el menú  
13355 \family sans
13356 Archivo\SpecialChar \menuseparator
13357 Exportar\SpecialChar \menuseparator
13358 Texto
13359 \begin_inset space ~
13360 \end_inset
13361
13362 simple
13363 \family default
13364  ou 
13365 \family sans
13366 Archivo\SpecialChar \menuseparator
13367 Exportar\SpecialChar \menuseparator
13368 Texto
13369 \begin_inset space ~
13370 \end_inset
13371
13372 simple
13373 \begin_inset space ~
13374 \end_inset
13375
13376 (ps2ascii)
13377 \family default
13378 .
13379  
13380 \lang english
13381 The latter will first internally export to PostScript and then do the conversion
13382  to ASCII.
13383 \end_layout
13384
13385 \begin_layout Subsubsection
13386 LaTeX
13387 \begin_inset Index idx
13388 status collapsed
13389
13390 \begin_layout Plain Layout
13391 Formatos de archivo ! LaTeX
13392 \end_layout
13393
13394 \end_inset
13395
13396
13397 \end_layout
13398
13399 \begin_layout Standard
13400 Este tipo de archivo tiene extensión 
13401 \begin_inset Quotes fld
13402 \end_inset
13403
13404
13405 \family typewriter
13406 .tex
13407 \family default
13408
13409 \begin_inset Quotes frd
13410 \end_inset
13411
13412  y contiene todos los comandos necesarios para procesar el documento con
13413  el programa LaTeX.
13414  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
13415  manualmente con comandos de consola.
13416  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
13417  siempre que veas (menú 
13418 \family sans
13419 Ver
13420 \family default
13421 ) o exportes el documento.
13422 \end_layout
13423
13424 \begin_layout Standard
13425 Puedes exportar el documento a LaTeX con el menú 
13426 \family sans
13427 Archivo\SpecialChar \menuseparator
13428 Exportar\SpecialChar \menuseparator
13429 LaT
13430 \begin_inset ERT
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434
13435 {}
13436 \end_layout
13437
13438 \end_inset
13439
13440 eX
13441 \family default
13442 .
13443 \end_layout
13444
13445 \begin_layout Subsubsection
13446 DVI
13447 \begin_inset Index idx
13448 status collapsed
13449
13450 \begin_layout Plain Layout
13451 Formatos de archivo ! DVI
13452 \end_layout
13453
13454 \end_inset
13455
13456
13457 \end_layout
13458
13459 \begin_layout Standard
13460 Este tipo de archivo tiene extensión 
13461 \begin_inset Quotes fld
13462 \end_inset
13463
13464
13465 \family typewriter
13466 .dvi
13467 \family default
13468
13469 \begin_inset Quotes frd
13470 \end_inset
13471
13472 .
13473  Se conoce como 
13474 \begin_inset Quotes fld
13475 \end_inset
13476
13477 independiente del dispositivo
13478 \begin_inset Quotes frd
13479 \end_inset
13480
13481  (
13482 \begin_inset Quotes fld
13483 \end_inset
13484
13485 device-independent
13486 \begin_inset Quotes frd
13487 \end_inset
13488
13489 , DVI), porque es completamente portable; puedes moverlo de una máquina
13490  a otra sin necesidad de hacer ninguna conversión.
13491  DVIs se usan para rápidas vistas preliminares y como preparación para otros
13492  formatos de salida, como PostScript.
13493 \end_layout
13494
13495 \begin_layout Standard
13496 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
13497  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
13498  Esta característica también puede retardar la visualización del archivo,
13499  porque el visor DVI tiene que convertir la imagen en segundo plano para
13500  hacerla visible al deslizar el visor.
13501  Así pues recomendamos usar PDF para archivos con muchas imágenes.
13502 \end_layout
13503
13504 \begin_layout Standard
13505 Un documento se exporta a DVI con el menú 
13506 \family sans
13507 Archivo\SpecialChar \menuseparator
13508 Exportar\SpecialChar \menuseparator
13509 DVI
13510 \family default
13511  o 
13512 \family sans
13513 Archivo\SpecialChar \menuseparator
13514 Exportar\SpecialChar \menuseparator
13515 DVI
13516 \begin_inset space ~
13517 \end_inset
13518
13519 (LuaTe
13520 \begin_inset ERT
13521 status collapsed
13522
13523 \begin_layout Plain Layout
13524
13525 {}
13526 \end_layout
13527
13528 \end_inset
13529
13530 X).
13531
13532 \family default
13533  
13534 \lang english
13535 The latter option uses the program 
13536 \family typewriter
13537 LuaTeX
13538 \family default
13539 .
13540  
13541 \family typewriter
13542 LuaTeX
13543 \family default
13544  is an engine that provides direct Unicode support and support for direct
13545  font access (see section
13546 \begin_inset space ~
13547 \end_inset
13548
13549
13550 \begin_inset CommandInset ref
13551 LatexCommand ref
13552 reference "sub:LaTeX-font-support"
13553
13554 \end_inset
13555
13556 ).
13557  LuaTeX is still work in progress, but it might develop into the next standard
13558  TeX processor.
13559 \end_layout
13560
13561 \begin_layout Standard
13562
13563 \end_layout
13564
13565 \begin_layout Subsubsection
13566 PostScript
13567 \begin_inset Index idx
13568 status collapsed
13569
13570 \begin_layout Plain Layout
13571 Formatos de archivo ! PostScript
13572 \end_layout
13573
13574 \end_inset
13575
13576
13577 \end_layout
13578
13579 \begin_layout Standard
13580 Este tipo de archivo tiene la extensión 
13581 \begin_inset Quotes fld
13582 \end_inset
13583
13584
13585 \family typewriter
13586 .ps
13587 \family default
13588
13589 \begin_inset Quotes frd
13590 \end_inset
13591
13592 .
13593  PostScript fue desarrollado por la compañía 
13594 \family typewriter
13595 Adobe
13596 \family default
13597  como lenguaje para impresoras.
13598  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13599  PostScript puede considerarse como un 
13600 \begin_inset Quotes fld
13601 \end_inset
13602
13603 lenguaje de programación
13604 \begin_inset Quotes frd
13605 \end_inset
13606
13607 ; con él puedes calcular y dibujar imágenes y diagramas.
13608 \begin_inset Foot
13609 status collapsed
13610
13611 \begin_layout Plain Layout
13612 Si estás interesado en este tema acude al paquete LaTeX 
13613 \series bold
13614 pstricks
13615 \series default
13616
13617 \begin_inset Index idx
13618 status collapsed
13619
13620 \begin_layout Plain Layout
13621 LaTeX, paquetes ! pstricks
13622 \end_layout
13623
13624 \end_inset
13625
13626 .
13627 \end_layout
13628
13629 \end_inset
13630
13631  Por esto los archivos suelen ser más grandes que los PDF.
13632 \end_layout
13633
13634 \begin_layout Standard
13635 Los archivos PostScript sólo pueden contener imágenes en el formato 
13636 \begin_inset Quotes fld
13637 \end_inset
13638
13639 Encapsulated PostScript
13640 \begin_inset Quotes frd
13641 \end_inset
13642
13643  (EPS, extensión 
13644 \begin_inset Quotes fld
13645 \end_inset
13646
13647
13648 \family typewriter
13649 .eps
13650 \family default
13651
13652 \begin_inset Quotes frd
13653 \end_inset
13654
13655 ).
13656  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13657  en segundo plano para convertir las imágenes a EPS.
13658  Si por ejemplo, el documento tiene 50
13659 \begin_inset space \thinspace{}
13660 \end_inset
13661
13662 imágenes, LyX ha de hacer 50
13663 \begin_inset space \thinspace{}
13664 \end_inset
13665
13666 conversiones cada vez que veas o exportes el documento.
13667  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13668  puedes evitar el problema insertando las imágenes directamente en EPS.
13669 \end_layout
13670
13671 \begin_layout Standard
13672 El documento se puede exportar a PostScript con el menú 
13673 \family sans
13674 Archivo\SpecialChar \menuseparator
13675 Exportar\SpecialChar \menuseparator
13676 Postscript
13677 \family default
13678 .
13679 \end_layout
13680
13681 \begin_layout Subsubsection
13682 PDF
13683 \begin_inset Index idx
13684 status collapsed
13685
13686 \begin_layout Plain Layout
13687 Formatos de archivo ! PDF
13688 \end_layout
13689
13690 \end_inset
13691
13692
13693 \begin_inset Index idx
13694 status collapsed
13695
13696 \begin_layout Plain Layout
13697 PDF
13698 \end_layout
13699
13700 \end_inset
13701
13702
13703 \end_layout
13704
13705 \begin_layout Standard
13706 Este tipo de archivo tiene la extensión 
13707 \begin_inset Quotes fld
13708 \end_inset
13709
13710
13711 \family typewriter
13712 .pdf
13713 \family default
13714
13715 \begin_inset Quotes frd
13716 \end_inset
13717
13718 .
13719  El formato 
13720 \begin_inset Quotes fld
13721 \end_inset
13722
13723 Portable Document Format
13724 \begin_inset Quotes frd
13725 \end_inset
13726
13727  (PDF) fue desarrollado por 
13728 \family typewriter
13729 Adobe
13730 \family default
13731  como un derivado de PostScript.
13732  Es más comprimido y utiliza muchos menos comandos que PostScript.
13733  Como su nombre 
13734 \begin_inset Quotes fld
13735 \end_inset
13736
13737 portable
13738 \begin_inset Quotes frd
13739 \end_inset
13740
13741  indica, puede ser procesado en cualquier sistema operativo y la salida
13742  impresa se muestra exactamente igual.
13743 \end_layout
13744
13745 \begin_layout Standard
13746 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13747  
13748 \begin_inset Quotes fld
13749 \end_inset
13750
13751 Joint Photographic Experts Group
13752 \begin_inset Quotes frd
13753 \end_inset
13754
13755  (JPG, extensión 
13756 \begin_inset Quotes fld
13757 \end_inset
13758
13759
13760 \family typewriter
13761 .jpg
13762 \family default
13763
13764 \begin_inset Quotes frd
13765 \end_inset
13766
13767  o 
13768 \begin_inset Quotes fld
13769 \end_inset
13770
13771
13772 \family typewriter
13773 .jpeg
13774 \family default
13775
13776 \begin_inset Quotes frd
13777 \end_inset
13778
13779 ), y 
13780 \begin_inset Quotes fld
13781 \end_inset
13782
13783 Portable Network Graphics
13784 \begin_inset Quotes frd
13785 \end_inset
13786
13787  (PNG, extensión 
13788 \begin_inset Quotes fld
13789 \end_inset
13790
13791
13792 \family typewriter
13793 .png
13794 \family default
13795
13796 \begin_inset Quotes frd
13797 \end_inset
13798
13799 ).
13800  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13801  los convierte en segundo plano a alguno de los anteriores.
13802  Pero como se ha comentado en la sección sobre PostScript, la conversión
13803  de gráficos ralentiza el trabajo.
13804  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13805  mencionados.
13806 \end_layout
13807
13808 \begin_layout Standard
13809 Un documento se puede exportar a PDF con el menú 
13810 \family sans
13811 Archivo\SpecialChar \menuseparator
13812 Exportar
13813 \family default
13814  en tres modos diferentes:
13815 \end_layout
13816
13817 \begin_layout Description
13818 PDF Este utiliza el programa 
13819 \family typewriter
13820 ps2pdf
13821 \family default
13822  que crea un PDF a partir de una versión PostScript del archivo.
13823  La versión PostScript es producida por el programa 
13824 \family typewriter
13825 dvips
13826 \family default
13827  que usa una versión DVI como paso intermedio.
13828  Así que este modo de exportación consta de tres conversiones.
13829 \end_layout
13830
13831 \begin_layout Description
13832 PDF
13833 \begin_inset space ~
13834 \end_inset
13835
13836 (dvipdfm) Este utiliza el programa 
13837 \family typewriter
13838 dvipdfm
13839 \family default
13840  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13841  PDF.
13842 \end_layout
13843
13844 \begin_layout Description
13845 PDF
13846 \begin_inset space ~
13847 \end_inset
13848
13849 (pdflatex) Este utiliza el programa 
13850 \family typewriter
13851 pdftex
13852 \family default
13853  que convierte directamente el archivo a PDF.
13854 \end_layout
13855
13856 \begin_layout Description
13857 PDF
13858 \begin_inset space ~
13859 \end_inset
13860
13861 (XeTe
13862 \begin_inset ERT
13863 status collapsed
13864
13865 \begin_layout Plain Layout
13866
13867 {}
13868 \end_layout
13869
13870 \end_inset
13871
13872 X) 
13873 \lang english
13874 This uses the program 
13875 \family typewriter
13876 XeTeX
13877 \family default
13878  that converts your file directly to PDF.
13879  
13880 \family typewriter
13881 XeTeX
13882 \family default
13883  is a new engine that provides direct Unicode support and support for direct
13884  font access (see section
13885 \begin_inset space ~
13886 \end_inset
13887
13888
13889 \begin_inset CommandInset ref
13890 LatexCommand ref
13891 reference "sub:LaTeX-font-support"
13892
13893 \end_inset
13894
13895 ).
13896  It is particularly good at typesetting different scripts.
13897 \end_layout
13898
13899 \begin_layout Description
13900 PDF
13901 \begin_inset space ~
13902 \end_inset
13903
13904 (LuaTe
13905 \begin_inset ERT
13906 status collapsed
13907
13908 \begin_layout Plain Layout
13909
13910 {}
13911 \end_layout
13912
13913 \end_inset
13914
13915 X) 
13916 \lang english
13917 This uses the program 
13918 \family typewriter
13919 LuaTeX
13920 \family default
13921  that converts your file directly to PDF.
13922  
13923 \family typewriter
13924 LuaTeX
13925 \family default
13926  is an even newer engine, derived from 
13927 \family typewriter
13928 pdflatex
13929 \family default
13930 , that also provides direct Unicode support and support for direct font
13931  access (see section
13932 \begin_inset space ~
13933 \end_inset
13934
13935
13936 \begin_inset CommandInset ref
13937 LatexCommand ref
13938 reference "sub:LaTeX-font-support"
13939
13940 \end_inset
13941
13942 ).
13943  LuaTeX is still work in progress, but it might develop into the next standard
13944  tex processor.
13945 \end_layout
13946
13947 \begin_layout Standard
13948 Recomendamos usar 
13949 \family sans
13950 PDF
13951 \begin_inset space ~
13952 \end_inset
13953
13954 (pdflatex)
13955 \family default
13956  porque 
13957 \family typewriter
13958 pdftex
13959 \family default
13960  soporta todas las características de las versiones actuales de PDF, es
13961  rápido y estable.
13962  
13963 \lang english
13964 If you rely on multiscript support and\SpecialChar \slash{}
13965 or specific OpenType fonts, you might
13966  want to try out 
13967 \family sans
13968 PDF
13969 \begin_inset space ~
13970 \end_inset
13971
13972 (XeTe
13973 \begin_inset ERT
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977
13978 {}
13979 \end_layout
13980
13981 \end_inset
13982
13983 X)
13984 \family default
13985  or 
13986 \family sans
13987 PDF
13988 \begin_inset space ~
13989 \end_inset
13990
13991 (LuaTe
13992 \begin_inset ERT
13993 status collapsed
13994
13995 \begin_layout Plain Layout
13996
13997 {}
13998 \end_layout
13999
14000 \end_inset
14001
14002 X)
14003 \family default
14004  instead, bearing in mind that these two programs are not yet as mature
14005  as 
14006 \family typewriter
14007 pdflatex
14008 \family default
14009 .
14010 \end_layout
14011
14012 \begin_layout Subsection
14013 Vista preliminar
14014 \begin_inset Index idx
14015 status collapsed
14016
14017 \begin_layout Plain Layout
14018 Documentos ! Vista preliminar
14019 \end_layout
14020
14021 \end_inset
14022
14023
14024 \end_layout
14025
14026 \begin_layout Standard
14027 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
14028  de página, notas bien numeradas, y demás, usa el menú 
14029 \family sans
14030 Ver
14031 \family default
14032  y elige el tipo de archivo.
14033  Se mostrará un programa visor donde podemos ver la salida.
14034  Para 
14035 \family sans
14036 Ver\SpecialChar \menuseparator
14037 DVI
14038 \family default
14039  puedes usar el botón 
14040 \begin_inset Graphics
14041         filename ../../images/buffer-view_dvi.png
14042
14043 \end_inset
14044
14045  (atajo 
14046 \family sans
14047 Ctrl+D
14048 \family default
14049 ), para 
14050 \family sans
14051 Ver\SpecialChar \menuseparator
14052 PDF
14053 \begin_inset space ~
14054 \end_inset
14055
14056 (pdflatex)
14057 \family default
14058  puedes usar el botón 
14059 \begin_inset Graphics
14060         filename ../../images/buffer-view_pdf2.png
14061
14062 \end_inset
14063
14064 , y para 
14065 \family sans
14066 Ver\SpecialChar \menuseparator
14067 Postscript
14068 \family default
14069  el botón 
14070 \begin_inset Graphics
14071         filename ../../images/buffer-view_ps.png
14072
14073 \end_inset
14074
14075  (atajo 
14076 \family sans
14077 Ctrl+T
14078 \family default
14079 ).
14080 \end_layout
14081
14082 \begin_layout Standard
14083 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
14084  ventana del visor usando el menú 
14085 \family sans
14086 Ver\SpecialChar \menuseparator
14087 Actualizar
14088 \family default
14089 .
14090 \end_layout
14091
14092 \begin_layout Standard
14093 Cuando utilizas 
14094 \family sans
14095 Ver
14096 \family default
14097  un archivo, el archivo de salida sólo se genera en el directorio temporal
14098  de LyX.
14099  Para disponer de un archivo de salida real, utiliza 
14100 \family sans
14101 Exportar
14102 \family default
14103 .
14104 \end_layout
14105
14106 \begin_layout Subsection
14107 Imprimir archivos desde LyX
14108 \begin_inset Index idx
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112 Documentos ! Imprimir
14113 \end_layout
14114
14115 \end_inset
14116
14117
14118 \begin_inset CommandInset label
14119 LatexCommand label
14120 name "sub:Imprimir-archivos"
14121
14122 \end_inset
14123
14124
14125 \end_layout
14126
14127 \begin_layout Standard
14128 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
14129  desde LyX, con el menú 
14130 \family sans
14131 Archivo\SpecialChar \menuseparator
14132 Imprimir
14133 \family default
14134  o clic en el botón 
14135 \begin_inset Graphics
14136         filename ../../images/dialog-show_print.png
14137
14138 \end_inset
14139
14140 .
14141  LyX llamará internamente a LaTeX para generar un DVI.
14142  Este archivo es procesado por el programa 
14143 \family typewriter
14144 dvips
14145 \family default
14146  a un archivo PostScript, que es finalmente impreso mediante el programa
14147  
14148 \family typewriter
14149 ghostscript
14150 \family default
14151 .
14152  Debido a esta serie de pasos, este método no es el más rápido.
14153 \end_layout
14154
14155 \begin_layout Standard
14156 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
14157  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
14158  después de imprimir una cara para imprimir la otra.
14159  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
14160  Al escoger un determinado orden de impresión, puedes tener todas las hojas
14161  ya ordenadas al salir de la impresora.
14162 \end_layout
14163
14164 \begin_layout Standard
14165 En el cuadro 
14166 \family sans
14167 Destino
14168 \begin_inset space ~
14169 \end_inset
14170
14171 de
14172 \begin_inset space ~
14173 \end_inset
14174
14175 impresión
14176 \family default
14177  puedes establecer los siguientes parámetros:
14178 \end_layout
14179
14180 \begin_layout Labeling
14181 \labelwidthstring 00.00.0000
14182
14183 \family sans
14184 Impresora
14185 \family default
14186  Este es el nombre de la impresora.
14187 \begin_inset Foot
14188 status collapsed
14189
14190 \begin_layout Plain Layout
14191 Observa que este nombre de impresora es para el programa 
14192 \family typewriter
14193 dvips
14194 \family default
14195 .
14196  Esto implica que 
14197 \family typewriter
14198 dvips
14199 \family default
14200  ha de configurarse para este nombre.
14201  La impresora predeterminada se puede poner en el diálogo 
14202 \family sans
14203 Preferencias
14204 \family default
14205  de LyX, véase la sección
14206 \begin_inset space ~
14207 \end_inset
14208
14209
14210 \begin_inset CommandInset ref
14211 LatexCommand ref
14212 reference "sub:Impresora"
14213
14214 \end_inset
14215
14216 .
14217 \end_layout
14218
14219 \end_inset
14220
14221  La impresora debe entender PostScript.
14222 \end_layout
14223
14224 \begin_layout Labeling
14225 \labelwidthstring 00.00.0000
14226
14227 \family sans
14228 Archivo
14229 \family default
14230  Nombre con el que se guardará la salida como archivo PostScript.
14231  Se guardará en el directorio de trabajo de LyX a menos que se especifique
14232  una ruta completa.
14233 \end_layout
14234
14235 \begin_layout Section
14236 Unas palabras sobre tipografía
14237 \begin_inset Index idx
14238 status collapsed
14239
14240 \begin_layout Plain Layout
14241 Tipografía
14242 \end_layout
14243
14244 \end_inset
14245
14246
14247 \end_layout
14248
14249 \begin_layout Subsection
14250 Guiones
14251 \begin_inset Index idx
14252 status collapsed
14253
14254 \begin_layout Plain Layout
14255 Guiones
14256 \end_layout
14257
14258 \end_inset
14259
14260
14261 \end_layout
14262
14263 \begin_layout Standard
14264 En LyX, el carácter 
14265 \begin_inset Quotes fld
14266 \end_inset
14267
14268
14269 \family typewriter
14270 -
14271 \family default
14272
14273 \begin_inset Quotes frd
14274 \end_inset
14275
14276  dispone de cuatro longitudes, 
14277 \emph on
14278 guión
14279 \emph default
14280
14281 \emph on
14282 semirraya
14283 \emph default
14284  (longitud doble), 
14285 \emph on
14286 raya
14287 \emph default
14288  (longitud triple) y el signo 
14289 \emph on
14290 menos
14291 \emph default
14292 :
14293 \end_layout
14294
14295 \begin_layout Standard
14296 \begin_inset VSpace defskip
14297 \end_inset
14298
14299
14300 \end_layout
14301
14302 \begin_layout Standard
14303 \begin_inset Tabular
14304 <lyxtabular version="3" rows="5" columns="3">
14305 <features tabularvalignment="middle">
14306 <column alignment="left" valignment="top" width="0">
14307 <column alignment="left" valignment="top" width="0">
14308 <column alignment="left" valignment="top" width="0">
14309 <row interlinespace="3mm">
14310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14311 \begin_inset Text
14312
14313 \begin_layout Plain Layout
14314 nombre
14315 \end_layout
14316
14317 \end_inset
14318 </cell>
14319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323 salida
14324 \end_layout
14325
14326 \end_inset
14327 </cell>
14328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14329 \begin_inset Text
14330
14331 \begin_layout Plain Layout
14332 se inserta con
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 </row>
14338 <row interlinespace="3mm">
14339 <cell alignment="center" valignment="top" usebox="none">
14340 \begin_inset Text
14341
14342 \begin_layout Plain Layout
14343 guión
14344 \end_layout
14345
14346 \end_inset
14347 </cell>
14348 <cell alignment="center" valignment="top" usebox="none">
14349 \begin_inset Text
14350
14351 \begin_layout Plain Layout
14352 -
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 <cell alignment="center" valignment="top" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361 tecla «
14362 \family typewriter
14363 -
14364 \family default
14365 »
14366 \end_layout
14367
14368 \end_inset
14369 </cell>
14370 </row>
14371 <row interlinespace="3mm">
14372 <cell alignment="center" valignment="top" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Plain Layout
14376 semirraya
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 <cell alignment="center" valignment="top" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 <cell alignment="center" valignment="top" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394
14395 \family sans
14396 Insertar\SpecialChar \menuseparator
14397 Carácter especial\SpecialChar \menuseparator
14398 Símbolos
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 </row>
14404 <row interlinespace="3mm">
14405 <cell alignment="center" valignment="top" usebox="none">
14406 \begin_inset Text
14407
14408 \begin_layout Plain Layout
14409 raya
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 <cell alignment="center" valignment="top" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Plain Layout
14418
14419 \end_layout
14420
14421 \end_inset
14422 </cell>
14423 <cell alignment="center" valignment="top" usebox="none">
14424 \begin_inset Text
14425
14426 \begin_layout Plain Layout
14427
14428 \family sans
14429 Insertar\SpecialChar \menuseparator
14430 Carácter especial\SpecialChar \menuseparator
14431 Símbolos
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 </row>
14437 <row>
14438 <cell alignment="center" valignment="top" usebox="none">
14439 \begin_inset Text
14440
14441 \begin_layout Plain Layout
14442 menos
14443 \end_layout
14444
14445 \end_inset
14446 </cell>
14447 <cell alignment="center" valignment="top" usebox="none">
14448 \begin_inset Text
14449
14450 \begin_layout Plain Layout
14451 \begin_inset Formula $-$
14452 \end_inset
14453
14454
14455 \end_layout
14456
14457 \end_inset
14458 </cell>
14459 <cell alignment="center" valignment="top" usebox="none">
14460 \begin_inset Text
14461
14462 \begin_layout Plain Layout
14463 «
14464 \family typewriter
14465 -
14466 \family default
14467 » en modo matemático
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 </row>
14473 </lyxtabular>
14474
14475 \end_inset
14476
14477
14478 \begin_inset VSpace defskip
14479 \end_inset
14480
14481
14482 \end_layout
14483
14484 \begin_layout Standard
14485 La semirraya y la raya se pueden generar también insertando el carácter
14486  «
14487 \family typewriter
14488 -
14489 \family default
14490 » varias veces.
14491  En la salida se mostrarán los guiones con su longitud apropiada, pero no
14492  en LyX.
14493  «-
14494 \begin_inset space \thinspace{}
14495 \end_inset
14496
14497 -» genera una semirraya y «-
14498 \begin_inset space \thinspace{}
14499 \end_inset
14500
14501 -
14502 \begin_inset space \thinspace{}
14503 \end_inset
14504
14505 -» una raya.
14506 \end_layout
14507
14508 \begin_layout Standard
14509 Los tres tipos de guión son distintos del signo menos, que se usa en modo
14510  matemático y tiene su propia longitud.
14511  Aquí tenemos unos ejemplos de uso de 
14512 \begin_inset Quotes fld
14513 \end_inset
14514
14515
14516 \family typewriter
14517 -
14518 \family default
14519
14520 \begin_inset Quotes frd
14521 \end_inset
14522
14523 :
14524 \end_layout
14525
14526 \begin_layout Enumerate
14527 División de palabras a final de lí-nea
14528 \begin_inset space \hfill{}
14529 \end_inset
14530
14531 (
14532 \emph on
14533 guión
14534 \emph default
14535 )
14536 \end_layout
14537
14538 \begin_layout Enumerate
14539 De A–Z
14540 \begin_inset space \hfill{}
14541 \end_inset
14542
14543 (
14544 \emph on
14545 semirraya
14546 \emph default
14547 )
14548 \end_layout
14549
14550 \begin_layout Enumerate
14551 Incisos y diálogos.
14552  ¡Oh! ―aquí hay rayas―.
14553 \begin_inset space \hfill{}
14554 \end_inset
14555
14556 (
14557 \emph on
14558 raya
14559 \emph default
14560 )
14561 \end_layout
14562
14563 \begin_layout Enumerate
14564 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14565 \end_inset
14566
14567
14568 \begin_inset space \hfill{}
14569 \end_inset
14570
14571 (
14572 \emph on
14573 menos
14574 \emph default
14575 )
14576 \end_layout
14577
14578 \begin_layout Subsection
14579 División de palabras con guión
14580 \begin_inset Index idx
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584 División de palabras
14585 \end_layout
14586
14587 \end_inset
14588
14589
14590 \begin_inset CommandInset label
14591 LatexCommand label
14592 name "sub:División-con-guión"
14593
14594 \end_inset
14595
14596
14597 \end_layout
14598
14599 \begin_layout Standard
14600 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
14601  automáticamente, por medio del paquete LaTeX 
14602 \series bold
14603 babel
14604 \series default
14605
14606 \begin_inset Index idx
14607 status collapsed
14608
14609 \begin_layout Plain Layout
14610 LaTeX, paquetes ! babel
14611 \end_layout
14612
14613 \end_inset
14614
14615 , siguiendo las normas del idioma del documento.
14616 \begin_inset Foot
14617 status collapsed
14618
14619 \begin_layout Plain Layout
14620 Para los lectores alemanes: Esta es una de las diferencias principales entre
14621  a
14622 \family sans
14623 lemán
14624 \family default
14625  y 
14626 \family sans
14627 alemán
14628 \family default
14629  (
14630 \family sans
14631 nueva ortografía
14632 \family default
14633 ) en el diálogo 
14634 \family sans
14635 Documento\SpecialChar \menuseparator
14636 Configuración
14637 \family default
14638 .
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \end_layout
14645
14646 \begin_layout Standard
14647 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
14648 es con texto en fuente 
14649 \family sans
14650 typewriter
14651 \family default
14652  y con estructuras inusuales, como 
14653 \begin_inset Quotes fld
14654 \end_inset
14655
14656 h3knix/m0n0wall
14657 \begin_inset Quotes frd
14658 \end_inset
14659
14660 .
14661  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
14662  un guión con el menú 
14663 \family sans
14664 Insertar\SpecialChar \menuseparator
14665 Formato\SpecialChar \menuseparator
14666 Guión silábico
14667 \family default
14668 .
14669  Estos guiones extras sólo son recomendaciones para LaTeX.
14670  Si los guiones no son necesarios, LaTeX los ignorará.
14671 \end_layout
14672
14673 \begin_layout Standard
14674 A veces interesará evitar que ciertas palabras o estructuras se partan.
14675  Supongamos que en el documento se describe una combinación de teclas en
14676  la forma 
14677 \begin_inset Quotes fld
14678 \end_inset
14679
14680 A-b c
14681 \begin_inset Quotes frd
14682 \end_inset
14683
14684 .
14685  LaTeX se encuentra con el guión 
14686 \begin_inset Quotes fld
14687 \end_inset
14688
14689 -
14690 \begin_inset Quotes frd
14691 \end_inset
14692
14693  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14694  feo.
14695  Para impedir que se parta esa secuencia de letras, 
14696 \lang english
14697 you can put it into a makebox as described in section
14698 \lang spanish
14699  
14700 \begin_inset Quotes fld
14701 \end_inset
14702
14703 Evitar la partición de palabras
14704 \begin_inset Quotes frd
14705 \end_inset
14706
14707  
14708 \lang english
14709 of the 
14710 \emph on
14711 EmbeddedObjects
14712 \emph default
14713  manual.
14714 \end_layout
14715
14716 \begin_layout Subsection
14717 Signos de puntuación
14718 \begin_inset Index idx
14719 status collapsed
14720
14721 \begin_layout Plain Layout
14722 Signos de puntuación
14723 \end_layout
14724
14725 \end_inset
14726
14727
14728 \end_layout
14729
14730 \begin_layout Subsubsection
14731 Abreviaturas y fin de frase
14732 \begin_inset CommandInset label
14733 LatexCommand label
14734 name "sub:Abreviaturas"
14735
14736 \end_inset
14737
14738
14739 \end_layout
14740
14741 \begin_layout Standard
14742 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14743  distingue automáticamente entre palabras, frases y abreviaturas.
14744  LaTeX añade entonces la 
14745 \begin_inset Quotes fld
14746 \end_inset
14747
14748 cantidad de espacio adecuada
14749 \begin_inset Quotes frd
14750 \end_inset
14751
14752 .
14753  Esto significa que en las frases hay un poquito más de espacio entre el
14754  punto y la palabra siguiente.
14755  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14756 \end_layout
14757
14758 \begin_layout Standard
14759 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14760  funciona.
14761  Si un 
14762 \begin_inset Quotes fld
14763 \end_inset
14764
14765
14766 \family typewriter
14767 .
14768 \family default
14769
14770 \begin_inset Quotes frd
14771 \end_inset
14772
14773  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14774  es una abreviatura.
14775 \end_layout
14776
14777 \begin_layout Standard
14778 Aquí hay unos ejemplos de abreviaturas 
14779 \emph on
14780 correctas
14781 \emph default
14782  y finales de frase:
14783 \end_layout
14784
14785 \begin_layout Itemize
14786 M.
14787  Butterfly
14788 \end_layout
14789
14790 \begin_layout Itemize
14791 No te preocupes.
14792  Sé feliz.
14793 \end_layout
14794
14795 \begin_layout Standard
14796 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14797 \end_layout
14798
14799 \begin_layout Itemize
14800 p.
14801  e.
14802  ¡aquí hay demasiado espacio!
14803 \end_layout
14804
14805 \begin_layout Itemize
14806 Apartado B.
14807  Esto es correcto.
14808 \end_layout
14809
14810 \begin_layout Standard
14811 No verás nada incorrecto hasta que veas la salida del documento.
14812 \end_layout
14813
14814 \begin_layout Standard
14815 Para arreglar este inconveniente, haz una de las siguientes cosas:
14816 \end_layout
14817
14818 \begin_layout Enumerate
14819 Inserta un 
14820 \family sans
14821 Espacio
14822 \begin_inset space ~
14823 \end_inset
14824
14825 entre palabras
14826 \family default
14827  detrás de abreviaturas en minúscula (véase sección 
14828 \begin_inset CommandInset ref
14829 LatexCommand ref
14830 reference "sub:Espacio-entre-palabra"
14831
14832 \end_inset
14833
14834 ).
14835 \begin_inset Index idx
14836 status collapsed
14837
14838 \begin_layout Plain Layout
14839 Espacios ! Entre palabras
14840 \end_layout
14841
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \begin_layout Enumerate
14848 Inserta un 
14849 \family sans
14850 Espacio
14851 \begin_inset space ~
14852 \end_inset
14853
14854 delgado 
14855 \family default
14856 entre los caracteres abreviados (véase sección 
14857 \begin_inset CommandInset ref
14858 LatexCommand ref
14859 reference "sub:Espacio-delgado"
14860
14861 \end_inset
14862
14863 )
14864 \begin_inset Index idx
14865 status collapsed
14866
14867 \begin_layout Plain Layout
14868 Espacios ! Delgado
14869 \end_layout
14870
14871 \end_inset
14872
14873
14874 \end_layout
14875
14876 \begin_layout Enumerate
14877 Inserta un punto 
14878 \family sans
14879 Fin
14880 \begin_inset space ~
14881 \end_inset
14882
14883 de
14884 \begin_inset space ~
14885 \end_inset
14886
14887 oración
14888 \family default
14889  con el menú 
14890 \family sans
14891 Insertar\SpecialChar \menuseparator
14892 Carácter
14893 \begin_inset space ~
14894 \end_inset
14895
14896 especial
14897 \family default
14898  para forzar el uso de un espacio entre frases.
14899  Esta función está asociada a 
14900 \family sans
14901 Ctrl+.
14902
14903 \family default
14904  para un rápido acceso.
14905 \end_layout
14906
14907 \begin_layout Standard
14908 Con las correcciones, los ejemplos anteriores quedan así:
14909 \end_layout
14910
14911 \begin_layout Itemize
14912 p.
14913 \begin_inset space \thinspace{}
14914 \end_inset
14915
14916 e.
14917 \begin_inset space \space{}
14918 \end_inset
14919
14920 ¡aquí hay demasiado espacio!
14921 \end_layout
14922
14923 \begin_layout Itemize
14924 Apartado B\SpecialChar \@.
14925  Esto es correcto.
14926 \end_layout
14927
14928 \begin_layout Standard
14929 En algunos idiomas no se pone espacio extra entre oraciones.
14930  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
14931  en cuenta.
14932 \end_layout
14933
14934 \begin_layout Standard
14935 Para los que quieran tomarse la molestia, hay una herramienta para revisar
14936  errores furtivos, en 
14937 \family sans
14938 Herramientas\SpecialChar \menuseparator
14939 Comprobar
14940 \begin_inset space ~
14941 \end_inset
14942
14943 TeX
14944 \family default
14945 , que se describe en 
14946 \emph on
14947 Características adicionales
14948 \emph default
14949 .
14950 \end_layout
14951
14952 \begin_layout Subsubsection
14953 Comillas
14954 \begin_inset Index idx
14955 status collapsed
14956
14957 \begin_layout Plain Layout
14958 Tipografía ! Comillas
14959 \end_layout
14960
14961 \end_inset
14962
14963
14964 \begin_inset Index idx
14965 status collapsed
14966
14967 \begin_layout Plain Layout
14968 Comillas|see
14969 \begin_inset ERT
14970 status collapsed
14971
14972 \begin_layout Plain Layout
14973
14974 {
14975 \end_layout
14976
14977 \end_inset
14978
14979 Tipografía
14980 \begin_inset ERT
14981 status collapsed
14982
14983 \begin_layout Plain Layout
14984
14985 }
14986 \end_layout
14987
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \end_inset
14994
14995
14996 \end_layout
14997
14998 \begin_layout Standard
14999 En general, LyX maneja las comillas correctamente.
15000  En concreto, pondrá comillas de apertura al principio de una cita y comillas
15001  de cierre al final.
15002  Por ejemplo, 
15003 \begin_inset Quotes fld
15004 \end_inset
15005
15006 abrir cerrar
15007 \begin_inset Quotes frd
15008 \end_inset
15009
15010 .
15011  El carácter del teclado, 
15012 \family sans
15013 "
15014 \family default
15015 , las genera automáticamente.
15016 \end_layout
15017
15018 \begin_layout Standard
15019 Puedes cambiar el comportamiento de la tecla 
15020 \family sans
15021 "
15022 \family default
15023  en el submenú 
15024 \family sans
15025 Idioma
15026 \family default
15027  del diálogo 
15028 \family sans
15029 Documento\SpecialChar \menuseparator
15030 Configuración
15031 \family default
15032
15033 \begin_inset Index idx
15034 status collapsed
15035
15036 \begin_layout Plain Layout
15037 Documentos ! Configuración
15038 \end_layout
15039
15040 \end_inset
15041
15042 .
15043  Si se selecciona el botón 
15044 \family sans
15045 Dobles
15046 \family default
15047 , la tecla 
15048 \family sans
15049
15050 \family default
15051 genera comillas dobles 
15052 \begin_inset Quotes eld
15053 \end_inset
15054
15055
15056 \begin_inset Quotes erd
15057 \end_inset
15058
15059 .
15060  Si se selecciona el botón 
15061 \family sans
15062 Simples 
15063 \family default
15064 genera `'.
15065  
15066 \end_layout
15067
15068 \begin_layout Standard
15069 En el cuadro 
15070 \family sans
15071 Estilo
15072 \begin_inset space ~
15073 \end_inset
15074
15075 de
15076 \begin_inset space ~
15077 \end_inset
15078
15079 cita
15080 \family default
15081  puedes seleccionar comillas para distintos idiomas.
15082  Hay seis opciones:
15083 \end_layout
15084
15085 \begin_layout Labeling
15086 \labelwidthstring 00.00.0000
15087
15088 \family sans
15089 \begin_inset Quotes eld
15090 \end_inset
15091
15092 Texto
15093 \begin_inset Quotes erd
15094 \end_inset
15095
15096
15097 \family default
15098  Comillas como estas 
15099 \begin_inset Quotes eld
15100 \end_inset
15101
15102 dobles
15103 \begin_inset Quotes erd
15104 \end_inset
15105
15106  o 
15107 \begin_inset Quotes els
15108 \end_inset
15109
15110 sencillas
15111 \begin_inset Quotes ers
15112 \end_inset
15113
15114
15115 \end_layout
15116
15117 \begin_layout Labeling
15118 \labelwidthstring 00.00.0000
15119
15120 \family sans
15121 \begin_inset Quotes sld
15122 \end_inset
15123
15124 Texto
15125 \begin_inset Quotes srd
15126 \end_inset
15127
15128
15129 \family default
15130  Comillas como 
15131 \begin_inset Quotes sld
15132 \end_inset
15133
15134 estas
15135 \begin_inset Quotes srd
15136 \end_inset
15137
15138  o 'estas
15139 \begin_inset Quotes ers
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \begin_layout Labeling
15146 \labelwidthstring 00.00.0000
15147
15148 \family sans
15149 \begin_inset Quotes gld
15150 \end_inset
15151
15152 Texto
15153 \begin_inset Quotes grd
15154 \end_inset
15155
15156
15157 \family default
15158  Comillas como 
15159 \begin_inset Quotes gld
15160 \end_inset
15161
15162 estas
15163 \begin_inset Quotes grd
15164 \end_inset
15165
15166  o 
15167 \begin_inset Quotes gls
15168 \end_inset
15169
15170 estas
15171 \begin_inset Quotes grs
15172 \end_inset
15173
15174
15175 \end_layout
15176
15177 \begin_layout Labeling
15178 \labelwidthstring 00.00.0000
15179
15180 \family sans
15181 \begin_inset Quotes pld
15182 \end_inset
15183
15184 Texto
15185 \begin_inset Quotes prd
15186 \end_inset
15187
15188
15189 \family default
15190  Comillas como 
15191 \begin_inset Quotes pld
15192 \end_inset
15193
15194 estas
15195 \begin_inset Quotes prd
15196 \end_inset
15197
15198  o 
15199 \begin_inset Quotes pls
15200 \end_inset
15201
15202 estas
15203 \begin_inset Quotes prs
15204 \end_inset
15205
15206
15207 \end_layout
15208
15209 \begin_layout Labeling
15210 \labelwidthstring 00.00.0000
15211
15212 \family sans
15213 \begin_inset Quotes fld
15214 \end_inset
15215
15216 Texto
15217 \begin_inset Quotes frd
15218 \end_inset
15219
15220
15221 \family default
15222  Comillas como 
15223 \begin_inset Quotes fld
15224 \end_inset
15225
15226 estas
15227 \begin_inset Quotes frd
15228 \end_inset
15229
15230  o 
15231 \begin_inset Quotes fls
15232 \end_inset
15233
15234 estas
15235 \begin_inset Quotes frs
15236 \end_inset
15237
15238
15239 \end_layout
15240
15241 \begin_layout Labeling
15242 \labelwidthstring 00.00.0000
15243
15244 \family sans
15245 »Texto«
15246 \family default
15247  Comillas como »estas« o 
15248 \begin_inset Quotes als
15249 \end_inset
15250
15251 estas
15252 \begin_inset Quotes ars
15253 \end_inset
15254
15255
15256 \end_layout
15257
15258 \begin_layout Standard
15259 Estas opciones afectan al carácter generado por la tecla 
15260 \family sans
15261 "
15262 \family default
15263 .
15264 \end_layout
15265
15266 \begin_layout Standard
15267 Por otra parte, si quieres generar un carácter comillas en texto simple,
15268  teclea 
15269 \family sans
15270 Ctrl+Mayúsculas+"
15271 \family default
15272 .
15273  Esto genera 
15274 \family typewriter
15275 "
15276 \family default
15277  en cualquier caso.
15278 \end_layout
15279
15280 \begin_layout Subsection
15281 Ligaduras
15282 \begin_inset Index idx
15283 status collapsed
15284
15285 \begin_layout Plain Layout
15286 Tipografía ! Ligaduras
15287 \end_layout
15288
15289 \end_inset
15290
15291
15292 \begin_inset Index idx
15293 status collapsed
15294
15295 \begin_layout Plain Layout
15296 Ligaduras|see
15297 \begin_inset ERT
15298 status collapsed
15299
15300 \begin_layout Plain Layout
15301
15302 {
15303 \end_layout
15304
15305 \end_inset
15306
15307 Tipografía
15308 \begin_inset ERT
15309 status collapsed
15310
15311 \begin_layout Plain Layout
15312
15313 }
15314 \end_layout
15315
15316 \end_inset
15317
15318
15319 \end_layout
15320
15321 \end_inset
15322
15323
15324 \begin_inset CommandInset label
15325 LatexCommand label
15326 name "sub:Ligaduras"
15327
15328 \end_inset
15329
15330
15331 \end_layout
15332
15333 \begin_layout Standard
15334 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
15335  como caracteres simples.
15336  Estos agrupamientos se conocen como 
15337 \emph on
15338 ligaduras
15339 \emph default
15340 .
15341  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
15342  la salida.
15343  Las ligaduras estándar son:
15344 \end_layout
15345
15346 \begin_layout Itemize
15347 ff
15348 \end_layout
15349
15350 \begin_layout Itemize
15351 fi
15352 \end_layout
15353
15354 \begin_layout Itemize
15355 fl
15356 \end_layout
15357
15358 \begin_layout Itemize
15359 ffi
15360 \end_layout
15361
15362 \begin_layout Itemize
15363 ffl
15364 \end_layout
15365
15366 \begin_layout Standard
15367 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
15368 \end_layout
15369
15370 \begin_layout Standard
15371 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
15372  Mientras que una ligadura puede quedar bien en una palabra como 
15373 \begin_inset Quotes fld
15374 \end_inset
15375
15376 graffiti
15377 \begin_inset Quotes frd
15378 \end_inset
15379
15380 , puede dar un aspecto raro en otras como la palabra inglesa 
15381 \begin_inset Quotes fld
15382 \end_inset
15383
15384 cufflink
15385 \begin_inset Quotes frd
15386 \end_inset
15387
15388  o la alemana «Dorffest».
15389 \begin_inset Foot
15390 status collapsed
15391
15392 \begin_layout Plain Layout
15393
15394 \emph on
15395 N.
15396  del t.
15397 \emph default
15398 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
15399  En español, el uso de esta opción será muy infrecuente porque es muy raro
15400  encontrar palabras compuestas con esas ligaduras.
15401  
15402 \end_layout
15403
15404 \end_inset
15405
15406  Para romper una ligadura, usa 
15407 \family sans
15408 Insertar\SpecialChar \menuseparator
15409 Formato\SpecialChar \menuseparator
15410 Salto
15411 \begin_inset space ~
15412 \end_inset
15413
15414 de
15415 \begin_inset space ~
15416 \end_inset
15417
15418 ligadura.
15419
15420 \family default
15421  Esto cambia el aspecto de 
15422 \begin_inset Quotes fld
15423 \end_inset
15424
15425 cufflinks
15426 \begin_inset Quotes frd
15427 \end_inset
15428
15429  a 
15430 \begin_inset Quotes fld
15431 \end_inset
15432
15433 cuff\SpecialChar \textcompwordmark{}
15434 links
15435 \begin_inset Quotes frd
15436 \end_inset
15437
15438  y de «Dorffest» a 
15439 \begin_inset Quotes fld
15440 \end_inset
15441
15442 Dorf\SpecialChar \textcompwordmark{}
15443 fest
15444 \begin_inset Quotes frd
15445 \end_inset
15446
15447 .
15448 \end_layout
15449
15450 \begin_layout Subsection
15451 Nombres propios en LyX
15452 \begin_inset Index idx
15453 status collapsed
15454
15455 \begin_layout Plain Layout
15456 LyX ! Nombres propios
15457 \end_layout
15458
15459 \end_inset
15460
15461
15462 \begin_inset CommandInset label
15463 LatexCommand label
15464 name "sub:Nombres-Propios-en-LyX"
15465
15466 \end_inset
15467
15468
15469 \end_layout
15470
15471 \begin_layout Standard
15472 Seguramente has observado que la palabra 
15473 \begin_inset Quotes fld
15474 \end_inset
15475
15476 LaTeX
15477 \begin_inset Quotes frd
15478 \end_inset
15479
15480  aparece siempre con caracteres de distinto tamaño y altura.
15481  LaTeX es el nombre del programa usado por LyX y es interpretado como un
15482  nombre propio cuando lo escribes en LyX como 
15483 \begin_inset Quotes fld
15484 \end_inset
15485
15486 LaT
15487 \begin_inset ERT
15488 status collapsed
15489
15490 \begin_layout Plain Layout
15491
15492 {}
15493 \end_layout
15494
15495 \end_inset
15496
15497 eX
15498 \begin_inset Quotes frd
15499 \end_inset
15500
15501 .
15502 \begin_inset Note Note
15503 status collapsed
15504
15505 \begin_layout Plain Layout
15506 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
15507  en la salida; véase el último párrafo de esta sección.
15508  Para generar nombres propios omite el código TeX.
15509 \end_layout
15510
15511 \end_inset
15512
15513  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
15514  nombres propios:
15515 \end_layout
15516
15517 \begin_layout Description
15518 LyX El nombre del juego, escribe 
15519 \begin_inset Quotes fld
15520 \end_inset
15521
15522 L
15523 \begin_inset ERT
15524 status collapsed
15525
15526 \begin_layout Plain Layout
15527
15528 {}
15529 \end_layout
15530
15531 \end_inset
15532
15533 yX
15534 \begin_inset Quotes frd
15535 \end_inset
15536
15537  para generarlo.
15538 \end_layout
15539
15540 \begin_layout Description
15541 TeX El programa usado por LaTeX, escribe 
15542 \begin_inset Quotes fld
15543 \end_inset
15544
15545 T
15546 \begin_inset ERT
15547 status collapsed
15548
15549 \begin_layout Plain Layout
15550
15551 {}
15552 \end_layout
15553
15554 \end_inset
15555
15556 eX
15557 \begin_inset Quotes frd
15558 \end_inset
15559
15560  para generarlo.
15561 \end_layout
15562
15563 \begin_layout Description
15564 LaTeX El programa usado por LyX, escribe 
15565 \begin_inset Quotes fld
15566 \end_inset
15567
15568 LaT
15569 \begin_inset ERT
15570 status collapsed
15571
15572 \begin_layout Plain Layout
15573
15574 {}
15575 \end_layout
15576
15577 \end_inset
15578
15579 eX
15580 \begin_inset Quotes frd
15581 \end_inset
15582
15583  para generarlo.
15584 \end_layout
15585
15586 \begin_layout Description
15587 LaTeX2e La versión actual de LaTeX, escribe 
15588 \begin_inset Quotes fld
15589 \end_inset
15590
15591 LaT
15592 \begin_inset ERT
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596
15597 {}
15598 \end_layout
15599
15600 \end_inset
15601
15602 eX2e
15603 \begin_inset Quotes frd
15604 \end_inset
15605
15606  para generarlo.
15607 \end_layout
15608
15609 \begin_layout Standard
15610 Quizá te preguntes por qué versión 
15611 \begin_inset Quotes fld
15612 \end_inset
15613
15614 2
15615 \begin_inset Formula $\epsilon$
15616 \end_inset
15617
15618
15619 \begin_inset Quotes frd
15620 \end_inset
15621
15622 .
15623  Es una vieja tradición en el mundillo TeX dar a los programas números de
15624  versión en griego.
15625  Por ejemplo, el número de versión de TeX converge al número 
15626 \begin_inset Formula $\pi$
15627 \end_inset
15628
15629 : La versión actual es 
15630 \begin_inset Quotes fld
15631 \end_inset
15632
15633 TeX-3.141592
15634 \begin_inset Quotes frd
15635 \end_inset
15636
15637 , la anterior fue 
15638 \begin_inset Quotes fld
15639 \end_inset
15640
15641 TeX-3.14159
15642 \begin_inset Quotes frd
15643 \end_inset
15644
15645 .
15646 \end_layout
15647
15648 \begin_layout Standard
15649 Si no quieres usar nombres propios, p.
15650 \begin_inset space \thinspace{}
15651 \end_inset
15652
15653 e.
15654  en encabezados de sección, debes insertar un par de llaves vacías en código
15655  TeX en la palabra.
15656  En LyX lo verás como: 
15657 \begin_inset Graphics
15658         filename ../clipart/LaTeX.png
15659         scale 80
15660
15661 \end_inset
15662
15663
15664 \begin_inset Newline newline
15665 \end_inset
15666
15667 Más sobre código TeX en la sección
15668 \begin_inset space ~
15669 \end_inset
15670
15671
15672 \begin_inset CommandInset ref
15673 LatexCommand ref
15674 reference "sec:Código-TeX"
15675
15676 \end_inset
15677
15678 .
15679 \end_layout
15680
15681 \begin_layout Subsection
15682 Unidades
15683 \begin_inset Index idx
15684 status collapsed
15685
15686 \begin_layout Plain Layout
15687 Tipografía ! Unidades
15688 \end_layout
15689
15690 \end_inset
15691
15692
15693 \end_layout
15694
15695 \begin_layout Standard
15696 En general, el espacio entre un número y su unidad es menor que el espacio
15697  normal entre dos palabras.
15698  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15699  Para introducir esos espacios usa el menú 
15700 \family sans
15701 Insertar\SpecialChar \menuseparator
15702 Formato\SpecialChar \menuseparator
15703 Espacio
15704 \begin_inset space ~
15705 \end_inset
15706
15707 delgado
15708 \family default
15709  (atajo 
15710 \family sans
15711 Ctrl+Mayúsculas+Espacio
15712 \family default
15713 ).
15714 \end_layout
15715
15716 \begin_layout Standard
15717 En este ejemplo se ven las diferencias:
15718 \end_layout
15719
15720 \begin_layout Standard
15721 \begin_inset Tabular
15722 <lyxtabular version="3" rows="2" columns="2">
15723 <features tabularvalignment="middle">
15724 <column alignment="left" valignment="top" width="0">
15725 <column alignment="left" valignment="top" width="0">
15726 <row>
15727 <cell alignment="center" valignment="top" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731 24
15732 \begin_inset space ~
15733 \end_inset
15734
15735 kW
15736 \begin_inset Formula $\cdot$
15737 \end_inset
15738
15739 h
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 <cell alignment="center" valignment="top" usebox="none">
15745 \begin_inset Text
15746
15747 \begin_layout Plain Layout
15748 espacio entre número y unidad
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 </row>
15754 <row>
15755 <cell alignment="center" valignment="top" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Plain Layout
15759 24
15760 \begin_inset space \thinspace{}
15761 \end_inset
15762
15763 kW
15764 \begin_inset Formula $\cdot$
15765 \end_inset
15766
15767 h
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 <cell alignment="center" valignment="top" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776 medio espacio entre número y unidad
15777 \end_layout
15778
15779 \end_inset
15780 </cell>
15781 </row>
15782 </lyxtabular>
15783
15784 \end_inset
15785
15786
15787 \end_layout
15788
15789 \begin_layout Standard
15790
15791 \end_layout
15792
15793 \begin_layout Subsection
15794 Líneas viudas y huérfanas
15795 \begin_inset Index idx
15796 status collapsed
15797
15798 \begin_layout Plain Layout
15799 Tipografía ! Líneas viudas y huérfanas
15800 \end_layout
15801
15802 \end_inset
15803
15804
15805 \end_layout
15806
15807 \begin_layout Standard
15808 En los primeros tiempos de los procesadores de texto, los saltos de página
15809  iban allí donde acababa la página.
15810  No se atendía a lo que estaba escrito.
15811  Podías encontrarte con el encabezado de una nueva sección o la primera
15812  línea de un nuevo párrafo, solos al final de la página, o la última línea
15813  de un párrafo aislada en la página siguiente.
15814  Estos flecos de texto llegaron a ser conocidos como líneas 
15815 \emph on
15816 viudas
15817 \emph default
15818  y líneas 
15819 \emph on
15820 huérfanas
15821 \emph default
15822 .
15823 \end_layout
15824
15825 \begin_layout Standard
15826 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15827  de sección.
15828  Esto forma parte de las ventajas de los entornos de párrafo.
15829  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15830  deja una línea de un párrafo aislada al principio o al final de una página?
15831  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15832  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15833  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15834 \end_layout
15835
15836 \begin_layout Standard
15837 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15838  una página , o en cómo ajustar esta característica.
15839  Algunos libros sobre LaTeX listados en la bibliografía [como
15840 \begin_inset space ~
15841 \end_inset
15842
15843
15844 \begin_inset CommandInset citation
15845 LatexCommand cite
15846 key "latexcompanion"
15847
15848 \end_inset
15849
15850  o
15851 \begin_inset space ~
15852 \end_inset
15853
15854
15855 \begin_inset CommandInset citation
15856 LatexCommand cite
15857 key "latexguide"
15858
15859 \end_inset
15860
15861 ] tienen más información.
15862  Sin embargo, no deberías preocuparte por este asunto.
15863 \end_layout
15864
15865 \begin_layout Chapter
15866 Notas, gráficos, tablas y flotantes
15867 \begin_inset CommandInset label
15868 LatexCommand label
15869 name "cap:Notas-y-flotantes"
15870
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \begin_layout Standard
15877 Los temas tratados en este capítulo se desarrollan en profundidad en el
15878  manual 
15879 \emph on
15880 Objetos insertados.
15881  
15882 \emph default
15883 En él encontrarás también consejos y trucos para casos especiales.
15884 \end_layout
15885
15886 \begin_layout Section
15887 Notas
15888 \begin_inset Index idx
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892 Notas
15893 \end_layout
15894
15895 \end_inset
15896
15897
15898 \begin_inset CommandInset label
15899 LatexCommand label
15900 name "sec:Notas"
15901
15902 \end_inset
15903
15904
15905 \end_layout
15906
15907 \begin_layout Standard
15908 LyX suministra algunos tipos de notas para incluir en los documentos:
15909 \end_layout
15910
15911 \begin_layout Description
15912 Nota
15913 \begin_inset space ~
15914 \end_inset
15915
15916 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15917  documento de salida.
15918 \begin_inset Newline newline
15919 \end_inset
15920
15921
15922 \begin_inset Note Note
15923 status collapsed
15924
15925 \begin_layout Plain Layout
15926 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
15927 \end_layout
15928
15929 \end_inset
15930
15931
15932 \end_layout
15933
15934 \begin_layout Description
15935 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
15936  en el documento LaTeX cuando lo exportas mediante el menú 
15937 \family sans
15938 Archivo\SpecialChar \menuseparator
15939 Exportar\SpecialChar \menuseparator
15940 LaTeX (pdflatex)
15941 \begin_inset space \thinspace{}
15942 \end_inset
15943
15944 /
15945 \begin_inset space \thinspace{}
15946 \end_inset
15947
15948 (simple)
15949 \family default
15950 .
15951  
15952 \begin_inset Newline newline
15953 \end_inset
15954
15955
15956 \begin_inset Note Comment
15957 status collapsed
15958
15959 \begin_layout Plain Layout
15960 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
15961  los archivos LaTeX.
15962 \end_layout
15963
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \begin_layout Description
15970 Resaltado
15971 \begin_inset space ~
15972 \end_inset
15973
15974 en
15975 \begin_inset space ~
15976 \end_inset
15977
15978 gris El texto de esta nota aparecerá en la salida en color gris.
15979 \begin_inset Newline newline
15980 \end_inset
15981
15982
15983 \begin_inset Newline newline
15984 \end_inset
15985
15986
15987 \begin_inset Note Greyedout
15988 status open
15989
15990 \begin_layout Plain Layout
15991 Esto es el texto
15992 \begin_inset Foot
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
15997  En este documento, el color gris se ha redefinido a color azul.
15998  La forma de hacerlo se explica en el manual
15999 \emph on
16000  Objetos insertados.
16001 \end_layout
16002
16003 \end_inset
16004
16005  de un comentario que se ve en la salida en color gris.
16006 \end_layout
16007
16008 \end_inset
16009
16010
16011 \begin_inset Newline newline
16012 \end_inset
16013
16014
16015 \begin_inset Newline newline
16016 \end_inset
16017
16018 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
16019  está un poco sangrada y se pueden incluir notas al pie.
16020 \end_layout
16021
16022 \begin_layout Standard
16023 Las notas se insertan con el botón 
16024 \begin_inset Graphics
16025         filename ../../images/note-insert.png
16026         scale 85
16027         scaleBeforeRotation
16028
16029 \end_inset
16030
16031  o con el menú 
16032 \family sans
16033 Insertar\SpecialChar \menuseparator
16034 Nota
16035 \family default
16036 .
16037  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
16038  el tipo de nota.
16039 \end_layout
16040
16041 \begin_layout Section
16042 Notas al pie
16043 \begin_inset Index idx
16044 status collapsed
16045
16046 \begin_layout Plain Layout
16047 Notas al pie
16048 \end_layout
16049
16050 \end_inset
16051
16052
16053 \end_layout
16054
16055 \begin_layout Standard
16056 LyX muestra las notas a pie de página en recuadros: al insertar una nota
16057  mediante el menú 
16058 \family sans
16059 Insertar\SpecialChar \menuseparator
16060 Nota
16061 \begin_inset space ~
16062 \end_inset
16063
16064 al
16065 \begin_inset space ~
16066 \end_inset
16067
16068 pie
16069 \family default
16070  o el botón 
16071 \begin_inset Graphics
16072         filename ../../images/footnote-insert.png
16073
16074 \end_inset
16075
16076
16077 \family roman
16078 \series medium
16079 \bar no
16080 verás un recuadro como este
16081 \family default
16082 \series default
16083 \bar default
16084
16085 \begin_inset Graphics
16086         filename clipart/notapieQt4.png
16087
16088 \end_inset
16089
16090
16091 \family roman
16092 \series medium
16093 \bar no
16094 .
16095  Es la representación en LyX de una nota a pie de página.
16096  Si haces
16097 \family default
16098 \series default
16099 \bar default
16100  clic izquierdo sobre 
16101 \family roman
16102 \series medium
16103 \bar no
16104 él se abre un marco rojo en el que puedes escribir el texto de la nota
16105 \family default
16106 \series default
16107 \bar default
16108 .
16109  Otro clic en la etiqueta cierra el recuadro
16110 \family roman
16111 \series medium
16112 \bar no
16113 .
16114  Si quieres convertir un texto existente en nota al pie, selecciónalo y
16115  pulsa el botón de la barra de herramientas
16116 \family default
16117 \series default
16118 \bar default
16119 .
16120 \end_layout
16121
16122 \begin_layout Standard
16123 Ejemplo de nota al pie:
16124 \family roman
16125 \series medium
16126 \bar no
16127
16128 \begin_inset Foot
16129 status collapsed
16130
16131 \begin_layout Plain Layout
16132 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
16133  con la etiqueta «pie».
16134 \end_layout
16135
16136 \end_inset
16137
16138
16139 \end_layout
16140
16141 \begin_layout Standard
16142 En la salida, la nota al pie aparece como un superíndice numerado en el
16143  lugar del texto en el que se ha insertado.
16144  El texto de la nota se muestra al final de la página actual.
16145  Los números de las notas son calculados por LyX, y son consecutivos, no
16146  importa en qué capítulo esté la nota.
16147  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
16148  comandos LaTeX especiales.
16149  Se describen en el manual
16150 \emph on
16151  Objetos insertados.
16152 \end_layout
16153
16154 \begin_layout Section
16155 Notas al margen
16156 \begin_inset Index idx
16157 status collapsed
16158
16159 \begin_layout Plain Layout
16160 Notas al margen
16161 \end_layout
16162
16163 \end_inset
16164
16165
16166 \begin_inset CommandInset label
16167 LatexCommand label
16168 name "sec:Notas-al-margen"
16169
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \begin_layout Standard
16176 Las notas al margen se ven y se comportan en LyX como las notas al pie.
16177  Se insertan con el menú 
16178 \family sans
16179 Insertar\SpecialChar \menuseparator
16180 Nota
16181 \begin_inset space ~
16182 \end_inset
16183
16184 al
16185 \begin_inset space ~
16186 \end_inset
16187
16188 margen
16189 \family default
16190  o el botón 
16191 \begin_inset Graphics
16192         filename ../../images/marginalnote-insert.png
16193
16194 \end_inset
16195
16196 .
16197  Aparece un cuadro gris con la etiqueta en rojo 
16198 \family roman
16199 \series medium
16200
16201 \begin_inset Quotes fld
16202 \end_inset
16203
16204 margen
16205 \begin_inset Quotes frd
16206 \end_inset
16207
16208 , que es su representación en LyX y que contiene el texto de la nota.
16209 \end_layout
16210
16211 \begin_layout Standard
16212 Al lado hay un ejemplo de nota al margen.
16213 \family roman
16214 \series medium
16215
16216 \begin_inset Marginal
16217 status collapsed
16218
16219 \begin_layout Plain Layout
16220 Esto es una nota al margen.
16221 \end_layout
16222
16223 \end_inset
16224
16225
16226 \end_layout
16227
16228 \begin_layout Standard
16229 Estas notas salen en el margen derecho en documentos a una cara.
16230  En documentos a doble cara se muestran en el margen externo —izquierdo
16231  en páginas pares, derecho en páginas impares—.
16232  
16233 \end_layout
16234
16235 \begin_layout Section
16236 Gráficos e imágenes
16237 \begin_inset Index idx
16238 status collapsed
16239
16240 \begin_layout Plain Layout
16241 Imágenes
16242 \end_layout
16243
16244 \end_inset
16245
16246
16247 \begin_inset Index idx
16248 status collapsed
16249
16250 \begin_layout Plain Layout
16251 Gráficos
16252 \end_layout
16253
16254 \end_inset
16255
16256
16257 \begin_inset CommandInset label
16258 LatexCommand label
16259 name "sec:Gráficos"
16260
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \begin_layout Standard
16267 Para insertar una imagen en el documento, sitúa el cursor en la posición
16268  que quieras y clic sobre el botón 
16269 \begin_inset Graphics
16270         filename ../../images/dialog-show-new-inset_graphics.png
16271
16272 \end_inset
16273
16274  o selecciona 
16275 \family sans
16276 Insertar\SpecialChar \menuseparator
16277 Imagen
16278 \family default
16279  desde el menú.
16280  Se mostrará un diálogo para escoger el archivo a cargar.
16281 \end_layout
16282
16283 \begin_layout Standard
16284 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
16285  La pestaña 
16286 \family sans
16287 Gráficos
16288 \family default
16289  permite escoger el archivo de imagen.
16290  La imagen se puede transformar poniendo un ángulo de rotación y un factor
16291  de escala.
16292  Las unidades de escala se explican en el Apéndice
16293 \begin_inset space ~
16294 \end_inset
16295
16296
16297 \begin_inset CommandInset ref
16298 LatexCommand ref
16299 reference "cap:Unidades-disponibles"
16300
16301 \end_inset
16302
16303 .
16304 \end_layout
16305
16306 \begin_layout Standard
16307
16308 \end_layout
16309
16310 \begin_layout Standard
16311 En la pestaña 
16312 \family sans
16313 Recorte
16314 \family default
16315  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
16316  en la salida.
16317  Las coordenadas también pueden calcularse automáticamente pulsando el botón
16318  
16319 \family sans
16320 Obtener
16321 \family default
16322
16323 \begin_inset space ~
16324 \end_inset
16325
16326
16327 \family sans
16328 de
16329 \family default
16330 l
16331 \begin_inset space ~
16332 \end_inset
16333
16334
16335 \family sans
16336 archivo
16337 \family default
16338 .
16339  La opción 
16340 \family sans
16341 Recortar
16342 \family default
16343
16344 \begin_inset space ~
16345 \end_inset
16346
16347
16348 \family sans
16349 al
16350 \family default
16351
16352 \begin_inset space ~
16353 \end_inset
16354
16355
16356 \family sans
16357 cuadro
16358 \family default
16359
16360 \begin_inset space ~
16361 \end_inset
16362
16363
16364 \family sans
16365 delimitador
16366 \family default
16367  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
16368  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
16369  pestaña 
16370 \family sans
16371 Recorte.
16372 \end_layout
16373
16374 \begin_layout Standard
16375 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
16376 \family sans
16377 Opciones de LaTeX y LyX
16378 \family default
16379 .
16380  También puedes ajustar aquí la presentación de la imagen en LyX.
16381  La opción 
16382 \family sans
16383 Modo
16384 \begin_inset space ~
16385 \end_inset
16386
16387 borrador
16388 \family default
16389  hace que la imagen no aparezca en la salida, sólo sale un marco con el
16390  tamaño de la imagen.
16391  La opción 
16392 \family sans
16393 No descomprimir al exportar
16394 \family default
16395  se explica en la sección 
16396 \emph on
16397 Diálogo de gráficos
16398 \emph default
16399  del manual 
16400 \emph on
16401 Objetos insertados
16402 \emph default
16403 .
16404 \end_layout
16405
16406 \begin_layout Standard
16407 El diálogo 
16408 \family sans
16409 Gráficos
16410 \family default
16411  puede abrirse en cualquier momento con un clic sobre una imagen.
16412  La imagen se muestra en la salida exactamente en la posición en que está
16413  en el texto.
16414  Esta es una imagen en un párrafo separado, centrado horizontalmente:
16415 \end_layout
16416
16417 \begin_layout Standard
16418 \align center
16419 \begin_inset Graphics
16420         filename ../clipart/mobius.eps
16421         width 45col%
16422
16423 \end_inset
16424
16425
16426 \end_layout
16427
16428 \begin_layout Standard
16429 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
16430  véase la sección
16431 \begin_inset space ~
16432 \end_inset
16433
16434
16435 \begin_inset CommandInset ref
16436 LatexCommand ref
16437 reference "sec:Figuras-flotantes"
16438
16439 \end_inset
16440
16441 .
16442 \end_layout
16443
16444 \begin_layout Subsection
16445 Formatos de imagen
16446 \begin_inset Index idx
16447 status collapsed
16448
16449 \begin_layout Plain Layout
16450 Formatos de imagen
16451 \end_layout
16452
16453 \end_inset
16454
16455
16456 \begin_inset CommandInset label
16457 LatexCommand label
16458 name "sub:Formatos-de-imagen"
16459
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \begin_layout Standard
16466 Puedes insertar imágenes en cualquier formato.
16467  Pero como se explica en la sección
16468 \begin_inset space ~
16469 \end_inset
16470
16471
16472 \begin_inset CommandInset ref
16473 LatexCommand ref
16474 reference "sub:Formatos-de-salida"
16475
16476 \end_inset
16477
16478 , cada formato de archivo del documento de salida permite sólo ciertos formatos
16479  de archivo de imagen.
16480  Por eso LyX usa el programa 
16481 \family sans
16482 ImageMagick
16483 \family default
16484  en segundo plano para convertir imágenes al formato adecuado.
16485  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
16486  los formatos de imagen listados en las subsecciones de la sección
16487 \begin_inset space ~
16488 \end_inset
16489
16490
16491 \begin_inset CommandInset ref
16492 LatexCommand ref
16493 reference "sub:Formatos-de-salida"
16494
16495 \end_inset
16496
16497 .
16498 \end_layout
16499
16500 \begin_layout Standard
16501 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
16502 \end_layout
16503
16504 \begin_layout Description
16505 Imágenes
16506 \begin_inset space ~
16507 \end_inset
16508
16509 mapa
16510 \begin_inset space ~
16511 \end_inset
16512
16513 de
16514 \begin_inset space ~
16515 \end_inset
16516
16517 bits
16518 \begin_inset space ~
16519 \end_inset
16520
16521 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
16522  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
16523  a valores altos de zoom.
16524  Formatos de imagen en bitmap bien conocidos son 
16525 \begin_inset Quotes fld
16526 \end_inset
16527
16528 Graphics Interchange Format
16529 \begin_inset Quotes frd
16530 \end_inset
16531
16532  (GIF, extensión 
16533 \begin_inset Quotes fld
16534 \end_inset
16535
16536 .gif
16537 \begin_inset Quotes frd
16538 \end_inset
16539
16540 )
16541 \begin_inset Index idx
16542 status collapsed
16543
16544 \begin_layout Plain Layout
16545 GIF|see
16546 \begin_inset ERT
16547 status collapsed
16548
16549 \begin_layout Plain Layout
16550
16551 {
16552 \end_layout
16553
16554 \end_inset
16555
16556 Formatos de imagen
16557 \begin_inset ERT
16558 status collapsed
16559
16560 \begin_layout Plain Layout
16561
16562 }
16563 \end_layout
16564
16565 \end_inset
16566
16567
16568 \end_layout
16569
16570 \end_inset
16571
16572
16573 \begin_inset Quotes fld
16574 \end_inset
16575
16576 Portable Network Graphics
16577 \begin_inset Quotes frd
16578 \end_inset
16579
16580  (PNG, extensión 
16581 \begin_inset Quotes fld
16582 \end_inset
16583
16584 .png
16585 \begin_inset Quotes frd
16586 \end_inset
16587
16588 )
16589 \begin_inset Index idx
16590 status collapsed
16591
16592 \begin_layout Plain Layout
16593 PNG|see
16594 \begin_inset ERT
16595 status collapsed
16596
16597 \begin_layout Plain Layout
16598
16599 {
16600 \end_layout
16601
16602 \end_inset
16603
16604 Formatos de imagen
16605 \begin_inset ERT
16606 status collapsed
16607
16608 \begin_layout Plain Layout
16609
16610 }
16611 \end_layout
16612
16613 \end_inset
16614
16615
16616 \end_layout
16617
16618 \end_inset
16619
16620 , y 
16621 \begin_inset Quotes fld
16622 \end_inset
16623
16624 Joint Photographic Experts Group
16625 \begin_inset Quotes frd
16626 \end_inset
16627
16628  (JPG, extensión 
16629 \begin_inset Quotes fld
16630 \end_inset
16631
16632 .jpg
16633 \begin_inset Quotes frd
16634 \end_inset
16635
16636  o 
16637 \begin_inset Quotes fld
16638 \end_inset
16639
16640 .jpeg
16641 \begin_inset Quotes frd
16642 \end_inset
16643
16644 )
16645 \begin_inset Index idx
16646 status collapsed
16647
16648 \begin_layout Plain Layout
16649 JPG|see
16650 \begin_inset ERT
16651 status collapsed
16652
16653 \begin_layout Plain Layout
16654
16655 {
16656 \end_layout
16657
16658 \end_inset
16659
16660 Formatos de imagen
16661 \begin_inset ERT
16662 status collapsed
16663
16664 \begin_layout Plain Layout
16665
16666 }
16667 \end_layout
16668
16669 \end_inset
16670
16671
16672 \end_layout
16673
16674 \end_inset
16675
16676 .
16677 \end_layout
16678
16679 \begin_layout Description
16680 Imágenes
16681 \begin_inset space ~
16682 \end_inset
16683
16684 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16685 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16686  La posibilidad de escalado hace falta para crear presentaciones, porque
16687  éstas siempre son escaladas por el proyector.
16688  El escalado también es útil en los documentos en línea para permitir zoom
16689  en diagramas.
16690 \begin_inset Newline newline
16691 \end_inset
16692
16693 Formatos de imagen escalables pueden ser 
16694 \begin_inset Quotes fld
16695 \end_inset
16696
16697 Scalable Vector Graphics
16698 \begin_inset Quotes frd
16699 \end_inset
16700
16701  (SVG, extensión 
16702 \begin_inset Quotes fld
16703 \end_inset
16704
16705 .
16706 \family typewriter
16707 svg
16708 \family default
16709
16710 \begin_inset Quotes frd
16711 \end_inset
16712
16713 )
16714 \begin_inset Index idx
16715 status collapsed
16716
16717 \begin_layout Plain Layout
16718 SVG|see
16719 \begin_inset ERT
16720 status collapsed
16721
16722 \begin_layout Plain Layout
16723
16724 {
16725 \end_layout
16726
16727 \end_inset
16728
16729 Formatos de imagen
16730 \begin_inset ERT
16731 status collapsed
16732
16733 \begin_layout Plain Layout
16734
16735 }
16736 \end_layout
16737
16738 \end_inset
16739
16740
16741 \end_layout
16742
16743 \end_inset
16744
16745
16746 \begin_inset Quotes fld
16747 \end_inset
16748
16749 Encapsulated PostScript
16750 \begin_inset Quotes frd
16751 \end_inset
16752
16753  (EPS, extensión 
16754 \begin_inset Quotes fld
16755 \end_inset
16756
16757 .
16758 \family typewriter
16759 eps
16760 \family default
16761
16762 \begin_inset Quotes frd
16763 \end_inset
16764
16765 )
16766 \begin_inset Index idx
16767 status collapsed
16768
16769 \begin_layout Plain Layout
16770 EPS|see
16771 \begin_inset ERT
16772 status collapsed
16773
16774 \begin_layout Plain Layout
16775
16776 {
16777 \end_layout
16778
16779 \end_inset
16780
16781 Formatos de imagen
16782 \begin_inset ERT
16783 status collapsed
16784
16785 \begin_layout Plain Layout
16786
16787 }
16788 \end_layout
16789
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \end_inset
16796
16797  y 
16798 \begin_inset Quotes fld
16799 \end_inset
16800
16801 Portable Document Format
16802 \begin_inset Quotes frd
16803 \end_inset
16804
16805  (PDF, extensión 
16806 \begin_inset Quotes fld
16807 \end_inset
16808
16809 .
16810 \family typewriter
16811 pdf
16812 \family default
16813
16814 \begin_inset Quotes frd
16815 \end_inset
16816
16817 )
16818 \begin_inset Index idx
16819 status collapsed
16820
16821 \begin_layout Plain Layout
16822 PDF|see
16823 \begin_inset ERT
16824 status collapsed
16825
16826 \begin_layout Plain Layout
16827
16828 {
16829 \end_layout
16830
16831 \end_inset
16832
16833 Formatos de imagen
16834 \begin_inset ERT
16835 status collapsed
16836
16837 \begin_layout Plain Layout
16838
16839 }
16840 \end_layout
16841
16842 \end_inset
16843
16844
16845 \end_layout
16846
16847 \end_inset
16848
16849 .
16850  Escribimos 
16851 \begin_inset Quotes fld
16852 \end_inset
16853
16854 pueden ser
16855 \begin_inset Quotes frd
16856 \end_inset
16857
16858 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16859  seguirá siendo no escalable.
16860  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16861  a la imagen original
16862 \begin_inset Foot
16863 status collapsed
16864
16865 \begin_layout Plain Layout
16866 En el caso de PDF, además se comprime la imagen original.
16867 \end_layout
16868
16869 \end_inset
16870
16871 .
16872  
16873 \end_layout
16874
16875 \begin_layout Standard
16876 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16877  viceversa.
16878 \end_layout
16879
16880 \begin_layout Subsection
16881 Agrupación de configuraciones de imágenes
16882 \begin_inset Index idx
16883 status collapsed
16884
16885 \begin_layout Plain Layout
16886 Imágenes ! Agrupación de configuraciones
16887 \end_layout
16888
16889 \end_inset
16890
16891
16892 \end_layout
16893
16894 \begin_layout Standard
16895 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16896  existente.
16897  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16898  configuración, de modo que si se modifican las características de una imagen
16899  se modifican igual y automáticamente las de las imágenes incluidas en el
16900  mismo grupo.
16901  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16902  sin necesidad de hacerlo individualmente con cada una de ellas.
16903 \end_layout
16904
16905 \begin_layout Standard
16906 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16907 \family sans
16908 Nombre de grupo
16909 \family default
16910  en la pestaña 
16911 \family sans
16912 Opciones de LaTeX y LyX 
16913 \family default
16914 del diálogo de gráficos.
16915  Se puede integrar una imagen a un grupo existente marcando el nombre del
16916  mismo en el menú contextual de la imagen, accesible con clic derecho.
16917 \end_layout
16918
16919 \begin_layout Section
16920 Tablas
16921 \begin_inset Index idx
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 Tablas
16926 \end_layout
16927
16928 \end_inset
16929
16930
16931 \begin_inset CommandInset label
16932 LatexCommand label
16933 name "sec:Tablas"
16934
16935 \end_inset
16936
16937
16938 \end_layout
16939
16940 \begin_layout Standard
16941 Puede insertarse una tabla mediante el botón 
16942 \begin_inset Graphics
16943         filename ../../images/tabular-insert.png
16944         scale 85
16945
16946 \end_inset
16947
16948  o el menú 
16949 \family sans
16950 Insertar\SpecialChar \menuseparator
16951 Tabla
16952 \family default
16953 .
16954  Aparece un diálogo en el que se pide el número de filas y columnas.
16955  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
16956  fila aparece separada por una línea doble: la línea inferior de la primera
16957  fila y la línea superior de la segunda fila.
16958  Ejemplo de tabla:
16959 \end_layout
16960
16961 \begin_layout Standard
16962
16963 \end_layout
16964
16965 \begin_layout Standard
16966 \align center
16967 \begin_inset Tabular
16968 <lyxtabular version="3" rows="4" columns="4">
16969 <features tabularvalignment="middle">
16970 <column alignment="center" valignment="top" width="0pt">
16971 <column alignment="center" valignment="top" width="0pt">
16972 <column alignment="center" valignment="top" width="0in">
16973 <column alignment="center" valignment="top" width="0pt">
16974 <row>
16975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \family roman
16990 \series medium
16991 \shape up
16992 \size normal
16993 \emph off
16994 \bar no
16995 \noun off
16996 \color none
16997 1
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 2
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 3
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 </row>
17021 <row>
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026
17027 \family roman
17028 \series medium
17029 \shape up
17030 \size normal
17031 \emph off
17032 \bar no
17033 \noun off
17034 \color none
17035 A
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 </row>
17068 <row>
17069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073
17074 \family roman
17075 \series medium
17076 \shape up
17077 \size normal
17078 \emph off
17079 \bar no
17080 \noun off
17081 \color none
17082 B
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100
17101 \size normal
17102 \noun off
17103 \color none
17104  
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \family roman
17126 \series medium
17127 \shape up
17128 \size normal
17129 \emph off
17130 \bar no
17131 \noun off
17132 \color none
17133 C
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 </lyxtabular>
17167
17168 \end_inset
17169
17170
17171 \end_layout
17172
17173 \begin_layout Standard
17174
17175 \end_layout
17176
17177 \begin_layout Subsection
17178 Diálogo Tablas
17179 \end_layout
17180
17181 \begin_layout Standard
17182 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
17183  pinchar sobre ella con el botón derecho del ratón.
17184  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
17185  encuentra el cursor.
17186  La mayoría de opciones también funcionan sobre una selección.
17187  Esto significa que si seleccionas más celdas, filas o columnas, la acción
17188  se realizará sobre todas ellas.
17189 \end_layout
17190
17191 \begin_layout Standard
17192 Además del diálogo hay una 
17193 \family sans
17194 barra de herramientas
17195 \family default
17196  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
17197  que te permite
17198 \family sans
17199  
17200 \family default
17201 establecer sus propiedades.
17202 \end_layout
17203
17204 \begin_layout Standard
17205 En la pestaña de 
17206 \family sans
17207 Configuración
17208 \family default
17209  del diálogo puedes poner la alineación horizontal para la fila actual.
17210  Si añades una fila o columna, se inserta, respectivamente, a la derecha
17211  o debajo de la celda actual.
17212  La alineación vertical de una columna sólo se puede ajustar si se fija
17213  la anchura.
17214  Fijar una anchura permite tener saltos de línea y varios párrafos en una
17215  celda, véase la sección
17216 \begin_inset space ~
17217 \end_inset
17218
17219
17220 \begin_inset CommandInset ref
17221 LatexCommand ref
17222 reference "sub:Celdas-de-tablas"
17223
17224 \end_inset
17225
17226 .
17227 \end_layout
17228
17229 \begin_layout Standard
17230 Puedes seleccionar varias celdas de una fila como celda multicolumna/fila
17231  marcando el cuadro 
17232 \family sans
17233 Multicolumna 
17234 \family default
17235
17236 \family sans
17237 Multifila.
17238
17239 \family default
17240  Así se funden las celdas en 
17241 \emph on
17242 una
17243 \emph default
17244 , que se extiende sobre más de una columna/fila.
17245  Las celdas multicolumna se consideran como filas propias, de forma que
17246  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
17247  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
17248  celda de la última fila sin borde superior: 
17249 \end_layout
17250
17251 \begin_layout Standard
17252 \align center
17253 \begin_inset Tabular
17254 <lyxtabular version="3" rows="4" columns="5">
17255 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17256 <column alignment="center" valignment="top" width="0pt">
17257 <column alignment="center" valignment="middle" width="0">
17258 <column alignment="center" valignment="top" width="0in">
17259 <column alignment="center" valignment="top" width="0in">
17260 <column alignment="center" valignment="top" width="0pt">
17261 <row>
17262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 abc
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 def ghi
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 jkl
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 <row>
17309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313
17314 \family roman
17315 \series medium
17316 \shape up
17317 \size normal
17318 \emph off
17319 \bar no
17320 \noun off
17321 \color none
17322 A
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331 B
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 C
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 D
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 </row>
17364 <row>
17365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 </row>
17411 <row>
17412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 1
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 2
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434 3
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 4
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 </row>
17458 </lyxtabular>
17459
17460 \end_inset
17461
17462
17463 \end_layout
17464
17465 \begin_layout Standard
17466 Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesarios
17467  para formatos de tabla especiales, como multifilas; se explican en la sección
17468  
17469 \emph on
17470 Tablas
17471 \emph default
17472  del manual 
17473 \emph on
17474 Objetos insertados
17475 \emph default
17476 .
17477  También puedes girar la celda actual o toda la tabla 90
17478 \begin_inset space \thinspace{}
17479 \end_inset
17480
17481 grados hacia la derecha.
17482  Estas rotaciones no se ven en LyX, sólo en la salida.
17483  
17484 \end_layout
17485
17486 \begin_layout Standard
17487 \begin_inset Note Greyedout
17488 status collapsed
17489
17490 \begin_layout Plain Layout
17491 Ten en cuenta que la mayoría de visores DVI 
17492 \emph on
17493 no
17494 \emph default
17495  pueden mostrar rotaciones.
17496 \end_layout
17497
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \begin_layout Standard
17504 La pestaña 
17505 \family sans
17506 Bordes
17507 \family default
17508  permite poner y quitar bordes en la fila/columna actual.
17509  Los botones del marco 
17510 \family sans
17511 Todos
17512 \begin_inset space ~
17513 \end_inset
17514
17515 los
17516 \begin_inset space ~
17517 \end_inset
17518
17519 bordes
17520 \family default
17521  permiten poner o quitar todas las líneas.
17522 \end_layout
17523
17524 \begin_layout Subsection
17525 Tablas largas
17526 \begin_inset Index idx
17527 status collapsed
17528
17529 \begin_layout Plain Layout
17530 Tablas largas
17531 \end_layout
17532
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \begin_layout Standard
17539 Si la tabla es demasiado larga para una página, puedes usar la opción 
17540 \family sans
17541 Usar
17542 \begin_inset space ~
17543 \end_inset
17544
17545 tabla
17546 \begin_inset space ~
17547 \end_inset
17548
17549 larga
17550 \family default
17551  en la pestaña 
17552 \family sans
17553 Tabla
17554 \begin_inset space ~
17555 \end_inset
17556
17557 larga
17558 \family default
17559  del diálogo para repartir automáticamente la tabla entre varias páginas.
17560  Al hacer esto se habilitan diversos botones opcionales en los que puede
17561  definirse:
17562 \end_layout
17563
17564 \begin_layout Description
17565
17566 \family sans
17567 Encabezado:
17568 \family default
17569  La fila actual y todas las de arriba, que no tienen ninguna opción especial
17570  definida, se definen como filas de encabezado para todas las páginas de
17571  la tabla, excepto para la primera página si 
17572 \family sans
17573 Primer
17574 \begin_inset space ~
17575 \end_inset
17576
17577 encabezado
17578 \family default
17579  está definido.
17580 \end_layout
17581
17582 \begin_layout Description
17583
17584 \family sans
17585 Primer
17586 \begin_inset space ~
17587 \end_inset
17588
17589 encabezado:
17590 \family default
17591  La fila actual y superiores, que no tienen ninguna opción especial definida,
17592  se definen como encabezados de la primera página de la tabla.
17593 \end_layout
17594
17595 \begin_layout Description
17596
17597 \family sans
17598 Pie:
17599 \family default
17600  La fila actual y todas las siguientes, que no tienen ninguna opción especial
17601  definida, se definen como pie de todas las páginas de la tabla, excepto
17602  para la última página si se define 
17603 \family sans
17604 Último
17605 \begin_inset space ~
17606 \end_inset
17607
17608 pie.
17609 \end_layout
17610
17611 \begin_layout Description
17612
17613 \family sans
17614 Último
17615 \begin_inset space ~
17616 \end_inset
17617
17618 pie: L
17619 \family default
17620 a fila actual y siguientes, que no tienen ninguna opción especial definida,
17621  se definen como pie de la última página de la tabla.
17622 \end_layout
17623
17624 \begin_layout Description
17625 Leyenda: La primera fila se reajusta como columna simple.
17626  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
17627 \family sans
17628 Insertar\SpecialChar \menuseparator
17629 Leyenda
17630 \family default
17631 .
17632  Más detalles sobre leyendas en tablas largas en el manual 
17633 \emph on
17634 Objetos insertados
17635 \emph default
17636 .
17637 \end_layout
17638
17639 \begin_layout Standard
17640 También se puede especificar una fila en la que se dividirá la tabla.
17641  Si se establece más de una opción en la misma fila, habría que tener en
17642  cuenta que sólo la primera de ellas se usa en la fila dada.
17643  Las otras quedarán definidas como 
17644 \emph on
17645 vacías
17646 \emph default
17647 .
17648  En este contexto, primera significa primero en este orden: 
17649 \family sans
17650 Pie, Último
17651 \begin_inset space ~
17652 \end_inset
17653
17654 pie, Encabezado, Primer
17655 \begin_inset space ~
17656 \end_inset
17657
17658 encabezado
17659 \family default
17660 .
17661  La siguiente tabla muestra cómo funciona:
17662 \end_layout
17663
17664 \begin_layout Standard
17665 \align center
17666 \begin_inset Tabular
17667 <lyxtabular version="3" rows="69" columns="3">
17668 <features islongtable="true" longtabularalignment="center">
17669 <column alignment="block" valignment="top" width="5cm">
17670 <column alignment="left" valignment="top" width="0pt">
17671 <column alignment="right" valignment="top" width="0pt">
17672 <row endfirsthead="true">
17673 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17674 \begin_inset Text
17675
17676 \begin_layout Plain Layout
17677
17678 \series bold
17679 Ejemplo de Lista Telefónica (ignore los nombres)
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17694 \begin_inset Text
17695
17696 \begin_layout Plain Layout
17697
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 </row>
17703 <row endfirsthead="true">
17704 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708
17709 \series bold
17710 NOMBRE
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728
17729 \series bold
17730 TEL.
17731 \end_layout
17732
17733 \end_inset
17734 </cell>
17735 </row>
17736 <row endhead="true">
17737 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741  
17742 \series bold
17743 Ejemplo de Lista Telefónica
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761
17762 \end_layout
17763
17764 \end_inset
17765 </cell>
17766 </row>
17767 <row endhead="true">
17768 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772
17773 \series bold
17774 NOMBRE
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792
17793 \series bold
17794 TEL.
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 </row>
17800 <row endfoot="true">
17801 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805  
17806 \series bold
17807 continúa ...
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 </row>
17831 <row>
17832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836
17837 \series bold
17838 Annovi
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17844 \begin_inset Text
17845
17846 \begin_layout Plain Layout
17847 Silvia
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856 111
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 </row>
17862 <row>
17863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867
17868 \series bold
17869 Bertoli
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878 Stefano
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887 111
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 </row>
17893 <row>
17894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Plain Layout
17898
17899 \series bold
17900 Bozzi
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 Walter
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918 111
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 </row>
17924 <row>
17925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929
17930 \series bold
17931 Cachia
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 Maria
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949 111
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 </row>
17955 <row>
17956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960
17961 \series bold
17962 Cachia
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 Maurizio
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980 111
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 </row>
17986 <row>
17987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991
17992 \series bold
17993 Cinquemani
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 Giusi
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 111
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 </row>
18017 <row>
18018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022
18023 \series bold
18024 Colin
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 Bernard
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18039 \begin_inset Text
18040
18041 \begin_layout Plain Layout
18042 111
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 </row>
18048 <row>
18049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053
18054 \series bold
18055 Concli
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 Gianfranco
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 111
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 </row>
18079 <row>
18080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084
18085 \series bold
18086 Dal Bosco
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 Carolina
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104 111
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 </row>
18110 <row>
18111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18112 \begin_inset Text
18113
18114 \begin_layout Plain Layout
18115
18116 \series bold
18117 Dalpiaz
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 Annamaria
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 111
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 </row>
18141 <row>
18142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146
18147 \series bold
18148 Feliciello
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 Domenico
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166 111
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 </row>
18172 <row>
18173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177
18178 \series bold
18179 Focarelli
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 Paola
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197 111
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 </row>
18203 <row>
18204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208
18209 \series bold
18210 Galletti
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 Oreste
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 111
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 </row>
18234 <row>
18235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18236 \begin_inset Text
18237
18238 \begin_layout Plain Layout
18239
18240 \series bold
18241 Gasparini
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 Franca
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 111
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 </row>
18265 <row>
18266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270
18271 \series bold
18272 Rizzardi
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 Paola
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18287 \begin_inset Text
18288
18289 \begin_layout Plain Layout
18290 111
18291 \end_layout
18292
18293 \end_inset
18294 </cell>
18295 </row>
18296 <row>
18297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301
18302 \series bold
18303 Lassini
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 Giancarlo
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321 111
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 </row>
18327 <row>
18328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332
18333 \series bold
18334 Malfatti
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 Luciano
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18349 \begin_inset Text
18350
18351 \begin_layout Plain Layout
18352 111
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 </row>
18358 <row>
18359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363
18364 \series bold
18365 Malfatti
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 Valeriano
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 111
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 </row>
18389 <row>
18390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394
18395 \series bold
18396 Meneguzzo
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 Roberto
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414 111
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 </row>
18420 <row>
18421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425
18426 \series bold
18427 Mezzadra
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436 Roberto
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445 111
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 </row>
18451 <row>
18452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456
18457 \series bold
18458 Pirpamer
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 Erich
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476 111
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 </row>
18482 <row>
18483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487
18488 \series bold
18489 Pochiesa
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 Paolo
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 111, 222
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 </row>
18513 <row>
18514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518
18519 \series bold
18520 Radina
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 Claudio
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 111
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 </row>
18544 <row>
18545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549
18550 \series bold
18551 Stuffer
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560 Oskar
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569 111
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 <row>
18576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580
18581 \series bold
18582 Tacchelli
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 Ugo
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600 111
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row>
18607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \series bold
18613 Tezzele
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 Margit
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631 111
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \series bold
18644 Unterkalmsteiner
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 Frieda
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 111
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 Vieider
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 Hilde
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 111
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 </row>
18699 <row>
18700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \series bold
18706 Vigna
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 Jürgen
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724 111
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 </row>
18730 <row>
18731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735
18736 \series bold
18737 Weber
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 Maurizio
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 111
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \series bold
18768 Winkler
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 Franz
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786 111
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797  
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 </row>
18821 <row>
18822 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826
18827 \series bold
18828 Annovi
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837 Silvia
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846 555
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row>
18853 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \series bold
18859 Bertoli
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 Stefano
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 555
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \series bold
18890 Bozzi
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 Walter
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 555
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 </row>
18914 <row>
18915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \series bold
18921 Cachia
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 Maria
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 555
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \series bold
18952 Cachia
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 Maurizio
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 555
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \series bold
18983 Cinquemani
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 Giusi
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 555
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 </row>
19007 <row>
19008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012
19013 \series bold
19014 Colin
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 Bernard
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 555
19033 \end_layout
19034
19035 \end_inset
19036 </cell>
19037 </row>
19038 <row>
19039 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \series bold
19045 Concli
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 Gianfranco
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 555
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 <row>
19070 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \series bold
19076 Dal Bosco
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 Carolina
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094 555
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \series bold
19107 Dalpiaz
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 Annamaria
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 555
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 </row>
19131 <row>
19132 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136
19137 \series bold
19138 Feliciello
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147 Domenico
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156 555
19157 \end_layout
19158
19159 \end_inset
19160 </cell>
19161 </row>
19162 <row>
19163 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167
19168 \series bold
19169 Focarelli
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178 Paola
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19184 \begin_inset Text
19185
19186 \begin_layout Plain Layout
19187 555
19188 \end_layout
19189
19190 \end_inset
19191 </cell>
19192 </row>
19193 <row>
19194 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198
19199 \series bold
19200 Galletti
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 Oreste
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 555
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 <row>
19225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229
19230 \series bold
19231 Gasparini
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 Franca
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 555
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \series bold
19262 Rizzardi
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 Paola
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 555
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 </row>
19286 <row>
19287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291
19292 \series bold
19293 Lassini
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 Giancarlo
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311 555
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 </row>
19317 <row>
19318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322
19323 \series bold
19324 Malfatti
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 Luciano
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 555
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \series bold
19355 Malfatti
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 Valeriano
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 555
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \series bold
19386 Meneguzzo
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 Roberto
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 555
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \series bold
19417 Mezzadra
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 Roberto
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435 555
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446
19447 \series bold
19448 Pirpamer
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457 Erich
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466 555
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \series bold
19479 Pochiesa
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 Paolo
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 555, 222
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 <row>
19504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508
19509 \series bold
19510 Radina
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 Claudio
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 555
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 </row>
19534 <row>
19535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539
19540 \series bold
19541 Stuffer
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550 Oskar
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559 555
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 </row>
19565 <row>
19566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570
19571 \series bold
19572 Tacchelli
19573 \end_layout
19574
19575 \end_inset
19576 </cell>
19577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581 Ugo
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590 555
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \series bold
19603 Tezzele
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 Margit
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 555
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 </row>
19627 <row>
19628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632
19633 \series bold
19634 Unterkalmsteiner
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 Frieda
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 555
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \series bold
19665 Vieider
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 Hilde
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 555
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 </row>
19689 <row>
19690 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694
19695 \series bold
19696 Vigna
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 Jürgen
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714 999
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 </row>
19720 <row>
19721 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725
19726 \series bold
19727 Weber
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 Maurizio
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745 555
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 </row>
19751 <row>
19752 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \series bold
19758 Winkler
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767 Franz
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776 555
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row endlastfoot="true">
19783 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787
19788 \series bold
19789 Fin
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 </row>
19813 </lyxtabular>
19814
19815 \end_inset
19816
19817
19818 \end_layout
19819
19820 \begin_layout Subsection
19821 Celdas de tabla
19822 \begin_inset Index idx
19823 status collapsed
19824
19825 \begin_layout Plain Layout
19826 Tablas ! Celdas
19827 \end_layout
19828
19829 \end_inset
19830
19831
19832 \begin_inset CommandInset label
19833 LatexCommand label
19834 name "sub:Celdas-de-tablas"
19835
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \begin_layout Standard
19842 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19843  tabla.
19844  Todas estas clases de objetos pueden colocarse en la misma celda.
19845  Se puede alterar el tamaño y la forma de la fuente.
19846  Pero no puedes poner determinados entornos (como 
19847 \family sans
19848 Sección*
19849 \family default
19850 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19851  celda.
19852 \end_layout
19853
19854 \begin_layout Standard
19855 Para poner entradas multilínea en una celda, debes declarar una anchura
19856  fija de columna en el diálogo de tablas.
19857  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19858 nte en varias líneas y la celda se amplía verticalmente.
19859  Un ejemplo:
19860 \end_layout
19861
19862 \begin_layout Standard
19863 \align center
19864 \begin_inset Tabular
19865 <lyxtabular version="3" rows="4" columns="3">
19866 <features tabularvalignment="middle">
19867 <column alignment="center" valignment="top" width="0pt">
19868 <column alignment="block" valignment="top" width="3cm">
19869 <column alignment="center" valignment="top" width="0pt">
19870 <row>
19871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \family roman
19877 \series medium
19878 \shape up
19879 \size normal
19880 \emph off
19881 \bar no
19882 \noun off
19883 \color none
19884 1
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893
19894 \family roman
19895 \series medium
19896 \shape up
19897 \size normal
19898 \emph off
19899 \bar no
19900 \noun off
19901 \color none
19902 2
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \family roman
19913 \series medium
19914 \shape up
19915 \size normal
19916 \emph off
19917 \bar no
19918 \noun off
19919 \color none
19920 3
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 </row>
19926 <row>
19927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931
19932 \family roman
19933 \series medium
19934 \shape up
19935 \size normal
19936 \emph off
19937 \bar no
19938 \noun off
19939 \color none
19940 4
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949
19950 \family roman
19951 \series medium
19952 \shape up
19953 \size normal
19954 \emph off
19955 \bar no
19956 \noun off
19957 \color none
19958 Esto es una entrada multilínea en una celda.
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967
19968 \family roman
19969 \series medium
19970 \shape up
19971 \size normal
19972 \emph off
19973 \bar no
19974 \noun off
19975 \color none
19976 5
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 </row>
19982 <row>
19983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987
19988 \family roman
19989 \series medium
19990 \shape up
19991 \size normal
19992 \emph off
19993 \bar no
19994 \noun off
19995 \color none
19996 6
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005
20006 \family roman
20007 \series medium
20008 \shape up
20009 \size normal
20010 \emph off
20011 \bar no
20012 \noun off
20013 \color none
20014 Ahora es más larga.
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \family roman
20025 \series medium
20026 \shape up
20027 \size normal
20028 \emph off
20029 \bar no
20030 \noun off
20031 \color none
20032 7
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 </row>
20038 <row>
20039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \family roman
20045 \series medium
20046 \shape up
20047 \size normal
20048 \emph off
20049 \bar no
20050 \noun off
20051 \color none
20052 8
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \family roman
20063 \series medium
20064 \shape up
20065 \size normal
20066 \emph off
20067 \bar no
20068 \noun off
20069 \color none
20070 Esto es una entrada multilínea en una celda.
20071  Ahora es más larga.
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20077 \begin_inset Text
20078
20079 \begin_layout Plain Layout
20080
20081 \family roman
20082 \series medium
20083 \shape up
20084 \size normal
20085 \emph off
20086 \bar no
20087 \noun off
20088 \color none
20089 9
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 </row>
20095 </lyxtabular>
20096
20097 \end_inset
20098
20099
20100 \end_layout
20101
20102 \begin_layout Standard
20103
20104 \end_layout
20105
20106 \begin_layout Standard
20107 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
20108  Puedes cortar y pegar más de una fila.
20109 \begin_inset Foot
20110 status open
20111
20112 \begin_layout Plain Layout
20113 No se puede pegar en una selección multicelda porque no estaría claro cómo
20114  proceder al pegar, p.
20115 \begin_inset space \thinspace{}
20116 \end_inset
20117
20118 e., una palabra en una selección 2×3.
20119 \end_layout
20120
20121 \end_inset
20122
20123  Seleccionar con el ratón o con 
20124 \family sans
20125 Shift+flecha
20126 \family default
20127  trabaja como es habitual.
20128  También puedes copiar y pegar una tabla entera como un todo iniciando la
20129  selección desde fuera de la tabla.
20130 \end_layout
20131
20132 \begin_layout Section
20133 Flotantes
20134 \begin_inset Index idx
20135 status collapsed
20136
20137 \begin_layout Plain Layout
20138 Flotantes
20139 \end_layout
20140
20141 \end_inset
20142
20143
20144 \begin_inset CommandInset label
20145 LatexCommand label
20146 name "sec:Flotantes"
20147
20148 \end_inset
20149
20150
20151 \end_layout
20152
20153 \begin_layout Standard
20154 Un flotante es un bloque de texto asociado con una especie de etiqueta que
20155  no tiene posición fija.
20156  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
20157  Las 
20158 \family sans
20159 Notas
20160 \begin_inset space ~
20161 \end_inset
20162
20163 al
20164 \begin_inset space ~
20165 \end_inset
20166
20167 pie
20168 \family default
20169  y las 
20170 \family sans
20171 Notas
20172 \begin_inset space ~
20173 \end_inset
20174
20175 al
20176 \begin_inset space ~
20177 \end_inset
20178
20179 margen
20180 \family default
20181  también son flotantes, porque pueden flotar a la página siguiente cuando
20182  hay demasiadas notas en la página.
20183 \end_layout
20184
20185 \begin_layout Standard
20186 Los flotantes hacen posible composiciones de alta calidad.
20187  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
20188  evitar espacios en blanco y páginas sin texto.
20189  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
20190  cada flotante puede estar referido en el texto.
20191  Por lo tanto los flotantes están numerados.
20192  Las referencias se describen en la sección
20193 \begin_inset space \thinspace{}
20194 \end_inset
20195
20196
20197 \begin_inset CommandInset ref
20198 LatexCommand ref
20199 reference "sec:Referencias-cruzadas"
20200
20201 \end_inset
20202
20203 .
20204 \end_layout
20205
20206 \begin_layout Standard
20207 Para insertar un flotante, usa el menú 
20208 \family sans
20209 Insertar\SpecialChar \menuseparator
20210 Flotante
20211 \family default
20212 .
20213  En el documento aparece un cuadro con una etiqueta, p.
20214 \begin_inset space \thinspace{}
20215 \end_inset
20216
20217 e.
20218  «Figura
20219 \begin_inset space ~
20220 \end_inset
20221
20222 #» (# es el número de orden).
20223  La etiqueta será traducida automáticamente al idioma del documento.
20224  A continuación de la etiqueta se puede escribir el texto de la leyenda.
20225 \begin_inset Index idx
20226 status collapsed
20227
20228 \begin_layout Plain Layout
20229 Flotantes ! Leyenda
20230 \end_layout
20231
20232 \end_inset
20233
20234  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
20235  separado dentro del flotante.
20236  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
20237  del flotante haciendo clic izquierdo sobre el recuadro.
20238  Un recuadro se muestra así: 
20239 \begin_inset Graphics
20240         filename clipart/flotanteQt4.png
20241         scale 70
20242
20243 \end_inset
20244
20245  —un cuadro gris con etiqueta en rojo—.
20246 \end_layout
20247
20248 \begin_layout Standard
20249 Se recomienda insertar flotantes como párrafos separados para evitar posibles
20250  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
20251  de modo especial.
20252 \end_layout
20253
20254 \begin_layout Subsection
20255 Tipos de flotantes
20256 \end_layout
20257
20258 \begin_layout Subsubsection
20259 Figuras flotantes
20260 \begin_inset Index idx
20261 status collapsed
20262
20263 \begin_layout Plain Layout
20264 Flotantes ! Figuras
20265 \end_layout
20266
20267 \end_inset
20268
20269
20270 \begin_inset CommandInset label
20271 LatexCommand label
20272 name "sec:Figuras-flotantes"
20273
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \begin_layout Standard
20280 El menú 
20281 \family sans
20282 Insertar\SpecialChar \menuseparator
20283 Flotante\SpecialChar \menuseparator
20284 Figura
20285 \family default
20286  inserta un flotante con la etiqueta «
20287 \series bold
20288 Figura
20289 \begin_inset space ~
20290 \end_inset
20291
20292 #:
20293 \series default
20294 ».
20295  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
20296  pulsa 
20297 \family sans
20298 Retorno
20299 \family default
20300  e inserta la imagen como se describió antes (sección
20301 \begin_inset space ~
20302 \end_inset
20303
20304
20305 \begin_inset CommandInset ref
20306 LatexCommand ref
20307 reference "sec:Gráficos"
20308
20309 \end_inset
20310
20311 ).
20312  Así se ha hecho en la Figura
20313 \begin_inset space ~
20314 \end_inset
20315
20316
20317 \begin_inset CommandInset ref
20318 LatexCommand ref
20319 reference "cap:Ornitorrinco"
20320
20321 \end_inset
20322
20323 .
20324  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
20325  pulsa 
20326 \family sans
20327 Retorno
20328 \family default
20329  e inserta la imagen.
20330  Así se ha hecho en la Figura
20331 \begin_inset space ~
20332 \end_inset
20333
20334
20335 \begin_inset CommandInset ref
20336 LatexCommand ref
20337 reference "cap:Escher"
20338
20339 \end_inset
20340
20341 .
20342 \end_layout
20343
20344 \begin_layout Standard
20345 \begin_inset Float figure
20346 wide false
20347 sideways false
20348 status collapsed
20349
20350 \begin_layout Plain Layout
20351 \align center
20352 \begin_inset Graphics
20353         filename ../clipart/platypus.eps
20354         width 50col%
20355         rotateOrigin center
20356
20357 \end_inset
20358
20359
20360 \end_layout
20361
20362 \begin_layout Plain Layout
20363 \begin_inset Caption
20364
20365 \begin_layout Plain Layout
20366 \begin_inset CommandInset label
20367 LatexCommand label
20368 name "cap:Ornitorrinco"
20369
20370 \end_inset
20371
20372 Un ornitorrinco muy distorsionado en un flotante.
20373 \end_layout
20374
20375 \end_inset
20376
20377
20378 \end_layout
20379
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \begin_layout Standard
20386 \begin_inset Float figure
20387 wide false
20388 sideways false
20389 status collapsed
20390
20391 \begin_layout Plain Layout
20392 \begin_inset Caption
20393
20394 \begin_layout Plain Layout
20395 \begin_inset CommandInset label
20396 LatexCommand label
20397 name "cap:Escher"
20398
20399 \end_inset
20400
20401 M.C.
20402  Escher sobre ácido.
20403 \end_layout
20404
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \begin_layout Plain Layout
20411 \align center
20412 \begin_inset Graphics
20413         filename ../clipart/escher-lsd.eps
20414         scale 80
20415         rotateOrigin center
20416
20417 \end_inset
20418
20419
20420 \end_layout
20421
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \begin_layout Standard
20428 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
20429  una referencia a ella.
20430  Como se describe en la sección
20431 \begin_inset space ~
20432 \end_inset
20433
20434
20435 \begin_inset CommandInset ref
20436 LatexCommand ref
20437 reference "sec:Referencias-cruzadas"
20438
20439 \end_inset
20440
20441 , puedes insertar una etiqueta en el título con el menú 
20442 \family sans
20443 Insertar\SpecialChar \menuseparator
20444 Etiqueta
20445 \family default
20446  y luego poner una referencia a ella con 
20447 \family sans
20448 Insertar\SpecialChar \menuseparator
20449 Referencia
20450 \begin_inset space ~
20451 \end_inset
20452
20453 cruzada
20454 \family default
20455 .
20456  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
20457  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
20458  flotantes en el documento final, y entonces la figura podría no quedar
20459  «arriba» precisamente.
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
20464  dos imágenes con leyendas separadas, esto es posible insertando una imagen
20465  flotante dentro de otro flotante.
20466  Ten en cuenta que sólo el título principal del flotante se añade al índice
20467  de figuras.
20468  La Figura
20469 \begin_inset space ~
20470 \end_inset
20471
20472
20473 \begin_inset CommandInset ref
20474 LatexCommand ref
20475 reference "cap:Dos-imágenes"
20476
20477 \end_inset
20478
20479  es un ejemplo de flotante con dos imágenes adosadas.
20480  También se puede poner una sobre otra.
20481  Las figuras 
20482 \begin_inset CommandInset ref
20483 LatexCommand ref
20484 reference "fig:Estructura-indefinible"
20485
20486 \end_inset
20487
20488  y 
20489 \begin_inset CommandInset ref
20490 LatexCommand ref
20491 reference "fig:Ornitorrinco"
20492
20493 \end_inset
20494
20495  son las subfiguras.
20496 \end_layout
20497
20498 \begin_layout Standard
20499 \begin_inset Float figure
20500 wide false
20501 sideways false
20502 status open
20503
20504 \begin_layout Plain Layout
20505 \begin_inset space \hfill{}
20506 \end_inset
20507
20508
20509 \begin_inset Float figure
20510 wide false
20511 sideways false
20512 status collapsed
20513
20514 \begin_layout Plain Layout
20515 \begin_inset Caption
20516
20517 \begin_layout Plain Layout
20518 \begin_inset CommandInset label
20519 LatexCommand label
20520 name "fig:Estructura-indefinible"
20521
20522 \end_inset
20523
20524 Estructura indefinible
20525 \end_layout
20526
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \begin_layout Plain Layout
20533 \begin_inset Graphics
20534         filename ../clipart/escher-lsd.eps
20535         width 45col%
20536
20537 \end_inset
20538
20539
20540 \end_layout
20541
20542 \end_inset
20543
20544
20545 \begin_inset space \hfill{}
20546 \end_inset
20547
20548
20549 \begin_inset Float figure
20550 wide false
20551 sideways false
20552 status open
20553
20554 \begin_layout Plain Layout
20555 \begin_inset Caption
20556
20557 \begin_layout Plain Layout
20558 \begin_inset CommandInset label
20559 LatexCommand label
20560 name "fig:Ornitorrinco"
20561
20562 \end_inset
20563
20564 Ornitorrinco
20565 \end_layout
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \begin_layout Plain Layout
20573 \begin_inset Graphics
20574         filename ../clipart/platypus.eps
20575         lyxscale 60
20576         width 45col%
20577
20578 \end_inset
20579
20580
20581 \end_layout
20582
20583 \end_inset
20584
20585
20586 \begin_inset space \hfill{}
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \begin_layout Plain Layout
20593 \begin_inset Caption
20594
20595 \begin_layout Plain Layout
20596 \begin_inset CommandInset label
20597 LatexCommand label
20598 name "cap:Dos-imágenes"
20599
20600 \end_inset
20601
20602 Dos imágenes distorsionadas.
20603 \end_layout
20604
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \end_inset
20611
20612
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Observa que las leyendas se añaden al 
20617 \family sans
20618 Índice
20619 \begin_inset space ~
20620 \end_inset
20621
20622 de
20623 \begin_inset space ~
20624 \end_inset
20625
20626 figuras,
20627 \family default
20628  como se explica en la sección
20629 \begin_inset space ~
20630 \end_inset
20631
20632
20633 \begin_inset CommandInset ref
20634 LatexCommand ref
20635 reference "sub:Índices-de"
20636
20637 \end_inset
20638
20639 .
20640 \end_layout
20641
20642 \begin_layout Subsubsection
20643 Tablas flotantes
20644 \begin_inset Index idx
20645 status collapsed
20646
20647 \begin_layout Plain Layout
20648 Flotantes ! Tablas
20649 \end_layout
20650
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \begin_layout Standard
20657 Las tablas flotantes se insertan con el menú 
20658 \family sans
20659 Insertar\SpecialChar \menuseparator
20660 Flotante\SpecialChar \menuseparator
20661 Tabla
20662 \family default
20663 .
20664  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
20665  diferente.
20666  La tabla
20667 \begin_inset space ~
20668 \end_inset
20669
20670
20671 \begin_inset CommandInset ref
20672 LatexCommand ref
20673 reference "cap:Una tabla flotante"
20674
20675 \end_inset
20676
20677  es un ejemplo de tabla flotante.
20678 \end_layout
20679
20680 \begin_layout Standard
20681 \begin_inset Float table
20682 wide false
20683 sideways false
20684 status collapsed
20685
20686 \begin_layout Plain Layout
20687 \begin_inset Caption
20688
20689 \begin_layout Plain Layout
20690 \begin_inset CommandInset label
20691 LatexCommand label
20692 name "cap:Una tabla flotante"
20693
20694 \end_inset
20695
20696 Una tabla flotante.
20697 \end_layout
20698
20699 \end_inset
20700
20701
20702 \end_layout
20703
20704 \begin_layout Plain Layout
20705 \align center
20706 \begin_inset VSpace bigskip
20707 \end_inset
20708
20709
20710 \begin_inset Tabular
20711 <lyxtabular version="3" rows="3" columns="3">
20712 <features tabularvalignment="middle">
20713 <column alignment="center" valignment="top" width="0pt">
20714 <column alignment="center" valignment="top" width="0pt">
20715 <column alignment="center" valignment="top" width="0pt">
20716 <row>
20717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721
20722 \family roman
20723 \series medium
20724 \shape up
20725 \size normal
20726 \emph off
20727 \bar no
20728 \noun off
20729 \color none
20730 1
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \family roman
20741 \series medium
20742 \shape up
20743 \size normal
20744 \emph off
20745 \bar no
20746 \noun off
20747 \color none
20748 2
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \family roman
20759 \series medium
20760 \shape up
20761 \size normal
20762 \emph off
20763 \bar no
20764 \noun off
20765 \color none
20766 3
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 </row>
20772 <row>
20773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777
20778 \family roman
20779 \series medium
20780 \shape up
20781 \size normal
20782 \emph off
20783 \bar no
20784 \noun off
20785 \color none
20786 Pepe
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \family roman
20797 \series medium
20798 \shape up
20799 \size normal
20800 \emph off
20801 \bar no
20802 \noun off
20803 \color none
20804 Mari
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813
20814 \family roman
20815 \series medium
20816 \shape up
20817 \size normal
20818 \emph off
20819 \bar no
20820 \noun off
20821 \color none
20822 Teo
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 </row>
20828 <row>
20829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833
20834 \family roman
20835 \series medium
20836 \shape up
20837 \size normal
20838 \emph off
20839 \bar no
20840 \noun off
20841 \color none
20842 \begin_inset Formula $\int x^{2}dx$
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \family roman
20856 \series medium
20857 \shape up
20858 \size normal
20859 \emph off
20860 \bar no
20861 \noun off
20862 \color none
20863 \begin_inset Formula $\left[\begin{array}{cc}
20864 a & b\\
20865 c & d
20866 \end{array}\right]$
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878
20879 \family roman
20880 \series medium
20881 \shape up
20882 \size normal
20883 \emph off
20884 \bar no
20885 \noun off
20886 \color none
20887 \begin_inset Formula $1+1=2$
20888 \end_inset
20889
20890
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 </row>
20896 </lyxtabular>
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \begin_layout Subsubsection
20909 Algoritmos flotantes
20910 \begin_inset Index idx
20911 status collapsed
20912
20913 \begin_layout Plain Layout
20914 Flotantes ! Algoritmos
20915 \end_layout
20916
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \begin_layout Standard
20923 Este tipo de flotante se inserta con el menú 
20924 \family sans
20925 Insertar\SpecialChar \menuseparator
20926 Flotante\SpecialChar \menuseparator
20927 Algoritmo
20928 \family default
20929 .
20930  Se usa para códigos y descripciones de algoritmos.
20931  Un posible entorno para algoritmos es 
20932 \family sans
20933 Código-LyX
20934 \family default
20935 , descrito en sección
20936 \begin_inset space ~
20937 \end_inset
20938
20939
20940 \begin_inset space \thinspace{}
20941 \end_inset
20942
20943
20944 \begin_inset CommandInset ref
20945 LatexCommand ref
20946 reference "sub:Código-LyX"
20947
20948 \end_inset
20949
20950 .
20951 \end_layout
20952
20953 \begin_layout Standard
20954 \begin_inset Note Greyedout
20955 status collapsed
20956
20957 \begin_layout Plain Layout
20958
20959 \series bold
20960 Nota: 
20961 \series default
20962 La etiqueta no se traduce automáticamente al idioma del documento.
20963 \end_layout
20964
20965 \end_inset
20966
20967  
20968 \end_layout
20969
20970 \begin_layout Standard
20971 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
20972  línea
20973 \end_layout
20974
20975 \begin_layout Standard
20976
20977 \series bold
20978
20979 \backslash
20980 floatname{algorithm}{nombre}
20981 \end_layout
20982
20983 \begin_layout Standard
20984 al preámbulo del documento (menú 
20985 \family sans
20986 Documento\SpecialChar \menuseparator
20987 Configuración
20988 \family default
20989 ).
20990  
20991 \series bold
20992 nombre
20993 \series default
20994  es la palabra «
20995 \emph on
20996 algoritmo
20997 \emph default
20998 » en el idioma deseado.
20999 \end_layout
21000
21001 \begin_layout Subsubsection
21002 Flotantes envueltos
21003 \begin_inset Index idx
21004 status collapsed
21005
21006 \begin_layout Plain Layout
21007 Flotantes ! Envueltos
21008 \end_layout
21009
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \begin_layout Standard
21016 \begin_inset Wrap figure
21017 lines 0
21018 placement l
21019 overhang 0col%
21020 width "40col%"
21021 status open
21022
21023 \begin_layout Plain Layout
21024 \begin_inset Graphics
21025         filename ../clipart/mobius.eps
21026         width 40col%
21027         rotateOrigin center
21028
21029 \end_inset
21030
21031
21032 \end_layout
21033
21034 \begin_layout Plain Layout
21035 \begin_inset Caption
21036
21037 \begin_layout Plain Layout
21038 \begin_inset CommandInset label
21039 LatexCommand label
21040 name "fig:Figura-envuelta"
21041
21042 \end_inset
21043
21044 Una figura envuelta en el texto.
21045 \begin_inset VSpace medskip
21046 \end_inset
21047
21048
21049 \end_layout
21050
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \end_inset
21057
21058 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
21059  de modo que ambos ocupen sólo una parte del ancho de columna.
21060  Puede insertarse con el menú 
21061 \family sans
21062 Insertar\SpecialChar \menuseparator
21063 Flotante\SpecialChar \menuseparator
21064 Figura
21065 \begin_inset space ~
21066 \end_inset
21067
21068 envuelta
21069 \family default
21070  o 
21071 \family sans
21072 Tabla
21073 \begin_inset space ~
21074 \end_inset
21075
21076 envuelta
21077 \family default
21078  si está instalado el paquete LaTeX 
21079 \series bold
21080 wrapfig
21081 \series default
21082
21083 \begin_inset Index idx
21084 status collapsed
21085
21086 \begin_layout Plain Layout
21087 LaTeX, paquetes ! wrapfig
21088 \end_layout
21089
21090 \end_inset
21091
21092 .
21093 \begin_inset Foot
21094 status collapsed
21095
21096 \begin_layout Plain Layout
21097 La instalación de paquetes LaTeX se explica en el manual 
21098 \emph on
21099 Configuración de LaTeX
21100 \emph default
21101 .
21102 \end_layout
21103
21104 \end_inset
21105
21106  La anchura y la posición del flotante se ajustan en el diálogo de configuración
21107  al que se accede haciendo clic derecho sobre el cuadro del flotante.
21108  La figura
21109 \begin_inset space ~
21110 \end_inset
21111
21112
21113 \begin_inset CommandInset ref
21114 LatexCommand ref
21115 reference "fig:Figura-envuelta"
21116
21117 \end_inset
21118
21119  es un ejemplo de figura flotante adosada al texto con una anchura del 40
21120 \begin_inset space \thinspace{}
21121 \end_inset
21122
21123 % de la columna.
21124 \begin_inset Foot
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128 Véanse las unidades disponibles en el apéndice
21129 \begin_inset space ~
21130 \end_inset
21131
21132
21133 \begin_inset CommandInset ref
21134 LatexCommand ref
21135 reference "cap:Unidades-disponibles"
21136
21137 \end_inset
21138
21139 .
21140 \end_layout
21141
21142 \end_inset
21143
21144  Se ha añadido un espacio bajo el título para separarlo mejor del texto
21145  circundante.
21146 \end_layout
21147
21148 \begin_layout Standard
21149 \begin_inset Note Greyedout
21150 status collapsed
21151
21152 \begin_layout Plain Layout
21153
21154 \series bold
21155 Nota:
21156 \series default
21157  ¡Los envoltorios flotantes son frágiles! P.
21158 \begin_inset space \thinspace{}
21159 \end_inset
21160
21161 e.
21162  si una figura está muy cerca de la parte inferior de la página puede haber
21163  errores en la salida, como que no aparezca el flotante o se coloque junto
21164  a un texto distinto.
21165 \end_layout
21166
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \begin_layout Standard
21173 En general:
21174 \end_layout
21175
21176 \begin_layout Itemize
21177 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
21178  salto de página.
21179  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
21180  esté casi listo y puedas prever los saltos de página.
21181 \end_layout
21182
21183 \begin_layout Itemize
21184 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
21185  del párrafo al que deben adosarse, o bien dentro de un párrafo.
21186 \end_layout
21187
21188 \begin_layout Itemize
21189 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
21190  que procura que haya un párrafo de texto entre ellos.
21191 \end_layout
21192
21193 \begin_layout Itemize
21194 Los flotantes envueltos no están permitidos en encabezados de sección o
21195  tablas.
21196 \end_layout
21197
21198 \begin_layout Subsection
21199 Rotación de flotantes
21200 \begin_inset CommandInset label
21201 LatexCommand label
21202 name "sub:Rotación-de-flotantes"
21203
21204 \end_inset
21205
21206
21207 \begin_inset Index idx
21208 status collapsed
21209
21210 \begin_layout Plain Layout
21211 Flotantes ! Rotación
21212 \end_layout
21213
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \begin_layout Standard
21220 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21221  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
21222  y marca la opción 
21223 \family sans
21224 Girar
21225 \begin_inset space ~
21226 \end_inset
21227
21228 hacia
21229 \begin_inset space ~
21230 \end_inset
21231
21232 un
21233 \begin_inset space ~
21234 \end_inset
21235
21236 lado
21237 \family default
21238  en el diálogo de configuración.
21239 \end_layout
21240
21241 \begin_layout Standard
21242 Los flotantes girados son puestos siempre en su propia página (o columna
21243  si el documento es de dos columnas).
21244  Puedes permitir que se extiendan a varias columnas con la opción 
21245 \family sans
21246 Extender columnas
21247 \family default
21248  de la configuración de flotantes.
21249  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
21250  En el manual 
21251 \emph on
21252 Objetos insertados
21253 \emph default
21254  se explica cómo forzar el sentido de rotación.
21255 \end_layout
21256
21257 \begin_layout Standard
21258 Las referencias a flotantes girados se hacen como los flotantes normales,
21259  el formato de la leyenda también es igual.
21260  La Tabla
21261 \begin_inset space ~
21262 \end_inset
21263
21264
21265 \begin_inset CommandInset ref
21266 LatexCommand ref
21267 reference "cap:Tabla-girada"
21268
21269 \end_inset
21270
21271  es un ejemplo de tabla flotante girada.
21272 \end_layout
21273
21274 \begin_layout Standard
21275 \begin_inset Note Greyedout
21276 status collapsed
21277
21278 \begin_layout Plain Layout
21279
21280 \series bold
21281 Nota:
21282 \series default
21283  No todos los visores DVI son capaces de mostrar las rotaciones.
21284 \end_layout
21285
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \begin_layout Standard
21292 \begin_inset Float table
21293 wide false
21294 sideways true
21295 status collapsed
21296
21297 \begin_layout Plain Layout
21298 \begin_inset Caption
21299
21300 \begin_layout Plain Layout
21301 \begin_inset CommandInset label
21302 LatexCommand label
21303 name "cap:Tabla-girada"
21304
21305 \end_inset
21306
21307 Tabla girada.
21308 \end_layout
21309
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \begin_layout Plain Layout
21316 \align center
21317 \begin_inset VSpace bigskip
21318 \end_inset
21319
21320
21321 \begin_inset Tabular
21322 <lyxtabular version="3" rows="1" columns="5">
21323 <features tabularvalignment="middle">
21324 <column alignment="center" valignment="top" width="0">
21325 <column alignment="center" valignment="top" width="0">
21326 <column alignment="center" valignment="top" width="0">
21327 <column alignment="center" valignment="top" width="0">
21328 <column alignment="center" valignment="top" width="0">
21329 <row>
21330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334 test
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343 b
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Plain Layout
21352 c
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 d
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370 e
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 </row>
21376 </lyxtabular>
21377
21378 \end_inset
21379
21380
21381 \end_layout
21382
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \begin_layout Subsection
21389 Colocación de flotantes
21390 \begin_inset CommandInset label
21391 LatexCommand label
21392 name "sub:Colocación-de-flotantes"
21393
21394 \end_inset
21395
21396
21397 \begin_inset Index idx
21398 status collapsed
21399
21400 \begin_layout Plain Layout
21401 Flotantes ! Colocación
21402 \end_layout
21403
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \begin_layout Standard
21410 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
21411  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
21412 \begin_inset Newline newline
21413 \end_inset
21414
21415 La opción 
21416 \family sans
21417 Extender
21418 \begin_inset space ~
21419 \end_inset
21420
21421 columnas
21422 \family default
21423  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
21424  abarcará ambas columnas en lugar de una sola.
21425 \begin_inset Newline newline
21426 \end_inset
21427
21428 La opción 
21429 \family sans
21430 Girar
21431 \begin_inset space ~
21432 \end_inset
21433
21434 hacia
21435 \begin_inset space ~
21436 \end_inset
21437
21438 un
21439 \begin_inset space ~
21440 \end_inset
21441
21442 lado
21443 \family default
21444  sirve para girar flotantes, véase la sección
21445 \begin_inset space ~
21446 \end_inset
21447
21448
21449 \begin_inset CommandInset ref
21450 LatexCommand ref
21451 reference "sub:Rotación-de-flotantes"
21452
21453 \end_inset
21454
21455 .
21456  
21457 \end_layout
21458
21459 \begin_layout Standard
21460 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
21461  la posición de un flotante si desmarcas la opción 
21462 \family sans
21463 Usar
21464 \begin_inset space ~
21465 \end_inset
21466
21467 ubicación
21468 \begin_inset space ~
21469 \end_inset
21470
21471 predeterminada
21472 \family default
21473 :
21474 \end_layout
21475
21476 \begin_layout Description
21477 Aquí
21478 \begin_inset space ~
21479 \end_inset
21480
21481 si
21482 \begin_inset space ~
21483 \end_inset
21484
21485 es
21486 \begin_inset space ~
21487 \end_inset
21488
21489 posible: intenta situar el flotante en la posición en la que se inserta
21490 \end_layout
21491
21492 \begin_layout Description
21493 Principio
21494 \begin_inset space ~
21495 \end_inset
21496
21497 de
21498 \begin_inset space ~
21499 \end_inset
21500
21501 página: intenta situar el flotante al principio de la página actual
21502 \end_layout
21503
21504 \begin_layout Description
21505 Fin
21506 \begin_inset space ~
21507 \end_inset
21508
21509 de
21510 \begin_inset space ~
21511 \end_inset
21512
21513 página: intenta situar el flotante al final de la página actual
21514 \end_layout
21515
21516 \begin_layout Description
21517 Página
21518 \begin_inset space ~
21519 \end_inset
21520
21521 de
21522 \begin_inset space ~
21523 \end_inset
21524
21525 flotantes: intenta situar el flotante en una página propia 
21526 \end_layout
21527
21528 \begin_layout Standard
21529 LaTeX usa 
21530 \emph on
21531 siempre
21532 \emph default
21533  ese orden de opciones.
21534  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21535  lugar 
21536 \family sans
21537 Aquí
21538 \begin_inset space ~
21539 \end_inset
21540
21541 si
21542 \begin_inset space ~
21543 \end_inset
21544
21545 es
21546 \begin_inset space ~
21547 \end_inset
21548
21549 posible
21550 \family default
21551 , luego 
21552 \family sans
21553 Principio
21554 \begin_inset space ~
21555 \end_inset
21556
21557 de
21558 \begin_inset space ~
21559 \end_inset
21560
21561 página
21562 \family default
21563 , y después las otras.
21564  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21565  pero en dicho orden.
21566  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21567  pero intenta poner el flotante en la página siguiente.
21568 \end_layout
21569
21570 \begin_layout Standard
21571 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21572 \end_layout
21573
21574 \begin_layout Standard
21575
21576 \family sans
21577 Principio
21578 \begin_inset space ~
21579 \end_inset
21580
21581 de
21582 \begin_inset space ~
21583 \end_inset
21584
21585 página:
21586 \family default
21587  sólo si el flotante ocupa menos del 70
21588 \begin_inset space \thinspace{}
21589 \end_inset
21590
21591 % de la página puede ubicarse al principio de página.
21592 \end_layout
21593
21594 \begin_layout Standard
21595
21596 \family sans
21597 Fin
21598 \begin_inset space ~
21599 \end_inset
21600
21601 de
21602 \begin_inset space ~
21603 \end_inset
21604
21605 página:
21606 \family default
21607  sólo si el flotante ocupa menos del 30
21608 \begin_inset space \thinspace{}
21609 \end_inset
21610
21611 % de la página puede ubicarse al fin de página.
21612 \end_layout
21613
21614 \begin_layout Standard
21615
21616 \family sans
21617 Página
21618 \begin_inset space ~
21619 \end_inset
21620
21621 de
21622 \begin_inset space ~
21623 \end_inset
21624
21625 flotantes:
21626 \family default
21627  sólo si más del 50
21628 \begin_inset space \thinspace{}
21629 \end_inset
21630
21631 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21632  página.
21633 \end_layout
21634
21635 \begin_layout Standard
21636 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21637  
21638 \family sans
21639 Ignorar
21640 \begin_inset space ~
21641 \end_inset
21642
21643 reglas
21644 \begin_inset space ~
21645 \end_inset
21646
21647 de
21648 \begin_inset space ~
21649 \end_inset
21650
21651 LaTeX
21652 \family default
21653 .
21654 \end_layout
21655
21656 \begin_layout Standard
21657 En determinados casos podrías necesitar ubicar un flotante exactamente en
21658  la posición en la que se inserta.
21659  Para esto puedes usar la opción 
21660 \family sans
21661 Aquí
21662 \begin_inset space ~
21663 \end_inset
21664
21665 definitivamente
21666 \family default
21667 .
21668  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21669  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21670  se podría estropear el diseño de la página.
21671 \end_layout
21672
21673 \begin_layout Standard
21674 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21675  están rodeados por texto de un párrafo determinado.
21676 \end_layout
21677
21678 \begin_layout Standard
21679 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21680 \begin_inset CommandInset citation
21681 LatexCommand cite
21682 key "latexcompanion,latexguide,latexbook"
21683
21684 \end_inset
21685
21686 .
21687 \end_layout
21688
21689 \begin_layout Section
21690 Minipáginas
21691 \begin_inset Index idx
21692 status collapsed
21693
21694 \begin_layout Plain Layout
21695 Minipáginas
21696 \end_layout
21697
21698 \end_inset
21699
21700
21701 \begin_inset CommandInset label
21702 LatexCommand label
21703 name "sec:Minipáginas"
21704
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \begin_layout Standard
21711 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21712  de otra.
21713  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21714  de línea, etc.
21715 \end_layout
21716
21717 \begin_layout Standard
21718 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21719  con el menú 
21720 \family sans
21721 Insertar\SpecialChar \menuseparator
21722 Cuadro.
21723
21724 \family default
21725  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21726  alineación de la minipágina.
21727 \end_layout
21728
21729 \begin_layout Standard
21730 \align center
21731 \begin_inset Box Frameless
21732 position "t"
21733 hor_pos "c"
21734 has_inner_box 1
21735 inner_pos "t"
21736 use_parbox 0
21737 use_makebox 0
21738 width "30col%"
21739 special "none"
21740 height "1pt"
21741 height_special "totalheight"
21742 status collapsed
21743
21744 \begin_layout Plain Layout
21745
21746 \shape italic
21747 Esto es una minipágina.
21748  El texto en estilo cursiva.
21749 \end_layout
21750
21751 \begin_layout Plain Layout
21752
21753 \shape italic
21754 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21755  otro formato.
21756 \end_layout
21757
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \begin_layout Standard
21764 \begin_inset VSpace medskip
21765 \end_inset
21766
21767 Si sitúas dos minipáginas adosadas, puedes usar 
21768 \family sans
21769 Relleno
21770 \begin_inset space ~
21771 \end_inset
21772
21773 horizontal
21774 \family default
21775 , descrito en la sección
21776 \begin_inset space ~
21777 \end_inset
21778
21779
21780 \begin_inset CommandInset ref
21781 LatexCommand ref
21782 reference "sub:Espacio-horizontal"
21783
21784 \end_inset
21785
21786 :
21787 \begin_inset VSpace medskip
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \begin_layout Standard
21794 \begin_inset Box Frameless
21795 position "t"
21796 hor_pos "c"
21797 has_inner_box 1
21798 inner_pos "t"
21799 use_parbox 0
21800 use_makebox 0
21801 width "1.5in"
21802 special "none"
21803 height "1pt"
21804 height_special "totalheight"
21805 status collapsed
21806
21807 \begin_layout Plain Layout
21808 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21809 \end_layout
21810
21811 \end_inset
21812
21813
21814 \begin_inset space \hfill{}
21815 \end_inset
21816
21817
21818 \begin_inset Box Frameless
21819 position "t"
21820 hor_pos "c"
21821 has_inner_box 1
21822 inner_pos "t"
21823 use_parbox 0
21824 use_makebox 0
21825 width "1.5in"
21826 special "none"
21827 height "1pt"
21828 height_special "totalheight"
21829 status collapsed
21830
21831 \begin_layout Plain Layout
21832 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21833 \end_layout
21834
21835 \end_inset
21836
21837
21838 \end_layout
21839
21840 \begin_layout Standard
21841 \begin_inset VSpace bigskip
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \begin_layout Standard
21848 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21849  de cuadro y la decoración del marco.
21850  En el capítulo 
21851 \emph on
21852 Cuadros
21853 \emph default
21854  del manual 
21855 \emph on
21856 Objetos insertados
21857 \emph default
21858  se explican con detalle todos los tipos de cuadros y sus características.
21859 \end_layout
21860
21861 \begin_layout Chapter
21862 Ecuaciones matemáticas 
21863 \begin_inset Index idx
21864 status collapsed
21865
21866 \begin_layout Plain Layout
21867 Matemáticas
21868 \end_layout
21869
21870 \end_inset
21871
21872
21873 \begin_inset Index idx
21874 status collapsed
21875
21876 \begin_layout Plain Layout
21877 Ecuaciones|see
21878 \begin_inset ERT
21879 status collapsed
21880
21881 \begin_layout Plain Layout
21882
21883 {
21884 \end_layout
21885
21886 \end_inset
21887
21888 Matemáticas
21889 \begin_inset ERT
21890 status collapsed
21891
21892 \begin_layout Plain Layout
21893
21894 }
21895 \end_layout
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \begin_inset CommandInset label
21906 LatexCommand label
21907 name "cap:Ecuaciones-matemáticas"
21908
21909 \end_inset
21910
21911
21912 \end_layout
21913
21914 \begin_layout Standard
21915 Los temas tratados en este capítulo se desarrollan en profundidad en el
21916  manual 
21917 \emph on
21918 Ecuaciones.
21919  
21920 \emph default
21921 En él encontrarás también consejos y trucos para casos especiales.
21922 \end_layout
21923
21924 \begin_layout Section
21925 Edición básica de ecuaciones
21926 \begin_inset Index idx
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930 Matemáticas ! Edición de ecuaciones
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \begin_layout Standard
21939 Para crear una ecuación matemática, pulsa el botón 
21940 \begin_inset Graphics
21941         filename ../../images/math-mode.png
21942
21943 \end_inset
21944
21945 .
21946  Con esto aparece un pequeño marco azul con esquinas color púrpura.
21947  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
21948  anidación en la ecuación.
21949  También puedes insertar un tipo particular de ecuación con el menú 
21950 \family sans
21951 Insertar\SpecialChar \menuseparator
21952 Ecuación
21953 \family default
21954 .
21955 \end_layout
21956
21957 \begin_layout Standard
21958 La edición de los parámetros de una ecuación y la adición de estructuras
21959  matemáticas se puede hacer mediante las 
21960 \family sans
21961 Barras
21962 \begin_inset space ~
21963 \end_inset
21964
21965 de
21966 \begin_inset space ~
21967 \end_inset
21968
21969 herramientas
21970 \begin_inset space ~
21971 \end_inset
21972
21973 matemáticas 
21974 \family default
21975 que se muestran cuando el cursor está en una ecuación.
21976  
21977 \end_layout
21978
21979 \begin_layout Standard
21980 Hay dos tipos principales de ecuaciones: Las ecuaciones 
21981 \begin_inset Quotes fld
21982 \end_inset
21983
21984 en línea
21985 \begin_inset Quotes frd
21986 \end_inset
21987
21988  se muestran en la misma línea del texto, como en este caso:
21989 \end_layout
21990
21991 \begin_layout Standard
21992 Línea de texto con una ecuación, 
21993 \begin_inset Formula $A=B$
21994 \end_inset
21995
21996  en línea.
21997 \end_layout
21998
21999 \begin_layout Standard
22000 Las ecuaciones 
22001 \begin_inset Quotes fld
22002 \end_inset
22003
22004 presentadas
22005 \begin_inset Quotes frd
22006 \end_inset
22007
22008  se muestran separadas del texto, como si estuvieran en su propio párrafo,
22009  como en este caso:
22010 \begin_inset Formula \[
22011 A=B
22012 \]
22013
22014 \end_inset
22015
22016 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
22017 \end_layout
22018
22019 \begin_layout Standard
22020 LyX soporta además muchos comandos LaTeX de matemáticas.
22021  P.
22022 \begin_inset space \thinspace{}
22023 \end_inset
22024
22025 e., escribir 
22026 \begin_inset Quotes fld
22027 \end_inset
22028
22029
22030 \series bold
22031
22032 \backslash
22033 alpha
22034 \series default
22035
22036 \begin_inset Quotes frd
22037 \end_inset
22038
22039 , seguido de espacio, en una ecuación imprime la letra griega 
22040 \begin_inset Formula $\alpha$
22041 \end_inset
22042
22043 .
22044  A veces, escribir comandos podría ser más rápido que usar la 
22045 \family sans
22046 barra
22047 \begin_inset space ~
22048 \end_inset
22049
22050 de
22051 \begin_inset space ~
22052 \end_inset
22053
22054 herramientas
22055 \family default
22056 .
22057 \end_layout
22058
22059 \begin_layout Subsection
22060 Navegando por una ecuación
22061 \begin_inset Index idx
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065 Matemáticas ! Navegar por una ecuación
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \begin_layout Standard
22074 La posición del cursor en una ecuación se controla mucho mejor con las teclas
22075  de flecha.
22076  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
22077  y las teclas de flecha permiten navegar entre ellos.
22078  Al pulsar 
22079 \family sans
22080 Espacio
22081 \family default
22082  el cursor sale de la estructura matemática actual (raíz 
22083 \begin_inset Formula $\sqrt{2}$
22084 \end_inset
22085
22086 , paréntesis 
22087 \begin_inset Formula $\left(f\right)$
22088 \end_inset
22089
22090 , matriz 
22091 \begin_inset Formula $\left[\begin{array}{cc}
22092 1 & 2\\
22093 3 & 4
22094 \end{array}\right]$
22095 \end_inset
22096
22097 , \SpecialChar \ldots{}
22098 ) sin abandonar la ecuación.
22099  Si se pulsa 
22100 \family sans
22101 Escape
22102 \family default
22103  el cursor sale de la ecuación y se coloca tras ella.
22104  La tecla 
22105 \family sans
22106 Tab
22107 \family default
22108  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
22109  celdas de una matriz o a través de una ecuación multilínea.
22110 \end_layout
22111
22112 \begin_layout Standard
22113 El 
22114 \family sans
22115 Espacio
22116 \family default
22117 , representado en este documento como 
22118 \begin_inset Quotes fld
22119 \end_inset
22120
22121
22122 \begin_inset ERT
22123 status collapsed
22124
22125 \begin_layout Plain Layout
22126
22127
22128 \backslash
22129 spce 
22130 \end_layout
22131
22132 \end_inset
22133
22134
22135 \begin_inset Quotes frd
22136 \end_inset
22137
22138
22139 \begin_inset Note Note
22140 status collapsed
22141
22142 \begin_layout Plain Layout
22143 En la salida, este comando aparece como su carácter correspondiente, el
22144  que identifica un espacio (espacio visible).
22145 \end_layout
22146
22147 \end_inset
22148
22149 , parece que no hace nada en una ecuación, puesto que no añade espacio,
22150  pero sirve para salir de estructuras anidadas.
22151  Por esta razón debes tener cuidado con el uso de 
22152 \family sans
22153 Espacio
22154 \family default
22155 .
22156  Por ejemplo, si quieres escribir 
22157 \begin_inset Formula $\sqrt{2x+1}$
22158 \end_inset
22159
22160 , teclea 
22161 \series bold
22162
22163 \backslash
22164 sqrt
22165 \begin_inset ERT
22166 status collapsed
22167
22168 \begin_layout Plain Layout
22169
22170
22171 \backslash
22172 spce 
22173 \end_layout
22174
22175 \end_inset
22176
22177 2x+1
22178 \series default
22179  y si quieres escibir 
22180 \begin_inset Formula $\sqrt{2x}+1$
22181 \end_inset
22182
22183  teclea 
22184 \series bold
22185
22186 \backslash
22187 sqrt
22188 \begin_inset ERT
22189 status collapsed
22190
22191 \begin_layout Plain Layout
22192
22193
22194 \backslash
22195 spce 
22196 \end_layout
22197
22198 \end_inset
22199
22200 2x
22201 \begin_inset ERT
22202 status collapsed
22203
22204 \begin_layout Plain Layout
22205
22206
22207 \backslash
22208 spce 
22209 \end_layout
22210
22211 \end_inset
22212
22213 +1
22214 \series default
22215 , en este caso sólo 
22216 \family typewriter
22217
22218 \begin_inset Formula $2x$
22219 \end_inset
22220
22221
22222 \family default
22223  está bajo la raíz.
22224 \end_layout
22225
22226 \begin_layout Standard
22227 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
22228  con huecos:
22229 \begin_inset Formula \[
22230 \left(\begin{array}{ccc}
22231 \lambda_{1}\\
22232  & \ddots\\
22233  &  & \lambda_{n}
22234 \end{array}\right)
22235 \]
22236
22237 \end_inset
22238
22239 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
22240  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
22241 \end_layout
22242
22243 \begin_layout Subsection
22244 Seleccionar texto
22245 \end_layout
22246
22247 \begin_layout Standard
22248 Hay dos formas de seleccionar texto en una ecuación.
22249  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
22250  
22251 \family sans
22252 Mayúsculas
22253 \family default
22254  y una flecha de movimiento para seleccionarlo.
22255  Resaltará como una selección de texto normal.
22256  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
22257  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
22258  fórmula, aunque no en una zona de texto normal.
22259  
22260 \end_layout
22261
22262 \begin_layout Subsection
22263 Exponentes y subíndices
22264 \begin_inset Index idx
22265 status collapsed
22266
22267 \begin_layout Plain Layout
22268 Matemáticas ! Exponentes
22269 \end_layout
22270
22271 \end_inset
22272
22273
22274 \begin_inset Index idx
22275 status collapsed
22276
22277 \begin_layout Plain Layout
22278 Matemáticas ! Subíndices
22279 \end_layout
22280
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \begin_layout Standard
22287 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
22288  la forma más sencilla es usar comandos.
22289  Para escribir 
22290 \begin_inset Formula $x^{2}$
22291 \end_inset
22292
22293 , teclea en una ecuación 
22294 \series bold
22295 x^2
22296 \begin_inset ERT
22297 status collapsed
22298
22299 \begin_layout Plain Layout
22300
22301
22302 \backslash
22303 spce 
22304 \end_layout
22305
22306 \end_inset
22307
22308
22309 \series default
22310 .
22311  El 
22312 \family sans
22313 Espacio
22314 \family default
22315  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
22316  exponente.
22317  Si tecleas 
22318 \series bold
22319 x^2y
22320 \series default
22321 , obtendrás 
22322 \begin_inset Formula $x^{2y}$
22323 \end_inset
22324
22325 ; para obtener 
22326 \begin_inset Formula $x^{2}y$
22327 \end_inset
22328
22329 , teclea 
22330 \series bold
22331 x^2
22332 \begin_inset ERT
22333 status collapsed
22334
22335 \begin_layout Plain Layout
22336
22337
22338 \backslash
22339 spce 
22340 \end_layout
22341
22342 \end_inset
22343
22344 y
22345 \series default
22346 .
22347  Para poner en el exponente caracteres que serían acentuados con el circunflejo
22348  «^», debes teclear un 
22349 \family sans
22350 Espacio
22351 \family default
22352  extra entre el acento 
22353 \begin_inset Quotes fld
22354 \end_inset
22355
22356 ^
22357 \begin_inset Quotes frd
22358 \end_inset
22359
22360  y el carácter.
22361  P.
22362 \begin_inset space \thinspace{}
22363 \end_inset
22364
22365 e., para 
22366 \begin_inset Formula $x^{a}$
22367 \end_inset
22368
22369  teclea 
22370 \series bold
22371 x^
22372 \begin_inset ERT
22373 status collapsed
22374
22375 \begin_layout Plain Layout
22376
22377
22378 \backslash
22379 spce 
22380 \end_layout
22381
22382 \end_inset
22383
22384 a
22385 \series default
22386 .
22387 \begin_inset Foot
22388 status collapsed
22389
22390 \begin_layout Plain Layout
22391
22392 \emph on
22393 N.
22394 \begin_inset space \thinspace{}
22395 \end_inset
22396
22397 del t.: 
22398 \emph default
22399 Este será el método a usar habitualmente en teclados en español para entrar
22400  en modo exponente.
22401  También funciona pulsar dos veces seguidas la tecla «^».
22402  
22403 \end_layout
22404
22405 \end_inset
22406
22407   Los subíndices se ponen con guión bajo 
22408 \begin_inset Quotes fld
22409 \end_inset
22410
22411 _
22412 \begin_inset Quotes frd
22413 \end_inset
22414
22415 : Para 
22416 \begin_inset Formula $a_{1}$
22417 \end_inset
22418
22419 , teclea 
22420 \series bold
22421 a_1
22422 \begin_inset ERT
22423 status collapsed
22424
22425 \begin_layout Plain Layout
22426
22427
22428 \backslash
22429 spce 
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \series default
22436 .
22437 \end_layout
22438
22439 \begin_layout Subsection
22440 Fracciones
22441 \begin_inset Index idx
22442 status collapsed
22443
22444 \begin_layout Plain Layout
22445 Matemáticas ! Fracciones
22446 \end_layout
22447
22448 \end_inset
22449
22450
22451 \end_layout
22452
22453 \begin_layout Standard
22454 Una fracción se escribe con el comando 
22455 \series bold
22456
22457 \backslash
22458 frac
22459 \series default
22460  o con el icono 
22461 \begin_inset Graphics
22462         filename ../../images/math/frac.png
22463         scale 60
22464
22465 \end_inset
22466
22467  de la 
22468 \family sans
22469 Barra
22470 \begin_inset space ~
22471 \end_inset
22472
22473 de
22474 \begin_inset space ~
22475 \end_inset
22476
22477 herramientas
22478 \begin_inset space ~
22479 \end_inset
22480
22481 matemáticas
22482 \family default
22483 .
22484  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
22485  Para moverlo abajo, sencillamente pulsa la tecla 
22486 \family sans
22487 Abajo
22488 \family default
22489 .
22490  Para volver, 
22491 \family sans
22492 Arriba
22493 \family default
22494 .
22495  En una fracción se puede poner cualquier estructura, por ejemplo: 
22496 \begin_inset Formula \[
22497 \left[\frac{1}{\left(\begin{array}{cc}
22498 2 & 3\\
22499 4 & 5
22500 \end{array}\right)}\right]
22501 \]
22502
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \begin_layout Subsection
22509 Raíces
22510 \begin_inset Index idx
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514 Matemáticas ! Raíces
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \begin_layout Standard
22523 Las raíces se generan con el botón 
22524 \begin_inset Graphics
22525         filename ../../images/math/sqrt.png
22526
22527 \end_inset
22528
22529  de la 
22530 \family sans
22531 Barra
22532 \begin_inset space ~
22533 \end_inset
22534
22535 de
22536 \begin_inset space ~
22537 \end_inset
22538
22539 herramientas
22540 \begin_inset space ~
22541 \end_inset
22542
22543 matemáticas,
22544 \family default
22545  o con los comandos 
22546 \series bold
22547
22548 \backslash
22549 sqrt
22550 \series default
22551  o 
22552 \series bold
22553
22554 \backslash
22555 root
22556 \series default
22557 .
22558  
22559 \series bold
22560
22561 \backslash
22562 sqrt
22563 \series default
22564  escribe siempre raíces cuadradas, con 
22565 \series bold
22566
22567 \backslash
22568 root
22569 \series default
22570  puedes escribir raíces de orden mayor, como cúbicas.
22571 \end_layout
22572
22573 \begin_layout Subsection
22574 Operadores con límites
22575 \begin_inset Index idx
22576 status collapsed
22577
22578 \begin_layout Plain Layout
22579 Matemáticas ! Integrales
22580 \end_layout
22581
22582 \end_inset
22583
22584
22585 \begin_inset Index idx
22586 status collapsed
22587
22588 \begin_layout Plain Layout
22589 Matemáticas ! Operador suma
22590 \end_layout
22591
22592 \end_inset
22593
22594
22595 \begin_inset CommandInset label
22596 LatexCommand label
22597 name "sub:Operadores-con-límites"
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Standard
22605 Los operadores suma (
22606 \begin_inset Formula $\sum$
22607 \end_inset
22608
22609 ) e integral (
22610 \begin_inset Formula $\int$
22611 \end_inset
22612
22613 ) se decoran frecuentemente con límites.
22614  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
22615  directamente después del símbolo.
22616  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
22617  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
22618  Tal como en 
22619 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22620 \end_inset
22621
22622 , y en
22623 \begin_inset Formula \[
22624 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22625 \]
22626
22627 \end_inset
22628
22629 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
22630 \end_layout
22631
22632 \begin_layout Standard
22633 Todos los operadores con límites cambian automáticamente de tamaño cuando
22634  se ponen en modo presentación.
22635  La colocación de los límites puede cambiarse situando el cursor directamente
22636  detrás del operador y pulsando 
22637 \family sans
22638 Alt+M
22639 \begin_inset space ~
22640 \end_inset
22641
22642 L
22643 \family default
22644  o con el menú  
22645 \family sans
22646 Editar\SpecialChar \menuseparator
22647 Ecuaciones\SpecialChar \menuseparator
22648 Cambiar
22649 \begin_inset space ~
22650 \end_inset
22651
22652 tipo
22653 \begin_inset space ~
22654 \end_inset
22655
22656 de
22657 \begin_inset space ~
22658 \end_inset
22659
22660 límites
22661 \family default
22662 .
22663 \end_layout
22664
22665 \begin_layout Standard
22666 Algunas otras expresiones matemáticas tienen añadida esta característica
22667  de colocación de los límites, como 
22668 \begin_inset Index idx
22669 status collapsed
22670
22671 \begin_layout Plain Layout
22672 Matemáticas ! Límites
22673 \end_layout
22674
22675 \end_inset
22676
22677
22678 \begin_inset Formula \[
22679 \lim_{x\rightarrow\infty}f(x),
22680 \]
22681
22682 \end_inset
22683
22684 que pondrá 
22685 \begin_inset Formula $x\rightarrow\infty$
22686 \end_inset
22687
22688  bajo 
22689 \begin_inset Quotes fld
22690 \end_inset
22691
22692 lím
22693 \begin_inset Quotes frd
22694 \end_inset
22695
22696  en estilo presentación.
22697  En fórmulas en línea se ve así: 
22698 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22699 \end_inset
22700
22701 .
22702 \end_layout
22703
22704 \begin_layout Standard
22705 Observa que la función lím se ha introducido como una función macro 
22706 \series bold
22707
22708 \backslash
22709 lim
22710 \series default
22711 .
22712  Echa un vistazo a la sección
22713 \begin_inset space ~
22714 \end_inset
22715
22716
22717 \begin_inset space \thinspace{}
22718 \end_inset
22719
22720
22721 \begin_inset CommandInset ref
22722 LatexCommand ref
22723 reference "sub:Funciones"
22724
22725 \end_inset
22726
22727  para ver una explicación de las macros de funciones.
22728 \end_layout
22729
22730 \begin_layout Subsection
22731 Símbolos matemáticos
22732 \begin_inset Index idx
22733 status collapsed
22734
22735 \begin_layout Plain Layout
22736 Matemáticas ! Símbolos
22737 \end_layout
22738
22739 \end_inset
22740
22741
22742 \end_layout
22743
22744 \begin_layout Standard
22745 La mayor parte de los símbolos matemáticos se encuentran en los 
22746 \family sans
22747 Paneles
22748 \begin_inset space ~
22749 \end_inset
22750
22751 de
22752 \begin_inset space ~
22753 \end_inset
22754
22755 ecuaciones
22756 \family default
22757  en alguna de las distintas categorías: 
22758 \family sans
22759 Griego
22760 \family default
22761
22762 \family sans
22763 Operadores
22764 \family default
22765
22766 \family sans
22767 Relaciones
22768 \family default
22769
22770 \family sans
22771 Flechas
22772 \family default
22773 \SpecialChar \ldots{}
22774  También hay símbolos adicionales suministrados por la 
22775 \emph on
22776 American Mathematical Society
22777 \emph default
22778  (AMS).
22779 \end_layout
22780
22781 \begin_layout Standard
22782 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22783  así, no tienes que emplear el 
22784 \family sans
22785 Panel de ecuaciones
22786 \family default
22787 , sino que puedes teclear el comando directamente en la ecuación.
22788  LyX lo convertirá al símbolo o estructura correspondiente.
22789 \end_layout
22790
22791 \begin_layout Subsection
22792 Cambiar el espacio
22793 \begin_inset Index idx
22794 status collapsed
22795
22796 \begin_layout Plain Layout
22797 Matemáticas ! Espacios
22798 \end_layout
22799
22800 \end_inset
22801
22802
22803 \end_layout
22804
22805 \begin_layout Standard
22806 El espacio estándar provisto por LaTeX se puede cambiar.
22807  Para hacerlo teclea 
22808 \family sans
22809 Ctrl+Espacio
22810 \family default
22811  o usa el botón 
22812 \begin_inset Graphics
22813         filename ../../images/math/space.png
22814
22815 \end_inset
22816
22817  del 
22818 \family sans
22819 Panel de ecuaciones
22820 \family default
22821 .
22822  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22823  Por ejemplo, la secuencia 
22824 \series bold
22825 a
22826 \begin_inset space ~
22827 \end_inset
22828
22829 Ctrl+Espacio
22830 \begin_inset space ~
22831 \end_inset
22832
22833 b
22834 \series default
22835  da: 
22836 \begin_inset Formula $a\, b$
22837 \end_inset
22838
22839  (en LyX se ve 
22840 \begin_inset Graphics
22841         filename ../clipart/SpaceMarker.png
22842
22843 \end_inset
22844
22845 ).
22846  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22847  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22848  cambia el tamaño.
22849  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22850  espacios negativos.
22851  Dos ejemplos: 
22852 \end_layout
22853
22854 \begin_layout Standard
22855
22856 \series bold
22857 a Ctrl+Espacio b
22858 \series default
22859  con 3×
22860 \family sans
22861 Espacio
22862 \family default
22863
22864 \begin_inset Formula $a\quad b$
22865 \end_inset
22866
22867
22868 \end_layout
22869
22870 \begin_layout Standard
22871
22872 \series bold
22873 a Ctrl+Espacio b
22874 \series default
22875  con 5×
22876 \family sans
22877 Espacio
22878 \family default
22879
22880 \begin_inset Formula $a\! b$
22881 \end_inset
22882
22883
22884 \end_layout
22885
22886 \begin_layout Subsection
22887 Funciones
22888 \begin_inset Index idx
22889 status collapsed
22890
22891 \begin_layout Plain Layout
22892 Matemáticas ! Funciones
22893 \end_layout
22894
22895 \end_inset
22896
22897
22898 \begin_inset CommandInset label
22899 LatexCommand label
22900 name "sub:Funciones"
22901
22902 \end_inset
22903
22904
22905 \end_layout
22906
22907 \begin_layout Standard
22908 El botón 
22909 \begin_inset Graphics
22910         filename ../../images/math/functions.png
22911
22912 \end_inset
22913
22914  abre el 
22915 \family sans
22916 Panel
22917 \begin_inset space ~
22918 \end_inset
22919
22920 de
22921 \begin_inset space ~
22922 \end_inset
22923
22924 funciones
22925 \family default
22926 , que contiene diversas macros de funciones como 
22927 \begin_inset Formula $\sin$
22928 \end_inset
22929
22930  (seno), 
22931 \begin_inset Formula $\lim$
22932 \end_inset
22933
22934
22935 \emph on
22936 etc
22937 \emph default
22938 .
22939  (también se pueden insertar tecleando en una ecuación 
22940 \series bold
22941
22942 \backslash
22943 sen
22944 \series default
22945  etc.)
22946 \begin_inset Foot
22947 status collapsed
22948
22949 \begin_layout Plain Layout
22950
22951 \size normal
22952 \emph on
22953 \color none
22954 N.
22955 \begin_inset space \thinspace{}
22956 \end_inset
22957
22958 del t: 
22959 \size default
22960 \emph default
22961 \color inherit
22962 El estilo 
22963 \family typewriter
22964 spanish
22965 \family default
22966 \size normal
22967 \color none
22968  propociona comandos para escribir las funciones en español, p.
22969 \begin_inset space \thinspace{}
22970 \end_inset
22971
22972 e., 
22973 \begin_inset Formula $\sen x$
22974 \end_inset
22975
22976 .
22977  Más detalles en la sec.
22978  
22979 \size default
22980 \emph on
22981 \color inherit
22982 Funciones predefinidas
22983 \emph default
22984  del manual 
22985 \emph on
22986 Ecuaciones
22987 \emph default
22988  y en la página web
22989 \begin_inset space ~
22990 \end_inset
22991
22992
22993 \begin_inset CommandInset citation
22994 LatexCommand cite
22995 key "spanish"
22996
22997 \end_inset
22998
22999 .
23000 \end_layout
23001
23002 \end_inset
23003
23004 .
23005  En matemáticas es habitual escribir las funciones en letras verticales,
23006  para evitar confusiones con las letras cursivas que representan variables,
23007  porque 
23008 \begin_inset Formula $sen$
23009 \end_inset
23010
23011  podría hacer pensar en el producto 
23012 \begin_inset Formula $s·e·n$
23013 \end_inset
23014
23015 .
23016  
23017 \end_layout
23018
23019 \begin_layout Standard
23020 El empleo de macros de función generará también el espacio correcto alrededor
23021  de la función: 
23022 \begin_inset Formula $a\sen x$
23023 \end_inset
23024
23025  es diferente de 
23026 \begin_inset Formula $asenx$
23027 \end_inset
23028
23029
23030 \end_layout
23031
23032 \begin_layout Standard
23033 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
23034  de situar los subíndices, como se describe en sec.
23035 \begin_inset space \thinspace{}
23036 \end_inset
23037
23038
23039 \begin_inset CommandInset ref
23040 LatexCommand ref
23041 reference "sub:Operadores-con-límites"
23042
23043 \end_inset
23044
23045 .
23046 \end_layout
23047
23048 \begin_layout Subsection
23049 Acentos
23050 \begin_inset Index idx
23051 status collapsed
23052
23053 \begin_layout Plain Layout
23054 Matemáticas ! Acentos
23055 \end_layout
23056
23057 \end_inset
23058
23059
23060 \end_layout
23061
23062 \begin_layout Standard
23063 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
23064  que en modo texto.
23065  Esto puede depender de tu teclado, o de las asociaciones de teclas que
23066  uses.
23067  También puedes usar comandos LaTeX para escribir, p.
23068 \begin_inset space \thinspace{}
23069 \end_inset
23070
23071 e., 
23072 \begin_inset Formula $\hat{a}$
23073 \end_inset
23074
23075  incluso si tu teclado no tiene acento circunflejo.
23076  El ejemplo se ha hecho con 
23077 \series bold
23078
23079 \backslash
23080 hat
23081 \begin_inset ERT
23082 status collapsed
23083
23084 \begin_layout Plain Layout
23085
23086
23087 \backslash
23088 spce 
23089 \end_layout
23090
23091 \end_inset
23092
23093 a
23094 \series default
23095  en una ecuación.
23096  El cuadro
23097 \begin_inset space ~
23098 \end_inset
23099
23100
23101 \begin_inset CommandInset ref
23102 LatexCommand ref
23103 reference "cap:Acentos-y-comandos"
23104
23105 \end_inset
23106
23107  muestra las equivalencias entre tipos de acentos y sus comandos.
23108 \end_layout
23109
23110 \begin_layout Standard
23111 \begin_inset Float table
23112 wide false
23113 sideways false
23114 status open
23115
23116 \begin_layout Plain Layout
23117 \begin_inset Caption
23118
23119 \begin_layout Plain Layout
23120 \begin_inset CommandInset label
23121 LatexCommand label
23122 name "cap:Acentos-y-comandos"
23123
23124 \end_inset
23125
23126 Tipos de acentos y comandos correspondientes.
23127 \end_layout
23128
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \begin_layout Plain Layout
23135 \align center
23136 \begin_inset VSpace defskip
23137 \end_inset
23138
23139
23140 \begin_inset Tabular
23141 <lyxtabular version="3" rows="11" columns="3">
23142 <features tabularvalignment="middle">
23143 <column alignment="center" valignment="top" width="0pt">
23144 <column alignment="center" valignment="top" width="0pt">
23145 <column alignment="center" valignment="top" width="0pt">
23146 <row>
23147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 Nombre
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 Comando
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23166 \begin_inset Text
23167
23168 \begin_layout Plain Layout
23169 E
23170 \family roman
23171 \series medium
23172 \shape up
23173 \size normal
23174 \emph off
23175 \bar no
23176 \noun off
23177 \color none
23178 jemplo
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 </row>
23184 <row>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189
23190 \family roman
23191 \series medium
23192 \shape up
23193 \size normal
23194 \emph off
23195 \bar no
23196 \noun off
23197 \color none
23198 circunflejo
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207
23208 \series bold
23209
23210 \backslash
23211 hat
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220
23221 \family roman
23222 \series medium
23223 \shape up
23224 \size normal
23225 \emph off
23226 \bar no
23227 \noun off
23228 \color none
23229 \begin_inset Formula $\hat{a}$
23230 \end_inset
23231
23232
23233 \end_layout
23234
23235 \end_inset
23236 </cell>
23237 </row>
23238 <row>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243
23244 \family roman
23245 \series medium
23246 \shape up
23247 \size normal
23248 \emph off
23249 \bar no
23250 \noun off
23251 \color none
23252 grave
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261
23262 \series bold
23263
23264 \backslash
23265 grave
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274
23275 \family roman
23276 \series medium
23277 \shape up
23278 \size normal
23279 \emph off
23280 \bar no
23281 \noun off
23282 \color none
23283 \begin_inset Formula $\grave{a}$
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \family roman
23299 \series medium
23300 \shape up
23301 \size normal
23302 \emph off
23303 \bar no
23304 \noun off
23305 \color none
23306 agudo
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315
23316 \series bold
23317
23318 \backslash
23319 acute
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328
23329 \family roman
23330 \series medium
23331 \shape up
23332 \size normal
23333 \emph off
23334 \bar no
23335 \noun off
23336 \color none
23337 \begin_inset Formula $\acute{a}$
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 </row>
23346 <row>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351
23352 \family roman
23353 \series medium
23354 \shape up
23355 \size normal
23356 \emph off
23357 \bar no
23358 \noun off
23359 \color none
23360 diéresis
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369
23370 \series bold
23371
23372 \backslash
23373 ddot
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382
23383 \family roman
23384 \series medium
23385 \shape up
23386 \size normal
23387 \emph off
23388 \bar no
23389 \noun off
23390 \color none
23391 \begin_inset Formula $\ddot{a}$
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 </row>
23400 <row>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405
23406 \family roman
23407 \series medium
23408 \shape up
23409 \size normal
23410 \emph off
23411 \bar no
23412 \noun off
23413 \color none
23414 tilde
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423
23424 \series bold
23425
23426 \backslash
23427 tilde
23428 \end_layout
23429
23430 \end_inset
23431 </cell>
23432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436
23437 \family roman
23438 \series medium
23439 \shape up
23440 \size normal
23441 \emph off
23442 \bar no
23443 \noun off
23444 \color none
23445 \begin_inset Formula $\tilde{a}$
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 <row>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \family roman
23461 \series medium
23462 \shape up
23463 \size normal
23464 \emph off
23465 \bar no
23466 \noun off
23467 \color none
23468 punto
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477
23478 \series bold
23479
23480 \backslash
23481 dot
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490
23491 \family roman
23492 \series medium
23493 \shape up
23494 \size normal
23495 \emph off
23496 \bar no
23497 \noun off
23498 \color none
23499 \begin_inset Formula $\dot{a}$
23500 \end_inset
23501
23502
23503 \end_layout
23504
23505 \end_inset
23506 </cell>
23507 </row>
23508 <row>
23509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23510 \begin_inset Text
23511
23512 \begin_layout Plain Layout
23513
23514 \family roman
23515 \series medium
23516 \shape up
23517 \size normal
23518 \emph off
23519 \bar no
23520 \noun off
23521 \color none
23522 breve
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \series bold
23533
23534 \backslash
23535 breve
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \family roman
23546 \series medium
23547 \shape up
23548 \size normal
23549 \emph off
23550 \bar no
23551 \noun off
23552 \color none
23553 \begin_inset Formula $\breve{a}$
23554 \end_inset
23555
23556
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 </row>
23562 <row>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567
23568 \family roman
23569 \series medium
23570 \shape up
23571 \size normal
23572 \emph off
23573 \bar no
23574 \noun off
23575 \color none
23576 caron
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \series bold
23587
23588 \backslash
23589 check
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598
23599 \family roman
23600 \series medium
23601 \shape up
23602 \size normal
23603 \emph off
23604 \bar no
23605 \noun off
23606 \color none
23607 \begin_inset Formula $\check{a}$
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 </row>
23616 <row>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621
23622 \family roman
23623 \series medium
23624 \shape up
23625 \size normal
23626 \emph off
23627 \bar no
23628 \noun off
23629 \color none
23630 barra
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \series bold
23641
23642 \backslash
23643 bar
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652
23653 \family roman
23654 \series medium
23655 \shape up
23656 \size normal
23657 \emph off
23658 \bar no
23659 \noun off
23660 \color none
23661 \begin_inset Formula $\bar{a}$
23662 \end_inset
23663
23664
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 </row>
23670 <row>
23671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675 vector
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \series bold
23686
23687 \backslash
23688 vec
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \family roman
23699 \series medium
23700 \shape up
23701 \size normal
23702 \emph off
23703 \bar no
23704 \noun off
23705 \color none
23706 \begin_inset Formula $\vec{a}$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 </lyxtabular>
23716
23717 \end_inset
23718
23719
23720 \end_layout
23721
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \begin_layout Standard
23728 Puedes elegir uno de los acentos seleccionándolo en el panel 
23729 \family sans
23730 Decoraciones
23731 \family default
23732 , botón 
23733 \begin_inset Graphics
23734         filename ../../images/math/hat.png
23735
23736 \end_inset
23737
23738  del 
23739 \family sans
23740 Panel de ecuaciones
23741 \family default
23742 ; esto se aplicará también a cualquier selección que hayas hecho en una
23743  fórmula.
23744 \end_layout
23745
23746 \begin_layout Section
23747 Paréntesis y otros delimitadores
23748 \begin_inset Index idx
23749 status collapsed
23750
23751 \begin_layout Plain Layout
23752 Matemáticas ! Delimitadores
23753 \end_layout
23754
23755 \end_inset
23756
23757
23758 \begin_inset Index idx
23759 status collapsed
23760
23761 \begin_layout Plain Layout
23762 Matemáticas ! Paréntesis
23763 \end_layout
23764
23765 \end_inset
23766
23767
23768 \begin_inset CommandInset label
23769 LatexCommand label
23770 name "sec:Paréntesis-y-delimitadores"
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Standard
23778 Hay varios tipos de delimitadores disponibles en LyX.
23779  Para casi todas las necesidades debería bastar con el uso de las teclas
23780  
23781 \family typewriter
23782 []{}()|<>
23783 \family default
23784 .
23785  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23786  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23787  surge al pulsar el botón 
23788 \begin_inset Graphics
23789         filename ../../images/math/delim.png
23790
23791 \end_inset
23792
23793  de la barra de herramientas de ecuaciones.
23794  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23795 \begin_inset Formula \[
23796 \left[\begin{array}{cc}
23797 1 & 2\\
23798 3 & 4
23799 \end{array}\right]
23800 \]
23801
23802 \end_inset
23803
23804 o para colocar diversos paréntesis como en la fracción: 
23805 \begin_inset Formula \[
23806 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23807 \]
23808
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \begin_layout Standard
23815 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23816 ente de acuerdo con el tamaño de lo que contienen.
23817 \end_layout
23818
23819 \begin_layout Standard
23820 Para construir delimitadores pulsa el botón del que quieras poner para el
23821  lado izquierdo y para el lado derecho.
23822  Si marcas la opción 
23823 \family sans
23824 Mantener
23825 \begin_inset space ~
23826 \end_inset
23827
23828 iguales
23829 \family default
23830 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23831  El comando TeX de la selección se mostrará bajo el panel de botones.
23832  Si quieres que un lado no tenga delimitador, usa el botón 
23833 \family sans
23834 Ninguno
23835 \family default
23836 .
23837  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23838 \end_layout
23839
23840 \begin_layout Standard
23841 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23842  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23843  escoger los delimitadores deseados y pulsar 
23844 \family sans
23845 Insert
23846 \family default
23847 ar, con esto se dibujarán alrededor de la estructura resaltada.
23848 \end_layout
23849
23850 \begin_layout Section
23851 Ecuaciones con varias líneas
23852 \begin_inset Index idx
23853 status collapsed
23854
23855 \begin_layout Plain Layout
23856 Matemáticas ! Presentación de ecuaciones
23857 \end_layout
23858
23859 \end_inset
23860
23861
23862 \begin_inset Index idx
23863 status collapsed
23864
23865 \begin_layout Plain Layout
23866 Matemáticas ! Matrices
23867 \end_layout
23868
23869 \end_inset
23870
23871
23872 \begin_inset Index idx
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876 Matemáticas ! Ecuaciones multilínea
23877 \end_layout
23878
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \begin_layout Standard
23885 Las matrices se introducen con el botón 
23886 \begin_inset Graphics
23887         filename ../../images/math/matrix.png
23888
23889 \end_inset
23890
23891  de la 
23892 \family sans
23893 Barra
23894 \begin_inset space ~
23895 \end_inset
23896
23897 de
23898 \begin_inset space ~
23899 \end_inset
23900
23901 herramientas
23902 \begin_inset space ~
23903 \end_inset
23904
23905 matemáticas
23906 \family default
23907 .
23908  Se abrirá un diálogo para elegir el número de filas y columnas.
23909  Por ejemplo:
23910 \begin_inset Formula \[
23911 \left(\begin{array}{ccc}
23912 1 & 2 & 3\\
23913 4 & 5 & 6\\
23914 7 & 8 & 9
23915 \end{array}\right)
23916 \]
23917
23918 \end_inset
23919
23920 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
23921  en la sec.
23922 \begin_inset space \thinspace{}
23923 \end_inset
23924
23925
23926 \begin_inset CommandInset ref
23927 LatexCommand ref
23928 reference "sec:Paréntesis-y-delimitadores"
23929
23930 \end_inset
23931
23932 .
23933  Al construir la matriz, puedes elegir si las entradas de columna se alinean
23934  a la izquierda, a la derecha o al centro, en el cuadro 
23935 \family sans
23936 Horizontal,
23937 \family default
23938  con las letras 
23939 \begin_inset Quotes fld
23940 \end_inset
23941
23942
23943 \family sans
23944 l
23945 \family default
23946
23947 \begin_inset Quotes frd
23948 \end_inset
23949
23950
23951 \begin_inset Quotes fld
23952 \end_inset
23953
23954
23955 \family sans
23956 r
23957 \family default
23958
23959 \begin_inset Quotes frd
23960 \end_inset
23961
23962 , y 
23963 \begin_inset Quotes fld
23964 \end_inset
23965
23966
23967 \family sans
23968 c
23969 \family default
23970
23971 \begin_inset Quotes frd
23972 \end_inset
23973
23974 .
23975  Lyx utiliza 
23976 \begin_inset Quotes fld
23977 \end_inset
23978
23979
23980 \family sans
23981 c
23982 \family default
23983
23984 \begin_inset Quotes frd
23985 \end_inset
23986
23987  por omisión.
23988  Por ejemplo, la secuencia 
23989 \begin_inset Quotes fld
23990 \end_inset
23991
23992
23993 \family sans
23994 lcr
23995 \family default
23996
23997 \begin_inset Quotes frd
23998 \end_inset
23999
24000  indica que la primera columna se alineará a la izquierda, la segunda al
24001  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
24002  El resultado será el siguiente: 
24003 \begin_inset Formula \[
24004 \begin{array}{lcr}
24005 columna & columna & columna\\
24006 alineada & alineada & alineada\\
24007 a\, la\, izquierda & al\, centro & a\, la\, derecha
24008 \end{array}
24009 \]
24010
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \begin_layout Standard
24017 Puedes añadir más filas a una matriz existente con 
24018 \family sans
24019 Ctrl+Retorno
24020 \family default
24021  estando el cursor en la matriz.
24022  Puedes añadir o quitar filas y columnas con el menú 
24023 \family sans
24024 Editar\SpecialChar \menuseparator
24025 Ecuaciones
24026 \family default
24027  o con los botones adecuados de la barra de herramientas matemáticas.
24028 \end_layout
24029
24030 \begin_layout Standard
24031 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
24032  de distintos casos.
24033  Para ello se usa el submenú 
24034 \family sans
24035 Insertar\SpecialChar \menuseparator
24036 Ecuaciones\SpecialChar \menuseparator
24037 Entorno
24038 \begin_inset space ~
24039 \end_inset
24040
24041 casos
24042 \family default
24043  o el comando 
24044 \series bold
24045
24046 \backslash
24047 cases
24048 \series default
24049 .
24050  Aquí ves un ejemplo: 
24051 \begin_inset Formula \[
24052 f(x)=\begin{cases}
24053 -1 & x<0\\
24054 0 & x=0\\
24055 1 & x>0
24056 \end{cases}
24057 \]
24058
24059 \end_inset
24060
24061
24062 \end_layout
24063
24064 \begin_layout Standard
24065 \begin_inset VSpace bigskip
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \begin_layout Standard
24072 Las ecuaciones con varias líneas se crean pulsando 
24073 \family sans
24074 \series medium
24075 Ctrl+Retorno
24076 \family default
24077 \series default
24078  dentro de la ecuación.
24079  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
24080  Si tecleas 
24081 \family sans
24082 \series medium
24083 Ctrl+Retorno
24084 \family default
24085 \series default
24086  en una ecuación no vacía, la parte anterior al signo de relación (signo
24087  igual 
24088 \begin_inset Quotes fld
24089 \end_inset
24090
24091 =
24092 \begin_inset Quotes frd
24093 \end_inset
24094
24095 , etc.) se insertará automáticamente en la primera columna, el signo de relación
24096  en la segunda y el resto en la tercera columna.
24097  Por cada nueva pulsación de 
24098 \family sans
24099 \series medium
24100 Ctrl+Retorno
24101 \family default
24102 \series default
24103  se crea una fila nueva.
24104  Las ecuaciones multilínea siempre están en modo presentación.
24105  Aquí hay un ejemplo:
24106 \end_layout
24107
24108 \begin_layout Standard
24109 \begin_inset Formula \begin{eqnarray}
24110 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24111 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
24112 \end{eqnarray}
24113
24114 \end_inset
24115
24116
24117 \end_layout
24118
24119 \begin_layout Standard
24120 Para cambiar la asignación de columna de las partes de la ecuación, pon
24121  el cursor donde quieras empezar el cambio y teclea 
24122 \family sans
24123 Ctrl+Tab.
24124
24125 \family default
24126  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
24127  Ten en cuenta que la columna central está destinada para los signos de
24128  relación, y que las estructuras en esa columna se imprimirán en un tamaño
24129  menor:
24130 \begin_inset Formula \begin{eqnarray*}
24131 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24132 \end{eqnarray*}
24133
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \begin_layout Standard
24140 La ecuación multilínea aquí descrita es del tipo 
24141 \family sans
24142 Entorno_EqnArray
24143 \family default
24144 .
24145  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
24146  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
24147  que en la ecuación (
24148 \begin_inset CommandInset ref
24149 LatexCommand ref
24150 reference "eq:acuadrado"
24151
24152 \end_inset
24153
24154 ).
24155  Los otros tipos se describen en la sección
24156 \begin_inset space ~
24157 \end_inset
24158
24159
24160 \begin_inset space \thinspace{}
24161 \end_inset
24162
24163
24164 \begin_inset CommandInset ref
24165 LatexCommand ref
24166 reference "sub:Tipos-de-ecuaciones-AMS"
24167
24168 \end_inset
24169
24170 .
24171 \end_layout
24172
24173 \begin_layout Section
24174 Numeración y referencia de ecuaciones
24175 \begin_inset Index idx
24176 status collapsed
24177
24178 \begin_layout Plain Layout
24179 Matemáticas ! Numeración de ecuaciones
24180 \end_layout
24181
24182 \end_inset
24183
24184
24185 \begin_inset Index idx
24186 status collapsed
24187
24188 \begin_layout Plain Layout
24189 Matemáticas ! Referencias a ecuaciones
24190 \end_layout
24191
24192 \end_inset
24193
24194
24195 \begin_inset CommandInset label
24196 LatexCommand label
24197 name "sec:Numeración-y-referencia"
24198
24199 \end_inset
24200
24201
24202 \end_layout
24203
24204 \begin_layout Standard
24205 Para numerar una ecuación, pon el cursor en ella y usa el menú 
24206 \family sans
24207 Editar\SpecialChar \menuseparator
24208 Ecuaciones\SpecialChar \menuseparator
24209 Conmutar
24210 \begin_inset space ~
24211 \end_inset
24212
24213 numeración
24214 \family default
24215  o el atajo 
24216 \family sans
24217 Alt+M
24218 \begin_inset space ~
24219 \end_inset
24220
24221 N
24222 \family default
24223 .
24224  El número de ecuación se ve en LyX como 
24225 \begin_inset Quotes fld
24226 \end_inset
24227
24228 #
24229 \begin_inset Quotes frd
24230 \end_inset
24231
24232  entre paréntesis.
24233  El 
24234 \begin_inset Quotes fld
24235 \end_inset
24236
24237 #
24238 \begin_inset Quotes frd
24239 \end_inset
24240
24241  indica que el número se calculará automáticamente al generar la salida.
24242  La posición y el formato del número de fórmula depende de la clase del
24243  documento.
24244  En este documento el número se imprime junto con el número del capítulo,
24245  separados por un punto:
24246 \begin_inset Formula \begin{equation}
24247 1+1=2
24248 \end{equation}
24249
24250 \end_inset
24251
24252
24253 \family sans
24254 Alt+M
24255 \begin_inset space ~
24256 \end_inset
24257
24258 N
24259 \family default
24260  en una ecuación numerada quita la numeración.
24261  Sólo se pueden numerar ecuaciones presentadas.
24262 \end_layout
24263
24264 \begin_layout Standard
24265 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
24266  menú 
24267 \family sans
24268 Editar\SpecialChar \menuseparator
24269 Ecuaciones\SpecialChar \menuseparator
24270 Conmutar
24271 \begin_inset space ~
24272 \end_inset
24273
24274 numeración
24275 \begin_inset space ~
24276 \end_inset
24277
24278 de
24279 \begin_inset space ~
24280 \end_inset
24281
24282 línea
24283 \family default
24284  o el atajo 
24285 \family sans
24286 Alt+M
24287 \begin_inset space ~
24288 \end_inset
24289
24290 Mayúsculas+N.
24291
24292 \family default
24293  Sólo se conmuta la numeración de la línea donde esté el cursor:
24294 \begin_inset Formula \begin{eqnarray}
24295 1 & = & 3-2\\
24296 2 & = & 4-2\nonumber \\
24297 4 & \leq & 7
24298 \end{eqnarray}
24299
24300 \end_inset
24301
24302 Para numerar todas las líneas usa el atajo 
24303 \family sans
24304 Alt+M
24305 \begin_inset space ~
24306 \end_inset
24307
24308 N
24309 \family default
24310 .
24311 \end_layout
24312
24313 \begin_layout Standard
24314 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
24315  La etiqueta se inserta con el menú 
24316 \family sans
24317 Insertar\SpecialChar \menuseparator
24318 Etiqueta
24319 \family default
24320  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
24321  el texto.
24322  Se recomienda dejar como primera parte de la etiqueta la propuesta 
24323 \begin_inset Quotes fld
24324 \end_inset
24325
24326
24327 \family sans
24328 eq:
24329 \family default
24330
24331 \begin_inset Quotes frd
24332 \end_inset
24333
24334 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
24335  en el documento.
24336  En el ejemplo siguiente hemos insertado la etiqueta 
24337 \begin_inset Quotes fld
24338 \end_inset
24339
24340 eq:tanhExp
24341 \begin_inset Quotes frd
24342 \end_inset
24343
24344  en la segunda línea:
24345 \begin_inset Formula \begin{eqnarray}
24346 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
24347  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24348 \end{eqnarray}
24349
24350 \end_inset
24351
24352
24353 \end_layout
24354
24355 \begin_layout Standard
24356 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
24357  se ve en LyX en el sitio del contenedor del número de ecuación 
24358 \begin_inset Quotes eld
24359 \end_inset
24360
24361 #
24362 \begin_inset Quotes erd
24363 \end_inset
24364
24365 .
24366  Puedes hacer referencia a una ecuación etiquetada con el menú 
24367 \family sans
24368 Insertar\SpecialChar \menuseparator
24369 Referencia
24370 \begin_inset space ~
24371 \end_inset
24372
24373 cruzada
24374 \family default
24375 .
24376  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
24377  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
24378  de ecuación:
24379 \end_layout
24380
24381 \begin_layout Standard
24382 Esto es una referencia cruzada a la ecuación (
24383 \begin_inset CommandInset ref
24384 LatexCommand ref
24385 reference "eq:tanhExp"
24386
24387 \end_inset
24388
24389 ).
24390 \end_layout
24391
24392 \begin_layout Standard
24393 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
24394 \begin_inset space \thinspace{}
24395 \end_inset
24396
24397
24398 \begin_inset CommandInset ref
24399 LatexCommand ref
24400 reference "sec:Referencias-cruzadas"
24401
24402 \end_inset
24403
24404 .
24405  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
24406  el menú 
24407 \family sans
24408 Insertar\SpecialChar \menuseparator
24409 Etiqueta
24410 \family default
24411  y borra la etiqueta en el cuadro de texto.
24412 \begin_inset Foot
24413 status collapsed
24414
24415 \begin_layout Plain Layout
24416 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
24417 \end_layout
24418
24419 \end_inset
24420
24421  
24422 \end_layout
24423
24424 \begin_layout Section
24425 Definición de macros de ecuación
24426 \begin_inset Index idx
24427 status collapsed
24428
24429 \begin_layout Plain Layout
24430 Matemáticas ! Macros de ecuación
24431 \end_layout
24432
24433 \end_inset
24434
24435
24436 \end_layout
24437
24438 \begin_layout Standard
24439 LyX permite la definición de macros para ecuaciones, lo que es muy útil
24440  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
24441  Se explica en la sección 
24442 \emph on
24443 Macros de ecuaciones
24444 \emph default
24445  del manual
24446 \emph on
24447  Ecuaciones
24448 \emph default
24449 .
24450 \end_layout
24451
24452 \begin_layout Section
24453 Afinando
24454 \end_layout
24455
24456 \begin_layout Subsection
24457 Estilo del texto
24458 \begin_inset Index idx
24459 status collapsed
24460
24461 \begin_layout Plain Layout
24462 Matemáticas ! Estilo del texto
24463 \end_layout
24464
24465 \end_inset
24466
24467
24468 \end_layout
24469
24470 \begin_layout Standard
24471 La fuente estándar para el texto es cursiva, y para números es romana.
24472  Para determinar una fuente en una ecuación usa el botón 
24473 \begin_inset Graphics
24474         filename ../../images/math/font.png
24475
24476 \end_inset
24477
24478  del 
24479 \family sans
24480 Panel de ecuaciones
24481 \family default
24482 , o introduce directamente el comando adecuado, según el cuadro
24483 \begin_inset space ~
24484 \end_inset
24485
24486
24487 \begin_inset CommandInset ref
24488 LatexCommand ref
24489 reference "cap:Estilos-del-texto-y"
24490
24491 \end_inset
24492
24493 .
24494 \end_layout
24495
24496 \begin_layout Standard
24497 \begin_inset Float table
24498 wide false
24499 sideways false
24500 status open
24501
24502 \begin_layout Plain Layout
24503 \begin_inset Caption
24504
24505 \begin_layout Plain Layout
24506 \begin_inset CommandInset label
24507 LatexCommand label
24508 name "cap:Estilos-del-texto-y"
24509
24510 \end_inset
24511
24512 Estilos del texto y comandos correspondientes.
24513 \end_layout
24514
24515 \end_inset
24516
24517
24518 \end_layout
24519
24520 \begin_layout Plain Layout
24521 \align center
24522 \begin_inset Tabular
24523 <lyxtabular version="3" rows="9" columns="2">
24524 <features tabularvalignment="middle">
24525 <column alignment="center" valignment="top" width="0pt">
24526 <column alignment="center" valignment="top" width="0pt">
24527 <row>
24528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532 Fuente
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541 Comando
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 </row>
24547 <row>
24548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \shape up
24554 \size normal
24555 \bar no
24556 \noun off
24557 \color none
24558 \begin_inset Formula $\mathrm{Roman}$
24559 \end_inset
24560
24561
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570
24571 \series bold
24572
24573 \backslash
24574 mathrm
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 </row>
24580 <row>
24581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24582 \begin_inset Text
24583
24584 \begin_layout Plain Layout
24585 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
24586 \end_inset
24587
24588
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \series bold
24599
24600 \backslash
24601 mathbf
24602 \end_layout
24603
24604 \end_inset
24605 </cell>
24606 </row>
24607 <row>
24608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24609 \begin_inset Text
24610
24611 \begin_layout Plain Layout
24612 \begin_inset Formula $\mathit{Cursiva}$
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624
24625 \series bold
24626
24627 \backslash
24628 mathit
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 </row>
24634 <row>
24635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639
24640 \shape up
24641 \size normal
24642 \bar no
24643 \noun off
24644 \color none
24645 \begin_inset Formula $\mathtt{Typewriter}$
24646 \end_inset
24647
24648
24649 \end_layout
24650
24651 \end_inset
24652 </cell>
24653 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657
24658 \series bold
24659
24660 \backslash
24661 mathtt
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 </row>
24667 <row>
24668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24669 \begin_inset Text
24670
24671 \begin_layout Plain Layout
24672 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24673 \end_inset
24674
24675
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684
24685 \series bold
24686
24687 \backslash
24688 mathbb
24689 \end_layout
24690
24691 \end_inset
24692 </cell>
24693 </row>
24694 <row>
24695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699 \begin_inset Formula $\mathfrak{Fraktur}$
24700 \end_inset
24701
24702
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \series bold
24713
24714 \backslash
24715 mathfrak
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 </row>
24721 <row>
24722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \shape up
24728 \size normal
24729 \emph on
24730 \bar no
24731 \noun off
24732 \color none
24733 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24734 \end_inset
24735
24736
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \series bold
24747
24748 \backslash
24749 mathcal
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 </row>
24755 <row>
24756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760 \begin_inset Formula $\mathsf{SansSerif}$
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24769 \begin_inset Text
24770
24771 \begin_layout Plain Layout
24772
24773 \series bold
24774
24775 \backslash
24776 mathsf
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 </row>
24782 </lyxtabular>
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \begin_layout Standard
24795 \begin_inset Note Greyedout
24796 status open
24797
24798 \begin_layout Plain Layout
24799
24800 \series bold
24801 Nota: 
24802 \series default
24803 Ten en cuenta que los estilos 
24804 \family sans
24805 Blackboard
24806 \family default
24807  y 
24808 \family sans
24809 Caligráfica
24810 \family default
24811  sólo tienen mayúsculas.
24812 \end_layout
24813
24814 \end_inset
24815
24816
24817 \end_layout
24818
24819 \begin_layout Standard
24820 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24821  Cada carácter en este cuadro se imprime en ese estilo.
24822  Al pulsar 
24823 \family sans
24824 Espa
24825 \family default
24826 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24827  un espacio debe ser protegido.
24828  En este ejemplo la letra 
24829 \begin_inset Quotes fld
24830 \end_inset
24831
24832 N
24833 \begin_inset Quotes frd
24834 \end_inset
24835
24836  en estilo 
24837 \family sans
24838 Blackboard
24839 \family default
24840  representa el conjunto de los números naturales:
24841 \begin_inset Formula \[
24842 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24843 \]
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \begin_layout Standard
24851 Los estilos de texto son anidables, lo que puede causar confusión.
24852  P.
24853 \begin_inset space \thinspace{}
24854 \end_inset
24855
24856 e., poner un carácter en 
24857 \family sans
24858 Fraktur
24859 \family default
24860  en un cuadro para 
24861 \family sans
24862 Typewriter
24863 \family default
24864
24865 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24866 \end_inset
24867
24868  
24869 \begin_inset Newline newline
24870 \end_inset
24871
24872 Por tanto es mejor no usar esta característica.
24873 \end_layout
24874
24875 \begin_layout Standard
24876 Los estilos de texto no tienen efecto sobre las letras griegas: 
24877 \begin_inset Formula $\mathfrak{abc\delta e}$
24878 \end_inset
24879
24880
24881 \begin_inset Newline newline
24882 \end_inset
24883
24884 Sólo se pueden imprimir en negrita usando el comando 
24885 \series bold
24886
24887 \backslash
24888 boldsymbol
24889 \series default
24890 , que trabaja como los demás comandos de estilo de letra: 
24891 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24892 \end_inset
24893
24894
24895 \end_layout
24896
24897 \begin_layout Standard
24898
24899 \series bold
24900
24901 \backslash
24902 boldsymbol
24903 \series default
24904  funciona con todos los símbolos, letras y números.
24905 \end_layout
24906
24907 \begin_layout Standard
24908 Hay más opciones para fuentes en el menú 
24909 \family sans
24910 Editar\SpecialChar \menuseparator
24911 Ecuaciones\SpecialChar \menuseparator
24912 Estilo
24913 \begin_inset space ~
24914 \end_inset
24915
24916 del
24917 \begin_inset space ~
24918 \end_inset
24919
24920 texto
24921 \end_layout
24922
24923 \begin_layout Subsection
24924 Texto en ecuaciones
24925 \begin_inset Index idx
24926 status collapsed
24927
24928 \begin_layout Plain Layout
24929 Matemáticas ! Texto en una ecuación
24930 \end_layout
24931
24932 \end_inset
24933
24934
24935 \end_layout
24936
24937 \begin_layout Standard
24938 Los estilos de letra son útiles para escribir ciertos caracteres pero no
24939  para texto.
24940  Para escribir texto en una ecuación es mejor usar la entrada 
24941 \family sans
24942 Texto
24943 \begin_inset space ~
24944 \end_inset
24945
24946 normal
24947 \family default
24948  en la lista desplegable que surge al pulsar el icono 
24949 \begin_inset Graphics
24950         filename ../../images/math/font.png
24951
24952 \end_inset
24953
24954  del 
24955 \family sans
24956 Panel de ecuaciones
24957 \family default
24958  (o bien el atajo 
24959 \family sans
24960 Alt+C
24961 \begin_inset space ~
24962 \end_inset
24963
24964 Espacio
24965 \family default
24966 ).
24967  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
24968  azul.
24969  Puedes usar espacios y acentos de la manera habitual.
24970  Por ejemplo:
24971 \begin_inset Formula \[
24972 f(x)=\begin{cases}
24973 x & \textrm{en este caso }\\
24974 -x & \textrm{en algún otro}
24975 \end{cases}
24976 \]
24977
24978 \end_inset
24979
24980
24981 \end_layout
24982
24983 \begin_layout Subsection
24984 Tamaños de fuente
24985 \begin_inset Index idx
24986 status collapsed
24987
24988 \begin_layout Plain Layout
24989 Matemáticas ! Tamaños de fuente
24990 \end_layout
24991
24992 \end_inset
24993
24994
24995 \end_layout
24996
24997 \begin_layout Standard
24998 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
24999  que son automáticamente escogidos en la mayoría de situaciones.
25000  Son los estilos 
25001 \family sans
25002 presentación
25003 \family default
25004
25005 \family sans
25006 texto
25007 \begin_inset space ~
25008 \end_inset
25009
25010 normal
25011 \family default
25012
25013 \family sans
25014 índice
25015 \begin_inset space ~
25016 \end_inset
25017
25018 (pequeño)
25019 \family default
25020 , e 
25021 \family sans
25022 índice
25023 \begin_inset space ~
25024 \end_inset
25025
25026 de
25027 \begin_inset space ~
25028 \end_inset
25029
25030 índice
25031 \begin_inset space ~
25032 \end_inset
25033
25034 (más
25035 \begin_inset space ~
25036 \end_inset
25037
25038 pequeño)
25039 \family default
25040 .
25041  Para la mayoría de los caracteres
25042 \family sans
25043 , texto
25044 \family default
25045  y 
25046 \family sans
25047 presentación
25048 \family default
25049  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
25050  otras estructuras, los caracteres son más grandes en 
25051 \family sans
25052 presentación.
25053
25054 \family default
25055  Excepto para algunos operadores, que se redimensionan de acuerdo con la
25056  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
25057  La elección de LaTeX puede ser cambiada con el botón 
25058 \begin_inset Graphics
25059         filename ../../images/math/style.png
25060
25061 \end_inset
25062
25063  del 
25064 \family sans
25065 Panel de ecuaciones
25066 \family default
25067 .
25068  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
25069  insertar la estructura matemática.
25070  Por ejemplo, puedes poner 
25071 \begin_inset Formula $\frac{1}{2}$
25072 \end_inset
25073
25074 , que está normalmente en 
25075 \family sans
25076 modo
25077 \begin_inset space ~
25078 \end_inset
25079
25080 texto,
25081 \family default
25082  más grande en estilo 
25083 \family sans
25084 presentación
25085 \family default
25086
25087 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25088 \end_inset
25089
25090 .
25091  En el siguiente ejemplo puedes ver los cuatro estilos:
25092 \end_layout
25093
25094 \begin_layout Standard
25095 \begin_inset Formula $presentaci\acute{o}n$
25096 \end_inset
25097
25098
25099 \begin_inset Formula ${\textstyle texto}$
25100 \end_inset
25101
25102
25103 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
25104 \end_inset
25105
25106
25107 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
25108 \end_inset
25109
25110
25111 \end_layout
25112
25113 \begin_layout Standard
25114 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
25115  que si se ha puesto un cierto tamaño predeterminado con el menú de 
25116 \family sans
25117 Editar\SpecialChar \menuseparator
25118 Estilo
25119 \begin_inset space ~
25120 \end_inset
25121
25122 de
25123 \begin_inset space ~
25124 \end_inset
25125
25126 texto,
25127 \family default
25128  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
25129 o.
25130  De forma que, si el tamaño base de la fuente del documento se cambia, todas
25131  las fuentes serán reajustadas.
25132  Como ejemplo una ecuación con letra de tamaño 
25133 \begin_inset Quotes fld
25134 \end_inset
25135
25136 grandísima
25137 \begin_inset Quotes frd
25138 \end_inset
25139
25140 :
25141 \end_layout
25142
25143 \begin_layout Standard
25144
25145 \family roman
25146 \size largest
25147 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \begin_layout Section
25154 Módulos de teorema
25155 \begin_inset Index idx
25156 status collapsed
25157
25158 \begin_layout Plain Layout
25159 Módulos de teorema
25160 \end_layout
25161
25162 \end_inset
25163
25164
25165 \end_layout
25166
25167 \begin_layout Standard
25168 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
25169  de las clases de documento para incorporarlo a los módulos de formato.
25170  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
25171  con otras clases además de las clases AMS.
25172  Véase la sección
25173 \begin_inset space ~
25174 \end_inset
25175
25176
25177 \begin_inset CommandInset ref
25178 LatexCommand ref
25179 reference "sub:Módulos"
25180
25181 \end_inset
25182
25183  para más información sobre módulos de formato.
25184 \end_layout
25185
25186 \begin_layout Section
25187 AMS-LaTeX
25188 \begin_inset Index idx
25189 status collapsed
25190
25191 \begin_layout Plain Layout
25192 AMS, ecuaciones
25193 \end_layout
25194
25195 \end_inset
25196
25197
25198 \begin_inset Index idx
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 Matemáticas ! AMS
25203 \end_layout
25204
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \begin_layout Standard
25211 LyX soporta los paquetes más habituales suministrados por la 
25212 \emph on
25213 American Mathematical Society
25214 \emph default
25215  (AMS).
25216 \end_layout
25217
25218 \begin_layout Subsection
25219 Habilitar el uso de AMS
25220 \end_layout
25221
25222 \begin_layout Standard
25223 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
25224 \family sans
25225 Usar
25226 \begin_inset space ~
25227 \end_inset
25228
25229 el
25230 \begin_inset space ~
25231 \end_inset
25232
25233 paquete
25234 \begin_inset space ~
25235 \end_inset
25236
25237 de
25238 \begin_inset space ~
25239 \end_inset
25240
25241 ecuaciones
25242 \begin_inset space ~
25243 \end_inset
25244
25245 AMS
25246 \family default
25247  en el diálogo 
25248 \family sans
25249 Documento\SpecialChar \menuseparator
25250 Configuración\SpecialChar \menuseparator
25251 Ecuaciones
25252 \family default
25253 .
25254 \begin_inset Index idx
25255 status collapsed
25256
25257 \begin_layout Plain Layout
25258 Documentos ! Configuración
25259 \end_layout
25260
25261 \end_inset
25262
25263  AMS es necesario para muchas estructuras matemáticas, de modo que si se
25264  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
25265  uso de AMS.
25266  
25267 \end_layout
25268
25269 \begin_layout Subsection
25270 Tipos de ecuaciones AMS
25271 \begin_inset CommandInset label
25272 LatexCommand label
25273 name "sub:Tipos-de-ecuaciones-AMS"
25274
25275 \end_inset
25276
25277
25278 \begin_inset Index idx
25279 status collapsed
25280
25281 \begin_layout Plain Layout
25282 Matemáticas ! Ecuaciones multilínea
25283 \end_layout
25284
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \begin_layout Standard
25291 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
25292  LyX permite elegir entre 
25293 \family typewriter
25294 align
25295 \family default
25296
25297 \family typewriter
25298 alignat
25299 \family default
25300
25301 \family typewriter
25302 flalign
25303 \family default
25304
25305 \family typewriter
25306 gather
25307 \family default
25308  y 
25309 \family typewriter
25310 multilínea
25311 \family default
25312 .
25313  La explicación de estos tipos de ecuación está en la documentación de AMS.
25314 \end_layout
25315
25316 \begin_layout Chapter
25317 Otras herramientas
25318 \end_layout
25319
25320 \begin_layout Section
25321 Referencias cruzadas
25322 \begin_inset Index idx
25323 status collapsed
25324
25325 \begin_layout Plain Layout
25326 Referencias cruzadas
25327 \end_layout
25328
25329 \end_inset
25330
25331
25332 \begin_inset CommandInset label
25333 LatexCommand label
25334 name "sec:Referencias-cruzadas"
25335
25336 \end_inset
25337
25338
25339 \end_layout
25340
25341 \begin_layout Standard
25342 Las referencias cruzadas son uno de los puntos fuertes de LyX.
25343  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
25344  en el documento.
25345  Para hacer referencia a una parte del documento debes insertar en ella
25346  una etiqueta.
25347  La etiqueta se usa como ancla y como nombre para la referencia.
25348  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
25349  
25350 \end_layout
25351
25352 \begin_layout Enumerate
25353 Primer ítem
25354 \end_layout
25355
25356 \begin_layout Enumerate
25357 \begin_inset CommandInset label
25358 LatexCommand label
25359 name "enu:Segundo-ítem"
25360
25361 \end_inset
25362
25363 Segundo ítem
25364 \end_layout
25365
25366 \begin_layout Enumerate
25367 Tercer ítem
25368 \end_layout
25369
25370 \begin_layout Standard
25371 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
25372  
25373 \family sans
25374 Insertar\SpecialChar \menuseparator
25375 Etiqueta
25376 \family default
25377  o con el botón 
25378 \begin_inset Graphics
25379         filename ../../images/label-insert.png
25380         scale 85
25381
25382 \end_inset
25383
25384  de la barra de herramientas.
25385  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
25386  LyX propone un prefijo y un posible título, en este caso 
25387 \begin_inset Quotes fld
25388 \end_inset
25389
25390
25391 \family sans
25392 enu:Segundo-ítem
25393 \family default
25394
25395 \begin_inset Quotes frd
25396 \end_inset
25397
25398 ; el prefijo 
25399 \begin_inset Quotes fld
25400 \end_inset
25401
25402
25403 \family sans
25404 enu:
25405 \family default
25406
25407 \begin_inset Quotes frd
25408 \end_inset
25409
25410  por 
25411 \begin_inset Quotes fld
25412 \end_inset
25413
25414 enumeración
25415 \begin_inset Quotes frd
25416 \end_inset
25417
25418 .
25419  Al pulsar 
25420 \family sans
25421 Aceptar
25422 \family default
25423  se inserta un cuadro gris parecido a este: 
25424 \begin_inset Graphics
25425         filename clipart/etiquetaQt4.png
25426         scale 85
25427
25428 \end_inset
25429
25430 .
25431  El prefijo depende de la parte del documento donde se inserta la etiqueta,
25432  p.
25433 \begin_inset space \thinspace{}
25434 \end_inset
25435
25436 e.
25437  si pones una etiqueta en un encabezado de sección, el prefijo será 
25438 \begin_inset Quotes fld
25439 \end_inset
25440
25441
25442 \family sans
25443 sec:
25444 \family default
25445
25446 \begin_inset Quotes frd
25447 \end_inset
25448
25449 .
25450 \end_layout
25451
25452 \begin_layout Standard
25453 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
25454  el menú 
25455 \family sans
25456 Insertar\SpecialChar \menuseparator
25457 Referencia
25458 \begin_inset space ~
25459 \end_inset
25460
25461 cruzada
25462 \family default
25463  o el botón 
25464 \begin_inset Graphics
25465         filename ../../images/dialog-show-new-inset_ref.png
25466         scale 85
25467
25468 \end_inset
25469
25470 .
25471  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
25472  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
25473  la entrada 
25474 \begin_inset Quotes fld
25475 \end_inset
25476
25477
25478 \family sans
25479 enu:Segundo-ítem
25480 \family default
25481
25482 \begin_inset Quotes frd
25483 \end_inset
25484
25485 .
25486  Al pulsar 
25487 \family sans
25488 Aceptar
25489 \family default
25490  se inserta un recuadro gris parecido a este: 
25491 \begin_inset Graphics
25492         filename clipart/referenciaQt4.png
25493         scale 85
25494
25495 \end_inset
25496
25497 .
25498  En el documento de salida, en vez de este recuadro se mostrará el número
25499  del ítem.
25500 \end_layout
25501
25502 \begin_layout Standard
25503 Como alternativa a 
25504 \family sans
25505 Insertar\SpecialChar \menuseparator
25506 Referencia cruzada
25507 \family default
25508  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
25509  aparece, marcar 
25510 \family sans
25511 Copiar como referencia
25512 \family default
25513 .
25514  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
25515  pegarse en la posición actual del cursor con el menú 
25516 \family sans
25517 Editar\SpecialChar \menuseparator
25518 Pegar
25519 \family default
25520  (atajo 
25521 \family sans
25522 Ctrl+V
25523 \family default
25524 ).
25525 \end_layout
25526
25527 \begin_layout Standard
25528 A continuación ponemos nuestra referencia cruzada: Ítem
25529 \begin_inset space ~
25530 \end_inset
25531
25532
25533 \begin_inset CommandInset ref
25534 LatexCommand ref
25535 reference "enu:Segundo-ítem"
25536
25537 \end_inset
25538
25539
25540 \end_layout
25541
25542 \begin_layout Standard
25543 Se recomienda usar un espacio protegido
25544 \begin_inset Foot
25545 status collapsed
25546
25547 \begin_layout Plain Layout
25548 Se describen en sec.
25549 \begin_inset space \thinspace{}
25550 \end_inset
25551
25552
25553 \begin_inset CommandInset ref
25554 LatexCommand ref
25555 reference "sub:Espacio-protegido"
25556
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \end_inset
25563
25564  entre el nombre de la referencia y su número para evitar feos saltos de
25565  línea entre ellos.
25566  
25567 \end_layout
25568
25569 \begin_layout Standard
25570 Hay seis estilos de referencias cruzadas: 
25571 \end_layout
25572
25573 \begin_layout Description
25574 <referencia>: imprime el número, es la opción predeterminada: 
25575 \begin_inset CommandInset ref
25576 LatexCommand ref
25577 reference "cap:Dos-imágenes"
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \begin_layout Description
25585 (<referencia>): imprime el número entre paréntesis, este estilo es el habitual
25586  para referir ecuaciones, especialmente cuando se omite el nombre de referencia
25587  
25588 \begin_inset Quotes fld
25589 \end_inset
25590
25591 Ecuación
25592 \begin_inset Quotes frd
25593 \end_inset
25594
25595
25596 \begin_inset CommandInset ref
25597 LatexCommand eqref
25598 reference "eq:tanhExp"
25599
25600 \end_inset
25601
25602
25603 \end_layout
25604
25605 \begin_layout Description
25606 <página>: imprime el número de la página: Página
25607 \begin_inset space ~
25608 \end_inset
25609
25610
25611 \begin_inset CommandInset ref
25612 LatexCommand pageref
25613 reference "cap:Dos-imágenes"
25614
25615 \end_inset
25616
25617
25618 \end_layout
25619
25620 \begin_layout Description
25621 en
25622 \begin_inset space ~
25623 \end_inset
25624
25625 página
25626 \begin_inset space ~
25627 \end_inset
25628
25629 <página>: imprime el texto 
25630 \begin_inset Quotes fld
25631 \end_inset
25632
25633 en la página
25634 \begin_inset Quotes frd
25635 \end_inset
25636
25637  y el número de página: 
25638 \begin_inset CommandInset ref
25639 LatexCommand vpageref
25640 reference "cap:Dos-imágenes"
25641
25642 \end_inset
25643
25644
25645 \end_layout
25646
25647 \begin_layout Description
25648 <referencia>
25649 \begin_inset space ~
25650 \end_inset
25651
25652 en
25653 \begin_inset space ~
25654 \end_inset
25655
25656 la
25657 \begin_inset space ~
25658 \end_inset
25659
25660 página
25661 \begin_inset space ~
25662 \end_inset
25663
25664 <página>: imprime el número, el texto 
25665 \begin_inset Quotes fld
25666 \end_inset
25667
25668 en la página
25669 \begin_inset Quotes frd
25670 \end_inset
25671
25672  y el número de página: 
25673 \begin_inset CommandInset ref
25674 LatexCommand vref
25675 reference "cap:Dos-imágenes"
25676
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \begin_layout Description
25683 Referencia
25684 \begin_inset space ~
25685 \end_inset
25686
25687 con
25688 \begin_inset space ~
25689 \end_inset
25690
25691 formato: imprime un formato personalizado.
25692 \begin_inset Newline newline
25693 \end_inset
25694
25695
25696 \begin_inset Note Greyedout
25697 status open
25698
25699 \begin_layout Plain Layout
25700
25701 \series bold
25702 Nota:
25703 \series default
25704  Esta característica sólo está disponible si está instalado el paquete LaTeX
25705  
25706 \series bold
25707 prettyref
25708 \series default
25709  o 
25710 \series bold
25711 refstyle
25712 \series default
25713 .
25714 \begin_inset Index idx
25715 status collapsed
25716
25717 \begin_layout Plain Layout
25718 LaTeX, paquetes ! prettyref
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \begin_inset Index idx
25725 status collapsed
25726
25727 \begin_layout Plain Layout
25728 LaTeX, paquetes ! refstyle
25729 \end_layout
25730
25731 \end_inset
25732
25733
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \end_layout
25740
25741 \begin_layout Description
25742
25743 \lang english
25744 Textual
25745 \begin_inset space ~
25746 \end_inset
25747
25748 reference: prints the caption of the reference
25749 \lang spanish
25750
25751 \begin_inset CommandInset ref
25752 LatexCommand nameref
25753 reference "cap:Dos-imágenes"
25754
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \begin_layout Standard
25761
25762 \family sans
25763 <página>
25764 \family default
25765
25766 \begin_inset space \thinspace{}
25767 \end_inset
25768
25769  no imprime el número si la etiqueta está en la misma página, en la anterior
25770  o en la siguiente.
25771  En su lugar verás p.
25772 \begin_inset space \thinspace{}
25773 \end_inset
25774
25775 e.
25776 \begin_inset space ~
25777 \end_inset
25778
25779 el texto «
25780 \family sans
25781 en esta página
25782 \family default
25783 ».
25784  El estilo 
25785 \family sans
25786 <referencia>
25787 \begin_inset space ~
25788 \end_inset
25789
25790 en
25791 \begin_inset space ~
25792 \end_inset
25793
25794 página
25795 \begin_inset space ~
25796 \end_inset
25797
25798 <página>
25799 \family default
25800  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25801 \end_layout
25802
25803 \begin_layout Standard
25804 El número y la página de la parte referida del documento es calculado automática
25805 mente por LaTeX al generar la salida.
25806  El estilo de las referencias se especifica en el apartado 
25807 \family sans
25808 Formato
25809 \family default
25810  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25811  de referencia.
25812  
25813 \end_layout
25814
25815 \begin_layout Standard
25816 Sólo puedes usar el estilo 
25817 \family sans
25818 <referencia>
25819 \family default
25820  para referenciar partes numeradas del documento, mientras que el estilo
25821  
25822 \family sans
25823 <página>
25824 \family default
25825  siempre es posible.
25826 \end_layout
25827
25828 \begin_layout Standard
25829 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25830  la misma; para un flotante, pon la etiqueta en su leyenda.
25831  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25832  Las referencias a ecuaciones se explican en la sec.
25833 \begin_inset space \thinspace{}
25834 \end_inset
25835
25836
25837 \begin_inset CommandInset ref
25838 LatexCommand ref
25839 reference "sec:Numeración-y-referencia"
25840
25841 \end_inset
25842
25843 .
25844 \end_layout
25845
25846 \begin_layout Standard
25847 Clic derecho sobre una referencia cruzada abre un menú contextual.
25848  La entrada 
25849 \family sans
25850 Ir
25851 \begin_inset space ~
25852 \end_inset
25853
25854 a
25855 \begin_inset space ~
25856 \end_inset
25857
25858 la
25859 \begin_inset space ~
25860 \end_inset
25861
25862 etiqueta
25863 \family default
25864  lleva al cursor delante de la etiqueta correspondiente.
25865  Esta entrada se cambiará por 
25866 \family sans
25867 Volver
25868 \family default
25869  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25870  a la referencia.
25871  Puedes también volver con el botón 
25872 \begin_inset Graphics
25873         filename ../../images/bookmark-goto_0.png
25874
25875 \end_inset
25876
25877  de la barra de herramientas.
25878 \end_layout
25879
25880 \begin_layout Standard
25881 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25882  su cuadro.
25883  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25884  debes preocuparte de ello.
25885  
25886 \end_layout
25887
25888 \begin_layout Standard
25889 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25890  signos de interrogación en vez de la referencia.
25891 \end_layout
25892
25893 \begin_layout Standard
25894 Las referencias se describen con detalle en sección 
25895 \begin_inset Quotes fld
25896 \end_inset
25897
25898 Referencias a flotantes
25899 \begin_inset Quotes frd
25900 \end_inset
25901
25902  en el manual 
25903 \emph on
25904 Objetos insertados
25905 \emph default
25906 .
25907 \end_layout
25908
25909 \begin_layout Section
25910 El índice general y otros índices
25911 \begin_inset Index idx
25912 status collapsed
25913
25914 \begin_layout Plain Layout
25915 Indi@Índice general
25916 \end_layout
25917
25918 \end_inset
25919
25920
25921 \begin_inset Index idx
25922 status collapsed
25923
25924 \begin_layout Plain Layout
25925 Navegador de contorno
25926 \end_layout
25927
25928 \end_inset
25929
25930
25931 \begin_inset CommandInset label
25932 LatexCommand label
25933 name "sec:IG"
25934
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \begin_layout Subsection
25941 El índice general
25942 \begin_inset CommandInset label
25943 LatexCommand label
25944 name "sub:Indice-general"
25945
25946 \end_inset
25947
25948
25949 \end_layout
25950
25951 \begin_layout Standard
25952 El índice general (IG) se inserta con el menú 
25953 \family sans
25954 Insertar\SpecialChar \menuseparator
25955 Lista
25956 \family default
25957
25958 \begin_inset space \thinspace{}
25959 \end_inset
25960
25961 /
25962 \begin_inset space \thinspace{}
25963 \end_inset
25964
25965
25966 \family sans
25967 Índice\SpecialChar \menuseparator
25968 Índice
25969 \begin_inset space ~
25970 \end_inset
25971
25972 general
25973 \family default
25974 .
25975  En LyX se muestra un cuadro gris.
25976  Si pulsas en él, aparece en una ventana lateral el 
25977 \family sans
25978 Navegador de contorno
25979 \family default
25980  con las entradas del IG.
25981  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
25982  las secciones.
25983  Esta operación es una alternativa al menú 
25984 \family sans
25985 Documento\SpecialChar \menuseparator
25986 Navegador de contorno
25987 \family default
25988 , como se describe en la sección
25989 \begin_inset space ~
25990 \end_inset
25991
25992
25993 \begin_inset CommandInset ref
25994 LatexCommand ref
25995 reference "sec:Navegación"
25996
25997 \end_inset
25998
25999 .
26000 \end_layout
26001
26002 \begin_layout Standard
26003 El IG lista automáticamente las secciones numeradas.
26004  Si has declarado un título breve para un encabezado, como se explica en
26005  la sección
26006 \begin_inset space ~
26007 \end_inset
26008
26009
26010 \begin_inset space \thinspace{}
26011 \end_inset
26012
26013
26014 \begin_inset CommandInset ref
26015 LatexCommand ref
26016 reference "sec:Títulos-breves"
26017
26018 \end_inset
26019
26020 , será éste el que aparezca en el IG.
26021  La sección
26022 \begin_inset space ~
26023 \end_inset
26024
26025
26026 \begin_inset CommandInset ref
26027 LatexCommand ref
26028 reference "sub:Profundidad-de-numeración"
26029
26030 \end_inset
26031
26032  describe cómo ajustar el número de niveles de secciones que han de aparecer
26033  en el IG.
26034  También puedes ajustar el nivel de secciones mostradas en la ventana del
26035  IG mediante el deslizador que hay en la parte inferior de la misma.
26036  Las secciones no numeradas no salen en el IG.
26037 \end_layout
26038
26039 \begin_layout Subsection
26040 Índices de figuras, tablas y algoritmos
26041 \begin_inset CommandInset label
26042 LatexCommand label
26043 name "sub:Índices-de"
26044
26045 \end_inset
26046
26047
26048 \end_layout
26049
26050 \begin_layout Standard
26051 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
26052  general.
26053  Se insertan mediante los submenús de 
26054 \family sans
26055 Insertar\SpecialChar \menuseparator
26056 Lista
26057 \begin_inset space \thinspace{}
26058 \end_inset
26059
26060 /
26061 \begin_inset space \thinspace{}
26062 \end_inset
26063
26064 Índice
26065 \family default
26066 .
26067  Las entradas del índice son el número del flotante correspondiente y su
26068  leyenda.
26069 \end_layout
26070
26071 \begin_layout Section
26072 URLs e hiperenlaces
26073 \begin_inset Index idx
26074 status collapsed
26075
26076 \begin_layout Plain Layout
26077 Hiperenlaces
26078 \end_layout
26079
26080 \end_inset
26081
26082
26083 \begin_inset Index idx
26084 status collapsed
26085
26086 \begin_layout Plain Layout
26087 URLs
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \begin_layout Subsection
26096 URLs
26097 \begin_inset CommandInset label
26098 LatexCommand label
26099 name "sec:URL"
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \begin_layout Standard
26107 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
26108  con el menú 
26109 \family sans
26110 Insertar\SpecialChar \menuseparator
26111 URL
26112 \family default
26113 .
26114 \end_layout
26115
26116 \begin_layout Standard
26117 Aquí hay un ejemplo: Página de inicio de LyX: 
26118 \begin_inset Flex URL
26119 status collapsed
26120
26121 \begin_layout Plain Layout
26122
26123 http://www.lyx.org
26124 \end_layout
26125
26126 \end_inset
26127
26128
26129 \end_layout
26130
26131 \begin_layout Standard
26132 El estilo del texto del enlace no se puede cambiar, el texto del URL se
26133  mostrará siempre en 
26134 \family typewriter
26135 Typewriter
26136 \family default
26137 .
26138  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
26139  se explica en la siguiente subsección.
26140 \end_layout
26141
26142 \begin_layout Standard
26143 \begin_inset Note Greyedout
26144 status collapsed
26145
26146 \begin_layout Plain Layout
26147
26148 \series bold
26149 Nota
26150 \series default
26151 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
26152  errores de LaTeX.
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Subsection
26161 Hiperenlaces
26162 \begin_inset CommandInset label
26163 LatexCommand label
26164 name "sub:Hiperenlaces"
26165
26166 \end_inset
26167
26168
26169 \end_layout
26170
26171 \begin_layout Standard
26172 Los hiperenlaces se insertan con el menú 
26173 \family sans
26174 Insertar\SpecialChar \menuseparator
26175 Hiperenlace
26176 \family default
26177  o con el botón 
26178 \begin_inset Graphics
26179         filename ../../images/href-insert.png
26180
26181 \end_inset
26182
26183  de la barra de herramientas.
26184  Aparece un diálogo con dos campos: 
26185 \family sans
26186 Dirección
26187 \family default
26188  y 
26189 \family sans
26190 Nombre
26191 \family default
26192 .
26193  El nombre es el texto que se imprime para el enlace.
26194  El tipo de enlace puede ser un enlace web como: 
26195 \begin_inset CommandInset href
26196 LatexCommand href
26197 name "Página de LyX"
26198 target "http://www.lyx.org"
26199
26200 \end_inset
26201
26202 , una dirección de correo o un enlace a un archivo.
26203 \end_layout
26204
26205 \begin_layout Standard
26206 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
26207  el prefijo «
26208 \family sans
26209 run:
26210 \family default
26211 » a la dirección del enlace.
26212 \end_layout
26213
26214 \begin_layout Standard
26215 En la salida PDF los enlaces se partirán con un guión si es necesario, y
26216  se puede hacer clic sobre ellos en las salidas DVI y PDF.
26217  Para cambiar el formato del texto selecciona el enlace insertado y usa
26218  el diálogo de estilo del texto.
26219  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
26220 \family sans
26221 \series bold
26222
26223 \begin_inset CommandInset href
26224 LatexCommand href
26225 name "Página de LyX"
26226 target "http://www.lyx.org"
26227
26228 \end_inset
26229
26230
26231 \end_layout
26232
26233 \begin_layout Standard
26234 El color del texto del enlace se puede cambiar si está marcada la opción
26235  
26236 \family sans
26237 Color links
26238 \family default
26239  en el diálogo de propiedades de PDF, (menú 
26240 \family sans
26241 Documento\SpecialChar \menuseparator
26242 Configuración\SpecialChar \menuseparator
26243 Propiedades PDF
26244 \family default
26245 ).
26246  Por ejemplo, en este documento el color del texto se ha establecido en
26247  azul añadiendo la opción
26248 \begin_inset Newline newline
26249 \end_inset
26250
26251
26252 \series bold
26253 urlcolor=blue
26254 \series default
26255
26256 \begin_inset Newline newline
26257 \end_inset
26258
26259 en el campo 
26260 \family sans
26261 Opciones adicionales
26262 \family default
26263  de la pestaña 
26264 \family sans
26265 Hiperenlaces
26266 \family default
26267  del mencionado menú.
26268  
26269 \end_layout
26270
26271 \begin_layout Section
26272 Apéndices
26273 \begin_inset Index idx
26274 status collapsed
26275
26276 \begin_layout Plain Layout
26277 Apéndices
26278 \end_layout
26279
26280 \end_inset
26281
26282
26283 \begin_inset CommandInset label
26284 LatexCommand label
26285 name "sec:Apéndices"
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \begin_layout Standard
26293 Los apéndices se crean con el menú 
26294 \family sans
26295 Documento\SpecialChar \menuseparator
26296 Comenzar
26297 \begin_inset space ~
26298 \end_inset
26299
26300 apéndice
26301 \begin_inset space ~
26302 \end_inset
26303
26304 aquí
26305 \family default
26306 .
26307  Todo el documento, desde la posición actual del cursor hasta el final,
26308  se transforma en apéndice.
26309  La región es señalada con un borde rojo.
26310  
26311 \end_layout
26312
26313 \begin_layout Standard
26314 Cada capítulo o sección dentro de la región del apéndice se considera un
26315  apéndice, y se ordenan con letras mayúsculas.
26316  Las subsecciones se ordenan con esta letra, un punto y el número de la
26317  subsección.
26318  Todas las secciones del apéndice se pueden referenciar como las secciones
26319  normales, como en estos dos ejemplos:
26320 \end_layout
26321
26322 \begin_layout Standard
26323 Apéndice
26324 \begin_inset space ~
26325 \end_inset
26326
26327
26328 \begin_inset CommandInset ref
26329 LatexCommand ref
26330 reference "cap:Créditos"
26331
26332 \end_inset
26333
26334 .
26335  Apéndice
26336 \begin_inset space ~
26337 \end_inset
26338
26339
26340 \begin_inset CommandInset ref
26341 LatexCommand ref
26342 reference "sub:Exportar"
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \begin_layout Section
26350 Bibliografía
26351 \begin_inset Index idx
26352 status collapsed
26353
26354 \begin_layout Plain Layout
26355 Bibliografía
26356 \end_layout
26357
26358 \end_inset
26359
26360
26361 \begin_inset CommandInset label
26362 LatexCommand label
26363 name "sec:Bibliografía"
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \begin_layout Standard
26371 Hay dos formas de generar la bibliografía en un documento LyX.
26372  Puedes incluir una base de datos bibliográficos
26373 \begin_inset Foot
26374 status collapsed
26375
26376 \begin_layout Plain Layout
26377 conocida por «bases de datos BibTeX»
26378 \end_layout
26379
26380 \end_inset
26381
26382 , que se explica enseguida, o insertarla manualmente usando el entorno de
26383  párrafo 
26384 \family sans
26385 Bibliografía,
26386 \family default
26387  descrito en la sección
26388 \begin_inset space ~
26389 \end_inset
26390
26391
26392 \begin_inset space \thinspace{}
26393 \end_inset
26394
26395
26396 \begin_inset CommandInset ref
26397 LatexCommand ref
26398 reference "sub:Biblio_entorno"
26399
26400 \end_inset
26401
26402 .
26403  Si quieres cosas distintas a citas numéricas, usadas en este documento,
26404  como citas autor-año, debes usar una base de datos bibliográficos.
26405 \end_layout
26406
26407 \begin_layout Subsection
26408 El entorno Bibliografía
26409 \end_layout
26410
26411 \begin_layout Standard
26412 En el entorno 
26413 \family sans
26414 Bibliografía
26415 \family default
26416  cada párrafo comienza con un cuadro gris etiquetado con un número.
26417  Si pinchas en él verás un diálogo donde se establece una 
26418 \family sans
26419 Clave
26420 \family default
26421  y una 
26422 \family sans
26423 Etiqueta.
26424
26425 \family default
26426  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
26427  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
26428  LaTeX para el que hemos puesto como clave una abreviatura de su título,
26429  
26430 \begin_inset Quotes fld
26431 \end_inset
26432
26433 latexcompanion
26434 \begin_inset Quotes frd
26435 \end_inset
26436
26437 .
26438 \end_layout
26439
26440 \begin_layout Standard
26441 Puedes insertar una referencia a la clave de una bibliografía con el menú
26442  
26443 \family sans
26444 Insertar\SpecialChar \menuseparator
26445 Cita 
26446 \family default
26447 o con el botón 
26448 \begin_inset Graphics
26449         filename ../../images/dialog-show-new-inset_citation.png
26450
26451 \end_inset
26452
26453
26454 \family sans
26455 .
26456
26457 \family default
26458  Saldrá una ventana 
26459 \begin_inset Quotes fld
26460 \end_inset
26461
26462 Añadir cita
26463 \begin_inset Quotes frd
26464 \end_inset
26465
26466  en la que puedes seleccionar una o más claves en la lista de las disponibles.
26467  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
26468  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
26469  referencia.
26470  
26471 \end_layout
26472
26473 \begin_layout Standard
26474 Las referencias bibliográficas se muestran en la salida con el número de
26475  entrada entre corchetes.
26476  Si pones una 
26477 \family sans
26478 Etiqueta
26479 \family default
26480  para la entrada, esta se verá en lugar del número.
26481  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
26482  
26483 \begin_inset Quotes fld
26484 \end_inset
26485
26486 Créditos
26487 \begin_inset Quotes frd
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \begin_layout Standard
26494 Echa un vistazo a 
26495 \family sans
26496 LaTeX Companion Second Edition
26497 \family default
26498
26499 \begin_inset CommandInset citation
26500 LatexCommand cite
26501 key "latexcompanion"
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \begin_layout Standard
26509 Los miembros del equipo LyX figuran en los Créditos: 
26510 \begin_inset CommandInset citation
26511 LatexCommand cite
26512 key "lyxcredit"
26513
26514 \end_inset
26515
26516
26517 \end_layout
26518
26519 \begin_layout Subsection
26520 Bases de datos bibliográficos (BibTeX)
26521 \begin_inset Index idx
26522 status collapsed
26523
26524 \begin_layout Plain Layout
26525 Bibliografía ! Bases de datos
26526 \end_layout
26527
26528 \end_inset
26529
26530
26531 \begin_inset Index idx
26532 status collapsed
26533
26534 \begin_layout Plain Layout
26535 Bibliografía ! BibTeX
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \begin_inset CommandInset label
26542 LatexCommand label
26543 name "sub:Bases-datos-bibliográficos"
26544
26545 \end_inset
26546
26547
26548 \end_layout
26549
26550 \begin_layout Standard
26551 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
26552  en distintos documentos.
26553 \begin_inset Foot
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557 También son útiles simplemente para mantener una base de datos de artículos
26558  y notas relacionados con ellos.
26559  La mayoría de los programas de bases de datos mencionados permiten almacenar
26560  anotaciones y revisiones junto con la información bibliográfica.
26561 \end_layout
26562
26563 \end_inset
26564
26565  También hace que sea muy sencillo tener un formato uniforme para todas
26566  las entradas de la bibliografía.
26567  Puedes recoger la bibliografía de todos los libros o artículos relevantes
26568  para tu trabajo en una base de datos, la cual sirve para distintos documentos
26569  porque sólo aparecerán en la bibliografía las entradas que sean referidas
26570  en un documento dado.
26571  Esto evita la necesidad de mantener el rastro de los artículos y libros
26572  que se citan.
26573  
26574 \end_layout
26575
26576 \begin_layout Standard
26577 La base de datos es un archivo de texto con la extensión 
26578 \begin_inset Quotes fld
26579 \end_inset
26580
26581
26582 \family sans
26583 .bib
26584 \family default
26585
26586 \begin_inset Quotes frd
26587 \end_inset
26588
26589  que contiene la bibliografía en un formato especial, como se explica en
26590  libros de LaTeX
26591 \begin_inset space ~
26592 \end_inset
26593
26594 (
26595 \begin_inset CommandInset citation
26596 LatexCommand cite
26597 key "Mittelbach,Kopka,Lamport"
26598
26599 \end_inset
26600
26601 ).
26602  El archivo se puede crear con cualquier editor de texto, pero habitualmente
26603  se usa un programa especial para crear y editar las entradas en la base
26604  de datos.
26605  Hay disponible una lista de estos programas en la Wiki de LyX, 
26606 \begin_inset Flex URL
26607 status collapsed
26608
26609 \begin_layout Plain Layout
26610
26611 http://wiki.lyx.org/BibTeX/Programs
26612 \end_layout
26613
26614 \end_inset
26615
26616
26617 \end_layout
26618
26619 \begin_layout Standard
26620 Para usar una base de datos está el menú 
26621 \family sans
26622 Insertar\SpecialChar \menuseparator
26623 Lista
26624 \begin_inset space \thinspace{}
26625 \end_inset
26626
26627 /
26628 \begin_inset space \thinspace{}
26629 \end_inset
26630
26631 Índice\SpecialChar \menuseparator
26632 Bibliografía
26633 \begin_inset space ~
26634 \end_inset
26635
26636 BibT
26637 \begin_inset ERT
26638 status collapsed
26639
26640 \begin_layout Plain Layout
26641
26642 {}
26643 \end_layout
26644
26645 \end_inset
26646
26647 eX
26648 \family default
26649 .
26650  Surge una ventana en la que puedes cargar una o más bases de datos y un
26651  archivo de estilo y después se inserta un recuadro gris.
26652  La opción 
26653 \family sans
26654 Añadir bibliografía al IG
26655 \family default
26656  añade en el índice una entrada para la biblografía.
26657  En el cuadro desplegable 
26658 \family sans
26659 Contenido
26660 \family default
26661  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
26662  
26663 \end_layout
26664
26665 \begin_layout Standard
26666 El archivo de estilo es un archivo de texto con extensión 
26667 \begin_inset Quotes fld
26668 \end_inset
26669
26670
26671 \family sans
26672 .bst
26673 \family default
26674
26675 \begin_inset Quotes frd
26676 \end_inset
26677
26678  que define el estilo de todas las entradas bibliográficas.
26679  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
26680  proporcionan sus propios archivos de estilo, de modo que no tienes que
26681  preocuparte del formato.
26682  Por supuesto, es posible escribir estilos propios, aunque es tarea para
26683  expertos.
26684 \begin_inset Foot
26685 status collapsed
26686
26687 \begin_layout Plain Layout
26688 Hay información sobre el modo de hacerlo en
26689 \begin_inset Newline newline
26690 \end_inset
26691
26692
26693 \begin_inset CommandInset href
26694 LatexCommand href
26695 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26696
26697 \end_inset
26698
26699 .
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \begin_layout Standard
26708 La inserción de referencias a una cita bibliográfica funciona como ya se
26709  ha descrito.
26710 \end_layout
26711
26712 \begin_layout Standard
26713 Para generar la bibliografía a partir de una base de datos, LyX utiliza
26714  el programa 
26715 \family sans
26716 BibTeX
26717 \family default
26718 .
26719  Este programa se controla con opciones que se pueden añadir en el diálogo
26720  
26721 \family sans
26722 Preferencias
26723 \family default
26724  de LyX, apartado 
26725 \family sans
26726 Salidas,
26727 \family default
26728  
26729 \family sans
26730 LaT
26731 \begin_inset ERT
26732 status collapsed
26733
26734 \begin_layout Plain Layout
26735
26736 {}
26737 \end_layout
26738
26739 \end_inset
26740
26741 eX,
26742 \family default
26743  en el campo 
26744 \family sans
26745 Comando
26746 \begin_inset space ~
26747 \end_inset
26748
26749 BibT
26750 \begin_inset ERT
26751 status collapsed
26752
26753 \begin_layout Plain Layout
26754
26755 {}
26756 \end_layout
26757
26758 \end_inset
26759
26760 eX.
26761  
26762 \family default
26763 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26764  de 
26765 \family sans
26766 BibTeX
26767 \begin_inset space \thinspace{}
26768 \end_inset
26769
26770
26771 \family default
26772
26773 \begin_inset CommandInset citation
26774 LatexCommand cite
26775 key "BibTeX"
26776
26777 \end_inset
26778
26779 .
26780 \end_layout
26781
26782 \begin_layout Standard
26783 Si seleccionas la opción 
26784 \family sans
26785 Bibliografía por secciones
26786 \family default
26787  en 
26788 \family sans
26789 Documento\SpecialChar \menuseparator
26790 Configuración
26791 \family default
26792 , es posible tener múltiples bibliografías ordenadas en secciones.
26793  Esto y otras características se explica con detalle en la sección 
26794 \emph on
26795 Preparar un bibliografía con BibTeX
26796 \emph default
26797  del manual 
26798 \emph on
26799 Características adicionales.
26800 \end_layout
26801
26802 \begin_layout Standard
26803 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26804  entre las dos formas de crearlas.
26805  Como se ve, la bibliografía creada a partir de una base de datos contiene
26806  sólo las entradas que son referidas en el documento.
26807  El estilo utilizado es 
26808 \family sans
26809 alphadin.bst
26810 \family default
26811 , que genera el complicado esquema alemán de claves de referencia de la
26812  bibliografía.
26813  
26814 \end_layout
26815
26816 \begin_layout Subsection
26817 Formato de la Bibliografía
26818 \begin_inset Index idx
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822 Bibliografía ! Formato
26823 \end_layout
26824
26825 \end_inset
26826
26827
26828 \end_layout
26829
26830 \begin_layout Standard
26831 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26832  Para esto debes habilitar la opción 
26833 \family sans
26834 NatBib
26835 \family default
26836  en el menú 
26837 \family sans
26838 Documento\SpecialChar \menuseparator
26839 Configuración\SpecialChar \menuseparator
26840 Bibliografía
26841 \family default
26842
26843 \begin_inset Index idx
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847 Documentos ! Configuración
26848 \end_layout
26849
26850 \end_inset
26851
26852
26853 \family sans
26854 .
26855
26856 \family default
26857  En dicho menú puedes establecer el estilo de cita por omisión.
26858  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26859  por omisión.
26860  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26861  en la sección anterior.
26862 \end_layout
26863
26864 \begin_layout Standard
26865 En la ventana de referencia de cita también puedes poner un texto para que
26866  aparezca antes o después de la referencia.
26867  Aquí hay un ejemplo en el que el texto 
26868 \begin_inset Quotes fld
26869 \end_inset
26870
26871 Capítulo
26872 \begin_inset space ~
26873 \end_inset
26874
26875 3
26876 \begin_inset Quotes frd
26877 \end_inset
26878
26879  va detrás de la referencia: 
26880 \end_layout
26881
26882 \begin_layout Standard
26883 Echa un vistazo a 
26884 \begin_inset CommandInset citation
26885 LatexCommand cite
26886 after "Capítulo 3"
26887 key "latexcompanion"
26888
26889 \end_inset
26890
26891 .
26892 \end_layout
26893
26894 \begin_layout Section
26895 Índice alfabético
26896 \begin_inset Index idx
26897 status collapsed
26898
26899 \begin_layout Plain Layout
26900 Ind@Índice alfabético
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \begin_inset CommandInset label
26907 LatexCommand label
26908 name "sec:Indice-alfabético"
26909
26910 \end_inset
26911
26912
26913 \end_layout
26914
26915 \begin_layout Standard
26916 Para crear una entrada en el índice usa el menú 
26917 \family sans
26918 Insertar\SpecialChar \menuseparator
26919 Entrada
26920 \begin_inset space ~
26921 \end_inset
26922
26923 de
26924 \begin_inset space ~
26925 \end_inset
26926
26927 índice 
26928 \family default
26929 o el botón 
26930 \begin_inset Graphics
26931         filename ../../images/index-insert.png
26932
26933 \end_inset
26934
26935 .
26936  Se inserta un cuadro gris con la etiqueta 
26937 \begin_inset Quotes fld
26938 \end_inset
26939
26940
26941 \family sans
26942 Ind
26943 \family default
26944
26945 \begin_inset Quotes frd
26946 \end_inset
26947
26948  que contiene el texto que aparecerá en el índice.
26949  Por omisión, LyX escoge como texto para la entrada de índice la palabra
26950  en la que está el cursor o el texto que esté seleccionado.
26951  
26952 \end_layout
26953
26954 \begin_layout Standard
26955 En las siguientes subsecciones describiremos brevemente los comandos para
26956  el índice alfabético.
26957  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
26958  algún libro de LaTeX, 
26959 \begin_inset CommandInset citation
26960 LatexCommand cite
26961 key "latexcompanion,latexbook,latexguide"
26962
26963 \end_inset
26964
26965 .
26966 \end_layout
26967
26968 \begin_layout Standard
26969 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
26970 \end_layout
26971
26972 \begin_layout Standard
26973 El índice alfabético se inserta en el documento con el menú 
26974 \family sans
26975 Insertar\SpecialChar \menuseparator
26976 Lista
26977 \begin_inset space \thinspace{}
26978 \end_inset
26979
26980 /
26981 \begin_inset space \thinspace{}
26982 \end_inset
26983
26984 Índice\SpecialChar \menuseparator
26985 Índice
26986 \begin_inset space ~
26987 \end_inset
26988
26989 alfabético
26990 \family default
26991 .
26992  En LyX se muestra un cuadro azul claro con la etiqueta 
26993 \begin_inset Quotes fld
26994 \end_inset
26995
26996
26997 \family sans
26998 Índice
26999 \family default
27000
27001 \begin_inset Quotes frd
27002 \end_inset
27003
27004  en el lugar en que saldrá impreso en la salida.
27005  Este tipo de cuadro no admite clic.
27006 \end_layout
27007
27008 \begin_layout Subsection
27009 Agrupación de entradas de índice
27010 \begin_inset Index idx
27011 status collapsed
27012
27013 \begin_layout Plain Layout
27014 Ind@Índice alfabético ! Agrupación de entradas
27015 \end_layout
27016
27017 \end_inset
27018
27019
27020 \end_layout
27021
27022 \begin_layout Standard
27023 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
27024  búsquedas más rápidas.
27025  Supongamos que queremos agrupar las entradas del índice para las listas
27026  enumeración y enumeración* bajo la entrada 
27027 \begin_inset Quotes fld
27028 \end_inset
27029
27030
27031 \family sans
27032 Listas
27033 \family default
27034
27035 \begin_inset Quotes frd
27036 \end_inset
27037
27038 .
27039  Primero creamos esta entrada en la sección
27040 \begin_inset space \thinspace{}
27041 \end_inset
27042
27043
27044 \begin_inset space ~
27045 \end_inset
27046
27047
27048 \begin_inset CommandInset ref
27049 LatexCommand ref
27050 reference "sub:Listas"
27051
27052 \end_inset
27053
27054 .
27055  En el campo de texto de la entrada de índice en la sección
27056 \begin_inset space ~
27057 \end_inset
27058
27059
27060 \begin_inset CommandInset ref
27061 LatexCommand ref
27062 reference "sec:Enumeración*"
27063
27064 \end_inset
27065
27066 , insertamos lo siguiente
27067 \end_layout
27068
27069 \begin_layout Standard
27070
27071 \series bold
27072 Listas ! Enumeración*
27073 \end_layout
27074
27075 \begin_layout Standard
27076 y en la entrada de índice de la sección
27077 \begin_inset space \thinspace{}
27078 \end_inset
27079
27080
27081 \begin_inset CommandInset ref
27082 LatexCommand ref
27083 reference "sec:Enumeración"
27084
27085 \end_inset
27086
27087  ponemos
27088 \end_layout
27089
27090 \begin_layout Standard
27091
27092 \series bold
27093 Listas ! Enumeración
27094 \end_layout
27095
27096 \begin_layout Standard
27097 El signo de exclamación 
27098 \begin_inset Quotes fld
27099 \end_inset
27100
27101 !
27102 \begin_inset Quotes frd
27103 \end_inset
27104
27105  indica los niveles de agrupación.
27106  Puedes tener tres niveles; cada nivel se sangra un poco más.
27107  Para el nivel más alto no hace falta entrada de índice.
27108  Si no ponemos ninguna entrada de índice para 
27109 \begin_inset Quotes fld
27110 \end_inset
27111
27112 Listas
27113 \begin_inset Quotes frd
27114 \end_inset
27115
27116 , se imprimirá de todas formas pero sin número de página.
27117  
27118 \end_layout
27119
27120 \begin_layout Subsection
27121 Rangos de página
27122 \begin_inset Index idx
27123 status collapsed
27124
27125 \begin_layout Plain Layout
27126 Ind@Índice alfabético ! Rangos de página
27127 \end_layout
27128
27129 \end_inset
27130
27131
27132 \end_layout
27133
27134 \begin_layout Standard
27135 Normalmente las entradas de índice aparecerán con el número de página de
27136  la sección indexada.
27137  Pero a veces querrás indexar más páginas bajo la misma entrada.
27138  P.
27139 \begin_inset space \thinspace{}
27140 \end_inset
27141
27142 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
27143  en la sección
27144 \begin_inset space \thinspace{}
27145 \end_inset
27146
27147
27148 \begin_inset CommandInset ref
27149 LatexCommand ref
27150 reference "sec:Entornos-de-párrafo"
27151
27152 \end_inset
27153
27154  con el comando 
27155 \end_layout
27156
27157 \begin_layout Standard
27158
27159 \series bold
27160 Entornos de párrafo|(
27161 \end_layout
27162
27163 \begin_layout Standard
27164 y otra entrada al final de la seción
27165 \begin_inset space ~
27166 \end_inset
27167
27168
27169 \begin_inset CommandInset ref
27170 LatexCommand ref
27171 reference "sub:Código-LyX"
27172
27173 \end_inset
27174
27175  con el comando
27176 \end_layout
27177
27178 \begin_layout Standard
27179
27180 \series bold
27181 Entornos de párrafo|)
27182 \end_layout
27183
27184 \begin_layout Standard
27185 Los comandos 
27186 \begin_inset Quotes fld
27187 \end_inset
27188
27189
27190 \series bold
27191 |(
27192 \series default
27193
27194 \begin_inset Quotes frd
27195 \end_inset
27196
27197  y 
27198 \begin_inset Quotes fld
27199 \end_inset
27200
27201
27202 \series bold
27203 |)
27204 \series default
27205
27206 \begin_inset Quotes frd
27207 \end_inset
27208
27209  respectivamente inician y finalizan el rango de páginas.
27210 \end_layout
27211
27212 \begin_layout Standard
27213 Puedes añadir la misma entrada de índice en distintos sitios del documento.
27214  En la salida se muestra una lista de referencias de páginas, separadas
27215  por comas, bajo la misma entrada.
27216  Un ejemplo es la entrada de índice «Documentos ! Configuración».
27217 \end_layout
27218
27219 \begin_layout Subsection
27220 Referencias cruzadas
27221 \begin_inset Index idx
27222 status collapsed
27223
27224 \begin_layout Plain Layout
27225 Ind@Índice alfabético ! Referencias cruzadas
27226 \end_layout
27227
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \begin_layout Standard
27234 Es posible hacer referencia a otra entrada del índice.
27235  Por ejemplo, en la entrada 
27236 \begin_inset Quotes fld
27237 \end_inset
27238
27239 GIF
27240 \begin_inset Quotes frd
27241 \end_inset
27242
27243  (en la sección
27244 \begin_inset space ~
27245 \end_inset
27246
27247
27248 \begin_inset CommandInset ref
27249 LatexCommand ref
27250 reference "sub:Formatos-de-imagen"
27251
27252 \end_inset
27253
27254 ) del índice, se hace una referencia a la entrada 
27255 \begin_inset Quotes fld
27256 \end_inset
27257
27258 Formatos de imagen
27259 \begin_inset Quotes frd
27260 \end_inset
27261
27262  en la misma sección con el comando
27263 \end_layout
27264
27265 \begin_layout Standard
27266
27267 \series bold
27268 GIF|see{Formatos de imagen}
27269 \end_layout
27270
27271 \begin_layout Standard
27272 donde las llaves deben insertarse en código TeX.
27273  El texto entre llaves es la entrada a la que se remite.
27274  En la salida aparece sin número de página.
27275 \begin_inset Foot
27276 status collapsed
27277
27278 \begin_layout Plain Layout
27279
27280 \emph on
27281 N.
27282 \begin_inset space \thinspace{}
27283 \end_inset
27284
27285 del t.
27286 \emph default
27287 : En la salida, el término 
27288 \emph on
27289 see
27290 \emph default
27291  se traduce automáticamente por 
27292 \emph on
27293 véase
27294 \emph default
27295 .
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \begin_layout Subsection
27304 Orden de entradas en el índice
27305 \begin_inset Index idx
27306 status collapsed
27307
27308 \begin_layout Plain Layout
27309 Ind@Índice alfabético ! Orden de las entradas
27310 \end_layout
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \begin_layout Standard
27318 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
27319  las entradas podrían no estar en el orden adecuado.
27320  Las entradas se ordenan alfabéticamente, pero LaTeX
27321 \begin_inset Foot
27322 status collapsed
27323
27324 \begin_layout Plain Layout
27325 El índice es generado en segundo plano por un programa externo, véase la
27326  sección
27327 \begin_inset space ~
27328 \end_inset
27329
27330
27331 \begin_inset CommandInset ref
27332 LatexCommand ref
27333 reference "sub:Programas-para-índice"
27334
27335 \end_inset
27336
27337 .
27338 \end_layout
27339
27340 \end_inset
27341
27342  no sabe ordenar caracteres acentuados en idiomas distintos.
27343  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
27344  
27345 \begin_inset Index idx
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349 Entradas postizas ! maïs
27350 \end_layout
27351
27352 \end_inset
27353
27354
27355 \begin_inset Index idx
27356 status collapsed
27357
27358 \begin_layout Plain Layout
27359 Entradas postizas ! maître
27360 \end_layout
27361
27362 \end_inset
27363
27364
27365 \begin_inset Index idx
27366 status collapsed
27367
27368 \begin_layout Plain Layout
27369 Entradas postizas ! maïs@maison
27370 \end_layout
27371
27372 \end_inset
27373
27374 .
27375  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
27376  maison, maître.
27377  Para conseguirlo usamos el comando 
27378 \end_layout
27379
27380 \begin_layout Standard
27381
27382 \series bold
27383 entrada anterior@entrada actual
27384 \end_layout
27385
27386 \begin_layout Standard
27387 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
27388  la entrada de esta forma: 
27389 \end_layout
27390
27391 \begin_layout Standard
27392
27393 \series bold
27394 maïs@maison
27395 \end_layout
27396
27397 \begin_layout Standard
27398 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
27399  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
27400  ejemplo.
27401 \begin_inset Foot
27402 status collapsed
27403
27404 \begin_layout Plain Layout
27405
27406 \emph on
27407 N.
27408 \begin_inset space \thinspace{}
27409 \end_inset
27410
27411 del t
27412 \emph default
27413 .: En las secciones 
27414 \begin_inset CommandInset ref
27415 LatexCommand ref
27416 reference "sec:IG"
27417
27418 \end_inset
27419
27420  y 
27421 \begin_inset CommandInset ref
27422 LatexCommand ref
27423 reference "sec:Indice-alfabético"
27424
27425 \end_inset
27426
27427  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
27428  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
27429 \end_layout
27430
27431 \end_inset
27432
27433
27434 \end_layout
27435
27436 \begin_layout Standard
27437 \begin_inset VSpace bigskip
27438 \end_inset
27439
27440
27441 \end_layout
27442
27443 \begin_layout Standard
27444 En algunos casos, si estás usando el programa 
27445 \family sans
27446 makeindex
27447 \family default
27448  para generar el índice, el orden de entradas en el índice no es correcto
27449  (véase la sec.
27450 \begin_inset space \thinspace{}
27451 \end_inset
27452
27453
27454 \begin_inset CommandInset ref
27455 LatexCommand ref
27456 reference "sub:Programas-para-índice"
27457
27458 \end_inset
27459
27460 ).
27461  Por ejemplo, 
27462 \family sans
27463 makeindex
27464 \family default
27465  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
27466  la sec.
27467 \begin_inset space \thinspace{}
27468 \end_inset
27469
27470
27471 \begin_inset CommandInset ref
27472 LatexCommand ref
27473 reference "sub:Fuentes-de-documento"
27474
27475 \end_inset
27476
27477 , después de las entradas de índice de los demás paquetes LaTeX, aunque
27478  todos estos comandos de índice empiezan con 
27479 \begin_inset Quotes eld
27480 \end_inset
27481
27482
27483 \series bold
27484 LaTeX, paquetes ! 
27485 \series default
27486
27487 \begin_inset Quotes erd
27488 \end_inset
27489
27490 .
27491  La razón es que la entrada de índice para aeguill está en una nota al pie.
27492  Para arreglar este fallo de 
27493 \family sans
27494 makeindex
27495 \family default
27496 , añade estos comandos en el preámbulo del documento:
27497 \end_layout
27498
27499 \begin_layout Standard
27500
27501 \series bold
27502
27503 \backslash
27504 let
27505 \backslash
27506 OrgIndex
27507 \backslash
27508 index
27509 \end_layout
27510
27511 \begin_layout Standard
27512
27513 \series bold
27514
27515 \backslash
27516 renewcommand*{
27517 \backslash
27518 index}[1]{
27519 \backslash
27520 OrgIndex{#1}}
27521 \end_layout
27522
27523 \begin_layout Subsection
27524 Formato de entradas del índice
27525 \begin_inset Index idx
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529 Ind@Índice alfabético ! Formato de las entradas
27530 \end_layout
27531
27532 \end_inset
27533
27534
27535 \end_layout
27536
27537 \begin_layout Standard
27538 El aspecto de las entradas de índice se puede cambiar con el diálogo de
27539  estilo del texto.
27540 \begin_inset Index idx
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544 Entradas postizas ! 
27545 \emph on
27546 Entrada en cursiva
27547 \end_layout
27548
27549 \end_inset
27550
27551  También se puede formatear el número de página mediante el carácter 
27552 \begin_inset Quotes fld
27553 \end_inset
27554
27555 |
27556 \begin_inset Quotes frd
27557 \end_inset
27558
27559  seguido del comando LaTeX sin barra invertida.
27560  Por ejemplo, podemos poner
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \series bold
27566 número en cursiva:|textit
27567 \end_layout
27568
27569 \begin_layout Standard
27570 para imprimir el número en cursiva.
27571 \begin_inset Index idx
27572 status collapsed
27573
27574 \begin_layout Plain Layout
27575 Entradas postizas ! número en cursiva:|textit
27576 \end_layout
27577
27578 \end_inset
27579
27580  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
27581  en este caso especial 
27582 \begin_inset Quotes fld
27583 \end_inset
27584
27585
27586 \series bold
27587 |command
27588 \series default
27589
27590 \begin_inset Quotes frd
27591 \end_inset
27592
27593  equivale a 
27594 \series bold
27595
27596 \backslash
27597 command{page
27598 \begin_inset space ~
27599 \end_inset
27600
27601 number}
27602 \series default
27603 .
27604  Echa un vistazo a la sección
27605 \begin_inset space ~
27606 \end_inset
27607
27608
27609 \begin_inset CommandInset ref
27610 LatexCommand ref
27611 reference "sub:LaTeX-Sintaxis"
27612
27613 \end_inset
27614
27615  para saber más sobre sintaxis de LaTeX.
27616 \end_layout
27617
27618 \begin_layout Standard
27619 \begin_inset Note Greyedout
27620 status collapsed
27621
27622 \begin_layout Plain Layout
27623
27624 \series bold
27625 Nota:
27626 \series default
27627  El formato de entradas individuales sólo funciona si usas el programa 
27628 \family sans
27629 makeindex 
27630 \family default
27631 para generar el índice, véase la sec.
27632 \begin_inset space ~
27633 \end_inset
27634
27635
27636 \begin_inset CommandInset ref
27637 LatexCommand ref
27638 reference "sub:Programas-para-índice"
27639
27640 \end_inset
27641
27642 .
27643  Si usas 
27644 \family sans
27645 xindy
27646 \family default
27647 , sólo funciona para negrita y cursiva.
27648  Esto se debe a que xindy requiere definir elementos semánticos antes de
27649  poder usarse, véase
27650 \begin_inset space ~
27651 \end_inset
27652
27653
27654 \begin_inset CommandInset citation
27655 LatexCommand cite
27656 after "p. 678 ff."
27657 key "latexcompanion"
27658
27659 \end_inset
27660
27661  para detalles.
27662 \end_layout
27663
27664 \end_inset
27665
27666
27667 \end_layout
27668
27669 \begin_layout Standard
27670 En general recomendamos no utilizar el procedimiento anterior.
27671  Es mejor definir una macro en el preámbulo.
27672  Considera por qué quieres algunos números de página en negrita.
27673  Quizá quieras en cursiva todos los números de página que se refieran a
27674  definiciones del término indexado para que el usuario las encuentre fácilmente.
27675  Para ello, pon lo siguiente en el preámbulo 
27676 \end_layout
27677
27678 \begin_layout Standard
27679
27680 \series bold
27681
27682 \backslash
27683 newcommand{
27684 \backslash
27685 IndexDef}[1]{
27686 \backslash
27687 textit{#1}}
27688 \end_layout
27689
27690 \begin_layout Standard
27691 y escribe
27692 \end_layout
27693
27694 \begin_layout Standard
27695
27696 \series bold
27697 mi entrada|IndexDef
27698 \end_layout
27699
27700 \begin_layout Standard
27701 en la entrada de índice.
27702 \begin_inset Index idx
27703 status collapsed
27704
27705 \begin_layout Plain Layout
27706 Entradas postizas ! mi entrada|IndexDef
27707 \end_layout
27708
27709 \end_inset
27710
27711  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
27712  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
27713 \end_layout
27714
27715 \begin_layout Standard
27716 También puedes cambiar el formato para todo el índice.
27717  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
27718  en negrita, con lo que todas las entradas del índice alfabético saldrán
27719  con ese estilo de letra.
27720  Para tareas más avanzadas tienes que componer un 
27721 \emph on
27722 Index Style File
27723 \emph default
27724 , véase la documentación de 
27725 \family sans
27726 makeindex
27727 \family default
27728  o 
27729 \family sans
27730 xindy
27731 \family default
27732  para detalles, 
27733 \begin_inset CommandInset citation
27734 LatexCommand cite
27735 key "makeindex,xindy"
27736
27737 \end_inset
27738
27739 .
27740 \end_layout
27741
27742 \begin_layout Subsection
27743 Programas para generar el índice
27744 \begin_inset Index idx
27745 status collapsed
27746
27747 \begin_layout Plain Layout
27748 Ind@Índice alfabético ! Programas para generarlo
27749 \end_layout
27750
27751 \end_inset
27752
27753
27754 \begin_inset CommandInset label
27755 LatexCommand label
27756 name "sub:Programas-para-índice"
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Standard
27764 Si está instalado el programa 
27765 \family sans
27766 xindy
27767 \family default
27768  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27769  usa para generar el índice, si no se usa el programa 
27770 \family sans
27771 makeindex
27772 \family default
27773 , que forma parte de cualquier distribución LaTeX.
27774  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27775  en el diálogo de preferencias de LyX, véase la sección
27776 \begin_inset space ~
27777 \end_inset
27778
27779
27780 \begin_inset CommandInset ref
27781 LatexCommand ref
27782 reference "sub:LaTeX-Configuración"
27783
27784 \end_inset
27785
27786 .
27787  Las opciones disponibles se explican en
27788 \begin_inset space ~
27789 \end_inset
27790
27791
27792 \begin_inset CommandInset citation
27793 LatexCommand cite
27794 key "makeindex,xindy"
27795
27796 \end_inset
27797
27798 .
27799  Además puedes especificar otro programa para generar el índice.
27800 \end_layout
27801
27802 \begin_layout Standard
27803
27804 \family sans
27805 makeindex
27806 \family default
27807  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27808  En particular, ha sido definido pensando exclusivamente en el inglés.
27809  Así que falla en la ordenación correcta de todo lo que no sea texto de
27810  tipo inglés.
27811  Hemos explicado anteriormente como arreglar esto.
27812  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27813  de 
27814 \family sans
27815 xindy
27816 \family default
27817 .
27818 \end_layout
27819
27820 \begin_layout Standard
27821
27822 \end_layout
27823
27824 \begin_layout Section
27825 Nomenclatura / Glosario
27826 \begin_inset Index idx
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830 Nomenclatura
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \begin_inset Index idx
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 Glosario|see
27841 \begin_inset ERT
27842 status collapsed
27843
27844 \begin_layout Plain Layout
27845
27846 {
27847 \end_layout
27848
27849 \end_inset
27850
27851 Nomenclatura
27852 \begin_inset ERT
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856
27857 }
27858 \end_layout
27859
27860 \end_inset
27861
27862
27863 \end_layout
27864
27865 \end_inset
27866
27867
27868 \begin_inset CommandInset label
27869 LatexCommand label
27870 name "sec:Nomenclatura"
27871
27872 \end_inset
27873
27874
27875 \end_layout
27876
27877 \begin_layout Standard
27878 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27879  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27880 ra o glosario.
27881 \end_layout
27882
27883 \begin_layout Standard
27884 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27885 \series bold
27886 nomencl
27887 \series default
27888
27889 \begin_inset Index idx
27890 status collapsed
27891
27892 \begin_layout Plain Layout
27893 LaTeX, paquetes ! nomencl
27894 \end_layout
27895
27896 \end_inset
27897
27898 .
27899  Lo puedes encontrar en el Catálogo TeX, 
27900 \begin_inset CommandInset citation
27901 LatexCommand cite
27902 key "TeXCatalogue"
27903
27904 \end_inset
27905
27906  o en el administrador de paquetes de tu sistema LaTeX.
27907 \end_layout
27908
27909 \begin_layout Standard
27910 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
27911  y usando el menú 
27912 \family sans
27913 Insertar\SpecialChar \menuseparator
27914 Entrada
27915 \begin_inset space ~
27916 \end_inset
27917
27918 de
27919 \begin_inset space ~
27920 \end_inset
27921
27922 nomenclatura
27923 \family default
27924  o el botón 
27925 \begin_inset Graphics
27926         filename ../../images/nomencl-insert.png
27927
27928 \end_inset
27929
27930 .
27931  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
27932  con la etiqueta «
27933 \family sans
27934 Nom
27935 \family default
27936 ».
27937 \end_layout
27938
27939 \begin_layout Standard
27940 Una ventana de nomenclatura contiene dos entradas principales: la primera
27941  es el propio símbolo y la segunda su descripción.
27942 \end_layout
27943
27944 \begin_layout Standard
27945 \begin_inset Note Greyedout
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949
27950 \series bold
27951 Nota:
27952 \series default
27953  Debes introducir en todos los campos código LaTeX válido.
27954 \end_layout
27955
27956 \end_inset
27957
27958
27959 \end_layout
27960
27961 \begin_layout Subsection
27962 Definición y formato de la nomenclatura
27963 \begin_inset Index idx
27964 status collapsed
27965
27966 \begin_layout Plain Layout
27967 Nomenclatura ! Formato
27968 \end_layout
27969
27970 \end_inset
27971
27972
27973 \end_layout
27974
27975 \begin_layout Standard
27976 Si tienes que referir símbolos, tienes que definirlos en el campo 
27977 \family sans
27978 Símbolo 
27979 \family default
27980 como fórmula de LaTeX.
27981  Por ejemplo, para obtener «
27982 \begin_inset Formula $\sigma$
27983 \end_inset
27984
27985 », inserta:
27986 \begin_inset Newline newline
27987 \end_inset
27988
27989
27990 \series bold
27991 $
27992 \backslash
27993 sigma$
27994 \begin_inset Newline newline
27995 \end_inset
27996
27997
27998 \series default
27999 El carácter «$» empieza y finaliza el modo matemático.
28000  El comando LaTeX para la letra griega es su nombre precedido de la barra
28001  invertida «
28002 \backslash
28003 ».
28004  Para letras griegas mayúsculas el comando comienza también con mayúscula,
28005  
28006 \series bold
28007
28008 \backslash
28009 Sigma
28010 \series default
28011 .
28012 \end_layout
28013
28014 \begin_layout Standard
28015 (En la sección
28016 \begin_inset space ~
28017 \end_inset
28018
28019
28020 \begin_inset CommandInset ref
28021 LatexCommand ref
28022 reference "sub:LaTeX-Sintaxis"
28023
28024 \end_inset
28025
28026  hay una breve introducción a la sintaxis de LaTeX.)
28027 \end_layout
28028
28029 \begin_layout Standard
28030 El diálogo Estilo
28031 \begin_inset space ~
28032 \end_inset
28033
28034 del
28035 \begin_inset space ~
28036 \end_inset
28037
28038 t
28039 \family sans
28040 exto
28041 \family default
28042  no se puede emplear para formatear la descripción, hay que usar comandos
28043  LaTeX.
28044  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
28045  «
28046 \begin_inset Formula $\sigma$
28047 \end_inset
28048
28049 » en este documento es:
28050 \begin_inset Newline newline
28051 \end_inset
28052
28053
28054 \series bold
28055 entrada postiza para el carácter 
28056 \backslash
28057 textsf{sigma}
28058 \series default
28059
28060 \begin_inset Newline newline
28061 \end_inset
28062
28063 El comando 
28064 \series bold
28065
28066 \backslash
28067 textsf
28068 \series default
28069  pone el texto en estilo 
28070 \family sans
28071 sans
28072 \begin_inset space ~
28073 \end_inset
28074
28075 serif
28076 \family default
28077 .
28078  Para estilo 
28079 \series bold
28080 negrita
28081 \series default
28082  usa el comando 
28083 \series bold
28084
28085 \backslash
28086 textbf
28087 \series default
28088 , para 
28089 \family typewriter
28090 typewriter
28091 \family default
28092  usa 
28093 \series bold
28094
28095 \backslash
28096 texttt
28097 \series default
28098 , para 
28099 \emph on
28100 cursiva
28101 \emph default
28102  usa 
28103 \series bold
28104
28105 \backslash
28106 emph
28107 \series default
28108 .
28109 \end_layout
28110
28111 \begin_layout Subsection
28112 Orden de las entradas de la nomenclatura
28113 \begin_inset Index idx
28114 status collapsed
28115
28116 \begin_layout Plain Layout
28117 Nomenclatura ! Orden de las entradas
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \begin_layout Standard
28126 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
28127  LaTeX de la definición del símbolo.
28128  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
28129  símbolos en el código.
28130  Supón que tienes entradas de nomenclatura para los símbolos 
28131 \emph on
28132 a
28133 \begin_inset CommandInset nomenclature
28134 LatexCommand nomenclature
28135 symbol "a"
28136 description "entrada postiza para el carácter \"a\""
28137
28138 \end_inset
28139
28140
28141 \emph default
28142  y 
28143 \begin_inset Formula $\sigma$
28144 \end_inset
28145
28146
28147 \begin_inset CommandInset nomenclature
28148 LatexCommand nomenclature
28149 prefix "Sigma"
28150 symbol "$\\sigma$"
28151 description "entrada postiza para el carácter \\textsf{sigma}"
28152
28153 \end_inset
28154
28155 .
28156  Serán ordenados según «
28157 \family sans
28158 a
28159 \family default
28160 » y «
28161 \family typewriter
28162 $
28163 \backslash
28164 sigma$
28165 \family default
28166 », y por tanto 
28167 \begin_inset Formula $\sigma$
28168 \end_inset
28169
28170  estará delante de 
28171 \emph on
28172 a
28173 \emph default
28174  porque el carácter «$» es tenido en cuenta para la ordenación.
28175 \end_layout
28176
28177 \begin_layout Standard
28178 Para controlar el orden de la lista se usa el campo 
28179 \family sans
28180 Ordenar
28181 \begin_inset space ~
28182 \end_inset
28183
28184 como 
28185 \family default
28186 en el diálogo de nomenclatura.
28187  Entonces el orden será establecido teniendo en cuenta el texto de dicho
28188  campo y no la definición del símbolo.
28189  Para nuestro ejemplo, puedes escribir 
28190 \family typewriter
28191 sigma
28192 \family default
28193  para 
28194 \begin_inset Formula $\sigma$
28195 \end_inset
28196
28197 , con lo que 
28198 \begin_inset Formula $\sigma$
28199 \end_inset
28200
28201
28202 \emph on
28203  
28204 \emph default
28205 se colocará donde corresponda.
28206 \end_layout
28207
28208 \begin_layout Standard
28209 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
28210  la documentación del paquete 
28211 \series bold
28212 nomencl
28213 \series default
28214
28215 \begin_inset CommandInset citation
28216 LatexCommand cite
28217 key "nomencl"
28218
28219 \end_inset
28220
28221 .
28222 \end_layout
28223
28224 \begin_layout Subsection
28225 Opciones para la nomenclatura
28226 \begin_inset Index idx
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230 Nomenclatura ! Opciones
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239 El paquete 
28240 \series bold
28241 nomencl
28242 \series default
28243  acepta algunas opciones para modificar su apariencia.
28244  Aquí hay algunas de ellas (y más en su documentación):
28245 \end_layout
28246
28247 \begin_layout Description
28248 refeq Adjunta la frase «
28249 \family sans
28250 , véase la ecuación (
28251 \emph on
28252 eq
28253 \emph default
28254 )
28255 \family default
28256 » a cada entrada, siendo 
28257 \family sans
28258 \emph on
28259 eq
28260 \family default
28261 \emph default
28262  el número de la última ecuación al frente de la entrada de la nomenclatura
28263 \end_layout
28264
28265 \begin_layout Description
28266 refpage Adjunta la frase «
28267 \family sans
28268 , página 
28269 \emph on
28270 página
28271 \family default
28272 \emph default
28273 » a cada entrada, siendo 
28274 \family sans
28275 \emph on
28276 página
28277 \family default
28278 \emph default
28279  el número de la página en la que aparece la entrada
28280 \end_layout
28281
28282 \begin_layout Description
28283 intoc Inserta la nomenclatura en el Índice general
28284 \end_layout
28285
28286 \begin_layout Standard
28287 Además están las opciones 
28288 \series bold
28289 croatian
28290 \series default
28291
28292 \series bold
28293 danish
28294 \series default
28295
28296 \series bold
28297 english
28298 \series default
28299
28300 \series bold
28301 french
28302 \series default
28303
28304 \series bold
28305 german
28306 \series default
28307
28308 \series bold
28309 italian
28310 \series default
28311
28312 \series bold
28313 polish
28314 \series default
28315
28316 \series bold
28317 portuguese
28318 \series default
28319
28320 \series bold
28321 russian
28322 \series default
28323
28324 \series bold
28325 spanish
28326 \series default
28327 , y 
28328 \series bold
28329 ukrainian
28330 \series default
28331  para imprimir el título y los textos de las referencias en el idioma correspond
28332 iente.
28333 \end_layout
28334
28335 \begin_layout Standard
28336 Para emplear una o más de las opciones, añádelas separadas por comas en
28337  el campo de opciones de la clase de documento, en el diálogo 
28338 \family sans
28339 Documento\SpecialChar \menuseparator
28340 Configuración
28341 \family default
28342 .
28343  En este documento se ha puesto la opción 
28344 \series bold
28345 intoc
28346 \series default
28347 .
28348 \end_layout
28349
28350 \begin_layout Standard
28351 \begin_inset VSpace bigskip
28352 \end_inset
28353
28354
28355 \end_layout
28356
28357 \begin_layout Standard
28358 También se pueden usar las dos primeras opciones de antes sólo para ciertas
28359  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
28360  última entrada en el campo 
28361 \family sans
28362 Descripción
28363 \family default
28364  del diálogo 
28365 \family sans
28366 Entrada de nomenclatura
28367 \family default
28368 :
28369 \end_layout
28370
28371 \begin_layout Description
28372
28373 \backslash
28374 nomrefeq Como la opción 
28375 \series bold
28376 refeq
28377 \end_layout
28378
28379 \begin_layout Description
28380
28381 \backslash
28382 nomrefpage Como la opción 
28383 \series bold
28384 refpage
28385 \end_layout
28386
28387 \begin_layout Description
28388
28389 \backslash
28390 nomrefeqpage Forma abreviada de 
28391 \series bold
28392
28393 \backslash
28394 nomrefeq
28395 \backslash
28396 nomrefpage
28397 \end_layout
28398
28399 \begin_layout Description
28400
28401 \backslash
28402 nomnorefeq,
28403 \begin_inset space ~
28404 \end_inset
28405
28406
28407 \backslash
28408 nomnorefpage,
28409 \begin_inset space ~
28410 \end_inset
28411
28412
28413 \backslash
28414 nomnorefeqpage Deshabilita las opciones correspondientes
28415 \end_layout
28416
28417 \begin_layout Subsection
28418 Imprimir la nomenclatura
28419 \begin_inset Index idx
28420 status collapsed
28421
28422 \begin_layout Plain Layout
28423 Nomenclatura ! Impresión
28424 \end_layout
28425
28426 \end_inset
28427
28428
28429 \end_layout
28430
28431 \begin_layout Standard
28432 Para imprimir la nomenclatura usa el menú 
28433 \family sans
28434 Insertar\SpecialChar \menuseparator
28435 Lista
28436 \begin_inset space \thinspace{}
28437 \end_inset
28438
28439 /
28440 \begin_inset space \thinspace{}
28441 \end_inset
28442
28443 Índice\SpecialChar \menuseparator
28444 Nomenclatura
28445 \family default
28446 .
28447  Se mostrará un cuadro azul claro etiquetado «
28448 \family sans
28449 Nomenclatur
28450 \family default
28451 a» en el lugar en el que aparecerá en la salida.
28452  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
28453  es desplegable.
28454 \end_layout
28455
28456 \begin_layout Standard
28457 En la salida impresa aparece el título «Nomenclatura».
28458  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
28459 \series bold
28460
28461 \backslash
28462 nomname
28463 \series default
28464  en el preámbulo.
28465  Por ejemplo, para titular como 
28466 \emph on
28467 Índice de símbolos
28468 \emph default
28469 , añade al preámbulo la línea:
28470 \end_layout
28471
28472 \begin_layout Standard
28473
28474 \family roman
28475 \series bold
28476
28477 \backslash
28478 renewcommand{
28479 \backslash
28480 nomname}{Índice de símbolos}
28481 \end_layout
28482
28483 \begin_layout Standard
28484 \begin_inset VSpace defskip
28485 \end_inset
28486
28487
28488 \end_layout
28489
28490 \begin_layout Standard
28491 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
28492  línea:
28493 \end_layout
28494
28495 \begin_layout Standard
28496
28497 \family roman
28498 \series bold
28499
28500 \backslash
28501 renewcommand{
28502 \backslash
28503 nomlabelwidth}{anchura}
28504 \end_layout
28505
28506 \begin_layout Standard
28507
28508 \family roman
28509 La anchura es un valor expresado en una de las unidades listadas en el apéndice
28510 \begin_inset space ~
28511 \end_inset
28512
28513
28514 \begin_inset CommandInset ref
28515 LatexCommand ref
28516 reference "cap:Unidades-disponibles"
28517
28518 \end_inset
28519
28520 .
28521  El valor predeterminado es 1
28522 \begin_inset space \thinspace{}
28523 \end_inset
28524
28525 cm.
28526 \end_layout
28527
28528 \begin_layout Subsection
28529 Programa para la nomenclatura
28530 \begin_inset CommandInset label
28531 LatexCommand label
28532 name "sub:Programa-para-la-nomenclatura"
28533
28534 \end_inset
28535
28536
28537 \begin_inset Index idx
28538 status collapsed
28539
28540 \begin_layout Plain Layout
28541 Nomenclatura ! Programa
28542 \end_layout
28543
28544 \end_inset
28545
28546
28547 \end_layout
28548
28549 \begin_layout Standard
28550 LyX utiliza el programa
28551 \family sans
28552  makeindex
28553 \family default
28554 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
28555  El diálogo de las preferencias de LyX permite especificar otro programa
28556  o controlar 
28557 \family sans
28558 makeindex
28559 \family default
28560  añadiendo opciones, véase la sección
28561 \begin_inset space ~
28562 \end_inset
28563
28564
28565 \begin_inset CommandInset ref
28566 LatexCommand ref
28567 reference "sub:LaTeX-Configuración"
28568
28569 \end_inset
28570
28571 .
28572  Las opciones disponibles se explican en 
28573 \begin_inset CommandInset citation
28574 LatexCommand cite
28575 key "nomencl,makeindex"
28576
28577 \end_inset
28578
28579 .
28580 \end_layout
28581
28582 \begin_layout Section
28583 Ramas
28584 \begin_inset Index idx
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588 Ramas
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \begin_inset Index idx
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 Documentos ! Ramas
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \begin_inset CommandInset label
28605 LatexCommand label
28606 name "sec:Ramas"
28607
28608 \end_inset
28609
28610
28611 \end_layout
28612
28613 \begin_layout Standard
28614 A veces es útil ocultar ciertas partes de un documento en la salida.
28615  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
28616 s de un examen en el mismo documento, pero no quiere, evidentemente, que
28617  los alumnos vean las respuestas.
28618 \end_layout
28619
28620 \begin_layout Standard
28621 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
28622  El texto de una rama sólo aparecerá en la salida si la rama está activada.
28623  Para crear una rama, 
28624 \lang english
28625 either select the menu 
28626 \family sans
28627 Insert\SpecialChar \menuseparator
28628 Branch\SpecialChar \menuseparator
28629 Insert New Branch
28630 \family default
28631  (if you just want to specify a new branch), or go 
28632 \lang spanish
28633 en el diálogo 
28634 \family sans
28635 Documento\SpecialChar \menuseparator
28636 Configuración
28637 \family default
28638 , ve al apartado 
28639 \family sans
28640 Ramas
28641 \family default
28642 .
28643  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
28644  fondo en LyX.
28645  
28646 \lang english
28647 Furthermore, the dialog lets you merge two branches (just rename one branch
28648  to the name of the other) and to add 
28649 \begin_inset Quotes eld
28650 \end_inset
28651
28652 unknown branches
28653 \begin_inset Quotes erd
28654 \end_inset
28655
28656  (i.
28657 \begin_inset space \thinspace{}
28658 \end_inset
28659
28660 e., branches that were added to the document via copy and paste from other
28661  documents, without having being defined) to the document's branch list.
28662 \end_layout
28663
28664 \begin_layout Standard
28665 El texto a incluir en una rama se escribe en un cuadro desplegable que se
28666  inserta mediante el menú 
28667 \family sans
28668 Insertar\SpecialChar \menuseparator
28669 Rama
28670 \family default
28671 , donde puedes elegir una de las ramas creadas.
28672  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
28673 \end_layout
28674
28675 \begin_layout Standard
28676 A continuación hay un ejemplo en el que sólo está activada la pregunta,
28677  mientras que la respuesta está desactivada y no aparece en la salida:
28678 \end_layout
28679
28680 \begin_layout Standard
28681 \begin_inset Branch Pregunta
28682 status open
28683
28684 \begin_layout Standard
28685 Pregunta: ¿Quién fue el primer Nobel de Física?
28686 \end_layout
28687
28688 \end_inset
28689
28690
28691 \end_layout
28692
28693 \begin_layout Standard
28694 \begin_inset Branch Respuesta
28695 status collapsed
28696
28697 \begin_layout Standard
28698 Respuesta: Wilhelm Conrad Röntgen
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \end_layout
28705
28706 \begin_layout Standard
28707
28708 \lang english
28709 If you activate 
28710 \family sans
28711 Filename Suffix
28712 \family default
28713  in 
28714 \family sans
28715 Document\SpecialChar \menuseparator
28716 Settings\SpecialChar \menuseparator
28717 Branches
28718 \family default
28719 , the name of the active branches will be appended to the file name at export.
28720  Consider for example a file 
28721 \begin_inset Quotes eld
28722 \end_inset
28723
28724 Exam.lyx
28725 \begin_inset Quotes erd
28726 \end_inset
28727
28728  which has the above branches.
28729  If 
28730 \begin_inset Quotes eld
28731 \end_inset
28732
28733 Filename Suffix
28734 \begin_inset Quotes erd
28735 \end_inset
28736
28737  is active, the PDF export file would be called 
28738 \begin_inset Quotes eld
28739 \end_inset
28740
28741 Exam.pdf
28742 \begin_inset Quotes erd
28743 \end_inset
28744
28745  if both the 
28746 \begin_inset Quotes eld
28747 \end_inset
28748
28749 Question
28750 \begin_inset Quotes erd
28751 \end_inset
28752
28753  and 
28754 \begin_inset Quotes eld
28755 \end_inset
28756
28757 Answer
28758 \begin_inset Quotes erd
28759 \end_inset
28760
28761  branch were inactive, 
28762 \begin_inset Quotes eld
28763 \end_inset
28764
28765 Exam-Question.pdf
28766 \begin_inset Quotes erd
28767 \end_inset
28768
28769  if only the 
28770 \begin_inset Quotes eld
28771 \end_inset
28772
28773 Question
28774 \begin_inset Quotes erd
28775 \end_inset
28776
28777  branch was active, likewise 
28778 \begin_inset Quotes eld
28779 \end_inset
28780
28781 Exam-Answer.pdf
28782 \begin_inset Quotes erd
28783 \end_inset
28784
28785  if only the 
28786 \begin_inset Quotes eld
28787 \end_inset
28788
28789 Answer
28790 \begin_inset Quotes erd
28791 \end_inset
28792
28793  branch was active, and 
28794 \begin_inset Quotes eld
28795 \end_inset
28796
28797 Exam-Question-Answer.pdf
28798 \begin_inset Quotes erd
28799 \end_inset
28800
28801  if both branches were active.
28802  This helps you to easily export different versions of your document without
28803  much hassle.
28804 \end_layout
28805
28806 \begin_layout Standard
28807 \begin_inset VSpace bigskip
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \begin_layout Standard
28814 Para usar salida condicional en sitios donde no se pueden insertar ramas,
28815  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
28816  cada rama.
28817  Por ejemplo, puedes definir para la rama pregunta
28818 \begin_inset Foot
28819 status collapsed
28820
28821 \begin_layout Plain Layout
28822 Para una introducción a la sintaxis de LaTeX, véase la sección
28823 \begin_inset space ~
28824 \end_inset
28825
28826
28827 \begin_inset CommandInset ref
28828 LatexCommand ref
28829 reference "sub:LaTeX-Sintaxis"
28830
28831 \end_inset
28832
28833
28834 \end_layout
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842
28843 \series bold
28844
28845 \backslash
28846 newcommand{
28847 \backslash
28848 pregunta}[1]{#1}
28849 \end_layout
28850
28851 \begin_layout Standard
28852
28853 \series bold
28854
28855 \backslash
28856 newcommand{
28857 \backslash
28858 respuesta}[1]{}
28859 \end_layout
28860
28861 \begin_layout Standard
28862 y para la rama respuesta
28863 \end_layout
28864
28865 \begin_layout Standard
28866
28867 \series bold
28868
28869 \backslash
28870 newcommand{
28871 \backslash
28872 pregunta}[1]{}
28873 \end_layout
28874
28875 \begin_layout Standard
28876
28877 \series bold
28878
28879 \backslash
28880 newcommand{
28881 \backslash
28882 respuesta}[1]{#1}
28883 \end_layout
28884
28885 \begin_layout Standard
28886 \begin_inset Branch Pregunta
28887 status open
28888
28889 \begin_layout Standard
28890 \begin_inset ERT
28891 status open
28892
28893 \begin_layout Plain Layout
28894
28895
28896 \backslash
28897 newcommand{
28898 \backslash
28899 pregunta}[1]{#1}
28900 \end_layout
28901
28902 \begin_layout Plain Layout
28903
28904
28905 \backslash
28906 newcommand{
28907 \backslash
28908 respuesta}[1]{}
28909 \end_layout
28910
28911 \end_inset
28912
28913
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \end_layout
28920
28921 \begin_layout Standard
28922 \begin_inset Branch Respuesta
28923 status collapsed
28924
28925 \begin_layout Standard
28926 \begin_inset ERT
28927 status open
28928
28929 \begin_layout Plain Layout
28930
28931
28932 \backslash
28933 newcommand{
28934 \backslash
28935 pregunta}[1]{}
28936 \end_layout
28937
28938 \begin_layout Plain Layout
28939
28940
28941 \backslash
28942 newcommand{
28943 \backslash
28944 respuesta}[1]{#1}
28945 \end_layout
28946
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \end_inset
28953
28954
28955 \end_layout
28956
28957 \begin_layout Standard
28958 Ahora se pueden usar los comandos 
28959 \series bold
28960
28961 \backslash
28962 pregunta{\SpecialChar \ldots{}
28963 }
28964 \series default
28965  y 
28966 \series bold
28967
28968 \backslash
28969 respuesta{\SpecialChar \ldots{}
28970 }
28971 \series default
28972  para obtener salida condicional.
28973  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
28974 \series bold
28975
28976 \backslash
28977 pregunta
28978 \series default
28979 :
28980 \begin_inset Formula \[
28981 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}
28982 \]
28983
28984 \end_inset
28985
28986
28987 \end_layout
28988
28989 \begin_layout Standard
28990 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
28991  véase el manual 
28992 \emph on
28993 Ecuaciones
28994 \emph default
28995 .
28996 \end_layout
28997
28998 \begin_layout Section
28999 Propiedades PDF
29000 \begin_inset CommandInset label
29001 LatexCommand label
29002 name "sec:Propiedades-PDF"
29003
29004 \end_inset
29005
29006
29007 \begin_inset Index idx
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011 Propiedades PDF
29012 \end_layout
29013
29014 \end_inset
29015
29016
29017 \end_layout
29018
29019 \begin_layout Standard
29020 En 
29021 \family sans
29022 Propiedades PDF 
29023 \family default
29024 del diálogo 
29025 \family sans
29026 Documento\SpecialChar \menuseparator
29027 Configuración
29028 \family default
29029  se pueden configurar opciones especiales para la salida PDF del documento.
29030  Todas las opciones son suministradas por el paquete LaTeX 
29031 \series bold
29032 hyperref
29033 \series default
29034
29035 \begin_inset Index idx
29036 status collapsed
29037
29038 \begin_layout Plain Layout
29039 LaTeX, paquetes ! hyperref
29040 \end_layout
29041
29042 \end_inset
29043
29044 .
29045 \end_layout
29046
29047 \begin_layout Standard
29048 Utilizando 
29049 \series bold
29050 hyperref
29051 \series default
29052  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
29053  Esto significa que el lector puede desplazarse por las partes del documento
29054  referenciadas clicando sobre una entrada del índice general o una referencia.
29055  En la pestaña 
29056 \family sans
29057 Hiperenlaces
29058 \family default
29059  del diálogo puedes especificar el aspecto de los enlaces y si se crean
29060  enlaces para las referencias bibliográficas.
29061  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
29062  mostrando el número de la sección, transparencia o página donde la entrada
29063  está referenciada.
29064 \end_layout
29065
29066 \begin_layout Standard
29067 En la pestaña 
29068 \family sans
29069 Marcadores
29070 \family default
29071  puedes determinar si se crean marcadores para cada sección del documento
29072  para facilitar al lector la navegación por el mismo.
29073  Puedes decidir si los marcadores se numeran o no como las secciones del
29074  documento.
29075  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
29076  deben mostrarse al abrir el PDF.
29077  Por ejemplo, un nivel
29078 \begin_inset space ~
29079 \end_inset
29080
29081 2 mostrará las secciones y subsecciones, un nivel
29082 \begin_inset space ~
29083 \end_inset
29084
29085 1 mostrará sólo las secciones.
29086 \end_layout
29087
29088 \begin_layout Standard
29089 La información de cabecera de la pestaña 
29090 \family sans
29091 General
29092 \family default
29093  se guarda como propiedades del arhivo junto con el PDF.
29094  Muchos programas son capaces de extraer estas informaciones para, p.
29095 \begin_inset space \thinspace{}
29096 \end_inset
29097
29098 e., reconocer automáticamente quién es el autor y otras características del
29099  PDF.
29100  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
29101 s para propósitos bibliográ
29102 ficos.
29103  Si se marca la opción 
29104 \family sans
29105 Llenar automáticamente la información de cabecera
29106 \family default
29107 , LyX intenta extraer la información de cabecera a partir de la configuración
29108  del título y del autor del documento.
29109 \end_layout
29110
29111 \begin_layout Standard
29112 La opción 
29113 \family sans
29114 Modo pantalla completa
29115 \family default
29116  abre el PDF en pantalla completa, útil para presentaciones.
29117 \end_layout
29118
29119 \begin_layout Standard
29120 En este documento se han utilizado las propiedades PDF.
29121  Si miras la configuración del documento puedes ver algunas opciones adicionales
29122  de 
29123 \series bold
29124 hyperref
29125 \series default
29126  utilizadas.
29127  Para explicación de las mismas te remitimos al manual de hyperref 
29128 \begin_inset CommandInset citation
29129 LatexCommand cite
29130 key "hyperref"
29131
29132 \end_inset
29133
29134 .
29135 \end_layout
29136
29137 \begin_layout Section
29138 Código TeX y la sintaxis de LaTeX
29139 \begin_inset CommandInset label
29140 LatexCommand label
29141 name "sec:Código-TeX"
29142
29143 \end_inset
29144
29145
29146 \end_layout
29147
29148 \begin_layout Subsection
29149 Cuadros de código TeX
29150 \begin_inset Index idx
29151 status collapsed
29152
29153 \begin_layout Plain Layout
29154 Codigo@Código TeX
29155 \end_layout
29156
29157 \end_inset
29158
29159
29160 \begin_inset CommandInset label
29161 LatexCommand label
29162 name "sub:Cuadros-TeX"
29163
29164 \end_inset
29165
29166
29167 \end_layout
29168
29169 \begin_layout Standard
29170 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
29171  pero no todos.
29172  LaTeX contiene cientos de paquetes que suministran diversos comandos.
29173  Cada mes se actualizan paquetes y se añaden nuevos.
29174  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
29175  necesidad hay un paquete LaTeX.
29176  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
29177  todos estos paquetes y sus comandos.
29178 \end_layout
29179
29180 \begin_layout Standard
29181 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
29182  dentro de un cuadro de código TeX.
29183  Los cuadros de código TeX se insertan con el menú 
29184 \family sans
29185 Insertar\SpecialChar \menuseparator
29186 Código
29187 \begin_inset space ~
29188 \end_inset
29189
29190 TeX
29191 \family default
29192  o con el botón 
29193 \begin_inset Graphics
29194         filename ../../images/ert-insert.png
29195
29196 \end_inset
29197
29198 .
29199  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
29200 \end_layout
29201
29202 \begin_layout Standard
29203 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
29204  Parcialmente significa que el argumento del comando puede ser texto LyX
29205  normal.
29206  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
29207  comando LaTeX 
29208 \series bold
29209
29210 \backslash
29211 fbox
29212 \series default
29213 , puedes escribir la parte del comando 
29214 \series bold
29215
29216 \backslash
29217 fbox{
29218 \series default
29219  en un cuadro de código TeX antes de la palabra y la llave de cierre del
29220  comando, 
29221 \series bold
29222 }
29223 \series default
29224 , en otro cuadro de código TeX después de la palabra.
29225  Esta palabra entre los dos cuadros de código TeX constituye el argumento
29226  del comando, como se ve en este ejemplo:
29227 \end_layout
29228
29229 \begin_layout Standard
29230 \begin_inset Graphics
29231         filename clipart/es_ERT.png
29232         scale 90
29233
29234 \end_inset
29235
29236
29237 \end_layout
29238
29239 \begin_layout Standard
29240 En la salida verás la palabra «enmarcada» con un marco: 
29241 \end_layout
29242
29243 \begin_layout Standard
29244 Esta es una línea con una palabra 
29245 \begin_inset ERT
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249
29250
29251 \backslash
29252 fbox{
29253 \end_layout
29254
29255 \end_inset
29256
29257 enmarcada
29258 \begin_inset ERT
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262
29263 }
29264 \end_layout
29265
29266 \end_inset
29267
29268 .
29269 \end_layout
29270
29271 \begin_layout Standard
29272 \begin_inset Note Greyedout
29273 status collapsed
29274
29275 \begin_layout Plain Layout
29276
29277 \series bold
29278 Nota: 
29279 \series default
29280 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
29281  para que LaTeX sepa que ha finalizado el comando.
29282 \end_layout
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Subsection
29290 Breve introducción a la sintaxis de LaTeX 
29291 \begin_inset Argument
29292 status collapsed
29293
29294 \begin_layout Plain Layout
29295 Sintaxis de LaTeX
29296 \end_layout
29297
29298 \end_inset
29299
29300
29301 \begin_inset Index idx
29302 status collapsed
29303
29304 \begin_layout Plain Layout
29305 Sintaxis de LaTeX
29306 \end_layout
29307
29308 \end_inset
29309
29310
29311 \begin_inset CommandInset label
29312 LatexCommand label
29313 name "sub:LaTeX-Sintaxis"
29314
29315 \end_inset
29316
29317
29318 \end_layout
29319
29320 \begin_layout Standard
29321 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
29322  los comandos LaTeX que LyX usa en segundo plano.
29323  Como LaTeX se basa en comandos puedes 
29324 \begin_inset Quotes fld
29325 \end_inset
29326
29327 programar
29328 \begin_inset Quotes frd
29329 \end_inset
29330
29331  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
29332  documento en cualquier momento con los comandos adecuados.
29333  Imagina que tienes que entregar antes de que acabe el día un manual que
29334  has escrito para un producto.
29335  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
29336  tablas y figuras en negrita.
29337  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
29338  todos a mano en poco tiempo.
29339 \end_layout
29340
29341 \begin_layout Standard
29342 LaTeX entra en juego.
29343  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
29344  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
29345  de paquetes de LaTeX: 
29346 \begin_inset CommandInset citation
29347 LatexCommand cite
29348 key "Catalogue"
29349
29350 \end_inset
29351
29352 .
29353 \end_layout
29354
29355 \begin_layout Standard
29356 Por fin averiguas que necesitas el paquete 
29357 \series bold
29358 caption
29359 \series default
29360
29361 \begin_inset Index idx
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365 LaTeX, paquetes ! caption
29366 \end_layout
29367
29368 \end_inset
29369
29370 .
29371  Para usarlo debes cargarlo en el preámbulo del documento (menú 
29372 \family sans
29373 Documento\SpecialChar \menuseparator
29374 Configuración
29375 \family default
29376 ) con el comando
29377 \end_layout
29378
29379 \begin_layout Standard
29380
29381 \series bold
29382
29383 \backslash
29384 usepackage[opciones]{nombre_del_paquete}
29385 \end_layout
29386
29387 \begin_layout Standard
29388 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
29389  pone entre llaves, y las opciones entre corchetes.
29390  No todos los comandos tienen argumento y opciones.
29391 \end_layout
29392
29393 \begin_layout Standard
29394 En nuestro caso el nombre del paquete es 
29395 \series bold
29396 caption
29397 \series default
29398 .
29399  Tras un vistazo a la documentación del paquete, verás que la opción 
29400 \series bold
29401 labelfont=bf
29402 \series default
29403  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
29404  Así que añades al preámbulo el comando
29405 \end_layout
29406
29407 \begin_layout Standard
29408
29409 \series bold
29410
29411 \backslash
29412 usepackage[labelfont=bf]{caption}
29413 \end_layout
29414
29415 \begin_layout Standard
29416 y problema resuelto.
29417 \begin_inset Foot
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 Para ver más comandos del paquete 
29422 \series bold
29423 caption
29424 \series default
29425  mira su documentación, 
29426 \begin_inset CommandInset citation
29427 LatexCommand cite
29428 key "caption"
29429
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \begin_layout Standard
29441 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
29442  para problemas habituales como el de este caso.
29443  Por ejemplo, si usas la clase 
29444 \family typewriter
29445 KOMA-Script
29446 \family default
29447 , no necesitas el paquete 
29448 \series bold
29449 caption
29450 \series default
29451 .
29452  Sólo escribe en el preámbulo
29453 \end_layout
29454
29455 \begin_layout Standard
29456
29457 \series bold
29458
29459 \backslash
29460 setkomafont{captionlabel}{
29461 \backslash
29462 bfseries}
29463 \end_layout
29464
29465 \begin_layout Standard
29466 y asunto resuelto.
29467  Así que si planeas escribir un extenso documento, deberías echar una ojeada
29468  a la documentación de la clase de documento que quieras usar.
29469  (
29470 \series bold
29471
29472 \backslash
29473 setkomafont
29474 \series default
29475  es un ejemplo de comando con más de un argumento.)
29476 \end_layout
29477
29478 \begin_layout Standard
29479 Los comandos en el preámbulo afectan a todo el documento, mientras que los
29480  comandos en el texto afectan sólo a la parte que sigue o al texto que va
29481  como argumento.
29482  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
29483  se describe en la sección anterior.
29484 \end_layout
29485
29486 \begin_layout Standard
29487 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
29488  
29489 \begin_inset CommandInset citation
29490 LatexCommand cite
29491 key "latexcompanion,latexguide"
29492
29493 \end_inset
29494
29495 .
29496 \end_layout
29497
29498 \begin_layout Section
29499 Vista preliminar inmediata
29500 \begin_inset CommandInset label
29501 LatexCommand label
29502 name "sec:Vista-preliminar-inmediata"
29503
29504 \end_inset
29505
29506
29507 \begin_inset Index idx
29508 status collapsed
29509
29510 \begin_layout Plain Layout
29511 Documentos ! Vista instantánea
29512 \end_layout
29513
29514 \end_inset
29515
29516
29517 \end_layout
29518
29519 \begin_layout Standard
29520 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
29521  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
29522  cada vez con 
29523 \family sans
29524 Ver\SpecialChar \menuseparator
29525 DVI
29526 \family default
29527 .
29528 \end_layout
29529
29530 \begin_layout Standard
29531 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
29532  debes instalar el paquete LaTeX 
29533 \series bold
29534 preview-latex
29535 \series default
29536
29537 \begin_inset Index idx
29538 status collapsed
29539
29540 \begin_layout Plain Layout
29541 LaTeX, paquetes ! preview-latex
29542 \end_layout
29543
29544 \end_inset
29545
29546  como se explica después, y marcar 
29547 \family sans
29548 Vista
29549 \begin_inset space ~
29550 \end_inset
29551
29552 preliminar
29553 \begin_inset space ~
29554 \end_inset
29555
29556 inmediata
29557 \family default
29558  en el diálogo 
29559 \family sans
29560 Herramientas\SpecialChar \menuseparator
29561 Preferencias\SpecialChar \menuseparator
29562 Pantalla
29563 \family default
29564 .
29565  El 
29566 \family sans
29567 Tamaño de la vista preliminar
29568 \family default
29569  es el factor de multiplicación para el tamaño.
29570 \end_layout
29571
29572 \begin_layout Standard
29573 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
29574  de editar una ecuación o un gráfico.
29575  Las vistas inmediatas en un documento ya abierto 
29576 \emph on
29577 no
29578 \emph default
29579  se generan 
29580 \emph on
29581 ipso facto 
29582 \emph default
29583 al activar la 
29584 \family sans
29585 Vista
29586 \begin_inset space ~
29587 \end_inset
29588
29589 preliminar
29590 \begin_inset space ~
29591 \end_inset
29592
29593 inmediata
29594 \family default
29595 , es preciso reabrir el documento.
29596 \end_layout
29597
29598 \begin_layout Standard
29599 LyX generará instantáneas de ecuaciones.
29600  También de gráficos si se marca la opción 
29601 \family sans
29602 Mostrar
29603 \family default
29604
29605 \begin_inset space ~
29606 \end_inset
29607
29608
29609 \family sans
29610 en
29611 \family default
29612
29613 \begin_inset space ~
29614 \end_inset
29615
29616
29617 \family sans
29618 LyX
29619 \family default
29620  en el cuadro de diálogo 
29621 \family sans
29622 Gráficos.
29623
29624 \family default
29625  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
29626  ejemplo.
29627 \end_layout
29628
29629 \begin_layout Standard
29630 Para que funcione la vista previa inmediata debe estar instalado el paquete
29631  LaTeX 
29632 \series bold
29633 preview-latex
29634 \series default
29635  (también llamado simplemente 
29636 \series bold
29637 preview
29638 \series default
29639 ).
29640  Lo encontrarás en el Catálogo TeX, 
29641 \begin_inset CommandInset citation
29642 LatexCommand cite
29643 key "TeXCatalogue"
29644
29645 \end_inset
29646
29647  o en el administrador de paquetes de tu sistema.
29648  Obtendrás instantáneas mejores si además instalas 
29649 \family typewriter
29650 pnmcrop,
29651 \family default
29652  que forma parte del paquete 
29653 \family typewriter
29654 netpbm
29655 \family default
29656 ; en Windows este programa se instala automáticamente junto con LyX..
29657 \end_layout
29658
29659 \begin_layout Standard
29660 \begin_inset VSpace bigskip
29661 \end_inset
29662
29663
29664 \end_layout
29665
29666 \begin_layout Standard
29667 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
29668  del mismo.
29669  Con el menú 
29670 \family sans
29671 Ver\SpecialChar \menuseparator
29672 Ver
29673 \begin_inset space ~
29674 \end_inset
29675
29676 fuente
29677 \family default
29678  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
29679 e al párrafo en el que se encuentre el cursor.
29680  También puedes seleccionar varios párrafos para ver su código.
29681  Para ver el código de todo el documento, marca la opción correspondiente
29682  en la ventana de código.
29683 \end_layout
29684
29685 \begin_layout Section
29686 Corrector ortográfico
29687 \begin_inset CommandInset label
29688 LatexCommand label
29689 name "sec:Corrector-ortográfico"
29690
29691 \end_inset
29692
29693
29694 \begin_inset Index idx
29695 status collapsed
29696
29697 \begin_layout Plain Layout
29698 Corrector ortográfico
29699 \end_layout
29700
29701 \end_inset
29702
29703
29704 \end_layout
29705
29706 \begin_layout Standard
29707 LyX no incorpora corrector ortográfico propio.
29708  Utiliza uno de los programas externos 
29709 \family typewriter
29710 aspell
29711 \family default
29712
29713 \family typewriter
29714 ispell
29715 \family default
29716
29717 \family typewriter
29718 hspell
29719 \family default
29720 , o 
29721 \family typewriter
29722 pspell
29723 \family default
29724 .
29725  En esta sección se supone que tienes instalado y configurado uno de ellos.
29726  Se recomienda el uso de 
29727 \family typewriter
29728 aspell
29729 \family default
29730 , que puede considerarse el sucesor de 
29731 \family typewriter
29732 ispell
29733 \family default
29734 .
29735  
29736 \family typewriter
29737 hspell
29738 \family default
29739  es un corrector de hebreo.
29740  El corrector ortográfico y sus opciones se establecen en las preferencias
29741  de LyX, 
29742 \family sans
29743 Configuración
29744 \begin_inset space ~
29745 \end_inset
29746
29747 del
29748 \begin_inset space ~
29749 \end_inset
29750
29751 idioma
29752 \family default
29753 .
29754 \end_layout
29755
29756 \begin_layout Standard
29757 En  Windows, el cuadro de selección del programa corrector está desactivado
29758  pues sólo se puede usar
29759 \family sans
29760  
29761 \family typewriter
29762 aspell
29763 \family default
29764 .
29765 \end_layout
29766
29767 \begin_layout Standard
29768 El menú
29769 \family sans
29770  Herramientas\SpecialChar \menuseparator
29771 Corrector
29772 \begin_inset space ~
29773 \end_inset
29774
29775 ortográfico
29776 \family default
29777  o el botón de la barra de herramientas 
29778 \begin_inset Graphics
29779         filename ../../images/dialog-show_spellchecker.png
29780
29781 \end_inset
29782
29783  inicia la revisión a partir de la posición del cursor.
29784  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
29785  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
29786  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
29787  ella y se ve resaltada.
29788  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
29789  Seleccionando una de ellas se copia en el campo 
29790 \family sans
29791 Reemplazar
29792 \begin_inset space ~
29793 \end_inset
29794
29795 con
29796 \family default
29797 , si haces doble clic se verifica directamente el reemplazo.
29798  El botón 
29799 \family sans
29800 Ignorar
29801 \family default
29802  sirve para desestimar el reemplazo y proseguir con la revisión.
29803  En el diccionario personal se pueden añadir nuevas palabras.
29804 \end_layout
29805
29806 \begin_layout Standard
29807 Por omisión, el archivo de diccionario empleado se determina por el idioma
29808  del documento que se establece en 
29809 \family sans
29810 Documento\SpecialChar \menuseparator
29811 Configuración
29812 \family default
29813 .
29814  Si no hay diccionario para el idioma del documento, la corrección ortográfica
29815  generará error.
29816  En este caso puedes especificar otro diccionario en el campo 
29817 \family sans
29818 Idioma
29819 \begin_inset space ~
29820 \end_inset
29821
29822 alternativo 
29823 \family default
29824 en el diálogo 
29825 \family sans
29826 Preferencias
29827 \family default
29828 .
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Tras la revisión ortográfica se informa del número de palabras cambiadas.
29833 \end_layout
29834
29835 \begin_layout Subsubsection*
29836 Limitaciones
29837 \end_layout
29838
29839 \begin_layout Standard
29840 No es posible cambiar el idioma para una palabra en particular, a no ser
29841  que cambies cada vez las preferencias globales.
29842  Aunque puedes utilizar en este caso 
29843 \family sans
29844 Encontrar
29845 \begin_inset space ~
29846 \end_inset
29847
29848 y
29849 \begin_inset space ~
29850 \end_inset
29851
29852 reemplazar
29853 \family default
29854 .
29855 \end_layout
29856
29857 \begin_layout Standard
29858 LyX no puede revisar correctamente documentos con textos en varios idiomas.
29859  Este trabajo lo hace 
29860 \family typewriter
29861 pspell
29862 \family default
29863 , suponiendo que has marcado apropiadamente los distintos idiomas.
29864 \end_layout
29865
29866 \begin_layout Subsubsection*
29867 Otras opciones
29868 \end_layout
29869
29870 \begin_layout Standard
29871 La sección 
29872 \family sans
29873 Corrector
29874 \begin_inset space ~
29875 \end_inset
29876
29877 ortográfico
29878 \family default
29879  en el diálogo 
29880 \family sans
29881 Preferencias 
29882 \family default
29883 tiene algunas opciones adicionales:
29884 \end_layout
29885
29886 \begin_layout Description
29887 Usar
29888 \begin_inset space ~
29889 \end_inset
29890
29891 caracteres
29892 \begin_inset space ~
29893 \end_inset
29894
29895 de
29896 \begin_inset space ~
29897 \end_inset
29898
29899 escape Permite añadir caracteres no estándar al proceso de revisión, p.
29900 \begin_inset space \thinspace{}
29901 \end_inset
29902
29903 e.
29904  un carácter alemán en un documento en inglés.
29905  En general esto no debería ser necesario.
29906 \end_layout
29907
29908 \begin_layout Description
29909 Diccionario
29910 \begin_inset space ~
29911 \end_inset
29912
29913 personal para usar un diccionario propio distinto al predeterminado.
29914 \end_layout
29915
29916 \begin_layout Description
29917 Aceptar
29918 \begin_inset space ~
29919 \end_inset
29920
29921 palabras
29922 \begin_inset space ~
29923 \end_inset
29924
29925 compuestas para que el diccionario admita palabras como «eurozona».
29926 \end_layout
29927
29928 \begin_layout Description
29929 Usar
29930 \begin_inset space ~
29931 \end_inset
29932
29933 codificación
29934 \begin_inset space ~
29935 \end_inset
29936
29937 de
29938 \begin_inset space ~
29939 \end_inset
29940
29941 entrada Utiliza la codificación del documento establecida en el apartado
29942  
29943 \family sans
29944 Idioma 
29945 \family default
29946 de 
29947 \family sans
29948 Documento\SpecialChar \menuseparator
29949 Configuración
29950 \family default
29951  también para la revisión ortográfica.
29952 \begin_inset Foot
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956 La codificación se explica en la sección
29957 \begin_inset space ~
29958 \end_inset
29959
29960
29961 \begin_inset CommandInset ref
29962 LatexCommand ref
29963 reference "cap:Configuración-del-documento"
29964
29965 \end_inset
29966
29967 .
29968 \end_layout
29969
29970 \end_inset
29971
29972  Habilita esta opción sólo si usas 
29973 \family typewriter
29974 ispell
29975 \family default
29976  y si la revisión no funciona con palabras que tienen letras internacionales.
29977  Ha habido informes de que no trabaja con todos los diccionarios, por eso
29978  está desmarcado por omisión.
29979 \end_layout
29980
29981 \begin_layout Section
29982 Tesauro
29983 \begin_inset Index idx
29984 status collapsed
29985
29986 \begin_layout Plain Layout
29987 Tesauro
29988 \end_layout
29989
29990 \end_inset
29991
29992
29993 \begin_inset CommandInset label
29994 LatexCommand label
29995 name "sec:Tesauro"
29996
29997 \end_inset
29998
29999
30000 \end_layout
30001
30002 \begin_layout Standard
30003 Tesauro por ahora sólo funciona para el idioma inglés.
30004 \end_layout
30005
30006 \begin_layout Standard
30007 Para iniciar el diccionario de sinónimos usa el menú 
30008 \family sans
30009 Herramientas\SpecialChar \menuseparator
30010 Tesauro
30011 \family default
30012  o el botón 
30013 \begin_inset Graphics
30014         filename ../../images/thesaurus-entry.png
30015         rotateOrigin center
30016
30017 \end_inset
30018
30019 .
30020  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
30021  el cursor o está seleccionada.
30022 \end_layout
30023
30024 \begin_layout Standard
30025 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
30026 \end_layout
30027
30028 \begin_layout Standard
30029 Tesauro sólo funciona con palabras individuales y en singular.
30030  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
30031  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
30032  palabra, en este caso «report»s.
30033  
30034 \end_layout
30035
30036 \begin_layout Section
30037 Seguimiento de cambios
30038 \begin_inset Index idx
30039 status collapsed
30040
30041 \begin_layout Plain Layout
30042 Seguimiento de cambios
30043 \end_layout
30044
30045 \end_inset
30046
30047
30048 \begin_inset Index idx
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052 Documentos ! Seguimiento de cambios
30053 \end_layout
30054
30055 \end_inset
30056
30057
30058 \begin_inset CommandInset label
30059 LatexCommand label
30060 name "sec:Seguimiento-de-cambios"
30061
30062 \end_inset
30063
30064
30065 \end_layout
30066
30067 \begin_layout Standard
30068 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
30069  resaltados los cambios hechos por otros.
30070  Entonces puedes decidir si aceptar o no dichos cambios.
30071  Para habilitar esta característica marca el menú 
30072 \family sans
30073 Documento\SpecialChar \menuseparator
30074 Seguimiento
30075 \begin_inset space ~
30076 \end_inset
30077
30078 de
30079 \begin_inset space ~
30080 \end_inset
30081
30082 cambios\SpecialChar \menuseparator
30083 Seguir
30084 \begin_inset space ~
30085 \end_inset
30086
30087 cambios
30088 \family default
30089 .
30090 \end_layout
30091
30092 \begin_layout Standard
30093 Los cambios realizados en el documento se resaltarán con trazos y colores:
30094  
30095 \bar under
30096 \color blue
30097 texto subrayado
30098 \bar default
30099 \color inherit
30100  es texto añadido, 
30101 \strikeout on
30102 \color blue
30103 texto tachado
30104 \strikeout default
30105 \color inherit
30106  es texto borrado.
30107  El color depende del autor que hizo el cambio.
30108  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
30109  en 
30110 \family sans
30111 Apariencia
30112 \family default
30113
30114 \family sans
30115 Colores
30116 \family default
30117 .
30118 \begin_inset Index idx
30119 status collapsed
30120
30121 \begin_layout Plain Layout
30122 Color ! Seguimiento de cambios
30123 \end_layout
30124
30125 \end_inset
30126
30127  El autor y la fecha del cambio se muestran en la barra de estado de LyX
30128  cuando el cursor está en texto modificado.
30129  Esta misma información se muestra usando el botón de la barra de herramientas
30130  
30131 \begin_inset Graphics
30132         filename ../../images/changes-merge.png
30133         rotateOrigin center
30134
30135 \end_inset
30136
30137 .
30138 \end_layout
30139
30140 \begin_layout Standard
30141 Si el seguimiento de cambios está activado, verás la correspondiente barra
30142  de herramientas:
30143 \begin_inset Index idx
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147 Barras de herramientas ! Seguimiento de cambios
30148 \end_layout
30149
30150 \end_inset
30151
30152
30153 \end_layout
30154
30155 \begin_layout Standard
30156 \begin_inset VSpace bigskip
30157 \end_inset
30158
30159
30160 \end_layout
30161
30162 \begin_layout Standard
30163 \begin_inset Graphics
30164         filename ../clipart/ChangesToolbar.png
30165
30166 \end_inset
30167
30168
30169 \end_layout
30170
30171 \begin_layout Standard
30172 \begin_inset VSpace defskip
30173 \end_inset
30174
30175
30176 \end_layout
30177
30178 \begin_layout Standard
30179 Los botones de la barra de seguimiento de cambios tienen las siguientes
30180  funciones:
30181 \end_layout
30182
30183 \begin_layout Standard
30184 \begin_inset VSpace defskip
30185 \end_inset
30186
30187
30188 \end_layout
30189
30190 \begin_layout Standard
30191 \begin_inset Tabular
30192 <lyxtabular version="3" rows="10" columns="2">
30193 <features islongtable="true" longtabularalignment="center">
30194 <column alignment="left" valignment="top" width="0">
30195 <column alignment="left" valignment="top" width="0">
30196 <row interlinespace="2.5mm">
30197 <cell alignment="center" valignment="top" usebox="none">
30198 \begin_inset Text
30199
30200 \begin_layout Plain Layout
30201 \begin_inset Graphics
30202         filename ../../images/changes-track.png
30203         rotateOrigin center
30204
30205 \end_inset
30206
30207
30208 \end_layout
30209
30210 \end_inset
30211 </cell>
30212 <cell alignment="center" valignment="top" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216
30217 \family sans
30218 Documento\SpecialChar \menuseparator
30219 Seguimiento
30220 \begin_inset space ~
30221 \end_inset
30222
30223 de
30224 \begin_inset space ~
30225 \end_inset
30226
30227 cambios\SpecialChar \menuseparator
30228 Seguir
30229 \begin_inset space ~
30230 \end_inset
30231
30232 cambios
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 </row>
30238 <row interlinespace="2.5mm">
30239 <cell alignment="center" valignment="top" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Plain Layout
30243 \begin_inset Graphics
30244         filename ../../images/changes-output.png
30245         rotateOrigin center
30246
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell alignment="center" valignment="top" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \family sans
30260 Documento\SpecialChar \menuseparator
30261 Seguimiento
30262 \begin_inset space ~
30263 \end_inset
30264
30265 de
30266 \begin_inset space ~
30267 \end_inset
30268
30269 cambios\SpecialChar \menuseparator
30270 Mostrar
30271 \begin_inset space ~
30272 \end_inset
30273
30274 cambios
30275 \begin_inset space ~
30276 \end_inset
30277
30278 en
30279 \begin_inset space ~
30280 \end_inset
30281
30282 la
30283 \begin_inset space ~
30284 \end_inset
30285
30286 salida
30287 \end_layout
30288
30289 \end_inset
30290 </cell>
30291 </row>
30292 <row interlinespace="2.5mm">
30293 <cell alignment="center" valignment="top" usebox="none">
30294 \begin_inset Text
30295
30296 \begin_layout Plain Layout
30297 \begin_inset Graphics
30298         filename ../../images/change-next.png
30299         rotateOrigin center
30300
30301 \end_inset
30302
30303
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 <cell alignment="center" valignment="top" usebox="none">
30309 \begin_inset Text
30310
30311 \begin_layout Plain Layout
30312 Ir al siguiente cambio
30313 \end_layout
30314
30315 \end_inset
30316 </cell>
30317 </row>
30318 <row interlinespace="2.5mm">
30319 <cell alignment="center" valignment="top" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Plain Layout
30323 \begin_inset Graphics
30324         filename ../../images/change-accept.png
30325         rotateOrigin center
30326
30327 \end_inset
30328
30329
30330 \end_layout
30331
30332 \end_inset
30333 </cell>
30334 <cell alignment="center" valignment="top" usebox="none">
30335 \begin_inset Text
30336
30337 \begin_layout Plain Layout
30338
30339 \family sans
30340 Documento\SpecialChar \menuseparator
30341 Seguimiento
30342 \begin_inset space ~
30343 \end_inset
30344
30345 de
30346 \begin_inset space ~
30347 \end_inset
30348
30349 cambios\SpecialChar \menuseparator
30350 Aceptar
30351 \begin_inset space ~
30352 \end_inset
30353
30354 cambio
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 </row>
30360 <row interlinespace="2.5mm">
30361 <cell alignment="center" valignment="top" usebox="none">
30362 \begin_inset Text
30363
30364 \begin_layout Plain Layout
30365 \begin_inset Graphics
30366         filename ../../images/change-reject.png
30367         rotateOrigin center
30368
30369 \end_inset
30370
30371
30372 \end_layout
30373
30374 \end_inset
30375 </cell>
30376 <cell alignment="center" valignment="top" usebox="none">
30377 \begin_inset Text
30378
30379 \begin_layout Plain Layout
30380
30381 \family sans
30382 Documento\SpecialChar \menuseparator
30383 Seguimiento
30384 \begin_inset space ~
30385 \end_inset
30386
30387 de
30388 \begin_inset space ~
30389 \end_inset
30390
30391 cambios\SpecialChar \menuseparator
30392 Descartar
30393 \begin_inset space ~
30394 \end_inset
30395
30396 cambio
30397 \end_layout
30398
30399 \end_inset
30400 </cell>
30401 </row>
30402 <row interlinespace="2.5mm">
30403 <cell alignment="center" valignment="top" usebox="none">
30404 \begin_inset Text
30405
30406 \begin_layout Plain Layout
30407 \begin_inset Graphics
30408         filename ../../images/changes-merge.png
30409         rotateOrigin center
30410
30411 \end_inset
30412
30413
30414 \end_layout
30415
30416 \end_inset
30417 </cell>
30418 <cell alignment="center" valignment="top" usebox="none">
30419 \begin_inset Text
30420
30421 \begin_layout Plain Layout
30422
30423 \family sans
30424 Documento\SpecialChar \menuseparator
30425 Seguimiento
30426 \begin_inset space ~
30427 \end_inset
30428
30429 de
30430 \begin_inset space ~
30431 \end_inset
30432
30433 cambios\SpecialChar \menuseparator
30434 Fusionar
30435 \begin_inset space ~
30436 \end_inset
30437
30438 cambios
30439 \end_layout
30440
30441 \end_inset
30442 </cell>
30443 </row>
30444 <row interlinespace="2.5mm">
30445 <cell alignment="center" valignment="top" usebox="none">
30446 \begin_inset Text
30447
30448 \begin_layout Plain Layout
30449 \begin_inset Graphics
30450         filename ../../images/all-changes-accept.png
30451         rotateOrigin center
30452
30453 \end_inset
30454
30455
30456 \end_layout
30457
30458 \end_inset
30459 </cell>
30460 <cell alignment="center" valignment="top" usebox="none">
30461 \begin_inset Text
30462
30463 \begin_layout Plain Layout
30464
30465 \family sans
30466 Documento\SpecialChar \menuseparator
30467 Seguimiento
30468 \begin_inset space ~
30469 \end_inset
30470
30471 de
30472 \begin_inset space ~
30473 \end_inset
30474
30475 cambios\SpecialChar \menuseparator
30476 Aceptar
30477 \begin_inset space ~
30478 \end_inset
30479
30480 todos
30481 \begin_inset space ~
30482 \end_inset
30483
30484 los
30485 \begin_inset space ~
30486 \end_inset
30487
30488 cambios
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 </row>
30494 <row interlinespace="2.5mm">
30495 <cell alignment="center" valignment="top" usebox="none">
30496 \begin_inset Text
30497
30498 \begin_layout Plain Layout
30499 \begin_inset Graphics
30500         filename ../../images/all-changes-reject.png
30501         rotateOrigin center
30502
30503 \end_inset
30504
30505
30506 \end_layout
30507
30508 \end_inset
30509 </cell>
30510 <cell alignment="center" valignment="top" usebox="none">
30511 \begin_inset Text
30512
30513 \begin_layout Plain Layout
30514
30515 \family sans
30516 Documento\SpecialChar \menuseparator
30517 Seguimiento
30518 \begin_inset space ~
30519 \end_inset
30520
30521 de
30522 \begin_inset space ~
30523 \end_inset
30524
30525 cambios\SpecialChar \menuseparator
30526 Descartar
30527 \begin_inset space ~
30528 \end_inset
30529
30530 todos
30531 \begin_inset space ~
30532 \end_inset
30533
30534 los
30535 \begin_inset space ~
30536 \end_inset
30537
30538 cambios
30539 \end_layout
30540
30541 \end_inset
30542 </cell>
30543 </row>
30544 <row interlinespace="2.5mm">
30545 <cell alignment="center" valignment="top" usebox="none">
30546 \begin_inset Text
30547
30548 \begin_layout Plain Layout
30549 \begin_inset Graphics
30550         filename ../../images/note-insert.png
30551         rotateOrigin center
30552
30553 \end_inset
30554
30555
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 <cell alignment="center" valignment="top" usebox="none">
30561 \begin_inset Text
30562
30563 \begin_layout Plain Layout
30564
30565 \family sans
30566 Insertar\SpecialChar \menuseparator
30567 Nota\SpecialChar \menuseparator
30568 Nota
30569 \begin_inset space ~
30570 \end_inset
30571
30572 LyX
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 </row>
30578 <row interlinespace="2.5mm">
30579 <cell alignment="center" valignment="top" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Plain Layout
30583 \begin_inset Graphics
30584         filename ../../images/note-next.png
30585         rotateOrigin center
30586
30587 \end_inset
30588
30589
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell alignment="center" valignment="top" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \family sans
30600 Navegar\SpecialChar \menuseparator
30601 Nota
30602 \begin_inset space ~
30603 \end_inset
30604
30605 siguiente
30606 \end_layout
30607
30608 \end_inset
30609 </cell>
30610 </row>
30611 </lyxtabular>
30612
30613 \end_inset
30614
30615
30616 \end_layout
30617
30618 \begin_layout Standard
30619 \begin_inset VSpace defskip
30620 \end_inset
30621
30622
30623 \end_layout
30624
30625 \begin_layout Standard
30626 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
30627  ello selecciona el cambio y pulsa el botón adecuado.
30628  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
30629  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
30630  Así que no tienes que ir seleccionando cada cambio por separado.
30631 \end_layout
30632
30633 \begin_layout Standard
30634 La barra tiene también dos botones para manejar notas porque su uso es habitual
30635  para describir los cambios.
30636 \end_layout
30637
30638 \begin_layout Standard
30639 Para que los cambios se muestren en la salida debe estar instalado el paquete
30640  LaTeX 
30641 \series bold
30642 dvipost
30643 \series default
30644
30645 \begin_inset Index idx
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649 LaTeX, paquetes ! dvipost
30650 \end_layout
30651
30652 \end_inset
30653
30654 .
30655  Está disponible en el Catálogo TeX, 
30656 \begin_inset CommandInset citation
30657 LatexCommand cite
30658 key "TeXCatalogue"
30659
30660 \end_inset
30661
30662  o en el administrador de paquetes de tu sistema LaTeX.
30663 \end_layout
30664
30665 \begin_layout Section
30666 Soporte internacional
30667 \begin_inset Index idx
30668 status collapsed
30669
30670 \begin_layout Plain Layout
30671 Soporte internacional
30672 \end_layout
30673
30674 \end_inset
30675
30676
30677 \end_layout
30678
30679 \begin_layout Standard
30680 Esta sección describe cómo usar LyX con cualquier idioma.
30681  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
30682  configurar LyX para utilizarlos: 
30683 \begin_inset CommandInset citation
30684 LatexCommand cite
30685 key "Arabic,Armenian,Farsi,Hebrew"
30686
30687 \end_inset
30688
30689
30690 \end_layout
30691
30692 \begin_layout Standard
30693 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
30694 \begin_inset space ~
30695 \end_inset
30696
30697
30698 \begin_inset CommandInset ref
30699 LatexCommand ref
30700 reference "sub:Carácter-especial"
30701
30702 \end_inset
30703
30704 .
30705 \end_layout
30706
30707 \begin_layout Subsection
30708 Opciones de idioma
30709 \begin_inset Index idx
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713 Idioma ! Opciones
30714 \end_layout
30715
30716 \end_inset
30717
30718
30719 \begin_inset Index idx
30720 status collapsed
30721
30722 \begin_layout Plain Layout
30723 Documentos ! Idioma
30724 \end_layout
30725
30726 \end_inset
30727
30728
30729 \begin_inset Index idx
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733 Documentos ! Configuración
30734 \end_layout
30735
30736 \end_inset
30737
30738
30739 \end_layout
30740
30741 \begin_layout Standard
30742 El diálogo 
30743 \family sans
30744 Documento\SpecialChar \menuseparator
30745 Configuración
30746 \family default
30747  permite determinar el idioma y la codificación
30748 \family roman
30749  de caracteres.
30750 \end_layout
30751
30752 \begin_layout Standard
30753 Elige idioma en la sección 
30754 \family sans
30755 Idioma
30756 \family default
30757  de este diálogo.
30758  Por omisión es inglés.
30759 \end_layout
30760
30761 \begin_layout Standard
30762 El cuadro desplegable 
30763 \family sans
30764 Otros
30765 \family default
30766 , bajo 
30767 \family sans
30768 Codificación
30769 \family default
30770 , permite elegir el mapa de codificación de caracteres que quieres emplear
30771  para exportar a LaTeX.
30772  La opción 
30773 \family sans
30774 Idioma predeterminado 
30775 \family default
30776 es la más recomendable porque funciona bien en la mayoría de los casos.
30777  Para más detalles sobre las distintas opciones de codificación, véase la
30778  sección
30779 \begin_inset space ~
30780 \end_inset
30781
30782
30783 \begin_inset CommandInset ref
30784 LatexCommand ref
30785 reference "cap:Configuración-del-documento"
30786
30787 \end_inset
30788
30789 .
30790 \end_layout
30791
30792 \begin_layout Subsection
30793 Configuración del mapa de teclado
30794 \begin_inset CommandInset label
30795 LatexCommand label
30796 name "sub:Configuración-del-mapa"
30797
30798 \end_inset
30799
30800
30801 \end_layout
30802
30803 \begin_layout Standard
30804 Si tienes, por ejemplo, un teclado U.S.
30805  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
30806  de teclado alternativo configurando LyX para que use un teclado italiano.
30807  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
30808  uno primario y otro secundario, y seleccionar después el que quieres usar.
30809  Véase la sección
30810 \begin_inset space ~
30811 \end_inset
30812
30813
30814 \begin_inset CommandInset ref
30815 LatexCommand ref
30816 reference "sub:Teclado/Ratón"
30817
30818 \end_inset
30819
30820 .
30821 \end_layout
30822
30823 \begin_layout Standard
30824 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
30825  o crear uno completamente diferente (para Vulcano, por ejemplo).
30826  O bien quieres escribir normalmente en italiano en un teclado U.S.
30827  y además incluir de vez en cuando una cita en alemán.
30828  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
30829  existente para soportar los caracteres que necesites.
30830  Esta y otras muchas personalizaciones se explican en el manual 
30831 \emph on
30832 Personalización
30833 \emph default
30834 .
30835 \end_layout
30836
30837 \begin_layout Subsection
30838 Tablas de caracteres
30839 \end_layout
30840
30841 \begin_layout Standard
30842 El cuadro
30843 \begin_inset space ~
30844 \end_inset
30845
30846
30847 \begin_inset CommandInset ref
30848 LatexCommand ref
30849 reference "cap:Tabla-de-caracteres-latin1"
30850
30851 \end_inset
30852
30853  contiene el conjunto de caracteres 
30854 \family typewriter
30855 Latin1
30856 \family default
30857 .
30858  Debería ser factible escribir directamente con el teclado cualquiera de
30859  los caracteres incluidos en las ocho primeras columnas.
30860 \end_layout
30861
30862 \begin_layout Standard
30863 Este manual está preparado para imprimir todos los caracteres, pero no de
30864  forma inmediata en muchos casos.
30865  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
30866  del conjunto 
30867 \family typewriter
30868 Latin1
30869 \family default
30870
30871 \end_layout
30872
30873 \begin_layout Itemize
30874 Aunque hayas seleccionado 
30875 \family sans
30876 latin1
30877 \family default
30878  en el diálogo 
30879 \family sans
30880 Documento\SpecialChar \menuseparator
30881 Configuración,
30882 \family default
30883  los usuarios que sólo disponen de fuentes 
30884 \family typewriter
30885 T1
30886 \family default
30887  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
30888  caracteres: D0, F0, DE, FE, AB y BB (
30889 \emph on
30890 eth
30891 \emph default
30892  y 
30893 \emph on
30894 thorn
30895 \emph default
30896 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
30897 \end_layout
30898
30899 \begin_layout Standard
30900
30901 \end_layout
30902
30903 \begin_layout Standard
30904 \begin_inset Float table
30905 wide false
30906 sideways false
30907 status collapsed
30908
30909 \begin_layout Plain Layout
30910 \begin_inset Caption
30911
30912 \begin_layout Plain Layout
30913 \begin_inset CommandInset label
30914 LatexCommand label
30915 name "cap:Tabla-de-caracteres-latin1"
30916
30917 \end_inset
30918
30919 Conjunto de caracteres 
30920 \family typewriter
30921 latin1
30922 \end_layout
30923
30924 \end_inset
30925
30926
30927 \end_layout
30928
30929 \begin_layout Plain Layout
30930 \align center
30931 \begin_inset Tabular
30932 <lyxtabular version="3" rows="17" columns="17">
30933 <features tabularvalignment="middle">
30934 <column alignment="center" valignment="top" width="0pt">
30935 <column alignment="center" valignment="top" width="0pt">
30936 <column alignment="center" valignment="top" width="0pt">
30937 <column alignment="center" valignment="top" width="0pt">
30938 <column alignment="center" valignment="top" width="0pt">
30939 <column alignment="center" valignment="top" width="0pt">
30940 <column alignment="center" valignment="top" width="0pt">
30941 <column alignment="center" valignment="top" width="0pt">
30942 <column alignment="center" valignment="top" width="0pt">
30943 <column alignment="center" valignment="top" width="0pt">
30944 <column alignment="center" valignment="top" width="0pt">
30945 <column alignment="center" valignment="top" width="0pt">
30946 <column alignment="center" valignment="top" width="0pt">
30947 <column alignment="center" valignment="top" width="0pt">
30948 <column alignment="center" valignment="top" width="0pt">
30949 <column alignment="center" valignment="top" width="0pt">
30950 <column alignment="center" valignment="top" width="0pt">
30951 <row>
30952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30953 \begin_inset Text
30954
30955 \begin_layout Plain Layout
30956
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \family roman
30967 \series medium
30968 \shape up
30969 \size tiny
30970 \emph off
30971 \bar no
30972 \noun off
30973 \color none
30974 00
30975 \end_layout
30976
30977 \end_inset
30978 </cell>
30979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30980 \begin_inset Text
30981
30982 \begin_layout Plain Layout
30983
30984 \family roman
30985 \series medium
30986 \shape up
30987 \size tiny
30988 \emph off
30989 \bar no
30990 \noun off
30991 \color none
30992 10
30993 \end_layout
30994
30995 \end_inset
30996 </cell>
30997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30998 \begin_inset Text
30999
31000 \begin_layout Plain Layout
31001
31002 \family roman
31003 \series medium
31004 \shape up
31005 \size tiny
31006 \emph off
31007 \bar no
31008 \noun off
31009 \color none
31010 20
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019
31020 \family roman
31021 \series medium
31022 \shape up
31023 \size tiny
31024 \emph off
31025 \bar no
31026 \noun off
31027 \color none
31028 30
31029 \end_layout
31030
31031 \end_inset
31032 </cell>
31033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31034 \begin_inset Text
31035
31036 \begin_layout Plain Layout
31037
31038 \family roman
31039 \series medium
31040 \shape up
31041 \size tiny
31042 \emph off
31043 \bar no
31044 \noun off
31045 \color none
31046 40
31047 \end_layout
31048
31049 \end_inset
31050 </cell>
31051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31052 \begin_inset Text
31053
31054 \begin_layout Plain Layout
31055
31056 \family roman
31057 \series medium
31058 \shape up
31059 \size tiny
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 50
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \family roman
31075 \series medium
31076 \shape up
31077 \size tiny
31078 \emph off
31079 \bar no
31080 \noun off
31081 \color none
31082 60
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091
31092 \family roman
31093 \series medium
31094 \shape up
31095 \size tiny
31096 \emph off
31097 \bar no
31098 \noun off
31099 \color none
31100 70
31101 \end_layout
31102
31103 \end_inset
31104 </cell>
31105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31106 \begin_inset Text
31107
31108 \begin_layout Plain Layout
31109
31110 \family roman
31111 \series medium
31112 \shape up
31113 \size tiny
31114 \emph off
31115 \bar no
31116 \noun off
31117 \color none
31118 80
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \family roman
31129 \series medium
31130 \shape up
31131 \size tiny
31132 \emph off
31133 \bar no
31134 \noun off
31135 \color none
31136 90
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \family roman
31147 \series medium
31148 \shape up
31149 \size tiny
31150 \emph off
31151 \bar no
31152 \noun off
31153 \color none
31154 A0
31155 \end_layout
31156
31157 \end_inset
31158 </cell>
31159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Plain Layout
31163
31164 \family roman
31165 \series medium
31166 \shape up
31167 \size tiny
31168 \emph off
31169 \bar no
31170 \noun off
31171 \color none
31172 B0
31173 \end_layout
31174
31175 \end_inset
31176 </cell>
31177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31178 \begin_inset Text
31179
31180 \begin_layout Plain Layout
31181
31182 \family roman
31183 \series medium
31184 \shape up
31185 \size tiny
31186 \emph off
31187 \bar no
31188 \noun off
31189 \color none
31190 C0
31191 \end_layout
31192
31193 \end_inset
31194 </cell>
31195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31196 \begin_inset Text
31197
31198 \begin_layout Plain Layout
31199
31200 \family roman
31201 \series medium
31202 \shape up
31203 \size tiny
31204 \emph off
31205 \bar no
31206 \noun off
31207 \color none
31208 D0
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \family roman
31219 \series medium
31220 \shape up
31221 \size tiny
31222 \emph off
31223 \bar no
31224 \noun off
31225 \color none
31226 E0
31227 \end_layout
31228
31229 \end_inset
31230 </cell>
31231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31232 \begin_inset Text
31233
31234 \begin_layout Plain Layout
31235
31236 \family roman
31237 \series medium
31238 \shape up
31239 \size tiny
31240 \emph off
31241 \bar no
31242 \noun off
31243 \color none
31244 F0
31245 \end_layout
31246
31247 \end_inset
31248 </cell>
31249 </row>
31250 <row>
31251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31252 \begin_inset Text
31253
31254 \begin_layout Plain Layout
31255
31256 \family roman
31257 \series medium
31258 \shape up
31259 \size tiny
31260 \emph off
31261 \bar no
31262 \noun off
31263 \color none
31264 00
31265 \end_layout
31266
31267 \end_inset
31268 </cell>
31269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31270 \begin_inset Text
31271
31272 \begin_layout Plain Layout
31273
31274 \end_layout
31275
31276 \end_inset
31277 </cell>
31278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31279 \begin_inset Text
31280
31281 \begin_layout Plain Layout
31282
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291
31292 \end_layout
31293
31294 \end_inset
31295 </cell>
31296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31297 \begin_inset Text
31298
31299 \begin_layout Plain Layout
31300
31301 \family roman
31302 \series medium
31303 \shape up
31304 \emph off
31305 \bar no
31306 \noun off
31307 \color none
31308 0
31309 \end_layout
31310
31311 \end_inset
31312 </cell>
31313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31314 \begin_inset Text
31315
31316 \begin_layout Plain Layout
31317
31318 \family roman
31319 \series medium
31320 \shape up
31321 \emph off
31322 \bar no
31323 \noun off
31324 \color none
31325 @
31326 \end_layout
31327
31328 \end_inset
31329 </cell>
31330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31331 \begin_inset Text
31332
31333 \begin_layout Plain Layout
31334
31335 \family roman
31336 \series medium
31337 \shape up
31338 \emph off
31339 \bar no
31340 \noun off
31341 \color none
31342 P
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Plain Layout
31351
31352 \family roman
31353 \series medium
31354 \shape up
31355 \emph off
31356 \bar no
31357 \noun off
31358 \color none
31359 '
31360 \end_layout
31361
31362 \end_inset
31363 </cell>
31364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31365 \begin_inset Text
31366
31367 \begin_layout Plain Layout
31368
31369 \family roman
31370 \series medium
31371 \shape up
31372 \emph off
31373 \bar no
31374 \noun off
31375 \color none
31376 p
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31391 \begin_inset Text
31392
31393 \begin_layout Plain Layout
31394
31395 \end_layout
31396
31397 \end_inset
31398 </cell>
31399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31400 \begin_inset Text
31401
31402 \begin_layout Plain Layout
31403
31404 \end_layout
31405
31406 \end_inset
31407 </cell>
31408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31409 \begin_inset Text
31410
31411 \begin_layout Plain Layout
31412
31413 \family roman
31414 \series medium
31415 \shape up
31416 \emph off
31417 \bar no
31418 \noun off
31419 \color none
31420 °
31421 \end_layout
31422
31423 \end_inset
31424 </cell>
31425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31426 \begin_inset Text
31427
31428 \begin_layout Plain Layout
31429
31430 \family roman
31431 \series medium
31432 \shape up
31433 \emph off
31434 \bar no
31435 \noun off
31436 \color none
31437 À
31438 \end_layout
31439
31440 \end_inset
31441 </cell>
31442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31443 \begin_inset Text
31444
31445 \begin_layout Plain Layout
31446
31447 \family roman
31448 \series medium
31449 \shape up
31450 \emph off
31451 \bar no
31452 \noun off
31453 \color none
31454 Ð
31455 \end_layout
31456
31457 \end_inset
31458 </cell>
31459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31460 \begin_inset Text
31461
31462 \begin_layout Plain Layout
31463
31464 \family roman
31465 \series medium
31466 \shape up
31467 \emph off
31468 \bar no
31469 \noun off
31470 \color none
31471 à
31472 \end_layout
31473
31474 \end_inset
31475 </cell>
31476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31477 \begin_inset Text
31478
31479 \begin_layout Plain Layout
31480
31481 \family roman
31482 \series medium
31483 \shape up
31484 \emph off
31485 \bar no
31486 \noun off
31487 \color none
31488 ð
31489 \end_layout
31490
31491 \end_inset
31492 </cell>
31493 </row>
31494 <row>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \family roman
31501 \series medium
31502 \shape up
31503 \size tiny
31504 \emph off
31505 \bar no
31506 \noun off
31507 \color none
31508 01
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517
31518 \end_layout
31519
31520 \end_inset
31521 </cell>
31522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31523 \begin_inset Text
31524
31525 \begin_layout Plain Layout
31526
31527 \end_layout
31528
31529 \end_inset
31530 </cell>
31531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31532 \begin_inset Text
31533
31534 \begin_layout Plain Layout
31535
31536 \family roman
31537 \series medium
31538 \shape up
31539 \emph off
31540 \bar no
31541 \noun off
31542 \color none
31543 !
31544 \end_layout
31545
31546 \end_inset
31547 </cell>
31548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31549 \begin_inset Text
31550
31551 \begin_layout Plain Layout
31552
31553 \family roman
31554 \series medium
31555 \shape up
31556 \emph off
31557 \bar no
31558 \noun off
31559 \color none
31560 1
31561 \end_layout
31562
31563 \end_inset
31564 </cell>
31565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31566 \begin_inset Text
31567
31568 \begin_layout Plain Layout
31569
31570 \family roman
31571 \series medium
31572 \shape up
31573 \emph off
31574 \bar no
31575 \noun off
31576 \color none
31577 A
31578 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586
31587 \family roman
31588 \series medium
31589 \shape up
31590 \emph off
31591 \bar no
31592 \noun off
31593 \color none
31594 Q
31595 \end_layout
31596
31597 \end_inset
31598 </cell>
31599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31600 \begin_inset Text
31601
31602 \begin_layout Plain Layout
31603
31604 \family roman
31605 \series medium
31606 \shape up
31607 \emph off
31608 \bar no
31609 \noun off
31610 \color none
31611 a
31612 \end_layout
31613
31614 \end_inset
31615 </cell>
31616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31617 \begin_inset Text
31618
31619 \begin_layout Plain Layout
31620
31621 \family roman
31622 \series medium
31623 \shape up
31624 \emph off
31625 \bar no
31626 \noun off
31627 \color none
31628 q
31629 \end_layout
31630
31631 \end_inset
31632 </cell>
31633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31634 \begin_inset Text
31635
31636 \begin_layout Plain Layout
31637
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655
31656 \family roman
31657 \series medium
31658 \shape up
31659 \emph off
31660 \bar no
31661 \noun off
31662 \color none
31663 ¡
31664 \end_layout
31665
31666 \end_inset
31667 </cell>
31668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672
31673 \family roman
31674 \series medium
31675 \shape up
31676 \emph off
31677 \bar no
31678 \noun off
31679 \color none
31680 ±
31681 \end_layout
31682
31683 \end_inset
31684 </cell>
31685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31686 \begin_inset Text
31687
31688 \begin_layout Plain Layout
31689
31690 \family roman
31691 \series medium
31692 \shape up
31693 \emph off
31694 \bar no
31695 \noun off
31696 \color none
31697 Á
31698 \end_layout
31699
31700 \end_inset
31701 </cell>
31702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31703 \begin_inset Text
31704
31705 \begin_layout Plain Layout
31706
31707 \family roman
31708 \series medium
31709 \shape up
31710 \emph off
31711 \bar no
31712 \noun off
31713 \color none
31714 Ñ
31715 \end_layout
31716
31717 \end_inset
31718 </cell>
31719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723
31724 \family roman
31725 \series medium
31726 \shape up
31727 \emph off
31728 \bar no
31729 \noun off
31730 \color none
31731 á
31732 \end_layout
31733
31734 \end_inset
31735 </cell>
31736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31737 \begin_inset Text
31738
31739 \begin_layout Plain Layout
31740
31741 \family roman
31742 \series medium
31743 \shape up
31744 \emph off
31745 \bar no
31746 \noun off
31747 \color none
31748 ñ
31749 \end_layout
31750
31751 \end_inset
31752 </cell>
31753 </row>
31754 <row>
31755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759
31760 \family roman
31761 \series medium
31762 \shape up
31763 \size tiny
31764 \emph off
31765 \bar no
31766 \noun off
31767 \color none
31768 02
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786
31787 \end_layout
31788
31789 \end_inset
31790 </cell>
31791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31792 \begin_inset Text
31793
31794 \begin_layout Plain Layout
31795
31796 \family roman
31797 \series medium
31798 \shape up
31799 \emph off
31800 \bar no
31801 \noun off
31802 \color none
31803 \begin_inset Quotes eld
31804 \end_inset
31805
31806
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout Plain Layout
31815
31816 \family roman
31817 \series medium
31818 \shape up
31819 \emph off
31820 \bar no
31821 \noun off
31822 \color none
31823 2
31824 \end_layout
31825
31826 \end_inset
31827 </cell>
31828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31829 \begin_inset Text
31830
31831 \begin_layout Plain Layout
31832
31833 \family roman
31834 \series medium
31835 \shape up
31836 \emph off
31837 \bar no
31838 \noun off
31839 \color none
31840 B
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849
31850 \family roman
31851 \series medium
31852 \shape up
31853 \emph off
31854 \bar no
31855 \noun off
31856 \color none
31857 R
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31863 \begin_inset Text
31864
31865 \begin_layout Plain Layout
31866
31867 \family roman
31868 \series medium
31869 \shape up
31870 \emph off
31871 \bar no
31872 \noun off
31873 \color none
31874 b
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31880 \begin_inset Text
31881
31882 \begin_layout Plain Layout
31883
31884 \family roman
31885 \series medium
31886 \shape up
31887 \emph off
31888 \bar no
31889 \noun off
31890 \color none
31891 r
31892 \end_layout
31893
31894 \end_inset
31895 </cell>
31896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31897 \begin_inset Text
31898
31899 \begin_layout Plain Layout
31900
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 \family roman
31929 \series medium
31930 \shape up
31931 \emph off
31932 \bar no
31933 \noun off
31934 \color none
31935 ²
31936 \end_layout
31937
31938 \end_inset
31939 </cell>
31940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31941 \begin_inset Text
31942
31943 \begin_layout Plain Layout
31944
31945 \family roman
31946 \series medium
31947 \shape up
31948 \emph off
31949 \bar no
31950 \noun off
31951 \color none
31952 Â
31953 \end_layout
31954
31955 \end_inset
31956 </cell>
31957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31958 \begin_inset Text
31959
31960 \begin_layout Plain Layout
31961
31962 \family roman
31963 \series medium
31964 \shape up
31965 \emph off
31966 \bar no
31967 \noun off
31968 \color none
31969 Ò
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31975 \begin_inset Text
31976
31977 \begin_layout Plain Layout
31978
31979 \family roman
31980 \series medium
31981 \shape up
31982 \emph off
31983 \bar no
31984 \noun off
31985 \color none
31986 â
31987 \end_layout
31988
31989 \end_inset
31990 </cell>
31991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31992 \begin_inset Text
31993
31994 \begin_layout Plain Layout
31995
31996 \family roman
31997 \series medium
31998 \shape up
31999 \emph off
32000 \bar no
32001 \noun off
32002 \color none
32003 ò
32004 \end_layout
32005
32006 \end_inset
32007 </cell>
32008 </row>
32009 <row>
32010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32011 \begin_inset Text
32012
32013 \begin_layout Plain Layout
32014
32015 \family roman
32016 \series medium
32017 \shape up
32018 \size tiny
32019 \emph off
32020 \bar no
32021 \noun off
32022 \color none
32023 03
32024 \end_layout
32025
32026 \end_inset
32027 </cell>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032
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 \family roman
32052 \series medium
32053 \shape up
32054 \emph off
32055 \bar no
32056 \noun off
32057 \color none
32058 #
32059 \end_layout
32060
32061 \end_inset
32062 </cell>
32063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32064 \begin_inset Text
32065
32066 \begin_layout Plain Layout
32067
32068 \family roman
32069 \series medium
32070 \shape up
32071 \emph off
32072 \bar no
32073 \noun off
32074 \color none
32075 3
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084
32085 \family roman
32086 \series medium
32087 \shape up
32088 \emph off
32089 \bar no
32090 \noun off
32091 \color none
32092 C
32093 \end_layout
32094
32095 \end_inset
32096 </cell>
32097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101
32102 \family roman
32103 \series medium
32104 \shape up
32105 \emph off
32106 \bar no
32107 \noun off
32108 \color none
32109 S
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32115 \begin_inset Text
32116
32117 \begin_layout Plain Layout
32118
32119 \family roman
32120 \series medium
32121 \shape up
32122 \emph off
32123 \bar no
32124 \noun off
32125 \color none
32126 c
32127 \end_layout
32128
32129 \end_inset
32130 </cell>
32131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32132 \begin_inset Text
32133
32134 \begin_layout Plain Layout
32135
32136 \family roman
32137 \series medium
32138 \shape up
32139 \emph off
32140 \bar no
32141 \noun off
32142 \color none
32143 s
32144 \end_layout
32145
32146 \end_inset
32147 </cell>
32148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32149 \begin_inset Text
32150
32151 \begin_layout Plain Layout
32152
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 \family roman
32172 \series medium
32173 \shape up
32174 \emph off
32175 \bar no
32176 \noun off
32177 \color none
32178 £
32179 \end_layout
32180
32181 \end_inset
32182 </cell>
32183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32184 \begin_inset Text
32185
32186 \begin_layout Plain Layout
32187
32188 \family roman
32189 \series medium
32190 \shape up
32191 \emph off
32192 \bar no
32193 \noun off
32194 \color none
32195 ³
32196 \end_layout
32197
32198 \end_inset
32199 </cell>
32200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32201 \begin_inset Text
32202
32203 \begin_layout Plain Layout
32204
32205 \family roman
32206 \series medium
32207 \shape up
32208 \emph off
32209 \bar no
32210 \noun off
32211 \color none
32212 Ã
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32218 \begin_inset Text
32219
32220 \begin_layout Plain Layout
32221
32222 \family roman
32223 \series medium
32224 \shape up
32225 \emph off
32226 \bar no
32227 \noun off
32228 \color none
32229 Ó
32230 \end_layout
32231
32232 \end_inset
32233 </cell>
32234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32235 \begin_inset Text
32236
32237 \begin_layout Plain Layout
32238
32239 \family roman
32240 \series medium
32241 \shape up
32242 \emph off
32243 \bar no
32244 \noun off
32245 \color none
32246 ã
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32252 \begin_inset Text
32253
32254 \begin_layout Plain Layout
32255
32256 \family roman
32257 \series medium
32258 \shape up
32259 \emph off
32260 \bar no
32261 \noun off
32262 \color none
32263 ó
32264 \end_layout
32265
32266 \end_inset
32267 </cell>
32268 </row>
32269 <row>
32270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32271 \begin_inset Text
32272
32273 \begin_layout Plain Layout
32274
32275 \family roman
32276 \series medium
32277 \shape up
32278 \size tiny
32279 \emph off
32280 \bar no
32281 \noun off
32282 \color none
32283 04
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292
32293 \end_layout
32294
32295 \end_inset
32296 </cell>
32297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32298 \begin_inset Text
32299
32300 \begin_layout Plain Layout
32301
32302 \end_layout
32303
32304 \end_inset
32305 </cell>
32306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310
32311 \family roman
32312 \series medium
32313 \shape up
32314 \emph off
32315 \bar no
32316 \noun off
32317 \color none
32318 $
32319 \end_layout
32320
32321 \end_inset
32322 </cell>
32323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32324 \begin_inset Text
32325
32326 \begin_layout Plain Layout
32327
32328 \family roman
32329 \series medium
32330 \shape up
32331 \emph off
32332 \bar no
32333 \noun off
32334 \color none
32335 4
32336 \end_layout
32337
32338 \end_inset
32339 </cell>
32340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32341 \begin_inset Text
32342
32343 \begin_layout Plain Layout
32344
32345 \family roman
32346 \series medium
32347 \shape up
32348 \emph off
32349 \bar no
32350 \noun off
32351 \color none
32352 D
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361
32362 \family roman
32363 \series medium
32364 \shape up
32365 \emph off
32366 \bar no
32367 \noun off
32368 \color none
32369 T
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378
32379 \family roman
32380 \series medium
32381 \shape up
32382 \emph off
32383 \bar no
32384 \noun off
32385 \color none
32386 d
32387 \end_layout
32388
32389 \end_inset
32390 </cell>
32391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32392 \begin_inset Text
32393
32394 \begin_layout Plain Layout
32395
32396 \family roman
32397 \series medium
32398 \shape up
32399 \emph off
32400 \bar no
32401 \noun off
32402 \color none
32403 t
32404 \end_layout
32405
32406 \end_inset
32407 </cell>
32408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412
32413 \end_layout
32414
32415 \end_inset
32416 </cell>
32417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32418 \begin_inset Text
32419
32420 \begin_layout Plain Layout
32421
32422 \end_layout
32423
32424 \end_inset
32425 </cell>
32426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32427 \begin_inset Text
32428
32429 \begin_layout Plain Layout
32430 ¤
32431 \end_layout
32432
32433 \end_inset
32434 </cell>
32435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32436 \begin_inset Text
32437
32438 \begin_layout Plain Layout
32439
32440 \family roman
32441 \series medium
32442 \shape up
32443 \emph off
32444 \bar no
32445 \noun off
32446 \color none
32447 ´
32448 \end_layout
32449
32450 \end_inset
32451 </cell>
32452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32453 \begin_inset Text
32454
32455 \begin_layout Plain Layout
32456
32457 \family roman
32458 \series medium
32459 \shape up
32460 \emph off
32461 \bar no
32462 \noun off
32463 \color none
32464 Ä
32465 \end_layout
32466
32467 \end_inset
32468 </cell>
32469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32470 \begin_inset Text
32471
32472 \begin_layout Plain Layout
32473
32474 \family roman
32475 \series medium
32476 \shape up
32477 \emph off
32478 \bar no
32479 \noun off
32480 \color none
32481 Ô
32482 \end_layout
32483
32484 \end_inset
32485 </cell>
32486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32487 \begin_inset Text
32488
32489 \begin_layout Plain Layout
32490
32491 \family roman
32492 \series medium
32493 \shape up
32494 \emph off
32495 \bar no
32496 \noun off
32497 \color none
32498 ä
32499 \end_layout
32500
32501 \end_inset
32502 </cell>
32503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32504 \begin_inset Text
32505
32506 \begin_layout Plain Layout
32507
32508 \family roman
32509 \series medium
32510 \shape up
32511 \emph off
32512 \bar no
32513 \noun off
32514 \color none
32515 ô
32516 \end_layout
32517
32518 \end_inset
32519 </cell>
32520 </row>
32521 <row>
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Plain Layout
32526
32527 \family roman
32528 \series medium
32529 \shape up
32530 \size tiny
32531 \emph off
32532 \bar no
32533 \noun off
32534 \color none
32535 05
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Plain Layout
32544
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 \family roman
32564 \series medium
32565 \shape up
32566 \emph off
32567 \bar no
32568 \noun off
32569 \color none
32570 %
32571 \end_layout
32572
32573 \end_inset
32574 </cell>
32575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32576 \begin_inset Text
32577
32578 \begin_layout Plain Layout
32579
32580 \family roman
32581 \series medium
32582 \shape up
32583 \emph off
32584 \bar no
32585 \noun off
32586 \color none
32587 5
32588 \end_layout
32589
32590 \end_inset
32591 </cell>
32592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32593 \begin_inset Text
32594
32595 \begin_layout Plain Layout
32596
32597 \family roman
32598 \series medium
32599 \shape up
32600 \emph off
32601 \bar no
32602 \noun off
32603 \color none
32604 E
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \family roman
32615 \series medium
32616 \shape up
32617 \emph off
32618 \bar no
32619 \noun off
32620 \color none
32621 U
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630
32631 \family roman
32632 \series medium
32633 \shape up
32634 \emph off
32635 \bar no
32636 \noun off
32637 \color none
32638 e
32639 \end_layout
32640
32641 \end_inset
32642 </cell>
32643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32644 \begin_inset Text
32645
32646 \begin_layout Plain Layout
32647
32648 \family roman
32649 \series medium
32650 \shape up
32651 \emph off
32652 \bar no
32653 \noun off
32654 \color none
32655 u
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32661 \begin_inset Text
32662
32663 \begin_layout Plain Layout
32664
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" rightline="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 </row>
32773 <row>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778
32779 \family roman
32780 \series medium
32781 \shape up
32782 \size tiny
32783 \emph off
32784 \bar no
32785 \noun off
32786 \color none
32787 06
32788 \end_layout
32789
32790 \end_inset
32791 </cell>
32792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32793 \begin_inset Text
32794
32795 \begin_layout Plain Layout
32796
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814
32815 \family roman
32816 \series medium
32817 \shape up
32818 \emph off
32819 \bar no
32820 \noun off
32821 \color none
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 6
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 F
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 V
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 f
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 v
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 \end_layout
32918
32919 \end_inset
32920 </cell>
32921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32922 \begin_inset Text
32923
32924 \begin_layout Plain Layout
32925
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934 ¦
32935 \end_layout
32936
32937 \end_inset
32938 </cell>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943
32944 \family roman
32945 \series medium
32946 \shape up
32947 \emph off
32948 \bar no
32949 \noun off
32950 \color none
32951
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Plain Layout
32960
32961 \family roman
32962 \series medium
32963 \shape up
32964 \emph off
32965 \bar no
32966 \noun off
32967 \color none
32968 Æ
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32974 \begin_inset Text
32975
32976 \begin_layout Plain Layout
32977
32978 \family roman
32979 \series medium
32980 \shape up
32981 \emph off
32982 \bar no
32983 \noun off
32984 \color none
32985 Ö
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32991 \begin_inset Text
32992
32993 \begin_layout Plain Layout
32994
32995 \family roman
32996 \series medium
32997 \shape up
32998 \emph off
32999 \bar no
33000 \noun off
33001 \color none
33002 æ
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Plain Layout
33011
33012 \family roman
33013 \series medium
33014 \shape up
33015 \emph off
33016 \bar no
33017 \noun off
33018 \color none
33019 ö
33020 \end_layout
33021
33022 \end_inset
33023 </cell>
33024 </row>
33025 <row>
33026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33027 \begin_inset Text
33028
33029 \begin_layout Plain Layout
33030
33031 \family roman
33032 \series medium
33033 \shape up
33034 \size tiny
33035 \emph off
33036 \bar no
33037 \noun off
33038 \color none
33039 07
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33063 \begin_inset Text
33064
33065 \begin_layout Plain Layout
33066
33067 \family roman
33068 \series medium
33069 \shape up
33070 \emph off
33071 \bar no
33072 \noun off
33073 \color none
33074 `
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083
33084 \family roman
33085 \series medium
33086 \shape up
33087 \emph off
33088 \bar no
33089 \noun off
33090 \color none
33091 7
33092 \end_layout
33093
33094 \end_inset
33095 </cell>
33096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100
33101 \family roman
33102 \series medium
33103 \shape up
33104 \emph off
33105 \bar no
33106 \noun off
33107 \color none
33108 G
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117
33118 \family roman
33119 \series medium
33120 \shape up
33121 \emph off
33122 \bar no
33123 \noun off
33124 \color none
33125 W
33126 \end_layout
33127
33128 \end_inset
33129 </cell>
33130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33131 \begin_inset Text
33132
33133 \begin_layout Plain Layout
33134
33135 \family roman
33136 \series medium
33137 \shape up
33138 \emph off
33139 \bar no
33140 \noun off
33141 \color none
33142 g
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151
33152 \family roman
33153 \series medium
33154 \shape up
33155 \emph off
33156 \bar no
33157 \noun off
33158 \color none
33159 w
33160 \end_layout
33161
33162 \end_inset
33163 </cell>
33164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33165 \begin_inset Text
33166
33167 \begin_layout Plain Layout
33168
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33174 \begin_inset Text
33175
33176 \begin_layout Plain Layout
33177
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33183 \begin_inset Text
33184
33185 \begin_layout Plain Layout
33186
33187 \family roman
33188 \series medium
33189 \shape up
33190 \emph off
33191 \bar no
33192 \noun off
33193 \color none
33194 §
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \family roman
33205 \series medium
33206 \shape up
33207 \emph off
33208 \bar no
33209 \noun off
33210 \color none
33211 ·
33212 \end_layout
33213
33214 \end_inset
33215 </cell>
33216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33217 \begin_inset Text
33218
33219 \begin_layout Plain Layout
33220
33221 \family roman
33222 \series medium
33223 \shape up
33224 \emph off
33225 \bar no
33226 \noun off
33227 \color none
33228 Ç
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237
33238 \family roman
33239 \series medium
33240 \shape up
33241 \emph off
33242 \bar no
33243 \noun off
33244 \color none
33245 ×
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254
33255 \family roman
33256 \series medium
33257 \shape up
33258 \emph off
33259 \bar no
33260 \noun off
33261 \color none
33262 ç
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \family roman
33273 \series medium
33274 \shape up
33275 \emph off
33276 \bar no
33277 \noun off
33278 \color none
33279 ÷
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 </row>
33285 <row>
33286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290
33291 \family roman
33292 \series medium
33293 \shape up
33294 \size tiny
33295 \emph off
33296 \bar no
33297 \noun off
33298 \color none
33299 08
33300 \end_layout
33301
33302 \end_inset
33303 </cell>
33304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33305 \begin_inset Text
33306
33307 \begin_layout Plain Layout
33308
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326
33327 \family roman
33328 \series medium
33329 \shape up
33330 \emph off
33331 \bar no
33332 \noun off
33333 \color none
33334 (
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \family roman
33345 \series medium
33346 \shape up
33347 \emph off
33348 \bar no
33349 \noun off
33350 \color none
33351 8
33352 \end_layout
33353
33354 \end_inset
33355 </cell>
33356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360
33361 \family roman
33362 \series medium
33363 \shape up
33364 \emph off
33365 \bar no
33366 \noun off
33367 \color none
33368 H
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \family roman
33379 \series medium
33380 \shape up
33381 \emph off
33382 \bar no
33383 \noun off
33384 \color none
33385 X
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Plain Layout
33394
33395 \family roman
33396 \series medium
33397 \shape up
33398 \emph off
33399 \bar no
33400 \noun off
33401 \color none
33402 h
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \emph off
33416 \bar no
33417 \noun off
33418 \color none
33419 x
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \end_layout
33430
33431 \end_inset
33432 </cell>
33433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Plain Layout
33437
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family roman
33448 \series medium
33449 \shape up
33450 \emph off
33451 \bar no
33452 \noun off
33453 \color none
33454 ¨
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family roman
33465 \series medium
33466 \shape up
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 ¸
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 È
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 Ø
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 è
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531
33532 \family roman
33533 \series medium
33534 \shape up
33535 \emph off
33536 \bar no
33537 \noun off
33538 \color none
33539 ø
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 </row>
33545 <row>
33546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550
33551 \family roman
33552 \series medium
33553 \shape up
33554 \size tiny
33555 \emph off
33556 \bar no
33557 \noun off
33558 \color none
33559 09
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Plain Layout
33568
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33574 \begin_inset Text
33575
33576 \begin_layout Plain Layout
33577
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \family roman
33588 \series medium
33589 \shape up
33590 \emph off
33591 \bar no
33592 \noun off
33593 \color none
33594 )
33595 \end_layout
33596
33597 \end_inset
33598 </cell>
33599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33600 \begin_inset Text
33601
33602 \begin_layout Plain Layout
33603
33604 \family roman
33605 \series medium
33606 \shape up
33607 \emph off
33608 \bar no
33609 \noun off
33610 \color none
33611 9
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \family roman
33622 \series medium
33623 \shape up
33624 \emph off
33625 \bar no
33626 \noun off
33627 \color none
33628 I
33629 \end_layout
33630
33631 \end_inset
33632 </cell>
33633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \family roman
33639 \series medium
33640 \shape up
33641 \emph off
33642 \bar no
33643 \noun off
33644 \color none
33645 Y
33646 \end_layout
33647
33648 \end_inset
33649 </cell>
33650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654
33655 \family roman
33656 \series medium
33657 \shape up
33658 \emph off
33659 \bar no
33660 \noun off
33661 \color none
33662 i
33663 \end_layout
33664
33665 \end_inset
33666 </cell>
33667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33668 \begin_inset Text
33669
33670 \begin_layout Plain Layout
33671
33672 \family roman
33673 \series medium
33674 \shape up
33675 \emph off
33676 \bar no
33677 \noun off
33678 \color none
33679 y
33680 \end_layout
33681
33682 \end_inset
33683 </cell>
33684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \family roman
33708 \series medium
33709 \shape up
33710 \emph off
33711 \bar no
33712 \noun off
33713 \color none
33714 ©
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723
33724 \family roman
33725 \series medium
33726 \shape up
33727 \emph off
33728 \bar no
33729 \noun off
33730 \color none
33731 ¹
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \family roman
33742 \series medium
33743 \shape up
33744 \emph off
33745 \bar no
33746 \noun off
33747 \color none
33748 É
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \family roman
33759 \series medium
33760 \shape up
33761 \emph off
33762 \bar no
33763 \noun off
33764 \color none
33765 Ù
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \family roman
33776 \series medium
33777 \shape up
33778 \emph off
33779 \bar no
33780 \noun off
33781 \color none
33782 é
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family roman
33793 \series medium
33794 \shape up
33795 \emph off
33796 \bar no
33797 \noun off
33798 \color none
33799 ù
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 </row>
33805 <row>
33806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Plain Layout
33810
33811 \family roman
33812 \series medium
33813 \shape up
33814 \size tiny
33815 \emph off
33816 \bar no
33817 \noun off
33818 \color none
33819 0A
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828
33829 \end_layout
33830
33831 \end_inset
33832 </cell>
33833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Plain Layout
33846
33847 \family roman
33848 \series medium
33849 \shape up
33850 \emph off
33851 \bar no
33852 \noun off
33853 \color none
33854 *
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Plain Layout
33863
33864 \family roman
33865 \series medium
33866 \shape up
33867 \emph off
33868 \bar no
33869 \noun off
33870 \color none
33871 :
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \family roman
33882 \series medium
33883 \shape up
33884 \emph off
33885 \bar no
33886 \noun off
33887 \color none
33888 J
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897
33898 \family roman
33899 \series medium
33900 \shape up
33901 \emph off
33902 \bar no
33903 \noun off
33904 \color none
33905 Z
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33911 \begin_inset Text
33912
33913 \begin_layout Plain Layout
33914
33915 \family roman
33916 \series medium
33917 \shape up
33918 \emph off
33919 \bar no
33920 \noun off
33921 \color none
33922 j
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931
33932 \family roman
33933 \series medium
33934 \shape up
33935 \emph off
33936 \bar no
33937 \noun off
33938 \color none
33939 z
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966
33967 \family roman
33968 \series medium
33969 \shape up
33970 \emph off
33971 \bar no
33972 \noun off
33973 \color none
33974 ª
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \family roman
33985 \series medium
33986 \shape up
33987 \emph off
33988 \bar no
33989 \noun off
33990 \color none
33991 º
33992 \end_layout
33993
33994 \end_inset
33995 </cell>
33996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33997 \begin_inset Text
33998
33999 \begin_layout Plain Layout
34000
34001 \family roman
34002 \series medium
34003 \shape up
34004 \emph off
34005 \bar no
34006 \noun off
34007 \color none
34008 Ê
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017
34018 \family roman
34019 \series medium
34020 \shape up
34021 \emph off
34022 \bar no
34023 \noun off
34024 \color none
34025 Ú
34026 \end_layout
34027
34028 \end_inset
34029 </cell>
34030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34031 \begin_inset Text
34032
34033 \begin_layout Plain Layout
34034
34035 \family roman
34036 \series medium
34037 \shape up
34038 \emph off
34039 \bar no
34040 \noun off
34041 \color none
34042 ê
34043 \end_layout
34044
34045 \end_inset
34046 </cell>
34047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051
34052 \family roman
34053 \series medium
34054 \shape up
34055 \emph off
34056 \bar no
34057 \noun off
34058 \color none
34059 ú
34060 \end_layout
34061
34062 \end_inset
34063 </cell>
34064 </row>
34065 <row>
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 \size tiny
34075 \emph off
34076 \bar no
34077 \noun off
34078 \color none
34079 0B
34080 \end_layout
34081
34082 \end_inset
34083 </cell>
34084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Plain Layout
34088
34089 \end_layout
34090
34091 \end_inset
34092 </cell>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106
34107 \family roman
34108 \series medium
34109 \shape up
34110 \emph off
34111 \bar no
34112 \noun off
34113 \color none
34114 +
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Plain Layout
34123
34124 \family roman
34125 \series medium
34126 \shape up
34127 \emph off
34128 \bar no
34129 \noun off
34130 \color none
34131 ;
34132 \end_layout
34133
34134 \end_inset
34135 </cell>
34136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34137 \begin_inset Text
34138
34139 \begin_layout Plain Layout
34140
34141 \family roman
34142 \series medium
34143 \shape up
34144 \emph off
34145 \bar no
34146 \noun off
34147 \color none
34148 K
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Plain Layout
34157
34158 \family roman
34159 \series medium
34160 \shape up
34161 \emph off
34162 \bar no
34163 \noun off
34164 \color none
34165 [
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174
34175 \family roman
34176 \series medium
34177 \shape up
34178 \emph off
34179 \bar no
34180 \noun off
34181 \color none
34182 k
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191
34192 \family roman
34193 \series medium
34194 \shape up
34195 \emph off
34196 \bar no
34197 \noun off
34198 \color none
34199 {
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226
34227 \family roman
34228 \series medium
34229 \shape up
34230 \emph off
34231 \bar no
34232 \noun off
34233 \color none
34234 «
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243
34244 \family roman
34245 \series medium
34246 \shape up
34247 \emph off
34248 \bar no
34249 \noun off
34250 \color none
34251 »
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \family roman
34262 \series medium
34263 \shape up
34264 \emph off
34265 \bar no
34266 \noun off
34267 \color none
34268 Ë
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277
34278 \family roman
34279 \series medium
34280 \shape up
34281 \emph off
34282 \bar no
34283 \noun off
34284 \color none
34285 Û
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \family roman
34296 \series medium
34297 \shape up
34298 \emph off
34299 \bar no
34300 \noun off
34301 \color none
34302 ë
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \family roman
34313 \series medium
34314 \shape up
34315 \emph off
34316 \bar no
34317 \noun off
34318 \color none
34319 û
34320 \end_layout
34321
34322 \end_inset
34323 </cell>
34324 </row>
34325 <row>
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 \size tiny
34335 \emph off
34336 \bar no
34337 \noun off
34338 \color none
34339 0C
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348
34349 \end_layout
34350
34351 \end_inset
34352 </cell>
34353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Plain Layout
34357
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366
34367 \family roman
34368 \series medium
34369 \shape up
34370 \emph off
34371 \bar no
34372 \noun off
34373 \color none
34374 ,
34375 \end_layout
34376
34377 \end_inset
34378 </cell>
34379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34380 \begin_inset Text
34381
34382 \begin_layout Plain Layout
34383
34384 \family roman
34385 \series medium
34386 \shape up
34387 \emph off
34388 \bar no
34389 \noun off
34390 \color none
34391 <
34392 \end_layout
34393
34394 \end_inset
34395 </cell>
34396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400
34401 \family roman
34402 \series medium
34403 \shape up
34404 \emph off
34405 \bar no
34406 \noun off
34407 \color none
34408 L
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417
34418 \family roman
34419 \series medium
34420 \shape up
34421 \emph off
34422 \bar no
34423 \noun off
34424 \color none
34425
34426 \backslash
34427
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="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 l
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \family roman
34455 \series medium
34456 \shape up
34457 \emph off
34458 \bar no
34459 \noun off
34460 \color none
34461 |
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" 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" 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" leftline="true" usebox="none">
34485 \begin_inset Text
34486
34487 \begin_layout Plain Layout
34488
34489 \family roman
34490 \series medium
34491 \shape up
34492 \emph off
34493 \bar no
34494 \noun off
34495 \color none
34496 ¬
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505
34506 \family roman
34507 \series medium
34508 \shape up
34509 \emph off
34510 \bar no
34511 \noun off
34512 \color none
34513 ¼
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522
34523 \family roman
34524 \series medium
34525 \shape up
34526 \emph off
34527 \bar no
34528 \noun off
34529 \color none
34530 Ì
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \family roman
34541 \series medium
34542 \shape up
34543 \emph off
34544 \bar no
34545 \noun off
34546 \color none
34547 Ü
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556
34557 \family roman
34558 \series medium
34559 \shape up
34560 \emph off
34561 \bar no
34562 \noun off
34563 \color none
34564 ì
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573
34574 \family roman
34575 \series medium
34576 \shape up
34577 \emph off
34578 \bar no
34579 \noun off
34580 \color none
34581 ü
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 </row>
34587 <row>
34588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34589 \begin_inset Text
34590
34591 \begin_layout Plain Layout
34592
34593 \family roman
34594 \series medium
34595 \shape up
34596 \size tiny
34597 \emph off
34598 \bar no
34599 \noun off
34600 \color none
34601 0D
34602 \end_layout
34603
34604 \end_inset
34605 </cell>
34606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34616 \begin_inset Text
34617
34618 \begin_layout Plain Layout
34619
34620 \end_layout
34621
34622 \end_inset
34623 </cell>
34624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34625 \begin_inset Text
34626
34627 \begin_layout Plain Layout
34628
34629 \family roman
34630 \series medium
34631 \shape up
34632 \emph off
34633 \bar no
34634 \noun off
34635 \color none
34636 -
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645
34646 \family roman
34647 \series medium
34648 \shape up
34649 \emph off
34650 \bar no
34651 \noun off
34652 \color none
34653 =
34654 \end_layout
34655
34656 \end_inset
34657 </cell>
34658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34659 \begin_inset Text
34660
34661 \begin_layout Plain Layout
34662
34663 \family roman
34664 \series medium
34665 \shape up
34666 \emph off
34667 \bar no
34668 \noun off
34669 \color none
34670 M
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Plain Layout
34679
34680 \family roman
34681 \series medium
34682 \shape up
34683 \emph off
34684 \bar no
34685 \noun off
34686 \color none
34687 ]
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Plain Layout
34696
34697 \family roman
34698 \series medium
34699 \shape up
34700 \emph off
34701 \bar no
34702 \noun off
34703 \color none
34704 m
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713
34714 \family roman
34715 \series medium
34716 \shape up
34717 \emph off
34718 \bar no
34719 \noun off
34720 \color none
34721 }
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34736 \begin_inset Text
34737
34738 \begin_layout Plain Layout
34739
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Plain Layout
34757
34758 \family roman
34759 \series medium
34760 \shape up
34761 \emph off
34762 \bar no
34763 \noun off
34764 \color none
34765 ½
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774
34775 \family roman
34776 \series medium
34777 \shape up
34778 \emph off
34779 \bar no
34780 \noun off
34781 \color none
34782 Í
34783 \end_layout
34784
34785 \end_inset
34786 </cell>
34787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34788 \begin_inset Text
34789
34790 \begin_layout Plain Layout
34791
34792 \family roman
34793 \series medium
34794 \shape up
34795 \emph off
34796 \bar no
34797 \noun off
34798 \color none
34799 Ý
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808
34809 \family roman
34810 \series medium
34811 \shape up
34812 \emph off
34813 \bar no
34814 \noun off
34815 \color none
34816 í
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \family roman
34827 \series medium
34828 \shape up
34829 \emph off
34830 \bar no
34831 \noun off
34832 \color none
34833 ý
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 </row>
34839 <row>
34840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34841 \begin_inset Text
34842
34843 \begin_layout Plain Layout
34844
34845 \family roman
34846 \series medium
34847 \shape up
34848 \size tiny
34849 \emph off
34850 \bar no
34851 \noun off
34852 \color none
34853 0E
34854 \end_layout
34855
34856 \end_inset
34857 </cell>
34858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34859 \begin_inset Text
34860
34861 \begin_layout Plain Layout
34862
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880
34881 \family roman
34882 \series medium
34883 \shape up
34884 \emph off
34885 \bar no
34886 \noun off
34887 \color none
34888 .
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34894 \begin_inset Text
34895
34896 \begin_layout Plain Layout
34897
34898 \family roman
34899 \series medium
34900 \shape up
34901 \emph off
34902 \bar no
34903 \noun off
34904 \color none
34905 >
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34911 \begin_inset Text
34912
34913 \begin_layout Plain Layout
34914
34915 \family roman
34916 \series medium
34917 \shape up
34918 \emph off
34919 \bar no
34920 \noun off
34921 \color none
34922 N
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \family roman
34933 \series medium
34934 \shape up
34935 \emph off
34936 \bar no
34937 \noun off
34938 \color none
34939 ^
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \family roman
34950 \series medium
34951 \shape up
34952 \emph off
34953 \bar no
34954 \noun off
34955 \color none
34956 n
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Plain Layout
34965
34966 \family roman
34967 \series medium
34968 \shape up
34969 \emph off
34970 \bar no
34971 \noun off
34972 \color none
34973 ~
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \end_layout
34984
34985 \end_inset
34986 </cell>
34987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000
35001 \family roman
35002 \series medium
35003 \shape up
35004 \emph off
35005 \bar no
35006 \noun off
35007 \color none
35008 ®
35009 \end_layout
35010
35011 \end_inset
35012 </cell>
35013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35014 \begin_inset Text
35015
35016 \begin_layout Plain Layout
35017
35018 \family roman
35019 \series medium
35020 \shape up
35021 \emph off
35022 \bar no
35023 \noun off
35024 \color none
35025 ¾
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35031 \begin_inset Text
35032
35033 \begin_layout Plain Layout
35034
35035 \family roman
35036 \series medium
35037 \shape up
35038 \emph off
35039 \bar no
35040 \noun off
35041 \color none
35042 Î
35043 \end_layout
35044
35045 \end_inset
35046 </cell>
35047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35048 \begin_inset Text
35049
35050 \begin_layout Plain Layout
35051
35052 \family roman
35053 \series medium
35054 \shape up
35055 \emph off
35056 \bar no
35057 \noun off
35058 \color none
35059 Þ
35060 \end_layout
35061
35062 \end_inset
35063 </cell>
35064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35065 \begin_inset Text
35066
35067 \begin_layout Plain Layout
35068
35069 \family roman
35070 \series medium
35071 \shape up
35072 \emph off
35073 \bar no
35074 \noun off
35075 \color none
35076 î
35077 \end_layout
35078
35079 \end_inset
35080 </cell>
35081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35082 \begin_inset Text
35083
35084 \begin_layout Plain Layout
35085
35086 \family roman
35087 \series medium
35088 \shape up
35089 \emph off
35090 \bar no
35091 \noun off
35092 \color none
35093 þ
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 </row>
35099 <row>
35100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35101 \begin_inset Text
35102
35103 \begin_layout Plain Layout
35104
35105 \family roman
35106 \series medium
35107 \shape up
35108 \size tiny
35109 \emph off
35110 \bar no
35111 \noun off
35112 \color none
35113 0F
35114 \end_layout
35115
35116 \end_inset
35117 </cell>
35118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \end_layout
35133
35134 \end_inset
35135 </cell>
35136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35137 \begin_inset Text
35138
35139 \begin_layout Plain Layout
35140
35141 \family roman
35142 \series medium
35143 \shape up
35144 \emph off
35145 \bar no
35146 \noun off
35147 \color none
35148 /
35149 \end_layout
35150
35151 \end_inset
35152 </cell>
35153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157
35158 \family roman
35159 \series medium
35160 \shape up
35161 \emph off
35162 \bar no
35163 \noun off
35164 \color none
35165 ?
35166 \end_layout
35167
35168 \end_inset
35169 </cell>
35170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35171 \begin_inset Text
35172
35173 \begin_layout Plain Layout
35174
35175 \family roman
35176 \series medium
35177 \shape up
35178 \emph off
35179 \bar no
35180 \noun off
35181 \color none
35182 O
35183 \end_layout
35184
35185 \end_inset
35186 </cell>
35187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35188 \begin_inset Text
35189
35190 \begin_layout Plain Layout
35191
35192 \family roman
35193 \series medium
35194 \shape up
35195 \emph off
35196 \bar no
35197 \noun off
35198 \color none
35199 _
35200 \end_layout
35201
35202 \end_inset
35203 </cell>
35204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35205 \begin_inset Text
35206
35207 \begin_layout Plain Layout
35208
35209 \family roman
35210 \series medium
35211 \shape up
35212 \emph off
35213 \bar no
35214 \noun off
35215 \color none
35216 o
35217 \end_layout
35218
35219 \end_inset
35220 </cell>
35221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35222 \begin_inset Text
35223
35224 \begin_layout Plain Layout
35225
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234
35235 \end_layout
35236
35237 \end_inset
35238 </cell>
35239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35240 \begin_inset Text
35241
35242 \begin_layout Plain Layout
35243
35244 \end_layout
35245
35246 \end_inset
35247 </cell>
35248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35249 \begin_inset Text
35250
35251 \begin_layout Plain Layout
35252
35253 \family roman
35254 \series medium
35255 \shape up
35256 \emph off
35257 \bar no
35258 \noun off
35259 \color none
35260 ¯
35261 \end_layout
35262
35263 \end_inset
35264 </cell>
35265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35266 \begin_inset Text
35267
35268 \begin_layout Plain Layout
35269
35270 \family roman
35271 \series medium
35272 \shape up
35273 \emph off
35274 \bar no
35275 \noun off
35276 \color none
35277 ¿
35278 \end_layout
35279
35280 \end_inset
35281 </cell>
35282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35283 \begin_inset Text
35284
35285 \begin_layout Plain Layout
35286
35287 \family roman
35288 \series medium
35289 \shape up
35290 \emph off
35291 \bar no
35292 \noun off
35293 \color none
35294 Ï
35295 \end_layout
35296
35297 \end_inset
35298 </cell>
35299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35300 \begin_inset Text
35301
35302 \begin_layout Plain Layout
35303
35304 \family roman
35305 \series medium
35306 \shape up
35307 \emph off
35308 \bar no
35309 \noun off
35310 \color none
35311 ß
35312 \end_layout
35313
35314 \end_inset
35315 </cell>
35316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35317 \begin_inset Text
35318
35319 \begin_layout Plain Layout
35320
35321 \family roman
35322 \series medium
35323 \shape up
35324 \emph off
35325 \bar no
35326 \noun off
35327 \color none
35328 ï
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35334 \begin_inset Text
35335
35336 \begin_layout Plain Layout
35337
35338 \family roman
35339 \series medium
35340 \shape up
35341 \emph off
35342 \bar no
35343 \noun off
35344 \color none
35345 ÿ
35346 \end_layout
35347
35348 \end_inset
35349 </cell>
35350 </row>
35351 </lyxtabular>
35352
35353 \end_inset
35354
35355
35356 \end_layout
35357
35358 \end_inset
35359
35360
35361 \end_layout
35362
35363 \begin_layout Standard
35364 A continuación hay una lista de todos los caracteres acentuados que LyX
35365  puede mostrar en pantalla directamente.
35366  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
35367  los de los mapas 
35368 \family typewriter
35369 ISO8859-2
35370 \family default
35371  a 
35372 \family typewriter
35373 4
35374 \family default
35375 .
35376  
35377 \end_layout
35378
35379 \begin_layout Itemize
35380 De 
35381 \family typewriter
35382 ISO8859–1
35383 \family default
35384 :
35385 \end_layout
35386
35387 \begin_deeper
35388 \begin_layout Standard
35389 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
35390 \begin_inset space \hfill{}
35391 \end_inset
35392
35393 diéresis
35394 \end_layout
35395
35396 \begin_layout Standard
35397 ^ Â Ê Î Ô Û â ê î ô û
35398 \begin_inset space \hfill{}
35399 \end_inset
35400
35401 circunflejo
35402 \end_layout
35403
35404 \begin_layout Standard
35405 ` À È Ì Ò Ù à è ì ò ù
35406 \begin_inset space \hfill{}
35407 \end_inset
35408
35409 grave
35410 \end_layout
35411
35412 \begin_layout Standard
35413 ´ Á É Í Ó Ú Ý á é í ó ú ý
35414 \begin_inset space \hfill{}
35415 \end_inset
35416
35417 agudo
35418 \end_layout
35419
35420 \begin_layout Standard
35421 ~ Ã Ñ Õ ã ñ õ
35422 \begin_inset space \hfill{}
35423 \end_inset
35424
35425 tilde
35426 \end_layout
35427
35428 \begin_layout Standard
35429 ¸Çç
35430 \begin_inset space \hfill{}
35431 \end_inset
35432
35433 cedilla
35434 \end_layout
35435
35436 \begin_layout Standard
35437 ¯
35438 \begin_inset space \hfill{}
35439 \end_inset
35440
35441 guión superior
35442 \end_layout
35443
35444 \end_deeper
35445 \begin_layout Itemize
35446 De 
35447 \family typewriter
35448 ISO8859–2
35449 \family default
35450  a 
35451 \family typewriter
35452 4
35453 \family default
35454 :
35455 \end_layout
35456
35457 \begin_deeper
35458 \begin_layout Standard
35459 ĤĴĥĵĈĜŜĉĝŝ
35460 \begin_inset space \hfill{}
35461 \end_inset
35462
35463 circunflejo
35464 \end_layout
35465
35466 \begin_layout Standard
35467 ŚŹśźŔĹĆŃŕĺćń
35468 \begin_inset space \hfill{}
35469 \end_inset
35470
35471 agudo
35472 \end_layout
35473
35474 \begin_layout Standard
35475 Ĩı̃Ũũ
35476 \begin_inset space \hfill{}
35477 \end_inset
35478
35479 tilde
35480 \end_layout
35481
35482 \begin_layout Standard
35483 ŞşŢţŖĻĢŗļģŅĶņķ
35484 \begin_inset space \hfill{}
35485 \end_inset
35486
35487 cedilla
35488 \end_layout
35489
35490 \begin_layout Standard
35491 ĒēĀĪŌŪāı̄ōū
35492 \begin_inset space \hfill{}
35493 \end_inset
35494
35495 guión superior
35496 \end_layout
35497
35498 \begin_layout Standard
35499 ŐŰőű
35500 \begin_inset space \hfill{}
35501 \end_inset
35502
35503 umlaut húngaro 
35504 \end_layout
35505
35506 \end_deeper
35507 \begin_layout Standard
35508 Todos los caracteres anteriores son soportados activamente por las fuentes
35509  TeX.
35510  Además, TeX permite acentos diacríticos en casi todos los caracteres.
35511  Asegúrate de estar usando la codificación 
35512 \family typewriter
35513 T1.
35514 \end_layout
35515
35516 \begin_layout Standard
35517
35518 \end_layout
35519
35520 \begin_layout Chapter
35521 \start_of_appendix
35522 Interfaz de usuario
35523 \begin_inset CommandInset label
35524 LatexCommand label
35525 name "cap:Interfaz-de-usuario"
35526
35527 \end_inset
35528
35529
35530 \end_layout
35531
35532 \begin_layout Standard
35533 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
35534  Está diseñado para servir de referencia rápida si buscas un determinado
35535  asunto en esta guía de usuario.
35536 \end_layout
35537
35538 \begin_layout Section
35539 El menú Archivo
35540 \begin_inset Index idx
35541 status collapsed
35542
35543 \begin_layout Plain Layout
35544 Menú ! Archivo
35545 \end_layout
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Standard
35553 Bajo el menú 
35554 \family sans
35555 Archivo
35556 \family default
35557  están las operaciones fundamentales y algunas operaciones más avanzadas.
35558 \end_layout
35559
35560 \begin_layout Subsection
35561 Nuevo
35562 \end_layout
35563
35564 \begin_layout Standard
35565 Crea un documento nuevo.
35566 \end_layout
35567
35568 \begin_layout Subsection
35569 Nuevo desde plantilla
35570 \end_layout
35571
35572 \begin_layout Standard
35573 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
35574  una plantilla existente, de manera que ciertas características de formato
35575  se heredan automáticamente de la plantilla.
35576  Características que puedes cambiar luego manualmente si quieres.
35577 \end_layout
35578
35579 \begin_layout Subsection
35580 Abrir
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Abre un documento.
35585 \end_layout
35586
35587 \begin_layout Subsection
35588 Abrir reciente
35589 \end_layout
35590
35591 \begin_layout Standard
35592 Muestra una lista de los últimos archivos que se han abierto con el menú
35593  
35594 \family sans
35595 Abrir
35596 \family default
35597 .
35598  Clic sobre el que quieras para abrirlo.
35599 \end_layout
35600
35601 \begin_layout Subsection
35602 Cerrar
35603 \end_layout
35604
35605 \begin_layout Standard
35606 Cierra el documento en pantalla.
35607 \end_layout
35608
35609 \begin_layout Subsection
35610 Cerrar todo
35611 \end_layout
35612
35613 \begin_layout Standard
35614 Cierra todos los documentos abiertos.
35615 \end_layout
35616
35617 \begin_layout Subsection
35618 Guardar
35619 \end_layout
35620
35621 \begin_layout Standard
35622 Guarda el documento en pantalla.
35623 \end_layout
35624
35625 \begin_layout Subsection
35626 Guardar como
35627 \end_layout
35628
35629 \begin_layout Standard
35630 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
35631 \end_layout
35632
35633 \begin_layout Subsection
35634 Guardar todo
35635 \end_layout
35636
35637 \begin_layout Standard
35638 Guarda todos los documentos abiertos.
35639 \end_layout
35640
35641 \begin_layout Subsection
35642 Revertir
35643 \end_layout
35644
35645 \begin_layout Standard
35646 El menú 
35647 \family sans
35648 Revertir
35649 \family default
35650  recarga el documento desde su ubicación en el disco.
35651 \end_layout
35652
35653 \begin_layout Subsection
35654 Control de versiones
35655 \end_layout
35656
35657 \begin_layout Standard
35658 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
35659  Se describe con detalle en el manual 
35660 \emph on
35661 Características adicionales
35662 \emph default
35663 , sección 
35664 \emph on
35665 Control de versiones
35666 \emph default
35667  
35668 \emph on
35669 en LyX
35670 \emph default
35671 .
35672 \end_layout
35673
35674 \begin_layout Subsection
35675 Importar
35676 \end_layout
35677
35678 \begin_layout Standard
35679 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
35680  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
35681  de texto tipo tabla (CVS) con separación con comas.
35682  Los archivos serán importados como documento nuevo de LyX.
35683  
35684 \end_layout
35685
35686 \begin_layout Standard
35687 La opción 
35688 \family sans
35689 Texto
35690 \begin_inset space ~
35691 \end_inset
35692
35693 simple,
35694 \begin_inset space ~
35695 \end_inset
35696
35697 unir
35698 \begin_inset space ~
35699 \end_inset
35700
35701 líneas
35702 \family default
35703  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
35704  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
35705  Si el texto se inserta como párrafos los saltos de línea del texto inician
35706  párrafos nuevos.
35707 \end_layout
35708
35709 \begin_layout Standard
35710
35711 \end_layout
35712
35713 \begin_layout Subsection
35714 Exportar
35715 \begin_inset CommandInset label
35716 LatexCommand label
35717 name "sub:Exportar"
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Standard
35725 Un documento se puede exportar a diversos formatos de salida.
35726  Los archivos resultantes se sitúan en el directorio del archivo LyX.
35727  Las entradas disponibles en el menú dependen de cada instalación, según
35728  los programas que LyX haya encontrado durante su configuración.
35729 \end_layout
35730
35731 \begin_layout Standard
35732 Sigue una lista de las opciones disponibles, que se explican con detalle
35733  en la sección
35734 \begin_inset space ~
35735 \end_inset
35736
35737
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sub:Formatos-de-salida"
35741
35742 \end_inset
35743
35744 .
35745 \end_layout
35746
35747 \begin_layout Description
35748
35749 \family sans
35750 CJK
35751 \begin_inset space ~
35752 \end_inset
35753
35754 LyX 
35755 \family default
35756 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
35757  (CJK).
35758  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
35759 \end_layout
35760
35761 \begin_layout Description
35762
35763 \family sans
35764 DVI
35765 \family default
35766  formato dvi
35767 \end_layout
35768
35769 \begin_layout Description
35770 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
35771  funciona)
35772 \end_layout
35773
35774 \begin_layout Description
35775 HTML
35776 \begin_inset space ~
35777 \end_inset
35778
35779 (MS
35780 \begin_inset space ~
35781 \end_inset
35782
35783 Word) formato HTML especial que puede ser importado en 
35784 \family sans
35785 MS Word
35786 \family default
35787 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
35788  
35789 \family sans
35790 MathML
35791 \family default
35792 .
35793 \end_layout
35794
35795 \begin_layout Description
35796
35797 \family sans
35798 LaT
35799 \begin_inset ERT
35800 status collapsed
35801
35802 \begin_layout Plain Layout
35803
35804 {}
35805 \end_layout
35806
35807 \end_inset
35808
35809 eX
35810 \begin_inset space ~
35811 \end_inset
35812
35813 (pdflatex)
35814 \family default
35815  archivo de texto en código LaTeX, y todas las imágenes del documento se
35816  convierten a un formato legible por el programa 
35817 \family typewriter
35818 pdflatex
35819 \family default
35820  (GIF, JPG, PDF, PNG)
35821 \end_layout
35822
35823 \begin_layout Description
35824
35825 \family sans
35826 LaT
35827 \begin_inset ERT
35828 status collapsed
35829
35830 \begin_layout Plain Layout
35831
35832 {}
35833 \end_layout
35834
35835 \end_inset
35836
35837 eX
35838 \begin_inset space ~
35839 \end_inset
35840
35841 (simple)
35842 \family default
35843  archivo de texto en código LaTeX, y todas las imágenes del documento se
35844  convierten al formato EPS, único legible por el programa 
35845 \family typewriter
35846 latex
35847 \end_layout
35848
35849 \begin_layout Description
35850 LyX
35851 \begin_inset space ~
35852 \end_inset
35853
35854 1.y.x documento LyX en formato legible para las versiones correspondientes
35855  de LyX («y.x» es el número de versión)
35856 \end_layout
35857
35858 \begin_layout Description
35859 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
35860  con 
35861 \family sans
35862 OpenOffice
35863 \family default
35864
35865 \family sans
35866 KOffice
35867 \family default
35868
35869 \family sans
35870 Abiword
35871 \family default
35872 , etc.
35873  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
35874 \end_layout
35875
35876 \begin_layout Description
35877
35878 \family sans
35879 PDF
35880 \begin_inset space ~
35881 \end_inset
35882
35883 (dvipdfm)
35884 \family default
35885  formato PDF usando el programa 
35886 \family typewriter
35887 dvipdfm
35888 \end_layout
35889
35890 \begin_layout Description
35891
35892 \family sans
35893 PDF
35894 \begin_inset space ~
35895 \end_inset
35896
35897 (pdflatex)
35898 \family default
35899  formato PDF usando el programa 
35900 \family typewriter
35901 pdflatex
35902 \end_layout
35903
35904 \begin_layout Description
35905
35906 \family sans
35907 PDF
35908 \begin_inset space ~
35909 \end_inset
35910
35911 (ps2pdf)
35912 \family default
35913  formato PDF usando el programa 
35914 \family typewriter
35915 ps2pdf
35916 \end_layout
35917
35918 \begin_layout Description
35919
35920 \family sans
35921 Texto
35922 \begin_inset space ~
35923 \end_inset
35924
35925 simple
35926 \family default
35927  formato de texto
35928 \end_layout
35929
35930 \begin_layout Description
35931
35932 \family sans
35933 Texto
35934 \begin_inset space ~
35935 \end_inset
35936
35937 simple
35938 \begin_inset space ~
35939 \end_inset
35940
35941 (ps2ascii)
35942 \family default
35943  formato de texto, el documento se convierte a Postscript y luego se exporta
35944  a texto con el programa 
35945 \family sans
35946 ps2ascii
35947 \end_layout
35948
35949 \begin_layout Description
35950
35951 \family sans
35952 Postscript
35953 \family default
35954  formato PostScript usando el programa 
35955 \family typewriter
35956 dvips
35957 \end_layout
35958
35959 \begin_layout Description
35960
35961 \family sans
35962 Personalizado
35963 \family default
35964  formato personalizado
35965 \end_layout
35966
35967 \begin_layout Standard
35968 El programa 
35969 \family typewriter
35970 dvipdfm
35971 \family default
35972  produce internamente un archivo DVI que es convertido después a PDF.
35973  Está algo obsoleto y la salida podría ser diferente de la esperada.
35974  
35975 \family typewriter
35976 pdflatex
35977 \family default
35978  produce directamente archivos PDF y soporta las últimas versiones de este
35979  formato.
35980 \end_layout
35981
35982 \begin_layout Standard
35983 Si alguna de las entradas del menú, 
35984 \family sans
35985 DVI
35986 \family default
35987
35988 \family sans
35989 PDF
35990 \begin_inset space ~
35991 \end_inset
35992
35993 (pdflatex)
35994 \family default
35995  o 
35996 \family sans
35997 Postscript
35998 \family default
35999  no está presente, debes actualizar la instalación de LaTeX.
36000  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
36001  sec.
36002 \begin_inset space \thinspace{}
36003 \end_inset
36004
36005
36006 \begin_inset CommandInset ref
36007 LatexCommand ref
36008 reference "sec:Configuración-básica"
36009
36010 \end_inset
36011
36012 .
36013 \begin_inset Index idx
36014 status collapsed
36015
36016 \begin_layout Plain Layout
36017 Reconfiguración de LyX
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \begin_layout Standard
36026 El menú 
36027 \family sans
36028 Personalizado
36029 \family default
36030  permite exportar un documento usando opciones especiales de línea de comandos
36031  para el programa de exportación.
36032 \end_layout
36033
36034 \begin_layout Subsection
36035 Imprimir
36036 \end_layout
36037
36038 \begin_layout Standard
36039 Con este menú puedes imprimir el documento en un archivo en formato PostScript
36040  o enviarlo a la impresora.
36041  La impresora también usará el formato PostScript.
36042  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
36043  
36044 \family typewriter
36045 dvips
36046 \family default
36047 .
36048  Para más información mira en la sección
36049 \begin_inset space ~
36050 \end_inset
36051
36052
36053 \begin_inset space \thinspace{}
36054 \end_inset
36055
36056
36057 \begin_inset CommandInset ref
36058 LatexCommand ref
36059 reference "sub:Imprimir-archivos"
36060
36061 \end_inset
36062
36063 .
36064 \end_layout
36065
36066 \begin_layout Subsection
36067 Fax
36068 \end_layout
36069
36070 \begin_layout Standard
36071 Esta entrada de menú solo aparece cuando está instalado un programa de fax
36072  (en Windows, es necesario además registrar la ruta del programa en el prefijo
36073  PATH de LyX, véase la sección
36074 \begin_inset space ~
36075 \end_inset
36076
36077
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sec:Rutas"
36081
36082 \end_inset
36083
36084 ).
36085  Con esta entrada puedes enviar tu documento a un programa de fax como 
36086 \family typewriter
36087 hylapex
36088 \family default
36089  o 
36090 \family typewriter
36091 kdeprintfax
36092 \family default
36093 .
36094  Por omisión, el archivo se envía en formato PostScript.
36095  El formato se puede cambiar en las preferencias de LyX como se describe
36096  en la sección
36097 \begin_inset space ~
36098 \end_inset
36099
36100
36101 \begin_inset CommandInset ref
36102 LatexCommand ref
36103 reference "sub:Convertidores"
36104
36105 \end_inset
36106
36107 .
36108 \end_layout
36109
36110 \begin_layout Standard
36111
36112 \end_layout
36113
36114 \begin_layout Subsection
36115 Ventana nueva y Cerrar ventana
36116 \end_layout
36117
36118 \begin_layout Standard
36119 Abre una nueva ventana de LyX o cierra una ventana .
36120 \end_layout
36121
36122 \begin_layout Subsection
36123 Salir
36124 \end_layout
36125
36126 \begin_layout Standard
36127 Avisa si hay documentos no guardados y sale.
36128 \end_layout
36129
36130 \begin_layout Section
36131 El menú Editar
36132 \begin_inset Index idx
36133 status collapsed
36134
36135 \begin_layout Plain Layout
36136 Menú ! Editar
36137 \end_layout
36138
36139 \end_inset
36140
36141
36142 \end_layout
36143
36144 \begin_layout Subsection
36145 Deshacer y Rehacer
36146 \end_layout
36147
36148 \begin_layout Standard
36149 Descrito en la sección
36150 \begin_inset space ~
36151 \end_inset
36152
36153
36154 \begin_inset CommandInset ref
36155 LatexCommand ref
36156 reference "sec:Deshacer-y-rehacer"
36157
36158 \end_inset
36159
36160 .
36161 \end_layout
36162
36163 \begin_layout Subsection
36164 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
36165 \end_layout
36166
36167 \begin_layout Standard
36168 Descrito en la sección
36169 \begin_inset space ~
36170 \end_inset
36171
36172
36173 \begin_inset CommandInset ref
36174 LatexCommand ref
36175 reference "sec:Características-básicas-de-edición"
36176
36177 \end_inset
36178
36179 .
36180 \end_layout
36181
36182 \begin_layout Subsection
36183 Seleccionar todo
36184 \end_layout
36185
36186 \begin_layout Standard
36187 Selecciona el documento completo.
36188 \end_layout
36189
36190 \begin_layout Subsection
36191 Encontrar y reemplazar
36192 \end_layout
36193
36194 \begin_layout Standard
36195 Descrito en la sección
36196 \begin_inset space ~
36197 \end_inset
36198
36199
36200 \begin_inset CommandInset ref
36201 LatexCommand ref
36202 reference "sec:Características-básicas-de-edición"
36203
36204 \end_inset
36205
36206 .
36207 \end_layout
36208
36209 \begin_layout Subsection
36210 Mover párrafo arriba/abajo
36211 \end_layout
36212
36213 \begin_layout Standard
36214 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
36215 \end_layout
36216
36217 \begin_layout Subsection
36218 Estilo del texto
36219 \end_layout
36220
36221 \begin_layout Standard
36222 Descrito en la sección
36223 \begin_inset space ~
36224 \end_inset
36225
36226
36227 \begin_inset CommandInset ref
36228 LatexCommand ref
36229 reference "sub:Ajuste-fino-con"
36230
36231 \end_inset
36232
36233 .
36234 \end_layout
36235
36236 \begin_layout Subsection
36237 Configuración del párrafo
36238 \begin_inset Index idx
36239 status collapsed
36240
36241 \begin_layout Plain Layout
36242 Párrafos ! Configuración
36243 \end_layout
36244
36245 \end_inset
36246
36247
36248 \end_layout
36249
36250 \begin_layout Standard
36251 Las características de este diálogo afectan sólo al párrafo donde esté el
36252  cursor.
36253  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
36254 \end_layout
36255
36256 \begin_layout Standard
36257 También puedes evitar el sangrado de primera línea, siempre y cuando la
36258  configuración global de la separación de párrafos esté configurada en sangrado,
36259  en el apartado Diseño
36260 \begin_inset space ~
36261 \end_inset
36262
36263 del
36264 \begin_inset space ~
36265 \end_inset
36266
36267 texto del diálogo 
36268 \family sans
36269 Documento\SpecialChar \menuseparator
36270 Configuración
36271 \family default
36272 .
36273 \end_layout
36274
36275 \begin_layout Subsection
36276 Configuración de la tabla y Ecuaciones
36277 \end_layout
36278
36279 \begin_layout Standard
36280 Estos menús sólo están activos cuando el cursor está dentro de una tabla
36281  o de una ecuación.
36282  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
36283  Las propiedades de las tablas se describen en la sección
36284 \begin_inset space ~
36285 \end_inset
36286
36287
36288 \begin_inset space \thinspace{}
36289 \end_inset
36290
36291
36292 \begin_inset CommandInset ref
36293 LatexCommand ref
36294 reference "sec:Tablas"
36295
36296 \end_inset
36297
36298 , las propiedades de las ecuaciones en el capítulo
36299 \begin_inset space ~
36300 \end_inset
36301
36302
36303 \begin_inset CommandInset ref
36304 LatexCommand ref
36305 reference "cap:Ecuaciones-matemáticas"
36306
36307 \end_inset
36308
36309 .
36310 \end_layout
36311
36312 \begin_layout Subsection
36313 Aumentar/Disminuir profundidad de lista
36314 \end_layout
36315
36316 \begin_layout Standard
36317 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
36318  Permiten aumentar o disminuir la profundidad del nivel de anidación en
36319  una lista, como se explica en las secciones
36320 \begin_inset space ~
36321 \end_inset
36322
36323
36324 \begin_inset CommandInset ref
36325 LatexCommand ref
36326 reference "sec:Anidación"
36327
36328 \end_inset
36329
36330  y
36331 \begin_inset space ~
36332 \end_inset
36333
36334
36335 \begin_inset CommandInset ref
36336 LatexCommand ref
36337 reference "sub:Profundidad-de-numeración"
36338
36339 \end_inset
36340
36341 .
36342 \end_layout
36343
36344 \begin_layout Section
36345 El menú Ver
36346 \begin_inset Index idx
36347 status collapsed
36348
36349 \begin_layout Plain Layout
36350 Menú ! Ver
36351 \end_layout
36352
36353 \end_inset
36354
36355
36356 \end_layout
36357
36358 \begin_layout Standard
36359 El menú 
36360 \family sans
36361 Ver
36362 \family default
36363  contiene una lista de formatos en los que puedes ver el documento abierto
36364  con un programa externo.
36365  Las opciones de este menú no son las mismas en todas las instalaciones
36366  —depende de los programas LaTeX que LyX encontró durante su configuración—.
36367  Todos los formatos posibles se describen en la sección
36368 \begin_inset space ~
36369 \end_inset
36370
36371
36372 \begin_inset CommandInset ref
36373 LatexCommand ref
36374 reference "sub:Exportar"
36375
36376 \end_inset
36377
36378 .
36379  Al menos debes ver en el menú las entradas 
36380 \family sans
36381 DVI
36382 \family default
36383  y 
36384 \family sans
36385 PDF
36386 \begin_inset space ~
36387 \end_inset
36388
36389 (pdflatex)
36390 \family default
36391 .
36392  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
36393 r LyX, como se explica en la sección
36394 \begin_inset space ~
36395 \end_inset
36396
36397
36398 \begin_inset CommandInset ref
36399 LatexCommand ref
36400 reference "sec:Configuración-básica"
36401
36402 \end_inset
36403
36404 .
36405 \begin_inset Index idx
36406 status collapsed
36407
36408 \begin_layout Plain Layout
36409 Reconfiguración de LyX
36410 \end_layout
36411
36412 \end_inset
36413
36414
36415 \end_layout
36416
36417 \begin_layout Standard
36418 Al invocar una opción del menú se iniciará un programa visor, el cuál se
36419  puede elegir y configurar en las preferencias, véase la sección
36420 \begin_inset space ~
36421 \end_inset
36422
36423
36424 \begin_inset CommandInset ref
36425 LatexCommand ref
36426 reference "sec:Formatos-de-archivo"
36427
36428 \end_inset
36429
36430 .
36431  Los visores predeterminados son establecidos por LyX cuando se instala.
36432 \end_layout
36433
36434 \begin_layout Standard
36435 \begin_inset VSpace bigskip
36436 \end_inset
36437
36438 Al final del menú 
36439 \family sans
36440 Ver
36441 \family default
36442  sale la lista de documentos abiertos.
36443 \end_layout
36444
36445 \begin_layout Subsection
36446 Abrir/Cerrar todos los recuadros
36447 \end_layout
36448
36449 \begin_layout Standard
36450 Abre o cierra todos los recuadros en el deocumento.
36451 \end_layout
36452
36453 \begin_layout Subsection
36454 Desplegar/Plegar macros de ecuación
36455 \end_layout
36456
36457 \begin_layout Standard
36458 Despliega o pliega la macro de ecuación actual.
36459 \end_layout
36460
36461 \begin_layout Standard
36462 Las macros de ecuaciones se describen en el manual 
36463 \emph on
36464 Ecuaciones.
36465 \end_layout
36466
36467 \begin_layout Subsection
36468 Ver fuente
36469 \end_layout
36470
36471 \begin_layout Standard
36472 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
36473  de una selección de párrafos o del documento completo, véase la sección
36474 \begin_inset space ~
36475 \end_inset
36476
36477
36478 \begin_inset CommandInset ref
36479 LatexCommand ref
36480 reference "sec:Vista-preliminar-inmediata"
36481
36482 \end_inset
36483
36484 .
36485 \end_layout
36486
36487 \begin_layout Subsection
36488 Actualizar
36489 \end_layout
36490
36491 \begin_layout Standard
36492 Permite actualizar la vista del documento con los últimos cambios sin necesidad
36493  de reabrir la ventana del visor.
36494 \end_layout
36495
36496 \begin_layout Subsection
36497 Dividir la ventana
36498 \end_layout
36499
36500 \begin_layout Standard
36501 Estas entradas del menú dividirán la pantalla principal de LyX vertical
36502  u horizontalmente.
36503  Así puedes ver simultáneamente varios documentos para compararlos, o ver
36504  el mismo documento en diferentes posiciones.
36505  Puedes dividir la ventana principal varias veces para ver, p.
36506 \begin_inset space \thinspace{}
36507 \end_inset
36508
36509 e., tres o más documentos a la vez.
36510  Para volver a una vista sin dividir, usa el menú 
36511 \family sans
36512 Cerrar la vista actual
36513 \family default
36514 .
36515 \end_layout
36516
36517 \begin_layout Subsection
36518 Cerrar la vista actual
36519 \end_layout
36520
36521 \begin_layout Standard
36522 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
36523  divididas, oculta todas las pestañas.
36524  
36525 \end_layout
36526
36527 \begin_layout Subsection
36528 Pantalla completa
36529 \end_layout
36530
36531 \begin_layout Standard
36532 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
36533  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
36534 tas.
36535  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
36536  el modo pantalla completa en el menú contextual que aparece.
36537 \end_layout
36538
36539 \begin_layout Subsection
36540 Barras de herramientas
36541 \begin_inset CommandInset label
36542 LatexCommand label
36543 name "sub:Barras-de-herramientas"
36544
36545 \end_inset
36546
36547
36548 \begin_inset Index idx
36549 status collapsed
36550
36551 \begin_layout Plain Layout
36552 Barras de herramientas
36553 \end_layout
36554
36555 \end_inset
36556
36557
36558 \end_layout
36559
36560 \begin_layout Standard
36561 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
36562 s, así como el 
36563 \family sans
36564 Búfer
36565 \begin_inset space ~
36566 \end_inset
36567
36568 de
36569 \begin_inset space ~
36570 \end_inset
36571
36572 comandos
36573 \family default
36574 .
36575  Si la vista está activada se muestra una marca en el menú.
36576  Las barras de 
36577 \family sans
36578 Revisión
36579 \family default
36580
36581 \family sans
36582 Tabla
36583 \family default
36584 , y 
36585 \family sans
36586 Matemáticas 
36587 \family default
36588 se pueden poner además en modo 
36589 \emph on
36590 automático
36591 \emph default
36592 , que se indica mediante (
36593 \family sans
36594 auto
36595 \family default
36596 ) en el menú.
36597 \end_layout
36598
36599 \begin_layout Standard
36600 Con vista activada la barra se muestra permanentemente; en modo 
36601 \emph on
36602 automático
36603 \emph default
36604  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
36605 o con las funciones de la misma.
36606  Esto implica que, en modo 
36607 \emph on
36608 automático
36609 \emph default
36610 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
36611  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
36612  una tabla o ecuación, respectivamente.
36613 \end_layout
36614
36615 \begin_layout Standard
36616 Las barras de herramientas y sus botones se explican en la sección
36617 \begin_inset space ~
36618 \end_inset
36619
36620
36621 \begin_inset CommandInset ref
36622 LatexCommand ref
36623 reference "sec:Barras-de-herramientas"
36624
36625 \end_inset
36626
36627 .
36628 \end_layout
36629
36630 \begin_layout Section
36631 El menú Insertar
36632 \begin_inset Index idx
36633 status collapsed
36634
36635 \begin_layout Plain Layout
36636 Menú ! Insertar
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \end_layout
36643
36644 \begin_layout Subsection
36645 Ecuación
36646 \end_layout
36647
36648 \begin_layout Standard
36649 La inserción de estructuras matemáticas se explica en el capítulo
36650 \begin_inset space ~
36651 \end_inset
36652
36653
36654 \begin_inset CommandInset ref
36655 LatexCommand ref
36656 reference "cap:Ecuaciones-matemáticas"
36657
36658 \end_inset
36659
36660  y en el manual 
36661 \emph on
36662 Ecuaciones
36663 \emph default
36664 .
36665 \end_layout
36666
36667 \begin_layout Subsection
36668 Carácter especial
36669 \begin_inset CommandInset label
36670 LatexCommand label
36671 name "sub:Carácter-especial"
36672
36673 \end_inset
36674
36675
36676 \end_layout
36677
36678 \begin_layout Standard
36679 Con este menú puedes insertar los siguientes caracteres:
36680 \end_layout
36681
36682 \begin_layout Description
36683 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
36684  Por tanto las categorías de caracteres y los caracteres disponibles en
36685  este diálogo dependen de los paquetes LaTeX instalados.
36686 \begin_inset Newline newline
36687 \end_inset
36688
36689
36690 \begin_inset Note Greyedout
36691 status collapsed
36692
36693 \begin_layout Plain Layout
36694 No todos los caracteres serán visibles en el diálogo 
36695 \family sans
36696 Símbolos
36697 \family default
36698  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
36699  preferencias (véase sec.
36700 \begin_inset space \thinspace{}
36701 \end_inset
36702
36703
36704 \begin_inset CommandInset ref
36705 LatexCommand ref
36706 reference "sub:Fuentes-de-pantalla"
36707
36708 \end_inset
36709
36710 ) pueden mostrar todos los caracteres.
36711 \end_layout
36712
36713 \end_inset
36714
36715  
36716 \end_layout
36717
36718 \begin_layout Description
36719 Puntos
36720 \begin_inset space ~
36721 \end_inset
36722
36723 suspensivos Inserta \SpecialChar \ldots{}
36724
36725 \end_layout
36726
36727 \begin_layout Description
36728 Fin
36729 \begin_inset space ~
36730 \end_inset
36731
36732 de
36733 \begin_inset space ~
36734 \end_inset
36735
36736 oración Inserta un punto final de oración, véase la sección
36737 \begin_inset space ~
36738 \end_inset
36739
36740
36741 \begin_inset CommandInset ref
36742 LatexCommand ref
36743 reference "sub:Abreviaturas"
36744
36745 \end_inset
36746
36747 .
36748 \end_layout
36749
36750 \begin_layout Description
36751 Comillas
36752 \begin_inset space ~
36753 \end_inset
36754
36755 dobles Inserta estas comillas: ", independientemente del tipo de comillas
36756  que hayas seleccionado en el diálogo 
36757 \family sans
36758 Documento\SpecialChar \menuseparator
36759 Configuración
36760 \family default
36761
36762 \family sans
36763 Idioma
36764 \family default
36765 .
36766 \end_layout
36767
36768 \begin_layout Description
36769 Comillas
36770 \begin_inset space ~
36771 \end_inset
36772
36773 simples Inserta esta comilla: 
36774 \begin_inset Quotes els
36775 \end_inset
36776
36777
36778 \end_layout
36779
36780 \begin_layout Description
36781 Guión
36782 \begin_inset space ~
36783 \end_inset
36784
36785 protegido Inserta un guión protegido de saltos de línea: -
36786 \end_layout
36787
36788 \begin_layout Description
36789 Barra
36790 \begin_inset space ~
36791 \end_inset
36792
36793 oblicua
36794 \begin_inset space ~
36795 \end_inset
36796
36797 frágil Inserta una barra oblicua donde también se puede producir un salto
36798  de línea: \SpecialChar \slash{}
36799
36800 \end_layout
36801
36802 \begin_layout Description
36803 Separador
36804 \begin_inset space ~
36805 \end_inset
36806
36807 de
36808 \begin_inset space ~
36809 \end_inset
36810
36811 menú Inserta el símbolo: \SpecialChar \menuseparator
36812
36813 \end_layout
36814
36815 \begin_layout Description
36816 Símbolos
36817 \begin_inset space ~
36818 \end_inset
36819
36820 fonéticos
36821 \begin_inset Index idx
36822 status collapsed
36823
36824 \begin_layout Plain Layout
36825 Simbolos@Símbolos fonéticos
36826 \end_layout
36827
36828 \end_inset
36829
36830
36831 \begin_inset Index idx
36832 status collapsed
36833
36834 \begin_layout Plain Layout
36835 Idioma ! Símbolos fonéticos
36836 \end_layout
36837
36838 \end_inset
36839
36840  Crea una ecuación con el llamado mapa 
36841 \emph on
36842 tipa
36843 \emph default
36844 .
36845  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
36846  IPA.
36847  Esta característica requiere el paquete LaTeX 
36848 \series bold
36849 tipa
36850 \series default
36851
36852 \begin_inset Index idx
36853 status collapsed
36854
36855 \begin_layout Plain Layout
36856 LaTeX, paquetes ! tipa
36857 \end_layout
36858
36859 \end_inset
36860
36861 .
36862 \begin_inset Newline newline
36863 \end_inset
36864
36865 Para más información sobre este paquete consulta su documentación
36866 \series bold
36867
36868 \begin_inset CommandInset citation
36869 LatexCommand cite
36870 key "tipa"
36871
36872 \end_inset
36873
36874
36875 \series default
36876 y su página Wiki:
36877 \begin_inset Newline newline
36878 \end_inset
36879
36880
36881 \begin_inset Flex URL
36882 status collapsed
36883
36884 \begin_layout Plain Layout
36885
36886 http://wiki.lyx.org/LyX/LinguistLyX
36887 \end_layout
36888
36889 \end_inset
36890
36891 .
36892 \end_layout
36893
36894 \begin_layout Subsection
36895 Formato
36896 \end_layout
36897
36898 \begin_layout Standard
36899 Aquí puedes introducir las siguientes estructuras o formatos:
36900 \end_layout
36901
36902 \begin_layout Description
36903 Súperíndice Inserta un superíndice o exponente: test
36904 \begin_inset Formula $^{\text{a,b}}$
36905 \end_inset
36906
36907
36908 \end_layout
36909
36910 \begin_layout Description
36911 Subíndice Inserta un subíndice: test
36912 \begin_inset Formula $_{\text{3x}}$
36913 \end_inset
36914
36915
36916 \end_layout
36917
36918 \begin_layout Description
36919 Espacio
36920 \begin_inset space ~
36921 \end_inset
36922
36923 protegido Inserta un espacio protegido, descrito en la sección
36924 \begin_inset space ~
36925 \end_inset
36926
36927
36928 \begin_inset CommandInset ref
36929 LatexCommand ref
36930 reference "sub:Espacio-protegido"
36931
36932 \end_inset
36933
36934 .
36935 \end_layout
36936
36937 \begin_layout Description
36938 Espacio
36939 \begin_inset space ~
36940 \end_inset
36941
36942 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
36943 \begin_inset space ~
36944 \end_inset
36945
36946
36947 \begin_inset CommandInset ref
36948 LatexCommand ref
36949 reference "sub:Espacio-entre-palabra"
36950
36951 \end_inset
36952
36953 .
36954 \end_layout
36955
36956 \begin_layout Description
36957 Espacio
36958 \begin_inset space ~
36959 \end_inset
36960
36961 delgado Inserta un espacio delgado, descrito en la sección
36962 \begin_inset space ~
36963 \end_inset
36964
36965
36966 \begin_inset CommandInset ref
36967 LatexCommand ref
36968 reference "sub:Espacio-delgado"
36969
36970 \end_inset
36971
36972 .
36973 \end_layout
36974
36975 \begin_layout Description
36976 Espacio
36977 \begin_inset space ~
36978 \end_inset
36979
36980 horizontal Inserta un relleno horizontal, véase la sección
36981 \begin_inset space ~
36982 \end_inset
36983
36984
36985 \begin_inset CommandInset ref
36986 LatexCommand ref
36987 reference "sub:Espacio-horizontal"
36988
36989 \end_inset
36990
36991 .
36992 \end_layout
36993
36994 \begin_layout Description
36995 Línea
36996 \begin_inset space ~
36997 \end_inset
36998
36999 horizontal Inserta una línea horizontal, véase la sección
37000 \begin_inset space ~
37001 \end_inset
37002
37003
37004 \begin_inset CommandInset ref
37005 LatexCommand ref
37006 reference "sub:Líneas-horizontales"
37007
37008 \end_inset
37009
37010 .
37011 \end_layout
37012
37013 \begin_layout Description
37014 Espacio
37015 \begin_inset space ~
37016 \end_inset
37017
37018 vertical Inserta un espacio, véase la sección
37019 \begin_inset space ~
37020 \end_inset
37021
37022
37023 \begin_inset CommandInset ref
37024 LatexCommand ref
37025 reference "sub:Espacio-vertical"
37026
37027 \end_inset
37028
37029 .
37030 \end_layout
37031
37032 \begin_layout Description
37033 Guión
37034 \begin_inset space ~
37035 \end_inset
37036
37037 silábico Inserta un guión, véase la sección
37038 \begin_inset space ~
37039 \end_inset
37040
37041
37042 \begin_inset CommandInset ref
37043 LatexCommand ref
37044 reference "sub:División-con-guión"
37045
37046 \end_inset
37047
37048 .
37049 \end_layout
37050
37051 \begin_layout Description
37052 Salto
37053 \begin_inset space ~
37054 \end_inset
37055
37056 de
37057 \begin_inset space ~
37058 \end_inset
37059
37060 ligado Inserta una ligadura, véase la sección
37061 \begin_inset space ~
37062 \end_inset
37063
37064
37065 \begin_inset CommandInset ref
37066 LatexCommand ref
37067 reference "sub:Ligaduras"
37068
37069 \end_inset
37070
37071 .
37072 \end_layout
37073
37074 \begin_layout Description
37075 Salto
37076 \begin_inset space ~
37077 \end_inset
37078
37079 de
37080 \begin_inset space ~
37081 \end_inset
37082
37083 línea
37084 \begin_inset space ~
37085 \end_inset
37086
37087 cortada Inserta un salto de línea forzado, véase la sección
37088 \begin_inset space \thinspace{}
37089 \end_inset
37090
37091
37092 \begin_inset CommandInset ref
37093 LatexCommand ref
37094 reference "sub:Salto-de-línea-forzado"
37095
37096 \end_inset
37097
37098 .
37099 \end_layout
37100
37101 \begin_layout Description
37102 Salto
37103 \begin_inset space ~
37104 \end_inset
37105
37106 de
37107 \begin_inset space ~
37108 \end_inset
37109
37110 línea
37111 \begin_inset space ~
37112 \end_inset
37113
37114 justificada Fuerza un salto de línea de forma que la línea se expande hasta
37115  el margen, véase la sección
37116 \begin_inset space \thinspace{}
37117 \end_inset
37118
37119
37120 \begin_inset CommandInset ref
37121 LatexCommand ref
37122 reference "sub:Salto-de-línea-forzado"
37123
37124 \end_inset
37125
37126 .
37127 \end_layout
37128
37129 \begin_layout Description
37130 Página
37131 \begin_inset space ~
37132 \end_inset
37133
37134 nueva Inserta un salto de página forzado, véase la sección
37135 \begin_inset space ~
37136 \end_inset
37137
37138
37139 \begin_inset CommandInset ref
37140 LatexCommand ref
37141 reference "sub:Saltos-de-página-forzados"
37142
37143 \end_inset
37144
37145 .
37146 \end_layout
37147
37148 \begin_layout Description
37149 Salto
37150 \begin_inset space ~
37151 \end_inset
37152
37153 de
37154 \begin_inset space ~
37155 \end_inset
37156
37157 página Inserta a salto de página forzado, descrito en la sección
37158 \begin_inset space ~
37159 \end_inset
37160
37161
37162 \begin_inset CommandInset ref
37163 LatexCommand ref
37164 reference "sub:Saltos-de-página-forzados"
37165
37166 \end_inset
37167
37168 .
37169 \end_layout
37170
37171 \begin_layout Description
37172 Limpiar
37173 \begin_inset space ~
37174 \end_inset
37175
37176 página Inserta un salto de página limpia, descrito en la sección
37177 \begin_inset space ~
37178 \end_inset
37179
37180
37181 \begin_inset CommandInset ref
37182 LatexCommand ref
37183 reference "sub:Salto-de-página-limpia"
37184
37185 \end_inset
37186
37187 .
37188 \end_layout
37189
37190 \begin_layout Description
37191 Limpiar
37192 \begin_inset space ~
37193 \end_inset
37194
37195 página
37196 \begin_inset space ~
37197 \end_inset
37198
37199 doble Inserta un salto de página limpia en documentos a dos caras, descrito
37200  en la sección
37201 \begin_inset space ~
37202 \end_inset
37203
37204
37205 \begin_inset CommandInset ref
37206 LatexCommand ref
37207 reference "sub:Salto-de-página-limpia"
37208
37209 \end_inset
37210
37211 .
37212 \end_layout
37213
37214 \begin_layout Subsection
37215 Lista / Índice
37216 \end_layout
37217
37218 \begin_layout Standard
37219 Con este menú se pueden insertar varios tipos de listas e índices.
37220  El índice general y los índices de algoritmos, de figuras y de tablas se
37221  describen en la sección
37222 \begin_inset space ~
37223 \end_inset
37224
37225
37226 \begin_inset CommandInset ref
37227 LatexCommand ref
37228 reference "sec:IG"
37229
37230 \end_inset
37231
37232 .
37233  El índice alfabético se describe en la sección
37234 \begin_inset space ~
37235 \end_inset
37236
37237
37238 \begin_inset CommandInset ref
37239 LatexCommand ref
37240 reference "sec:Indice-alfabético"
37241
37242 \end_inset
37243
37244 , la nomenclatura en la sección
37245 \begin_inset space ~
37246 \end_inset
37247
37248
37249 \begin_inset CommandInset ref
37250 LatexCommand ref
37251 reference "sec:Nomenclatura"
37252
37253 \end_inset
37254
37255 , y la bibliografía BibTeX en la sección
37256 \begin_inset space ~
37257 \end_inset
37258
37259
37260 \begin_inset CommandInset ref
37261 LatexCommand ref
37262 reference "sub:Bases-datos-bibliográficos"
37263
37264 \end_inset
37265
37266 .
37267 \end_layout
37268
37269 \begin_layout Subsection
37270 Flotante
37271 \end_layout
37272
37273 \begin_layout Standard
37274 Se describe en la sección
37275 \begin_inset space ~
37276 \end_inset
37277
37278
37279 \begin_inset CommandInset ref
37280 LatexCommand ref
37281 reference "sec:Flotantes"
37282
37283 \end_inset
37284
37285 .
37286 \end_layout
37287
37288 \begin_layout Subsection
37289 Nota
37290 \end_layout
37291
37292 \begin_layout Standard
37293 Se describe en la sección
37294 \begin_inset space ~
37295 \end_inset
37296
37297
37298 \begin_inset CommandInset ref
37299 LatexCommand ref
37300 reference "sec:Notas"
37301
37302 \end_inset
37303
37304 .
37305 \end_layout
37306
37307 \begin_layout Subsection
37308 Rama
37309 \end_layout
37310
37311 \begin_layout Standard
37312 Se describe en la sección
37313 \begin_inset space ~
37314 \end_inset
37315
37316
37317 \begin_inset CommandInset ref
37318 LatexCommand ref
37319 reference "sec:Ramas"
37320
37321 \end_inset
37322
37323 .
37324 \end_layout
37325
37326 \begin_layout Subsection
37327 Recuadro personalizado
37328 \end_layout
37329
37330 \begin_layout Standard
37331 Inserta recuadros específicos de la clase de documento.
37332  Estos recuadros solo son posibles si están definidos en el archivo de formato
37333  (
37334 \emph on
37335 layout
37336 \emph default
37337 ) para una determinada clase de documento.
37338  Un ejemplo es la clase de documento 
37339 \begin_inset Quotes fld
37340 \end_inset
37341
37342 article (Elsevier)
37343 \begin_inset Quotes frd
37344 \end_inset
37345
37346  con tres recuadros personalizados.
37347  La sección 
37348 \emph on
37349 Recuadros flexibles y formato del recuadro
37350 \emph default
37351  del manual 
37352 \emph on
37353 Personalización
37354 \emph default
37355  explica cómo se definen los recuadros personalizados.
37356 \end_layout
37357
37358 \begin_layout Subsection
37359 Archivo
37360 \begin_inset Index idx
37361 status collapsed
37362
37363 \begin_layout Plain Layout
37364 Material externo
37365 \end_layout
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \begin_layout Standard
37373 Aquí se pueden insertar en el documento varios tipos de archivos y de material
37374  externo.
37375  Se explica detalladamente cómo hacerlo en el capítulo 
37376 \emph on
37377 Archivos externos
37378 \emph default
37379  del manual 
37380 \emph on
37381 Objetos insertados
37382 \emph default
37383 .
37384 \end_layout
37385
37386 \begin_layout Subsection
37387 Cuadro
37388 \begin_inset Index idx
37389 status collapsed
37390
37391 \begin_layout Plain Layout
37392 Cuadros
37393 \end_layout
37394
37395 \end_inset
37396
37397
37398 \end_layout
37399
37400 \begin_layout Standard
37401 Inserta una minipágina, se describe en la sección
37402 \begin_inset space ~
37403 \end_inset
37404
37405
37406 \begin_inset CommandInset ref
37407 LatexCommand ref
37408 reference "sec:Minipáginas"
37409
37410 \end_inset
37411
37412 .
37413  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
37414  detalle en el capítulo 
37415 \emph on
37416 Cuadros
37417 \emph default
37418  del manual 
37419 \emph on
37420 Objetos insertados
37421 \emph default
37422 .
37423 \end_layout
37424
37425 \begin_layout Subsection
37426 Cita
37427 \end_layout
37428
37429 \begin_layout Standard
37430 Inserta una cita bibliográfica, se describe en la sección
37431 \begin_inset space ~
37432 \end_inset
37433
37434
37435 \begin_inset CommandInset ref
37436 LatexCommand ref
37437 reference "sec:Bibliografía"
37438
37439 \end_inset
37440
37441 .
37442 \end_layout
37443
37444 \begin_layout Subsection
37445 Referencia cruzada
37446 \end_layout
37447
37448 \begin_layout Standard
37449 Inserta una referencia cruzada, como se describe
37450 \begin_inset space ~
37451 \end_inset
37452
37453
37454 \begin_inset CommandInset ref
37455 LatexCommand ref
37456 reference "sec:Referencias-cruzadas"
37457
37458 \end_inset
37459
37460 .
37461 \end_layout
37462
37463 \begin_layout Subsection
37464 Etiqueta
37465 \end_layout
37466
37467 \begin_layout Standard
37468 Inserta una etiqueta, se describe en la sección
37469 \begin_inset space ~
37470 \end_inset
37471
37472
37473 \begin_inset CommandInset ref
37474 LatexCommand ref
37475 reference "sec:Referencias-cruzadas"
37476
37477 \end_inset
37478
37479 .
37480 \end_layout
37481
37482 \begin_layout Subsection
37483 Leyenda
37484 \begin_inset Index idx
37485 status collapsed
37486
37487 \begin_layout Plain Layout
37488 Leyenda
37489 \end_layout
37490
37491 \end_inset
37492
37493
37494 \begin_inset Index idx
37495 status collapsed
37496
37497 \begin_layout Plain Layout
37498 Tablas largas ! Leyenda
37499 \end_layout
37500
37501 \end_inset
37502
37503
37504 \end_layout
37505
37506 \begin_layout Standard
37507 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
37508  Se describen, respectivamente, en la sección
37509 \begin_inset space ~
37510 \end_inset
37511
37512
37513 \begin_inset CommandInset ref
37514 LatexCommand ref
37515 reference "sec:Flotantes"
37516
37517 \end_inset
37518
37519  de este manual, y en la sección 
37520 \emph on
37521 Leyendas en tablas largas
37522 \emph default
37523  del manual 
37524 \emph on
37525 Objetos insertados
37526 \emph default
37527 .
37528 \end_layout
37529
37530 \begin_layout Subsection
37531 Entrada de índice
37532 \end_layout
37533
37534 \begin_layout Standard
37535 Inserta una entrada para el índice alfabético, como se describe en la sección
37536 \begin_inset space ~
37537 \end_inset
37538
37539
37540 \begin_inset CommandInset ref
37541 LatexCommand ref
37542 reference "sec:Indice-alfabético"
37543
37544 \end_inset
37545
37546 .
37547 \end_layout
37548
37549 \begin_layout Subsection
37550 Entrada de nomenclatura
37551 \end_layout
37552
37553 \begin_layout Standard
37554 Inserta una entrada de nomenclatura, se describe en la sección
37555 \begin_inset space ~
37556 \end_inset
37557
37558
37559 \begin_inset CommandInset ref
37560 LatexCommand ref
37561 reference "sec:Nomenclatura"
37562
37563 \end_inset
37564
37565 .
37566 \end_layout
37567
37568 \begin_layout Subsection
37569 Tabla
37570 \end_layout
37571
37572 \begin_layout Standard
37573 Inserta una tabla.
37574  Las tablas se describen en la sección
37575 \begin_inset space ~
37576 \end_inset
37577
37578
37579 \begin_inset CommandInset ref
37580 LatexCommand ref
37581 reference "sec:Tablas"
37582
37583 \end_inset
37584
37585 .
37586 \end_layout
37587
37588 \begin_layout Subsection
37589 Imagen
37590 \end_layout
37591
37592 \begin_layout Standard
37593 Inserta un gráfico o imagen.
37594  Se describe en la sección
37595 \begin_inset space ~
37596 \end_inset
37597
37598
37599 \begin_inset CommandInset ref
37600 LatexCommand ref
37601 reference "sec:Gráficos"
37602
37603 \end_inset
37604
37605 .
37606 \end_layout
37607
37608 \begin_layout Subsection
37609 URL
37610 \end_layout
37611
37612 \begin_layout Standard
37613 Inserta un cuadro URL, véase la sección
37614 \begin_inset space ~
37615 \end_inset
37616
37617
37618 \begin_inset CommandInset ref
37619 LatexCommand ref
37620 reference "sec:URL"
37621
37622 \end_inset
37623
37624 .
37625 \end_layout
37626
37627 \begin_layout Subsection
37628 Hiperenlaces
37629 \end_layout
37630
37631 \begin_layout Standard
37632 Inserta un hiperenlace, se describe en la sección 
37633 \begin_inset CommandInset ref
37634 LatexCommand ref
37635 reference "sub:Hiperenlaces"
37636
37637 \end_inset
37638
37639
37640 \end_layout
37641
37642 \begin_layout Subsection
37643 Nota al pie
37644 \end_layout
37645
37646 \begin_layout Standard
37647 Inserta una nota al pie, véase la sección
37648 \begin_inset space ~
37649 \end_inset
37650
37651
37652 \begin_inset CommandInset ref
37653 LatexCommand ref
37654 reference "sec:Notas"
37655
37656 \end_inset
37657
37658 .
37659 \end_layout
37660
37661 \begin_layout Subsection
37662 Nota al margen
37663 \end_layout
37664
37665 \begin_layout Standard
37666 Inserta una nota al margen, véase la sección
37667 \begin_inset space ~
37668 \end_inset
37669
37670
37671 \begin_inset CommandInset ref
37672 LatexCommand ref
37673 reference "sec:Notas-al-margen"
37674
37675 \end_inset
37676
37677 .
37678 \end_layout
37679
37680 \begin_layout Subsection
37681 Título breve
37682 \end_layout
37683
37684 \begin_layout Standard
37685 Inserta un título breve, véase la sección
37686 \begin_inset space ~
37687 \end_inset
37688
37689
37690 \begin_inset CommandInset ref
37691 LatexCommand ref
37692 reference "sec:Títulos-breves"
37693
37694 \end_inset
37695
37696 .
37697 \end_layout
37698
37699 \begin_layout Subsection
37700 Código TeX
37701 \end_layout
37702
37703 \begin_layout Standard
37704 Inserta un cuadro código TeX, véase la sección
37705 \begin_inset space ~
37706 \end_inset
37707
37708
37709 \begin_inset CommandInset ref
37710 LatexCommand ref
37711 reference "sub:Cuadros-TeX"
37712
37713 \end_inset
37714
37715 .
37716 \end_layout
37717
37718 \begin_layout Subsection
37719 Listado de programa
37720 \begin_inset Index idx
37721 status collapsed
37722
37723 \begin_layout Plain Layout
37724 Listado de programa
37725 \end_layout
37726
37727 \end_inset
37728
37729
37730 \end_layout
37731
37732 \begin_layout Standard
37733 Inserta un cuadro para escribir código de programa.
37734  Se describe en el capítulo 
37735 \emph on
37736 Listado de programa 
37737 \emph default
37738 del manual 
37739 \emph on
37740 Objetos insertados
37741 \emph default
37742 .
37743 \end_layout
37744
37745 \begin_layout Subsection
37746 Fecha
37747 \end_layout
37748
37749 \begin_layout Standard
37750 Inserta la fecha actual.
37751  El formato de fecha depende del idioma usado para los menús de LyX.
37752  LyX ofrece otras formas de insertar una fecha, tal como se describe en
37753  la sección
37754 \emph on
37755  Material externo
37756 \emph default
37757  del manual 
37758 \emph on
37759 Objetos insertados
37760 \emph default
37761 .
37762  Ahí se comparan los diversos métodos.
37763 \end_layout
37764
37765 \begin_layout Section
37766 El menú Navegar
37767 \begin_inset Index idx
37768 status collapsed
37769
37770 \begin_layout Plain Layout
37771 Menú ! Navegar
37772 \end_layout
37773
37774 \end_inset
37775
37776
37777 \end_layout
37778
37779 \begin_layout Standard
37780 En este menú se muestran los índices y listas existentes de figuras, tablas
37781  y otros, así como el índice general (IG) del documento abierto.
37782  Esto permite navegar cómodamente a través del documento.
37783 \end_layout
37784
37785 \begin_layout Subsection
37786 Marcadores
37787 \end_layout
37788
37789 \begin_layout Standard
37790 Esta opción permite definir marcadores personales.
37791  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
37792  menudo de una parte a otra del mismo.
37793  Por ejemplo, si tienes que cambiar con frecuencia de la sección
37794 \begin_inset space \thinspace{}
37795 \end_inset
37796
37797 2.6 a la 6.3, te sitúas en la primera y usas el menú 
37798 \family sans
37799 Guardar
37800 \begin_inset space ~
37801 \end_inset
37802
37803 marcador
37804 \begin_inset space ~
37805 \end_inset
37806
37807 1,
37808 \family default
37809  después vas a la sección
37810 \begin_inset space ~
37811 \end_inset
37812
37813
37814 \begin_inset space \thinspace{}
37815 \end_inset
37816
37817 6.3 y pulsas 
37818 \family sans
37819 Guardar
37820 \begin_inset space ~
37821 \end_inset
37822
37823 marcador
37824 \begin_inset space ~
37825 \end_inset
37826
37827 2.
37828
37829 \family default
37830  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
37831  bien con los atajos 
37832 \family sans
37833 Ctrl+1
37834 \family default
37835  y 
37836 \family sans
37837 Ctrl+2
37838 \family default
37839 .
37840 \end_layout
37841
37842 \begin_layout Standard
37843 También se pueden usar los marcadores para alternar entre varios documentos
37844  abiertos.
37845  Los marcadores permanecen hasta que se cierra el documento.
37846 \end_layout
37847
37848 \begin_layout Subsection
37849 Nota, Cambio, Referencia siguiente
37850 \end_layout
37851
37852 \begin_layout Standard
37853 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
37854  cruzada siguiente.
37855 \end_layout
37856
37857 \begin_layout Subsection
37858 Ir a la etiqueta
37859 \end_layout
37860
37861 \begin_layout Standard
37862 Sólo está activo cuando el cursor está frente a una referencia cruzada.
37863  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
37864  clic derecho sobre el cuadro de la referencia.
37865 \end_layout
37866
37867 \begin_layout Section
37868 El menú Documento
37869 \begin_inset Index idx
37870 status collapsed
37871
37872 \begin_layout Plain Layout
37873 Menú ! Documento
37874 \end_layout
37875
37876 \end_inset
37877
37878
37879 \end_layout
37880
37881 \begin_layout Subsection
37882 Seguimiento de cambios
37883 \end_layout
37884
37885 \begin_layout Standard
37886 Descrito en la sección
37887 \begin_inset space ~
37888 \end_inset
37889
37890
37891 \begin_inset CommandInset ref
37892 LatexCommand ref
37893 reference "sec:Seguimiento-de-cambios"
37894
37895 \end_inset
37896
37897 .
37898 \end_layout
37899
37900 \begin_layout Subsection
37901 Registro de LaT
37902 \begin_inset ERT
37903 status collapsed
37904
37905 \begin_layout Plain Layout
37906
37907 {}
37908 \end_layout
37909
37910 \end_inset
37911
37912 eX
37913 \end_layout
37914
37915 \begin_layout Standard
37916 Después de exportar o mostrar una vista preliminar del documento, se habilita
37917  el menú 
37918 \family sans
37919 Registro
37920 \family default
37921
37922 \begin_inset space ~
37923 \end_inset
37924
37925
37926 \family sans
37927 de
37928 \family default
37929
37930 \begin_inset space ~
37931 \end_inset
37932
37933
37934 \family sans
37935 LaTeX.
37936
37937 \family default
37938  Permite visualizar el archivo de registro de los programas y archivos empleados
37939  por LaTeX al generar la salida.
37940  
37941 \end_layout
37942
37943 \begin_layout Standard
37944 En él se puede ver cómo funciona LaTeX al procesar el documento.
37945  Los 
37946 \emph on
37947 expertos
37948 \emph default
37949  encontrarán aquí posibles causas de los errores de LaTeX.
37950 \end_layout
37951
37952 \begin_layout Subsection
37953 Navegador de contorno
37954 \end_layout
37955
37956 \begin_layout Standard
37957 Abre una ventana lateral para navegar por los índices descrita en la sección
37958 \begin_inset space ~
37959 \end_inset
37960
37961
37962 \begin_inset CommandInset ref
37963 LatexCommand ref
37964 reference "sub:Indice-general"
37965
37966 \end_inset
37967
37968 .
37969 \end_layout
37970
37971 \begin_layout Subsection
37972 Comenzar apéndice aquí
37973 \end_layout
37974
37975 \begin_layout Standard
37976 Inicia el apéndice del documento en la posición del cursor, como se describe
37977  en la sección
37978 \begin_inset space ~
37979 \end_inset
37980
37981
37982 \begin_inset CommandInset ref
37983 LatexCommand ref
37984 reference "sec:Apéndices"
37985
37986 \end_inset
37987
37988 .
37989 \end_layout
37990
37991 \begin_layout Subsection
37992 Comprimido
37993 \end_layout
37994
37995 \begin_layout Standard
37996 Comprime/descomprime el documento actual.
37997 \end_layout
37998
37999 \begin_layout Subsection
38000 Configuración
38001 \end_layout
38002
38003 \begin_layout Standard
38004 La configuración del documento se describe en el apéndice
38005 \begin_inset space ~
38006 \end_inset
38007
38008
38009 \begin_inset CommandInset ref
38010 LatexCommand ref
38011 reference "cap:Configuración-del-documento"
38012
38013 \end_inset
38014
38015 .
38016 \end_layout
38017
38018 \begin_layout Section
38019 El menú Herramientas
38020 \begin_inset Index idx
38021 status collapsed
38022
38023 \begin_layout Plain Layout
38024 Menú ! Herramientas
38025 \end_layout
38026
38027 \end_inset
38028
38029
38030 \end_layout
38031
38032 \begin_layout Subsection
38033 Corrector ortográfico
38034 \end_layout
38035
38036 \begin_layout Standard
38037 Se describe en la sección
38038 \begin_inset space ~
38039 \end_inset
38040
38041
38042 \begin_inset CommandInset ref
38043 LatexCommand ref
38044 reference "sec:Corrector-ortográfico"
38045
38046 \end_inset
38047
38048 .
38049 \end_layout
38050
38051 \begin_layout Subsection
38052 Tesauro
38053 \end_layout
38054
38055 \begin_layout Standard
38056 Se describe en la sección
38057 \begin_inset space ~
38058 \end_inset
38059
38060
38061 \begin_inset CommandInset ref
38062 LatexCommand ref
38063 reference "sec:Tesauro"
38064
38065 \end_inset
38066
38067 .
38068 \end_layout
38069
38070 \begin_layout Subsection
38071 Estadísticas
38072 \begin_inset Index idx
38073 status collapsed
38074
38075 \begin_layout Plain Layout
38076 Contar palabras
38077 \end_layout
38078
38079 \end_inset
38080
38081
38082 \begin_inset Index idx
38083 status collapsed
38084
38085 \begin_layout Plain Layout
38086 Contar caracteres
38087 \end_layout
38088
38089 \end_inset
38090
38091
38092 \end_layout
38093
38094 \begin_layout Standard
38095 Cuenta el número de palabras y caracteres en el documento o en la parte
38096  resaltada.
38097 \end_layout
38098
38099 \begin_layout Subsection
38100 Información TeX
38101 \begin_inset Index idx
38102 status collapsed
38103
38104 \begin_layout Plain Layout
38105 Información TeX
38106 \end_layout
38107
38108 \end_inset
38109
38110
38111 \end_layout
38112
38113 \begin_layout Standard
38114 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
38115 \end_layout
38116
38117 \begin_layout Subsection
38118 Reconfigurar
38119 \begin_inset Index idx
38120 status collapsed
38121
38122 \begin_layout Plain Layout
38123 Reconfiguración de LyX
38124 \end_layout
38125
38126 \end_inset
38127
38128
38129 \begin_inset Index idx
38130 status collapsed
38131
38132 \begin_layout Plain Layout
38133 LyX ! Reconfigurar|see
38134 \begin_inset ERT
38135 status collapsed
38136
38137 \begin_layout Plain Layout
38138
38139 {
38140 \end_layout
38141
38142 \end_inset
38143
38144 Reconfiguración de LyX
38145 \begin_inset ERT
38146 status collapsed
38147
38148 \begin_layout Plain Layout
38149
38150 }
38151 \end_layout
38152
38153 \end_inset
38154
38155
38156 \end_layout
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \begin_layout Standard
38164 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
38165  tras su instalación.
38166  Véase la sección
38167 \begin_inset space ~
38168 \end_inset
38169
38170
38171 \begin_inset CommandInset ref
38172 LatexCommand ref
38173 reference "sec:Configuración-básica"
38174
38175 \end_inset
38176
38177 .
38178 \end_layout
38179
38180 \begin_layout Subsection
38181 Preferencias
38182 \end_layout
38183
38184 \begin_layout Standard
38185 El diálogo 
38186 \family sans
38187 Preferencias
38188 \family default
38189  se describe con detalle en el capítulo
38190 \begin_inset space ~
38191 \end_inset
38192
38193
38194 \begin_inset CommandInset ref
38195 LatexCommand ref
38196 reference "cap:Diálogo-preferencias"
38197
38198 \end_inset
38199
38200 .
38201 \end_layout
38202
38203 \begin_layout Section
38204 El menú Ayuda
38205 \begin_inset Index idx
38206 status collapsed
38207
38208 \begin_layout Plain Layout
38209 Menú ! Ayuda
38210 \end_layout
38211
38212 \end_inset
38213
38214
38215 \end_layout
38216
38217 \begin_layout Standard
38218 Aquí están los archivos de documentación de LyX.
38219  Los que estén traducidos saldrán en el idioma en que estén los menús.
38220 \end_layout
38221
38222 \begin_layout Standard
38223 El apartado 
38224 \family sans
38225 Configuración
38226 \begin_inset space ~
38227 \end_inset
38228
38229 de
38230 \begin_inset space ~
38231 \end_inset
38232
38233 LaTeX
38234 \family default
38235  genera un archivo LyX con información sobre los paquetes LaTeX y clases
38236  de documento encontrados por LyX (véase también la sección
38237 \begin_inset space ~
38238 \end_inset
38239
38240
38241 \begin_inset CommandInset ref
38242 LatexCommand ref
38243 reference "sec:LaTeX-conf"
38244
38245 \end_inset
38246
38247 ).
38248 \end_layout
38249
38250 \begin_layout Standard
38251
38252 \end_layout
38253
38254 \begin_layout Section
38255 Barras de herramientas
38256 \begin_inset CommandInset label
38257 LatexCommand label
38258 name "sec:Barras-de-herramientas"
38259
38260 \end_inset
38261
38262
38263 \end_layout
38264
38265 \begin_layout Standard
38266 La aparición u ocultación de las barras de herramientas se explica en
38267 \begin_inset space ~
38268 \end_inset
38269
38270
38271 \begin_inset CommandInset ref
38272 LatexCommand ref
38273 reference "sub:Barras-de-herramientas"
38274
38275 \end_inset
38276
38277 .
38278 \end_layout
38279
38280 \begin_layout Standard
38281 También se pueden definir barras personalizadas.
38282  Se explica en el manual 
38283 \emph on
38284 Características adicionales
38285 \emph default
38286 .
38287  
38288 \end_layout
38289
38290 \begin_layout Subsection
38291 Barra de herramientas Normal
38292 \begin_inset Index idx
38293 status collapsed
38294
38295 \begin_layout Plain Layout
38296 Barras de herramientas ! Normal
38297 \end_layout
38298
38299 \end_inset
38300
38301
38302 \end_layout
38303
38304 \begin_layout Standard
38305 \begin_inset Graphics
38306         filename ../clipart/StandardToolbar.png
38307         width 100col%
38308
38309 \end_inset
38310
38311
38312 \end_layout
38313
38314 \begin_layout Standard
38315 \begin_inset VSpace defskip
38316 \end_inset
38317
38318
38319 \end_layout
38320
38321 \begin_layout Standard
38322 Los botones de la barra normal son, de izquierda a derecha:
38323 \begin_inset ERT
38324 status collapsed
38325
38326 \begin_layout Plain Layout
38327
38328
38329 \backslash
38330 setlength{
38331 \backslash
38332 LTleft}{0pt}
38333 \end_layout
38334
38335 \end_inset
38336
38337
38338 \begin_inset Note Note
38339 status collapsed
38340
38341 \begin_layout Plain Layout
38342 Este comando es necesario para alinear las celdas en la siguiente tabla
38343  larga.
38344  Véase el manual 
38345 \emph on
38346 Objetos insertados
38347 \emph default
38348  para más detalles.
38349 \end_layout
38350
38351 \end_inset
38352
38353
38354 \end_layout
38355
38356 \begin_layout Standard
38357 \begin_inset VSpace defskip
38358 \end_inset
38359
38360
38361 \end_layout
38362
38363 \begin_layout Standard
38364 \begin_inset Tabular
38365 <lyxtabular version="3" rows="1" columns="2">
38366 <features islongtable="true" longtabularalignment="center">
38367 <column alignment="center" valignment="top" width="0">
38368 <column alignment="center" valignment="top" width="0">
38369 <row>
38370 <cell alignment="center" valignment="top" usebox="none">
38371 \begin_inset Text
38372
38373 \begin_layout Plain Layout
38374 \begin_inset Graphics
38375         filename clipart/es_ToolbarEnvBox.png
38376         clip
38377
38378 \end_inset
38379
38380
38381 \end_layout
38382
38383 \end_inset
38384 </cell>
38385 <cell alignment="center" valignment="top" usebox="none">
38386 \begin_inset Text
38387
38388 \begin_layout Plain Layout
38389 Menú desplegable con los entornos de párrafo
38390 \end_layout
38391
38392 \end_inset
38393 </cell>
38394 </row>
38395 </lyxtabular>
38396
38397 \end_inset
38398
38399
38400 \end_layout
38401
38402 \begin_layout Standard
38403 \begin_inset VSpace -10mm
38404 \end_inset
38405
38406
38407 \end_layout
38408
38409 \begin_layout Standard
38410 \align left
38411 \begin_inset Tabular
38412 <lyxtabular version="3" rows="21" columns="2">
38413 <features islongtable="true" longtabularalignment="center">
38414 <column alignment="left" valignment="top" width="0">
38415 <column alignment="left" valignment="top" width="0">
38416 <row interlinespace="2.5mm">
38417 <cell alignment="center" valignment="top" usebox="none">
38418 \begin_inset Text
38419
38420 \begin_layout Plain Layout
38421
38422 \family sans
38423 \begin_inset Graphics
38424         filename ../../images/buffer-new.png
38425
38426 \end_inset
38427
38428
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 <cell alignment="center" valignment="top" usebox="none">
38434 \begin_inset Text
38435
38436 \begin_layout Plain Layout
38437
38438 \family sans
38439 Archivo\SpecialChar \menuseparator
38440 Nuevo
38441 \end_layout
38442
38443 \end_inset
38444 </cell>
38445 </row>
38446 <row interlinespace="2.5mm">
38447 <cell alignment="center" valignment="top" usebox="none">
38448 \begin_inset Text
38449
38450 \begin_layout Plain Layout
38451 \begin_inset Graphics
38452         filename ../../images/file-open.png
38453
38454 \end_inset
38455
38456
38457 \end_layout
38458
38459 \end_inset
38460 </cell>
38461 <cell alignment="center" valignment="top" usebox="none">
38462 \begin_inset Text
38463
38464 \begin_layout Plain Layout
38465
38466 \family sans
38467 Archivo\SpecialChar \menuseparator
38468 Abrir
38469 \end_layout
38470
38471 \end_inset
38472 </cell>
38473 </row>
38474 <row interlinespace="2.5mm">
38475 <cell alignment="center" valignment="top" usebox="none">
38476 \begin_inset Text
38477
38478 \begin_layout Plain Layout
38479 \begin_inset Graphics
38480         filename ../../images/buffer-write.png
38481
38482 \end_inset
38483
38484
38485 \end_layout
38486
38487 \end_inset
38488 </cell>
38489 <cell alignment="center" valignment="top" usebox="none">
38490 \begin_inset Text
38491
38492 \begin_layout Plain Layout
38493
38494 \family sans
38495 Archivo\SpecialChar \menuseparator
38496 Guardar
38497 \end_layout
38498
38499 \end_inset
38500 </cell>
38501 </row>
38502 <row interlinespace="2.5mm">
38503 <cell alignment="center" valignment="top" usebox="none">
38504 \begin_inset Text
38505
38506 \begin_layout Plain Layout
38507 \begin_inset Graphics
38508         filename ../../images/dialog-show_print.png
38509
38510 \end_inset
38511
38512
38513 \end_layout
38514
38515 \end_inset
38516 </cell>
38517 <cell alignment="center" valignment="top" usebox="none">
38518 \begin_inset Text
38519
38520 \begin_layout Plain Layout
38521
38522 \family sans
38523 Archivo\SpecialChar \menuseparator
38524 Imprimir
38525 \end_layout
38526
38527 \end_inset
38528 </cell>
38529 </row>
38530 <row interlinespace="2.5mm">
38531 <cell alignment="center" valignment="top" usebox="none">
38532 \begin_inset Text
38533
38534 \begin_layout Plain Layout
38535 \begin_inset Graphics
38536         filename ../../images/dialog-show_spellchecker.png
38537
38538 \end_inset
38539
38540
38541 \end_layout
38542
38543 \end_inset
38544 </cell>
38545 <cell alignment="center" valignment="top" usebox="none">
38546 \begin_inset Text
38547
38548 \begin_layout Plain Layout
38549
38550 \family sans
38551 Herramientas\SpecialChar \menuseparator
38552 Corrector ortográfico
38553 \end_layout
38554
38555 \end_inset
38556 </cell>
38557 </row>
38558 <row interlinespace="2.5mm">
38559 <cell alignment="center" valignment="top" usebox="none">
38560 \begin_inset Text
38561
38562 \begin_layout Plain Layout
38563 \begin_inset Graphics
38564         filename ../../images/undo.png
38565
38566 \end_inset
38567
38568
38569 \end_layout
38570
38571 \end_inset
38572 </cell>
38573 <cell alignment="center" valignment="top" usebox="none">
38574 \begin_inset Text
38575
38576 \begin_layout Plain Layout
38577
38578 \family sans
38579 Editar\SpecialChar \menuseparator
38580 Deshacer
38581 \end_layout
38582
38583 \end_inset
38584 </cell>
38585 </row>
38586 <row interlinespace="2.5mm">
38587 <cell alignment="center" valignment="top" usebox="none">
38588 \begin_inset Text
38589
38590 \begin_layout Plain Layout
38591 \begin_inset Graphics
38592         filename ../../images/redo.png
38593
38594 \end_inset
38595
38596
38597 \end_layout
38598
38599 \end_inset
38600 </cell>
38601 <cell alignment="center" valignment="top" usebox="none">
38602 \begin_inset Text
38603
38604 \begin_layout Plain Layout
38605
38606 \family sans
38607 Editar\SpecialChar \menuseparator
38608 Rehacer
38609 \end_layout
38610
38611 \end_inset
38612 </cell>
38613 </row>
38614 <row interlinespace="2.5mm">
38615 <cell alignment="center" valignment="top" usebox="none">
38616 \begin_inset Text
38617
38618 \begin_layout Plain Layout
38619 \begin_inset Graphics
38620         filename ../../images/cut.png
38621
38622 \end_inset
38623
38624
38625 \end_layout
38626
38627 \end_inset
38628 </cell>
38629 <cell alignment="center" valignment="top" usebox="none">
38630 \begin_inset Text
38631
38632 \begin_layout Plain Layout
38633
38634 \family sans
38635 Editar\SpecialChar \menuseparator
38636 Cortar
38637 \end_layout
38638
38639 \end_inset
38640 </cell>
38641 </row>
38642 <row interlinespace="2.5mm">
38643 <cell alignment="center" valignment="top" usebox="none">
38644 \begin_inset Text
38645
38646 \begin_layout Plain Layout
38647 \begin_inset Graphics
38648         filename ../../images/copy.png
38649
38650 \end_inset
38651
38652
38653 \end_layout
38654
38655 \end_inset
38656 </cell>
38657 <cell alignment="center" valignment="top" usebox="none">
38658 \begin_inset Text
38659
38660 \begin_layout Plain Layout
38661
38662 \family sans
38663 Editar\SpecialChar \menuseparator
38664 Copiar
38665 \end_layout
38666
38667 \end_inset
38668 </cell>
38669 </row>
38670 <row interlinespace="2.5mm">
38671 <cell alignment="center" valignment="top" usebox="none">
38672 \begin_inset Text
38673
38674 \begin_layout Plain Layout
38675 \begin_inset Graphics
38676         filename ../../images/paste.png
38677
38678 \end_inset
38679
38680
38681 \end_layout
38682
38683 \end_inset
38684 </cell>
38685 <cell alignment="center" valignment="top" usebox="none">
38686 \begin_inset Text
38687
38688 \begin_layout Plain Layout
38689
38690 \family sans
38691 Editar\SpecialChar \menuseparator
38692 Pegar
38693 \end_layout
38694
38695 \end_inset
38696 </cell>
38697 </row>
38698 <row interlinespace="2.5mm">
38699 <cell alignment="center" valignment="top" usebox="none">
38700 \begin_inset Text
38701
38702 \begin_layout Plain Layout
38703 \begin_inset Graphics
38704         filename ../../images/dialog-show_findreplace.png
38705         rotateOrigin center
38706
38707 \end_inset
38708
38709
38710 \end_layout
38711
38712 \end_inset
38713 </cell>
38714 <cell alignment="center" valignment="top" usebox="none">
38715 \begin_inset Text
38716
38717 \begin_layout Plain Layout
38718
38719 \family sans
38720 Editar\SpecialChar \menuseparator
38721 Encontrar y reemplazar
38722 \end_layout
38723
38724 \end_inset
38725 </cell>
38726 </row>
38727 <row interlinespace="2.5mm">
38728 <cell alignment="center" valignment="top" usebox="none">
38729 \begin_inset Text
38730
38731 \begin_layout Plain Layout
38732 \begin_inset Graphics
38733         filename ../../images/bookmark-goto_0.png
38734         rotateOrigin center
38735
38736 \end_inset
38737
38738
38739 \end_layout
38740
38741 \end_inset
38742 </cell>
38743 <cell alignment="center" valignment="top" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747
38748 \family sans
38749 Navegar\SpecialChar \menuseparator
38750 Marcadores\SpecialChar \menuseparator
38751 Volver
38752 \end_layout
38753
38754 \end_inset
38755 </cell>
38756 </row>
38757 <row interlinespace="2.5mm">
38758 <cell alignment="center" valignment="top" usebox="none">
38759 \begin_inset Text
38760
38761 \begin_layout Plain Layout
38762 \begin_inset Graphics
38763         filename ../../images/font-emph.png
38764
38765 \end_inset
38766
38767
38768 \end_layout
38769
38770 \end_inset
38771 </cell>
38772 <cell alignment="center" valignment="top" usebox="none">
38773 \begin_inset Text
38774
38775 \begin_layout Plain Layout
38776 Aplica al texto el formato énfasis, función del diálogo Edit
38777 \family sans
38778 ar\SpecialChar \menuseparator
38779 Estilo
38780 \begin_inset space ~
38781 \end_inset
38782
38783 del
38784 \begin_inset space ~
38785 \end_inset
38786
38787 texto
38788 \end_layout
38789
38790 \end_inset
38791 </cell>
38792 </row>
38793 <row interlinespace="2.5mm">
38794 <cell alignment="center" valignment="top" usebox="none">
38795 \begin_inset Text
38796
38797 \begin_layout Plain Layout
38798 \begin_inset Graphics
38799         filename ../../images/font-noun.png
38800
38801 \end_inset
38802
38803
38804 \end_layout
38805
38806 \end_inset
38807 </cell>
38808 <cell alignment="center" valignment="top" usebox="none">
38809 \begin_inset Text
38810
38811 \begin_layout Plain Layout
38812 Aplica al texto el formato versalitas, función del diálogo Edit
38813 \family sans
38814 ar\SpecialChar \menuseparator
38815 Estilo
38816 \begin_inset space ~
38817 \end_inset
38818
38819 del
38820 \begin_inset space ~
38821 \end_inset
38822
38823 texto
38824 \end_layout
38825
38826 \end_inset
38827 </cell>
38828 </row>
38829 <row interlinespace="2.5mm">
38830 <cell alignment="center" valignment="top" usebox="none">
38831 \begin_inset Text
38832
38833 \begin_layout Plain Layout
38834 \begin_inset Graphics
38835         filename ../../images/textstyle-apply.png
38836
38837 \end_inset
38838
38839
38840 \end_layout
38841
38842 \end_inset
38843 </cell>
38844 <cell alignment="center" valignment="top" usebox="none">
38845 \begin_inset Text
38846
38847 \begin_layout Plain Layout
38848 Aplica al texto el formato actual del diálogo Edit
38849 \family sans
38850 ar\SpecialChar \menuseparator
38851 Estilo
38852 \begin_inset space ~
38853 \end_inset
38854
38855 del
38856 \begin_inset space ~
38857 \end_inset
38858
38859 texto
38860 \end_layout
38861
38862 \end_inset
38863 </cell>
38864 </row>
38865 <row interlinespace="2.5mm">
38866 <cell alignment="center" valignment="top" usebox="none">
38867 \begin_inset Text
38868
38869 \begin_layout Plain Layout
38870 \begin_inset Graphics
38871         filename ../../images/math-mode.png
38872
38873 \end_inset
38874
38875
38876 \end_layout
38877
38878 \end_inset
38879 </cell>
38880 <cell alignment="center" valignment="top" usebox="none">
38881 \begin_inset Text
38882
38883 \begin_layout Plain Layout
38884
38885 \family sans
38886 Insertar\SpecialChar \menuseparator
38887 Ecuación\SpecialChar \menuseparator
38888 En
38889 \begin_inset space ~
38890 \end_inset
38891
38892 línea
38893 \end_layout
38894
38895 \end_inset
38896 </cell>
38897 </row>
38898 <row interlinespace="2.5mm">
38899 <cell alignment="center" valignment="top" usebox="none">
38900 \begin_inset Text
38901
38902 \begin_layout Plain Layout
38903 \begin_inset Graphics
38904         filename ../../images/dialog-show-new-inset_graphics.png
38905         rotateOrigin center
38906
38907 \end_inset
38908
38909
38910 \end_layout
38911
38912 \end_inset
38913 </cell>
38914 <cell alignment="center" valignment="top" usebox="none">
38915 \begin_inset Text
38916
38917 \begin_layout Plain Layout
38918
38919 \family sans
38920 Insertar\SpecialChar \menuseparator
38921 Imagen
38922 \end_layout
38923
38924 \end_inset
38925 </cell>
38926 </row>
38927 <row interlinespace="2.5mm">
38928 <cell alignment="center" valignment="top" usebox="none">
38929 \begin_inset Text
38930
38931 \begin_layout Plain Layout
38932 \begin_inset Graphics
38933         filename ../../images/tabular-insert.png
38934         rotateOrigin center
38935
38936 \end_inset
38937
38938
38939 \end_layout
38940
38941 \end_inset
38942 </cell>
38943 <cell alignment="center" valignment="top" usebox="none">
38944 \begin_inset Text
38945
38946 \begin_layout Plain Layout
38947
38948 \family sans
38949 Insertar\SpecialChar \menuseparator
38950 Tabla
38951 \end_layout
38952
38953 \end_inset
38954 </cell>
38955 </row>
38956 <row interlinespace="2.5mm">
38957 <cell alignment="center" valignment="top" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961 \begin_inset Graphics
38962         filename ../../images/dialog-toggle_toc.png
38963         rotateOrigin center
38964
38965 \end_inset
38966
38967
38968 \end_layout
38969
38970 \end_inset
38971 </cell>
38972 <cell alignment="center" valignment="top" usebox="none">
38973 \begin_inset Text
38974
38975 \begin_layout Plain Layout
38976 Muestra/oculta la ventana del navegador, 
38977 \family sans
38978 Documento\SpecialChar \menuseparator
38979 Outline
38980 \end_layout
38981
38982 \end_inset
38983 </cell>
38984 </row>
38985 <row interlinespace="2.5mm">
38986 <cell alignment="center" valignment="top" usebox="none">
38987 \begin_inset Text
38988
38989 \begin_layout Plain Layout
38990 \begin_inset Graphics
38991         filename ../../images/toolbar-toggle_math.png
38992         rotateOrigin center
38993
38994 \end_inset
38995
38996
38997 \end_layout
38998
38999 \end_inset
39000 </cell>
39001 <cell alignment="center" valignment="top" usebox="none">
39002 \begin_inset Text
39003
39004 \begin_layout Plain Layout
39005 Muestra/oculta la barra de herramientas matemáticas
39006 \end_layout
39007
39008 \end_inset
39009 </cell>
39010 </row>
39011 <row interlinespace="2.5mm">
39012 <cell alignment="center" valignment="top" usebox="none">
39013 \begin_inset Text
39014
39015 \begin_layout Plain Layout
39016 \begin_inset Graphics
39017         filename ../../images/toolbar-toggle_table.png
39018         rotateOrigin center
39019
39020 \end_inset
39021
39022
39023 \end_layout
39024
39025 \end_inset
39026 </cell>
39027 <cell alignment="center" valignment="top" usebox="none">
39028 \begin_inset Text
39029
39030 \begin_layout Plain Layout
39031 Muestra/oculta la barra de herramientas de tablas
39032 \end_layout
39033
39034 \end_inset
39035 </cell>
39036 </row>
39037 </lyxtabular>
39038
39039 \end_inset
39040
39041
39042 \end_layout
39043
39044 \begin_layout Subsection
39045 Barra de herramientas Extra
39046 \begin_inset Index idx
39047 status collapsed
39048
39049 \begin_layout Plain Layout
39050 Barras de herramientas ! Extra
39051 \end_layout
39052
39053 \end_inset
39054
39055
39056 \end_layout
39057
39058 \begin_layout Standard
39059 \begin_inset Graphics
39060         filename ../clipart/ExtraToolbar.png
39061         width 100col%
39062
39063 \end_inset
39064
39065
39066 \end_layout
39067
39068 \begin_layout Standard
39069 \begin_inset VSpace defskip
39070 \end_inset
39071
39072
39073 \end_layout
39074
39075 \begin_layout Standard
39076 Los botones de la barra extra son, de izquierda a derecha:
39077 \end_layout
39078
39079 \begin_layout Standard
39080 \begin_inset VSpace defskip
39081 \end_inset
39082
39083
39084 \end_layout
39085
39086 \begin_layout Standard
39087 \begin_inset Tabular
39088 <lyxtabular version="3" rows="25" columns="2">
39089 <features islongtable="true" longtabularalignment="center">
39090 <column alignment="left" valignment="top" width="0">
39091 <column alignment="left" valignment="top" width="0">
39092 <row interlinespace="2.5mm">
39093 <cell alignment="center" valignment="top" usebox="none">
39094 \begin_inset Text
39095
39096 \begin_layout Plain Layout
39097 \begin_inset Graphics
39098         filename ../../images/layout.png
39099         rotateOrigin center
39100
39101 \end_inset
39102
39103
39104 \end_layout
39105
39106 \end_inset
39107 </cell>
39108 <cell alignment="center" valignment="top" usebox="none">
39109 \begin_inset Text
39110
39111 \begin_layout Plain Layout
39112 Predeterminado
39113 \end_layout
39114
39115 \end_inset
39116 </cell>
39117 </row>
39118 <row interlinespace="2.5mm">
39119 <cell alignment="center" valignment="top" usebox="none">
39120 \begin_inset Text
39121
39122 \begin_layout Plain Layout
39123 \begin_inset Graphics
39124         filename ../../images/layout_Enumerate.png
39125         rotateOrigin center
39126
39127 \end_inset
39128
39129
39130 \end_layout
39131
39132 \end_inset
39133 </cell>
39134 <cell alignment="center" valignment="top" usebox="none">
39135 \begin_inset Text
39136
39137 \begin_layout Plain Layout
39138 Lista enumerada
39139 \end_layout
39140
39141 \end_inset
39142 </cell>
39143 </row>
39144 <row interlinespace="2.5mm">
39145 <cell alignment="center" valignment="top" usebox="none">
39146 \begin_inset Text
39147
39148 \begin_layout Plain Layout
39149 \begin_inset Graphics
39150         filename ../../images/layout_Itemize.png
39151         rotateOrigin center
39152
39153 \end_inset
39154
39155
39156 \end_layout
39157
39158 \end_inset
39159 </cell>
39160 <cell alignment="center" valignment="top" usebox="none">
39161 \begin_inset Text
39162
39163 \begin_layout Plain Layout
39164 Lista no numerada
39165 \end_layout
39166
39167 \end_inset
39168 </cell>
39169 </row>
39170 <row interlinespace="2.5mm">
39171 <cell alignment="center" valignment="top" usebox="none">
39172 \begin_inset Text
39173
39174 \begin_layout Plain Layout
39175 \begin_inset Graphics
39176         filename ../../images/layout_List.png
39177         rotateOrigin center
39178
39179 \end_inset
39180
39181
39182 \end_layout
39183
39184 \end_inset
39185 </cell>
39186 <cell alignment="center" valignment="top" usebox="none">
39187 \begin_inset Text
39188
39189 \begin_layout Plain Layout
39190 Lista
39191 \end_layout
39192
39193 \end_inset
39194 </cell>
39195 </row>
39196 <row interlinespace="2.5mm">
39197 <cell alignment="center" valignment="top" usebox="none">
39198 \begin_inset Text
39199
39200 \begin_layout Plain Layout
39201 \begin_inset Graphics
39202         filename ../../images/layout_Description.png
39203         rotateOrigin center
39204
39205 \end_inset
39206
39207
39208 \end_layout
39209
39210 \end_inset
39211 </cell>
39212 <cell alignment="center" valignment="top" usebox="none">
39213 \begin_inset Text
39214
39215 \begin_layout Plain Layout
39216 Lista descripción
39217 \end_layout
39218
39219 \end_inset
39220 </cell>
39221 </row>
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/depth-increment.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 Editar\SpecialChar \menuseparator
39245 Aumentar
39246 \begin_inset space ~
39247 \end_inset
39248
39249 profundidad
39250 \begin_inset space ~
39251 \end_inset
39252
39253 de
39254 \begin_inset space ~
39255 \end_inset
39256
39257 lista
39258 \end_layout
39259
39260 \end_inset
39261 </cell>
39262 </row>
39263 <row interlinespace="2.5mm">
39264 <cell alignment="center" valignment="top" usebox="none">
39265 \begin_inset Text
39266
39267 \begin_layout Plain Layout
39268 \begin_inset Graphics
39269         filename ../../images/depth-decrement.png
39270         rotateOrigin center
39271
39272 \end_inset
39273
39274
39275 \end_layout
39276
39277 \end_inset
39278 </cell>
39279 <cell alignment="center" valignment="top" usebox="none">
39280 \begin_inset Text
39281
39282 \begin_layout Plain Layout
39283
39284 \family sans
39285 Editar\SpecialChar \menuseparator
39286 Disminuir
39287 \begin_inset space ~
39288 \end_inset
39289
39290 profundidad
39291 \begin_inset space ~
39292 \end_inset
39293
39294 de
39295 \begin_inset space ~
39296 \end_inset
39297
39298 lista
39299 \end_layout
39300
39301 \end_inset
39302 </cell>
39303 </row>
39304 <row interlinespace="2.5mm">
39305 <cell alignment="center" valignment="top" usebox="none">
39306 \begin_inset Text
39307
39308 \begin_layout Plain Layout
39309 \begin_inset Graphics
39310         filename ../../images/float-insert_figure.png
39311
39312 \end_inset
39313
39314
39315 \end_layout
39316
39317 \end_inset
39318 </cell>
39319 <cell alignment="center" valignment="top" usebox="none">
39320 \begin_inset Text
39321
39322 \begin_layout Plain Layout
39323
39324 \family sans
39325 Insertar\SpecialChar \menuseparator
39326 Flotante\SpecialChar \menuseparator
39327 Figura
39328 \end_layout
39329
39330 \end_inset
39331 </cell>
39332 </row>
39333 <row interlinespace="2.5mm">
39334 <cell alignment="center" valignment="top" usebox="none">
39335 \begin_inset Text
39336
39337 \begin_layout Plain Layout
39338 \begin_inset Graphics
39339         filename ../../images/float-insert_table.png
39340
39341 \end_inset
39342
39343
39344 \end_layout
39345
39346 \end_inset
39347 </cell>
39348 <cell alignment="center" valignment="top" usebox="none">
39349 \begin_inset Text
39350
39351 \begin_layout Plain Layout
39352
39353 \family sans
39354 Insertar\SpecialChar \menuseparator
39355 Flotante\SpecialChar \menuseparator
39356 Tabla
39357 \end_layout
39358
39359 \end_inset
39360 </cell>
39361 </row>
39362 <row interlinespace="2.5mm">
39363 <cell alignment="center" valignment="top" usebox="none">
39364 \begin_inset Text
39365
39366 \begin_layout Plain Layout
39367 \begin_inset Graphics
39368         filename ../../images/label-insert.png
39369
39370 \end_inset
39371
39372
39373 \end_layout
39374
39375 \end_inset
39376 </cell>
39377 <cell alignment="center" valignment="top" usebox="none">
39378 \begin_inset Text
39379
39380 \begin_layout Plain Layout
39381
39382 \family sans
39383 Insertar\SpecialChar \menuseparator
39384 Etiqueta
39385 \end_layout
39386
39387 \end_inset
39388 </cell>
39389 </row>
39390 <row interlinespace="2.5mm">
39391 <cell alignment="center" valignment="top" usebox="none">
39392 \begin_inset Text
39393
39394 \begin_layout Plain Layout
39395 \begin_inset Graphics
39396         filename ../../images/dialog-show-new-inset_ref.png
39397
39398 \end_inset
39399
39400
39401 \end_layout
39402
39403 \end_inset
39404 </cell>
39405 <cell alignment="center" valignment="top" usebox="none">
39406 \begin_inset Text
39407
39408 \begin_layout Plain Layout
39409
39410 \family sans
39411 Insertar\SpecialChar \menuseparator
39412 Referencia
39413 \begin_inset space ~
39414 \end_inset
39415
39416 cruzada
39417 \end_layout
39418
39419 \end_inset
39420 </cell>
39421 </row>
39422 <row interlinespace="2.5mm">
39423 <cell alignment="center" valignment="top" usebox="none">
39424 \begin_inset Text
39425
39426 \begin_layout Plain Layout
39427 \begin_inset Graphics
39428         filename ../../images/dialog-show-new-inset_citation.png
39429
39430 \end_inset
39431
39432
39433 \end_layout
39434
39435 \end_inset
39436 </cell>
39437 <cell alignment="center" valignment="top" usebox="none">
39438 \begin_inset Text
39439
39440 \begin_layout Plain Layout
39441
39442 \family sans
39443 Insertar\SpecialChar \menuseparator
39444 Cita
39445 \end_layout
39446
39447 \end_inset
39448 </cell>
39449 </row>
39450 <row interlinespace="2.5mm">
39451 <cell alignment="center" valignment="top" usebox="none">
39452 \begin_inset Text
39453
39454 \begin_layout Plain Layout
39455 \begin_inset Graphics
39456         filename ../../images/index-insert.png
39457
39458 \end_inset
39459
39460
39461 \end_layout
39462
39463 \end_inset
39464 </cell>
39465 <cell alignment="center" valignment="top" usebox="none">
39466 \begin_inset Text
39467
39468 \begin_layout Plain Layout
39469
39470 \family sans
39471 Insertar\SpecialChar \menuseparator
39472 Entrada
39473 \begin_inset space ~
39474 \end_inset
39475
39476 de
39477 \begin_inset space ~
39478 \end_inset
39479
39480 índice
39481 \end_layout
39482
39483 \end_inset
39484 </cell>
39485 </row>
39486 <row interlinespace="2.5mm">
39487 <cell alignment="center" valignment="top" usebox="none">
39488 \begin_inset Text
39489
39490 \begin_layout Plain Layout
39491 \begin_inset Graphics
39492         filename ../../images/nomencl-insert.png
39493
39494 \end_inset
39495
39496
39497 \end_layout
39498
39499 \end_inset
39500 </cell>
39501 <cell alignment="center" valignment="top" usebox="none">
39502 \begin_inset Text
39503
39504 \begin_layout Plain Layout
39505
39506 \family sans
39507 Insertar\SpecialChar \menuseparator
39508 Entrada
39509 \begin_inset space ~
39510 \end_inset
39511
39512 de
39513 \begin_inset space ~
39514 \end_inset
39515
39516 nomenclatura
39517 \end_layout
39518
39519 \end_inset
39520 </cell>
39521 </row>
39522 <row interlinespace="2.5mm">
39523 <cell alignment="center" valignment="top" usebox="none">
39524 \begin_inset Text
39525
39526 \begin_layout Plain Layout
39527 \begin_inset Graphics
39528         filename ../../images/footnote-insert.png
39529
39530 \end_inset
39531
39532
39533 \end_layout
39534
39535 \end_inset
39536 </cell>
39537 <cell alignment="center" valignment="top" usebox="none">
39538 \begin_inset Text
39539
39540 \begin_layout Plain Layout
39541
39542 \family sans
39543 Insertar\SpecialChar \menuseparator
39544 Nota
39545 \begin_inset space ~
39546 \end_inset
39547
39548 al
39549 \begin_inset space ~
39550 \end_inset
39551
39552 pie
39553 \end_layout
39554
39555 \end_inset
39556 </cell>
39557 </row>
39558 <row interlinespace="2.5mm">
39559 <cell alignment="center" valignment="top" usebox="none">
39560 \begin_inset Text
39561
39562 \begin_layout Plain Layout
39563 \begin_inset Graphics
39564         filename ../../images/marginalnote-insert.png
39565         rotateOrigin center
39566
39567 \end_inset
39568
39569
39570 \end_layout
39571
39572 \end_inset
39573 </cell>
39574 <cell alignment="center" valignment="top" usebox="none">
39575 \begin_inset Text
39576
39577 \begin_layout Plain Layout
39578
39579 \family sans
39580 Insertar\SpecialChar \menuseparator
39581 Nota
39582 \begin_inset space ~
39583 \end_inset
39584
39585 al
39586 \begin_inset space ~
39587 \end_inset
39588
39589 margen
39590 \end_layout
39591
39592 \end_inset
39593 </cell>
39594 </row>
39595 <row interlinespace="2.5mm">
39596 <cell alignment="center" valignment="top" usebox="none">
39597 \begin_inset Text
39598
39599 \begin_layout Plain Layout
39600 \begin_inset Graphics
39601         filename ../../images/note-insert.png
39602
39603 \end_inset
39604
39605
39606 \end_layout
39607
39608 \end_inset
39609 </cell>
39610 <cell alignment="center" valignment="top" usebox="none">
39611 \begin_inset Text
39612
39613 \begin_layout Plain Layout
39614
39615 \family sans
39616 Insertar\SpecialChar \menuseparator
39617 Nota\SpecialChar \menuseparator
39618 Nota
39619 \begin_inset space ~
39620 \end_inset
39621
39622 LyX
39623 \end_layout
39624
39625 \end_inset
39626 </cell>
39627 </row>
39628 <row interlinespace="2.5mm">
39629 <cell alignment="center" valignment="top" usebox="none">
39630 \begin_inset Text
39631
39632 \begin_layout Plain Layout
39633 \begin_inset Graphics
39634         filename ../../images/box-insert.png
39635
39636 \end_inset
39637
39638
39639 \end_layout
39640
39641 \end_inset
39642 </cell>
39643 <cell alignment="center" valignment="top" usebox="none">
39644 \begin_inset Text
39645
39646 \begin_layout Plain Layout
39647
39648 \family sans
39649 Insertar\SpecialChar \menuseparator
39650 Box
39651 \end_layout
39652
39653 \end_inset
39654 </cell>
39655 </row>
39656 <row interlinespace="2.5mm">
39657 <cell alignment="center" valignment="top" usebox="none">
39658 \begin_inset Text
39659
39660 \begin_layout Plain Layout
39661 \begin_inset Graphics
39662         filename ../../images/url-insert.png
39663
39664 \end_inset
39665
39666
39667 \end_layout
39668
39669 \end_inset
39670 </cell>
39671 <cell alignment="center" valignment="top" usebox="none">
39672 \begin_inset Text
39673
39674 \begin_layout Plain Layout
39675
39676 \family sans
39677 Insertar\SpecialChar \menuseparator
39678 URL
39679 \end_layout
39680
39681 \end_inset
39682 </cell>
39683 </row>
39684 <row interlinespace="2.5mm">
39685 <cell alignment="center" valignment="top" usebox="none">
39686 \begin_inset Text
39687
39688 \begin_layout Plain Layout
39689 \begin_inset Graphics
39690         filename ../../images/ert-insert.png
39691
39692 \end_inset
39693
39694
39695 \end_layout
39696
39697 \end_inset
39698 </cell>
39699 <cell alignment="center" valignment="top" usebox="none">
39700 \begin_inset Text
39701
39702 \begin_layout Plain Layout
39703
39704 \family sans
39705 Insertar\SpecialChar \menuseparator
39706 Código
39707 \begin_inset space ~
39708 \end_inset
39709
39710 T
39711 \family default
39712
39713 \begin_inset ERT
39714 status collapsed
39715
39716 \begin_layout Plain Layout
39717
39718 {}
39719 \end_layout
39720
39721 \end_inset
39722
39723
39724 \family sans
39725 eX
39726 \end_layout
39727
39728 \end_inset
39729 </cell>
39730 </row>
39731 <row interlinespace="2.5mm">
39732 <cell alignment="center" valignment="top" usebox="none">
39733 \begin_inset Text
39734
39735 \begin_layout Plain Layout
39736 \begin_inset Graphics
39737         filename ../../images/math-macro_newmacroname_newcommand.png
39738
39739 \end_inset
39740
39741
39742 \end_layout
39743
39744 \end_inset
39745 </cell>
39746 <cell alignment="center" valignment="top" usebox="none">
39747 \begin_inset Text
39748
39749 \begin_layout Plain Layout
39750
39751 \family sans
39752 Insertar\SpecialChar \menuseparator
39753 Ecuaciones\SpecialChar \menuseparator
39754 Macro
39755 \end_layout
39756
39757 \end_inset
39758 </cell>
39759 </row>
39760 <row interlinespace="2.5mm">
39761 <cell alignment="center" valignment="top" usebox="none">
39762 \begin_inset Text
39763
39764 \begin_layout Plain Layout
39765 \begin_inset Graphics
39766         filename ../../images/dialog-show-new-inset_include.png
39767
39768 \end_inset
39769
39770
39771 \end_layout
39772
39773 \end_inset
39774 </cell>
39775 <cell alignment="center" valignment="top" usebox="none">
39776 \begin_inset Text
39777
39778 \begin_layout Plain Layout
39779
39780 \family sans
39781 Insertar\SpecialChar \menuseparator
39782 Archivo\SpecialChar \menuseparator
39783 Documento
39784 \begin_inset space ~
39785 \end_inset
39786
39787 hijo
39788 \end_layout
39789
39790 \end_inset
39791 </cell>
39792 </row>
39793 <row interlinespace="2.5mm">
39794 <cell alignment="center" valignment="top" usebox="none">
39795 \begin_inset Text
39796
39797 \begin_layout Plain Layout
39798 \begin_inset Graphics
39799         filename ../../images/dialog-show_character.png
39800         rotateOrigin center
39801
39802 \end_inset
39803
39804
39805 \end_layout
39806
39807 \end_inset
39808 </cell>
39809 <cell alignment="center" valignment="top" usebox="none">
39810 \begin_inset Text
39811
39812 \begin_layout Plain Layout
39813
39814 \family sans
39815 Editar\SpecialChar \menuseparator
39816 Estilo
39817 \begin_inset space ~
39818 \end_inset
39819
39820 del
39821 \begin_inset space ~
39822 \end_inset
39823
39824 texto
39825 \end_layout
39826
39827 \end_inset
39828 </cell>
39829 </row>
39830 <row interlinespace="2.5mm">
39831 <cell alignment="center" valignment="top" usebox="none">
39832 \begin_inset Text
39833
39834 \begin_layout Plain Layout
39835 \begin_inset Graphics
39836         filename ../../images/layout-paragraph.png
39837         rotateOrigin center
39838
39839 \end_inset
39840
39841
39842 \end_layout
39843
39844 \end_inset
39845 </cell>
39846 <cell alignment="center" valignment="top" usebox="none">
39847 \begin_inset Text
39848
39849 \begin_layout Plain Layout
39850
39851 \family sans
39852 Editar\SpecialChar \menuseparator
39853 Configuración
39854 \begin_inset space ~
39855 \end_inset
39856
39857 del
39858 \begin_inset space ~
39859 \end_inset
39860
39861 párrafo
39862 \end_layout
39863
39864 \end_inset
39865 </cell>
39866 </row>
39867 <row interlinespace="2.5mm">
39868 <cell alignment="center" valignment="top" usebox="none">
39869 \begin_inset Text
39870
39871 \begin_layout Plain Layout
39872 \begin_inset Graphics
39873         filename ../../images/thesaurus-entry.png
39874         rotateOrigin center
39875
39876 \end_inset
39877
39878
39879 \end_layout
39880
39881 \end_inset
39882 </cell>
39883 <cell alignment="center" valignment="top" usebox="none">
39884 \begin_inset Text
39885
39886 \begin_layout Plain Layout
39887
39888 \family sans
39889 Herramientas\SpecialChar \menuseparator
39890 Tesauro
39891 \begin_inset Foot
39892 status collapsed
39893
39894 \begin_layout Plain Layout
39895
39896 \emph on
39897 N.
39898 \begin_inset space \thinspace{}
39899 \end_inset
39900
39901 del T.: 
39902 \emph default
39903 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
39904  es inglés.
39905 \end_layout
39906
39907 \end_inset
39908
39909
39910 \end_layout
39911
39912 \end_inset
39913 </cell>
39914 </row>
39915 </lyxtabular>
39916
39917 \end_inset
39918
39919
39920 \end_layout
39921
39922 \begin_layout Subsection
39923 Barra de herramientas Ver / Actualizar
39924 \begin_inset Index idx
39925 status collapsed
39926
39927 \begin_layout Plain Layout
39928 Barras de herramientas ! Ver/Actualizar
39929 \end_layout
39930
39931 \end_inset
39932
39933
39934 \end_layout
39935
39936 \begin_layout Standard
39937 \begin_inset Graphics
39938         filename ../clipart/ViewToolbar.png
39939
39940 \end_inset
39941
39942
39943 \end_layout
39944
39945 \begin_layout Standard
39946 \begin_inset VSpace defskip
39947 \end_inset
39948
39949
39950 \end_layout
39951
39952 \begin_layout Standard
39953 Los botones de la barra ver
39954 \begin_inset space \thinspace{}
39955 \end_inset
39956
39957 /
39958 \begin_inset space \thinspace{}
39959 \end_inset
39960
39961 actualizar son, de izquierda a derecha:
39962 \end_layout
39963
39964 \begin_layout Standard
39965 \begin_inset VSpace defskip
39966 \end_inset
39967
39968
39969 \end_layout
39970
39971 \begin_layout Standard
39972 \begin_inset Tabular
39973 <lyxtabular version="3" rows="6" columns="2">
39974 <features islongtable="true" longtabularalignment="center">
39975 <column alignment="left" valignment="top" width="0">
39976 <column alignment="left" valignment="top" width="0">
39977 <row interlinespace="2.5mm">
39978 <cell alignment="center" valignment="top" usebox="none">
39979 \begin_inset Text
39980
39981 \begin_layout Plain Layout
39982 \begin_inset Graphics
39983         filename ../../images/buffer-view_dvi.png
39984         rotateOrigin center
39985
39986 \end_inset
39987
39988
39989 \end_layout
39990
39991 \end_inset
39992 </cell>
39993 <cell alignment="center" valignment="top" usebox="none">
39994 \begin_inset Text
39995
39996 \begin_layout Plain Layout
39997
39998 \family sans
39999 Ver\SpecialChar \menuseparator
40000 DVI
40001 \end_layout
40002
40003 \end_inset
40004 </cell>
40005 </row>
40006 <row interlinespace="2.5mm">
40007 <cell alignment="center" valignment="top" usebox="none">
40008 \begin_inset Text
40009
40010 \begin_layout Plain Layout
40011 \begin_inset Graphics
40012         filename ../../images/buffer-update_dvi.png
40013         rotateOrigin center
40014
40015 \end_inset
40016
40017
40018 \end_layout
40019
40020 \end_inset
40021 </cell>
40022 <cell alignment="center" valignment="top" usebox="none">
40023 \begin_inset Text
40024
40025 \begin_layout Plain Layout
40026
40027 \family sans
40028 Ver\SpecialChar \menuseparator
40029 Actualizar\SpecialChar \menuseparator
40030 DVI
40031 \end_layout
40032
40033 \end_inset
40034 </cell>
40035 </row>
40036 <row interlinespace="2.5mm">
40037 <cell alignment="center" valignment="top" usebox="none">
40038 \begin_inset Text
40039
40040 \begin_layout Plain Layout
40041 \begin_inset Graphics
40042         filename ../../images/buffer-view_pdf2.png
40043         rotateOrigin center
40044
40045 \end_inset
40046
40047
40048 \end_layout
40049
40050 \end_inset
40051 </cell>
40052 <cell alignment="center" valignment="top" usebox="none">
40053 \begin_inset Text
40054
40055 \begin_layout Plain Layout
40056
40057 \family sans
40058 Ver\SpecialChar \menuseparator
40059 PDF
40060 \end_layout
40061
40062 \end_inset
40063 </cell>
40064 </row>
40065 <row interlinespace="2.5mm">
40066 <cell alignment="center" valignment="top" usebox="none">
40067 \begin_inset Text
40068
40069 \begin_layout Plain Layout
40070 \begin_inset Graphics
40071         filename ../../images/buffer-update_pdf2.png
40072         rotateOrigin center
40073
40074 \end_inset
40075
40076
40077 \end_layout
40078
40079 \end_inset
40080 </cell>
40081 <cell alignment="center" valignment="top" usebox="none">
40082 \begin_inset Text
40083
40084 \begin_layout Plain Layout
40085
40086 \family sans
40087 Ver\SpecialChar \menuseparator
40088 Actualizar\SpecialChar \menuseparator
40089 PDF
40090 \end_layout
40091
40092 \end_inset
40093 </cell>
40094 </row>
40095 <row interlinespace="2.5mm">
40096 <cell alignment="center" valignment="top" usebox="none">
40097 \begin_inset Text
40098
40099 \begin_layout Plain Layout
40100 \begin_inset Graphics
40101         filename ../../images/buffer-view_ps.png
40102         rotateOrigin center
40103
40104 \end_inset
40105
40106
40107 \end_layout
40108
40109 \end_inset
40110 </cell>
40111 <cell alignment="center" valignment="top" usebox="none">
40112 \begin_inset Text
40113
40114 \begin_layout Plain Layout
40115
40116 \family sans
40117 Ver\SpecialChar \menuseparator
40118 Postscript
40119 \end_layout
40120
40121 \end_inset
40122 </cell>
40123 </row>
40124 <row interlinespace="2.5mm">
40125 <cell alignment="center" valignment="top" usebox="none">
40126 \begin_inset Text
40127
40128 \begin_layout Plain Layout
40129 \begin_inset Graphics
40130         filename ../../images/buffer-update_ps.png
40131         rotateOrigin center
40132
40133 \end_inset
40134
40135
40136 \end_layout
40137
40138 \end_inset
40139 </cell>
40140 <cell alignment="center" valignment="top" usebox="none">
40141 \begin_inset Text
40142
40143 \begin_layout Plain Layout
40144
40145 \family sans
40146 Ver\SpecialChar \menuseparator
40147 Actualizar\SpecialChar \menuseparator
40148 Postscript
40149 \end_layout
40150
40151 \end_inset
40152 </cell>
40153 </row>
40154 </lyxtabular>
40155
40156 \end_inset
40157
40158
40159 \end_layout
40160
40161 \begin_layout Subsection
40162 Otras barras de herramientas
40163 \end_layout
40164
40165 \begin_layout Standard
40166 La barra de herramientas para el seguimiento de cambios se explica en la
40167  sección
40168 \begin_inset space ~
40169 \end_inset
40170
40171
40172 \begin_inset CommandInset ref
40173 LatexCommand ref
40174 reference "sec:Seguimiento-de-cambios"
40175
40176 \end_inset
40177
40178 , la barra de herramientas para tablas
40179 \begin_inset Index idx
40180 status collapsed
40181
40182 \begin_layout Plain Layout
40183 Barras de herramientas ! Tabla
40184 \end_layout
40185
40186 \end_inset
40187
40188  se explica en el manual 
40189 \emph on
40190 Objetos insertados
40191 \emph default
40192 , la de macros
40193 \begin_inset Index idx
40194 status collapsed
40195
40196 \begin_layout Plain Layout
40197 Barras de herramientas ! Macros
40198 \end_layout
40199
40200 \end_inset
40201
40202  en el manual 
40203 \emph on
40204 Ecuaciones
40205 \emph default
40206 .
40207 \end_layout
40208
40209 \begin_layout Chapter
40210 Configuración del documento
40211 \begin_inset CommandInset label
40212 LatexCommand label
40213 name "cap:Configuración-del-documento"
40214
40215 \end_inset
40216
40217
40218 \begin_inset Index idx
40219 status collapsed
40220
40221 \begin_layout Plain Layout
40222 Documentos ! Configuración
40223 \end_layout
40224
40225 \end_inset
40226
40227
40228 \end_layout
40229
40230 \begin_layout Standard
40231 El diálogo que se abre con el menú 
40232 \family sans
40233 Documento\SpecialChar \menuseparator
40234 Configuración
40235 \family default
40236  contiene diversos submenús en los que se pueden establecer propiedades
40237  para todo el documento.
40238  Las características seleccionadas pueden guardarse como predeterminadas
40239  con el botón 
40240 \family sans
40241 Guardar
40242 \family default
40243
40244 \begin_inset space ~
40245 \end_inset
40246
40247
40248 \family sans
40249 como
40250 \family default
40251
40252 \begin_inset space ~
40253 \end_inset
40254
40255
40256 \family sans
40257 valores
40258 \family default
40259
40260 \begin_inset space ~
40261 \end_inset
40262
40263
40264 \family sans
40265 predeterminados
40266 \family default
40267 .
40268  Al hacer esto, se crea una plantilla llamada 
40269 \family typewriter
40270 default.lyx
40271 \family default
40272  que se carga automáticamente cada vez que abres un nuevo documento sin
40273  plantilla.
40274 \end_layout
40275
40276 \begin_layout Standard
40277 Los submenús del diálogo se explican a continuación.
40278 \end_layout
40279
40280 \begin_layout Section
40281 Clase del documento
40282 \end_layout
40283
40284 \begin_layout Standard
40285 Aquí se establece la clase de documento, las opciones de clase, un controlador
40286  de gráficos y un documento maestro.
40287  Las clases de documento se describen en la sección
40288 \begin_inset space ~
40289 \end_inset
40290
40291
40292 \begin_inset space \thinspace{}
40293 \end_inset
40294
40295
40296 \begin_inset CommandInset ref
40297 LatexCommand ref
40298 reference "sec:Clases-de-documento"
40299
40300 \end_inset
40301
40302 .
40303  Algunas clases usan algunas opciones de clase predefinidas.
40304  Si este es el caso, se listan en el campo 
40305 \family sans
40306 Predefinido
40307 \family default
40308  y puedes decidir si usarlas o no.
40309  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
40310  es recomendable no tocarlas.
40311  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
40312  y formato de página.
40313  Cuando se usa 
40314 \family sans
40315 Predeterminado
40316 \family default
40317  se utilizan los controladores predeterminados para los paquetes LaTeX.
40318  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
40319  que haces.
40320 \begin_inset Foot
40321 status collapsed
40322
40323 \begin_layout Plain Layout
40324 Si quieres usar uno de los siguientes controladores
40325 \begin_inset Newline newline
40326 \end_inset
40327
40328 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40329 \begin_inset Newline newline
40330 \end_inset
40331
40332 primero tienes que activarlos en tu distribución LaTeX, véase sec.
40333 \begin_inset space \thinspace{}
40334 \end_inset
40335
40336 2 en 
40337 \begin_inset CommandInset href
40338 LatexCommand href
40339 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
40340
40341 \end_inset
40342
40343 .
40344 \end_layout
40345
40346 \end_inset
40347
40348
40349 \end_layout
40350
40351 \begin_layout Standard
40352 Es necesario especificar un documento maestro cuando el actual documento
40353  es un documento hijo o un subdocumento.
40354  El documento maestro será utilizado por LyX si se abre un documento hijo
40355  sin su maestro.
40356  Así los documentos hijo son siempre compilables.
40357  Sobre este asunto hay más información en la sección 
40358 \emph on
40359 Documentos hijo
40360 \emph default
40361  del manual 
40362 \emph on
40363 Objetos insertados
40364 \emph default
40365 .
40366 \end_layout
40367
40368 \begin_layout Section
40369 Documentos hijo
40370 \end_layout
40371
40372 \begin_layout Standard
40373
40374 \lang english
40375 This submenu is only visible when your document includes child documents.
40376  Please refer to
40377 \lang spanish
40378  la sección 
40379 \emph on
40380 Documentos hijo
40381 \emph default
40382  del manual 
40383 \emph on
40384 Objetos insertados
40385 \emph default
40386 \lang english
40387  for details.
40388 \end_layout
40389
40390 \begin_layout Section
40391 Módulos
40392 \end_layout
40393
40394 \begin_layout Standard
40395 Los módulos se explican en la sección
40396 \begin_inset space ~
40397 \end_inset
40398
40399
40400 \begin_inset CommandInset ref
40401 LatexCommand ref
40402 reference "sub:Módulos"
40403
40404 \end_inset
40405
40406
40407 \end_layout
40408
40409 \begin_layout Section
40410 Fuentes
40411 \end_layout
40412
40413 \begin_layout Standard
40414 La configuración de las fuentes del documento se explica en la sección
40415 \begin_inset space ~
40416 \end_inset
40417
40418
40419 \begin_inset CommandInset ref
40420 LatexCommand ref
40421 reference "sec:Estilo-de-letra"
40422
40423 \end_inset
40424
40425
40426 \end_layout
40427
40428 \begin_layout Section
40429 Diseño del texto
40430 \end_layout
40431
40432 \begin_layout Standard
40433 Aquí se establece el modo de separación de párrafos, sangrado o espacio
40434  vertical.
40435 \end_layout
40436
40437 \begin_layout Standard
40438 También el espacio entre líneas y el número de columnas, pero ten en cuenta
40439  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
40440  y no es parte del concepto WYSIWYM.
40441  Sí se verá en la salida.
40442 \end_layout
40443
40444 \begin_layout Standard
40445 La configuración de listados se explica en la sección correspondiente del
40446  manual 
40447 \emph on
40448 Objetos insertados
40449 \emph default
40450 .
40451 \end_layout
40452
40453 \begin_layout Standard
40454
40455 \end_layout
40456
40457 \begin_layout Section
40458 Diseño de página
40459 \end_layout
40460
40461 \begin_layout Standard
40462 Opciones relacionadas con el tamaño y orientación del papel, que se describen
40463  en las secciones
40464 \begin_inset space ~
40465 \end_inset
40466
40467
40468 \begin_inset CommandInset ref
40469 LatexCommand ref
40470 reference "sub:Papel-tamaño-orientación"
40471
40472 \end_inset
40473
40474  y
40475 \begin_inset space ~
40476 \end_inset
40477
40478
40479 \begin_inset CommandInset ref
40480 LatexCommand ref
40481 reference "sub:Formato-de-documento"
40482
40483 \end_inset
40484
40485 .
40486 \end_layout
40487
40488 \begin_layout Standard
40489
40490 \end_layout
40491
40492 \begin_layout Section
40493 Márgenes de página
40494 \end_layout
40495
40496 \begin_layout Standard
40497 Para establecer los márgenes del papel, véase la sección
40498 \begin_inset space ~
40499 \end_inset
40500
40501
40502 \begin_inset CommandInset ref
40503 LatexCommand ref
40504 reference "sub:Márgenes"
40505
40506 \end_inset
40507
40508 .
40509 \end_layout
40510
40511 \begin_layout Section
40512 Idioma
40513 \begin_inset Index idx
40514 status collapsed
40515
40516 \begin_layout Plain Layout
40517 Idioma ! Codificación
40518 \end_layout
40519
40520 \end_inset
40521
40522
40523 \end_layout
40524
40525 \begin_layout Standard
40526 Aquí se determina el idioma del documento y el estilo de las comillas.
40527  La codificación determina cómo se exporta a LaTeX el contenido del documento
40528  (el archivo LyX siempre se codifica en utf8).
40529  Todos los caracteres que no puedan codificarse en la codificación especificada
40530  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
40531  carácter es desconocido).
40532 \begin_inset Foot
40533 status collapsed
40534
40535 \begin_layout Plain Layout
40536 Los comandos conocidos se definen en un archivo de texto.
40537  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
40538  se explica en el manual 
40539 \emph on
40540 Personalización
40541 \emph default
40542 .
40543  
40544 \end_layout
40545
40546 \end_inset
40547
40548
40549 \end_layout
40550
40551 \begin_layout Standard
40552 Si marcas la opción 
40553 \family sans
40554 Idioma predeterminado
40555 \family default
40556 , LyX determina la codificación de cada porción de texto a partir del idioma
40557  de dicho texto.
40558  Si el documento contiene texto en más de un idioma podría haber más de
40559  una codificación en el archivo LaTeX.
40560  Si no usas esa opción, todo el documento usará sólo una codificación.
40561  Lo más recomendable es marcar esta opción.
40562 \end_layout
40563
40564 \begin_layout Standard
40565 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
40566  muchos símbolos especiales o no alfabéticos.
40567  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
40568  elige una de las cuatro variantes utf8 de la lista de abajo.
40569  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
40570  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
40571  unicode sea bien procesado con la opción 
40572 \family sans
40573 Idioma predeterminado
40574 \family default
40575 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
40576  funcione con una  codificación fija utf8, (cuando no se usa la lista de
40577  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
40578  
40579 \lang english
40580 The situation is much better with XeTeX and LuaTeX, two new alternative
40581  engines to standard LaTeX.
40582  Both engines support Unicode natively.
40583  LyX now also supports these two engines (via the output formats 
40584 \family sans
40585 PDF
40586 \begin_inset space ~
40587 \end_inset
40588
40589 (XeTe
40590 \begin_inset ERT
40591 status collapsed
40592
40593 \begin_layout Plain Layout
40594
40595 {}
40596 \end_layout
40597
40598 \end_inset
40599
40600 X)
40601 \family default
40602
40603 \family sans
40604 PDF
40605 \begin_inset space ~
40606 \end_inset
40607
40608 (LuaTe
40609 \begin_inset ERT
40610 status collapsed
40611
40612 \begin_layout Plain Layout
40613
40614 {}
40615 \end_layout
40616
40617 \end_inset
40618
40619 X)
40620 \family default
40621  and 
40622 \family sans
40623 DVI
40624 \begin_inset space ~
40625 \end_inset
40626
40627 (LuaTeX)
40628 \family default
40629 ; see section
40630 \begin_inset space ~
40631 \end_inset
40632
40633
40634 \begin_inset CommandInset ref
40635 LatexCommand ref
40636 reference "sub:Formatos-de-salida"
40637
40638 \end_inset
40639
40640 ), so if the above options fail, you might try out one of these new engines.
40641 \end_layout
40642
40643 \begin_layout Standard
40644 He aquí una lista con las codificaciones importantes:
40645 \end_layout
40646
40647 \begin_layout Description
40648 Idioma
40649 \begin_inset space ~
40650 \end_inset
40651
40652 predeterminado
40653 \begin_inset space ~
40654 \end_inset
40655
40656 (no
40657 \begin_inset space ~
40658 \end_inset
40659
40660 inputenc)
40661 \family roman
40662  
40663 \family default
40664 Lo mismo que 
40665 \family sans
40666 Idioma predeterminado
40667 \family default
40668 , pero sin usar el paquete LaTeX 
40669 \series bold
40670 inputenc
40671 \series default
40672
40673 \begin_inset Index idx
40674 status collapsed
40675
40676 \begin_layout Plain Layout
40677 LaTeX, paquetes ! inputenc
40678 \end_layout
40679
40680 \end_inset
40681
40682 .
40683  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
40684  adicionales en el preámbulo, y especificar la codificación usada para partes
40685  de texto en idiomas foráneos en código TeX.
40686 \end_layout
40687
40688 \begin_layout Description
40689 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
40690  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
40691  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
40692 \end_layout
40693
40694 \begin_layout Description
40695 Árabe
40696 \begin_inset space ~
40697 \end_inset
40698
40699 (CP
40700 \begin_inset space ~
40701 \end_inset
40702
40703 1256) Código MS Windows para árabe y farsi
40704 \end_layout
40705
40706 \begin_layout Description
40707 Árabe
40708 \begin_inset space ~
40709 \end_inset
40710
40711 (ISO
40712 \begin_inset space ~
40713 \end_inset
40714
40715 8859-6) para árabe y farsi
40716 \end_layout
40717
40718 \begin_layout Description
40719 Armenio
40720 \begin_inset space ~
40721 \end_inset
40722
40723 (ArmSCII8) para armenio
40724 \end_layout
40725
40726 \begin_layout Description
40727 Báltico
40728 \begin_inset space ~
40729 \end_inset
40730
40731 (CP
40732 \begin_inset space ~
40733 \end_inset
40734
40735 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
40736  ISO-8859-13
40737 \end_layout
40738
40739 \begin_layout Description
40740 Báltico
40741 \begin_inset space ~
40742 \end_inset
40743
40744 (ISO
40745 \begin_inset space ~
40746 \end_inset
40747
40748 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
40749 \end_layout
40750
40751 \begin_layout Description
40752 Báltico
40753 \begin_inset space ~
40754 \end_inset
40755
40756 (ISO
40757 \begin_inset space ~
40758 \end_inset
40759
40760 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
40761  ISO-8859-13
40762 \end_layout
40763
40764 \begin_layout Description
40765 Chino
40766 \begin_inset space ~
40767 \end_inset
40768
40769 (simplificado)
40770 \begin_inset space ~
40771 \end_inset
40772
40773 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
40774  2001 este código se ha reemplazado oficialmente por el código GB18030,
40775  como GB18030 no está disponible para LaTeX podrías probar a usar el código
40776  Unicode
40777 \begin_inset space ~
40778 \end_inset
40779
40780 (CJK)
40781 \begin_inset space ~
40782 \end_inset
40783
40784 (utf8)
40785 \end_layout
40786
40787 \begin_layout Description
40788 Chino
40789 \begin_inset space ~
40790 \end_inset
40791
40792 (simplificado)
40793 \begin_inset space ~
40794 \end_inset
40795
40796 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
40797  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
40798  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
40799  el código Unicode
40800 \begin_inset space ~
40801 \end_inset
40802
40803 (CJK)
40804 \begin_inset space ~
40805 \end_inset
40806
40807 (utf8)
40808 \end_layout
40809
40810 \begin_layout Description
40811 Chino
40812 \begin_inset space ~
40813 \end_inset
40814
40815 (traditional)
40816 \begin_inset space ~
40817 \end_inset
40818
40819 (EUC-TW) para chino tradicional
40820 \end_layout
40821
40822 \begin_layout Description
40823 Cirílico
40824 \begin_inset space ~
40825 \end_inset
40826
40827 (CP
40828 \begin_inset space ~
40829 \end_inset
40830
40831 1251) código MS Windows para cirílico
40832 \end_layout
40833
40834 \begin_layout Description
40835 Cirílico
40836 \begin_inset space ~
40837 \end_inset
40838
40839 (ISO
40840 \begin_inset space ~
40841 \end_inset
40842
40843 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
40844 \end_layout
40845
40846 \begin_layout Description
40847 Cirílico
40848 \begin_inset space ~
40849 \end_inset
40850
40851 (KOI8-R) cirílico estándar especialmente para ruso
40852 \end_layout
40853
40854 \begin_layout Description
40855 Cirílico
40856 \begin_inset space ~
40857 \end_inset
40858
40859 (KOI8-U) cirílico para ucranio
40860 \end_layout
40861
40862 \begin_layout Description
40863 Cirílico
40864 \begin_inset space ~
40865 \end_inset
40866
40867 (pt
40868 \begin_inset space ~
40869 \end_inset
40870
40871 154) cirílico para kazajo
40872 \end_layout
40873
40874 \begin_layout Description
40875 Coreano
40876 \begin_inset space ~
40877 \end_inset
40878
40879 (EUC-KR) para coreano
40880 \end_layout
40881
40882 \begin_layout Description
40883 Europeo
40884 \begin_inset space ~
40885 \end_inset
40886
40887 Central
40888 \begin_inset space ~
40889 \end_inset
40890
40891 (CP
40892 \begin_inset space ~
40893 \end_inset
40894
40895 1250) Código MS Windows para ISO
40896 \begin_inset space ~
40897 \end_inset
40898
40899 8859-2 (latin2)
40900 \end_layout
40901
40902 \begin_layout Description
40903 Europeo
40904 \begin_inset space ~
40905 \end_inset
40906
40907 Central
40908 \begin_inset space ~
40909 \end_inset
40910
40911 (ISO
40912 \begin_inset space ~
40913 \end_inset
40914
40915 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
40916  rumano, eslovaco y esloveno
40917 \end_layout
40918
40919 \begin_layout Description
40920 Europeo
40921 \begin_inset space ~
40922 \end_inset
40923
40924 Occidental
40925 \begin_inset space ~
40926 \end_inset
40927
40928 (CP
40929 \begin_inset space ~
40930 \end_inset
40931
40932 1252) código MS Windows para ISO
40933 \begin_inset space ~
40934 \end_inset
40935
40936 8859-1 (latin1)
40937 \end_layout
40938
40939 \begin_layout Description
40940 Europeo
40941 \begin_inset space ~
40942 \end_inset
40943
40944 Occidental
40945 \begin_inset space ~
40946 \end_inset
40947
40948 (ISO
40949 \begin_inset space ~
40950 \end_inset
40951
40952 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
40953  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
40954  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
40955  vez de éste.
40956 \end_layout
40957
40958 \begin_layout Description
40959 Europeo
40960 \begin_inset space ~
40961 \end_inset
40962
40963 Occidental
40964 \begin_inset space ~
40965 \end_inset
40966
40967 (ISO
40968 \begin_inset space ~
40969 \end_inset
40970
40971 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
40972  la ligadura œ y algunos caracteres para francés y finés
40973 \end_layout
40974
40975 \begin_layout Description
40976 Europeo
40977 \begin_inset space ~
40978 \end_inset
40979
40980 Sur
40981 \begin_inset space ~
40982 \end_inset
40983
40984 (ISO
40985 \begin_inset space ~
40986 \end_inset
40987
40988 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
40989 \end_layout
40990
40991 \begin_layout Description
40992 Europeo
40993 \begin_inset space ~
40994 \end_inset
40995
40996 Sudoriental
40997 \begin_inset space ~
40998 \end_inset
40999
41000 (ISO
41001 \begin_inset space ~
41002 \end_inset
41003
41004 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
41005  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
41006  idiomas con caracteres diacríticos
41007 \end_layout
41008
41009 \begin_layout Description
41010 Griego
41011 \begin_inset space ~
41012 \end_inset
41013
41014 (ISO
41015 \begin_inset space ~
41016 \end_inset
41017
41018 8859-7) para griego
41019 \end_layout
41020
41021 \begin_layout Description
41022 Hebreo
41023 \begin_inset space ~
41024 \end_inset
41025
41026 (CP
41027 \begin_inset space ~
41028 \end_inset
41029
41030 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
41031 \end_layout
41032
41033 \begin_layout Description
41034 Hebreo
41035 \begin_inset space ~
41036 \end_inset
41037
41038 (ISO
41039 \begin_inset space ~
41040 \end_inset
41041
41042 8859-8) para hebreo
41043 \end_layout
41044
41045 \begin_layout Description
41046 Japonés
41047 \begin_inset space ~
41048 \end_inset
41049
41050 (CJK)
41051 \begin_inset space ~
41052 \end_inset
41053
41054 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
41055 \series bold
41056 CJK
41057 \series default
41058
41059 \begin_inset Index idx
41060 status collapsed
41061
41062 \begin_layout Plain Layout
41063 LaTeX, paquetes ! CJK
41064 \end_layout
41065
41066 \end_inset
41067
41068 , para usarlo el idioma del documento se establece en 
41069 \family sans
41070 Japonés (CJK)
41071 \end_layout
41072
41073 \begin_layout Description
41074 Japonés
41075 \begin_inset space ~
41076 \end_inset
41077
41078 (CJK)
41079 \begin_inset space ~
41080 \end_inset
41081
41082 (JIS) código JIS para japonés, usa el paquete LaTeX
41083 \series bold
41084  CJK
41085 \series default
41086 , para usarlo el idioma del documento se establece en 
41087 \family sans
41088 Japonés (CJK)
41089 \end_layout
41090
41091 \begin_layout Description
41092 Japonés
41093 \begin_inset space ~
41094 \end_inset
41095
41096 (no-CJK)
41097 \begin_inset space ~
41098 \end_inset
41099
41100 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
41101 \series bold
41102 japanese
41103 \series default
41104
41105 \begin_inset Index idx
41106 status collapsed
41107
41108 \begin_layout Plain Layout
41109 LaTeX, paquetes ! japanese
41110 \end_layout
41111
41112 \end_inset
41113
41114 , para usarlo el idioma del documento se establece en 
41115 \family sans
41116 Japonés
41117 \end_layout
41118
41119 \begin_layout Description
41120 Japonés
41121 \begin_inset space ~
41122 \end_inset
41123
41124 (no-CJK)
41125 \begin_inset space ~
41126 \end_inset
41127
41128 (JIS) código JIS para japonés, usa el paquete LaTeX 
41129 \series bold
41130 japanese
41131 \series default
41132 , para usarlo el idioma del documento se establece en 
41133 \family sans
41134 Japonés
41135 \end_layout
41136
41137 \begin_layout Description
41138 Japonés
41139 \begin_inset space ~
41140 \end_inset
41141
41142 (no-CJK)
41143 \begin_inset space ~
41144 \end_inset
41145
41146 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
41147 \series bold
41148 japanese
41149 \series default
41150 , para usarlo el idioma del documento se establece en 
41151 \family sans
41152 Japonés
41153 \end_layout
41154
41155 \begin_layout Description
41156 Thai
41157 \begin_inset space ~
41158 \end_inset
41159
41160 (TIS
41161 \begin_inset space ~
41162 \end_inset
41163
41164 620-0) para thai
41165 \end_layout
41166
41167 \begin_layout Description
41168 Turco
41169 \begin_inset space ~
41170 \end_inset
41171
41172 (ISO
41173 \begin_inset space ~
41174 \end_inset
41175
41176 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
41177  letras islandesas son reemplazadas por letras turcas
41178 \end_layout
41179
41180 \begin_layout Description
41181 Unicode
41182 \begin_inset space ~
41183 \end_inset
41184
41185 (CJK)
41186 \begin_inset space ~
41187 \end_inset
41188
41189 (utf8) Unicode utf8 con el paquete LaTeX 
41190 \series bold
41191 CJK
41192 \series default
41193
41194 \begin_inset Index idx
41195 status collapsed
41196
41197 \begin_layout Plain Layout
41198 LaTeX, paquetes ! CJK
41199 \end_layout
41200
41201 \end_inset
41202
41203  (para los idiomas chino, japonés y coreano)
41204 \end_layout
41205
41206 \begin_layout Description
41207 Unicode
41208 \begin_inset space ~
41209 \end_inset
41210
41211 (XeTeX)
41212 \begin_inset space ~
41213 \end_inset
41214
41215 (utf8) Unicode utf8 para usar con 
41216 \family sans
41217 XeTeX
41218 \family default
41219  y 
41220 \family sans
41221 LuaTeX
41222 \family default
41223 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
41224 \series bold
41225 inputenc
41226 \series default
41227 .
41228  
41229 \lang english
41230 LyX automatically selects this encoding if you export or preview XeTeX or
41231  LuaTeX.
41232  Normally you do not need to set this encoding manually.
41233 \end_layout
41234
41235 \begin_layout Description
41236 Unicode
41237 \begin_inset space ~
41238 \end_inset
41239
41240 (ucs-extendido)
41241 \begin_inset space ~
41242 \end_inset
41243
41244 (utf8x) Unicode utf8 basado en el paquete LaTeX 
41245 \series bold
41246 ucs
41247 \series default
41248
41249 \begin_inset Index idx
41250 status collapsed
41251
41252 \begin_layout Plain Layout
41253 LaTeX, paquetes ! ucs
41254 \end_layout
41255
41256 \end_inset
41257
41258  (global, incluyendo latín, griego, cirílico y guiones CJK).
41259 \end_layout
41260
41261 \begin_layout Description
41262 Unicode
41263 \begin_inset space ~
41264 \end_inset
41265
41266 (utf8) Unicode utf8 basado en el paquete LaTeX 
41267 \series bold
41268 inputenc
41269 \series default
41270
41271 \begin_inset Index idx
41272 status collapsed
41273
41274 \begin_layout Plain Layout
41275 LaTeX, paquetes ! inputenc
41276 \end_layout
41277
41278 \end_inset
41279
41280 .
41281  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
41282  para escritos en latín)
41283 \end_layout
41284
41285 \begin_layout Section
41286 Numeración e IG
41287 \end_layout
41288
41289 \begin_layout Standard
41290 Esta opción permite ajustar la profundidad de numeración de los encabezados
41291  de sección como se explica en la sección
41292 \begin_inset space ~
41293 \end_inset
41294
41295
41296 \begin_inset CommandInset ref
41297 LatexCommand ref
41298 reference "sub:Profundidad-de-numeración"
41299
41300 \end_inset
41301
41302 .
41303 \end_layout
41304
41305 \begin_layout Section
41306 Bibliografía
41307 \end_layout
41308
41309 \begin_layout Standard
41310 Aquí se elige el estilo de las citas bibliográficas, si están instalados
41311  los paquetes LaTeX 
41312 \series bold
41313 natbib
41314 \series default
41315
41316 \begin_inset Index idx
41317 status collapsed
41318
41319 \begin_layout Plain Layout
41320 LaTeX, paquetes ! natbib
41321 \end_layout
41322
41323 \end_inset
41324
41325  o 
41326 \series bold
41327 jurabib
41328 \series default
41329
41330 \begin_inset Index idx
41331 status collapsed
41332
41333 \begin_layout Plain Layout
41334 LaTeX, paquetes ! jurabib
41335 \end_layout
41336
41337 \end_inset
41338
41339 .
41340  Hay una descripción de esta característica en la sección
41341 \begin_inset space ~
41342 \end_inset
41343
41344
41345 \begin_inset CommandInset ref
41346 LatexCommand ref
41347 reference "sec:Bibliografía"
41348
41349 \end_inset
41350
41351 .
41352 \end_layout
41353
41354 \begin_layout Section
41355 Propiedades PDF
41356 \end_layout
41357
41358 \begin_layout Standard
41359 Se explica en la sección
41360 \begin_inset space \thinspace{}
41361 \end_inset
41362
41363
41364 \begin_inset CommandInset ref
41365 LatexCommand ref
41366 reference "sec:Propiedades-PDF"
41367
41368 \end_inset
41369
41370 .
41371 \end_layout
41372
41373 \begin_layout Section
41374 Opciones para ecuaciones
41375 \end_layout
41376
41377 \begin_layout Standard
41378 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
41379 \family sans
41380  
41381 \family default
41382 \series bold
41383 amsmath
41384 \series default
41385
41386 \begin_inset Index idx
41387 status collapsed
41388
41389 \begin_layout Plain Layout
41390 LaTeX, paquetes ! amsmath
41391 \end_layout
41392
41393 \end_inset
41394
41395  y 
41396 \series bold
41397 esint
41398 \series default
41399
41400 \begin_inset Index idx
41401 status collapsed
41402
41403 \begin_layout Plain Layout
41404 LaTeX, paquetes ! esint
41405 \end_layout
41406
41407 \end_inset
41408
41409
41410 \family sans
41411 ,
41412 \family default
41413  o si usarlos automáticamente.
41414 \end_layout
41415
41416 \begin_layout Standard
41417
41418 \series bold
41419 amsmath 
41420 \series default
41421 es necesario para numerosas estructuras; si recibes mensajes de error en
41422  ecuaciones comprueba que has habilitado el uso de AMS.
41423 \end_layout
41424
41425 \begin_layout Standard
41426
41427 \series bold
41428 esint
41429 \series default
41430  se usa para ciertos caracteres en integrales
41431 \end_layout
41432
41433 \begin_layout Section
41434 Posición de flotantes
41435 \end_layout
41436
41437 \begin_layout Standard
41438 La ubicación de los flotantes se explica en la sección
41439 \begin_inset space ~
41440 \end_inset
41441
41442
41443 \begin_inset CommandInset ref
41444 LatexCommand ref
41445 reference "sub:Colocación-de-flotantes"
41446
41447 \end_inset
41448
41449 .
41450 \end_layout
41451
41452 \begin_layout Section
41453 Marcas
41454 \end_layout
41455
41456 \begin_layout Standard
41457 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
41458  del entorno de lista 
41459 \family sans
41460 Enumeración*
41461 \family default
41462 , que se describe en la sección
41463 \begin_inset space ~
41464 \end_inset
41465
41466
41467 \begin_inset CommandInset ref
41468 LatexCommand ref
41469 reference "sec:Enumeración*"
41470
41471 \end_inset
41472
41473 .
41474 \end_layout
41475
41476 \begin_layout Section
41477 Ramas
41478 \end_layout
41479
41480 \begin_layout Standard
41481 Se explican en la sección
41482 \begin_inset space ~
41483 \end_inset
41484
41485
41486 \begin_inset CommandInset ref
41487 LatexCommand ref
41488 reference "sec:Ramas"
41489
41490 \end_inset
41491
41492 .
41493 \end_layout
41494
41495 \begin_layout Section
41496 Preámbulo LaT
41497 \begin_inset ERT
41498 status collapsed
41499
41500 \begin_layout Plain Layout
41501
41502 {}
41503 \end_layout
41504
41505 \end_inset
41506
41507 eX
41508 \end_layout
41509
41510 \begin_layout Standard
41511 Contiene un amplio campo de texto en el que se pueden introducir comandos
41512  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
41513  El preámbulo es algo para expertos en LaTeX.
41514  No deberías introducir nada aquí hasta que no sepas exactamente lo que
41515  haces.
41516 \end_layout
41517
41518 \begin_layout Standard
41519 En la sección
41520 \begin_inset space ~
41521 \end_inset
41522
41523
41524 \begin_inset CommandInset ref
41525 LatexCommand ref
41526 reference "sub:LaTeX-Sintaxis"
41527
41528 \end_inset
41529
41530  hay una introducción a la sintaxis de LaTeX.
41531 \end_layout
41532
41533 \begin_layout Chapter
41534 El diálogo Preferencias
41535 \begin_inset CommandInset label
41536 LatexCommand label
41537 name "cap:Diálogo-preferencias"
41538
41539 \end_inset
41540
41541
41542 \begin_inset Index idx
41543 status collapsed
41544
41545 \begin_layout Plain Layout
41546 Preferencias
41547 \end_layout
41548
41549 \end_inset
41550
41551
41552 \end_layout
41553
41554 \begin_layout Standard
41555 El diálogo Preferencias se invoca con el menú 
41556 \family sans
41557 Herramientas
41558 \family default
41559 \SpecialChar \menuseparator
41560
41561 \family sans
41562 Preferencias
41563 \family default
41564 .
41565  Contiene diversos submenús que se explican a continuación.
41566 \end_layout
41567
41568 \begin_layout Section
41569 Apariencia
41570 \end_layout
41571
41572 \begin_layout Subsection
41573 Interfaz de usuario
41574 \end_layout
41575
41576 \begin_layout Standard
41577 \begin_inset Note Greyedout
41578 status collapsed
41579
41580 \begin_layout Plain Layout
41581
41582 \series bold
41583 Nota:
41584 \series default
41585  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
41586  efecto.
41587 \end_layout
41588
41589 \end_inset
41590
41591
41592 \end_layout
41593
41594 \begin_layout Subsubsection
41595 Archivo de la interfaz de usuario
41596 \begin_inset Index idx
41597 status collapsed
41598
41599 \begin_layout Plain Layout
41600 Personalización ! de barras de herramientas
41601 \end_layout
41602
41603 \end_inset
41604
41605
41606 \begin_inset Index idx
41607 status collapsed
41608
41609 \begin_layout Plain Layout
41610 Personalización ! de menús
41611 \end_layout
41612
41613 \end_inset
41614
41615
41616 \end_layout
41617
41618 \begin_layout Standard
41619 El aspecto de los menús y de las barras de herramientas depende del archivo
41620  de interfaz de usuario (.
41621 \family typewriter
41622 ui
41623 \family default
41624 ) elegido.
41625  Es un archivo de texto con una lista de los menús y de las barras de herramient
41626 as.
41627  Los botones de las barras de herramientas y las entradas de los menús se
41628  especifican en los archivos 
41629 \family typewriter
41630 stdtoolbars.inc
41631 \family default
41632  y 
41633 \family typewriter
41634 stdmenus.inc
41635 \family default
41636 , respectivamente.
41637  Para crear tus propios formatos de menú y de barras de herramientas comienza
41638  con una copia de estos archivos y edita las entradas.
41639  
41640 \end_layout
41641
41642 \begin_layout Standard
41643 La sintaxis de los archivos 
41644 \family typewriter
41645 .inc
41646 \family default
41647  es sencilla.
41648  Las entradas 
41649 \family sans
41650 Menubar
41651 \family default
41652
41653 \family sans
41654 Menu
41655 \family default
41656  y 
41657 \family sans
41658 Toolbar
41659 \family default
41660  deben acabar con un 
41661 \family typewriter
41662 End
41663 \family default
41664  explícito.
41665  Pueden contener 
41666 \family sans
41667 Submenus
41668 \family default
41669
41670 \family sans
41671 Items
41672 \family default
41673
41674 \family sans
41675 OptItems
41676 \family default
41677
41678 \family sans
41679 Separators
41680 \family default
41681
41682 \family sans
41683 Icons
41684 \family default
41685  y en el caso del 
41686 \family sans
41687 Menu "file_lastfiles"
41688 \family default
41689 , una entrada 
41690 \family sans
41691 Lastfiles
41692 \family default
41693 .
41694  La sintaxis de estas entradas es:
41695 \end_layout
41696
41697 \begin_layout Standard
41698 \begin_inset VSpace smallskip*
41699 \end_inset
41700
41701
41702 \end_layout
41703
41704 \begin_layout Standard
41705
41706 \series bold
41707 Item "menu 
41708 \series default
41709 o
41710 \series bold
41711  button name" "LyX-function"
41712 \end_layout
41713
41714 \begin_layout Standard
41715 \begin_inset VSpace smallskip*
41716 \end_inset
41717
41718
41719 \end_layout
41720
41721 \begin_layout Standard
41722 Las funciones de LyX se listan en 
41723 \lang english
41724 the menu 
41725 \family sans
41726 Help\SpecialChar \menuseparator
41727 LyX
41728 \begin_inset space ~
41729 \end_inset
41730
41731 Functions
41732 \family default
41733 \lang spanish
41734 .
41735 \begin_inset VSpace medskip
41736 \end_inset
41737
41738
41739 \end_layout
41740
41741 \begin_layout Standard
41742 Un ejemplo: Si usas con frecuencia el menú 
41743 \family sans
41744 Navegar\SpecialChar \menuseparator
41745 Marcadores
41746 \family default
41747  y quieres aumentar a seis el número de marcadores disponibles, añade esta
41748  línea:
41749 \begin_inset VSpace smallskip*
41750 \end_inset
41751
41752
41753 \end_layout
41754
41755 \begin_layout Standard
41756
41757 \series bold
41758 Item "Save Bookmark 6" "bookmark-save 6"
41759 \end_layout
41760
41761 \begin_layout Standard
41762 \begin_inset VSpace smallskip*
41763 \end_inset
41764
41765 en la sección 
41766 \family sans
41767 Navigate
41768 \family default
41769 , "
41770 \family sans
41771 navigate_bookmarks
41772 \family default
41773 " del archivo 
41774 \family sans
41775 .inc
41776 \family default
41777 .
41778 \end_layout
41779
41780 \begin_layout Subsubsection
41781 Ayuda automática
41782 \end_layout
41783
41784 \begin_layout Standard
41785 La opción 
41786 \family sans
41787 Habilitar los recuadros emergentes en el área de trabajo principal
41788 \family default
41789  hace que se muestre el contenido de los recuadros insertados cerrados,
41790  como notas al pie o entradas del índice alfabético.
41791 \end_layout
41792
41793 \begin_layout Subsubsection
41794 Sesión
41795 \end_layout
41796
41797 \begin_layout Standard
41798 Con la opción 
41799 \family sans
41800 Permitir guardar/restaurar el formato de la ventana y la geometría
41801 \family default
41802  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
41803  en la última sesión de LyX.
41804 \end_layout
41805
41806 \begin_layout Standard
41807 La opción 
41808 \family sans
41809 Restaurar posiciones del cursor
41810 \family default
41811  hace que al abrir un archivo el cursor se coloque en la posición que tenía
41812  cuando se cerró el archivo.
41813 \end_layout
41814
41815 \begin_layout Standard
41816 La opción 
41817 \family sans
41818 Cargar archivos abiertos de la última sesión
41819 \family default
41820  hace que se abran todos los archivos que estuvieran abiertos en la última
41821  sesión de LyX.
41822  
41823 \end_layout
41824
41825 \begin_layout Subsubsection
41826 Documentos
41827 \begin_inset CommandInset label
41828 LatexCommand label
41829 name "sub:Copias-de-seguridad"
41830
41831 \end_inset
41832
41833
41834 \begin_inset Index idx
41835 status collapsed
41836
41837 \begin_layout Plain Layout
41838 Documentos ! Copias de seguridad
41839 \end_layout
41840
41841 \end_inset
41842
41843
41844 \end_layout
41845
41846 \begin_layout Standard
41847 Si está marcada la opción 
41848 \family sans
41849 Copias de seguridad
41850 \family default
41851  puedes especificar el intervalo de tiempo entre copias de seguridad.
41852 \end_layout
41853
41854 \begin_layout Standard
41855
41856 \family sans
41857 Máximo de documentos recientes
41858 \family default
41859  es el número de últimos archivos abiertos que LyX mostrará en el menú 
41860 \family sans
41861 Archivo\SpecialChar \menuseparator
41862 Abrir
41863 \begin_inset space ~
41864 \end_inset
41865
41866 reciente.
41867 \end_layout
41868
41869 \begin_layout Standard
41870 Si no se usa la opción 
41871 \family sans
41872 Abrir documentos en pestañas
41873 \family default
41874  cada archivo se abrirá en su propia nueva ventana de LyX.
41875 \end_layout
41876
41877 \begin_layout Subsection
41878 Fuentes de pantalla
41879 \begin_inset Index idx
41880 status collapsed
41881
41882 \begin_layout Plain Layout
41883 Fuentes ! en pantalla
41884 \end_layout
41885
41886 \end_inset
41887
41888
41889 \begin_inset CommandInset label
41890 LatexCommand label
41891 name "sub:Fuentes-de-pantalla"
41892
41893 \end_inset
41894
41895
41896 \end_layout
41897
41898 \begin_layout Standard
41899 Son las fuentes usadas para mostrar los documentos en la pantalla.
41900 \end_layout
41901
41902 \begin_layout Standard
41903 \begin_inset Note Greyedout
41904 status collapsed
41905
41906 \begin_layout Plain Layout
41907
41908 \series bold
41909 Nota: 
41910 \series default
41911 Se refiere a las fuentes mostradas en la 
41912 \emph on
41913 pantalla
41914 \emph default
41915  de LyX, exclusivamente.
41916  Las fuentes que aparecerán en el documento de 
41917 \emph on
41918 salida
41919 \emph default
41920  son totalmente independientes de éstas y se determinan en el menú 
41921 \family sans
41922 Documento\SpecialChar \menuseparator
41923 Configuración.
41924 \end_layout
41925
41926 \end_inset
41927
41928
41929 \end_layout
41930
41931 \begin_layout Standard
41932 Por omisión, LyX usa 
41933 \family typewriter
41934 Times
41935 \family default
41936  como tipo romano (serif), 
41937 \family typewriter
41938 Arial
41939 \family default
41940  o 
41941 \family typewriter
41942 Helvetica
41943 \family default
41944  (depende del sistema) como fuente sans serif, y 
41945 \family typewriter
41946 Courier
41947 \family default
41948  como tipo máquina de escribir.
41949 \end_layout
41950
41951 \begin_layout Standard
41952 El tamaño de fuente se puede cambiar con 
41953 \family sans
41954 Zoom.
41955
41956 \family default
41957  
41958 \end_layout
41959
41960 \begin_layout Standard
41961
41962 \family sans
41963 DPI Pantalla
41964 \family default
41965  es la resolución de pantalla en dpi (
41966 \begin_inset Quotes fld
41967 \end_inset
41968
41969 dots per inch
41970 \begin_inset Quotes frd
41971 \end_inset
41972
41973 , puntos por pulgada).
41974  Los tamaños de las fuentes se expresan como altura de letra en puntos.
41975  72
41976 \begin_inset space \thinspace{}
41977 \end_inset
41978
41979 puntos equivalen a 1
41980 \begin_inset space \thinspace{}
41981 \end_inset
41982
41983 pulgada, véase el apéndice
41984 \begin_inset space ~
41985 \end_inset
41986
41987
41988 \begin_inset CommandInset ref
41989 LatexCommand ref
41990 reference "cap:Unidades-disponibles"
41991
41992 \end_inset
41993
41994 .
41995 \end_layout
41996
41997 \begin_layout Standard
41998 El tamaño de fuente por omisión es 10
41999 \begin_inset space \thinspace{}
42000 \end_inset
42001
42002 pt.
42003  Los tamaños se describen con detalle en la sección
42004 \begin_inset space ~
42005 \end_inset
42006
42007
42008 \begin_inset CommandInset ref
42009 LatexCommand ref
42010 reference "sub:Fuentes-de-documento"
42011
42012 \end_inset
42013
42014 .
42015 \end_layout
42016
42017 \begin_layout Standard
42018 Con la opción 
42019 \family sans
42020 Usar Pixmap Cache
42021 \family default
42022  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
42023  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
42024  Por otra parte, los caracteres podrían mostrarse más borrosos.
42025  Así que activar o no esta opción depende de si prefieres velocidad o estética.
42026  Esta opción sólo está disponible en Mac
42027 \begin_inset space ~
42028 \end_inset
42029
42030 OS o Windows.
42031 \end_layout
42032
42033 \begin_layout Subsection
42034 Colores
42035 \begin_inset Index idx
42036 status collapsed
42037
42038 \begin_layout Plain Layout
42039 Color ! Pantalla de LyX
42040 \end_layout
42041
42042 \end_inset
42043
42044
42045 \begin_inset Index idx
42046 status collapsed
42047
42048 \begin_layout Plain Layout
42049 Color ! Configuración
42050 \end_layout
42051
42052 \end_inset
42053
42054  
42055 \end_layout
42056
42057 \begin_layout Standard
42058 Aquí puedes cambiar todos los colores que se ven en LyX.
42059  Elige una opción de la lista y usa el botón 
42060 \family sans
42061 Cambiar
42062 \family default
42063 .
42064 \end_layout
42065
42066 \begin_layout Subsection
42067 Visualización
42068 \begin_inset Index idx
42069 status collapsed
42070
42071 \begin_layout Plain Layout
42072 Configuración ! Visualización
42073 \end_layout
42074
42075 \end_inset
42076
42077  
42078 \end_layout
42079
42080 \begin_layout Standard
42081 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
42082  de LyX.
42083 \end_layout
42084
42085 \begin_layout Standard
42086 El botón 
42087 \family sans
42088 Vista
42089 \family default
42090
42091 \begin_inset space ~
42092 \end_inset
42093
42094
42095 \family sans
42096 preliminar
42097 \family default
42098
42099 \begin_inset space ~
42100 \end_inset
42101
42102
42103 \family sans
42104 inmediata
42105 \family default
42106  sirve para ver directamente en la pantalla de LyX objetos gráficos como
42107  imágenes o ecuaciones, como se explica en la sección
42108 \begin_inset space ~
42109 \end_inset
42110
42111
42112 \begin_inset CommandInset ref
42113 LatexCommand ref
42114 reference "sec:Vista-preliminar-inmediata"
42115
42116 \end_inset
42117
42118 .
42119 \end_layout
42120
42121 \begin_layout Standard
42122 La opción  
42123 \family sans
42124 Marcar
42125 \begin_inset space ~
42126 \end_inset
42127
42128 final
42129 \begin_inset space ~
42130 \end_inset
42131
42132 de
42133 \begin_inset space ~
42134 \end_inset
42135
42136 párrafos
42137 \family default
42138  muestra un calderón (¶) al final de cada párrafo.
42139 \end_layout
42140
42141 \begin_layout Section
42142 Edición
42143 \begin_inset Index idx
42144 status collapsed
42145
42146 \begin_layout Plain Layout
42147 Edición
42148 \end_layout
42149
42150 \end_inset
42151
42152
42153 \end_layout
42154
42155 \begin_layout Subsection
42156 Control
42157 \end_layout
42158
42159 \begin_layout Subsubsection
42160 Edición
42161 \end_layout
42162
42163 \begin_layout Standard
42164 La opción 
42165 \family sans
42166 El cursor sigue a la barra de desplazamiento
42167 \family default
42168  hace que el cursor se muestre siempre en la parte del documento que está
42169  en pantalla cuando esta se desliza.
42170 \end_layout
42171
42172 \begin_layout Standard
42173 La opción 
42174 \family sans
42175 Ordenar entornos alfabéticamente
42176 \family default
42177  ordena los entornos de párrafo en el menú desplegable.
42178 \end_layout
42179
42180 \begin_layout Standard
42181 La opción 
42182 \family sans
42183 Agrupar entornos por categorías
42184 \family default
42185  agrupa las entradas del menú desplegable de los entornos de párrafo.
42186 \end_layout
42187
42188 \begin_layout Standard
42189 La opción Editar macros de ecuación determina el estilo de edición, véase
42190  la sección  
42191 \emph on
42192 Macros de ecuaciones
42193 \emph default
42194  del manual 
42195 \emph on
42196 Ecuaciones
42197 \emph default
42198 .
42199 \end_layout
42200
42201 \begin_layout Subsubsection
42202 Pantalla completa
42203 \end_layout
42204
42205 \begin_layout Standard
42206 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
42207  La opción 
42208 \family sans
42209 Limitar anchura del texto
42210 \family default
42211  especifica la anchura del texto en pantalla completa.
42212  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
42213  texto se ve centrado.
42214 \end_layout
42215
42216 \begin_layout Subsection
42217 Atajos de teclado
42218 \begin_inset Index idx
42219 status collapsed
42220
42221 \begin_layout Plain Layout
42222 Atajos de teclado
42223 \end_layout
42224
42225 \end_inset
42226
42227
42228 \end_layout
42229
42230 \begin_layout Subsubsection
42231 Archivos de asociaciones de teclas
42232 \end_layout
42233
42234 \begin_layout Standard
42235 Las combinaciones de teclas se usan para asociar una función de LyX a una
42236  o varias teclas.
42237  Hay varios archivos disponibles para asociaciones de teclas:
42238 \end_layout
42239
42240 \begin_layout Description
42241 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
42242 \end_layout
42243
42244 \begin_layout Description
42245 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
42246 \family sans
42247 (X)Emacs
42248 \family default
42249 .
42250 \end_layout
42251
42252 \begin_layout Description
42253 mac.bind conjunto de asociaciones de teclas para sistemas 
42254 \family sans
42255 Mac
42256 \family default
42257 .
42258 \end_layout
42259
42260 \begin_layout Standard
42261 Además hay archivos de asociaciones de teclas para clases especiales de
42262  documentos, como 
42263 \emph on
42264 bradway bind
42265 \emph default
42266 , y para ciertos idiomas.
42267  El nombre de los archivos para idiomas comienza con el código del idioma.
42268  p.
42269 \begin_inset space \thinspace{}
42270 \end_inset
42271
42272 e.
42273  «pt» para portugués.
42274  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
42275  teclas apropiado.
42276 \end_layout
42277
42278 \begin_layout Standard
42279 Algunos archivos de asociaciones de teclas como 
42280 \emph on
42281 math.bind
42282 \emph default
42283 , son de pequeño alcance.
42284  Si miras al final del archivo 
42285 \emph on
42286 cua.bind
42287 \emph default
42288  verás algunos de aquellos incluidos para mantener la información general
42289  en el archivo.
42290 \end_layout
42291
42292 \begin_layout Subsubsection
42293 Edición de los atajos de teclado
42294 \begin_inset CommandInset label
42295 LatexCommand label
42296 name "sub:Edición-de-los-atajos"
42297
42298 \end_inset
42299
42300
42301 \begin_inset Index idx
42302 status collapsed
42303
42304 \begin_layout Plain Layout
42305 Atajos de teclado ! Edición 
42306 \end_layout
42307
42308 \end_inset
42309
42310
42311 \end_layout
42312
42313 \begin_layout Standard
42314 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
42315  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
42316  Para encontrar fácilmente funciones están agrupadas por categorías y el
42317  diálogo suministra el campo 
42318 \family sans
42319 Mostrar asociaciones que contienen
42320 \family default
42321 :, en el que puedes insertar una clave para una función que quieras editar.
42322  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
42323  que hay para las tres funciones que contienen «paste» en su nombre.
42324  Como puedes ver, una función puede tener más de una combinación.
42325  Todas las funciones de LyX se listan además en el archivo 
42326 \emph on
42327 LyX Functions
42328 \emph default
42329  disponible en el menú 
42330 \family sans
42331 Ayuda
42332 \family default
42333 .
42334 \end_layout
42335
42336 \begin_layout Standard
42337 Para añadir, p.
42338 \begin_inset space \thinspace{}
42339 \end_inset
42340
42341 e., el atajo 
42342 \family sans
42343 Alt+Q
42344 \family default
42345  para la función 
42346 \family sans
42347 textstyle-apply
42348 \family default
42349 , selecciona la función y pulsa el botón 
42350 \family sans
42351 Modificar
42352 \family default
42353 .
42354  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
42355 dientes, en este caso Alt+Q.
42356  De igual manera se modifica una combinación ya existente.
42357 \end_layout
42358
42359 \begin_layout Standard
42360 Alternativamente puedes modificar combinaciones de teclas editando los archivos
42361  
42362 \emph on
42363 .bind
42364 \emph default
42365  con un editor de texto.
42366  La sintaxis de las entradas es:
42367 \end_layout
42368
42369 \begin_layout Standard
42370
42371 \series bold
42372
42373 \backslash
42374 bind 
42375 \begin_inset Quotes erd
42376 \end_inset
42377
42378 key combination
42379 \begin_inset Quotes erd
42380 \end_inset
42381
42382  
42383 \begin_inset Quotes erd
42384 \end_inset
42385
42386 LyX-function
42387 \begin_inset Quotes erd
42388 \end_inset
42389
42390
42391 \series default
42392  
42393 \end_layout
42394
42395 \begin_layout Subsection
42396 Teclado / Ratón
42397 \begin_inset CommandInset label
42398 LatexCommand label
42399 name "sub:Teclado/Ratón"
42400
42401 \end_inset
42402
42403
42404 \begin_inset Index idx
42405 status collapsed
42406
42407 \begin_layout Plain Layout
42408 Teclado ! Mapas de
42409 \end_layout
42410
42411 \end_inset
42412
42413
42414 \begin_inset Index idx
42415 status collapsed
42416
42417 \begin_layout Plain Layout
42418 Configuración ! Mapa de teclado
42419 \end_layout
42420
42421 \end_inset
42422
42423
42424 \end_layout
42425
42426 \begin_layout Standard
42427 Normalmente la configuración del teclado se hace en el sistema operativo.
42428  Para casos en los que no es posible, LyX suministra mapas de teclado.
42429  Si tienes p.
42430 \begin_inset space \thinspace{}
42431 \end_inset
42432
42433 e.
42434  un teclado checo pero quieres escribir en él como en un teclado rumano,
42435  puedes usar el mapa de teclado 
42436 \emph on
42437 romanian.kmap
42438 \emph default
42439 .
42440 \end_layout
42441
42442 \begin_layout Standard
42443 \begin_inset Note Greyedout
42444 status collapsed
42445
42446 \begin_layout Plain Layout
42447 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
42448 \end_layout
42449
42450 \end_inset
42451
42452
42453 \end_layout
42454
42455 \begin_layout Standard
42456 Además de esto, puedes determinar aquí la 
42457 \family sans
42458 Velocidad de desplazamiento de la rueda
42459 \family default
42460  del ratón.
42461  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
42462  la disminuyen.
42463 \end_layout
42464
42465 \begin_layout Subsection
42466 Autocompletar
42467 \begin_inset CommandInset label
42468 LatexCommand label
42469 name "sub:Autocompletar-Apéndice"
42470
42471 \end_inset
42472
42473
42474 \begin_inset Index idx
42475 status collapsed
42476
42477 \begin_layout Plain Layout
42478 Autocompletar
42479 \end_layout
42480
42481 \end_inset
42482
42483
42484 \end_layout
42485
42486 \begin_layout Standard
42487 La finalización de entradas se describe en la sección
42488 \begin_inset space \thinspace{}
42489 \end_inset
42490
42491
42492 \begin_inset CommandInset ref
42493 LatexCommand ref
42494 reference "sec:Finalización-de-entradas/palabras"
42495
42496 \end_inset
42497
42498 .
42499  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
42500 entes opciones para texto.
42501  Con las opciones generales puedes definir el tiempo de retardo para la
42502  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
42503 ones largas deberían, o no, abreviarse.
42504 \end_layout
42505
42506 \begin_layout Section
42507 Rutas
42508 \begin_inset CommandInset label
42509 LatexCommand label
42510 name "sec:Rutas"
42511
42512 \end_inset
42513
42514
42515 \begin_inset Index idx
42516 status collapsed
42517
42518 \begin_layout Plain Layout
42519 Rutas
42520 \end_layout
42521
42522 \end_inset
42523
42524
42525 \begin_inset Index idx
42526 status collapsed
42527
42528 \begin_layout Plain Layout
42529 Configuración ! Directorios
42530 \end_layout
42531
42532 \end_inset
42533
42534
42535 \end_layout
42536
42537 \begin_layout Description
42538 Directorio
42539 \begin_inset space ~
42540 \end_inset
42541
42542 de
42543 \begin_inset space ~
42544 \end_inset
42545
42546 trabajo Es el directorio de trabajo de LyX.
42547  El directorio predeterminado cuando haces 
42548 \family sans
42549 Abrir
42550 \family default
42551
42552 \family sans
42553 Guardar
42554 \family default
42555  o 
42556 \family sans
42557 Guardar
42558 \begin_inset space ~
42559 \end_inset
42560
42561 como
42562 \family default
42563  con un archivo.
42564 \end_layout
42565
42566 \begin_layout Description
42567 Plantillas
42568 \begin_inset space ~
42569 \end_inset
42570
42571 de
42572 \begin_inset space ~
42573 \end_inset
42574
42575 documento Directorio que contiene las plantillas del menú 
42576 \family sans
42577 Archivo\SpecialChar \menuseparator
42578 Nuevo
42579 \begin_inset space ~
42580 \end_inset
42581
42582 desde
42583 \begin_inset space ~
42584 \end_inset
42585
42586 plantilla.
42587 \end_layout
42588
42589 \begin_layout Description
42590 Archivos
42591 \begin_inset space ~
42592 \end_inset
42593
42594 de
42595 \begin_inset space ~
42596 \end_inset
42597
42598 ejemplo Este directorio se abrirá al pulsar el botón 
42599 \family sans
42600 Ejemplos
42601 \family default
42602  del diálogo 
42603 \family sans
42604 Archivo\SpecialChar \menuseparator
42605 Abrir
42606 \family default
42607 .
42608 \begin_inset Newline newline
42609 \end_inset
42610
42611
42612 \begin_inset Note Greyedout
42613 status collapsed
42614
42615 \begin_layout Plain Layout
42616
42617 \series bold
42618 Nota:
42619 \series default
42620  El botón 
42621 \family sans
42622 Ejemplos
42623 \family default
42624  no existe en en los sistemas MacOS o Windows.
42625 \end_layout
42626
42627 \end_inset
42628
42629
42630 \end_layout
42631
42632 \begin_layout Description
42633 Copias
42634 \begin_inset space ~
42635 \end_inset
42636
42637 de
42638 \begin_inset space ~
42639 \end_inset
42640
42641 seguridad
42642 \begin_inset Index idx
42643 status collapsed
42644
42645 \begin_layout Plain Layout
42646 Documentos ! Copias de seguridad
42647 \end_layout
42648
42649 \end_inset
42650
42651  Directorio donde se guardarán las copias de seguridad.
42652  Si este campo está en blanco pero las copias de seguridad están habilitadas,
42653  como se describe en la sección
42654 \begin_inset space ~
42655 \end_inset
42656
42657
42658 \begin_inset CommandInset ref
42659 LatexCommand ref
42660 reference "sub:Copias-de-seguridad"
42661
42662 \end_inset
42663
42664 , éstas se guardarán en el 
42665 \family sans
42666 Directorio
42667 \begin_inset space ~
42668 \end_inset
42669
42670 de
42671 \begin_inset space ~
42672 \end_inset
42673
42674 trabajo
42675 \family default
42676 .
42677 \begin_inset Newline newline
42678 \end_inset
42679
42680 Los archivos de seguridad tienen la extensión «.lyx~».
42681 \end_layout
42682
42683 \begin_layout Description
42684 Tubería
42685 \begin_inset space ~
42686 \end_inset
42687
42688 Ly
42689 \begin_inset ERT
42690 status collapsed
42691
42692 \begin_layout Plain Layout
42693
42694 {}
42695 \end_layout
42696
42697 \end_inset
42698
42699 XServer Aquí puedes introducir el nombre de una tubería de Unix.
42700  Esta tubería se emplea para enviar datos desde programas externos a LyX.
42701 \begin_inset Newline newline
42702 \end_inset
42703
42704
42705 \begin_inset Note Greyedout
42706 status collapsed
42707
42708 \begin_layout Plain Layout
42709
42710 \series bold
42711 Nota:
42712 \series default
42713  Esta característica no funciona en Windows.
42714 \end_layout
42715
42716 \end_inset
42717
42718
42719 \end_layout
42720
42721 \begin_layout Description
42722 Directorio
42723 \begin_inset space ~
42724 \end_inset
42725
42726 temporal Directorio en el que se guardarán los archivos temporales generados
42727  por LyX.
42728 \end_layout
42729
42730 \begin_layout Description
42731 Prefijo
42732 \begin_inset space ~
42733 \end_inset
42734
42735 PATH Este campo puede contener una lista de rutas («paths») a programas
42736  externos.
42737  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
42738  en esta lista.
42739  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
42740  de modo que normalmente no debes modificarla.
42741  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
42742  usar programas externos que no estén en la rutas reconocidas por la variable
42743  $PATH.
42744  
42745 \end_layout
42746
42747 \begin_layout Section
42748 Identidad
42749 \end_layout
42750
42751 \begin_layout Standard
42752 En este campo puedes poner tu nombre y correo electrónico.
42753  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
42754  en la sección
42755 \begin_inset space ~
42756 \end_inset
42757
42758
42759 \begin_inset CommandInset ref
42760 LatexCommand ref
42761 reference "sec:Seguimiento-de-cambios"
42762
42763 \end_inset
42764
42765 , para identificar tus cambios en el documento.
42766 \end_layout
42767
42768 \begin_layout Section
42769 Configuración del idioma
42770 \begin_inset Index idx
42771 status collapsed
42772
42773 \begin_layout Plain Layout
42774 Idioma !Configuración
42775 \end_layout
42776
42777 \end_inset
42778
42779
42780 \begin_inset Index idx
42781 status collapsed
42782
42783 \begin_layout Plain Layout
42784 Configuración ! Idioma
42785 \end_layout
42786
42787 \end_inset
42788
42789
42790 \end_layout
42791
42792 \begin_layout Subsection
42793 Idioma
42794 \end_layout
42795
42796 \begin_layout Description
42797 Idioma
42798 \begin_inset space ~
42799 \end_inset
42800
42801 de
42802 \begin_inset space ~
42803 \end_inset
42804
42805 la
42806 \begin_inset space ~
42807 \end_inset
42808
42809 interfaz
42810 \begin_inset space ~
42811 \end_inset
42812
42813 de
42814 \begin_inset space ~
42815 \end_inset
42816
42817 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
42818  Desafortunadamente esto no funciona en Mac y Windows.
42819  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
42820  aquí tienen su correspondiente traducción en los menús.
42821  El estado actual de las traducciones se puede consultar en:
42822 \begin_inset space ~
42823 \end_inset
42824
42825
42826 \begin_inset CommandInset href
42827 LatexCommand href
42828 name "http://www.lyx.org/I18n"
42829 target "http://www.lyx.org/I18n"
42830
42831 \end_inset
42832
42833
42834 \end_layout
42835
42836 \begin_layout Description
42837
42838 \family sans
42839 Idioma
42840 \begin_inset space ~
42841 \end_inset
42842
42843 predeterminado
42844 \family default
42845  es el que se usa en nuevos documentos.
42846 \end_layout
42847
42848 \begin_layout Description
42849
42850 \family sans
42851 Paquete
42852 \begin_inset space ~
42853 \end_inset
42854
42855 de
42856 \begin_inset space ~
42857 \end_inset
42858
42859 Idiom
42860 \family default
42861 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
42862  las características del idioma.
42863  Por omisión es el comando 
42864 \family sans
42865
42866 \backslash
42867 usepackage{babel} 
42868 \family default
42869 que carga el paquete LaTeX 
42870 \series bold
42871 babel
42872 \series default
42873 .
42874 \begin_inset Foot
42875 status collapsed
42876
42877 \begin_layout Plain Layout
42878 Para una introducción a la sintaxis de LaTeX véase la sección
42879 \begin_inset space ~
42880 \end_inset
42881
42882
42883 \begin_inset CommandInset ref
42884 LatexCommand ref
42885 reference "sec:Código-TeX"
42886
42887 \end_inset
42888
42889
42890 \end_layout
42891
42892 \end_inset
42893
42894  Este programa traduce automáticamente en segundo plano el texto de las
42895  etiquetas al idioma del documento.
42896  Por ejemplo, la etiqueta 
42897 \begin_inset Quotes fld
42898 \end_inset
42899
42900 Cuadro
42901 \begin_inset Quotes frd
42902 \end_inset
42903
42904  en los títulos de las tablas.
42905 \begin_inset Foot
42906 status collapsed
42907
42908 \begin_layout Plain Layout
42909
42910 \emph on
42911 N.
42912 \begin_inset space \thinspace{}
42913 \end_inset
42914
42915 del t.: 
42916 \emph default
42917 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
42918  P.
42919 \begin_inset space \thinspace{}
42920 \end_inset
42921
42922 e., LyX traduce en pantalla automáticamente 
42923 \begin_inset Quotes fld
42924 \end_inset
42925
42926 Table
42927 \begin_inset Quotes frd
42928 \end_inset
42929
42930  por 
42931 \begin_inset Quotes fld
42932 \end_inset
42933
42934 Tabla
42935 \begin_inset Quotes frd
42936 \end_inset
42937
42938 .
42939  En la salida, en cambio, el estilo 
42940 \family typewriter
42941 spanish
42942 \family default
42943  del sistema 
42944 \series bold
42945 babel
42946 \series default
42947  traduce 
42948 \begin_inset Quotes fld
42949 \end_inset
42950
42951 Table
42952 \begin_inset Quotes frd
42953 \end_inset
42954
42955  por 
42956 \begin_inset Quotes fld
42957 \end_inset
42958
42959 Cuadro
42960 \begin_inset Quotes frd
42961 \end_inset
42962
42963 .
42964  Más información sobre el estilo 
42965 \family typewriter
42966 spanish 
42967 \family default
42968 en la página web
42969 \begin_inset space ~
42970 \end_inset
42971
42972
42973 \begin_inset CommandInset citation
42974 LatexCommand cite
42975 key "spanish"
42976
42977 \end_inset
42978
42979 .
42980 \end_layout
42981
42982 \end_inset
42983
42984  
42985 \end_layout
42986
42987 \begin_layout Description
42988 Comienzo
42989 \begin_inset space ~
42990 \end_inset
42991
42992 del
42993 \begin_inset space ~
42994 \end_inset
42995
42996 comando Cuando hace falta algún paquete LaTeX especial para escribir en
42997  determinado idioma, aquí puedes poner el comando para cargarlo.
42998  Un ejemplo es el comando 
42999 \family sans
43000
43001 \backslash
43002 begin{arabtext} 
43003 \family default
43004 para cargar el paquete 
43005 \series bold
43006 ArabTeX
43007 \series default
43008  (véase 
43009 \begin_inset CommandInset citation
43010 LatexCommand cite
43011 key "Arabic"
43012
43013 \end_inset
43014
43015 ), necesario para escribir en árabe.
43016
43017 \series bold
43018  
43019 \series default
43020 Por omisión, es el comando de 
43021 \series bold
43022 babel
43023 \series default
43024   
43025 \family sans
43026
43027 \backslash
43028 selectlanguage{$$lang}
43029 \family default
43030 .
43031 \end_layout
43032
43033 \begin_layout Description
43034 Fin
43035 \begin_inset space ~
43036 \end_inset
43037
43038 del
43039 \begin_inset space ~
43040 \end_inset
43041
43042 comando El complemento a 
43043 \family sans
43044 Comienzo
43045 \begin_inset space ~
43046 \end_inset
43047
43048 del
43049 \begin_inset space ~
43050 \end_inset
43051
43052 comando
43053 \family default
43054 .
43055  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
43056  porque el comando de inicio habilita o no el paquete.
43057 \end_layout
43058
43059 \begin_layout Description
43060 Usar
43061 \begin_inset space ~
43062 \end_inset
43063
43064 babel Si se usa o no este paquete.
43065  
43066 \end_layout
43067
43068 \begin_layout Description
43069 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
43070  como opciones a la clase de documento, para que puedan usarse por todos
43071  los paquetes LaTeX.
43072  Si no, sólo serán utilizados como opciones para 
43073 \series bold
43074 babel
43075 \series default
43076 .
43077  
43078 \end_layout
43079
43080 \begin_layout Description
43081 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
43082  elegido.
43083  Sin ella, el 
43084 \family sans
43085 Comienzo
43086 \begin_inset space ~
43087 \end_inset
43088
43089 del
43090 \begin_inset space ~
43091 \end_inset
43092
43093 comando
43094 \family default
43095  se establece explícitamente al inicio del documento en la salida de LaTeX.
43096  Esto asegura que se usa el idioma correcto cuando pongas un 
43097 \family sans
43098  Comienzo
43099 \begin_inset space ~
43100 \end_inset
43101
43102 del
43103 \begin_inset space ~
43104 \end_inset
43105
43106 comando 
43107 \family default
43108  distinto al predeterminado.
43109 \end_layout
43110
43111 \begin_layout Description
43112 Auto-terminar Contrapartida a 
43113 \family sans
43114 Auto-iniciar.
43115  
43116 \family default
43117 Si no está marcado, el 
43118 \family sans
43119 Fin
43120 \begin_inset space ~
43121 \end_inset
43122
43123 del
43124 \begin_inset space ~
43125 \end_inset
43126
43127 comando
43128 \family default
43129  se establece al final del documento.
43130 \end_layout
43131
43132 \begin_layout Description
43133 Marcar
43134 \begin_inset space ~
43135 \end_inset
43136
43137 idiomas
43138 \begin_inset space ~
43139 \end_inset
43140
43141 extranjeros El texto marcado con estilo de idioma distinto al del documento
43142  se subraya en azul.
43143 \end_layout
43144
43145 \begin_layout Description
43146 Soporte
43147 \begin_inset space ~
43148 \end_inset
43149
43150 para
43151 \begin_inset space ~
43152 \end_inset
43153
43154 idioma
43155 \begin_inset space ~
43156 \end_inset
43157
43158 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
43159  o el farsi, se escriben de derecha a izquierda.
43160 \end_layout
43161
43162 \begin_layout Description
43163 Movimiento
43164 \begin_inset space ~
43165 \end_inset
43166
43167 del
43168 \begin_inset space ~
43169 \end_inset
43170
43171 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
43172  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
43173  la izquierda o a la derecha, respectivamente, o lógicamente.
43174  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
43175  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
43176  derecha-izquierda.
43177 \end_layout
43178
43179 \begin_layout Subsection
43180 Corrector ortográfico
43181 \end_layout
43182
43183 \begin_layout Standard
43184 Se explica en la sección
43185 \begin_inset space ~
43186 \end_inset
43187
43188
43189 \begin_inset CommandInset ref
43190 LatexCommand ref
43191 reference "sec:Corrector-ortográfico"
43192
43193 \end_inset
43194
43195
43196 \end_layout
43197
43198 \begin_layout Section
43199 Salidas
43200 \end_layout
43201
43202 \begin_layout Subsection
43203 Impresora
43204 \begin_inset CommandInset label
43205 LatexCommand label
43206 name "sub:Impresora"
43207
43208 \end_inset
43209
43210
43211 \begin_inset Index idx
43212 status collapsed
43213
43214 \begin_layout Plain Layout
43215 Impresora
43216 \end_layout
43217
43218 \end_inset
43219
43220
43221 \begin_inset Index idx
43222 status collapsed
43223
43224 \begin_layout Plain Layout
43225 Configuración ! Impresora
43226 \end_layout
43227
43228 \end_inset
43229
43230
43231 \end_layout
43232
43233 \begin_layout Description
43234 Impresora
43235 \begin_inset space ~
43236 \end_inset
43237
43238 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
43239 da.
43240  Este nombre se usará cuando se ejecute el 
43241 \family sans
43242 Comando de Impresión
43243 \family default
43244 .
43245 \begin_inset Newline newline
43246 \end_inset
43247
43248
43249 \begin_inset Note Greyedout
43250 status collapsed
43251
43252 \begin_layout Plain Layout
43253
43254 \series bold
43255 Nota:
43256 \series default
43257  En Windows puedes dejar el campo en blanco porque no tiene efecto.
43258 \end_layout
43259
43260 \end_inset
43261
43262
43263 \end_layout
43264
43265 \begin_layout Description
43266 Adaptar
43267 \begin_inset space ~
43268 \end_inset
43269
43270 la
43271 \begin_inset space ~
43272 \end_inset
43273
43274 salida
43275 \begin_inset space ~
43276 \end_inset
43277
43278 a
43279 \begin_inset space ~
43280 \end_inset
43281
43282 la
43283 \begin_inset space ~
43284 \end_inset
43285
43286 impresora Esta opción sólo funciona si el 
43287 \family sans
43288 Comando de Impresión
43289 \family default
43290  es «
43291 \family sans
43292 dvips
43293 \family default
43294 ».
43295  Activa un archivo de configuración para dvips.
43296  Esta opción es para expertos en dvips.
43297 \end_layout
43298
43299 \begin_layout Description
43300
43301 \family sans
43302 Comando
43303 \begin_inset space ~
43304 \end_inset
43305
43306 de
43307 \begin_inset space ~
43308 \end_inset
43309
43310 Impresión 
43311 \family default
43312 es el comando que usan LyX
43313 \begin_inset space \thinspace{}
43314 \end_inset
43315
43316 /
43317 \begin_inset space \thinspace{}
43318 \end_inset
43319
43320 LaTeX para imprimir.
43321  En la mayoría de sistemas el comando predeterminado es 
43322 \family sans
43323 dvips
43324 \family default
43325 .
43326 \end_layout
43327
43328 \begin_layout Description
43329 Opciones
43330 \begin_inset space ~
43331 \end_inset
43332
43333 del
43334 \begin_inset space ~
43335 \end_inset
43336
43337 comando
43338 \begin_inset space ~
43339 \end_inset
43340
43341 de
43342 \begin_inset space ~
43343 \end_inset
43344
43345 impresión En la documentación del programa que suministra el 
43346 \family sans
43347 Comando de impresión
43348 \family default
43349  que se use
43350 \family sans
43351  
43352 \family default
43353 puedes encontrar la explicación de las opciones que pueden configurarse
43354  en estos campos.
43355
43356 \family sans
43357  
43358 \end_layout
43359
43360 \begin_layout Subsection
43361 Formato de fecha
43362 \begin_inset Index idx
43363 status collapsed
43364
43365 \begin_layout Plain Layout
43366 Fecha, formato de
43367 \end_layout
43368
43369 \end_inset
43370
43371
43372 \begin_inset Index idx
43373 status collapsed
43374
43375 \begin_layout Plain Layout
43376 Configuración ! Formato de fecha
43377 \end_layout
43378
43379 \end_inset
43380
43381
43382 \end_layout
43383
43384 \begin_layout Standard
43385 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
43386 \begin_inset Newline newline
43387 \end_inset
43388
43389
43390 \begin_inset Flex URL
43391 status collapsed
43392
43393 \begin_layout Plain Layout
43394
43395 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
43396 \end_layout
43397
43398 \end_inset
43399
43400
43401 \begin_inset Newline newline
43402 \end_inset
43403
43404 Por ejemplo, el formato
43405 \begin_inset Newline newline
43406 \end_inset
43407
43408 %d/%m/%y
43409 \begin_inset Newline newline
43410 \end_inset
43411
43412 imprime la fecha como día/mes/año.
43413 \end_layout
43414
43415 \begin_layout Subsection
43416 Texto simple
43417 \end_layout
43418
43419 \begin_layout Description
43420
43421 \family sans
43422 Longitud
43423 \begin_inset space ~
43424 \end_inset
43425
43426 de
43427 \begin_inset space ~
43428 \end_inset
43429
43430 línea
43431 \begin_inset space ~
43432 \end_inset
43433
43434 de
43435 \begin_inset space ~
43436 \end_inset
43437
43438 salida
43439 \family default
43440  establece el número máximo de caracteres impresos en cada línea, cuando
43441  el archivo se exporta como texto simple.
43442  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
43443  
43444 \end_layout
43445
43446 \begin_layout Description
43447
43448 \family sans
43449 Comando
43450 \family default
43451
43452 \begin_inset space ~
43453 \end_inset
43454
43455
43456 \family sans
43457 roff
43458 \family default
43459  define un comando adicional para generar mejores tablas de caracteres ASCII,
43460  con uno de los comandos UNIX 
43461 \family typewriter
43462 groff/troff/nroff
43463 \family default
43464  (puedes consultar información sobre ellos en sus páginas de manual).
43465  Si se deja en blanco LyX usará un formateador interno.
43466 \end_layout
43467
43468 \begin_layout Subsection
43469 LaT
43470 \begin_inset ERT
43471 status collapsed
43472
43473 \begin_layout Plain Layout
43474
43475 {}
43476 \end_layout
43477
43478 \end_inset
43479
43480 eX
43481 \begin_inset CommandInset label
43482 LatexCommand label
43483 name "sub:LaTeX-Configuración"
43484
43485 \end_inset
43486
43487
43488 \begin_inset Index idx
43489 status collapsed
43490
43491 \begin_layout Plain Layout
43492 Configuración ! LaTeX
43493 \end_layout
43494
43495 \end_inset
43496
43497
43498 \end_layout
43499
43500 \begin_layout Description
43501 Usar
43502 \begin_inset space ~
43503 \end_inset
43504
43505 codificación
43506 \begin_inset space ~
43507 \end_inset
43508
43509 de
43510 \begin_inset space ~
43511 \end_inset
43512
43513 fuente
43514 \begin_inset space ~
43515 \end_inset
43516
43517 La
43518 \begin_inset ERT
43519 status collapsed
43520
43521 \begin_layout Plain Layout
43522
43523 {}
43524 \end_layout
43525
43526 \end_inset
43527
43528 TeX Esta es la codificación predeterminada de la fuente del documento, 
43529 \family sans
43530 T1
43531 \family default
43532 , que cubre los idiomas y símbolos occidentales.
43533  
43534 \family sans
43535 T2A
43536 \family default
43537
43538 \family sans
43539 T2B
43540 \family default
43541
43542 \family sans
43543 T2C
43544 \family default
43545
43546 \family sans
43547 LCY
43548 \family default
43549 , y 
43550 \family sans
43551 X2 
43552 \family default
43553 son para cirílico.
43554  Se pueden combinar codificaciones, como 
43555 \begin_inset Quotes erd
43556 \end_inset
43557
43558
43559 \family sans
43560 T1, T2B
43561 \family default
43562
43563 \begin_inset Quotes erd
43564 \end_inset
43565
43566 .
43567  Normalmente la codificación se carga automáticamente cuando LyX configura
43568  los paquetes de idioma.
43569  Por tanto no hay por qué cambiarla.
43570 \end_layout
43571
43572 \begin_layout Description
43573 Tamaño
43574 \begin_inset space ~
43575 \end_inset
43576
43577 predeterminado
43578 \begin_inset space ~
43579 \end_inset
43580
43581 del
43582 \begin_inset space ~
43583 \end_inset
43584
43585 papel Este será el tamaño del papel para documentos nuevos.
43586  El valor 
43587 \family sans
43588 Predeterminado 
43589 \family default
43590 depende de la configuración del sistema LaTeX.
43591 \end_layout
43592
43593 \begin_layout Standard
43594 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
43595  listadas.
43596  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
43597  aplicaciones.
43598  Actualmente se pueden configurar los comandos siguientes:
43599 \end_layout
43600
43601 \begin_layout Description
43602 Comando
43603 \begin_inset space ~
43604 \end_inset
43605
43606 CheckTe
43607 \begin_inset ERT
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611
43612 {}
43613 \end_layout
43614
43615 \end_inset
43616
43617 X El programa 
43618 \family sans
43619 CheckTeX 
43620 \family default
43621 se explica en la sección 
43622 \emph on
43623 Comprobar TeX
43624 \emph default
43625  del manual 
43626 \emph on
43627 Características adicionales
43628 \emph default
43629 .
43630 \end_layout
43631
43632 \begin_layout Description
43633 Comando
43634 \begin_inset space ~
43635 \end_inset
43636
43637 BibTe
43638 \begin_inset ERT
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642
43643 {}
43644 \end_layout
43645
43646 \end_inset
43647
43648 X El programa 
43649 \family sans
43650 BibTeX 
43651 \family default
43652 genera la bibliografía; véase la sección
43653 \begin_inset space ~
43654 \end_inset
43655
43656
43657 \begin_inset CommandInset ref
43658 LatexCommand ref
43659 reference "sub:Bases-datos-bibliográficos"
43660
43661 \end_inset
43662
43663 .
43664 \end_layout
43665
43666 \begin_layout Description
43667 Comando
43668 \begin_inset space ~
43669 \end_inset
43670
43671 para
43672 \begin_inset space ~
43673 \end_inset
43674
43675
43676 \begin_inset space ~
43677 \end_inset
43678
43679 índice Comando para el programa que genera el índice, véase la sección
43680 \begin_inset space ~
43681 \end_inset
43682
43683
43684 \begin_inset CommandInset ref
43685 LatexCommand ref
43686 reference "sub:Programas-para-índice"
43687
43688 \end_inset
43689
43690 .
43691 \end_layout
43692
43693 \begin_layout Description
43694 Comando
43695 \begin_inset space ~
43696 \end_inset
43697
43698 para
43699 \begin_inset space ~
43700 \end_inset
43701
43702 nomenclatura Comando para el programa que genera la nomenclatura, véase
43703  la sección
43704 \begin_inset space ~
43705 \end_inset
43706
43707
43708 \begin_inset CommandInset ref
43709 LatexCommand ref
43710 reference "sub:Programa-para-la-nomenclatura"
43711
43712 \end_inset
43713
43714
43715 \end_layout
43716
43717 \begin_layout Description
43718 Opciones
43719 \begin_inset space ~
43720 \end_inset
43721
43722 de
43723 \begin_inset space ~
43724 \end_inset
43725
43726 tamaño
43727 \begin_inset space ~
43728 \end_inset
43729
43730 del
43731 \begin_inset space ~
43732 \end_inset
43733
43734 papel
43735 \begin_inset space ~
43736 \end_inset
43737
43738 para
43739 \begin_inset space ~
43740 \end_inset
43741
43742 el
43743 \begin_inset space ~
43744 \end_inset
43745
43746 visor
43747 \begin_inset space ~
43748 \end_inset
43749
43750 DVI Sólo tienen efecto para el programa visor de DVI 
43751 \family sans
43752 xdvi
43753 \family default
43754 .
43755  
43756 \end_layout
43757
43758 \begin_layout Standard
43759 Además están las opciones:
43760 \end_layout
43761
43762 \begin_layout Description
43763 Usar
43764 \begin_inset space ~
43765 \end_inset
43766
43767 rutas
43768 \begin_inset space ~
43769 \end_inset
43770
43771 estilo
43772 \begin_inset space ~
43773 \end_inset
43774
43775 Windows
43776 \begin_inset space ~
43777 \end_inset
43778
43779 en
43780 \begin_inset space ~
43781 \end_inset
43782
43783 archivos
43784 \begin_inset space ~
43785 \end_inset
43786
43787 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
43788 \backslash
43789 » en vez de «/» para separar carpetas.
43790  Esta opción está marcada por omisión cuando se usa LyX en Windows.
43791 \begin_inset Index idx
43792 status collapsed
43793
43794 \begin_layout Plain Layout
43795 Rutas
43796 \end_layout
43797
43798 \end_inset
43799
43800
43801 \begin_inset Index idx
43802 status collapsed
43803
43804 \begin_layout Plain Layout
43805 Configuración ! Rutas
43806 \end_layout
43807
43808 \end_inset
43809
43810
43811 \end_layout
43812
43813 \begin_layout Description
43814 Reiniciar
43815 \begin_inset space ~
43816 \end_inset
43817
43818 opciones
43819 \begin_inset space ~
43820 \end_inset
43821
43822 de
43823 \begin_inset space ~
43824 \end_inset
43825
43826 clase
43827 \begin_inset space ~
43828 \end_inset
43829
43830 cuando
43831 \begin_inset space ~
43832 \end_inset
43833
43834 la
43835 \begin_inset space ~
43836 \end_inset
43837
43838 clase
43839 \begin_inset space ~
43840 \end_inset
43841
43842 de
43843 \begin_inset space ~
43844 \end_inset
43845
43846 documento
43847 \begin_inset space ~
43848 \end_inset
43849
43850 cambie Si se cambia la clase de documento se eliminan todas las opciones
43851  de clase de documento establecidas manualmente en el diálogo 
43852 \family sans
43853 Documento\SpecialChar \menuseparator
43854 Configuración
43855 \family default
43856 .
43857 \end_layout
43858
43859 \begin_layout Section
43860 Gestión de archivos
43861 \begin_inset Index idx
43862 status collapsed
43863
43864 \begin_layout Plain Layout
43865 Gestión de archivos
43866 \end_layout
43867
43868 \end_inset
43869
43870
43871 \end_layout
43872
43873 \begin_layout Subsection
43874 Convertidores
43875 \begin_inset CommandInset label
43876 LatexCommand label
43877 name "sub:Convertidores"
43878
43879 \end_inset
43880
43881
43882 \begin_inset Index idx
43883 status collapsed
43884
43885 \begin_layout Plain Layout
43886 Convertidores
43887 \end_layout
43888
43889 \end_inset
43890
43891
43892 \end_layout
43893
43894 \begin_layout Standard
43895 Aquí está la lista de los comandos de los programas para convertir archivos
43896  de un formato a otro.
43897  Puedes modificarlos o configurar otros nuevos.
43898  Para modificar un convertidor lo seleccionas, cambias las entradas de los
43899  campos 
43900 \family sans
43901 Convertidor
43902 \family default
43903  y/o 
43904 \family sans
43905 Opción extra
43906 \family default
43907 , y pulsas el botón 
43908 \family sans
43909 Modificar
43910 \family default
43911 .
43912  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
43913  en las listas desplegables, modifica el campo 
43914 \family sans
43915 Convertidor
43916 \family default
43917 , y pulsa 
43918 \family sans
43919 Añadir
43920 \family default
43921 .
43922 \end_layout
43923
43924 \begin_layout Standard
43925 Si se activa la opción 
43926 \family sans
43927 Caché de archivo del conversor
43928 \family default
43929 , las conversiones se conservarán durante el tiempo especificado en 
43930 \family sans
43931 Edad máxima (en días)
43932 \family default
43933 .
43934  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
43935  reabrir el documento, porque se usarán las almacenadas en la caché.
43936  
43937 \end_layout
43938
43939 \begin_layout Standard
43940 En la sección 
43941 \emph on
43942 Convertidores
43943 \emph default
43944  del manual 
43945 \emph on
43946 Personalización
43947 \emph default
43948  encontrarás más información sobre convertidores, como variables y opciones
43949  que se pueden poner en su definición.
43950 \end_layout
43951
43952 \begin_layout Subsection
43953 Formatos de archivo
43954 \begin_inset CommandInset label
43955 LatexCommand label
43956 name "sec:Formatos-de-archivo"
43957
43958 \end_inset
43959
43960
43961 \begin_inset Index idx
43962 status collapsed
43963
43964 \begin_layout Plain Layout
43965 Formatos de archivo
43966 \end_layout
43967
43968 \end_inset
43969
43970
43971 \begin_inset Index idx
43972 status collapsed
43973
43974 \begin_layout Plain Layout
43975 Copiadores
43976 \end_layout
43977
43978 \end_inset
43979
43980
43981 \end_layout
43982
43983 \begin_layout Standard
43984 Aquí está la lista de los formatos de archivo que LyX puede manejar.
43985  Puedes modificar los programas visor y editor para determinados formatos.
43986 \end_layout
43987
43988 \begin_layout Standard
43989 En la sección 
43990 \emph on
43991 Formatos
43992 \emph default
43993  del manual 
43994 \emph on
43995 Personalización
43996 \emph default
43997  encontrarás más información sobre formatos, como opciones que se pueden
43998  emplear en su definición.
43999 \end_layout
44000
44001 \begin_layout Standard
44002 Puesto que todas las conversiones de un formato a otro tienen lugar en el
44003  directorio temporal de LyX, a veces es preciso modificar un archivo antes
44004  de copiarlo al directorio temporal, con el fin de de que la conversión
44005  pueda llevarse a cabo.
44006  Esto se hace especificando un 
44007 \family sans
44008 Copiador
44009 \family default
44010 .
44011  En la sección 
44012 \emph on
44013 Copiadores
44014 \emph default
44015  del manual 
44016 \emph on
44017 Personalización
44018 \emph default
44019  hay más información sobre esto.
44020 \end_layout
44021
44022 \begin_layout Standard
44023
44024 \end_layout
44025
44026 \begin_layout Chapter
44027 Unidades disponibles en LyX
44028 \begin_inset Index idx
44029 status collapsed
44030
44031 \begin_layout Plain Layout
44032 Unidades
44033 \end_layout
44034
44035 \end_inset
44036
44037
44038 \begin_inset CommandInset label
44039 LatexCommand label
44040 name "cap:Unidades-disponibles"
44041
44042 \end_inset
44043
44044
44045 \end_layout
44046
44047 \begin_layout Standard
44048 Para comprender las unidades utilizadas en este manual, el cuadro
44049 \begin_inset space ~
44050 \end_inset
44051
44052
44053 \begin_inset CommandInset ref
44054 LatexCommand ref
44055 reference "tab:Unidades"
44056
44057 \end_inset
44058
44059  describe todas las unidades disponibles en LyX.
44060 \end_layout
44061
44062 \begin_layout Standard
44063 \begin_inset Float table
44064 placement h
44065 wide false
44066 sideways false
44067 status collapsed
44068
44069 \begin_layout Plain Layout
44070 \begin_inset Caption
44071
44072 \begin_layout Plain Layout
44073 \begin_inset CommandInset label
44074 LatexCommand label
44075 name "tab:Unidades"
44076
44077 \end_inset
44078
44079 Unidades
44080 \end_layout
44081
44082 \end_inset
44083
44084
44085 \end_layout
44086
44087 \begin_layout Plain Layout
44088 \begin_inset VSpace medskip
44089 \end_inset
44090
44091
44092 \end_layout
44093
44094 \begin_layout Plain Layout
44095 \noindent
44096 \align center
44097 \begin_inset Tabular
44098 <lyxtabular version="3" rows="20" columns="2">
44099 <features tabularvalignment="middle">
44100 <column alignment="center" valignment="top" width="0">
44101 <column alignment="center" valignment="top" width="0">
44102 <row>
44103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44104 \begin_inset Text
44105
44106 \begin_layout Plain Layout
44107 unidad
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44113 \begin_inset Text
44114
44115 \begin_layout Plain Layout
44116 nombre/descripción
44117 \end_layout
44118
44119 \end_inset
44120 </cell>
44121 </row>
44122 <row>
44123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44124 \begin_inset Text
44125
44126 \begin_layout Plain Layout
44127 mm
44128 \end_layout
44129
44130 \end_inset
44131 </cell>
44132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44133 \begin_inset Text
44134
44135 \begin_layout Plain Layout
44136 milímetro
44137 \end_layout
44138
44139 \end_inset
44140 </cell>
44141 </row>
44142 <row>
44143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44144 \begin_inset Text
44145
44146 \begin_layout Plain Layout
44147 cm
44148 \end_layout
44149
44150 \end_inset
44151 </cell>
44152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44153 \begin_inset Text
44154
44155 \begin_layout Plain Layout
44156 centímetro
44157 \end_layout
44158
44159 \end_inset
44160 </cell>
44161 </row>
44162 <row>
44163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44164 \begin_inset Text
44165
44166 \begin_layout Plain Layout
44167 in
44168 \end_layout
44169
44170 \end_inset
44171 </cell>
44172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44173 \begin_inset Text
44174
44175 \begin_layout Plain Layout
44176 pulgada
44177 \end_layout
44178
44179 \end_inset
44180 </cell>
44181 </row>
44182 <row>
44183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44184 \begin_inset Text
44185
44186 \begin_layout Plain Layout
44187 pt
44188 \end_layout
44189
44190 \end_inset
44191 </cell>
44192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44193 \begin_inset Text
44194
44195 \begin_layout Plain Layout
44196 punto (72.27
44197 \begin_inset space \thinspace{}
44198 \end_inset
44199
44200 pt = 1
44201 \begin_inset space \thinspace{}
44202 \end_inset
44203
44204 in)
44205 \end_layout
44206
44207 \end_inset
44208 </cell>
44209 </row>
44210 <row>
44211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44212 \begin_inset Text
44213
44214 \begin_layout Plain Layout
44215 pc
44216 \end_layout
44217
44218 \end_inset
44219 </cell>
44220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44221 \begin_inset Text
44222
44223 \begin_layout Plain Layout
44224 pica (1
44225 \begin_inset space \thinspace{}
44226 \end_inset
44227
44228 pc = 12
44229 \begin_inset space \thinspace{}
44230 \end_inset
44231
44232 pt)
44233 \end_layout
44234
44235 \end_inset
44236 </cell>
44237 </row>
44238 <row>
44239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44240 \begin_inset Text
44241
44242 \begin_layout Plain Layout
44243 sp
44244 \end_layout
44245
44246 \end_inset
44247 </cell>
44248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44249 \begin_inset Text
44250
44251 \begin_layout Plain Layout
44252 punto escalado (65536
44253 \begin_inset space \thinspace{}
44254 \end_inset
44255
44256 sp = 1
44257 \begin_inset space \thinspace{}
44258 \end_inset
44259
44260 pt)
44261 \end_layout
44262
44263 \end_inset
44264 </cell>
44265 </row>
44266 <row>
44267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44268 \begin_inset Text
44269
44270 \begin_layout Plain Layout
44271 bp
44272 \end_layout
44273
44274 \end_inset
44275 </cell>
44276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44277 \begin_inset Text
44278
44279 \begin_layout Plain Layout
44280 punto grande (72
44281 \begin_inset space \thinspace{}
44282 \end_inset
44283
44284 bp = 1
44285 \begin_inset space \thinspace{}
44286 \end_inset
44287
44288 in)
44289 \end_layout
44290
44291 \end_inset
44292 </cell>
44293 </row>
44294 <row>
44295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44296 \begin_inset Text
44297
44298 \begin_layout Plain Layout
44299 dd
44300 \end_layout
44301
44302 \end_inset
44303 </cell>
44304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44305 \begin_inset Text
44306
44307 \begin_layout Plain Layout
44308 didot (1
44309 \begin_inset space \thinspace{}
44310 \end_inset
44311
44312 dd 
44313 \begin_inset Formula $\approx$
44314 \end_inset
44315
44316  0.376
44317 \begin_inset space \thinspace{}
44318 \end_inset
44319
44320 mm)
44321 \end_layout
44322
44323 \end_inset
44324 </cell>
44325 </row>
44326 <row>
44327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44328 \begin_inset Text
44329
44330 \begin_layout Plain Layout
44331 cc
44332 \end_layout
44333
44334 \end_inset
44335 </cell>
44336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44337 \begin_inset Text
44338
44339 \begin_layout Plain Layout
44340 cicero (1
44341 \begin_inset space \thinspace{}
44342 \end_inset
44343
44344 cc = 12
44345 \begin_inset space \thinspace{}
44346 \end_inset
44347
44348 dd)
44349 \end_layout
44350
44351 \end_inset
44352 </cell>
44353 </row>
44354 <row>
44355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44356 \begin_inset Text
44357
44358 \begin_layout Plain Layout
44359 escala
44360 \begin_inset space \thinspace{}
44361 \end_inset
44362
44363 %
44364 \end_layout
44365
44366 \end_inset
44367 </cell>
44368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44369 \begin_inset Text
44370
44371 \begin_layout Plain Layout
44372 \begin_inset space \thinspace{}
44373 \end_inset
44374
44375 % del tamaño original de la imagen
44376 \end_layout
44377
44378 \end_inset
44379 </cell>
44380 </row>
44381 <row>
44382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44383 \begin_inset Text
44384
44385 \begin_layout Plain Layout
44386 texto
44387 \begin_inset space \thinspace{}
44388 \end_inset
44389
44390 %
44391 \end_layout
44392
44393 \end_inset
44394 </cell>
44395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44396 \begin_inset Text
44397
44398 \begin_layout Plain Layout
44399 \begin_inset space \thinspace{}
44400 \end_inset
44401
44402 % del ancho de texto
44403 \end_layout
44404
44405 \end_inset
44406 </cell>
44407 </row>
44408 <row>
44409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44410 \begin_inset Text
44411
44412 \begin_layout Plain Layout
44413 columna
44414 \begin_inset space \thinspace{}
44415 \end_inset
44416
44417 %
44418 \end_layout
44419
44420 \end_inset
44421 </cell>
44422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44423 \begin_inset Text
44424
44425 \begin_layout Plain Layout
44426 \begin_inset space \thinspace{}
44427 \end_inset
44428
44429 % del ancho de columna
44430 \end_layout
44431
44432 \end_inset
44433 </cell>
44434 </row>
44435 <row>
44436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44437 \begin_inset Text
44438
44439 \begin_layout Plain Layout
44440 página
44441 \begin_inset space \thinspace{}
44442 \end_inset
44443
44444 %
44445 \end_layout
44446
44447 \end_inset
44448 </cell>
44449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44450 \begin_inset Text
44451
44452 \begin_layout Plain Layout
44453 \begin_inset space \thinspace{}
44454 \end_inset
44455
44456 % del ancho de página
44457 \end_layout
44458
44459 \end_inset
44460 </cell>
44461 </row>
44462 <row>
44463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44464 \begin_inset Text
44465
44466 \begin_layout Plain Layout
44467 línea
44468 \begin_inset space \thinspace{}
44469 \end_inset
44470
44471 %
44472 \end_layout
44473
44474 \end_inset
44475 </cell>
44476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44477 \begin_inset Text
44478
44479 \begin_layout Plain Layout
44480 \begin_inset space \thinspace{}
44481 \end_inset
44482
44483 % del ancho de línea
44484 \end_layout
44485
44486 \end_inset
44487 </cell>
44488 </row>
44489 <row>
44490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44491 \begin_inset Text
44492
44493 \begin_layout Plain Layout
44494 alt_texto
44495 \begin_inset space \thinspace{}
44496 \end_inset
44497
44498 %
44499 \end_layout
44500
44501 \end_inset
44502 </cell>
44503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44504 \begin_inset Text
44505
44506 \begin_layout Plain Layout
44507 \begin_inset space \thinspace{}
44508 \end_inset
44509
44510 % de altura de texto
44511 \end_layout
44512
44513 \end_inset
44514 </cell>
44515 </row>
44516 <row>
44517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44518 \begin_inset Text
44519
44520 \begin_layout Plain Layout
44521 alt_página
44522 \begin_inset space \thinspace{}
44523 \end_inset
44524
44525 %
44526 \end_layout
44527
44528 \end_inset
44529 </cell>
44530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44531 \begin_inset Text
44532
44533 \begin_layout Plain Layout
44534 \begin_inset space \thinspace{}
44535 \end_inset
44536
44537 % de altura de página
44538 \end_layout
44539
44540 \end_inset
44541 </cell>
44542 </row>
44543 <row>
44544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44545 \begin_inset Text
44546
44547 \begin_layout Plain Layout
44548 ex
44549 \end_layout
44550
44551 \end_inset
44552 </cell>
44553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44554 \begin_inset Text
44555
44556 \begin_layout Plain Layout
44557 altura de la letra 
44558 \emph on
44559 x
44560 \emph default
44561  en la fuente actual
44562 \end_layout
44563
44564 \end_inset
44565 </cell>
44566 </row>
44567 <row>
44568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44569 \begin_inset Text
44570
44571 \begin_layout Plain Layout
44572 em
44573 \end_layout
44574
44575 \end_inset
44576 </cell>
44577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44578 \begin_inset Text
44579
44580 \begin_layout Plain Layout
44581 ancho de la letra 
44582 \emph on
44583 M
44584 \emph default
44585  en la fuente actual
44586 \end_layout
44587
44588 \end_inset
44589 </cell>
44590 </row>
44591 <row>
44592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44593 \begin_inset Text
44594
44595 \begin_layout Plain Layout
44596 mu
44597 \end_layout
44598
44599 \end_inset
44600 </cell>
44601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44602 \begin_inset Text
44603
44604 \begin_layout Plain Layout
44605 unidad matemática (1
44606 \begin_inset space \thinspace{}
44607 \end_inset
44608
44609 mu = 1/18
44610 \begin_inset space \thinspace{}
44611 \end_inset
44612
44613 em)
44614 \end_layout
44615
44616 \end_inset
44617 </cell>
44618 </row>
44619 </lyxtabular>
44620
44621 \end_inset
44622
44623
44624 \end_layout
44625
44626 \end_inset
44627
44628
44629 \end_layout
44630
44631 \begin_layout Chapter
44632 Créditos
44633 \begin_inset CommandInset label
44634 LatexCommand label
44635 name "cap:Créditos"
44636
44637 \end_inset
44638
44639
44640 \end_layout
44641
44642 \begin_layout Standard
44643 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
44644  animamos a que participeis!).
44645 \end_layout
44646
44647 \begin_layout Itemize
44648
44649 \noun on
44650 Alejandro Aguilar Sierra
44651 \end_layout
44652
44653 \begin_layout Itemize
44654
44655 \noun on
44656 Amir Karger
44657 \end_layout
44658
44659 \begin_layout Itemize
44660
44661 \noun on
44662 David Johnson
44663 \end_layout
44664
44665 \begin_layout Itemize
44666
44667 \noun on
44668 Hartmut Haase
44669 \end_layout
44670
44671 \begin_layout Itemize
44672
44673 \noun on
44674 Ignacio García
44675 \end_layout
44676
44677 \begin_layout Itemize
44678
44679 \noun on
44680 Ivan Schreter
44681 \end_layout
44682
44683 \begin_layout Itemize
44684
44685 \noun on
44686 John Raithel
44687 \end_layout
44688
44689 \begin_layout Itemize
44690
44691 \noun on
44692 John Weiss
44693 \end_layout
44694
44695 \begin_layout Itemize
44696
44697 \noun on
44698 Lars Gullik Bjønnes
44699 \end_layout
44700
44701 \begin_layout Itemize
44702
44703 \noun on
44704 Matthias Ettrich
44705 \end_layout
44706
44707 \begin_layout Itemize
44708
44709 \noun on
44710 Matthias Zenker
44711 \end_layout
44712
44713 \begin_layout Itemize
44714
44715 \noun on
44716 Rich Fields
44717 \end_layout
44718
44719 \begin_layout Itemize
44720
44721 \noun on
44722 Pascal André
44723 \end_layout
44724
44725 \begin_layout Itemize
44726
44727 \noun on
44728 Paul Evans
44729 \end_layout
44730
44731 \begin_layout Itemize
44732
44733 \noun on
44734 Paul Russel
44735 \end_layout
44736
44737 \begin_layout Itemize
44738
44739 \noun on
44740 Robin Socha
44741 \end_layout
44742
44743 \begin_layout Itemize
44744
44745 \noun on
44746 Uwe Stöhr
44747 \end_layout
44748
44749 \begin_layout Itemize
44750 El Equipo LyX: 
44751 \begin_inset CommandInset citation
44752 LatexCommand cite
44753 key "lyxcredit"
44754
44755 \end_inset
44756
44757
44758 \end_layout
44759
44760 \begin_layout Standard
44761 \begin_inset Newpage newpage
44762 \end_inset
44763
44764  La bibliografía de la página siguiente se ha generado con el entorno 
44765 \family sans
44766 Bibliografía
44767 \family default
44768 .
44769 \end_layout
44770
44771 \begin_layout Bibliography
44772 \labelwidthstring Bibliografía
44773 \begin_inset CommandInset bibitem
44774 LatexCommand bibitem
44775 label "Créditos"
44776 key "lyxcredit"
44777
44778 \end_inset
44779
44780 El Equipo Lyx: 
44781 \begin_inset CommandInset href
44782 LatexCommand href
44783 name "Créditos"
44784 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
44785
44786 \end_inset
44787
44788 :
44789 \begin_inset Newline newline
44790 \end_inset
44791
44792
44793 \begin_inset Flex URL
44794 status collapsed
44795
44796 \begin_layout Plain Layout
44797
44798 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
44799 \end_layout
44800
44801 \end_inset
44802
44803
44804 \end_layout
44805
44806 \begin_layout Bibliography
44807 \labelwidthstring Bibliografía
44808 \begin_inset CommandInset bibitem
44809 LatexCommand bibitem
44810 key "latexcompanion"
44811
44812 \end_inset
44813
44814 Frank Mittelbach and Michel Goossens: 
44815 \emph on
44816 The LaTeX Companion Second Edition.
44817
44818 \emph default
44819  Addison-Wesley, 2004
44820 \end_layout
44821
44822 \begin_layout Bibliography
44823 \labelwidthstring Bibliografía
44824 \begin_inset CommandInset bibitem
44825 LatexCommand bibitem
44826 key "latexguide"
44827
44828 \end_inset
44829
44830 Helmut Kopka and Patrick W.
44831  Daly: 
44832 \emph on
44833 A Guide to LaTeX Fourth Edition.
44834
44835 \emph default
44836  Addison-Wesley, 2003
44837 \end_layout
44838
44839 \begin_layout Bibliography
44840 \labelwidthstring Bibliografía
44841 \begin_inset CommandInset bibitem
44842 LatexCommand bibitem
44843 key "latexbook"
44844
44845 \end_inset
44846
44847 Leslie Lamport: 
44848 \emph on
44849 LaTeX: A Document Preparation System.
44850
44851 \emph default
44852  Addison-Wesley, second edition, 1994
44853 \end_layout
44854
44855 \begin_layout Bibliography
44856 \labelwidthstring Bibliografía
44857 \begin_inset CommandInset bibitem
44858 LatexCommand bibitem
44859 key "texbook"
44860
44861 \end_inset
44862
44863 Donald E.
44864  Knuth.
44865  
44866 \emph on
44867 The TeXbook.
44868
44869 \emph default
44870  Addison-Wesley, 1984
44871 \end_layout
44872
44873 \begin_layout Bibliography
44874 \labelwidthstring Bibliografía
44875 \begin_inset CommandInset bibitem
44876 LatexCommand bibitem
44877 key "TeXCatalogue"
44878
44879 \end_inset
44880
44881 The TeX Catalogue:
44882 \begin_inset Newline newline
44883 \end_inset
44884
44885
44886 \begin_inset Flex URL
44887 status collapsed
44888
44889 \begin_layout Plain Layout
44890
44891 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44892 \end_layout
44893
44894 \end_inset
44895
44896
44897 \end_layout
44898
44899 \begin_layout Bibliography
44900 \labelwidthstring Bibliografía
44901 \begin_inset CommandInset bibitem
44902 LatexCommand bibitem
44903 key "LaTeXFAQ"
44904
44905 \end_inset
44906
44907 LaTeX FAQ:
44908 \begin_inset Newline newline
44909 \end_inset
44910
44911
44912 \begin_inset Flex URL
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916
44917 http://www.tex.ac.uk/cgi-bin/texfaq2html
44918 \end_layout
44919
44920 \end_inset
44921
44922
44923 \end_layout
44924
44925 \begin_layout Bibliography
44926 \labelwidthstring Bibliografía
44927 \begin_inset CommandInset bibitem
44928 LatexCommand bibitem
44929 key "BibTeX"
44930
44931 \end_inset
44932
44933
44934 \begin_inset CommandInset href
44935 LatexCommand href
44936 name "Documentación"
44937 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44938
44939 \end_inset
44940
44941  del programa 
44942 \family sans
44943 BibTeX
44944 \family default
44945 :
44946 \begin_inset Newline newline
44947 \end_inset
44948
44949
44950 \begin_inset Flex URL
44951 status collapsed
44952
44953 \begin_layout Plain Layout
44954
44955 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44956 \end_layout
44957
44958 \end_inset
44959
44960
44961 \end_layout
44962
44963 \begin_layout Bibliography
44964 \labelwidthstring Bibliografía
44965 \begin_inset CommandInset bibitem
44966 LatexCommand bibitem
44967 key "makeindex"
44968
44969 \end_inset
44970
44971
44972 \begin_inset CommandInset href
44973 LatexCommand href
44974 name "Documentación"
44975 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44976
44977 \end_inset
44978
44979  del programa 
44980 \family sans
44981 makeindex
44982 \family default
44983 :
44984 \begin_inset Newline newline
44985 \end_inset
44986
44987
44988 \begin_inset Flex URL
44989 status collapsed
44990
44991 \begin_layout Plain Layout
44992
44993 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44994 \end_layout
44995
44996 \end_inset
44997
44998
44999 \end_layout
45000
45001 \begin_layout Bibliography
45002 \labelwidthstring Bibliografía
45003 \begin_inset CommandInset bibitem
45004 LatexCommand bibitem
45005 key "xindy"
45006
45007 \end_inset
45008
45009
45010 \begin_inset CommandInset href
45011 LatexCommand href
45012 name "Documentación"
45013 target "http://www.xindy.org/documentation.html"
45014
45015 \end_inset
45016
45017  del programa 
45018 \family sans
45019 xindy
45020 \family default
45021 :
45022 \begin_inset Newline newline
45023 \end_inset
45024
45025
45026 \begin_inset Flex URL
45027 status collapsed
45028
45029 \begin_layout Plain Layout
45030
45031 http://www.xindy.org/documentation.html
45032 \end_layout
45033
45034 \end_inset
45035
45036
45037 \end_layout
45038
45039 \begin_layout Bibliography
45040 \labelwidthstring Bibliografía
45041 \begin_inset CommandInset bibitem
45042 LatexCommand bibitem
45043 key "caption"
45044
45045 \end_inset
45046
45047
45048 \begin_inset CommandInset href
45049 LatexCommand href
45050 name "Documentación"
45051 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
45052
45053 \end_inset
45054
45055  del paquete LaTeX 
45056 \series bold
45057 caption
45058 \series default
45059
45060 \begin_inset Index idx
45061 status collapsed
45062
45063 \begin_layout Plain Layout
45064 LaTeX, paquetes ! caption
45065 \end_layout
45066
45067 \end_inset
45068
45069 :
45070 \begin_inset Newline newline
45071 \end_inset
45072
45073
45074 \begin_inset Flex URL
45075 status collapsed
45076
45077 \begin_layout Plain Layout
45078
45079 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
45080 \end_layout
45081
45082 \end_inset
45083
45084
45085 \end_layout
45086
45087 \begin_layout Bibliography
45088 \labelwidthstring Bibliografía
45089 \begin_inset CommandInset bibitem
45090 LatexCommand bibitem
45091 key "fancyhdr"
45092
45093 \end_inset
45094
45095
45096 \begin_inset CommandInset href
45097 LatexCommand href
45098 name "Documentation"
45099 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
45100
45101 \end_inset
45102
45103  del paquete LaTeX 
45104 \series bold
45105 fancyhdr
45106 \series default
45107
45108 \begin_inset Index idx
45109 status collapsed
45110
45111 \begin_layout Plain Layout
45112 LaTeX, paquetes ! fancyhdr
45113 \end_layout
45114
45115 \end_inset
45116
45117 :
45118 \begin_inset Newline newline
45119 \end_inset
45120
45121
45122 \begin_inset Flex URL
45123 status collapsed
45124
45125 \begin_layout Plain Layout
45126
45127 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
45128 \end_layout
45129
45130 \end_inset
45131
45132
45133 \end_layout
45134
45135 \begin_layout Bibliography
45136 \labelwidthstring Bibliografía
45137 \begin_inset CommandInset bibitem
45138 LatexCommand bibitem
45139 key "hyperref"
45140
45141 \end_inset
45142
45143
45144 \begin_inset CommandInset href
45145 LatexCommand href
45146 name "Documentation"
45147 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45148
45149 \end_inset
45150
45151  del paquete LaTeX 
45152 \series bold
45153 hyperref
45154 \series default
45155
45156 \begin_inset Index idx
45157 status collapsed
45158
45159 \begin_layout Plain Layout
45160 LaTeX, paquetes! hyperref
45161 \end_layout
45162
45163 \end_inset
45164
45165 :
45166 \begin_inset Newline newline
45167 \end_inset
45168
45169
45170 \begin_inset Flex URL
45171 status collapsed
45172
45173 \begin_layout Plain Layout
45174
45175 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
45176 \end_layout
45177
45178 \end_inset
45179
45180
45181 \end_layout
45182
45183 \begin_layout Bibliography
45184 \labelwidthstring Bibliografía
45185 \begin_inset CommandInset bibitem
45186 LatexCommand bibitem
45187 key "nomencl"
45188
45189 \end_inset
45190
45191
45192 \begin_inset CommandInset href
45193 LatexCommand href
45194 name "Documentation"
45195 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
45196
45197 \end_inset
45198
45199  del paquete LaTeX 
45200 \series bold
45201 nomencl
45202 \series default
45203
45204 \begin_inset Index idx
45205 status collapsed
45206
45207 \begin_layout Plain Layout
45208 LaTeX, paquetes ! nomencl
45209 \end_layout
45210
45211 \end_inset
45212
45213 :
45214 \begin_inset Newline newline
45215 \end_inset
45216
45217
45218 \begin_inset Flex URL
45219 status collapsed
45220
45221 \begin_layout Plain Layout
45222
45223 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
45224 \end_layout
45225
45226 \end_inset
45227
45228
45229 \end_layout
45230
45231 \begin_layout Bibliography
45232 \labelwidthstring Bibliografía
45233 \begin_inset CommandInset bibitem
45234 LatexCommand bibitem
45235 key "tipa"
45236
45237 \end_inset
45238
45239
45240 \begin_inset CommandInset href
45241 LatexCommand href
45242 name "Documentación"
45243 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
45244
45245 \end_inset
45246
45247  del paquete LaTeX 
45248 \series bold
45249 tipa
45250 \series default
45251
45252 \begin_inset Index idx
45253 status collapsed
45254
45255 \begin_layout Plain Layout
45256 LaTeX, paquetes ! tipa
45257 \end_layout
45258
45259 \end_inset
45260
45261 :
45262 \begin_inset Newline newline
45263 \end_inset
45264
45265
45266 \begin_inset Flex URL
45267 status collapsed
45268
45269 \begin_layout Plain Layout
45270
45271 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
45272 \end_layout
45273
45274 \end_inset
45275
45276
45277 \end_layout
45278
45279 \begin_layout Bibliography
45280 \labelwidthstring Bibliografía
45281 \begin_inset CommandInset bibitem
45282 LatexCommand bibitem
45283 key "wrapfig"
45284
45285 \end_inset
45286
45287
45288 \begin_inset CommandInset href
45289 LatexCommand href
45290 name "Documentación"
45291 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
45292
45293 \end_inset
45294
45295  del paquete LaTeX 
45296 \series bold
45297 wrapfig
45298 \series default
45299
45300 \begin_inset Index idx
45301 status collapsed
45302
45303 \begin_layout Plain Layout
45304 LaTeX, paquetes ! wrapfig
45305 \end_layout
45306
45307 \end_inset
45308
45309 :
45310 \begin_inset Newline newline
45311 \end_inset
45312
45313
45314 \begin_inset Flex URL
45315 status collapsed
45316
45317 \begin_layout Plain Layout
45318
45319 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
45320 \end_layout
45321
45322 \end_inset
45323
45324
45325 \end_layout
45326
45327 \begin_layout Bibliography
45328 \labelwidthstring Bibliografía
45329 \begin_inset CommandInset bibitem
45330 LatexCommand bibitem
45331 key "Arabic"
45332
45333 \end_inset
45334
45335
45336 \begin_inset CommandInset href
45337 LatexCommand href
45338 name "Página Wiki"
45339 target "http://wiki.lyx.org/Windows/Arabic"
45340
45341 \end_inset
45342
45343  cómo configurar LyX para árabe:
45344 \begin_inset Newline newline
45345 \end_inset
45346
45347
45348 \begin_inset Flex URL
45349 status collapsed
45350
45351 \begin_layout Plain Layout
45352
45353 http://wiki.lyx.org/Windows/Arabic
45354 \end_layout
45355
45356 \end_inset
45357
45358
45359 \end_layout
45360
45361 \begin_layout Bibliography
45362 \labelwidthstring Bibliografía
45363 \begin_inset CommandInset bibitem
45364 LatexCommand bibitem
45365 key "Armenian"
45366
45367 \end_inset
45368
45369
45370 \begin_inset CommandInset href
45371 LatexCommand href
45372 name "Página Wiki"
45373 target "http://wiki.lyx.org/Windows/Armenian"
45374
45375 \end_inset
45376
45377  cómo configurar LyX para armenio:
45378 \begin_inset Newline newline
45379 \end_inset
45380
45381
45382 \begin_inset Flex URL
45383 status collapsed
45384
45385 \begin_layout Plain Layout
45386
45387 http://wiki.lyx.org/Windows/Armenian
45388 \end_layout
45389
45390 \end_inset
45391
45392
45393 \end_layout
45394
45395 \begin_layout Bibliography
45396 \labelwidthstring Bibliografía
45397 \begin_inset CommandInset bibitem
45398 LatexCommand bibitem
45399 key "Farsi"
45400
45401 \end_inset
45402
45403
45404 \begin_inset CommandInset href
45405 LatexCommand href
45406 name "Página Wiki"
45407 target "http://wiki.lyx.org/Windows/Farsi"
45408
45409 \end_inset
45410
45411  cómo configurar LyX para farsi:
45412 \begin_inset Newline newline
45413 \end_inset
45414
45415
45416 \begin_inset Flex URL
45417 status collapsed
45418
45419 \begin_layout Plain Layout
45420
45421 http://wiki.lyx.org/Windows/Farsi
45422 \end_layout
45423
45424 \end_inset
45425
45426
45427 \end_layout
45428
45429 \begin_layout Bibliography
45430 \labelwidthstring Bibliografía
45431 \begin_inset CommandInset bibitem
45432 LatexCommand bibitem
45433 key "Hebrew"
45434
45435 \end_inset
45436
45437
45438 \begin_inset CommandInset href
45439 LatexCommand href
45440 name "Página Wiki"
45441 target "http://wiki.lyx.org/Windows/Hebrew"
45442
45443 \end_inset
45444
45445  cómo configurar LyX para hebreo:
45446 \begin_inset Newline newline
45447 \end_inset
45448
45449
45450 \begin_inset Flex URL
45451 status collapsed
45452
45453 \begin_layout Plain Layout
45454
45455 http://wiki.lyx.org/Windows/Hebrew
45456 \end_layout
45457
45458 \end_inset
45459
45460
45461 \end_layout
45462
45463 \begin_layout Bibliography
45464 \labelwidthstring Bibliografía
45465 \begin_inset CommandInset bibitem
45466 LatexCommand bibitem
45467 key "Japanese"
45468
45469 \end_inset
45470
45471
45472 \begin_inset CommandInset href
45473 LatexCommand href
45474 name "Página Wiki"
45475 target "http://wiki.lyx.org/Windows/Japanese"
45476
45477 \end_inset
45478
45479  cómo configurar LyX para japonés:
45480 \begin_inset Newline newline
45481 \end_inset
45482
45483
45484 \begin_inset Flex URL
45485 status collapsed
45486
45487 \begin_layout Plain Layout
45488
45489 http://wiki.lyx.org/Windows/Japanese
45490 \end_layout
45491
45492 \end_inset
45493
45494
45495 \end_layout
45496
45497 \begin_layout Bibliography
45498 \labelwidthstring Bibliografía
45499 \begin_inset CommandInset bibitem
45500 LatexCommand bibitem
45501 key "Latvian"
45502
45503 \end_inset
45504
45505
45506 \begin_inset CommandInset href
45507 LatexCommand href
45508 name "Página Wiki"
45509 target "http://wiki.lyx.org/Windows/Latvian"
45510
45511 \end_inset
45512
45513  cómo configurar LyX para letón:
45514 \begin_inset Newline newline
45515 \end_inset
45516
45517
45518 \begin_inset Flex URL
45519 status collapsed
45520
45521 \begin_layout Plain Layout
45522
45523 http://wiki.lyx.org/Windows/Latvian
45524 \end_layout
45525
45526 \end_inset
45527
45528
45529 \end_layout
45530
45531 \begin_layout Bibliography
45532 \labelwidthstring Bibliografía
45533 \begin_inset CommandInset bibitem
45534 LatexCommand bibitem
45535 key "Lithuanian"
45536
45537 \end_inset
45538
45539
45540 \begin_inset CommandInset href
45541 LatexCommand href
45542 name "Página Wiki"
45543 target "http://wiki.lyx.org/Windows/Lithuanian"
45544
45545 \end_inset
45546
45547  cómo configurar LyX para lituano:
45548 \begin_inset Newline newline
45549 \end_inset
45550
45551
45552 \begin_inset Flex URL
45553 status collapsed
45554
45555 \begin_layout Plain Layout
45556
45557 http://wiki.lyx.org/Windows/Lithuanian
45558 \end_layout
45559
45560 \end_inset
45561
45562
45563 \end_layout
45564
45565 \begin_layout Bibliography
45566 \labelwidthstring Bibliografía
45567 \begin_inset CommandInset bibitem
45568 LatexCommand bibitem
45569 key "Mongolian"
45570
45571 \end_inset
45572
45573
45574 \begin_inset CommandInset href
45575 LatexCommand href
45576 name "Página Wiki"
45577 target "http://wiki.lyx.org/Windows/Mongolian"
45578
45579 \end_inset
45580
45581  cómo configurar LyX para mongol:
45582 \begin_inset Newline newline
45583 \end_inset
45584
45585
45586 \begin_inset Flex URL
45587 status collapsed
45588
45589 \begin_layout Plain Layout
45590
45591 http://wiki.lyx.org/Windows/Mongolian
45592 \end_layout
45593
45594 \end_inset
45595
45596
45597 \end_layout
45598
45599 \begin_layout Bibliography
45600 \labelwidthstring Bibliografía
45601 \begin_inset CommandInset bibitem
45602 LatexCommand bibitem
45603 key "Vietnamese"
45604
45605 \end_inset
45606
45607
45608 \begin_inset CommandInset href
45609 LatexCommand href
45610 name "Página Wiki"
45611 target "http://wiki.lyx.org/Windows/Vietnamese"
45612
45613 \end_inset
45614
45615  cómo configurar LyX para vietnamita:
45616 \begin_inset Newline newline
45617 \end_inset
45618
45619
45620 \begin_inset Flex URL
45621 status collapsed
45622
45623 \begin_layout Plain Layout
45624
45625 http://wiki.lyx.org/Windows/Vietnamese
45626 \end_layout
45627
45628 \end_inset
45629
45630
45631 \end_layout
45632
45633 \begin_layout Bibliography
45634 \labelwidthstring Bibliografía
45635 \begin_inset CommandInset bibitem
45636 LatexCommand bibitem
45637 key "NewInLyX20"
45638
45639 \end_inset
45640
45641
45642 \begin_inset CommandInset href
45643 LatexCommand href
45644 name "Página wiki"
45645 target "http://wiki.lyx.org/LyX/NewInLyX20"
45646
45647 \end_inset
45648
45649  sobre características nuevas en 
45650 \family sans
45651 LyX 2.0
45652 \family default
45653 :
45654 \begin_inset Newline newline
45655 \end_inset
45656
45657
45658 \begin_inset Flex URL
45659 status collapsed
45660
45661 \begin_layout Plain Layout
45662
45663 http://wiki.lyx.org/LyX/NewInLyX20
45664 \end_layout
45665
45666 \end_inset
45667
45668
45669 \end_layout
45670
45671 \begin_layout Bibliography
45672 \labelwidthstring Bibliografía
45673 \begin_inset CommandInset bibitem
45674 LatexCommand bibitem
45675 key "spanish"
45676
45677 \end_inset
45678
45679
45680 \begin_inset CommandInset href
45681 LatexCommand href
45682 name "Página web"
45683 target "http://www.tex-tipografia.com/spanish.html"
45684
45685 \end_inset
45686
45687  del estilo 
45688 \family sans
45689 spanish 
45690 \family default
45691 incluido en el paquete 
45692 \series bold
45693 babel
45694 \series default
45695 :
45696 \begin_inset Newline newline
45697 \end_inset
45698
45699
45700 \begin_inset Flex URL
45701 status collapsed
45702
45703 \begin_layout Plain Layout
45704
45705 http://www.tex-tipografia.com/spanish.html
45706 \end_layout
45707
45708 \end_inset
45709
45710
45711 \end_layout
45712
45713 \begin_layout Standard
45714 \begin_inset Newpage newpage
45715 \end_inset
45716
45717
45718 \begin_inset ERT
45719 status open
45720
45721 \begin_layout Plain Layout
45722
45723
45724 \backslash
45725 let
45726 \backslash
45727 mybibname
45728 \backslash
45729 bibname
45730 \end_layout
45731
45732 \begin_layout Plain Layout
45733
45734
45735 \backslash
45736 renewcommand{
45737 \backslash
45738 bibname}{
45739 \backslash
45740 mybibname
45741 \backslash
45742 ; 2}
45743 \end_layout
45744
45745 \end_inset
45746
45747
45748 \begin_inset Note Note
45749 status collapsed
45750
45751 \begin_layout Plain Layout
45752 El comando 
45753 \series bold
45754
45755 \backslash
45756 bibname
45757 \series default
45758  es el nombre de la bibliografía en el idioma del documento actual.
45759  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
45760  bibliografía es la segunda:
45761 \end_layout
45762
45763 \end_inset
45764
45765
45766 \end_layout
45767
45768 \begin_layout Standard
45769 \begin_inset CommandInset bibtex
45770 LatexCommand bibtex
45771 bibfiles "../biblio/LyXDocs"
45772 options "../biblio/alphadin"
45773
45774 \end_inset
45775
45776
45777 \end_layout
45778
45779 \begin_layout Standard
45780 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
45781 \end_layout
45782
45783 \begin_layout Standard
45784
45785 \series bold
45786 \begin_inset CommandInset nomencl_print
45787 LatexCommand printnomenclature
45788 set_width "none"
45789
45790 \end_inset
45791
45792
45793 \begin_inset CommandInset index_print
45794 LatexCommand printindex
45795 type "idx"
45796
45797 \end_inset
45798
45799
45800 \end_layout
45801
45802 \end_body
45803 \end_document