]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
742ec96ec0bbc0b3f225fee343c435f2f185fe15
[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 .
11863  Normally, you do not need to change (or even understand) this.
11864  Unless you have specific reasons use 
11865 \family sans
11866 Default
11867 \family default
11868 .
11869 \end_layout
11870
11871 \begin_layout Standard
11872
11873 \lang english
11874 With some fonts, the checkboxes 
11875 \family sans
11876 Use Old Style Figures
11877 \family default
11878  and 
11879 \family sans
11880 Use True Small Caps
11881 \family default
11882  are enabled.
11883  These are extra features some fonts provide.
11884  If 
11885 \family sans
11886 Use Old Style Figures
11887 \family default
11888  is checked, the font uses old style (also known as medieval or text) figures,
11889  i.
11890 \begin_inset space \thinspace{}
11891 \end_inset
11892
11893 e.
11894 \begin_inset space ~
11895 \end_inset
11896
11897 figures with varying height that fit nicely with lower letters.
11898  
11899 \family sans
11900 Use True Small Caps
11901 \family default
11902  determines that real small caps are used instead of faked small caps made
11903  of scaled capitals.
11904  Real small caps are often part of expert font sets; they generally look
11905  better than faked small caps but might have to be purchased separately.
11906 \end_layout
11907
11908 \begin_layout Standard
11909 El campo 
11910 \family sans
11911 CJK
11912 \family default
11913  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11914  una fuente para los caracteres de los guiones.
11915 \begin_inset Foot
11916 status collapsed
11917
11918 \begin_layout Plain Layout
11919 La fuente será el argumento para los comandos del paquete LaTeX 
11920 \series bold
11921 CJK
11922 \series default
11923 .
11924  Así, esto no tiene efecto para el idioma de documento 
11925 \family sans
11926 Japonés
11927 \family default
11928  que no usa 
11929 \series bold
11930 CJK
11931 \series default
11932 .
11933 \end_layout
11934
11935 \end_inset
11936
11937
11938 \end_layout
11939
11940 \begin_layout Standard
11941 \begin_inset VSpace bigskip
11942 \end_inset
11943
11944
11945 \begin_inset Note Greyedout
11946 status collapsed
11947
11948 \begin_layout Plain Layout
11949
11950 \series bold
11951 Nota: 
11952 \series default
11953 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
11954 \emph on
11955 no
11956 \emph default
11957  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
11958  esto es parte del concepto WYSIWYM.
11959  Las fuentes en pantalla se pueden determinar en el diálogo 
11960 \family sans
11961 Herramientas\SpecialChar \menuseparator
11962 Preferencias
11963 \family default
11964 , véase la sección
11965 \begin_inset space ~
11966 \end_inset
11967
11968
11969 \begin_inset CommandInset ref
11970 LatexCommand ref
11971 reference "sub:Fuentes-de-pantalla"
11972
11973 \end_inset
11974
11975 .
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \begin_layout Subsection
11984 Usar diferentes estilos de carácter
11985 \begin_inset Index idx
11986 status collapsed
11987
11988 \begin_layout Plain Layout
11989 Estilo del texto
11990 \end_layout
11991
11992 \end_inset
11993
11994
11995 \end_layout
11996
11997 \begin_layout Standard
11998 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
11999  entornos de párrafo.
12000  LyX soporta dos estilos, 
12001 \family sans
12002 Énfasis
12003 \family default
12004  y 
12005 \family sans
12006 Versalitas
12007 \family default
12008 .
12009  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
12010  herramientas.
12011 \end_layout
12012
12013 \begin_layout Standard
12014 Para activar el estilo 
12015 \family sans
12016 Versalitas
12017 \family default
12018 , haz una de estas acciones:
12019 \end_layout
12020
12021 \begin_layout Itemize
12022 clic en el botón de la barra de herramientas 
12023 \begin_inset Graphics
12024         filename ../../images/font-noun.png
12025
12026 \end_inset
12027
12028
12029 \end_layout
12030
12031 \begin_layout Itemize
12032 teclea la combinación 
12033 \family sans
12034 Alt+C
12035 \begin_inset space ~
12036 \end_inset
12037
12038 C
12039 \end_layout
12040
12041 \begin_layout Standard
12042 Estos comandos son alternativos.
12043  Esto es, si 
12044 \family sans
12045 Versalitas
12046 \family default
12047  ya está activo, esas acciones lo desactivan.
12048 \end_layout
12049
12050 \begin_layout Standard
12051 El estilo 
12052 \family sans
12053 Versalitas
12054 \family default
12055  se utiliza típicamente para nombres propios.
12056  Por ejemplo: 
12057 \begin_inset Quotes fld
12058 \end_inset
12059
12060
12061 \noun on
12062 Matthias Ettrich
12063 \noun default
12064  es el autor original de LyX.
12065 \begin_inset Quotes frd
12066 \end_inset
12067
12068
12069 \end_layout
12070
12071 \begin_layout Standard
12072 Un estilo empleado más frecuentemente es el estilo 
12073 \family sans
12074 Énfasis
12075 \family default
12076 .
12077  Se activa (o se desactiva, también es alternativo) así:
12078 \end_layout
12079
12080 \begin_layout Itemize
12081 clic en el botón 
12082 \begin_inset Graphics
12083         filename ../../images/font-emph.png
12084
12085 \end_inset
12086
12087  
12088 \end_layout
12089
12090 \begin_layout Itemize
12091 con la combinación de teclas 
12092 \family sans
12093 Alt+C
12094 \begin_inset space ~
12095 \end_inset
12096
12097 E
12098 \family default
12099
12100 \family sans
12101 Ctrl+E
12102 \end_layout
12103
12104 \begin_layout Standard
12105 Normalmente el estilo 
12106 \family sans
12107 Énfasis
12108 \family default
12109  equivale a letra cursiva aunque algunas clases de documento o paquetes
12110  LaTeX usan una fuente diferente.
12111 \end_layout
12112
12113 \begin_layout Standard
12114 Hemos estado usando el estilo 
12115 \family sans
12116 Énfasis
12117 \family default
12118  por todos sitios en este documento.
12119  Aquí un ejemplo más:
12120 \end_layout
12121
12122 \begin_layout Quotation
12123
12124 \emph on
12125 ¡No abusen de los estilos de letra!
12126 \end_layout
12127
12128 \begin_layout Standard
12129 Es un aviso además de un ejemplo.
12130  Un escrito debería parecerse a una conversación ordinaria.
12131  Puesto que no estamos gritando continuamente a los demás, también deberíamos
12132  evitar abusar de los estilos de letra.
12133 \end_layout
12134
12135 \begin_layout Standard
12136 Siempre se puede restablecer la fuente predeterminada con la combinación
12137  
12138 \family sans
12139 Alt+C
12140 \begin_inset space ~
12141 \end_inset
12142
12143 Espacio
12144 \family default
12145  o el diálogo 
12146 \family sans
12147 Editar\SpecialChar \menuseparator
12148 Estilo del texto
12149 \family default
12150 .
12151 \end_layout
12152
12153 \begin_layout Subsection
12154 Ajuste fino con el diálogo Estilo del texto
12155 \begin_inset CommandInset label
12156 LatexCommand label
12157 name "sub:Ajuste-fino-con"
12158
12159 \end_inset
12160
12161
12162 \begin_inset Index idx
12163 status collapsed
12164
12165 \begin_layout Plain Layout
12166 Estilo del texto
12167 \end_layout
12168
12169 \end_inset
12170
12171
12172 \end_layout
12173
12174 \begin_layout Standard
12175 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
12176  eso LyX permite crear estilos personalizados.
12177  Por ejemplo, una publicación académica o corporativa que tienen una hoja
12178  de estilo que requiere una letra sans-serif en ciertas situaciones.
12179  También, escritores que a veces usan letra diferente para distinguir reflexione
12180 s del diálogo ordinario.
12181 \end_layout
12182
12183 \begin_layout Standard
12184 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
12185  de nuevo el aviso: ¡No abuses de los estilos de letra! 
12186 \begin_inset Newline newline
12187 \end_inset
12188
12189 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
12190  bien y pueden llegar a parecer coladores.
12191 \end_layout
12192
12193 \begin_layout Standard
12194 Para usar estilos de letra personalizados, abre el diálogo 
12195 \family sans
12196 Editar\SpecialChar \menuseparator
12197 Estilo del texto
12198 \family default
12199 \SpecialChar \menuseparator
12200
12201 \family sans
12202 Personalizado
12203 \family default
12204 .
12205  En él hay varios cuadros desplegables correspondientes a varias propiedades
12206  que puedes escoger.
12207  La opción 
12208 \family sans
12209 Ningún
12210 \begin_inset space ~
12211 \end_inset
12212
12213 cambio
12214 \family default
12215  mantiene el estado actual de esa propiedad.
12216  La opción 
12217 \family sans
12218 Reiniciar
12219 \family default
12220  restablece la propiedad a su valor predeterminado.
12221  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
12222  de un plumazo.
12223 \end_layout
12224
12225 \begin_layout Standard
12226 Las propiedades de fuente y sus opciones (además de 
12227 \family sans
12228 Ningún
12229 \begin_inset space ~
12230 \end_inset
12231
12232 cambio
12233 \family default
12234  y 
12235 \family sans
12236 Reiniciar
12237 \family default
12238 ) son:
12239 \end_layout
12240
12241 \begin_layout Labeling
12242 \labelwidthstring 00.00.0000
12243
12244 \family sans
12245 Familia
12246 \family default
12247  Apariencia general de la fuente.
12248  Las opciones posibles son:
12249 \end_layout
12250
12251 \begin_deeper
12252 \begin_layout Labeling
12253 \labelwidthstring 00.00.0000
12254
12255 \family sans
12256 Roman
12257 \family default
12258  Esta es la familia de tipos romanos.
12259  Normalmente una fuente serif.
12260  Es la familia predeterminada.
12261  (combinación 
12262 \family sans
12263 Alt+C
12264 \begin_inset space ~
12265 \end_inset
12266
12267 R
12268 \family default
12269 )
12270 \end_layout
12271
12272 \begin_layout Labeling
12273 \labelwidthstring 00.00.0000
12274
12275 \family sans
12276 Sans
12277 \begin_inset space ~
12278 \end_inset
12279
12280 Serif
12281 \family default
12282  Esta es la familia de fuentes 
12283 \family sans
12284 Sans Serif.
12285
12286 \family default
12287  (combinación 
12288 \family sans
12289 Alt+C
12290 \begin_inset space ~
12291 \end_inset
12292
12293 S
12294 \family default
12295 )
12296 \end_layout
12297
12298 \begin_layout Labeling
12299 \labelwidthstring 00.00.0000
12300
12301 \family sans
12302 Typewriter
12303 \family default
12304  Esta es la familia de fuentes 
12305 \family typewriter
12306 Typewriter.
12307
12308 \family default
12309  (combinación 
12310 \family sans
12311 Control+Mayúsculas+P)
12312 \end_layout
12313
12314 \end_deeper
12315 \begin_layout Labeling
12316 \labelwidthstring 00.00.0000
12317
12318 \family sans
12319 Serie
12320 \family default
12321  Esto corresponde a la intensidad de impresión.
12322  Las opciones son:
12323 \end_layout
12324
12325 \begin_deeper
12326 \begin_layout Labeling
12327 \labelwidthstring 00.00.0000
12328
12329 \family sans
12330 Medio
12331 \family default
12332  Esta es la serie Medio.
12333  Es el valor predeterminado.
12334 \end_layout
12335
12336 \begin_layout Labeling
12337 \labelwidthstring 00.00.0000
12338
12339 \family sans
12340 Negrita
12341 \family default
12342  
12343 \series bold
12344 Esta es la serie Negrita.
12345
12346 \series default
12347  (combinaciones 
12348 \family sans
12349 Alt+C
12350 \begin_inset space ~
12351 \end_inset
12352
12353 B
12354 \family default
12355
12356 \family sans
12357 Ctrl+B
12358 \family default
12359 )
12360 \end_layout
12361
12362 \end_deeper
12363 \begin_layout Labeling
12364 \labelwidthstring 00.00.0000
12365
12366 \family sans
12367 Forma
12368 \family default
12369  Como su nombre indica.
12370  Opciones:
12371 \end_layout
12372
12373 \begin_deeper
12374 \begin_layout Labeling
12375 \labelwidthstring 00.00.0000
12376
12377 \family sans
12378 Vertical
12379 \family default
12380  Esta es la forma vertical, predeterminada.
12381 \end_layout
12382
12383 \begin_layout Labeling
12384 \labelwidthstring 00.00.0000
12385
12386 \family sans
12387 Cursiva
12388 \family default
12389  
12390 \shape italic
12391 Esta es la forma de letra cursiva
12392 \shape default
12393 \emph on
12394 .
12395 \end_layout
12396
12397 \begin_layout Labeling
12398 \labelwidthstring 00.00.0000
12399
12400 \family sans
12401 Inclinada
12402 \family default
12403  
12404 \shape italic
12405 Esta es la forma de letra Inclinada
12406 \shape default
12407  (aunque quizá no se note en LyX, es diferente de la cursiva).
12408 \end_layout
12409
12410 \begin_layout Labeling
12411 \labelwidthstring 00.00.0000
12412
12413 \family sans
12414 Versalitas
12415 \family default
12416  
12417 \shape smallcaps
12418 Esta es la forma de letra Versalitas
12419 \shape default
12420 \noun on
12421 .
12422 \end_layout
12423
12424 \end_deeper
12425 \begin_layout Labeling
12426 \labelwidthstring 00.00.0000
12427
12428 \family sans
12429 Tamaño
12430 \family default
12431  Altera el tamaño de la fuente.
12432  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
12433  realidad proporcionales al tamaño de fuente del documento.
12434  Insistimos, no das los detalles a LyX, sino una indicación general de lo
12435  que quieres hacer.
12436  Las opciones son:
12437 \end_layout
12438
12439 \begin_deeper
12440 \begin_layout Labeling
12441 \labelwidthstring 00.00.0000
12442
12443 \family sans
12444 Diminuta
12445 \family default
12446  
12447 \size tiny
12448 Este es el tamaño 
12449 \begin_inset Quotes fld
12450 \end_inset
12451
12452 Diminuta
12453 \begin_inset Quotes frd
12454 \end_inset
12455
12456 .
12457
12458 \size default
12459  (combinaciones 
12460 \family sans
12461 Alt+S
12462 \begin_inset space ~
12463 \end_inset
12464
12465 T
12466 \family default
12467
12468 \family sans
12469 Alt+S
12470 \begin_inset space ~
12471 \end_inset
12472
12473 1
12474 \family default
12475 )
12476 \end_layout
12477
12478 \begin_layout Labeling
12479 \labelwidthstring 00.00.0000
12480
12481 \family sans
12482 Pequeñísima
12483 \family default
12484  
12485 \size scriptsize
12486 Este es el tamaño 
12487 \begin_inset Quotes fld
12488 \end_inset
12489
12490 Pequeñísima
12491 \begin_inset Quotes frd
12492 \end_inset
12493
12494
12495 \size default
12496 .
12497  (combinación 
12498 \family sans
12499 Alt+S
12500 \begin_inset space ~
12501 \end_inset
12502
12503 2
12504 \family default
12505 )
12506 \end_layout
12507
12508 \begin_layout Labeling
12509 \labelwidthstring 00.00.0000
12510
12511 \family sans
12512 Más
12513 \begin_inset space ~
12514 \end_inset
12515
12516 pequeña
12517 \family default
12518  
12519 \size footnotesize
12520 Este es el tamaño 
12521 \begin_inset Quotes fld
12522 \end_inset
12523
12524 Más Pequeña
12525 \begin_inset Quotes frd
12526 \end_inset
12527
12528 .
12529
12530 \size default
12531  (combinaciones 
12532 \family sans
12533 Alt+S
12534 \begin_inset space ~
12535 \end_inset
12536
12537 Mayúsculas+S
12538 \family default
12539
12540 \family sans
12541 Alt+S
12542 \begin_inset space ~
12543 \end_inset
12544
12545 3
12546 \family default
12547 )
12548 \end_layout
12549
12550 \begin_layout Labeling
12551 \labelwidthstring 00.00.0000
12552
12553 \family sans
12554 Pequeña
12555 \family default
12556  
12557 \size small
12558 Este es el tamaño 
12559 \begin_inset Quotes fld
12560 \end_inset
12561
12562 Pequeña
12563 \begin_inset Quotes frd
12564 \end_inset
12565
12566 .
12567
12568 \size default
12569  (combinaciones 
12570 \family sans
12571 Alt+S
12572 \begin_inset space ~
12573 \end_inset
12574
12575 S
12576 \family default
12577
12578 \family sans
12579 Alt+S
12580 \begin_inset space ~
12581 \end_inset
12582
12583 4
12584 \family default
12585 )
12586 \end_layout
12587
12588 \begin_layout Labeling
12589 \labelwidthstring 00.00.0000
12590
12591 \family sans
12592 Normal
12593 \family default
12594  Este es el tamaño 
12595 \begin_inset Quotes fld
12596 \end_inset
12597
12598 Normal
12599 \begin_inset Quotes frd
12600 \end_inset
12601
12602 .
12603  Es el valor por omisión.
12604  (combinaciones 
12605 \family sans
12606 Alt+S
12607 \begin_inset space ~
12608 \end_inset
12609
12610 N
12611 \family default
12612
12613 \family sans
12614 Alt+S
12615 \begin_inset space ~
12616 \end_inset
12617
12618 5
12619 \family default
12620 )
12621 \end_layout
12622
12623 \begin_layout Labeling
12624 \labelwidthstring 00.00.0000
12625
12626 \family sans
12627 Grande
12628 \family default
12629  
12630 \size large
12631 Este es el tamaño 
12632 \begin_inset Quotes fld
12633 \end_inset
12634
12635 Grande
12636 \begin_inset Quotes frd
12637 \end_inset
12638
12639 .
12640
12641 \size default
12642  (combinaciones 
12643 \family sans
12644 Alt+S
12645 \begin_inset space ~
12646 \end_inset
12647
12648 L
12649 \family default
12650
12651 \family sans
12652 Alt+S
12653 \begin_inset space ~
12654 \end_inset
12655
12656 6
12657 \family default
12658 )
12659 \end_layout
12660
12661 \begin_layout Labeling
12662 \labelwidthstring 00.00.0000
12663
12664 \family sans
12665 Más
12666 \begin_inset space ~
12667 \end_inset
12668
12669 grande
12670 \family default
12671  
12672 \size larger
12673 Este es el tamaño 
12674 \begin_inset Quotes fld
12675 \end_inset
12676
12677 Más grande
12678 \begin_inset Quotes frd
12679 \end_inset
12680
12681 .
12682
12683 \size default
12684  (combinaciones 
12685 \family sans
12686 Alt+S
12687 \begin_inset space ~
12688 \end_inset
12689
12690 Mayúsculas+L
12691 \family default
12692
12693 \family sans
12694 Alt+S
12695 \begin_inset space ~
12696 \end_inset
12697
12698 7
12699 \family default
12700 )
12701 \end_layout
12702
12703 \begin_layout Labeling
12704 \labelwidthstring 00.00.0000
12705
12706 \family sans
12707 Grandísima
12708 \family default
12709  
12710 \size largest
12711 Este es el tamaño 
12712 \begin_inset Quotes fld
12713 \end_inset
12714
12715 Grandísima
12716 \begin_inset Quotes frd
12717 \end_inset
12718
12719 .
12720
12721 \size default
12722  (combinación 
12723 \family sans
12724 Alt+S
12725 \begin_inset space ~
12726 \end_inset
12727
12728 8
12729 \family default
12730 )
12731 \end_layout
12732
12733 \begin_layout Labeling
12734 \labelwidthstring 00.00.0000
12735
12736 \family sans
12737 Enorme
12738 \family default
12739  
12740 \size huge
12741 Este es el tamaño 
12742 \begin_inset Quotes fld
12743 \end_inset
12744
12745 Enorme
12746 \begin_inset Quotes frd
12747 \end_inset
12748
12749 .
12750
12751 \size default
12752  (combinaciones 
12753 \family sans
12754 Alt+S Mayúsculas
12755 \begin_inset space ~
12756 \end_inset
12757
12758 H
12759 \family default
12760
12761 \family sans
12762 Alt+S
12763 \begin_inset space ~
12764 \end_inset
12765
12766 9
12767 \family default
12768 )
12769 \end_layout
12770
12771 \begin_layout Labeling
12772 \labelwidthstring 00.00.0000
12773
12774 \family sans
12775 Más
12776 \begin_inset space ~
12777 \end_inset
12778
12779 enorme
12780 \family default
12781  
12782 \size giant
12783 Este es el tamaño 
12784 \begin_inset Quotes fld
12785 \end_inset
12786
12787 Más enorme
12788 \begin_inset Quotes frd
12789 \end_inset
12790
12791 .
12792
12793 \size default
12794  (combinaciones 
12795 \family sans
12796 Alt+S
12797 \begin_inset space ~
12798 \end_inset
12799
12800 Mayúsculas+H
12801 \family default
12802
12803 \family sans
12804 Alt+S
12805 \begin_inset space ~
12806 \end_inset
12807
12808 0
12809 \family default
12810 )
12811 \end_layout
12812
12813 \end_deeper
12814 \begin_layout Standard
12815 Reiteramos el aviso 
12816 \emph on
12817 otra vez
12818 \emph default
12819 : no te vuelvas loco con esta característica.
12820  Casi nunca deberías necesitarla.
12821  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12822  eso está bien así.
12823  ¡Esto es sólo para algún ajuste fino!
12824 \end_layout
12825
12826 \begin_layout Labeling
12827 \labelwidthstring 00.00.0000
12828
12829 \family sans
12830 Siempre
12831 \begin_inset space ~
12832 \end_inset
12833
12834 conmutado
12835 \family default
12836  Aquí puedes cambiar estas otras opciones:
12837 \end_layout
12838
12839 \begin_deeper
12840 \begin_layout Labeling
12841 \labelwidthstring 00.00.0000
12842
12843 \family sans
12844 Énfasis
12845 \family default
12846  
12847 \emph on
12848 Texto con énfasis.
12849
12850 \emph default
12851  Podría parecer igual que 
12852 \shape italic
12853 Cursiva
12854 \shape default
12855 , pero realmente es algo diferente.
12856  El énfasis es un atributo 
12857 \emph on
12858 lógico
12859 \emph default
12860 .
12861  Esto significa que cada clase de documento puede definir su propia fuente
12862  para dar énfasis a un texto.
12863  Normalmente equivale a cursiva.
12864 \end_layout
12865
12866 \begin_layout Labeling
12867 \labelwidthstring 00.00.0000
12868
12869 \family sans
12870 Subrayado
12871 \family default
12872  
12873 \bar under
12874 Esto es un texto subrayado.
12875
12876 \bar default
12877  (combinaciones C
12878 \family sans
12879 trl+U, Alt+C
12880 \begin_inset space ~
12881 \end_inset
12882
12883 U)
12884 \begin_inset Newline newline
12885 \end_inset
12886
12887
12888 \family default
12889 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12890  máquinas de escribir, cuando no era posible cambiar de letra.
12891  Ahora no necesitamos resaltar texto subrayando.
12892  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12893  hojas de estilo.
12894 \end_layout
12895
12896 \begin_layout Labeling
12897 \labelwidthstring 00.00.0000
12898
12899 \family sans
12900 Versalitas
12901 \family default
12902  
12903 \noun on
12904 Este texto está en Versalitas.
12905
12906 \noun default
12907  Como 
12908 \family sans
12909 Énfasis
12910 \family default
12911 , es un atributo lógico.
12912  Normalmente equivale a 
12913 \family sans
12914 Mayúsculas pequeñas
12915 \family default
12916 .
12917 \end_layout
12918
12919 \end_deeper
12920 \begin_layout Standard
12921
12922 \end_layout
12923
12924 \begin_layout Labeling
12925 \labelwidthstring 00.00.0000
12926
12927 \family sans
12928 Color
12929 \family default
12930  Esta opción permite poner el texto en color.
12931  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
12932  Además de 
12933 \family sans
12934 Sin
12935 \begin_inset space ~
12936 \end_inset
12937
12938 color
12939 \family default
12940 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
12941  entre 
12942 \family sans
12943 Negro
12944 \family default
12945
12946 \family sans
12947 Blanco
12948 \family default
12949
12950 \family sans
12951 Rojo,
12952 \family default
12953  
12954 \family sans
12955 Verde
12956 \family default
12957
12958 \family sans
12959 Azul
12960 \family default
12961
12962 \family sans
12963 Cyan
12964 \family default
12965
12966 \family sans
12967 Magenta
12968 \family default
12969  y 
12970 \family sans
12971 Amarillo
12972 \family default
12973 .
12974 \begin_inset Index idx
12975 status collapsed
12976
12977 \begin_layout Plain Layout
12978 Color ! Texto
12979 \end_layout
12980
12981 \end_inset
12982
12983
12984 \end_layout
12985
12986 \begin_layout Labeling
12987 \labelwidthstring 00.00.0000
12988
12989 \family sans
12990 Idioma
12991 \family default
12992  Se usa para marcar regiones de texto en un idioma distinto al del documento.
12993  El texto así marcado se subraya en azul para indicar el cambio (sólo en
12994  LyX).
12995 \end_layout
12996
12997 \begin_layout Standard
12998 Bien, tienes un gran número de opciones para escoger.
12999  Una vez que has elegido un nuevo estilo de texto en el diálogo 
13000 \family sans
13001 Editar\SpecialChar \menuseparator
13002 Estilo del texto
13003 \family default
13004 , se guardan las opciones.
13005  Para activarlas, usa el botón 
13006 \begin_inset Graphics
13007         filename ../../images/textstyle-apply.png
13008
13009 \end_inset
13010
13011 .
13012  Ese botón te permite alternar el estado de tu estilo personalizado cuando
13013  el diálogo no está visible.
13014  
13015 \end_layout
13016
13017 \begin_layout Standard
13018 Para reiniciar completamente el estilo a sus valores por omisión, usa 
13019 \family sans
13020 Alt+C
13021 \begin_inset space ~
13022 \end_inset
13023
13024 Espacio
13025 \family default
13026 .
13027  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
13028  sólo pones forma 
13029 \begin_inset Quotes fld
13030 \end_inset
13031
13032 inclinada
13033 \begin_inset Quotes frd
13034 \end_inset
13035
13036  y serie 
13037 \begin_inset Quotes fld
13038 \end_inset
13039
13040 negrita
13041 \begin_inset Quotes frd
13042 \end_inset
13043
13044 ), marca el cuadro 
13045 \family sans
13046 Conmutar
13047 \begin_inset space ~
13048 \end_inset
13049
13050 todo
13051 \family default
13052  y pulsa 
13053 \family sans
13054 Aceptar
13055 \family default
13056 .
13057 \end_layout
13058
13059 \begin_layout Standard
13060 Deberías también saber un poco sobre las diferencias entre los tres tipos
13061  principales de fuentes 
13062 \family sans
13063 serif
13064 \family default
13065
13066 \family sans
13067 sans
13068 \begin_inset space ~
13069 \end_inset
13070
13071 serif
13072 \family default
13073 , y 
13074 \family sans
13075 typewriter
13076 \family default
13077 :
13078 \end_layout
13079
13080 \begin_layout Itemize
13081
13082 \family sans
13083 Typewriter
13084 \family default
13085  es una fuente de 
13086 \begin_inset Quotes fld
13087 \end_inset
13088
13089 ancho fijo
13090 \begin_inset Quotes frd
13091 \end_inset
13092
13093 , significa que cada carácter tiene la misma anchura, la 
13094 \begin_inset Quotes fld
13095 \end_inset
13096
13097 i
13098 \begin_inset Quotes frd
13099 \end_inset
13100
13101  ocupa el mismo espacio que la 
13102 \begin_inset Quotes fld
13103 \end_inset
13104
13105 m
13106 \begin_inset Quotes frd
13107 \end_inset
13108
13109 .
13110  Aquí hay un ejemplo
13111 \begin_inset Newline newline
13112 \end_inset
13113
13114
13115 \begin_inset ERT
13116 status collapsed
13117
13118 \begin_layout Plain Layout
13119
13120
13121 \backslash
13122 phantom{
13123 \end_layout
13124
13125 \end_inset
13126
13127 sin 
13128 \begin_inset ERT
13129 status collapsed
13130
13131 \begin_layout Plain Layout
13132
13133 }
13134 \end_layout
13135
13136 \end_inset
13137
13138
13139 \family typewriter
13140 texto en typewriter
13141 \family default
13142
13143 \begin_inset Note Note
13144 status collapsed
13145
13146 \begin_layout Plain Layout
13147 Más sobre 
13148 \series bold
13149
13150 \backslash
13151 phantom
13152 \series default
13153  en la sección 
13154 \begin_inset CommandInset ref
13155 LatexCommand ref
13156 reference "sub:Otros-espacios"
13157
13158 \end_inset
13159
13160 .
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \begin_inset Newline newline
13167 \end_inset
13168
13169 sin texto en typewriter
13170 \end_layout
13171
13172 \begin_layout Itemize
13173
13174 \family sans
13175 Serif
13176 \family default
13177  son fuentes formadas por caracteres con pequeños 
13178 \begin_inset Quotes fld
13179 \end_inset
13180
13181 apéndices
13182 \begin_inset Quotes frd
13183 \end_inset
13184
13185  en los extremos de las líneas que los dibujan.
13186  El siguiente ejemplo muestra las diferencias:
13187 \begin_inset Newline newline
13188 \end_inset
13189
13190 texto con letras serif
13191 \begin_inset Newline newline
13192 \end_inset
13193
13194
13195 \family sans
13196 texto con letras no serif
13197 \family default
13198
13199 \begin_inset Newline newline
13200 \end_inset
13201
13202 Los caracteres serif facilitan una cómoda y ágil lectura.
13203  Por esto se usan como fuente predeterminada (conocida por 
13204 \family sans
13205 roman
13206 \family default
13207 ).
13208 \end_layout
13209
13210 \begin_layout Itemize
13211 Las fuentes 
13212 \family sans
13213 Sans serif
13214 \family default
13215  no tienen apéndices.
13216  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
13217  En este documento la usamos para resaltar nombres de menú.
13218 \end_layout
13219
13220 \begin_layout Standard
13221 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
13222  texto.
13223  A menudo se confunde con una buena presentación, y casi nunca es así.
13224 \end_layout
13225
13226 \begin_layout Section
13227 Vista preliminar e impresión
13228 \end_layout
13229
13230 \begin_layout Subsection
13231 Introducción
13232 \end_layout
13233
13234 \begin_layout Standard
13235 Una vez cubiertas algunas de las características fundamentales de la preparación
13236  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
13237  maestra.
13238  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
13239  entre bambalinas.
13240  También damos esta información, con mucho mayor detalle, en el manual 
13241 \emph on
13242 Características adicionales
13243 \emph default
13244 .
13245 \end_layout
13246
13247 \begin_layout Standard
13248 LyX usa el programa LaTeX como soporte.
13249  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
13250  evitar confusión, sólo nos referiremos a LaTeX.
13251  LyX es lo que utilizas para escribir realmente.
13252  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
13253  Esto tiene lugar en dos pasos:
13254 \end_layout
13255
13256 \begin_layout Enumerate
13257 Primero, LyX convierte tu documento a una serie de comandos de texto para
13258  LaTeX, generando un archivo con la extensión 
13259 \begin_inset Quotes fld
13260 \end_inset
13261
13262
13263 \family typewriter
13264 .tex
13265 \family default
13266
13267 \begin_inset Quotes frd
13268 \end_inset
13269
13270 .
13271 \end_layout
13272
13273 \begin_layout Enumerate
13274 A continuación, LaTeX usa los comandos en el archivo 
13275 \family typewriter
13276 .tex
13277 \family default
13278  y genera la salida para imprimir.
13279  
13280 \end_layout
13281
13282 \begin_layout Subsection
13283 Formatos del archivo de salida
13284 \begin_inset Index idx
13285 status collapsed
13286
13287 \begin_layout Plain Layout
13288 Formatos de archivo
13289 \end_layout
13290
13291 \end_inset
13292
13293
13294 \begin_inset CommandInset label
13295 LatexCommand label
13296 name "sub:Formatos-de-salida"
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Subsubsection
13304 Texto simple (ASCII)
13305 \begin_inset Index idx
13306 status collapsed
13307
13308 \begin_layout Plain Layout
13309 Formatos de archivo ! Texto simple
13310 \end_layout
13311
13312 \end_inset
13313
13314
13315 \end_layout
13316
13317 \begin_layout Standard
13318 Este tipo de archivo tiene la extensión 
13319 \begin_inset Quotes fld
13320 \end_inset
13321
13322
13323 \family typewriter
13324 .txt
13325 \family default
13326
13327 \begin_inset Quotes frd
13328 \end_inset
13329
13330 .
13331  Contiene el documento en texto simple siguiendo las normas del 
13332 \emph on
13333 American Standard Code for Information Interchange
13334 \emph default
13335  (ASCII).
13336 \end_layout
13337
13338 \begin_layout Standard
13339 Puedes exportar el documento a ASCII con el menú  
13340 \family sans
13341 Archivo\SpecialChar \menuseparator
13342 Exportar\SpecialChar \menuseparator
13343 Texto
13344 \begin_inset space ~
13345 \end_inset
13346
13347 simple
13348 \family default
13349  ou 
13350 \family sans
13351 Archivo\SpecialChar \menuseparator
13352 Exportar\SpecialChar \menuseparator
13353 Texto
13354 \begin_inset space ~
13355 \end_inset
13356
13357 simple
13358 \begin_inset space ~
13359 \end_inset
13360
13361 (ps2ascii)
13362 \family default
13363 .
13364  
13365 \lang english
13366 The latter will first internally export to PostScript and then do the conversion
13367  to ASCII.
13368 \end_layout
13369
13370 \begin_layout Subsubsection
13371 LaTeX
13372 \begin_inset Index idx
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376 Formatos de archivo ! LaTeX
13377 \end_layout
13378
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \begin_layout Standard
13385 Este tipo de archivo tiene extensión 
13386 \begin_inset Quotes fld
13387 \end_inset
13388
13389
13390 \family typewriter
13391 .tex
13392 \family default
13393
13394 \begin_inset Quotes frd
13395 \end_inset
13396
13397  y contiene todos los comandos necesarios para procesar el documento con
13398  el programa LaTeX.
13399  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
13400  manualmente con comandos de consola.
13401  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
13402  siempre que veas (menú 
13403 \family sans
13404 Ver
13405 \family default
13406 ) o exportes el documento.
13407 \end_layout
13408
13409 \begin_layout Standard
13410 Puedes exportar el documento a LaTeX con el menú 
13411 \family sans
13412 Archivo\SpecialChar \menuseparator
13413 Exportar\SpecialChar \menuseparator
13414 LaT
13415 \begin_inset ERT
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419
13420 {}
13421 \end_layout
13422
13423 \end_inset
13424
13425 eX
13426 \family default
13427 .
13428 \end_layout
13429
13430 \begin_layout Subsubsection
13431 DVI
13432 \begin_inset Index idx
13433 status collapsed
13434
13435 \begin_layout Plain Layout
13436 Formatos de archivo ! DVI
13437 \end_layout
13438
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Standard
13445 Este tipo de archivo tiene extensión 
13446 \begin_inset Quotes fld
13447 \end_inset
13448
13449
13450 \family typewriter
13451 .dvi
13452 \family default
13453
13454 \begin_inset Quotes frd
13455 \end_inset
13456
13457 .
13458  Se conoce como 
13459 \begin_inset Quotes fld
13460 \end_inset
13461
13462 independiente del dispositivo
13463 \begin_inset Quotes frd
13464 \end_inset
13465
13466  (
13467 \begin_inset Quotes fld
13468 \end_inset
13469
13470 device-independent
13471 \begin_inset Quotes frd
13472 \end_inset
13473
13474 , DVI), porque es completamente portable; puedes moverlo de una máquina
13475  a otra sin necesidad de hacer ninguna conversión.
13476  DVIs se usan para rápidas vistas preliminares y como preparación para otros
13477  formatos de salida, como PostScript.
13478 \end_layout
13479
13480 \begin_layout Standard
13481 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
13482  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
13483  Esta característica también puede retardar la visualización del archivo,
13484  porque el visor DVI tiene que convertir la imagen en segundo plano para
13485  hacerla visible al deslizar el visor.
13486  Así pues recomendamos usar PDF para archivos con muchas imágenes.
13487 \end_layout
13488
13489 \begin_layout Standard
13490 Un documento se exporta a DVI con el menú 
13491 \family sans
13492 Archivo\SpecialChar \menuseparator
13493 Exportar\SpecialChar \menuseparator
13494 DVI
13495 \family default
13496  o 
13497 \family sans
13498 Archivo\SpecialChar \menuseparator
13499 Exportar\SpecialChar \menuseparator
13500 DVI
13501 \begin_inset space ~
13502 \end_inset
13503
13504 (LuaTe
13505 \begin_inset ERT
13506 status collapsed
13507
13508 \begin_layout Plain Layout
13509
13510 {}
13511 \end_layout
13512
13513 \end_inset
13514
13515 X).
13516
13517 \family default
13518  
13519 \lang english
13520 The latter option uses the program 
13521 \family typewriter
13522 LuaTeX
13523 \family default
13524 .
13525  
13526 \family typewriter
13527 LuaTeX
13528 \family default
13529  is an engine that provides direct Unicode support and support for direct
13530  font access (see section
13531 \begin_inset space ~
13532 \end_inset
13533
13534
13535 \begin_inset CommandInset ref
13536 LatexCommand ref
13537 reference "sub:LaTeX-font-support"
13538
13539 \end_inset
13540
13541 ).
13542  LuaTeX is still work in progress, but it might develop into the next standard
13543  TeX processor.
13544 \end_layout
13545
13546 \begin_layout Standard
13547
13548 \end_layout
13549
13550 \begin_layout Subsubsection
13551 PostScript
13552 \begin_inset Index idx
13553 status collapsed
13554
13555 \begin_layout Plain Layout
13556 Formatos de archivo ! PostScript
13557 \end_layout
13558
13559 \end_inset
13560
13561
13562 \end_layout
13563
13564 \begin_layout Standard
13565 Este tipo de archivo tiene la extensión 
13566 \begin_inset Quotes fld
13567 \end_inset
13568
13569
13570 \family typewriter
13571 .ps
13572 \family default
13573
13574 \begin_inset Quotes frd
13575 \end_inset
13576
13577 .
13578  PostScript fue desarrollado por la compañía 
13579 \family typewriter
13580 Adobe
13581 \family default
13582  como lenguaje para impresoras.
13583  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13584  PostScript puede considerarse como un 
13585 \begin_inset Quotes fld
13586 \end_inset
13587
13588 lenguaje de programación
13589 \begin_inset Quotes frd
13590 \end_inset
13591
13592 ; con él puedes calcular y dibujar imágenes y diagramas.
13593 \begin_inset Foot
13594 status collapsed
13595
13596 \begin_layout Plain Layout
13597 Si estás interesado en este tema acude al paquete LaTeX 
13598 \series bold
13599 pstricks
13600 \series default
13601
13602 \begin_inset Index idx
13603 status collapsed
13604
13605 \begin_layout Plain Layout
13606 LaTeX, paquetes ! pstricks
13607 \end_layout
13608
13609 \end_inset
13610
13611 .
13612 \end_layout
13613
13614 \end_inset
13615
13616  Por esto los archivos suelen ser más grandes que los PDF.
13617 \end_layout
13618
13619 \begin_layout Standard
13620 Los archivos PostScript sólo pueden contener imágenes en el formato 
13621 \begin_inset Quotes fld
13622 \end_inset
13623
13624 Encapsulated PostScript
13625 \begin_inset Quotes frd
13626 \end_inset
13627
13628  (EPS, extensión 
13629 \begin_inset Quotes fld
13630 \end_inset
13631
13632
13633 \family typewriter
13634 .eps
13635 \family default
13636
13637 \begin_inset Quotes frd
13638 \end_inset
13639
13640 ).
13641  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13642  en segundo plano para convertir las imágenes a EPS.
13643  Si por ejemplo, el documento tiene 50
13644 \begin_inset space \thinspace{}
13645 \end_inset
13646
13647 imágenes, LyX ha de hacer 50
13648 \begin_inset space \thinspace{}
13649 \end_inset
13650
13651 conversiones cada vez que veas o exportes el documento.
13652  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13653  puedes evitar el problema insertando las imágenes directamente en EPS.
13654 \end_layout
13655
13656 \begin_layout Standard
13657 El documento se puede exportar a PostScript con el menú 
13658 \family sans
13659 Archivo\SpecialChar \menuseparator
13660 Exportar\SpecialChar \menuseparator
13661 Postscript
13662 \family default
13663 .
13664 \end_layout
13665
13666 \begin_layout Subsubsection
13667 PDF
13668 \begin_inset Index idx
13669 status collapsed
13670
13671 \begin_layout Plain Layout
13672 Formatos de archivo ! PDF
13673 \end_layout
13674
13675 \end_inset
13676
13677
13678 \begin_inset Index idx
13679 status collapsed
13680
13681 \begin_layout Plain Layout
13682 PDF
13683 \end_layout
13684
13685 \end_inset
13686
13687
13688 \end_layout
13689
13690 \begin_layout Standard
13691 Este tipo de archivo tiene la extensión 
13692 \begin_inset Quotes fld
13693 \end_inset
13694
13695
13696 \family typewriter
13697 .pdf
13698 \family default
13699
13700 \begin_inset Quotes frd
13701 \end_inset
13702
13703 .
13704  El formato 
13705 \begin_inset Quotes fld
13706 \end_inset
13707
13708 Portable Document Format
13709 \begin_inset Quotes frd
13710 \end_inset
13711
13712  (PDF) fue desarrollado por 
13713 \family typewriter
13714 Adobe
13715 \family default
13716  como un derivado de PostScript.
13717  Es más comprimido y utiliza muchos menos comandos que PostScript.
13718  Como su nombre 
13719 \begin_inset Quotes fld
13720 \end_inset
13721
13722 portable
13723 \begin_inset Quotes frd
13724 \end_inset
13725
13726  indica, puede ser procesado en cualquier sistema operativo y la salida
13727  impresa se muestra exactamente igual.
13728 \end_layout
13729
13730 \begin_layout Standard
13731 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13732  
13733 \begin_inset Quotes fld
13734 \end_inset
13735
13736 Joint Photographic Experts Group
13737 \begin_inset Quotes frd
13738 \end_inset
13739
13740  (JPG, extensión 
13741 \begin_inset Quotes fld
13742 \end_inset
13743
13744
13745 \family typewriter
13746 .jpg
13747 \family default
13748
13749 \begin_inset Quotes frd
13750 \end_inset
13751
13752  o 
13753 \begin_inset Quotes fld
13754 \end_inset
13755
13756
13757 \family typewriter
13758 .jpeg
13759 \family default
13760
13761 \begin_inset Quotes frd
13762 \end_inset
13763
13764 ), y 
13765 \begin_inset Quotes fld
13766 \end_inset
13767
13768 Portable Network Graphics
13769 \begin_inset Quotes frd
13770 \end_inset
13771
13772  (PNG, extensión 
13773 \begin_inset Quotes fld
13774 \end_inset
13775
13776
13777 \family typewriter
13778 .png
13779 \family default
13780
13781 \begin_inset Quotes frd
13782 \end_inset
13783
13784 ).
13785  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13786  los convierte en segundo plano a alguno de los anteriores.
13787  Pero como se ha comentado en la sección sobre PostScript, la conversión
13788  de gráficos ralentiza el trabajo.
13789  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13790  mencionados.
13791 \end_layout
13792
13793 \begin_layout Standard
13794 Un documento se puede exportar a PDF con el menú 
13795 \family sans
13796 Archivo\SpecialChar \menuseparator
13797 Exportar
13798 \family default
13799  en tres modos diferentes:
13800 \end_layout
13801
13802 \begin_layout Description
13803 PDF Este utiliza el programa 
13804 \family typewriter
13805 ps2pdf
13806 \family default
13807  que crea un PDF a partir de una versión PostScript del archivo.
13808  La versión PostScript es producida por el programa 
13809 \family typewriter
13810 dvips
13811 \family default
13812  que usa una versión DVI como paso intermedio.
13813  Así que este modo de exportación consta de tres conversiones.
13814 \end_layout
13815
13816 \begin_layout Description
13817 PDF
13818 \begin_inset space ~
13819 \end_inset
13820
13821 (dvipdfm) Este utiliza el programa 
13822 \family typewriter
13823 dvipdfm
13824 \family default
13825  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13826  PDF.
13827 \end_layout
13828
13829 \begin_layout Description
13830 PDF
13831 \begin_inset space ~
13832 \end_inset
13833
13834 (pdflatex) Este utiliza el programa 
13835 \family typewriter
13836 pdftex
13837 \family default
13838  que convierte directamente el archivo a PDF.
13839 \end_layout
13840
13841 \begin_layout Description
13842 PDF
13843 \begin_inset space ~
13844 \end_inset
13845
13846 (XeTe
13847 \begin_inset ERT
13848 status collapsed
13849
13850 \begin_layout Plain Layout
13851
13852 {}
13853 \end_layout
13854
13855 \end_inset
13856
13857 X) 
13858 \lang english
13859 This uses the program 
13860 \family typewriter
13861 XeTeX
13862 \family default
13863  that converts your file directly to PDF.
13864  
13865 \family typewriter
13866 XeTeX
13867 \family default
13868  is a new engine that provides direct Unicode support and support for direct
13869  font access (see section
13870 \begin_inset space ~
13871 \end_inset
13872
13873
13874 \begin_inset CommandInset ref
13875 LatexCommand ref
13876 reference "sub:LaTeX-font-support"
13877
13878 \end_inset
13879
13880 ).
13881  It is particularly good at typesetting different scripts.
13882 \end_layout
13883
13884 \begin_layout Description
13885 PDF
13886 \begin_inset space ~
13887 \end_inset
13888
13889 (LuaTe
13890 \begin_inset ERT
13891 status collapsed
13892
13893 \begin_layout Plain Layout
13894
13895 {}
13896 \end_layout
13897
13898 \end_inset
13899
13900 X) 
13901 \lang english
13902 This uses the program 
13903 \family typewriter
13904 LuaTeX
13905 \family default
13906  that converts your file directly to PDF.
13907  
13908 \family typewriter
13909 LuaTeX
13910 \family default
13911  is an even newer engine, derived from 
13912 \family typewriter
13913 pdflatex
13914 \family default
13915 , that also provides direct Unicode support and support for direct font
13916  access (see section
13917 \begin_inset space ~
13918 \end_inset
13919
13920
13921 \begin_inset CommandInset ref
13922 LatexCommand ref
13923 reference "sub:LaTeX-font-support"
13924
13925 \end_inset
13926
13927 ).
13928  LuaTeX is still work in progress, but it might develop into the next standard
13929  tex processor.
13930 \end_layout
13931
13932 \begin_layout Standard
13933 Recomendamos usar 
13934 \family sans
13935 PDF
13936 \begin_inset space ~
13937 \end_inset
13938
13939 (pdflatex)
13940 \family default
13941  porque 
13942 \family typewriter
13943 pdftex
13944 \family default
13945  soporta todas las características de las versiones actuales de PDF, es
13946  rápido y estable.
13947  
13948 \lang english
13949 If you rely on multiscript support and\SpecialChar \slash{}
13950 or specific OpenType fonts, you might
13951  want to try out 
13952 \family sans
13953 PDF
13954 \begin_inset space ~
13955 \end_inset
13956
13957 (XeTe
13958 \begin_inset ERT
13959 status collapsed
13960
13961 \begin_layout Plain Layout
13962
13963 {}
13964 \end_layout
13965
13966 \end_inset
13967
13968 X)
13969 \family default
13970  or 
13971 \family sans
13972 PDF
13973 \begin_inset space ~
13974 \end_inset
13975
13976 (LuaTe
13977 \begin_inset ERT
13978 status collapsed
13979
13980 \begin_layout Plain Layout
13981
13982 {}
13983 \end_layout
13984
13985 \end_inset
13986
13987 X)
13988 \family default
13989  instead, bearing in mind that these two programs are not yet as mature
13990  as 
13991 \family typewriter
13992 pdflatex
13993 \family default
13994 .
13995 \end_layout
13996
13997 \begin_layout Subsection
13998 Vista preliminar
13999 \begin_inset Index idx
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003 Documentos ! Vista preliminar
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Standard
14012 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
14013  de página, notas bien numeradas, y demás, usa el menú 
14014 \family sans
14015 Ver
14016 \family default
14017  y elige el tipo de archivo.
14018  Se mostrará un programa visor donde podemos ver la salida.
14019  Para 
14020 \family sans
14021 Ver\SpecialChar \menuseparator
14022 DVI
14023 \family default
14024  puedes usar el botón 
14025 \begin_inset Graphics
14026         filename ../../images/buffer-view_dvi.png
14027
14028 \end_inset
14029
14030  (atajo 
14031 \family sans
14032 Ctrl+D
14033 \family default
14034 ), para 
14035 \family sans
14036 Ver\SpecialChar \menuseparator
14037 PDF
14038 \begin_inset space ~
14039 \end_inset
14040
14041 (pdflatex)
14042 \family default
14043  puedes usar el botón 
14044 \begin_inset Graphics
14045         filename ../../images/buffer-view_pdf2.png
14046
14047 \end_inset
14048
14049 , y para 
14050 \family sans
14051 Ver\SpecialChar \menuseparator
14052 Postscript
14053 \family default
14054  el botón 
14055 \begin_inset Graphics
14056         filename ../../images/buffer-view_ps.png
14057
14058 \end_inset
14059
14060  (atajo 
14061 \family sans
14062 Ctrl+T
14063 \family default
14064 ).
14065 \end_layout
14066
14067 \begin_layout Standard
14068 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
14069  ventana del visor usando el menú 
14070 \family sans
14071 Ver\SpecialChar \menuseparator
14072 Actualizar
14073 \family default
14074 .
14075 \end_layout
14076
14077 \begin_layout Standard
14078 Cuando utilizas 
14079 \family sans
14080 Ver
14081 \family default
14082  un archivo, el archivo de salida sólo se genera en el directorio temporal
14083  de LyX.
14084  Para disponer de un archivo de salida real, utiliza 
14085 \family sans
14086 Exportar
14087 \family default
14088 .
14089 \end_layout
14090
14091 \begin_layout Subsection
14092 Imprimir archivos desde LyX
14093 \begin_inset Index idx
14094 status collapsed
14095
14096 \begin_layout Plain Layout
14097 Documentos ! Imprimir
14098 \end_layout
14099
14100 \end_inset
14101
14102
14103 \begin_inset CommandInset label
14104 LatexCommand label
14105 name "sub:Imprimir-archivos"
14106
14107 \end_inset
14108
14109
14110 \end_layout
14111
14112 \begin_layout Standard
14113 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
14114  desde LyX, con el menú 
14115 \family sans
14116 Archivo\SpecialChar \menuseparator
14117 Imprimir
14118 \family default
14119  o clic en el botón 
14120 \begin_inset Graphics
14121         filename ../../images/dialog-show_print.png
14122
14123 \end_inset
14124
14125 .
14126  LyX llamará internamente a LaTeX para generar un DVI.
14127  Este archivo es procesado por el programa 
14128 \family typewriter
14129 dvips
14130 \family default
14131  a un archivo PostScript, que es finalmente impreso mediante el programa
14132  
14133 \family typewriter
14134 ghostscript
14135 \family default
14136 .
14137  Debido a esta serie de pasos, este método no es el más rápido.
14138 \end_layout
14139
14140 \begin_layout Standard
14141 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
14142  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
14143  después de imprimir una cara para imprimir la otra.
14144  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
14145  Al escoger un determinado orden de impresión, puedes tener todas las hojas
14146  ya ordenadas al salir de la impresora.
14147 \end_layout
14148
14149 \begin_layout Standard
14150 En el cuadro 
14151 \family sans
14152 Destino
14153 \begin_inset space ~
14154 \end_inset
14155
14156 de
14157 \begin_inset space ~
14158 \end_inset
14159
14160 impresión
14161 \family default
14162  puedes establecer los siguientes parámetros:
14163 \end_layout
14164
14165 \begin_layout Labeling
14166 \labelwidthstring 00.00.0000
14167
14168 \family sans
14169 Impresora
14170 \family default
14171  Este es el nombre de la impresora.
14172 \begin_inset Foot
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176 Observa que este nombre de impresora es para el programa 
14177 \family typewriter
14178 dvips
14179 \family default
14180 .
14181  Esto implica que 
14182 \family typewriter
14183 dvips
14184 \family default
14185  ha de configurarse para este nombre.
14186  La impresora predeterminada se puede poner en el diálogo 
14187 \family sans
14188 Preferencias
14189 \family default
14190  de LyX, véase la sección
14191 \begin_inset space ~
14192 \end_inset
14193
14194
14195 \begin_inset CommandInset ref
14196 LatexCommand ref
14197 reference "sub:Impresora"
14198
14199 \end_inset
14200
14201 .
14202 \end_layout
14203
14204 \end_inset
14205
14206  La impresora debe entender PostScript.
14207 \end_layout
14208
14209 \begin_layout Labeling
14210 \labelwidthstring 00.00.0000
14211
14212 \family sans
14213 Archivo
14214 \family default
14215  Nombre con el que se guardará la salida como archivo PostScript.
14216  Se guardará en el directorio de trabajo de LyX a menos que se especifique
14217  una ruta completa.
14218 \end_layout
14219
14220 \begin_layout Section
14221 Unas palabras sobre tipografía
14222 \begin_inset Index idx
14223 status collapsed
14224
14225 \begin_layout Plain Layout
14226 Tipografía
14227 \end_layout
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Subsection
14235 Guiones
14236 \begin_inset Index idx
14237 status collapsed
14238
14239 \begin_layout Plain Layout
14240 Guiones
14241 \end_layout
14242
14243 \end_inset
14244
14245
14246 \end_layout
14247
14248 \begin_layout Standard
14249 En LyX, el carácter 
14250 \begin_inset Quotes fld
14251 \end_inset
14252
14253
14254 \family typewriter
14255 -
14256 \family default
14257
14258 \begin_inset Quotes frd
14259 \end_inset
14260
14261  dispone de cuatro longitudes, 
14262 \emph on
14263 guión
14264 \emph default
14265
14266 \emph on
14267 semirraya
14268 \emph default
14269  (longitud doble), 
14270 \emph on
14271 raya
14272 \emph default
14273  (longitud triple) y el signo 
14274 \emph on
14275 menos
14276 \emph default
14277 :
14278 \end_layout
14279
14280 \begin_layout Standard
14281 \begin_inset VSpace defskip
14282 \end_inset
14283
14284
14285 \end_layout
14286
14287 \begin_layout Standard
14288 \begin_inset Tabular
14289 <lyxtabular version="3" rows="5" columns="3">
14290 <features tabularvalignment="middle">
14291 <column alignment="left" valignment="top" width="0">
14292 <column alignment="left" valignment="top" width="0">
14293 <column alignment="left" valignment="top" width="0">
14294 <row interlinespace="3mm">
14295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14296 \begin_inset Text
14297
14298 \begin_layout Plain Layout
14299 nombre
14300 \end_layout
14301
14302 \end_inset
14303 </cell>
14304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14305 \begin_inset Text
14306
14307 \begin_layout Plain Layout
14308 salida
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14314 \begin_inset Text
14315
14316 \begin_layout Plain Layout
14317 se inserta con
14318 \end_layout
14319
14320 \end_inset
14321 </cell>
14322 </row>
14323 <row interlinespace="3mm">
14324 <cell alignment="center" valignment="top" usebox="none">
14325 \begin_inset Text
14326
14327 \begin_layout Plain Layout
14328 guión
14329 \end_layout
14330
14331 \end_inset
14332 </cell>
14333 <cell alignment="center" valignment="top" usebox="none">
14334 \begin_inset Text
14335
14336 \begin_layout Plain Layout
14337 -
14338 \end_layout
14339
14340 \end_inset
14341 </cell>
14342 <cell alignment="center" valignment="top" usebox="none">
14343 \begin_inset Text
14344
14345 \begin_layout Plain Layout
14346 tecla «
14347 \family typewriter
14348 -
14349 \family default
14350 »
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 </row>
14356 <row interlinespace="3mm">
14357 <cell alignment="center" valignment="top" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361 semirraya
14362 \end_layout
14363
14364 \end_inset
14365 </cell>
14366 <cell alignment="center" valignment="top" usebox="none">
14367 \begin_inset Text
14368
14369 \begin_layout Plain Layout
14370
14371 \end_layout
14372
14373 \end_inset
14374 </cell>
14375 <cell alignment="center" valignment="top" usebox="none">
14376 \begin_inset Text
14377
14378 \begin_layout Plain Layout
14379
14380 \family sans
14381 Insertar\SpecialChar \menuseparator
14382 Carácter especial\SpecialChar \menuseparator
14383 Símbolos
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 </row>
14389 <row interlinespace="3mm">
14390 <cell alignment="center" valignment="top" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 raya
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412
14413 \family sans
14414 Insertar\SpecialChar \menuseparator
14415 Carácter especial\SpecialChar \menuseparator
14416 Símbolos
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 </row>
14422 <row>
14423 <cell alignment="center" valignment="top" usebox="none">
14424 \begin_inset Text
14425
14426 \begin_layout Plain Layout
14427 menos
14428 \end_layout
14429
14430 \end_inset
14431 </cell>
14432 <cell alignment="center" valignment="top" usebox="none">
14433 \begin_inset Text
14434
14435 \begin_layout Plain Layout
14436 \begin_inset Formula $-$
14437 \end_inset
14438
14439
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 <cell alignment="center" valignment="top" usebox="none">
14445 \begin_inset Text
14446
14447 \begin_layout Plain Layout
14448 «
14449 \family typewriter
14450 -
14451 \family default
14452 » en modo matemático
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 </row>
14458 </lyxtabular>
14459
14460 \end_inset
14461
14462
14463 \begin_inset VSpace defskip
14464 \end_inset
14465
14466
14467 \end_layout
14468
14469 \begin_layout Standard
14470 La semirraya y la raya se pueden generar también insertando el carácter
14471  «
14472 \family typewriter
14473 -
14474 \family default
14475 » varias veces.
14476  En la salida se mostrarán los guiones con su longitud apropiada, pero no
14477  en LyX.
14478  «-
14479 \begin_inset space \thinspace{}
14480 \end_inset
14481
14482 -» genera una semirraya y «-
14483 \begin_inset space \thinspace{}
14484 \end_inset
14485
14486 -
14487 \begin_inset space \thinspace{}
14488 \end_inset
14489
14490 -» una raya.
14491 \end_layout
14492
14493 \begin_layout Standard
14494 Los tres tipos de guión son distintos del signo menos, que se usa en modo
14495  matemático y tiene su propia longitud.
14496  Aquí tenemos unos ejemplos de uso de 
14497 \begin_inset Quotes fld
14498 \end_inset
14499
14500
14501 \family typewriter
14502 -
14503 \family default
14504
14505 \begin_inset Quotes frd
14506 \end_inset
14507
14508 :
14509 \end_layout
14510
14511 \begin_layout Enumerate
14512 División de palabras a final de lí-nea
14513 \begin_inset space \hfill{}
14514 \end_inset
14515
14516 (
14517 \emph on
14518 guión
14519 \emph default
14520 )
14521 \end_layout
14522
14523 \begin_layout Enumerate
14524 De A–Z
14525 \begin_inset space \hfill{}
14526 \end_inset
14527
14528 (
14529 \emph on
14530 semirraya
14531 \emph default
14532 )
14533 \end_layout
14534
14535 \begin_layout Enumerate
14536 Incisos y diálogos.
14537  ¡Oh! ―aquí hay rayas―.
14538 \begin_inset space \hfill{}
14539 \end_inset
14540
14541 (
14542 \emph on
14543 raya
14544 \emph default
14545 )
14546 \end_layout
14547
14548 \begin_layout Enumerate
14549 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14550 \end_inset
14551
14552
14553 \begin_inset space \hfill{}
14554 \end_inset
14555
14556 (
14557 \emph on
14558 menos
14559 \emph default
14560 )
14561 \end_layout
14562
14563 \begin_layout Subsection
14564 División de palabras con guión
14565 \begin_inset Index idx
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569 División de palabras
14570 \end_layout
14571
14572 \end_inset
14573
14574
14575 \begin_inset CommandInset label
14576 LatexCommand label
14577 name "sub:División-con-guión"
14578
14579 \end_inset
14580
14581
14582 \end_layout
14583
14584 \begin_layout Standard
14585 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
14586  automáticamente, por medio del paquete LaTeX 
14587 \series bold
14588 babel
14589 \series default
14590
14591 \begin_inset Index idx
14592 status collapsed
14593
14594 \begin_layout Plain Layout
14595 LaTeX, paquetes ! babel
14596 \end_layout
14597
14598 \end_inset
14599
14600 , siguiendo las normas del idioma del documento.
14601 \begin_inset Foot
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605 Para los lectores alemanes: Esta es una de las diferencias principales entre
14606  a
14607 \family sans
14608 lemán
14609 \family default
14610  y 
14611 \family sans
14612 alemán
14613 \family default
14614  (
14615 \family sans
14616 nueva ortografía
14617 \family default
14618 ) en el diálogo 
14619 \family sans
14620 Documento\SpecialChar \menuseparator
14621 Configuración
14622 \family default
14623 .
14624 \end_layout
14625
14626 \end_inset
14627
14628
14629 \end_layout
14630
14631 \begin_layout Standard
14632 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
14633 es con texto en fuente 
14634 \family sans
14635 typewriter
14636 \family default
14637  y con estructuras inusuales, como 
14638 \begin_inset Quotes fld
14639 \end_inset
14640
14641 h3knix/m0n0wall
14642 \begin_inset Quotes frd
14643 \end_inset
14644
14645 .
14646  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
14647  un guión con el menú 
14648 \family sans
14649 Insertar\SpecialChar \menuseparator
14650 Formato\SpecialChar \menuseparator
14651 Guión silábico
14652 \family default
14653 .
14654  Estos guiones extras sólo son recomendaciones para LaTeX.
14655  Si los guiones no son necesarios, LaTeX los ignorará.
14656 \end_layout
14657
14658 \begin_layout Standard
14659 A veces interesará evitar que ciertas palabras o estructuras se partan.
14660  Supongamos que en el documento se describe una combinación de teclas en
14661  la forma 
14662 \begin_inset Quotes fld
14663 \end_inset
14664
14665 A-b c
14666 \begin_inset Quotes frd
14667 \end_inset
14668
14669 .
14670  LaTeX se encuentra con el guión 
14671 \begin_inset Quotes fld
14672 \end_inset
14673
14674 -
14675 \begin_inset Quotes frd
14676 \end_inset
14677
14678  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14679  feo.
14680  Para impedir que se parta esa secuencia de letras, 
14681 \lang english
14682 you can put it into a makebox as described in section
14683 \lang spanish
14684  
14685 \begin_inset Quotes fld
14686 \end_inset
14687
14688 Evitar la partición de palabras
14689 \begin_inset Quotes frd
14690 \end_inset
14691
14692  
14693 \lang english
14694 of the 
14695 \emph on
14696 EmbeddedObjects
14697 \emph default
14698  manual.
14699 \end_layout
14700
14701 \begin_layout Subsection
14702 Signos de puntuación
14703 \begin_inset Index idx
14704 status collapsed
14705
14706 \begin_layout Plain Layout
14707 Signos de puntuación
14708 \end_layout
14709
14710 \end_inset
14711
14712
14713 \end_layout
14714
14715 \begin_layout Subsubsection
14716 Abreviaturas y fin de frase
14717 \begin_inset CommandInset label
14718 LatexCommand label
14719 name "sub:Abreviaturas"
14720
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \begin_layout Standard
14727 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14728  distingue automáticamente entre palabras, frases y abreviaturas.
14729  LaTeX añade entonces la 
14730 \begin_inset Quotes fld
14731 \end_inset
14732
14733 cantidad de espacio adecuada
14734 \begin_inset Quotes frd
14735 \end_inset
14736
14737 .
14738  Esto significa que en las frases hay un poquito más de espacio entre el
14739  punto y la palabra siguiente.
14740  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14741 \end_layout
14742
14743 \begin_layout Standard
14744 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14745  funciona.
14746  Si un 
14747 \begin_inset Quotes fld
14748 \end_inset
14749
14750
14751 \family typewriter
14752 .
14753 \family default
14754
14755 \begin_inset Quotes frd
14756 \end_inset
14757
14758  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14759  es una abreviatura.
14760 \end_layout
14761
14762 \begin_layout Standard
14763 Aquí hay unos ejemplos de abreviaturas 
14764 \emph on
14765 correctas
14766 \emph default
14767  y finales de frase:
14768 \end_layout
14769
14770 \begin_layout Itemize
14771 M.
14772  Butterfly
14773 \end_layout
14774
14775 \begin_layout Itemize
14776 No te preocupes.
14777  Sé feliz.
14778 \end_layout
14779
14780 \begin_layout Standard
14781 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14782 \end_layout
14783
14784 \begin_layout Itemize
14785 p.
14786  e.
14787  ¡aquí hay demasiado espacio!
14788 \end_layout
14789
14790 \begin_layout Itemize
14791 Apartado B.
14792  Esto es correcto.
14793 \end_layout
14794
14795 \begin_layout Standard
14796 No verás nada incorrecto hasta que veas la salida del documento.
14797 \end_layout
14798
14799 \begin_layout Standard
14800 Para arreglar este inconveniente, haz una de las siguientes cosas:
14801 \end_layout
14802
14803 \begin_layout Enumerate
14804 Inserta un 
14805 \family sans
14806 Espacio
14807 \begin_inset space ~
14808 \end_inset
14809
14810 entre palabras
14811 \family default
14812  detrás de abreviaturas en minúscula (véase sección 
14813 \begin_inset CommandInset ref
14814 LatexCommand ref
14815 reference "sub:Espacio-entre-palabra"
14816
14817 \end_inset
14818
14819 ).
14820 \begin_inset Index idx
14821 status collapsed
14822
14823 \begin_layout Plain Layout
14824 Espacios ! Entre palabras
14825 \end_layout
14826
14827 \end_inset
14828
14829
14830 \end_layout
14831
14832 \begin_layout Enumerate
14833 Inserta un 
14834 \family sans
14835 Espacio
14836 \begin_inset space ~
14837 \end_inset
14838
14839 delgado 
14840 \family default
14841 entre los caracteres abreviados (véase sección 
14842 \begin_inset CommandInset ref
14843 LatexCommand ref
14844 reference "sub:Espacio-delgado"
14845
14846 \end_inset
14847
14848 )
14849 \begin_inset Index idx
14850 status collapsed
14851
14852 \begin_layout Plain Layout
14853 Espacios ! Delgado
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Enumerate
14862 Inserta un punto 
14863 \family sans
14864 Fin
14865 \begin_inset space ~
14866 \end_inset
14867
14868 de
14869 \begin_inset space ~
14870 \end_inset
14871
14872 oración
14873 \family default
14874  con el menú 
14875 \family sans
14876 Insertar\SpecialChar \menuseparator
14877 Carácter
14878 \begin_inset space ~
14879 \end_inset
14880
14881 especial
14882 \family default
14883  para forzar el uso de un espacio entre frases.
14884  Esta función está asociada a 
14885 \family sans
14886 Ctrl+.
14887
14888 \family default
14889  para un rápido acceso.
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Con las correcciones, los ejemplos anteriores quedan así:
14894 \end_layout
14895
14896 \begin_layout Itemize
14897 p.
14898 \begin_inset space \thinspace{}
14899 \end_inset
14900
14901 e.
14902 \begin_inset space \space{}
14903 \end_inset
14904
14905 ¡aquí hay demasiado espacio!
14906 \end_layout
14907
14908 \begin_layout Itemize
14909 Apartado B\SpecialChar \@.
14910  Esto es correcto.
14911 \end_layout
14912
14913 \begin_layout Standard
14914 En algunos idiomas no se pone espacio extra entre oraciones.
14915  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
14916  en cuenta.
14917 \end_layout
14918
14919 \begin_layout Standard
14920 Para los que quieran tomarse la molestia, hay una herramienta para revisar
14921  errores furtivos, en 
14922 \family sans
14923 Herramientas\SpecialChar \menuseparator
14924 Comprobar
14925 \begin_inset space ~
14926 \end_inset
14927
14928 TeX
14929 \family default
14930 , que se describe en 
14931 \emph on
14932 Características adicionales
14933 \emph default
14934 .
14935 \end_layout
14936
14937 \begin_layout Subsubsection
14938 Comillas
14939 \begin_inset Index idx
14940 status collapsed
14941
14942 \begin_layout Plain Layout
14943 Tipografía ! Comillas
14944 \end_layout
14945
14946 \end_inset
14947
14948
14949 \begin_inset Index idx
14950 status collapsed
14951
14952 \begin_layout Plain Layout
14953 Comillas|see
14954 \begin_inset ERT
14955 status collapsed
14956
14957 \begin_layout Plain Layout
14958
14959 {
14960 \end_layout
14961
14962 \end_inset
14963
14964 Tipografía
14965 \begin_inset ERT
14966 status collapsed
14967
14968 \begin_layout Plain Layout
14969
14970 }
14971 \end_layout
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \begin_layout Standard
14984 En general, LyX maneja las comillas correctamente.
14985  En concreto, pondrá comillas de apertura al principio de una cita y comillas
14986  de cierre al final.
14987  Por ejemplo, 
14988 \begin_inset Quotes fld
14989 \end_inset
14990
14991 abrir cerrar
14992 \begin_inset Quotes frd
14993 \end_inset
14994
14995 .
14996  El carácter del teclado, 
14997 \family sans
14998 "
14999 \family default
15000 , las genera automáticamente.
15001 \end_layout
15002
15003 \begin_layout Standard
15004 Puedes cambiar el comportamiento de la tecla 
15005 \family sans
15006 "
15007 \family default
15008  en el submenú 
15009 \family sans
15010 Idioma
15011 \family default
15012  del diálogo 
15013 \family sans
15014 Documento\SpecialChar \menuseparator
15015 Configuración
15016 \family default
15017
15018 \begin_inset Index idx
15019 status collapsed
15020
15021 \begin_layout Plain Layout
15022 Documentos ! Configuración
15023 \end_layout
15024
15025 \end_inset
15026
15027 .
15028  Si se selecciona el botón 
15029 \family sans
15030 Dobles
15031 \family default
15032 , la tecla 
15033 \family sans
15034
15035 \family default
15036 genera comillas dobles 
15037 \begin_inset Quotes eld
15038 \end_inset
15039
15040
15041 \begin_inset Quotes erd
15042 \end_inset
15043
15044 .
15045  Si se selecciona el botón 
15046 \family sans
15047 Simples 
15048 \family default
15049 genera `'.
15050  
15051 \end_layout
15052
15053 \begin_layout Standard
15054 En el cuadro 
15055 \family sans
15056 Estilo
15057 \begin_inset space ~
15058 \end_inset
15059
15060 de
15061 \begin_inset space ~
15062 \end_inset
15063
15064 cita
15065 \family default
15066  puedes seleccionar comillas para distintos idiomas.
15067  Hay seis opciones:
15068 \end_layout
15069
15070 \begin_layout Labeling
15071 \labelwidthstring 00.00.0000
15072
15073 \family sans
15074 \begin_inset Quotes eld
15075 \end_inset
15076
15077 Texto
15078 \begin_inset Quotes erd
15079 \end_inset
15080
15081
15082 \family default
15083  Comillas como estas 
15084 \begin_inset Quotes eld
15085 \end_inset
15086
15087 dobles
15088 \begin_inset Quotes erd
15089 \end_inset
15090
15091  o 
15092 \begin_inset Quotes els
15093 \end_inset
15094
15095 sencillas
15096 \begin_inset Quotes ers
15097 \end_inset
15098
15099
15100 \end_layout
15101
15102 \begin_layout Labeling
15103 \labelwidthstring 00.00.0000
15104
15105 \family sans
15106 \begin_inset Quotes sld
15107 \end_inset
15108
15109 Texto
15110 \begin_inset Quotes srd
15111 \end_inset
15112
15113
15114 \family default
15115  Comillas como 
15116 \begin_inset Quotes sld
15117 \end_inset
15118
15119 estas
15120 \begin_inset Quotes srd
15121 \end_inset
15122
15123  o 'estas
15124 \begin_inset Quotes ers
15125 \end_inset
15126
15127
15128 \end_layout
15129
15130 \begin_layout Labeling
15131 \labelwidthstring 00.00.0000
15132
15133 \family sans
15134 \begin_inset Quotes gld
15135 \end_inset
15136
15137 Texto
15138 \begin_inset Quotes grd
15139 \end_inset
15140
15141
15142 \family default
15143  Comillas como 
15144 \begin_inset Quotes gld
15145 \end_inset
15146
15147 estas
15148 \begin_inset Quotes grd
15149 \end_inset
15150
15151  o 
15152 \begin_inset Quotes gls
15153 \end_inset
15154
15155 estas
15156 \begin_inset Quotes grs
15157 \end_inset
15158
15159
15160 \end_layout
15161
15162 \begin_layout Labeling
15163 \labelwidthstring 00.00.0000
15164
15165 \family sans
15166 \begin_inset Quotes pld
15167 \end_inset
15168
15169 Texto
15170 \begin_inset Quotes prd
15171 \end_inset
15172
15173
15174 \family default
15175  Comillas como 
15176 \begin_inset Quotes pld
15177 \end_inset
15178
15179 estas
15180 \begin_inset Quotes prd
15181 \end_inset
15182
15183  o 
15184 \begin_inset Quotes pls
15185 \end_inset
15186
15187 estas
15188 \begin_inset Quotes prs
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \begin_layout Labeling
15195 \labelwidthstring 00.00.0000
15196
15197 \family sans
15198 \begin_inset Quotes fld
15199 \end_inset
15200
15201 Texto
15202 \begin_inset Quotes frd
15203 \end_inset
15204
15205
15206 \family default
15207  Comillas como 
15208 \begin_inset Quotes fld
15209 \end_inset
15210
15211 estas
15212 \begin_inset Quotes frd
15213 \end_inset
15214
15215  o 
15216 \begin_inset Quotes fls
15217 \end_inset
15218
15219 estas
15220 \begin_inset Quotes frs
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \begin_layout Labeling
15227 \labelwidthstring 00.00.0000
15228
15229 \family sans
15230 »Texto«
15231 \family default
15232  Comillas como »estas« o 
15233 \begin_inset Quotes als
15234 \end_inset
15235
15236 estas
15237 \begin_inset Quotes ars
15238 \end_inset
15239
15240
15241 \end_layout
15242
15243 \begin_layout Standard
15244 Estas opciones afectan al carácter generado por la tecla 
15245 \family sans
15246 "
15247 \family default
15248 .
15249 \end_layout
15250
15251 \begin_layout Standard
15252 Por otra parte, si quieres generar un carácter comillas en texto simple,
15253  teclea 
15254 \family sans
15255 Ctrl+Mayúsculas+"
15256 \family default
15257 .
15258  Esto genera 
15259 \family typewriter
15260 "
15261 \family default
15262  en cualquier caso.
15263 \end_layout
15264
15265 \begin_layout Subsection
15266 Ligaduras
15267 \begin_inset Index idx
15268 status collapsed
15269
15270 \begin_layout Plain Layout
15271 Tipografía ! Ligaduras
15272 \end_layout
15273
15274 \end_inset
15275
15276
15277 \begin_inset Index idx
15278 status collapsed
15279
15280 \begin_layout Plain Layout
15281 Ligaduras|see
15282 \begin_inset ERT
15283 status collapsed
15284
15285 \begin_layout Plain Layout
15286
15287 {
15288 \end_layout
15289
15290 \end_inset
15291
15292 Tipografía
15293 \begin_inset ERT
15294 status collapsed
15295
15296 \begin_layout Plain Layout
15297
15298 }
15299 \end_layout
15300
15301 \end_inset
15302
15303
15304 \end_layout
15305
15306 \end_inset
15307
15308
15309 \begin_inset CommandInset label
15310 LatexCommand label
15311 name "sub:Ligaduras"
15312
15313 \end_inset
15314
15315
15316 \end_layout
15317
15318 \begin_layout Standard
15319 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
15320  como caracteres simples.
15321  Estos agrupamientos se conocen como 
15322 \emph on
15323 ligaduras
15324 \emph default
15325 .
15326  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
15327  la salida.
15328  Las ligaduras estándar son:
15329 \end_layout
15330
15331 \begin_layout Itemize
15332 ff
15333 \end_layout
15334
15335 \begin_layout Itemize
15336 fi
15337 \end_layout
15338
15339 \begin_layout Itemize
15340 fl
15341 \end_layout
15342
15343 \begin_layout Itemize
15344 ffi
15345 \end_layout
15346
15347 \begin_layout Itemize
15348 ffl
15349 \end_layout
15350
15351 \begin_layout Standard
15352 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
15353 \end_layout
15354
15355 \begin_layout Standard
15356 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
15357  Mientras que una ligadura puede quedar bien en una palabra como 
15358 \begin_inset Quotes fld
15359 \end_inset
15360
15361 graffiti
15362 \begin_inset Quotes frd
15363 \end_inset
15364
15365 , puede dar un aspecto raro en otras como la palabra inglesa 
15366 \begin_inset Quotes fld
15367 \end_inset
15368
15369 cufflink
15370 \begin_inset Quotes frd
15371 \end_inset
15372
15373  o la alemana «Dorffest».
15374 \begin_inset Foot
15375 status collapsed
15376
15377 \begin_layout Plain Layout
15378
15379 \emph on
15380 N.
15381  del t.
15382 \emph default
15383 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
15384  En español, el uso de esta opción será muy infrecuente porque es muy raro
15385  encontrar palabras compuestas con esas ligaduras.
15386  
15387 \end_layout
15388
15389 \end_inset
15390
15391  Para romper una ligadura, usa 
15392 \family sans
15393 Insertar\SpecialChar \menuseparator
15394 Formato\SpecialChar \menuseparator
15395 Salto
15396 \begin_inset space ~
15397 \end_inset
15398
15399 de
15400 \begin_inset space ~
15401 \end_inset
15402
15403 ligadura.
15404
15405 \family default
15406  Esto cambia el aspecto de 
15407 \begin_inset Quotes fld
15408 \end_inset
15409
15410 cufflinks
15411 \begin_inset Quotes frd
15412 \end_inset
15413
15414  a 
15415 \begin_inset Quotes fld
15416 \end_inset
15417
15418 cuff\SpecialChar \textcompwordmark{}
15419 links
15420 \begin_inset Quotes frd
15421 \end_inset
15422
15423  y de «Dorffest» a 
15424 \begin_inset Quotes fld
15425 \end_inset
15426
15427 Dorf\SpecialChar \textcompwordmark{}
15428 fest
15429 \begin_inset Quotes frd
15430 \end_inset
15431
15432 .
15433 \end_layout
15434
15435 \begin_layout Subsection
15436 Nombres propios en LyX
15437 \begin_inset Index idx
15438 status collapsed
15439
15440 \begin_layout Plain Layout
15441 LyX ! Nombres propios
15442 \end_layout
15443
15444 \end_inset
15445
15446
15447 \begin_inset CommandInset label
15448 LatexCommand label
15449 name "sub:Nombres-Propios-en-LyX"
15450
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \begin_layout Standard
15457 Seguramente has observado que la palabra 
15458 \begin_inset Quotes fld
15459 \end_inset
15460
15461 LaTeX
15462 \begin_inset Quotes frd
15463 \end_inset
15464
15465  aparece siempre con caracteres de distinto tamaño y altura.
15466  LaTeX es el nombre del programa usado por LyX y es interpretado como un
15467  nombre propio cuando lo escribes en LyX como 
15468 \begin_inset Quotes fld
15469 \end_inset
15470
15471 LaT
15472 \begin_inset ERT
15473 status collapsed
15474
15475 \begin_layout Plain Layout
15476
15477 {}
15478 \end_layout
15479
15480 \end_inset
15481
15482 eX
15483 \begin_inset Quotes frd
15484 \end_inset
15485
15486 .
15487 \begin_inset Note Note
15488 status collapsed
15489
15490 \begin_layout Plain Layout
15491 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
15492  en la salida; véase el último párrafo de esta sección.
15493  Para generar nombres propios omite el código TeX.
15494 \end_layout
15495
15496 \end_inset
15497
15498  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
15499  nombres propios:
15500 \end_layout
15501
15502 \begin_layout Description
15503 LyX El nombre del juego, escribe 
15504 \begin_inset Quotes fld
15505 \end_inset
15506
15507 L
15508 \begin_inset ERT
15509 status collapsed
15510
15511 \begin_layout Plain Layout
15512
15513 {}
15514 \end_layout
15515
15516 \end_inset
15517
15518 yX
15519 \begin_inset Quotes frd
15520 \end_inset
15521
15522  para generarlo.
15523 \end_layout
15524
15525 \begin_layout Description
15526 TeX El programa usado por LaTeX, escribe 
15527 \begin_inset Quotes fld
15528 \end_inset
15529
15530 T
15531 \begin_inset ERT
15532 status collapsed
15533
15534 \begin_layout Plain Layout
15535
15536 {}
15537 \end_layout
15538
15539 \end_inset
15540
15541 eX
15542 \begin_inset Quotes frd
15543 \end_inset
15544
15545  para generarlo.
15546 \end_layout
15547
15548 \begin_layout Description
15549 LaTeX El programa usado por LyX, escribe 
15550 \begin_inset Quotes fld
15551 \end_inset
15552
15553 LaT
15554 \begin_inset ERT
15555 status collapsed
15556
15557 \begin_layout Plain Layout
15558
15559 {}
15560 \end_layout
15561
15562 \end_inset
15563
15564 eX
15565 \begin_inset Quotes frd
15566 \end_inset
15567
15568  para generarlo.
15569 \end_layout
15570
15571 \begin_layout Description
15572 LaTeX2e La versión actual de LaTeX, escribe 
15573 \begin_inset Quotes fld
15574 \end_inset
15575
15576 LaT
15577 \begin_inset ERT
15578 status collapsed
15579
15580 \begin_layout Plain Layout
15581
15582 {}
15583 \end_layout
15584
15585 \end_inset
15586
15587 eX2e
15588 \begin_inset Quotes frd
15589 \end_inset
15590
15591  para generarlo.
15592 \end_layout
15593
15594 \begin_layout Standard
15595 Quizá te preguntes por qué versión 
15596 \begin_inset Quotes fld
15597 \end_inset
15598
15599 2
15600 \begin_inset Formula $\epsilon$
15601 \end_inset
15602
15603
15604 \begin_inset Quotes frd
15605 \end_inset
15606
15607 .
15608  Es una vieja tradición en el mundillo TeX dar a los programas números de
15609  versión en griego.
15610  Por ejemplo, el número de versión de TeX converge al número 
15611 \begin_inset Formula $\pi$
15612 \end_inset
15613
15614 : La versión actual es 
15615 \begin_inset Quotes fld
15616 \end_inset
15617
15618 TeX-3.141592
15619 \begin_inset Quotes frd
15620 \end_inset
15621
15622 , la anterior fue 
15623 \begin_inset Quotes fld
15624 \end_inset
15625
15626 TeX-3.14159
15627 \begin_inset Quotes frd
15628 \end_inset
15629
15630 .
15631 \end_layout
15632
15633 \begin_layout Standard
15634 Si no quieres usar nombres propios, p.
15635 \begin_inset space \thinspace{}
15636 \end_inset
15637
15638 e.
15639  en encabezados de sección, debes insertar un par de llaves vacías en código
15640  TeX en la palabra.
15641  En LyX lo verás como: 
15642 \begin_inset Graphics
15643         filename ../clipart/LaTeX.png
15644         scale 80
15645
15646 \end_inset
15647
15648
15649 \begin_inset Newline newline
15650 \end_inset
15651
15652 Más sobre código TeX en la sección
15653 \begin_inset space ~
15654 \end_inset
15655
15656
15657 \begin_inset CommandInset ref
15658 LatexCommand ref
15659 reference "sec:Código-TeX"
15660
15661 \end_inset
15662
15663 .
15664 \end_layout
15665
15666 \begin_layout Subsection
15667 Unidades
15668 \begin_inset Index idx
15669 status collapsed
15670
15671 \begin_layout Plain Layout
15672 Tipografía ! Unidades
15673 \end_layout
15674
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \begin_layout Standard
15681 En general, el espacio entre un número y su unidad es menor que el espacio
15682  normal entre dos palabras.
15683  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15684  Para introducir esos espacios usa el menú 
15685 \family sans
15686 Insertar\SpecialChar \menuseparator
15687 Formato\SpecialChar \menuseparator
15688 Espacio
15689 \begin_inset space ~
15690 \end_inset
15691
15692 delgado
15693 \family default
15694  (atajo 
15695 \family sans
15696 Ctrl+Mayúsculas+Espacio
15697 \family default
15698 ).
15699 \end_layout
15700
15701 \begin_layout Standard
15702 En este ejemplo se ven las diferencias:
15703 \end_layout
15704
15705 \begin_layout Standard
15706 \begin_inset Tabular
15707 <lyxtabular version="3" rows="2" columns="2">
15708 <features tabularvalignment="middle">
15709 <column alignment="left" valignment="top" width="0">
15710 <column alignment="left" valignment="top" width="0">
15711 <row>
15712 <cell alignment="center" valignment="top" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716 24
15717 \begin_inset space ~
15718 \end_inset
15719
15720 kW
15721 \begin_inset Formula $\cdot$
15722 \end_inset
15723
15724 h
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 espacio entre número y unidad
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 </row>
15739 <row>
15740 <cell alignment="center" valignment="top" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744 24
15745 \begin_inset space \thinspace{}
15746 \end_inset
15747
15748 kW
15749 \begin_inset Formula $\cdot$
15750 \end_inset
15751
15752 h
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761 medio espacio entre número y unidad
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 </row>
15767 </lyxtabular>
15768
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \begin_layout Standard
15775
15776 \end_layout
15777
15778 \begin_layout Subsection
15779 Líneas viudas y huérfanas
15780 \begin_inset Index idx
15781 status collapsed
15782
15783 \begin_layout Plain Layout
15784 Tipografía ! Líneas viudas y huérfanas
15785 \end_layout
15786
15787 \end_inset
15788
15789
15790 \end_layout
15791
15792 \begin_layout Standard
15793 En los primeros tiempos de los procesadores de texto, los saltos de página
15794  iban allí donde acababa la página.
15795  No se atendía a lo que estaba escrito.
15796  Podías encontrarte con el encabezado de una nueva sección o la primera
15797  línea de un nuevo párrafo, solos al final de la página, o la última línea
15798  de un párrafo aislada en la página siguiente.
15799  Estos flecos de texto llegaron a ser conocidos como líneas 
15800 \emph on
15801 viudas
15802 \emph default
15803  y líneas 
15804 \emph on
15805 huérfanas
15806 \emph default
15807 .
15808 \end_layout
15809
15810 \begin_layout Standard
15811 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15812  de sección.
15813  Esto forma parte de las ventajas de los entornos de párrafo.
15814  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15815  deja una línea de un párrafo aislada al principio o al final de una página?
15816  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15817  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15818  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15819 \end_layout
15820
15821 \begin_layout Standard
15822 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15823  una página , o en cómo ajustar esta característica.
15824  Algunos libros sobre LaTeX listados en la bibliografía [como
15825 \begin_inset space ~
15826 \end_inset
15827
15828
15829 \begin_inset CommandInset citation
15830 LatexCommand cite
15831 key "latexcompanion"
15832
15833 \end_inset
15834
15835  o
15836 \begin_inset space ~
15837 \end_inset
15838
15839
15840 \begin_inset CommandInset citation
15841 LatexCommand cite
15842 key "latexguide"
15843
15844 \end_inset
15845
15846 ] tienen más información.
15847  Sin embargo, no deberías preocuparte por este asunto.
15848 \end_layout
15849
15850 \begin_layout Chapter
15851 Notas, gráficos, tablas y flotantes
15852 \begin_inset CommandInset label
15853 LatexCommand label
15854 name "cap:Notas-y-flotantes"
15855
15856 \end_inset
15857
15858
15859 \end_layout
15860
15861 \begin_layout Standard
15862 Los temas tratados en este capítulo se desarrollan en profundidad en el
15863  manual 
15864 \emph on
15865 Objetos insertados.
15866  
15867 \emph default
15868 En él encontrarás también consejos y trucos para casos especiales.
15869 \end_layout
15870
15871 \begin_layout Section
15872 Notas
15873 \begin_inset Index idx
15874 status collapsed
15875
15876 \begin_layout Plain Layout
15877 Notas
15878 \end_layout
15879
15880 \end_inset
15881
15882
15883 \begin_inset CommandInset label
15884 LatexCommand label
15885 name "sec:Notas"
15886
15887 \end_inset
15888
15889
15890 \end_layout
15891
15892 \begin_layout Standard
15893 LyX suministra algunos tipos de notas para incluir en los documentos:
15894 \end_layout
15895
15896 \begin_layout Description
15897 Nota
15898 \begin_inset space ~
15899 \end_inset
15900
15901 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15902  documento de salida.
15903 \begin_inset Newline newline
15904 \end_inset
15905
15906
15907 \begin_inset Note Note
15908 status collapsed
15909
15910 \begin_layout Plain Layout
15911 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
15912 \end_layout
15913
15914 \end_inset
15915
15916
15917 \end_layout
15918
15919 \begin_layout Description
15920 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
15921  en el documento LaTeX cuando lo exportas mediante el menú 
15922 \family sans
15923 Archivo\SpecialChar \menuseparator
15924 Exportar\SpecialChar \menuseparator
15925 LaTeX (pdflatex)
15926 \begin_inset space \thinspace{}
15927 \end_inset
15928
15929 /
15930 \begin_inset space \thinspace{}
15931 \end_inset
15932
15933 (simple)
15934 \family default
15935 .
15936  
15937 \begin_inset Newline newline
15938 \end_inset
15939
15940
15941 \begin_inset Note Comment
15942 status collapsed
15943
15944 \begin_layout Plain Layout
15945 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
15946  los archivos LaTeX.
15947 \end_layout
15948
15949 \end_inset
15950
15951
15952 \end_layout
15953
15954 \begin_layout Description
15955 Resaltado
15956 \begin_inset space ~
15957 \end_inset
15958
15959 en
15960 \begin_inset space ~
15961 \end_inset
15962
15963 gris El texto de esta nota aparecerá en la salida en color gris.
15964 \begin_inset Newline newline
15965 \end_inset
15966
15967
15968 \begin_inset Newline newline
15969 \end_inset
15970
15971
15972 \begin_inset Note Greyedout
15973 status open
15974
15975 \begin_layout Plain Layout
15976 Esto es el texto
15977 \begin_inset Foot
15978 status collapsed
15979
15980 \begin_layout Plain Layout
15981 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
15982  En este documento, el color gris se ha redefinido a color azul.
15983  La forma de hacerlo se explica en el manual
15984 \emph on
15985  Objetos insertados.
15986 \end_layout
15987
15988 \end_inset
15989
15990  de un comentario que se ve en la salida en color gris.
15991 \end_layout
15992
15993 \end_inset
15994
15995
15996 \begin_inset Newline newline
15997 \end_inset
15998
15999
16000 \begin_inset Newline newline
16001 \end_inset
16002
16003 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
16004  está un poco sangrada y se pueden incluir notas al pie.
16005 \end_layout
16006
16007 \begin_layout Standard
16008 Las notas se insertan con el botón 
16009 \begin_inset Graphics
16010         filename ../../images/note-insert.png
16011         scale 85
16012         scaleBeforeRotation
16013
16014 \end_inset
16015
16016  o con el menú 
16017 \family sans
16018 Insertar\SpecialChar \menuseparator
16019 Nota
16020 \family default
16021 .
16022  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
16023  el tipo de nota.
16024 \end_layout
16025
16026 \begin_layout Section
16027 Notas al pie
16028 \begin_inset Index idx
16029 status collapsed
16030
16031 \begin_layout Plain Layout
16032 Notas al pie
16033 \end_layout
16034
16035 \end_inset
16036
16037
16038 \end_layout
16039
16040 \begin_layout Standard
16041 LyX muestra las notas a pie de página en recuadros: al insertar una nota
16042  mediante el menú 
16043 \family sans
16044 Insertar\SpecialChar \menuseparator
16045 Nota
16046 \begin_inset space ~
16047 \end_inset
16048
16049 al
16050 \begin_inset space ~
16051 \end_inset
16052
16053 pie
16054 \family default
16055  o el botón 
16056 \begin_inset Graphics
16057         filename ../../images/footnote-insert.png
16058
16059 \end_inset
16060
16061
16062 \family roman
16063 \series medium
16064 \bar no
16065 verás un recuadro como este
16066 \family default
16067 \series default
16068 \bar default
16069
16070 \begin_inset Graphics
16071         filename clipart/notapieQt4.png
16072
16073 \end_inset
16074
16075
16076 \family roman
16077 \series medium
16078 \bar no
16079 .
16080  Es la representación en LyX de una nota a pie de página.
16081  Si haces
16082 \family default
16083 \series default
16084 \bar default
16085  clic izquierdo sobre 
16086 \family roman
16087 \series medium
16088 \bar no
16089 él se abre un marco rojo en el que puedes escribir el texto de la nota
16090 \family default
16091 \series default
16092 \bar default
16093 .
16094  Otro clic en la etiqueta cierra el recuadro
16095 \family roman
16096 \series medium
16097 \bar no
16098 .
16099  Si quieres convertir un texto existente en nota al pie, selecciónalo y
16100  pulsa el botón de la barra de herramientas
16101 \family default
16102 \series default
16103 \bar default
16104 .
16105 \end_layout
16106
16107 \begin_layout Standard
16108 Ejemplo de nota al pie:
16109 \family roman
16110 \series medium
16111 \bar no
16112
16113 \begin_inset Foot
16114 status collapsed
16115
16116 \begin_layout Plain Layout
16117 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
16118  con la etiqueta «pie».
16119 \end_layout
16120
16121 \end_inset
16122
16123
16124 \end_layout
16125
16126 \begin_layout Standard
16127 En la salida, la nota al pie aparece como un superíndice numerado en el
16128  lugar del texto en el que se ha insertado.
16129  El texto de la nota se muestra al final de la página actual.
16130  Los números de las notas son calculados por LyX, y son consecutivos, no
16131  importa en qué capítulo esté la nota.
16132  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
16133  comandos LaTeX especiales.
16134  Se describen en el manual
16135 \emph on
16136  Objetos insertados.
16137 \end_layout
16138
16139 \begin_layout Section
16140 Notas al margen
16141 \begin_inset Index idx
16142 status collapsed
16143
16144 \begin_layout Plain Layout
16145 Notas al margen
16146 \end_layout
16147
16148 \end_inset
16149
16150
16151 \begin_inset CommandInset label
16152 LatexCommand label
16153 name "sec:Notas-al-margen"
16154
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \begin_layout Standard
16161 Las notas al margen se ven y se comportan en LyX como las notas al pie.
16162  Se insertan con el menú 
16163 \family sans
16164 Insertar\SpecialChar \menuseparator
16165 Nota
16166 \begin_inset space ~
16167 \end_inset
16168
16169 al
16170 \begin_inset space ~
16171 \end_inset
16172
16173 margen
16174 \family default
16175  o el botón 
16176 \begin_inset Graphics
16177         filename ../../images/marginalnote-insert.png
16178
16179 \end_inset
16180
16181 .
16182  Aparece un cuadro gris con la etiqueta en rojo 
16183 \family roman
16184 \series medium
16185
16186 \begin_inset Quotes fld
16187 \end_inset
16188
16189 margen
16190 \begin_inset Quotes frd
16191 \end_inset
16192
16193 , que es su representación en LyX y que contiene el texto de la nota.
16194 \end_layout
16195
16196 \begin_layout Standard
16197 Al lado hay un ejemplo de nota al margen.
16198 \family roman
16199 \series medium
16200
16201 \begin_inset Marginal
16202 status collapsed
16203
16204 \begin_layout Plain Layout
16205 Esto es una nota al margen.
16206 \end_layout
16207
16208 \end_inset
16209
16210
16211 \end_layout
16212
16213 \begin_layout Standard
16214 Estas notas salen en el margen derecho en documentos a una cara.
16215  En documentos a doble cara se muestran en el margen externo —izquierdo
16216  en páginas pares, derecho en páginas impares—.
16217  
16218 \end_layout
16219
16220 \begin_layout Section
16221 Gráficos e imágenes
16222 \begin_inset Index idx
16223 status collapsed
16224
16225 \begin_layout Plain Layout
16226 Imágenes
16227 \end_layout
16228
16229 \end_inset
16230
16231
16232 \begin_inset Index idx
16233 status collapsed
16234
16235 \begin_layout Plain Layout
16236 Gráficos
16237 \end_layout
16238
16239 \end_inset
16240
16241
16242 \begin_inset CommandInset label
16243 LatexCommand label
16244 name "sec:Gráficos"
16245
16246 \end_inset
16247
16248
16249 \end_layout
16250
16251 \begin_layout Standard
16252 Para insertar una imagen en el documento, sitúa el cursor en la posición
16253  que quieras y clic sobre el botón 
16254 \begin_inset Graphics
16255         filename ../../images/dialog-show-new-inset_graphics.png
16256
16257 \end_inset
16258
16259  o selecciona 
16260 \family sans
16261 Insertar\SpecialChar \menuseparator
16262 Imagen
16263 \family default
16264  desde el menú.
16265  Se mostrará un diálogo para escoger el archivo a cargar.
16266 \end_layout
16267
16268 \begin_layout Standard
16269 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
16270  La pestaña 
16271 \family sans
16272 Gráficos
16273 \family default
16274  permite escoger el archivo de imagen.
16275  La imagen se puede transformar poniendo un ángulo de rotación y un factor
16276  de escala.
16277  Las unidades de escala se explican en el Apéndice
16278 \begin_inset space ~
16279 \end_inset
16280
16281
16282 \begin_inset CommandInset ref
16283 LatexCommand ref
16284 reference "cap:Unidades-disponibles"
16285
16286 \end_inset
16287
16288 .
16289 \end_layout
16290
16291 \begin_layout Standard
16292
16293 \end_layout
16294
16295 \begin_layout Standard
16296 En la pestaña 
16297 \family sans
16298 Recorte
16299 \family default
16300  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
16301  en la salida.
16302  Las coordenadas también pueden calcularse automáticamente pulsando el botón
16303  
16304 \family sans
16305 Obtener
16306 \family default
16307
16308 \begin_inset space ~
16309 \end_inset
16310
16311
16312 \family sans
16313 de
16314 \family default
16315 l
16316 \begin_inset space ~
16317 \end_inset
16318
16319
16320 \family sans
16321 archivo
16322 \family default
16323 .
16324  La opción 
16325 \family sans
16326 Recortar
16327 \family default
16328
16329 \begin_inset space ~
16330 \end_inset
16331
16332
16333 \family sans
16334 al
16335 \family default
16336
16337 \begin_inset space ~
16338 \end_inset
16339
16340
16341 \family sans
16342 cuadro
16343 \family default
16344
16345 \begin_inset space ~
16346 \end_inset
16347
16348
16349 \family sans
16350 delimitador
16351 \family default
16352  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
16353  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
16354  pestaña 
16355 \family sans
16356 Recorte.
16357 \end_layout
16358
16359 \begin_layout Standard
16360 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
16361 \family sans
16362 Opciones de LaTeX y LyX
16363 \family default
16364 .
16365  También puedes ajustar aquí la presentación de la imagen en LyX.
16366  La opción 
16367 \family sans
16368 Modo
16369 \begin_inset space ~
16370 \end_inset
16371
16372 borrador
16373 \family default
16374  hace que la imagen no aparezca en la salida, sólo sale un marco con el
16375  tamaño de la imagen.
16376  La opción 
16377 \family sans
16378 No descomprimir al exportar
16379 \family default
16380  se explica en la sección 
16381 \emph on
16382 Diálogo de gráficos
16383 \emph default
16384  del manual 
16385 \emph on
16386 Objetos insertados
16387 \emph default
16388 .
16389 \end_layout
16390
16391 \begin_layout Standard
16392 El diálogo 
16393 \family sans
16394 Gráficos
16395 \family default
16396  puede abrirse en cualquier momento con un clic sobre una imagen.
16397  La imagen se muestra en la salida exactamente en la posición en que está
16398  en el texto.
16399  Esta es una imagen en un párrafo separado, centrado horizontalmente:
16400 \end_layout
16401
16402 \begin_layout Standard
16403 \align center
16404 \begin_inset Graphics
16405         filename ../clipart/mobius.eps
16406         width 45col%
16407
16408 \end_inset
16409
16410
16411 \end_layout
16412
16413 \begin_layout Standard
16414 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
16415  véase la sección
16416 \begin_inset space ~
16417 \end_inset
16418
16419
16420 \begin_inset CommandInset ref
16421 LatexCommand ref
16422 reference "sec:Figuras-flotantes"
16423
16424 \end_inset
16425
16426 .
16427 \end_layout
16428
16429 \begin_layout Subsection
16430 Formatos de imagen
16431 \begin_inset Index idx
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435 Formatos de imagen
16436 \end_layout
16437
16438 \end_inset
16439
16440
16441 \begin_inset CommandInset label
16442 LatexCommand label
16443 name "sub:Formatos-de-imagen"
16444
16445 \end_inset
16446
16447
16448 \end_layout
16449
16450 \begin_layout Standard
16451 Puedes insertar imágenes en cualquier formato.
16452  Pero como se explica en la sección
16453 \begin_inset space ~
16454 \end_inset
16455
16456
16457 \begin_inset CommandInset ref
16458 LatexCommand ref
16459 reference "sub:Formatos-de-salida"
16460
16461 \end_inset
16462
16463 , cada formato de archivo del documento de salida permite sólo ciertos formatos
16464  de archivo de imagen.
16465  Por eso LyX usa el programa 
16466 \family sans
16467 ImageMagick
16468 \family default
16469  en segundo plano para convertir imágenes al formato adecuado.
16470  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
16471  los formatos de imagen listados en las subsecciones de la sección
16472 \begin_inset space ~
16473 \end_inset
16474
16475
16476 \begin_inset CommandInset ref
16477 LatexCommand ref
16478 reference "sub:Formatos-de-salida"
16479
16480 \end_inset
16481
16482 .
16483 \end_layout
16484
16485 \begin_layout Standard
16486 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
16487 \end_layout
16488
16489 \begin_layout Description
16490 Imágenes
16491 \begin_inset space ~
16492 \end_inset
16493
16494 mapa
16495 \begin_inset space ~
16496 \end_inset
16497
16498 de
16499 \begin_inset space ~
16500 \end_inset
16501
16502 bits
16503 \begin_inset space ~
16504 \end_inset
16505
16506 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
16507  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
16508  a valores altos de zoom.
16509  Formatos de imagen en bitmap bien conocidos son 
16510 \begin_inset Quotes fld
16511 \end_inset
16512
16513 Graphics Interchange Format
16514 \begin_inset Quotes frd
16515 \end_inset
16516
16517  (GIF, extensión 
16518 \begin_inset Quotes fld
16519 \end_inset
16520
16521 .gif
16522 \begin_inset Quotes frd
16523 \end_inset
16524
16525 )
16526 \begin_inset Index idx
16527 status collapsed
16528
16529 \begin_layout Plain Layout
16530 GIF|see
16531 \begin_inset ERT
16532 status collapsed
16533
16534 \begin_layout Plain Layout
16535
16536 {
16537 \end_layout
16538
16539 \end_inset
16540
16541 Formatos de imagen
16542 \begin_inset ERT
16543 status collapsed
16544
16545 \begin_layout Plain Layout
16546
16547 }
16548 \end_layout
16549
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \end_inset
16556
16557
16558 \begin_inset Quotes fld
16559 \end_inset
16560
16561 Portable Network Graphics
16562 \begin_inset Quotes frd
16563 \end_inset
16564
16565  (PNG, extensión 
16566 \begin_inset Quotes fld
16567 \end_inset
16568
16569 .png
16570 \begin_inset Quotes frd
16571 \end_inset
16572
16573 )
16574 \begin_inset Index idx
16575 status collapsed
16576
16577 \begin_layout Plain Layout
16578 PNG|see
16579 \begin_inset ERT
16580 status collapsed
16581
16582 \begin_layout Plain Layout
16583
16584 {
16585 \end_layout
16586
16587 \end_inset
16588
16589 Formatos de imagen
16590 \begin_inset ERT
16591 status collapsed
16592
16593 \begin_layout Plain Layout
16594
16595 }
16596 \end_layout
16597
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604
16605 , y 
16606 \begin_inset Quotes fld
16607 \end_inset
16608
16609 Joint Photographic Experts Group
16610 \begin_inset Quotes frd
16611 \end_inset
16612
16613  (JPG, extensión 
16614 \begin_inset Quotes fld
16615 \end_inset
16616
16617 .jpg
16618 \begin_inset Quotes frd
16619 \end_inset
16620
16621  o 
16622 \begin_inset Quotes fld
16623 \end_inset
16624
16625 .jpeg
16626 \begin_inset Quotes frd
16627 \end_inset
16628
16629 )
16630 \begin_inset Index idx
16631 status collapsed
16632
16633 \begin_layout Plain Layout
16634 JPG|see
16635 \begin_inset ERT
16636 status collapsed
16637
16638 \begin_layout Plain Layout
16639
16640 {
16641 \end_layout
16642
16643 \end_inset
16644
16645 Formatos de imagen
16646 \begin_inset ERT
16647 status collapsed
16648
16649 \begin_layout Plain Layout
16650
16651 }
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660
16661 .
16662 \end_layout
16663
16664 \begin_layout Description
16665 Imágenes
16666 \begin_inset space ~
16667 \end_inset
16668
16669 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16670 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16671  La posibilidad de escalado hace falta para crear presentaciones, porque
16672  éstas siempre son escaladas por el proyector.
16673  El escalado también es útil en los documentos en línea para permitir zoom
16674  en diagramas.
16675 \begin_inset Newline newline
16676 \end_inset
16677
16678 Formatos de imagen escalables pueden ser 
16679 \begin_inset Quotes fld
16680 \end_inset
16681
16682 Scalable Vector Graphics
16683 \begin_inset Quotes frd
16684 \end_inset
16685
16686  (SVG, extensión 
16687 \begin_inset Quotes fld
16688 \end_inset
16689
16690 .
16691 \family typewriter
16692 svg
16693 \family default
16694
16695 \begin_inset Quotes frd
16696 \end_inset
16697
16698 )
16699 \begin_inset Index idx
16700 status collapsed
16701
16702 \begin_layout Plain Layout
16703 SVG|see
16704 \begin_inset ERT
16705 status collapsed
16706
16707 \begin_layout Plain Layout
16708
16709 {
16710 \end_layout
16711
16712 \end_inset
16713
16714 Formatos de imagen
16715 \begin_inset ERT
16716 status collapsed
16717
16718 \begin_layout Plain Layout
16719
16720 }
16721 \end_layout
16722
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \end_inset
16729
16730
16731 \begin_inset Quotes fld
16732 \end_inset
16733
16734 Encapsulated PostScript
16735 \begin_inset Quotes frd
16736 \end_inset
16737
16738  (EPS, extensión 
16739 \begin_inset Quotes fld
16740 \end_inset
16741
16742 .
16743 \family typewriter
16744 eps
16745 \family default
16746
16747 \begin_inset Quotes frd
16748 \end_inset
16749
16750 )
16751 \begin_inset Index idx
16752 status collapsed
16753
16754 \begin_layout Plain Layout
16755 EPS|see
16756 \begin_inset ERT
16757 status collapsed
16758
16759 \begin_layout Plain Layout
16760
16761 {
16762 \end_layout
16763
16764 \end_inset
16765
16766 Formatos de imagen
16767 \begin_inset ERT
16768 status collapsed
16769
16770 \begin_layout Plain Layout
16771
16772 }
16773 \end_layout
16774
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \end_inset
16781
16782  y 
16783 \begin_inset Quotes fld
16784 \end_inset
16785
16786 Portable Document Format
16787 \begin_inset Quotes frd
16788 \end_inset
16789
16790  (PDF, extensión 
16791 \begin_inset Quotes fld
16792 \end_inset
16793
16794 .
16795 \family typewriter
16796 pdf
16797 \family default
16798
16799 \begin_inset Quotes frd
16800 \end_inset
16801
16802 )
16803 \begin_inset Index idx
16804 status collapsed
16805
16806 \begin_layout Plain Layout
16807 PDF|see
16808 \begin_inset ERT
16809 status collapsed
16810
16811 \begin_layout Plain Layout
16812
16813 {
16814 \end_layout
16815
16816 \end_inset
16817
16818 Formatos de imagen
16819 \begin_inset ERT
16820 status collapsed
16821
16822 \begin_layout Plain Layout
16823
16824 }
16825 \end_layout
16826
16827 \end_inset
16828
16829
16830 \end_layout
16831
16832 \end_inset
16833
16834 .
16835  Escribimos 
16836 \begin_inset Quotes fld
16837 \end_inset
16838
16839 pueden ser
16840 \begin_inset Quotes frd
16841 \end_inset
16842
16843 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16844  seguirá siendo no escalable.
16845  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16846  a la imagen original
16847 \begin_inset Foot
16848 status collapsed
16849
16850 \begin_layout Plain Layout
16851 En el caso de PDF, además se comprime la imagen original.
16852 \end_layout
16853
16854 \end_inset
16855
16856 .
16857  
16858 \end_layout
16859
16860 \begin_layout Standard
16861 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16862  viceversa.
16863 \end_layout
16864
16865 \begin_layout Subsection
16866 Agrupación de configuraciones de imágenes
16867 \begin_inset Index idx
16868 status collapsed
16869
16870 \begin_layout Plain Layout
16871 Imágenes ! Agrupación de configuraciones
16872 \end_layout
16873
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \begin_layout Standard
16880 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16881  existente.
16882  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16883  configuración, de modo que si se modifican las características de una imagen
16884  se modifican igual y automáticamente las de las imágenes incluidas en el
16885  mismo grupo.
16886  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16887  sin necesidad de hacerlo individualmente con cada una de ellas.
16888 \end_layout
16889
16890 \begin_layout Standard
16891 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16892 \family sans
16893 Nombre de grupo
16894 \family default
16895  en la pestaña 
16896 \family sans
16897 Opciones de LaTeX y LyX 
16898 \family default
16899 del diálogo de gráficos.
16900  Se puede integrar una imagen a un grupo existente marcando el nombre del
16901  mismo en el menú contextual de la imagen, accesible con clic derecho.
16902 \end_layout
16903
16904 \begin_layout Section
16905 Tablas
16906 \begin_inset Index idx
16907 status collapsed
16908
16909 \begin_layout Plain Layout
16910 Tablas
16911 \end_layout
16912
16913 \end_inset
16914
16915
16916 \begin_inset CommandInset label
16917 LatexCommand label
16918 name "sec:Tablas"
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \begin_layout Standard
16926 Puede insertarse una tabla mediante el botón 
16927 \begin_inset Graphics
16928         filename ../../images/tabular-insert.png
16929         scale 85
16930
16931 \end_inset
16932
16933  o el menú 
16934 \family sans
16935 Insertar\SpecialChar \menuseparator
16936 Tabla
16937 \family default
16938 .
16939  Aparece un diálogo en el que se pide el número de filas y columnas.
16940  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
16941  fila aparece separada por una línea doble: la línea inferior de la primera
16942  fila y la línea superior de la segunda fila.
16943  Ejemplo de tabla:
16944 \end_layout
16945
16946 \begin_layout Standard
16947
16948 \end_layout
16949
16950 \begin_layout Standard
16951 \align center
16952 \begin_inset Tabular
16953 <lyxtabular version="3" rows="4" columns="4">
16954 <features tabularvalignment="middle">
16955 <column alignment="center" valignment="top" width="0pt">
16956 <column alignment="center" valignment="top" width="0pt">
16957 <column alignment="center" valignment="top" width="0in">
16958 <column alignment="center" valignment="top" width="0pt">
16959 <row>
16960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \family roman
16975 \series medium
16976 \shape up
16977 \size normal
16978 \emph off
16979 \bar no
16980 \noun off
16981 \color none
16982 1
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 2
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000 3
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 </row>
17006 <row>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011
17012 \family roman
17013 \series medium
17014 \shape up
17015 \size normal
17016 \emph off
17017 \bar no
17018 \noun off
17019 \color none
17020 A
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 </row>
17053 <row>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \family roman
17060 \series medium
17061 \shape up
17062 \size normal
17063 \emph off
17064 \bar no
17065 \noun off
17066 \color none
17067 B
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085
17086 \size normal
17087 \noun off
17088 \color none
17089  
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 </row>
17104 <row>
17105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109
17110 \family roman
17111 \series medium
17112 \shape up
17113 \size normal
17114 \emph off
17115 \bar no
17116 \noun off
17117 \color none
17118 C
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 </row>
17151 </lyxtabular>
17152
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \begin_layout Standard
17159
17160 \end_layout
17161
17162 \begin_layout Subsection
17163 Diálogo Tablas
17164 \end_layout
17165
17166 \begin_layout Standard
17167 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
17168  pinchar sobre ella con el botón derecho del ratón.
17169  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
17170  encuentra el cursor.
17171  La mayoría de opciones también funcionan sobre una selección.
17172  Esto significa que si seleccionas más celdas, filas o columnas, la acción
17173  se realizará sobre todas ellas.
17174 \end_layout
17175
17176 \begin_layout Standard
17177 Además del diálogo hay una 
17178 \family sans
17179 barra de herramientas
17180 \family default
17181  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
17182  que te permite
17183 \family sans
17184  
17185 \family default
17186 establecer sus propiedades.
17187 \end_layout
17188
17189 \begin_layout Standard
17190 En la pestaña de 
17191 \family sans
17192 Configuración
17193 \family default
17194  del diálogo puedes poner la alineación horizontal para la fila actual.
17195  Si añades una fila o columna, se inserta, respectivamente, a la derecha
17196  o debajo de la celda actual.
17197  La alineación vertical de una columna sólo se puede ajustar si se fija
17198  la anchura.
17199  Fijar una anchura permite tener saltos de línea y varios párrafos en una
17200  celda, véase la sección
17201 \begin_inset space ~
17202 \end_inset
17203
17204
17205 \begin_inset CommandInset ref
17206 LatexCommand ref
17207 reference "sub:Celdas-de-tablas"
17208
17209 \end_inset
17210
17211 .
17212 \end_layout
17213
17214 \begin_layout Standard
17215 Puedes seleccionar varias celdas de una fila como celda multicolumna/fila
17216  marcando el cuadro 
17217 \family sans
17218 Multicolumna 
17219 \family default
17220
17221 \family sans
17222 Multifila.
17223
17224 \family default
17225  Así se funden las celdas en 
17226 \emph on
17227 una
17228 \emph default
17229 , que se extiende sobre más de una columna/fila.
17230  Las celdas multicolumna se consideran como filas propias, de forma que
17231  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
17232  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
17233  celda de la última fila sin borde superior: 
17234 \end_layout
17235
17236 \begin_layout Standard
17237 \align center
17238 \begin_inset Tabular
17239 <lyxtabular version="3" rows="4" columns="5">
17240 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17241 <column alignment="center" valignment="top" width="0pt">
17242 <column alignment="center" valignment="middle" width="0">
17243 <column alignment="center" valignment="top" width="0in">
17244 <column alignment="center" valignment="top" width="0in">
17245 <column alignment="center" valignment="top" width="0pt">
17246 <row>
17247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 abc
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 def ghi
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 jkl
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 </row>
17293 <row>
17294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298
17299 \family roman
17300 \series medium
17301 \shape up
17302 \size normal
17303 \emph off
17304 \bar no
17305 \noun off
17306 \color none
17307 A
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 B
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325 C
17326 \end_layout
17327
17328 \end_inset
17329 </cell>
17330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 D
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 </row>
17349 <row>
17350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 </row>
17396 <row>
17397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401 1
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 2
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 3
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 4
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 </row>
17443 </lyxtabular>
17444
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \begin_layout Standard
17451 Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesarios
17452  para formatos de tabla especiales, como multifilas; se explican en la sección
17453  
17454 \emph on
17455 Tablas
17456 \emph default
17457  del manual 
17458 \emph on
17459 Objetos insertados
17460 \emph default
17461 .
17462  También puedes girar la celda actual o toda la tabla 90
17463 \begin_inset space \thinspace{}
17464 \end_inset
17465
17466 grados hacia la derecha.
17467  Estas rotaciones no se ven en LyX, sólo en la salida.
17468  
17469 \end_layout
17470
17471 \begin_layout Standard
17472 \begin_inset Note Greyedout
17473 status collapsed
17474
17475 \begin_layout Plain Layout
17476 Ten en cuenta que la mayoría de visores DVI 
17477 \emph on
17478 no
17479 \emph default
17480  pueden mostrar rotaciones.
17481 \end_layout
17482
17483 \end_inset
17484
17485
17486 \end_layout
17487
17488 \begin_layout Standard
17489 La pestaña 
17490 \family sans
17491 Bordes
17492 \family default
17493  permite poner y quitar bordes en la fila/columna actual.
17494  Los botones del marco 
17495 \family sans
17496 Todos
17497 \begin_inset space ~
17498 \end_inset
17499
17500 los
17501 \begin_inset space ~
17502 \end_inset
17503
17504 bordes
17505 \family default
17506  permiten poner o quitar todas las líneas.
17507 \end_layout
17508
17509 \begin_layout Subsection
17510 Tablas largas
17511 \begin_inset Index idx
17512 status collapsed
17513
17514 \begin_layout Plain Layout
17515 Tablas largas
17516 \end_layout
17517
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \begin_layout Standard
17524 Si la tabla es demasiado larga para una página, puedes usar la opción 
17525 \family sans
17526 Usar
17527 \begin_inset space ~
17528 \end_inset
17529
17530 tabla
17531 \begin_inset space ~
17532 \end_inset
17533
17534 larga
17535 \family default
17536  en la pestaña 
17537 \family sans
17538 Tabla
17539 \begin_inset space ~
17540 \end_inset
17541
17542 larga
17543 \family default
17544  del diálogo para repartir automáticamente la tabla entre varias páginas.
17545  Al hacer esto se habilitan diversos botones opcionales en los que puede
17546  definirse:
17547 \end_layout
17548
17549 \begin_layout Description
17550
17551 \family sans
17552 Encabezado:
17553 \family default
17554  La fila actual y todas las de arriba, que no tienen ninguna opción especial
17555  definida, se definen como filas de encabezado para todas las páginas de
17556  la tabla, excepto para la primera página si 
17557 \family sans
17558 Primer
17559 \begin_inset space ~
17560 \end_inset
17561
17562 encabezado
17563 \family default
17564  está definido.
17565 \end_layout
17566
17567 \begin_layout Description
17568
17569 \family sans
17570 Primer
17571 \begin_inset space ~
17572 \end_inset
17573
17574 encabezado:
17575 \family default
17576  La fila actual y superiores, que no tienen ninguna opción especial definida,
17577  se definen como encabezados de la primera página de la tabla.
17578 \end_layout
17579
17580 \begin_layout Description
17581
17582 \family sans
17583 Pie:
17584 \family default
17585  La fila actual y todas las siguientes, que no tienen ninguna opción especial
17586  definida, se definen como pie de todas las páginas de la tabla, excepto
17587  para la última página si se define 
17588 \family sans
17589 Último
17590 \begin_inset space ~
17591 \end_inset
17592
17593 pie.
17594 \end_layout
17595
17596 \begin_layout Description
17597
17598 \family sans
17599 Último
17600 \begin_inset space ~
17601 \end_inset
17602
17603 pie: L
17604 \family default
17605 a fila actual y siguientes, que no tienen ninguna opción especial definida,
17606  se definen como pie de la última página de la tabla.
17607 \end_layout
17608
17609 \begin_layout Description
17610 Leyenda: La primera fila se reajusta como columna simple.
17611  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
17612 \family sans
17613 Insertar\SpecialChar \menuseparator
17614 Leyenda
17615 \family default
17616 .
17617  Más detalles sobre leyendas en tablas largas en el manual 
17618 \emph on
17619 Objetos insertados
17620 \emph default
17621 .
17622 \end_layout
17623
17624 \begin_layout Standard
17625 También se puede especificar una fila en la que se dividirá la tabla.
17626  Si se establece más de una opción en la misma fila, habría que tener en
17627  cuenta que sólo la primera de ellas se usa en la fila dada.
17628  Las otras quedarán definidas como 
17629 \emph on
17630 vacías
17631 \emph default
17632 .
17633  En este contexto, primera significa primero en este orden: 
17634 \family sans
17635 Pie, Último
17636 \begin_inset space ~
17637 \end_inset
17638
17639 pie, Encabezado, Primer
17640 \begin_inset space ~
17641 \end_inset
17642
17643 encabezado
17644 \family default
17645 .
17646  La siguiente tabla muestra cómo funciona:
17647 \end_layout
17648
17649 \begin_layout Standard
17650 \align center
17651 \begin_inset Tabular
17652 <lyxtabular version="3" rows="69" columns="3">
17653 <features islongtable="true" longtabularalignment="center">
17654 <column alignment="block" valignment="top" width="5cm">
17655 <column alignment="left" valignment="top" width="0pt">
17656 <column alignment="right" valignment="top" width="0pt">
17657 <row endfirsthead="true">
17658 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \series bold
17664 Ejemplo de Lista Telefónica (ignore los nombres)
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row endfirsthead="true">
17689 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \series bold
17695 NOMBRE
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713
17714 \series bold
17715 TEL.
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 </row>
17721 <row endhead="true">
17722 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726  
17727 \series bold
17728 Ejemplo de Lista Telefónica
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \end_layout
17739
17740 \end_inset
17741 </cell>
17742 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 </row>
17752 <row endhead="true">
17753 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757
17758 \series bold
17759 NOMBRE
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768
17769 \end_layout
17770
17771 \end_inset
17772 </cell>
17773 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \series bold
17779 TEL.
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 </row>
17785 <row endfoot="true">
17786 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790  
17791 \series bold
17792 continúa ...
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17807 \begin_inset Text
17808
17809 \begin_layout Plain Layout
17810
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 </row>
17816 <row>
17817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17818 \begin_inset Text
17819
17820 \begin_layout Plain Layout
17821
17822 \series bold
17823 Annovi
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832 Silvia
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \begin_layout Plain Layout
17841 111
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 </row>
17847 <row>
17848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852
17853 \series bold
17854 Bertoli
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 Stefano
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 111
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 </row>
17878 <row>
17879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883
17884 \series bold
17885 Bozzi
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 Walter
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 111
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 </row>
17909 <row>
17910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914
17915 \series bold
17916 Cachia
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925 Maria
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934 111
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 </row>
17940 <row>
17941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \series bold
17947 Cachia
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 Maurizio
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 111
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 </row>
17971 <row>
17972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976
17977 \series bold
17978 Cinquemani
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 Giusi
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 111
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 </row>
18002 <row>
18003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007
18008 \series bold
18009 Colin
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018 Bernard
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 111
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 </row>
18033 <row>
18034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038
18039 \series bold
18040 Concli
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 Gianfranco
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 111
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 </row>
18064 <row>
18065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069
18070 \series bold
18071 Dal Bosco
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 Carolina
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 111
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 </row>
18095 <row>
18096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100
18101 \series bold
18102 Dalpiaz
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 Annamaria
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 111
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 </row>
18126 <row>
18127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131
18132 \series bold
18133 Feliciello
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142 Domenico
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 111
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 <row>
18158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \series bold
18164 Focarelli
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 Paola
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 111
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 <row>
18189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \series bold
18195 Galletti
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 Oreste
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 111
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 </row>
18219 <row>
18220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \series bold
18226 Gasparini
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 Franca
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 111
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 <row>
18251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255
18256 \series bold
18257 Rizzardi
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 Paola
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 111
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 </row>
18281 <row>
18282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286
18287 \series bold
18288 Lassini
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 Giancarlo
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 111
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 <row>
18313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \series bold
18319 Malfatti
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 Luciano
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 111
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 </row>
18343 <row>
18344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348
18349 \series bold
18350 Malfatti
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359 Valeriano
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 111
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 </row>
18374 <row>
18375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379
18380 \series bold
18381 Meneguzzo
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 Roberto
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 111
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 </row>
18405 <row>
18406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410
18411 \series bold
18412 Mezzadra
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 Roberto
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 111
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 </row>
18436 <row>
18437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441
18442 \series bold
18443 Pirpamer
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 Erich
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 111
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 </row>
18467 <row>
18468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \series bold
18474 Pochiesa
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 Paolo
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 111, 222
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 </row>
18498 <row>
18499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503
18504 \series bold
18505 Radina
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 Claudio
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523 111
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 </row>
18529 <row>
18530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534
18535 \series bold
18536 Stuffer
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 Oskar
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 111
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 </row>
18560 <row>
18561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565
18566 \series bold
18567 Tacchelli
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576 Ugo
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585 111
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 </row>
18591 <row>
18592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596
18597 \series bold
18598 Tezzele
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607 Margit
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616 111
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 </row>
18622 <row>
18623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627
18628 \series bold
18629 Unterkalmsteiner
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 Frieda
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647 111
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 </row>
18653 <row>
18654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \series bold
18660 Vieider
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669 Hilde
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678 111
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 </row>
18684 <row>
18685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689
18690 \series bold
18691 Vigna
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700 Jürgen
18701 \end_layout
18702
18703 \end_inset
18704 </cell>
18705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18706 \begin_inset Text
18707
18708 \begin_layout Plain Layout
18709 111
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 </row>
18715 <row>
18716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720
18721 \series bold
18722 Weber
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731 Maurizio
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740 111
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 </row>
18746 <row>
18747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751
18752 \series bold
18753 Winkler
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 Franz
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771 111
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 <row>
18778 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782  
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Plain Layout
18791
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 </row>
18806 <row>
18807 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18808 \begin_inset Text
18809
18810 \begin_layout Plain Layout
18811
18812 \series bold
18813 Annovi
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822 Silvia
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 555
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 </row>
18837 <row>
18838 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18839 \begin_inset Text
18840
18841 \begin_layout Plain Layout
18842
18843 \series bold
18844 Bertoli
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853 Stefano
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862 555
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 </row>
18868 <row>
18869 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873
18874 \series bold
18875 Bozzi
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884 Walter
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 555
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 </row>
18899 <row>
18900 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \begin_layout Plain Layout
18904
18905 \series bold
18906 Cachia
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915 Maria
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 555
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 </row>
18930 <row>
18931 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935
18936 \series bold
18937 Cachia
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946 Maurizio
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 555
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 </row>
18961 <row>
18962 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \begin_layout Plain Layout
18966
18967 \series bold
18968 Cinquemani
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977 Giusi
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 555
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 </row>
18992 <row>
18993 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \series bold
18999 Colin
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 Bernard
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017 555
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 </row>
19023 <row>
19024 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028
19029 \series bold
19030 Concli
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 Gianfranco
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 555
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 </row>
19054 <row>
19055 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059
19060 \series bold
19061 Dal Bosco
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 Carolina
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 555
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 </row>
19085 <row>
19086 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090
19091 \series bold
19092 Dalpiaz
19093 \end_layout
19094
19095 \end_inset
19096 </cell>
19097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101 Annamaria
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 555
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 <row>
19117 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121
19122 \series bold
19123 Feliciello
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19129 \begin_inset Text
19130
19131 \begin_layout Plain Layout
19132 Domenico
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Plain Layout
19141 555
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 </row>
19147 <row>
19148 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \series bold
19154 Focarelli
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163 Paola
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172 555
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 </row>
19178 <row>
19179 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183
19184 \series bold
19185 Galletti
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194 Oreste
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203 555
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 </row>
19209 <row>
19210 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214
19215 \series bold
19216 Gasparini
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225 Franca
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 555
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 </row>
19240 <row>
19241 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \series bold
19247 Rizzardi
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256 Paola
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 555
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 </row>
19271 <row>
19272 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276
19277 \series bold
19278 Lassini
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287 Giancarlo
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 555
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 </row>
19302 <row>
19303 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Plain Layout
19307
19308 \series bold
19309 Malfatti
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 Luciano
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 555
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 </row>
19333 <row>
19334 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \series bold
19340 Malfatti
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 Valeriano
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 555
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 </row>
19364 <row>
19365 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369
19370 \series bold
19371 Meneguzzo
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Plain Layout
19380 Roberto
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 555
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 </row>
19395 <row>
19396 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400
19401 \series bold
19402 Mezzadra
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411 Roberto
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 555
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 </row>
19426 <row>
19427 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431
19432 \series bold
19433 Pirpamer
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 Erich
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 555
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row>
19458 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \series bold
19464 Pochiesa
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 Paolo
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 555, 222
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 <row>
19489 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493
19494 \series bold
19495 Radina
19496 \end_layout
19497
19498 \end_inset
19499 </cell>
19500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504 Claudio
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513 555
19514 \end_layout
19515
19516 \end_inset
19517 </cell>
19518 </row>
19519 <row>
19520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524
19525 \series bold
19526 Stuffer
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535 Oskar
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544 555
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 </row>
19550 <row>
19551 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19552 \begin_inset Text
19553
19554 \begin_layout Plain Layout
19555
19556 \series bold
19557 Tacchelli
19558 \end_layout
19559
19560 \end_inset
19561 </cell>
19562 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566 Ugo
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Plain Layout
19575 555
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 </row>
19581 <row>
19582 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19583 \begin_inset Text
19584
19585 \begin_layout Plain Layout
19586
19587 \series bold
19588 Tezzele
19589 \end_layout
19590
19591 \end_inset
19592 </cell>
19593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597 Margit
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606 555
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 </row>
19612 <row>
19613 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617
19618 \series bold
19619 Unterkalmsteiner
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628 Frieda
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637 555
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 </row>
19643 <row>
19644 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648
19649 \series bold
19650 Vieider
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19656 \begin_inset Text
19657
19658 \begin_layout Plain Layout
19659 Hilde
19660 \end_layout
19661
19662 \end_inset
19663 </cell>
19664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19665 \begin_inset Text
19666
19667 \begin_layout Plain Layout
19668 555
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 <row>
19675 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679
19680 \series bold
19681 Vigna
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690 Jürgen
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 999
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \series bold
19712 Weber
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 Maurizio
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730 555
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 </row>
19736 <row>
19737 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \series bold
19743 Winkler
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752 Franz
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761 555
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row endlastfoot="true">
19768 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \series bold
19774 Fin
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19789 \begin_inset Text
19790
19791 \begin_layout Plain Layout
19792
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 </row>
19798 </lyxtabular>
19799
19800 \end_inset
19801
19802
19803 \end_layout
19804
19805 \begin_layout Subsection
19806 Celdas de tabla
19807 \begin_inset Index idx
19808 status collapsed
19809
19810 \begin_layout Plain Layout
19811 Tablas ! Celdas
19812 \end_layout
19813
19814 \end_inset
19815
19816
19817 \begin_inset CommandInset label
19818 LatexCommand label
19819 name "sub:Celdas-de-tablas"
19820
19821 \end_inset
19822
19823
19824 \end_layout
19825
19826 \begin_layout Standard
19827 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19828  tabla.
19829  Todas estas clases de objetos pueden colocarse en la misma celda.
19830  Se puede alterar el tamaño y la forma de la fuente.
19831  Pero no puedes poner determinados entornos (como 
19832 \family sans
19833 Sección*
19834 \family default
19835 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19836  celda.
19837 \end_layout
19838
19839 \begin_layout Standard
19840 Para poner entradas multilínea en una celda, debes declarar una anchura
19841  fija de columna en el diálogo de tablas.
19842  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19843 nte en varias líneas y la celda se amplía verticalmente.
19844  Un ejemplo:
19845 \end_layout
19846
19847 \begin_layout Standard
19848 \align center
19849 \begin_inset Tabular
19850 <lyxtabular version="3" rows="4" columns="3">
19851 <features tabularvalignment="middle">
19852 <column alignment="center" valignment="top" width="0pt">
19853 <column alignment="block" valignment="top" width="3cm">
19854 <column alignment="center" valignment="top" width="0pt">
19855 <row>
19856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860
19861 \family roman
19862 \series medium
19863 \shape up
19864 \size normal
19865 \emph off
19866 \bar no
19867 \noun off
19868 \color none
19869 1
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878
19879 \family roman
19880 \series medium
19881 \shape up
19882 \size normal
19883 \emph off
19884 \bar no
19885 \noun off
19886 \color none
19887 2
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896
19897 \family roman
19898 \series medium
19899 \shape up
19900 \size normal
19901 \emph off
19902 \bar no
19903 \noun off
19904 \color none
19905 3
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 </row>
19911 <row>
19912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19913 \begin_inset Text
19914
19915 \begin_layout Plain Layout
19916
19917 \family roman
19918 \series medium
19919 \shape up
19920 \size normal
19921 \emph off
19922 \bar no
19923 \noun off
19924 \color none
19925 4
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \family roman
19936 \series medium
19937 \shape up
19938 \size normal
19939 \emph off
19940 \bar no
19941 \noun off
19942 \color none
19943 Esto es una entrada multilínea en una celda.
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952
19953 \family roman
19954 \series medium
19955 \shape up
19956 \size normal
19957 \emph off
19958 \bar no
19959 \noun off
19960 \color none
19961 5
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 <row>
19968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972
19973 \family roman
19974 \series medium
19975 \shape up
19976 \size normal
19977 \emph off
19978 \bar no
19979 \noun off
19980 \color none
19981 6
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19987 \begin_inset Text
19988
19989 \begin_layout Plain Layout
19990
19991 \family roman
19992 \series medium
19993 \shape up
19994 \size normal
19995 \emph off
19996 \bar no
19997 \noun off
19998 \color none
19999 Ahora es más larga.
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008
20009 \family roman
20010 \series medium
20011 \shape up
20012 \size normal
20013 \emph off
20014 \bar no
20015 \noun off
20016 \color none
20017 7
20018 \end_layout
20019
20020 \end_inset
20021 </cell>
20022 </row>
20023 <row>
20024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028
20029 \family roman
20030 \series medium
20031 \shape up
20032 \size normal
20033 \emph off
20034 \bar no
20035 \noun off
20036 \color none
20037 8
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046
20047 \family roman
20048 \series medium
20049 \shape up
20050 \size normal
20051 \emph off
20052 \bar no
20053 \noun off
20054 \color none
20055 Esto es una entrada multilínea en una celda.
20056  Ahora es más larga.
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065
20066 \family roman
20067 \series medium
20068 \shape up
20069 \size normal
20070 \emph off
20071 \bar no
20072 \noun off
20073 \color none
20074 9
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 </row>
20080 </lyxtabular>
20081
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \begin_layout Standard
20088
20089 \end_layout
20090
20091 \begin_layout Standard
20092 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
20093  Puedes cortar y pegar más de una fila.
20094 \begin_inset Foot
20095 status open
20096
20097 \begin_layout Plain Layout
20098 No se puede pegar en una selección multicelda porque no estaría claro cómo
20099  proceder al pegar, p.
20100 \begin_inset space \thinspace{}
20101 \end_inset
20102
20103 e., una palabra en una selección 2×3.
20104 \end_layout
20105
20106 \end_inset
20107
20108  Seleccionar con el ratón o con 
20109 \family sans
20110 Shift+flecha
20111 \family default
20112  trabaja como es habitual.
20113  También puedes copiar y pegar una tabla entera como un todo iniciando la
20114  selección desde fuera de la tabla.
20115 \end_layout
20116
20117 \begin_layout Section
20118 Flotantes
20119 \begin_inset Index idx
20120 status collapsed
20121
20122 \begin_layout Plain Layout
20123 Flotantes
20124 \end_layout
20125
20126 \end_inset
20127
20128
20129 \begin_inset CommandInset label
20130 LatexCommand label
20131 name "sec:Flotantes"
20132
20133 \end_inset
20134
20135
20136 \end_layout
20137
20138 \begin_layout Standard
20139 Un flotante es un bloque de texto asociado con una especie de etiqueta que
20140  no tiene posición fija.
20141  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
20142  Las 
20143 \family sans
20144 Notas
20145 \begin_inset space ~
20146 \end_inset
20147
20148 al
20149 \begin_inset space ~
20150 \end_inset
20151
20152 pie
20153 \family default
20154  y las 
20155 \family sans
20156 Notas
20157 \begin_inset space ~
20158 \end_inset
20159
20160 al
20161 \begin_inset space ~
20162 \end_inset
20163
20164 margen
20165 \family default
20166  también son flotantes, porque pueden flotar a la página siguiente cuando
20167  hay demasiadas notas en la página.
20168 \end_layout
20169
20170 \begin_layout Standard
20171 Los flotantes hacen posible composiciones de alta calidad.
20172  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
20173  evitar espacios en blanco y páginas sin texto.
20174  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
20175  cada flotante puede estar referido en el texto.
20176  Por lo tanto los flotantes están numerados.
20177  Las referencias se describen en la sección
20178 \begin_inset space \thinspace{}
20179 \end_inset
20180
20181
20182 \begin_inset CommandInset ref
20183 LatexCommand ref
20184 reference "sec:Referencias-cruzadas"
20185
20186 \end_inset
20187
20188 .
20189 \end_layout
20190
20191 \begin_layout Standard
20192 Para insertar un flotante, usa el menú 
20193 \family sans
20194 Insertar\SpecialChar \menuseparator
20195 Flotante
20196 \family default
20197 .
20198  En el documento aparece un cuadro con una etiqueta, p.
20199 \begin_inset space \thinspace{}
20200 \end_inset
20201
20202 e.
20203  «Figura
20204 \begin_inset space ~
20205 \end_inset
20206
20207 #» (# es el número de orden).
20208  La etiqueta será traducida automáticamente al idioma del documento.
20209  A continuación de la etiqueta se puede escribir el texto de la leyenda.
20210 \begin_inset Index idx
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214 Flotantes ! Leyenda
20215 \end_layout
20216
20217 \end_inset
20218
20219  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
20220  separado dentro del flotante.
20221  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
20222  del flotante haciendo clic izquierdo sobre el recuadro.
20223  Un recuadro se muestra así: 
20224 \begin_inset Graphics
20225         filename clipart/flotanteQt4.png
20226         scale 70
20227
20228 \end_inset
20229
20230  —un cuadro gris con etiqueta en rojo—.
20231 \end_layout
20232
20233 \begin_layout Standard
20234 Se recomienda insertar flotantes como párrafos separados para evitar posibles
20235  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
20236  de modo especial.
20237 \end_layout
20238
20239 \begin_layout Subsection
20240 Tipos de flotantes
20241 \end_layout
20242
20243 \begin_layout Subsubsection
20244 Figuras flotantes
20245 \begin_inset Index idx
20246 status collapsed
20247
20248 \begin_layout Plain Layout
20249 Flotantes ! Figuras
20250 \end_layout
20251
20252 \end_inset
20253
20254
20255 \begin_inset CommandInset label
20256 LatexCommand label
20257 name "sec:Figuras-flotantes"
20258
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \begin_layout Standard
20265 El menú 
20266 \family sans
20267 Insertar\SpecialChar \menuseparator
20268 Flotante\SpecialChar \menuseparator
20269 Figura
20270 \family default
20271  inserta un flotante con la etiqueta «
20272 \series bold
20273 Figura
20274 \begin_inset space ~
20275 \end_inset
20276
20277 #:
20278 \series default
20279 ».
20280  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
20281  pulsa 
20282 \family sans
20283 Retorno
20284 \family default
20285  e inserta la imagen como se describió antes (sección
20286 \begin_inset space ~
20287 \end_inset
20288
20289
20290 \begin_inset CommandInset ref
20291 LatexCommand ref
20292 reference "sec:Gráficos"
20293
20294 \end_inset
20295
20296 ).
20297  Así se ha hecho en la Figura
20298 \begin_inset space ~
20299 \end_inset
20300
20301
20302 \begin_inset CommandInset ref
20303 LatexCommand ref
20304 reference "cap:Ornitorrinco"
20305
20306 \end_inset
20307
20308 .
20309  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
20310  pulsa 
20311 \family sans
20312 Retorno
20313 \family default
20314  e inserta la imagen.
20315  Así se ha hecho en la Figura
20316 \begin_inset space ~
20317 \end_inset
20318
20319
20320 \begin_inset CommandInset ref
20321 LatexCommand ref
20322 reference "cap:Escher"
20323
20324 \end_inset
20325
20326 .
20327 \end_layout
20328
20329 \begin_layout Standard
20330 \begin_inset Float figure
20331 wide false
20332 sideways false
20333 status collapsed
20334
20335 \begin_layout Plain Layout
20336 \align center
20337 \begin_inset Graphics
20338         filename ../clipart/platypus.eps
20339         width 50col%
20340         rotateOrigin center
20341
20342 \end_inset
20343
20344
20345 \end_layout
20346
20347 \begin_layout Plain Layout
20348 \begin_inset Caption
20349
20350 \begin_layout Plain Layout
20351 \begin_inset CommandInset label
20352 LatexCommand label
20353 name "cap:Ornitorrinco"
20354
20355 \end_inset
20356
20357 Un ornitorrinco muy distorsionado en un flotante.
20358 \end_layout
20359
20360 \end_inset
20361
20362
20363 \end_layout
20364
20365 \end_inset
20366
20367
20368 \end_layout
20369
20370 \begin_layout Standard
20371 \begin_inset Float figure
20372 wide false
20373 sideways false
20374 status collapsed
20375
20376 \begin_layout Plain Layout
20377 \begin_inset Caption
20378
20379 \begin_layout Plain Layout
20380 \begin_inset CommandInset label
20381 LatexCommand label
20382 name "cap:Escher"
20383
20384 \end_inset
20385
20386 M.C.
20387  Escher sobre ácido.
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Plain Layout
20396 \align center
20397 \begin_inset Graphics
20398         filename ../clipart/escher-lsd.eps
20399         scale 80
20400         rotateOrigin center
20401
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \begin_layout Standard
20413 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
20414  una referencia a ella.
20415  Como se describe en la sección
20416 \begin_inset space ~
20417 \end_inset
20418
20419
20420 \begin_inset CommandInset ref
20421 LatexCommand ref
20422 reference "sec:Referencias-cruzadas"
20423
20424 \end_inset
20425
20426 , puedes insertar una etiqueta en el título con el menú 
20427 \family sans
20428 Insertar\SpecialChar \menuseparator
20429 Etiqueta
20430 \family default
20431  y luego poner una referencia a ella con 
20432 \family sans
20433 Insertar\SpecialChar \menuseparator
20434 Referencia
20435 \begin_inset space ~
20436 \end_inset
20437
20438 cruzada
20439 \family default
20440 .
20441  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
20442  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
20443  flotantes en el documento final, y entonces la figura podría no quedar
20444  «arriba» precisamente.
20445 \end_layout
20446
20447 \begin_layout Standard
20448 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
20449  dos imágenes con leyendas separadas, esto es posible insertando una imagen
20450  flotante dentro de otro flotante.
20451  Ten en cuenta que sólo el título principal del flotante se añade al índice
20452  de figuras.
20453  La Figura
20454 \begin_inset space ~
20455 \end_inset
20456
20457
20458 \begin_inset CommandInset ref
20459 LatexCommand ref
20460 reference "cap:Dos-imágenes"
20461
20462 \end_inset
20463
20464  es un ejemplo de flotante con dos imágenes adosadas.
20465  También se puede poner una sobre otra.
20466  Las figuras 
20467 \begin_inset CommandInset ref
20468 LatexCommand ref
20469 reference "fig:Estructura-indefinible"
20470
20471 \end_inset
20472
20473  y 
20474 \begin_inset CommandInset ref
20475 LatexCommand ref
20476 reference "fig:Ornitorrinco"
20477
20478 \end_inset
20479
20480  son las subfiguras.
20481 \end_layout
20482
20483 \begin_layout Standard
20484 \begin_inset Float figure
20485 wide false
20486 sideways false
20487 status open
20488
20489 \begin_layout Plain Layout
20490 \begin_inset space \hfill{}
20491 \end_inset
20492
20493
20494 \begin_inset Float figure
20495 wide false
20496 sideways false
20497 status collapsed
20498
20499 \begin_layout Plain Layout
20500 \begin_inset Caption
20501
20502 \begin_layout Plain Layout
20503 \begin_inset CommandInset label
20504 LatexCommand label
20505 name "fig:Estructura-indefinible"
20506
20507 \end_inset
20508
20509 Estructura indefinible
20510 \end_layout
20511
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \begin_layout Plain Layout
20518 \begin_inset Graphics
20519         filename ../clipart/escher-lsd.eps
20520         width 45col%
20521
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \end_inset
20528
20529
20530 \begin_inset space \hfill{}
20531 \end_inset
20532
20533
20534 \begin_inset Float figure
20535 wide false
20536 sideways false
20537 status open
20538
20539 \begin_layout Plain Layout
20540 \begin_inset Caption
20541
20542 \begin_layout Plain Layout
20543 \begin_inset CommandInset label
20544 LatexCommand label
20545 name "fig:Ornitorrinco"
20546
20547 \end_inset
20548
20549 Ornitorrinco
20550 \end_layout
20551
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \begin_layout Plain Layout
20558 \begin_inset Graphics
20559         filename ../clipart/platypus.eps
20560         lyxscale 60
20561         width 45col%
20562
20563 \end_inset
20564
20565
20566 \end_layout
20567
20568 \end_inset
20569
20570
20571 \begin_inset space \hfill{}
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \begin_layout Plain Layout
20578 \begin_inset Caption
20579
20580 \begin_layout Plain Layout
20581 \begin_inset CommandInset label
20582 LatexCommand label
20583 name "cap:Dos-imágenes"
20584
20585 \end_inset
20586
20587 Dos imágenes distorsionadas.
20588 \end_layout
20589
20590 \end_inset
20591
20592
20593 \end_layout
20594
20595 \end_inset
20596
20597
20598 \end_layout
20599
20600 \begin_layout Standard
20601 Observa que las leyendas se añaden al 
20602 \family sans
20603 Índice
20604 \begin_inset space ~
20605 \end_inset
20606
20607 de
20608 \begin_inset space ~
20609 \end_inset
20610
20611 figuras,
20612 \family default
20613  como se explica en la sección
20614 \begin_inset space ~
20615 \end_inset
20616
20617
20618 \begin_inset CommandInset ref
20619 LatexCommand ref
20620 reference "sub:Índices-de"
20621
20622 \end_inset
20623
20624 .
20625 \end_layout
20626
20627 \begin_layout Subsubsection
20628 Tablas flotantes
20629 \begin_inset Index idx
20630 status collapsed
20631
20632 \begin_layout Plain Layout
20633 Flotantes ! Tablas
20634 \end_layout
20635
20636 \end_inset
20637
20638
20639 \end_layout
20640
20641 \begin_layout Standard
20642 Las tablas flotantes se insertan con el menú 
20643 \family sans
20644 Insertar\SpecialChar \menuseparator
20645 Flotante\SpecialChar \menuseparator
20646 Tabla
20647 \family default
20648 .
20649  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
20650  diferente.
20651  La tabla
20652 \begin_inset space ~
20653 \end_inset
20654
20655
20656 \begin_inset CommandInset ref
20657 LatexCommand ref
20658 reference "cap:Una tabla flotante"
20659
20660 \end_inset
20661
20662  es un ejemplo de tabla flotante.
20663 \end_layout
20664
20665 \begin_layout Standard
20666 \begin_inset Float table
20667 wide false
20668 sideways false
20669 status collapsed
20670
20671 \begin_layout Plain Layout
20672 \begin_inset Caption
20673
20674 \begin_layout Plain Layout
20675 \begin_inset CommandInset label
20676 LatexCommand label
20677 name "cap:Una tabla flotante"
20678
20679 \end_inset
20680
20681 Una tabla flotante.
20682 \end_layout
20683
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \begin_layout Plain Layout
20690 \align center
20691 \begin_inset VSpace bigskip
20692 \end_inset
20693
20694
20695 \begin_inset Tabular
20696 <lyxtabular version="3" rows="3" columns="3">
20697 <features tabularvalignment="middle">
20698 <column alignment="center" valignment="top" width="0pt">
20699 <column alignment="center" valignment="top" width="0pt">
20700 <column alignment="center" valignment="top" width="0pt">
20701 <row>
20702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \family roman
20708 \series medium
20709 \shape up
20710 \size normal
20711 \emph off
20712 \bar no
20713 \noun off
20714 \color none
20715 1
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724
20725 \family roman
20726 \series medium
20727 \shape up
20728 \size normal
20729 \emph off
20730 \bar no
20731 \noun off
20732 \color none
20733 2
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742
20743 \family roman
20744 \series medium
20745 \shape up
20746 \size normal
20747 \emph off
20748 \bar no
20749 \noun off
20750 \color none
20751 3
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 </row>
20757 <row>
20758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762
20763 \family roman
20764 \series medium
20765 \shape up
20766 \size normal
20767 \emph off
20768 \bar no
20769 \noun off
20770 \color none
20771 Pepe
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \family roman
20782 \series medium
20783 \shape up
20784 \size normal
20785 \emph off
20786 \bar no
20787 \noun off
20788 \color none
20789 Mari
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798
20799 \family roman
20800 \series medium
20801 \shape up
20802 \size normal
20803 \emph off
20804 \bar no
20805 \noun off
20806 \color none
20807 Teo
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \family roman
20820 \series medium
20821 \shape up
20822 \size normal
20823 \emph off
20824 \bar no
20825 \noun off
20826 \color none
20827 \begin_inset Formula $\int x^{2}dx$
20828 \end_inset
20829
20830
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \family roman
20841 \series medium
20842 \shape up
20843 \size normal
20844 \emph off
20845 \bar no
20846 \noun off
20847 \color none
20848 \begin_inset Formula $\left[\begin{array}{cc}
20849 a & b\\
20850 c & d
20851 \end{array}\right]$
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \family roman
20865 \series medium
20866 \shape up
20867 \size normal
20868 \emph off
20869 \bar no
20870 \noun off
20871 \color none
20872 \begin_inset Formula $1+1=2$
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 </lyxtabular>
20882
20883 \end_inset
20884
20885
20886 \end_layout
20887
20888 \end_inset
20889
20890
20891 \end_layout
20892
20893 \begin_layout Subsubsection
20894 Algoritmos flotantes
20895 \begin_inset Index idx
20896 status collapsed
20897
20898 \begin_layout Plain Layout
20899 Flotantes ! Algoritmos
20900 \end_layout
20901
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \begin_layout Standard
20908 Este tipo de flotante se inserta con el menú 
20909 \family sans
20910 Insertar\SpecialChar \menuseparator
20911 Flotante\SpecialChar \menuseparator
20912 Algoritmo
20913 \family default
20914 .
20915  Se usa para códigos y descripciones de algoritmos.
20916  Un posible entorno para algoritmos es 
20917 \family sans
20918 Código-LyX
20919 \family default
20920 , descrito en sección
20921 \begin_inset space ~
20922 \end_inset
20923
20924
20925 \begin_inset space \thinspace{}
20926 \end_inset
20927
20928
20929 \begin_inset CommandInset ref
20930 LatexCommand ref
20931 reference "sub:Código-LyX"
20932
20933 \end_inset
20934
20935 .
20936 \end_layout
20937
20938 \begin_layout Standard
20939 \begin_inset Note Greyedout
20940 status collapsed
20941
20942 \begin_layout Plain Layout
20943
20944 \series bold
20945 Nota: 
20946 \series default
20947 La etiqueta no se traduce automáticamente al idioma del documento.
20948 \end_layout
20949
20950 \end_inset
20951
20952  
20953 \end_layout
20954
20955 \begin_layout Standard
20956 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
20957  línea
20958 \end_layout
20959
20960 \begin_layout Standard
20961
20962 \series bold
20963
20964 \backslash
20965 floatname{algorithm}{nombre}
20966 \end_layout
20967
20968 \begin_layout Standard
20969 al preámbulo del documento (menú 
20970 \family sans
20971 Documento\SpecialChar \menuseparator
20972 Configuración
20973 \family default
20974 ).
20975  
20976 \series bold
20977 nombre
20978 \series default
20979  es la palabra «
20980 \emph on
20981 algoritmo
20982 \emph default
20983 » en el idioma deseado.
20984 \end_layout
20985
20986 \begin_layout Subsubsection
20987 Flotantes envueltos
20988 \begin_inset Index idx
20989 status collapsed
20990
20991 \begin_layout Plain Layout
20992 Flotantes ! Envueltos
20993 \end_layout
20994
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \begin_layout Standard
21001 \begin_inset Wrap figure
21002 lines 0
21003 placement l
21004 overhang 0col%
21005 width "40col%"
21006 status open
21007
21008 \begin_layout Plain Layout
21009 \begin_inset Graphics
21010         filename ../clipart/mobius.eps
21011         width 40col%
21012         rotateOrigin center
21013
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \begin_layout Plain Layout
21020 \begin_inset Caption
21021
21022 \begin_layout Plain Layout
21023 \begin_inset CommandInset label
21024 LatexCommand label
21025 name "fig:Figura-envuelta"
21026
21027 \end_inset
21028
21029 Una figura envuelta en el texto.
21030 \begin_inset VSpace medskip
21031 \end_inset
21032
21033
21034 \end_layout
21035
21036 \end_inset
21037
21038
21039 \end_layout
21040
21041 \end_inset
21042
21043 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
21044  de modo que ambos ocupen sólo una parte del ancho de columna.
21045  Puede insertarse con el menú 
21046 \family sans
21047 Insertar\SpecialChar \menuseparator
21048 Flotante\SpecialChar \menuseparator
21049 Figura
21050 \begin_inset space ~
21051 \end_inset
21052
21053 envuelta
21054 \family default
21055  o 
21056 \family sans
21057 Tabla
21058 \begin_inset space ~
21059 \end_inset
21060
21061 envuelta
21062 \family default
21063  si está instalado el paquete LaTeX 
21064 \series bold
21065 wrapfig
21066 \series default
21067
21068 \begin_inset Index idx
21069 status collapsed
21070
21071 \begin_layout Plain Layout
21072 LaTeX, paquetes ! wrapfig
21073 \end_layout
21074
21075 \end_inset
21076
21077 .
21078 \begin_inset Foot
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082 La instalación de paquetes LaTeX se explica en el manual 
21083 \emph on
21084 Configuración de LaTeX
21085 \emph default
21086 .
21087 \end_layout
21088
21089 \end_inset
21090
21091  La anchura y la posición del flotante se ajustan en el diálogo de configuración
21092  al que se accede haciendo clic derecho sobre el cuadro del flotante.
21093  La figura
21094 \begin_inset space ~
21095 \end_inset
21096
21097
21098 \begin_inset CommandInset ref
21099 LatexCommand ref
21100 reference "fig:Figura-envuelta"
21101
21102 \end_inset
21103
21104  es un ejemplo de figura flotante adosada al texto con una anchura del 40
21105 \begin_inset space \thinspace{}
21106 \end_inset
21107
21108 % de la columna.
21109 \begin_inset Foot
21110 status collapsed
21111
21112 \begin_layout Plain Layout
21113 Véanse las unidades disponibles en el apéndice
21114 \begin_inset space ~
21115 \end_inset
21116
21117
21118 \begin_inset CommandInset ref
21119 LatexCommand ref
21120 reference "cap:Unidades-disponibles"
21121
21122 \end_inset
21123
21124 .
21125 \end_layout
21126
21127 \end_inset
21128
21129  Se ha añadido un espacio bajo el título para separarlo mejor del texto
21130  circundante.
21131 \end_layout
21132
21133 \begin_layout Standard
21134 \begin_inset Note Greyedout
21135 status collapsed
21136
21137 \begin_layout Plain Layout
21138
21139 \series bold
21140 Nota:
21141 \series default
21142  ¡Los envoltorios flotantes son frágiles! P.
21143 \begin_inset space \thinspace{}
21144 \end_inset
21145
21146 e.
21147  si una figura está muy cerca de la parte inferior de la página puede haber
21148  errores en la salida, como que no aparezca el flotante o se coloque junto
21149  a un texto distinto.
21150 \end_layout
21151
21152 \end_inset
21153
21154
21155 \end_layout
21156
21157 \begin_layout Standard
21158 En general:
21159 \end_layout
21160
21161 \begin_layout Itemize
21162 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
21163  salto de página.
21164  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
21165  esté casi listo y puedas prever los saltos de página.
21166 \end_layout
21167
21168 \begin_layout Itemize
21169 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
21170  del párrafo al que deben adosarse, o bien dentro de un párrafo.
21171 \end_layout
21172
21173 \begin_layout Itemize
21174 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
21175  que procura que haya un párrafo de texto entre ellos.
21176 \end_layout
21177
21178 \begin_layout Itemize
21179 Los flotantes envueltos no están permitidos en encabezados de sección o
21180  tablas.
21181 \end_layout
21182
21183 \begin_layout Subsection
21184 Rotación de flotantes
21185 \begin_inset CommandInset label
21186 LatexCommand label
21187 name "sub:Rotación-de-flotantes"
21188
21189 \end_inset
21190
21191
21192 \begin_inset Index idx
21193 status collapsed
21194
21195 \begin_layout Plain Layout
21196 Flotantes ! Rotación
21197 \end_layout
21198
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \begin_layout Standard
21205 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21206  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
21207  y marca la opción 
21208 \family sans
21209 Girar
21210 \begin_inset space ~
21211 \end_inset
21212
21213 hacia
21214 \begin_inset space ~
21215 \end_inset
21216
21217 un
21218 \begin_inset space ~
21219 \end_inset
21220
21221 lado
21222 \family default
21223  en el diálogo de configuración.
21224 \end_layout
21225
21226 \begin_layout Standard
21227 Los flotantes girados son puestos siempre en su propia página (o columna
21228  si el documento es de dos columnas).
21229  Puedes permitir que se extiendan a varias columnas con la opción 
21230 \family sans
21231 Extender columnas
21232 \family default
21233  de la configuración de flotantes.
21234  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
21235  En el manual 
21236 \emph on
21237 Objetos insertados
21238 \emph default
21239  se explica cómo forzar el sentido de rotación.
21240 \end_layout
21241
21242 \begin_layout Standard
21243 Las referencias a flotantes girados se hacen como los flotantes normales,
21244  el formato de la leyenda también es igual.
21245  La Tabla
21246 \begin_inset space ~
21247 \end_inset
21248
21249
21250 \begin_inset CommandInset ref
21251 LatexCommand ref
21252 reference "cap:Tabla-girada"
21253
21254 \end_inset
21255
21256  es un ejemplo de tabla flotante girada.
21257 \end_layout
21258
21259 \begin_layout Standard
21260 \begin_inset Note Greyedout
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264
21265 \series bold
21266 Nota:
21267 \series default
21268  No todos los visores DVI son capaces de mostrar las rotaciones.
21269 \end_layout
21270
21271 \end_inset
21272
21273
21274 \end_layout
21275
21276 \begin_layout Standard
21277 \begin_inset Float table
21278 wide false
21279 sideways true
21280 status collapsed
21281
21282 \begin_layout Plain Layout
21283 \begin_inset Caption
21284
21285 \begin_layout Plain Layout
21286 \begin_inset CommandInset label
21287 LatexCommand label
21288 name "cap:Tabla-girada"
21289
21290 \end_inset
21291
21292 Tabla girada.
21293 \end_layout
21294
21295 \end_inset
21296
21297
21298 \end_layout
21299
21300 \begin_layout Plain Layout
21301 \align center
21302 \begin_inset VSpace bigskip
21303 \end_inset
21304
21305
21306 \begin_inset Tabular
21307 <lyxtabular version="3" rows="1" columns="5">
21308 <features tabularvalignment="middle">
21309 <column alignment="center" valignment="top" width="0">
21310 <column alignment="center" valignment="top" width="0">
21311 <column alignment="center" valignment="top" width="0">
21312 <column alignment="center" valignment="top" width="0">
21313 <column alignment="center" valignment="top" width="0">
21314 <row>
21315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319 test
21320 \end_layout
21321
21322 \end_inset
21323 </cell>
21324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328 b
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337 c
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 d
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355 e
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 </row>
21361 </lyxtabular>
21362
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \begin_layout Subsection
21374 Colocación de flotantes
21375 \begin_inset CommandInset label
21376 LatexCommand label
21377 name "sub:Colocación-de-flotantes"
21378
21379 \end_inset
21380
21381
21382 \begin_inset Index idx
21383 status collapsed
21384
21385 \begin_layout Plain Layout
21386 Flotantes ! Colocación
21387 \end_layout
21388
21389 \end_inset
21390
21391
21392 \end_layout
21393
21394 \begin_layout Standard
21395 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
21396  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
21397 \begin_inset Newline newline
21398 \end_inset
21399
21400 La opción 
21401 \family sans
21402 Extender
21403 \begin_inset space ~
21404 \end_inset
21405
21406 columnas
21407 \family default
21408  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
21409  abarcará ambas columnas en lugar de una sola.
21410 \begin_inset Newline newline
21411 \end_inset
21412
21413 La opción 
21414 \family sans
21415 Girar
21416 \begin_inset space ~
21417 \end_inset
21418
21419 hacia
21420 \begin_inset space ~
21421 \end_inset
21422
21423 un
21424 \begin_inset space ~
21425 \end_inset
21426
21427 lado
21428 \family default
21429  sirve para girar flotantes, véase la sección
21430 \begin_inset space ~
21431 \end_inset
21432
21433
21434 \begin_inset CommandInset ref
21435 LatexCommand ref
21436 reference "sub:Rotación-de-flotantes"
21437
21438 \end_inset
21439
21440 .
21441  
21442 \end_layout
21443
21444 \begin_layout Standard
21445 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
21446  la posición de un flotante si desmarcas la opción 
21447 \family sans
21448 Usar
21449 \begin_inset space ~
21450 \end_inset
21451
21452 ubicación
21453 \begin_inset space ~
21454 \end_inset
21455
21456 predeterminada
21457 \family default
21458 :
21459 \end_layout
21460
21461 \begin_layout Description
21462 Aquí
21463 \begin_inset space ~
21464 \end_inset
21465
21466 si
21467 \begin_inset space ~
21468 \end_inset
21469
21470 es
21471 \begin_inset space ~
21472 \end_inset
21473
21474 posible: intenta situar el flotante en la posición en la que se inserta
21475 \end_layout
21476
21477 \begin_layout Description
21478 Principio
21479 \begin_inset space ~
21480 \end_inset
21481
21482 de
21483 \begin_inset space ~
21484 \end_inset
21485
21486 página: intenta situar el flotante al principio de la página actual
21487 \end_layout
21488
21489 \begin_layout Description
21490 Fin
21491 \begin_inset space ~
21492 \end_inset
21493
21494 de
21495 \begin_inset space ~
21496 \end_inset
21497
21498 página: intenta situar el flotante al final de la página actual
21499 \end_layout
21500
21501 \begin_layout Description
21502 Página
21503 \begin_inset space ~
21504 \end_inset
21505
21506 de
21507 \begin_inset space ~
21508 \end_inset
21509
21510 flotantes: intenta situar el flotante en una página propia 
21511 \end_layout
21512
21513 \begin_layout Standard
21514 LaTeX usa 
21515 \emph on
21516 siempre
21517 \emph default
21518  ese orden de opciones.
21519  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21520  lugar 
21521 \family sans
21522 Aquí
21523 \begin_inset space ~
21524 \end_inset
21525
21526 si
21527 \begin_inset space ~
21528 \end_inset
21529
21530 es
21531 \begin_inset space ~
21532 \end_inset
21533
21534 posible
21535 \family default
21536 , luego 
21537 \family sans
21538 Principio
21539 \begin_inset space ~
21540 \end_inset
21541
21542 de
21543 \begin_inset space ~
21544 \end_inset
21545
21546 página
21547 \family default
21548 , y después las otras.
21549  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21550  pero en dicho orden.
21551  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21552  pero intenta poner el flotante en la página siguiente.
21553 \end_layout
21554
21555 \begin_layout Standard
21556 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21557 \end_layout
21558
21559 \begin_layout Standard
21560
21561 \family sans
21562 Principio
21563 \begin_inset space ~
21564 \end_inset
21565
21566 de
21567 \begin_inset space ~
21568 \end_inset
21569
21570 página:
21571 \family default
21572  sólo si el flotante ocupa menos del 70
21573 \begin_inset space \thinspace{}
21574 \end_inset
21575
21576 % de la página puede ubicarse al principio de página.
21577 \end_layout
21578
21579 \begin_layout Standard
21580
21581 \family sans
21582 Fin
21583 \begin_inset space ~
21584 \end_inset
21585
21586 de
21587 \begin_inset space ~
21588 \end_inset
21589
21590 página:
21591 \family default
21592  sólo si el flotante ocupa menos del 30
21593 \begin_inset space \thinspace{}
21594 \end_inset
21595
21596 % de la página puede ubicarse al fin de página.
21597 \end_layout
21598
21599 \begin_layout Standard
21600
21601 \family sans
21602 Página
21603 \begin_inset space ~
21604 \end_inset
21605
21606 de
21607 \begin_inset space ~
21608 \end_inset
21609
21610 flotantes:
21611 \family default
21612  sólo si más del 50
21613 \begin_inset space \thinspace{}
21614 \end_inset
21615
21616 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21617  página.
21618 \end_layout
21619
21620 \begin_layout Standard
21621 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21622  
21623 \family sans
21624 Ignorar
21625 \begin_inset space ~
21626 \end_inset
21627
21628 reglas
21629 \begin_inset space ~
21630 \end_inset
21631
21632 de
21633 \begin_inset space ~
21634 \end_inset
21635
21636 LaTeX
21637 \family default
21638 .
21639 \end_layout
21640
21641 \begin_layout Standard
21642 En determinados casos podrías necesitar ubicar un flotante exactamente en
21643  la posición en la que se inserta.
21644  Para esto puedes usar la opción 
21645 \family sans
21646 Aquí
21647 \begin_inset space ~
21648 \end_inset
21649
21650 definitivamente
21651 \family default
21652 .
21653  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21654  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21655  se podría estropear el diseño de la página.
21656 \end_layout
21657
21658 \begin_layout Standard
21659 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21660  están rodeados por texto de un párrafo determinado.
21661 \end_layout
21662
21663 \begin_layout Standard
21664 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21665 \begin_inset CommandInset citation
21666 LatexCommand cite
21667 key "latexcompanion,latexguide,latexbook"
21668
21669 \end_inset
21670
21671 .
21672 \end_layout
21673
21674 \begin_layout Section
21675 Minipáginas
21676 \begin_inset Index idx
21677 status collapsed
21678
21679 \begin_layout Plain Layout
21680 Minipáginas
21681 \end_layout
21682
21683 \end_inset
21684
21685
21686 \begin_inset CommandInset label
21687 LatexCommand label
21688 name "sec:Minipáginas"
21689
21690 \end_inset
21691
21692
21693 \end_layout
21694
21695 \begin_layout Standard
21696 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21697  de otra.
21698  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21699  de línea, etc.
21700 \end_layout
21701
21702 \begin_layout Standard
21703 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21704  con el menú 
21705 \family sans
21706 Insertar\SpecialChar \menuseparator
21707 Cuadro.
21708
21709 \family default
21710  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21711  alineación de la minipágina.
21712 \end_layout
21713
21714 \begin_layout Standard
21715 \align center
21716 \begin_inset Box Frameless
21717 position "t"
21718 hor_pos "c"
21719 has_inner_box 1
21720 inner_pos "t"
21721 use_parbox 0
21722 use_makebox 0
21723 width "30col%"
21724 special "none"
21725 height "1pt"
21726 height_special "totalheight"
21727 status collapsed
21728
21729 \begin_layout Plain Layout
21730
21731 \shape italic
21732 Esto es una minipágina.
21733  El texto en estilo cursiva.
21734 \end_layout
21735
21736 \begin_layout Plain Layout
21737
21738 \shape italic
21739 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21740  otro formato.
21741 \end_layout
21742
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Standard
21749 \begin_inset VSpace medskip
21750 \end_inset
21751
21752 Si sitúas dos minipáginas adosadas, puedes usar 
21753 \family sans
21754 Relleno
21755 \begin_inset space ~
21756 \end_inset
21757
21758 horizontal
21759 \family default
21760 , descrito en la sección
21761 \begin_inset space ~
21762 \end_inset
21763
21764
21765 \begin_inset CommandInset ref
21766 LatexCommand ref
21767 reference "sub:Espacio-horizontal"
21768
21769 \end_inset
21770
21771 :
21772 \begin_inset VSpace medskip
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \begin_layout Standard
21779 \begin_inset Box Frameless
21780 position "t"
21781 hor_pos "c"
21782 has_inner_box 1
21783 inner_pos "t"
21784 use_parbox 0
21785 use_makebox 0
21786 width "1.5in"
21787 special "none"
21788 height "1pt"
21789 height_special "totalheight"
21790 status collapsed
21791
21792 \begin_layout Plain Layout
21793 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21794 \end_layout
21795
21796 \end_inset
21797
21798
21799 \begin_inset space \hfill{}
21800 \end_inset
21801
21802
21803 \begin_inset Box Frameless
21804 position "t"
21805 hor_pos "c"
21806 has_inner_box 1
21807 inner_pos "t"
21808 use_parbox 0
21809 use_makebox 0
21810 width "1.5in"
21811 special "none"
21812 height "1pt"
21813 height_special "totalheight"
21814 status collapsed
21815
21816 \begin_layout Plain Layout
21817 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21818 \end_layout
21819
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \begin_layout Standard
21826 \begin_inset VSpace bigskip
21827 \end_inset
21828
21829
21830 \end_layout
21831
21832 \begin_layout Standard
21833 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21834  de cuadro y la decoración del marco.
21835  En el capítulo 
21836 \emph on
21837 Cuadros
21838 \emph default
21839  del manual 
21840 \emph on
21841 Objetos insertados
21842 \emph default
21843  se explican con detalle todos los tipos de cuadros y sus características.
21844 \end_layout
21845
21846 \begin_layout Chapter
21847 Ecuaciones matemáticas 
21848 \begin_inset Index idx
21849 status collapsed
21850
21851 \begin_layout Plain Layout
21852 Matemáticas
21853 \end_layout
21854
21855 \end_inset
21856
21857
21858 \begin_inset Index idx
21859 status collapsed
21860
21861 \begin_layout Plain Layout
21862 Ecuaciones|see
21863 \begin_inset ERT
21864 status collapsed
21865
21866 \begin_layout Plain Layout
21867
21868 {
21869 \end_layout
21870
21871 \end_inset
21872
21873 Matemáticas
21874 \begin_inset ERT
21875 status collapsed
21876
21877 \begin_layout Plain Layout
21878
21879 }
21880 \end_layout
21881
21882 \end_inset
21883
21884
21885 \end_layout
21886
21887 \end_inset
21888
21889
21890 \begin_inset CommandInset label
21891 LatexCommand label
21892 name "cap:Ecuaciones-matemáticas"
21893
21894 \end_inset
21895
21896
21897 \end_layout
21898
21899 \begin_layout Standard
21900 Los temas tratados en este capítulo se desarrollan en profundidad en el
21901  manual 
21902 \emph on
21903 Ecuaciones.
21904  
21905 \emph default
21906 En él encontrarás también consejos y trucos para casos especiales.
21907 \end_layout
21908
21909 \begin_layout Section
21910 Edición básica de ecuaciones
21911 \begin_inset Index idx
21912 status collapsed
21913
21914 \begin_layout Plain Layout
21915 Matemáticas ! Edición de ecuaciones
21916 \end_layout
21917
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \begin_layout Standard
21924 Para crear una ecuación matemática, pulsa el botón 
21925 \begin_inset Graphics
21926         filename ../../images/math-mode.png
21927
21928 \end_inset
21929
21930 .
21931  Con esto aparece un pequeño marco azul con esquinas color púrpura.
21932  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
21933  anidación en la ecuación.
21934  También puedes insertar un tipo particular de ecuación con el menú 
21935 \family sans
21936 Insertar\SpecialChar \menuseparator
21937 Ecuación
21938 \family default
21939 .
21940 \end_layout
21941
21942 \begin_layout Standard
21943 La edición de los parámetros de una ecuación y la adición de estructuras
21944  matemáticas se puede hacer mediante las 
21945 \family sans
21946 Barras
21947 \begin_inset space ~
21948 \end_inset
21949
21950 de
21951 \begin_inset space ~
21952 \end_inset
21953
21954 herramientas
21955 \begin_inset space ~
21956 \end_inset
21957
21958 matemáticas 
21959 \family default
21960 que se muestran cuando el cursor está en una ecuación.
21961  
21962 \end_layout
21963
21964 \begin_layout Standard
21965 Hay dos tipos principales de ecuaciones: Las ecuaciones 
21966 \begin_inset Quotes fld
21967 \end_inset
21968
21969 en línea
21970 \begin_inset Quotes frd
21971 \end_inset
21972
21973  se muestran en la misma línea del texto, como en este caso:
21974 \end_layout
21975
21976 \begin_layout Standard
21977 Línea de texto con una ecuación, 
21978 \begin_inset Formula $A=B$
21979 \end_inset
21980
21981  en línea.
21982 \end_layout
21983
21984 \begin_layout Standard
21985 Las ecuaciones 
21986 \begin_inset Quotes fld
21987 \end_inset
21988
21989 presentadas
21990 \begin_inset Quotes frd
21991 \end_inset
21992
21993  se muestran separadas del texto, como si estuvieran en su propio párrafo,
21994  como en este caso:
21995 \begin_inset Formula \[
21996 A=B
21997 \]
21998
21999 \end_inset
22000
22001 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
22002 \end_layout
22003
22004 \begin_layout Standard
22005 LyX soporta además muchos comandos LaTeX de matemáticas.
22006  P.
22007 \begin_inset space \thinspace{}
22008 \end_inset
22009
22010 e., escribir 
22011 \begin_inset Quotes fld
22012 \end_inset
22013
22014
22015 \series bold
22016
22017 \backslash
22018 alpha
22019 \series default
22020
22021 \begin_inset Quotes frd
22022 \end_inset
22023
22024 , seguido de espacio, en una ecuación imprime la letra griega 
22025 \begin_inset Formula $\alpha$
22026 \end_inset
22027
22028 .
22029  A veces, escribir comandos podría ser más rápido que usar la 
22030 \family sans
22031 barra
22032 \begin_inset space ~
22033 \end_inset
22034
22035 de
22036 \begin_inset space ~
22037 \end_inset
22038
22039 herramientas
22040 \family default
22041 .
22042 \end_layout
22043
22044 \begin_layout Subsection
22045 Navegando por una ecuación
22046 \begin_inset Index idx
22047 status collapsed
22048
22049 \begin_layout Plain Layout
22050 Matemáticas ! Navegar por una ecuación
22051 \end_layout
22052
22053 \end_inset
22054
22055
22056 \end_layout
22057
22058 \begin_layout Standard
22059 La posición del cursor en una ecuación se controla mucho mejor con las teclas
22060  de flecha.
22061  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
22062  y las teclas de flecha permiten navegar entre ellos.
22063  Al pulsar 
22064 \family sans
22065 Espacio
22066 \family default
22067  el cursor sale de la estructura matemática actual (raíz 
22068 \begin_inset Formula $\sqrt{2}$
22069 \end_inset
22070
22071 , paréntesis 
22072 \begin_inset Formula $\left(f\right)$
22073 \end_inset
22074
22075 , matriz 
22076 \begin_inset Formula $\left[\begin{array}{cc}
22077 1 & 2\\
22078 3 & 4
22079 \end{array}\right]$
22080 \end_inset
22081
22082 , \SpecialChar \ldots{}
22083 ) sin abandonar la ecuación.
22084  Si se pulsa 
22085 \family sans
22086 Escape
22087 \family default
22088  el cursor sale de la ecuación y se coloca tras ella.
22089  La tecla 
22090 \family sans
22091 Tab
22092 \family default
22093  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
22094  celdas de una matriz o a través de una ecuación multilínea.
22095 \end_layout
22096
22097 \begin_layout Standard
22098 El 
22099 \family sans
22100 Espacio
22101 \family default
22102 , representado en este documento como 
22103 \begin_inset Quotes fld
22104 \end_inset
22105
22106
22107 \begin_inset ERT
22108 status collapsed
22109
22110 \begin_layout Plain Layout
22111
22112
22113 \backslash
22114 spce 
22115 \end_layout
22116
22117 \end_inset
22118
22119
22120 \begin_inset Quotes frd
22121 \end_inset
22122
22123
22124 \begin_inset Note Note
22125 status collapsed
22126
22127 \begin_layout Plain Layout
22128 En la salida, este comando aparece como su carácter correspondiente, el
22129  que identifica un espacio (espacio visible).
22130 \end_layout
22131
22132 \end_inset
22133
22134 , parece que no hace nada en una ecuación, puesto que no añade espacio,
22135  pero sirve para salir de estructuras anidadas.
22136  Por esta razón debes tener cuidado con el uso de 
22137 \family sans
22138 Espacio
22139 \family default
22140 .
22141  Por ejemplo, si quieres escribir 
22142 \begin_inset Formula $\sqrt{2x+1}$
22143 \end_inset
22144
22145 , teclea 
22146 \series bold
22147
22148 \backslash
22149 sqrt
22150 \begin_inset ERT
22151 status collapsed
22152
22153 \begin_layout Plain Layout
22154
22155
22156 \backslash
22157 spce 
22158 \end_layout
22159
22160 \end_inset
22161
22162 2x+1
22163 \series default
22164  y si quieres escibir 
22165 \begin_inset Formula $\sqrt{2x}+1$
22166 \end_inset
22167
22168  teclea 
22169 \series bold
22170
22171 \backslash
22172 sqrt
22173 \begin_inset ERT
22174 status collapsed
22175
22176 \begin_layout Plain Layout
22177
22178
22179 \backslash
22180 spce 
22181 \end_layout
22182
22183 \end_inset
22184
22185 2x
22186 \begin_inset ERT
22187 status collapsed
22188
22189 \begin_layout Plain Layout
22190
22191
22192 \backslash
22193 spce 
22194 \end_layout
22195
22196 \end_inset
22197
22198 +1
22199 \series default
22200 , en este caso sólo 
22201 \family typewriter
22202
22203 \begin_inset Formula $2x$
22204 \end_inset
22205
22206
22207 \family default
22208  está bajo la raíz.
22209 \end_layout
22210
22211 \begin_layout Standard
22212 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
22213  con huecos:
22214 \begin_inset Formula \[
22215 \left(\begin{array}{ccc}
22216 \lambda_{1}\\
22217  & \ddots\\
22218  &  & \lambda_{n}
22219 \end{array}\right)
22220 \]
22221
22222 \end_inset
22223
22224 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
22225  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
22226 \end_layout
22227
22228 \begin_layout Subsection
22229 Seleccionar texto
22230 \end_layout
22231
22232 \begin_layout Standard
22233 Hay dos formas de seleccionar texto en una ecuación.
22234  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
22235  
22236 \family sans
22237 Mayúsculas
22238 \family default
22239  y una flecha de movimiento para seleccionarlo.
22240  Resaltará como una selección de texto normal.
22241  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
22242  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
22243  fórmula, aunque no en una zona de texto normal.
22244  
22245 \end_layout
22246
22247 \begin_layout Subsection
22248 Exponentes y subíndices
22249 \begin_inset Index idx
22250 status collapsed
22251
22252 \begin_layout Plain Layout
22253 Matemáticas ! Exponentes
22254 \end_layout
22255
22256 \end_inset
22257
22258
22259 \begin_inset Index idx
22260 status collapsed
22261
22262 \begin_layout Plain Layout
22263 Matemáticas ! Subíndices
22264 \end_layout
22265
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \begin_layout Standard
22272 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
22273  la forma más sencilla es usar comandos.
22274  Para escribir 
22275 \begin_inset Formula $x^{2}$
22276 \end_inset
22277
22278 , teclea en una ecuación 
22279 \series bold
22280 x^2
22281 \begin_inset ERT
22282 status collapsed
22283
22284 \begin_layout Plain Layout
22285
22286
22287 \backslash
22288 spce 
22289 \end_layout
22290
22291 \end_inset
22292
22293
22294 \series default
22295 .
22296  El 
22297 \family sans
22298 Espacio
22299 \family default
22300  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
22301  exponente.
22302  Si tecleas 
22303 \series bold
22304 x^2y
22305 \series default
22306 , obtendrás 
22307 \begin_inset Formula $x^{2y}$
22308 \end_inset
22309
22310 ; para obtener 
22311 \begin_inset Formula $x^{2}y$
22312 \end_inset
22313
22314 , teclea 
22315 \series bold
22316 x^2
22317 \begin_inset ERT
22318 status collapsed
22319
22320 \begin_layout Plain Layout
22321
22322
22323 \backslash
22324 spce 
22325 \end_layout
22326
22327 \end_inset
22328
22329 y
22330 \series default
22331 .
22332  Para poner en el exponente caracteres que serían acentuados con el circunflejo
22333  «^», debes teclear un 
22334 \family sans
22335 Espacio
22336 \family default
22337  extra entre el acento 
22338 \begin_inset Quotes fld
22339 \end_inset
22340
22341 ^
22342 \begin_inset Quotes frd
22343 \end_inset
22344
22345  y el carácter.
22346  P.
22347 \begin_inset space \thinspace{}
22348 \end_inset
22349
22350 e., para 
22351 \begin_inset Formula $x^{a}$
22352 \end_inset
22353
22354  teclea 
22355 \series bold
22356 x^
22357 \begin_inset ERT
22358 status collapsed
22359
22360 \begin_layout Plain Layout
22361
22362
22363 \backslash
22364 spce 
22365 \end_layout
22366
22367 \end_inset
22368
22369 a
22370 \series default
22371 .
22372 \begin_inset Foot
22373 status collapsed
22374
22375 \begin_layout Plain Layout
22376
22377 \emph on
22378 N.
22379 \begin_inset space \thinspace{}
22380 \end_inset
22381
22382 del t.: 
22383 \emph default
22384 Este será el método a usar habitualmente en teclados en español para entrar
22385  en modo exponente.
22386  También funciona pulsar dos veces seguidas la tecla «^».
22387  
22388 \end_layout
22389
22390 \end_inset
22391
22392   Los subíndices se ponen con guión bajo 
22393 \begin_inset Quotes fld
22394 \end_inset
22395
22396 _
22397 \begin_inset Quotes frd
22398 \end_inset
22399
22400 : Para 
22401 \begin_inset Formula $a_{1}$
22402 \end_inset
22403
22404 , teclea 
22405 \series bold
22406 a_1
22407 \begin_inset ERT
22408 status collapsed
22409
22410 \begin_layout Plain Layout
22411
22412
22413 \backslash
22414 spce 
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \series default
22421 .
22422 \end_layout
22423
22424 \begin_layout Subsection
22425 Fracciones
22426 \begin_inset Index idx
22427 status collapsed
22428
22429 \begin_layout Plain Layout
22430 Matemáticas ! Fracciones
22431 \end_layout
22432
22433 \end_inset
22434
22435
22436 \end_layout
22437
22438 \begin_layout Standard
22439 Una fracción se escribe con el comando 
22440 \series bold
22441
22442 \backslash
22443 frac
22444 \series default
22445  o con el icono 
22446 \begin_inset Graphics
22447         filename ../../images/math/frac.png
22448         scale 60
22449
22450 \end_inset
22451
22452  de la 
22453 \family sans
22454 Barra
22455 \begin_inset space ~
22456 \end_inset
22457
22458 de
22459 \begin_inset space ~
22460 \end_inset
22461
22462 herramientas
22463 \begin_inset space ~
22464 \end_inset
22465
22466 matemáticas
22467 \family default
22468 .
22469  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
22470  Para moverlo abajo, sencillamente pulsa la tecla 
22471 \family sans
22472 Abajo
22473 \family default
22474 .
22475  Para volver, 
22476 \family sans
22477 Arriba
22478 \family default
22479 .
22480  En una fracción se puede poner cualquier estructura, por ejemplo: 
22481 \begin_inset Formula \[
22482 \left[\frac{1}{\left(\begin{array}{cc}
22483 2 & 3\\
22484 4 & 5
22485 \end{array}\right)}\right]
22486 \]
22487
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \begin_layout Subsection
22494 Raíces
22495 \begin_inset Index idx
22496 status collapsed
22497
22498 \begin_layout Plain Layout
22499 Matemáticas ! Raíces
22500 \end_layout
22501
22502 \end_inset
22503
22504
22505 \end_layout
22506
22507 \begin_layout Standard
22508 Las raíces se generan con el botón 
22509 \begin_inset Graphics
22510         filename ../../images/math/sqrt.png
22511
22512 \end_inset
22513
22514  de la 
22515 \family sans
22516 Barra
22517 \begin_inset space ~
22518 \end_inset
22519
22520 de
22521 \begin_inset space ~
22522 \end_inset
22523
22524 herramientas
22525 \begin_inset space ~
22526 \end_inset
22527
22528 matemáticas,
22529 \family default
22530  o con los comandos 
22531 \series bold
22532
22533 \backslash
22534 sqrt
22535 \series default
22536  o 
22537 \series bold
22538
22539 \backslash
22540 root
22541 \series default
22542 .
22543  
22544 \series bold
22545
22546 \backslash
22547 sqrt
22548 \series default
22549  escribe siempre raíces cuadradas, con 
22550 \series bold
22551
22552 \backslash
22553 root
22554 \series default
22555  puedes escribir raíces de orden mayor, como cúbicas.
22556 \end_layout
22557
22558 \begin_layout Subsection
22559 Operadores con límites
22560 \begin_inset Index idx
22561 status collapsed
22562
22563 \begin_layout Plain Layout
22564 Matemáticas ! Integrales
22565 \end_layout
22566
22567 \end_inset
22568
22569
22570 \begin_inset Index idx
22571 status collapsed
22572
22573 \begin_layout Plain Layout
22574 Matemáticas ! Operador suma
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \begin_inset CommandInset label
22581 LatexCommand label
22582 name "sub:Operadores-con-límites"
22583
22584 \end_inset
22585
22586
22587 \end_layout
22588
22589 \begin_layout Standard
22590 Los operadores suma (
22591 \begin_inset Formula $\sum$
22592 \end_inset
22593
22594 ) e integral (
22595 \begin_inset Formula $\int$
22596 \end_inset
22597
22598 ) se decoran frecuentemente con límites.
22599  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
22600  directamente después del símbolo.
22601  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
22602  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
22603  Tal como en 
22604 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22605 \end_inset
22606
22607 , y en
22608 \begin_inset Formula \[
22609 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22610 \]
22611
22612 \end_inset
22613
22614 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
22615 \end_layout
22616
22617 \begin_layout Standard
22618 Todos los operadores con límites cambian automáticamente de tamaño cuando
22619  se ponen en modo presentación.
22620  La colocación de los límites puede cambiarse situando el cursor directamente
22621  detrás del operador y pulsando 
22622 \family sans
22623 Alt+M
22624 \begin_inset space ~
22625 \end_inset
22626
22627 L
22628 \family default
22629  o con el menú  
22630 \family sans
22631 Editar\SpecialChar \menuseparator
22632 Ecuaciones\SpecialChar \menuseparator
22633 Cambiar
22634 \begin_inset space ~
22635 \end_inset
22636
22637 tipo
22638 \begin_inset space ~
22639 \end_inset
22640
22641 de
22642 \begin_inset space ~
22643 \end_inset
22644
22645 límites
22646 \family default
22647 .
22648 \end_layout
22649
22650 \begin_layout Standard
22651 Algunas otras expresiones matemáticas tienen añadida esta característica
22652  de colocación de los límites, como 
22653 \begin_inset Index idx
22654 status collapsed
22655
22656 \begin_layout Plain Layout
22657 Matemáticas ! Límites
22658 \end_layout
22659
22660 \end_inset
22661
22662
22663 \begin_inset Formula \[
22664 \lim_{x\rightarrow\infty}f(x),
22665 \]
22666
22667 \end_inset
22668
22669 que pondrá 
22670 \begin_inset Formula $x\rightarrow\infty$
22671 \end_inset
22672
22673  bajo 
22674 \begin_inset Quotes fld
22675 \end_inset
22676
22677 lím
22678 \begin_inset Quotes frd
22679 \end_inset
22680
22681  en estilo presentación.
22682  En fórmulas en línea se ve así: 
22683 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22684 \end_inset
22685
22686 .
22687 \end_layout
22688
22689 \begin_layout Standard
22690 Observa que la función lím se ha introducido como una función macro 
22691 \series bold
22692
22693 \backslash
22694 lim
22695 \series default
22696 .
22697  Echa un vistazo a la sección
22698 \begin_inset space ~
22699 \end_inset
22700
22701
22702 \begin_inset space \thinspace{}
22703 \end_inset
22704
22705
22706 \begin_inset CommandInset ref
22707 LatexCommand ref
22708 reference "sub:Funciones"
22709
22710 \end_inset
22711
22712  para ver una explicación de las macros de funciones.
22713 \end_layout
22714
22715 \begin_layout Subsection
22716 Símbolos matemáticos
22717 \begin_inset Index idx
22718 status collapsed
22719
22720 \begin_layout Plain Layout
22721 Matemáticas ! Símbolos
22722 \end_layout
22723
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \begin_layout Standard
22730 La mayor parte de los símbolos matemáticos se encuentran en los 
22731 \family sans
22732 Paneles
22733 \begin_inset space ~
22734 \end_inset
22735
22736 de
22737 \begin_inset space ~
22738 \end_inset
22739
22740 ecuaciones
22741 \family default
22742  en alguna de las distintas categorías: 
22743 \family sans
22744 Griego
22745 \family default
22746
22747 \family sans
22748 Operadores
22749 \family default
22750
22751 \family sans
22752 Relaciones
22753 \family default
22754
22755 \family sans
22756 Flechas
22757 \family default
22758 \SpecialChar \ldots{}
22759  También hay símbolos adicionales suministrados por la 
22760 \emph on
22761 American Mathematical Society
22762 \emph default
22763  (AMS).
22764 \end_layout
22765
22766 \begin_layout Standard
22767 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22768  así, no tienes que emplear el 
22769 \family sans
22770 Panel de ecuaciones
22771 \family default
22772 , sino que puedes teclear el comando directamente en la ecuación.
22773  LyX lo convertirá al símbolo o estructura correspondiente.
22774 \end_layout
22775
22776 \begin_layout Subsection
22777 Cambiar el espacio
22778 \begin_inset Index idx
22779 status collapsed
22780
22781 \begin_layout Plain Layout
22782 Matemáticas ! Espacios
22783 \end_layout
22784
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \begin_layout Standard
22791 El espacio estándar provisto por LaTeX se puede cambiar.
22792  Para hacerlo teclea 
22793 \family sans
22794 Ctrl+Espacio
22795 \family default
22796  o usa el botón 
22797 \begin_inset Graphics
22798         filename ../../images/math/space.png
22799
22800 \end_inset
22801
22802  del 
22803 \family sans
22804 Panel de ecuaciones
22805 \family default
22806 .
22807  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22808  Por ejemplo, la secuencia 
22809 \series bold
22810 a
22811 \begin_inset space ~
22812 \end_inset
22813
22814 Ctrl+Espacio
22815 \begin_inset space ~
22816 \end_inset
22817
22818 b
22819 \series default
22820  da: 
22821 \begin_inset Formula $a\, b$
22822 \end_inset
22823
22824  (en LyX se ve 
22825 \begin_inset Graphics
22826         filename ../clipart/SpaceMarker.png
22827
22828 \end_inset
22829
22830 ).
22831  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22832  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22833  cambia el tamaño.
22834  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22835  espacios negativos.
22836  Dos ejemplos: 
22837 \end_layout
22838
22839 \begin_layout Standard
22840
22841 \series bold
22842 a Ctrl+Espacio b
22843 \series default
22844  con 3×
22845 \family sans
22846 Espacio
22847 \family default
22848
22849 \begin_inset Formula $a\quad b$
22850 \end_inset
22851
22852
22853 \end_layout
22854
22855 \begin_layout Standard
22856
22857 \series bold
22858 a Ctrl+Espacio b
22859 \series default
22860  con 5×
22861 \family sans
22862 Espacio
22863 \family default
22864
22865 \begin_inset Formula $a\! b$
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \begin_layout Subsection
22872 Funciones
22873 \begin_inset Index idx
22874 status collapsed
22875
22876 \begin_layout Plain Layout
22877 Matemáticas ! Funciones
22878 \end_layout
22879
22880 \end_inset
22881
22882
22883 \begin_inset CommandInset label
22884 LatexCommand label
22885 name "sub:Funciones"
22886
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \begin_layout Standard
22893 El botón 
22894 \begin_inset Graphics
22895         filename ../../images/math/functions.png
22896
22897 \end_inset
22898
22899  abre el 
22900 \family sans
22901 Panel
22902 \begin_inset space ~
22903 \end_inset
22904
22905 de
22906 \begin_inset space ~
22907 \end_inset
22908
22909 funciones
22910 \family default
22911 , que contiene diversas macros de funciones como 
22912 \begin_inset Formula $\sin$
22913 \end_inset
22914
22915  (seno), 
22916 \begin_inset Formula $\lim$
22917 \end_inset
22918
22919
22920 \emph on
22921 etc
22922 \emph default
22923 .
22924  (también se pueden insertar tecleando en una ecuación 
22925 \series bold
22926
22927 \backslash
22928 sen
22929 \series default
22930  etc.)
22931 \begin_inset Foot
22932 status collapsed
22933
22934 \begin_layout Plain Layout
22935
22936 \size normal
22937 \emph on
22938 \color none
22939 N.
22940 \begin_inset space \thinspace{}
22941 \end_inset
22942
22943 del t: 
22944 \size default
22945 \emph default
22946 \color inherit
22947 El estilo 
22948 \family typewriter
22949 spanish
22950 \family default
22951 \size normal
22952 \color none
22953  propociona comandos para escribir las funciones en español, p.
22954 \begin_inset space \thinspace{}
22955 \end_inset
22956
22957 e., 
22958 \begin_inset Formula $\sen x$
22959 \end_inset
22960
22961 .
22962  Más detalles en la sec.
22963  
22964 \size default
22965 \emph on
22966 \color inherit
22967 Funciones predefinidas
22968 \emph default
22969  del manual 
22970 \emph on
22971 Ecuaciones
22972 \emph default
22973  y en la página web
22974 \begin_inset space ~
22975 \end_inset
22976
22977
22978 \begin_inset CommandInset citation
22979 LatexCommand cite
22980 key "spanish"
22981
22982 \end_inset
22983
22984 .
22985 \end_layout
22986
22987 \end_inset
22988
22989 .
22990  En matemáticas es habitual escribir las funciones en letras verticales,
22991  para evitar confusiones con las letras cursivas que representan variables,
22992  porque 
22993 \begin_inset Formula $sen$
22994 \end_inset
22995
22996  podría hacer pensar en el producto 
22997 \begin_inset Formula $s·e·n$
22998 \end_inset
22999
23000 .
23001  
23002 \end_layout
23003
23004 \begin_layout Standard
23005 El empleo de macros de función generará también el espacio correcto alrededor
23006  de la función: 
23007 \begin_inset Formula $a\sen x$
23008 \end_inset
23009
23010  es diferente de 
23011 \begin_inset Formula $asenx$
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \begin_layout Standard
23018 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
23019  de situar los subíndices, como se describe en sec.
23020 \begin_inset space \thinspace{}
23021 \end_inset
23022
23023
23024 \begin_inset CommandInset ref
23025 LatexCommand ref
23026 reference "sub:Operadores-con-límites"
23027
23028 \end_inset
23029
23030 .
23031 \end_layout
23032
23033 \begin_layout Subsection
23034 Acentos
23035 \begin_inset Index idx
23036 status collapsed
23037
23038 \begin_layout Plain Layout
23039 Matemáticas ! Acentos
23040 \end_layout
23041
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \begin_layout Standard
23048 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
23049  que en modo texto.
23050  Esto puede depender de tu teclado, o de las asociaciones de teclas que
23051  uses.
23052  También puedes usar comandos LaTeX para escribir, p.
23053 \begin_inset space \thinspace{}
23054 \end_inset
23055
23056 e., 
23057 \begin_inset Formula $\hat{a}$
23058 \end_inset
23059
23060  incluso si tu teclado no tiene acento circunflejo.
23061  El ejemplo se ha hecho con 
23062 \series bold
23063
23064 \backslash
23065 hat
23066 \begin_inset ERT
23067 status collapsed
23068
23069 \begin_layout Plain Layout
23070
23071
23072 \backslash
23073 spce 
23074 \end_layout
23075
23076 \end_inset
23077
23078 a
23079 \series default
23080  en una ecuación.
23081  El cuadro
23082 \begin_inset space ~
23083 \end_inset
23084
23085
23086 \begin_inset CommandInset ref
23087 LatexCommand ref
23088 reference "cap:Acentos-y-comandos"
23089
23090 \end_inset
23091
23092  muestra las equivalencias entre tipos de acentos y sus comandos.
23093 \end_layout
23094
23095 \begin_layout Standard
23096 \begin_inset Float table
23097 wide false
23098 sideways false
23099 status open
23100
23101 \begin_layout Plain Layout
23102 \begin_inset Caption
23103
23104 \begin_layout Plain Layout
23105 \begin_inset CommandInset label
23106 LatexCommand label
23107 name "cap:Acentos-y-comandos"
23108
23109 \end_inset
23110
23111 Tipos de acentos y comandos correspondientes.
23112 \end_layout
23113
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \begin_layout Plain Layout
23120 \align center
23121 \begin_inset VSpace defskip
23122 \end_inset
23123
23124
23125 \begin_inset Tabular
23126 <lyxtabular version="3" rows="11" columns="3">
23127 <features tabularvalignment="middle">
23128 <column alignment="center" valignment="top" width="0pt">
23129 <column alignment="center" valignment="top" width="0pt">
23130 <column alignment="center" valignment="top" width="0pt">
23131 <row>
23132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23133 \begin_inset Text
23134
23135 \begin_layout Plain Layout
23136 Nombre
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 Comando
23146 \end_layout
23147
23148 \end_inset
23149 </cell>
23150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154 E
23155 \family roman
23156 \series medium
23157 \shape up
23158 \size normal
23159 \emph off
23160 \bar no
23161 \noun off
23162 \color none
23163 jemplo
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 </row>
23169 <row>
23170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23171 \begin_inset Text
23172
23173 \begin_layout Plain Layout
23174
23175 \family roman
23176 \series medium
23177 \shape up
23178 \size normal
23179 \emph off
23180 \bar no
23181 \noun off
23182 \color none
23183 circunflejo
23184 \end_layout
23185
23186 \end_inset
23187 </cell>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192
23193 \series bold
23194
23195 \backslash
23196 hat
23197 \end_layout
23198
23199 \end_inset
23200 </cell>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \family roman
23207 \series medium
23208 \shape up
23209 \size normal
23210 \emph off
23211 \bar no
23212 \noun off
23213 \color none
23214 \begin_inset Formula $\hat{a}$
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 </row>
23223 <row>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228
23229 \family roman
23230 \series medium
23231 \shape up
23232 \size normal
23233 \emph off
23234 \bar no
23235 \noun off
23236 \color none
23237 grave
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \series bold
23248
23249 \backslash
23250 grave
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \family roman
23261 \series medium
23262 \shape up
23263 \size normal
23264 \emph off
23265 \bar no
23266 \noun off
23267 \color none
23268 \begin_inset Formula $\grave{a}$
23269 \end_inset
23270
23271
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 </row>
23277 <row>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282
23283 \family roman
23284 \series medium
23285 \shape up
23286 \size normal
23287 \emph off
23288 \bar no
23289 \noun off
23290 \color none
23291 agudo
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23297 \begin_inset Text
23298
23299 \begin_layout Plain Layout
23300
23301 \series bold
23302
23303 \backslash
23304 acute
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313
23314 \family roman
23315 \series medium
23316 \shape up
23317 \size normal
23318 \emph off
23319 \bar no
23320 \noun off
23321 \color none
23322 \begin_inset Formula $\acute{a}$
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 </row>
23331 <row>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \family roman
23338 \series medium
23339 \shape up
23340 \size normal
23341 \emph off
23342 \bar no
23343 \noun off
23344 \color none
23345 diéresis
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354
23355 \series bold
23356
23357 \backslash
23358 ddot
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \family roman
23369 \series medium
23370 \shape up
23371 \size normal
23372 \emph off
23373 \bar no
23374 \noun off
23375 \color none
23376 \begin_inset Formula $\ddot{a}$
23377 \end_inset
23378
23379
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 </row>
23385 <row>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390
23391 \family roman
23392 \series medium
23393 \shape up
23394 \size normal
23395 \emph off
23396 \bar no
23397 \noun off
23398 \color none
23399 tilde
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408
23409 \series bold
23410
23411 \backslash
23412 tilde
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421
23422 \family roman
23423 \series medium
23424 \shape up
23425 \size normal
23426 \emph off
23427 \bar no
23428 \noun off
23429 \color none
23430 \begin_inset Formula $\tilde{a}$
23431 \end_inset
23432
23433
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 <row>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \family roman
23446 \series medium
23447 \shape up
23448 \size normal
23449 \emph off
23450 \bar no
23451 \noun off
23452 \color none
23453 punto
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462
23463 \series bold
23464
23465 \backslash
23466 dot
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475
23476 \family roman
23477 \series medium
23478 \shape up
23479 \size normal
23480 \emph off
23481 \bar no
23482 \noun off
23483 \color none
23484 \begin_inset Formula $\dot{a}$
23485 \end_inset
23486
23487
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 </row>
23493 <row>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498
23499 \family roman
23500 \series medium
23501 \shape up
23502 \size normal
23503 \emph off
23504 \bar no
23505 \noun off
23506 \color none
23507 breve
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \series bold
23518
23519 \backslash
23520 breve
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \family roman
23531 \series medium
23532 \shape up
23533 \size normal
23534 \emph off
23535 \bar no
23536 \noun off
23537 \color none
23538 \begin_inset Formula $\breve{a}$
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 </row>
23547 <row>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552
23553 \family roman
23554 \series medium
23555 \shape up
23556 \size normal
23557 \emph off
23558 \bar no
23559 \noun off
23560 \color none
23561 caron
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570
23571 \series bold
23572
23573 \backslash
23574 check
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583
23584 \family roman
23585 \series medium
23586 \shape up
23587 \size normal
23588 \emph off
23589 \bar no
23590 \noun off
23591 \color none
23592 \begin_inset Formula $\check{a}$
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 </row>
23601 <row>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \family roman
23608 \series medium
23609 \shape up
23610 \size normal
23611 \emph off
23612 \bar no
23613 \noun off
23614 \color none
23615 barra
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \series bold
23626
23627 \backslash
23628 bar
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \family roman
23639 \series medium
23640 \shape up
23641 \size normal
23642 \emph off
23643 \bar no
23644 \noun off
23645 \color none
23646 \begin_inset Formula $\bar{a}$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 </row>
23655 <row>
23656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 vector
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669
23670 \series bold
23671
23672 \backslash
23673 vec
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682
23683 \family roman
23684 \series medium
23685 \shape up
23686 \size normal
23687 \emph off
23688 \bar no
23689 \noun off
23690 \color none
23691 \begin_inset Formula $\vec{a}$
23692 \end_inset
23693
23694
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 </row>
23700 </lyxtabular>
23701
23702 \end_inset
23703
23704
23705 \end_layout
23706
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \begin_layout Standard
23713 Puedes elegir uno de los acentos seleccionándolo en el panel 
23714 \family sans
23715 Decoraciones
23716 \family default
23717 , botón 
23718 \begin_inset Graphics
23719         filename ../../images/math/hat.png
23720
23721 \end_inset
23722
23723  del 
23724 \family sans
23725 Panel de ecuaciones
23726 \family default
23727 ; esto se aplicará también a cualquier selección que hayas hecho en una
23728  fórmula.
23729 \end_layout
23730
23731 \begin_layout Section
23732 Paréntesis y otros delimitadores
23733 \begin_inset Index idx
23734 status collapsed
23735
23736 \begin_layout Plain Layout
23737 Matemáticas ! Delimitadores
23738 \end_layout
23739
23740 \end_inset
23741
23742
23743 \begin_inset Index idx
23744 status collapsed
23745
23746 \begin_layout Plain Layout
23747 Matemáticas ! Paréntesis
23748 \end_layout
23749
23750 \end_inset
23751
23752
23753 \begin_inset CommandInset label
23754 LatexCommand label
23755 name "sec:Paréntesis-y-delimitadores"
23756
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \begin_layout Standard
23763 Hay varios tipos de delimitadores disponibles en LyX.
23764  Para casi todas las necesidades debería bastar con el uso de las teclas
23765  
23766 \family typewriter
23767 []{}()|<>
23768 \family default
23769 .
23770  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23771  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23772  surge al pulsar el botón 
23773 \begin_inset Graphics
23774         filename ../../images/math/delim.png
23775
23776 \end_inset
23777
23778  de la barra de herramientas de ecuaciones.
23779  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23780 \begin_inset Formula \[
23781 \left[\begin{array}{cc}
23782 1 & 2\\
23783 3 & 4
23784 \end{array}\right]
23785 \]
23786
23787 \end_inset
23788
23789 o para colocar diversos paréntesis como en la fracción: 
23790 \begin_inset Formula \[
23791 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23792 \]
23793
23794 \end_inset
23795
23796
23797 \end_layout
23798
23799 \begin_layout Standard
23800 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23801 ente de acuerdo con el tamaño de lo que contienen.
23802 \end_layout
23803
23804 \begin_layout Standard
23805 Para construir delimitadores pulsa el botón del que quieras poner para el
23806  lado izquierdo y para el lado derecho.
23807  Si marcas la opción 
23808 \family sans
23809 Mantener
23810 \begin_inset space ~
23811 \end_inset
23812
23813 iguales
23814 \family default
23815 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23816  El comando TeX de la selección se mostrará bajo el panel de botones.
23817  Si quieres que un lado no tenga delimitador, usa el botón 
23818 \family sans
23819 Ninguno
23820 \family default
23821 .
23822  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23823 \end_layout
23824
23825 \begin_layout Standard
23826 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23827  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23828  escoger los delimitadores deseados y pulsar 
23829 \family sans
23830 Insert
23831 \family default
23832 ar, con esto se dibujarán alrededor de la estructura resaltada.
23833 \end_layout
23834
23835 \begin_layout Section
23836 Ecuaciones con varias líneas
23837 \begin_inset Index idx
23838 status collapsed
23839
23840 \begin_layout Plain Layout
23841 Matemáticas ! Presentación de ecuaciones
23842 \end_layout
23843
23844 \end_inset
23845
23846
23847 \begin_inset Index idx
23848 status collapsed
23849
23850 \begin_layout Plain Layout
23851 Matemáticas ! Matrices
23852 \end_layout
23853
23854 \end_inset
23855
23856
23857 \begin_inset Index idx
23858 status collapsed
23859
23860 \begin_layout Plain Layout
23861 Matemáticas ! Ecuaciones multilínea
23862 \end_layout
23863
23864 \end_inset
23865
23866
23867 \end_layout
23868
23869 \begin_layout Standard
23870 Las matrices se introducen con el botón 
23871 \begin_inset Graphics
23872         filename ../../images/math/matrix.png
23873
23874 \end_inset
23875
23876  de la 
23877 \family sans
23878 Barra
23879 \begin_inset space ~
23880 \end_inset
23881
23882 de
23883 \begin_inset space ~
23884 \end_inset
23885
23886 herramientas
23887 \begin_inset space ~
23888 \end_inset
23889
23890 matemáticas
23891 \family default
23892 .
23893  Se abrirá un diálogo para elegir el número de filas y columnas.
23894  Por ejemplo:
23895 \begin_inset Formula \[
23896 \left(\begin{array}{ccc}
23897 1 & 2 & 3\\
23898 4 & 5 & 6\\
23899 7 & 8 & 9
23900 \end{array}\right)
23901 \]
23902
23903 \end_inset
23904
23905 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
23906  en la sec.
23907 \begin_inset space \thinspace{}
23908 \end_inset
23909
23910
23911 \begin_inset CommandInset ref
23912 LatexCommand ref
23913 reference "sec:Paréntesis-y-delimitadores"
23914
23915 \end_inset
23916
23917 .
23918  Al construir la matriz, puedes elegir si las entradas de columna se alinean
23919  a la izquierda, a la derecha o al centro, en el cuadro 
23920 \family sans
23921 Horizontal,
23922 \family default
23923  con las letras 
23924 \begin_inset Quotes fld
23925 \end_inset
23926
23927
23928 \family sans
23929 l
23930 \family default
23931
23932 \begin_inset Quotes frd
23933 \end_inset
23934
23935
23936 \begin_inset Quotes fld
23937 \end_inset
23938
23939
23940 \family sans
23941 r
23942 \family default
23943
23944 \begin_inset Quotes frd
23945 \end_inset
23946
23947 , y 
23948 \begin_inset Quotes fld
23949 \end_inset
23950
23951
23952 \family sans
23953 c
23954 \family default
23955
23956 \begin_inset Quotes frd
23957 \end_inset
23958
23959 .
23960  Lyx utiliza 
23961 \begin_inset Quotes fld
23962 \end_inset
23963
23964
23965 \family sans
23966 c
23967 \family default
23968
23969 \begin_inset Quotes frd
23970 \end_inset
23971
23972  por omisión.
23973  Por ejemplo, la secuencia 
23974 \begin_inset Quotes fld
23975 \end_inset
23976
23977
23978 \family sans
23979 lcr
23980 \family default
23981
23982 \begin_inset Quotes frd
23983 \end_inset
23984
23985  indica que la primera columna se alineará a la izquierda, la segunda al
23986  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
23987  El resultado será el siguiente: 
23988 \begin_inset Formula \[
23989 \begin{array}{lcr}
23990 columna & columna & columna\\
23991 alineada & alineada & alineada\\
23992 a\, la\, izquierda & al\, centro & a\, la\, derecha
23993 \end{array}
23994 \]
23995
23996 \end_inset
23997
23998
23999 \end_layout
24000
24001 \begin_layout Standard
24002 Puedes añadir más filas a una matriz existente con 
24003 \family sans
24004 Ctrl+Retorno
24005 \family default
24006  estando el cursor en la matriz.
24007  Puedes añadir o quitar filas y columnas con el menú 
24008 \family sans
24009 Editar\SpecialChar \menuseparator
24010 Ecuaciones
24011 \family default
24012  o con los botones adecuados de la barra de herramientas matemáticas.
24013 \end_layout
24014
24015 \begin_layout Standard
24016 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
24017  de distintos casos.
24018  Para ello se usa el submenú 
24019 \family sans
24020 Insertar\SpecialChar \menuseparator
24021 Ecuaciones\SpecialChar \menuseparator
24022 Entorno
24023 \begin_inset space ~
24024 \end_inset
24025
24026 casos
24027 \family default
24028  o el comando 
24029 \series bold
24030
24031 \backslash
24032 cases
24033 \series default
24034 .
24035  Aquí ves un ejemplo: 
24036 \begin_inset Formula \[
24037 f(x)=\begin{cases}
24038 -1 & x<0\\
24039 0 & x=0\\
24040 1 & x>0
24041 \end{cases}
24042 \]
24043
24044 \end_inset
24045
24046
24047 \end_layout
24048
24049 \begin_layout Standard
24050 \begin_inset VSpace bigskip
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \begin_layout Standard
24057 Las ecuaciones con varias líneas se crean pulsando 
24058 \family sans
24059 \series medium
24060 Ctrl+Retorno
24061 \family default
24062 \series default
24063  dentro de la ecuación.
24064  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
24065  Si tecleas 
24066 \family sans
24067 \series medium
24068 Ctrl+Retorno
24069 \family default
24070 \series default
24071  en una ecuación no vacía, la parte anterior al signo de relación (signo
24072  igual 
24073 \begin_inset Quotes fld
24074 \end_inset
24075
24076 =
24077 \begin_inset Quotes frd
24078 \end_inset
24079
24080 , etc.) se insertará automáticamente en la primera columna, el signo de relación
24081  en la segunda y el resto en la tercera columna.
24082  Por cada nueva pulsación de 
24083 \family sans
24084 \series medium
24085 Ctrl+Retorno
24086 \family default
24087 \series default
24088  se crea una fila nueva.
24089  Las ecuaciones multilínea siempre están en modo presentación.
24090  Aquí hay un ejemplo:
24091 \end_layout
24092
24093 \begin_layout Standard
24094 \begin_inset Formula \begin{eqnarray}
24095 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24096 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
24097 \end{eqnarray}
24098
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \begin_layout Standard
24105 Para cambiar la asignación de columna de las partes de la ecuación, pon
24106  el cursor donde quieras empezar el cambio y teclea 
24107 \family sans
24108 Ctrl+Tab.
24109
24110 \family default
24111  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
24112  Ten en cuenta que la columna central está destinada para los signos de
24113  relación, y que las estructuras en esa columna se imprimirán en un tamaño
24114  menor:
24115 \begin_inset Formula \begin{eqnarray*}
24116 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24117 \end{eqnarray*}
24118
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \begin_layout Standard
24125 La ecuación multilínea aquí descrita es del tipo 
24126 \family sans
24127 Entorno_EqnArray
24128 \family default
24129 .
24130  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
24131  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
24132  que en la ecuación (
24133 \begin_inset CommandInset ref
24134 LatexCommand ref
24135 reference "eq:acuadrado"
24136
24137 \end_inset
24138
24139 ).
24140  Los otros tipos se describen en la sección
24141 \begin_inset space ~
24142 \end_inset
24143
24144
24145 \begin_inset space \thinspace{}
24146 \end_inset
24147
24148
24149 \begin_inset CommandInset ref
24150 LatexCommand ref
24151 reference "sub:Tipos-de-ecuaciones-AMS"
24152
24153 \end_inset
24154
24155 .
24156 \end_layout
24157
24158 \begin_layout Section
24159 Numeración y referencia de ecuaciones
24160 \begin_inset Index idx
24161 status collapsed
24162
24163 \begin_layout Plain Layout
24164 Matemáticas ! Numeración de ecuaciones
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \begin_inset Index idx
24171 status collapsed
24172
24173 \begin_layout Plain Layout
24174 Matemáticas ! Referencias a ecuaciones
24175 \end_layout
24176
24177 \end_inset
24178
24179
24180 \begin_inset CommandInset label
24181 LatexCommand label
24182 name "sec:Numeración-y-referencia"
24183
24184 \end_inset
24185
24186
24187 \end_layout
24188
24189 \begin_layout Standard
24190 Para numerar una ecuación, pon el cursor en ella y usa el menú 
24191 \family sans
24192 Editar\SpecialChar \menuseparator
24193 Ecuaciones\SpecialChar \menuseparator
24194 Conmutar
24195 \begin_inset space ~
24196 \end_inset
24197
24198 numeración
24199 \family default
24200  o el atajo 
24201 \family sans
24202 Alt+M
24203 \begin_inset space ~
24204 \end_inset
24205
24206 N
24207 \family default
24208 .
24209  El número de ecuación se ve en LyX como 
24210 \begin_inset Quotes fld
24211 \end_inset
24212
24213 #
24214 \begin_inset Quotes frd
24215 \end_inset
24216
24217  entre paréntesis.
24218  El 
24219 \begin_inset Quotes fld
24220 \end_inset
24221
24222 #
24223 \begin_inset Quotes frd
24224 \end_inset
24225
24226  indica que el número se calculará automáticamente al generar la salida.
24227  La posición y el formato del número de fórmula depende de la clase del
24228  documento.
24229  En este documento el número se imprime junto con el número del capítulo,
24230  separados por un punto:
24231 \begin_inset Formula \begin{equation}
24232 1+1=2
24233 \end{equation}
24234
24235 \end_inset
24236
24237
24238 \family sans
24239 Alt+M
24240 \begin_inset space ~
24241 \end_inset
24242
24243 N
24244 \family default
24245  en una ecuación numerada quita la numeración.
24246  Sólo se pueden numerar ecuaciones presentadas.
24247 \end_layout
24248
24249 \begin_layout Standard
24250 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
24251  menú 
24252 \family sans
24253 Editar\SpecialChar \menuseparator
24254 Ecuaciones\SpecialChar \menuseparator
24255 Conmutar
24256 \begin_inset space ~
24257 \end_inset
24258
24259 numeración
24260 \begin_inset space ~
24261 \end_inset
24262
24263 de
24264 \begin_inset space ~
24265 \end_inset
24266
24267 línea
24268 \family default
24269  o el atajo 
24270 \family sans
24271 Alt+M
24272 \begin_inset space ~
24273 \end_inset
24274
24275 Mayúsculas+N.
24276
24277 \family default
24278  Sólo se conmuta la numeración de la línea donde esté el cursor:
24279 \begin_inset Formula \begin{eqnarray}
24280 1 & = & 3-2\\
24281 2 & = & 4-2\nonumber \\
24282 4 & \leq & 7
24283 \end{eqnarray}
24284
24285 \end_inset
24286
24287 Para numerar todas las líneas usa el atajo 
24288 \family sans
24289 Alt+M
24290 \begin_inset space ~
24291 \end_inset
24292
24293 N
24294 \family default
24295 .
24296 \end_layout
24297
24298 \begin_layout Standard
24299 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
24300  La etiqueta se inserta con el menú 
24301 \family sans
24302 Insertar\SpecialChar \menuseparator
24303 Etiqueta
24304 \family default
24305  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
24306  el texto.
24307  Se recomienda dejar como primera parte de la etiqueta la propuesta 
24308 \begin_inset Quotes fld
24309 \end_inset
24310
24311
24312 \family sans
24313 eq:
24314 \family default
24315
24316 \begin_inset Quotes frd
24317 \end_inset
24318
24319 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
24320  en el documento.
24321  En el ejemplo siguiente hemos insertado la etiqueta 
24322 \begin_inset Quotes fld
24323 \end_inset
24324
24325 eq:tanhExp
24326 \begin_inset Quotes frd
24327 \end_inset
24328
24329  en la segunda línea:
24330 \begin_inset Formula \begin{eqnarray}
24331 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
24332  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24333 \end{eqnarray}
24334
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \begin_layout Standard
24341 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
24342  se ve en LyX en el sitio del contenedor del número de ecuación 
24343 \begin_inset Quotes eld
24344 \end_inset
24345
24346 #
24347 \begin_inset Quotes erd
24348 \end_inset
24349
24350 .
24351  Puedes hacer referencia a una ecuación etiquetada con el menú 
24352 \family sans
24353 Insertar\SpecialChar \menuseparator
24354 Referencia
24355 \begin_inset space ~
24356 \end_inset
24357
24358 cruzada
24359 \family default
24360 .
24361  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
24362  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
24363  de ecuación:
24364 \end_layout
24365
24366 \begin_layout Standard
24367 Esto es una referencia cruzada a la ecuación (
24368 \begin_inset CommandInset ref
24369 LatexCommand ref
24370 reference "eq:tanhExp"
24371
24372 \end_inset
24373
24374 ).
24375 \end_layout
24376
24377 \begin_layout Standard
24378 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
24379 \begin_inset space \thinspace{}
24380 \end_inset
24381
24382
24383 \begin_inset CommandInset ref
24384 LatexCommand ref
24385 reference "sec:Referencias-cruzadas"
24386
24387 \end_inset
24388
24389 .
24390  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
24391  el menú 
24392 \family sans
24393 Insertar\SpecialChar \menuseparator
24394 Etiqueta
24395 \family default
24396  y borra la etiqueta en el cuadro de texto.
24397 \begin_inset Foot
24398 status collapsed
24399
24400 \begin_layout Plain Layout
24401 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
24402 \end_layout
24403
24404 \end_inset
24405
24406  
24407 \end_layout
24408
24409 \begin_layout Section
24410 Definición de macros de ecuación
24411 \begin_inset Index idx
24412 status collapsed
24413
24414 \begin_layout Plain Layout
24415 Matemáticas ! Macros de ecuación
24416 \end_layout
24417
24418 \end_inset
24419
24420
24421 \end_layout
24422
24423 \begin_layout Standard
24424 LyX permite la definición de macros para ecuaciones, lo que es muy útil
24425  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
24426  Se explica en la sección 
24427 \emph on
24428 Macros de ecuaciones
24429 \emph default
24430  del manual
24431 \emph on
24432  Ecuaciones
24433 \emph default
24434 .
24435 \end_layout
24436
24437 \begin_layout Section
24438 Afinando
24439 \end_layout
24440
24441 \begin_layout Subsection
24442 Estilo del texto
24443 \begin_inset Index idx
24444 status collapsed
24445
24446 \begin_layout Plain Layout
24447 Matemáticas ! Estilo del texto
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Standard
24456 La fuente estándar para el texto es cursiva, y para números es romana.
24457  Para determinar una fuente en una ecuación usa el botón 
24458 \begin_inset Graphics
24459         filename ../../images/math/font.png
24460
24461 \end_inset
24462
24463  del 
24464 \family sans
24465 Panel de ecuaciones
24466 \family default
24467 , o introduce directamente el comando adecuado, según el cuadro
24468 \begin_inset space ~
24469 \end_inset
24470
24471
24472 \begin_inset CommandInset ref
24473 LatexCommand ref
24474 reference "cap:Estilos-del-texto-y"
24475
24476 \end_inset
24477
24478 .
24479 \end_layout
24480
24481 \begin_layout Standard
24482 \begin_inset Float table
24483 wide false
24484 sideways false
24485 status open
24486
24487 \begin_layout Plain Layout
24488 \begin_inset Caption
24489
24490 \begin_layout Plain Layout
24491 \begin_inset CommandInset label
24492 LatexCommand label
24493 name "cap:Estilos-del-texto-y"
24494
24495 \end_inset
24496
24497 Estilos del texto y comandos correspondientes.
24498 \end_layout
24499
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \begin_layout Plain Layout
24506 \align center
24507 \begin_inset Tabular
24508 <lyxtabular version="3" rows="9" columns="2">
24509 <features tabularvalignment="middle">
24510 <column alignment="center" valignment="top" width="0pt">
24511 <column alignment="center" valignment="top" width="0pt">
24512 <row>
24513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517 Fuente
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526 Comando
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 </row>
24532 <row>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537
24538 \shape up
24539 \size normal
24540 \bar no
24541 \noun off
24542 \color none
24543 \begin_inset Formula $\mathrm{Roman}$
24544 \end_inset
24545
24546
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555
24556 \series bold
24557
24558 \backslash
24559 mathrm
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 </row>
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
24571 \end_inset
24572
24573
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \series bold
24584
24585 \backslash
24586 mathbf
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 <row>
24593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597 \begin_inset Formula $\mathit{Cursiva}$
24598 \end_inset
24599
24600
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609
24610 \series bold
24611
24612 \backslash
24613 mathit
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 </row>
24619 <row>
24620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624
24625 \shape up
24626 \size normal
24627 \bar no
24628 \noun off
24629 \color none
24630 \begin_inset Formula $\mathtt{Typewriter}$
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \series bold
24644
24645 \backslash
24646 mathtt
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 <row>
24653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24658 \end_inset
24659
24660
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669
24670 \series bold
24671
24672 \backslash
24673 mathbb
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 </row>
24679 <row>
24680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684 \begin_inset Formula $\mathfrak{Fraktur}$
24685 \end_inset
24686
24687
24688 \end_layout
24689
24690 \end_inset
24691 </cell>
24692 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24693 \begin_inset Text
24694
24695 \begin_layout Plain Layout
24696
24697 \series bold
24698
24699 \backslash
24700 mathfrak
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 </row>
24706 <row>
24707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \shape up
24713 \size normal
24714 \emph on
24715 \bar no
24716 \noun off
24717 \color none
24718 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \series bold
24732
24733 \backslash
24734 mathcal
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 <row>
24741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745 \begin_inset Formula $\mathsf{SansSerif}$
24746 \end_inset
24747
24748
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \series bold
24759
24760 \backslash
24761 mathsf
24762 \end_layout
24763
24764 \end_inset
24765 </cell>
24766 </row>
24767 </lyxtabular>
24768
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Standard
24780 \begin_inset Note Greyedout
24781 status open
24782
24783 \begin_layout Plain Layout
24784
24785 \series bold
24786 Nota: 
24787 \series default
24788 Ten en cuenta que los estilos 
24789 \family sans
24790 Blackboard
24791 \family default
24792  y 
24793 \family sans
24794 Caligráfica
24795 \family default
24796  sólo tienen mayúsculas.
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \end_layout
24803
24804 \begin_layout Standard
24805 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24806  Cada carácter en este cuadro se imprime en ese estilo.
24807  Al pulsar 
24808 \family sans
24809 Espa
24810 \family default
24811 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24812  un espacio debe ser protegido.
24813  En este ejemplo la letra 
24814 \begin_inset Quotes fld
24815 \end_inset
24816
24817 N
24818 \begin_inset Quotes frd
24819 \end_inset
24820
24821  en estilo 
24822 \family sans
24823 Blackboard
24824 \family default
24825  representa el conjunto de los números naturales:
24826 \begin_inset Formula \[
24827 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24828 \]
24829
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \begin_layout Standard
24836 Los estilos de texto son anidables, lo que puede causar confusión.
24837  P.
24838 \begin_inset space \thinspace{}
24839 \end_inset
24840
24841 e., poner un carácter en 
24842 \family sans
24843 Fraktur
24844 \family default
24845  en un cuadro para 
24846 \family sans
24847 Typewriter
24848 \family default
24849
24850 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24851 \end_inset
24852
24853  
24854 \begin_inset Newline newline
24855 \end_inset
24856
24857 Por tanto es mejor no usar esta característica.
24858 \end_layout
24859
24860 \begin_layout Standard
24861 Los estilos de texto no tienen efecto sobre las letras griegas: 
24862 \begin_inset Formula $\mathfrak{abc\delta e}$
24863 \end_inset
24864
24865
24866 \begin_inset Newline newline
24867 \end_inset
24868
24869 Sólo se pueden imprimir en negrita usando el comando 
24870 \series bold
24871
24872 \backslash
24873 boldsymbol
24874 \series default
24875 , que trabaja como los demás comandos de estilo de letra: 
24876 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24877 \end_inset
24878
24879
24880 \end_layout
24881
24882 \begin_layout Standard
24883
24884 \series bold
24885
24886 \backslash
24887 boldsymbol
24888 \series default
24889  funciona con todos los símbolos, letras y números.
24890 \end_layout
24891
24892 \begin_layout Standard
24893 Hay más opciones para fuentes en el menú 
24894 \family sans
24895 Editar\SpecialChar \menuseparator
24896 Ecuaciones\SpecialChar \menuseparator
24897 Estilo
24898 \begin_inset space ~
24899 \end_inset
24900
24901 del
24902 \begin_inset space ~
24903 \end_inset
24904
24905 texto
24906 \end_layout
24907
24908 \begin_layout Subsection
24909 Texto en ecuaciones
24910 \begin_inset Index idx
24911 status collapsed
24912
24913 \begin_layout Plain Layout
24914 Matemáticas ! Texto en una ecuación
24915 \end_layout
24916
24917 \end_inset
24918
24919
24920 \end_layout
24921
24922 \begin_layout Standard
24923 Los estilos de letra son útiles para escribir ciertos caracteres pero no
24924  para texto.
24925  Para escribir texto en una ecuación es mejor usar la entrada 
24926 \family sans
24927 Texto
24928 \begin_inset space ~
24929 \end_inset
24930
24931 normal
24932 \family default
24933  en la lista desplegable que surge al pulsar el icono 
24934 \begin_inset Graphics
24935         filename ../../images/math/font.png
24936
24937 \end_inset
24938
24939  del 
24940 \family sans
24941 Panel de ecuaciones
24942 \family default
24943  (o bien el atajo 
24944 \family sans
24945 Alt+C
24946 \begin_inset space ~
24947 \end_inset
24948
24949 Espacio
24950 \family default
24951 ).
24952  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
24953  azul.
24954  Puedes usar espacios y acentos de la manera habitual.
24955  Por ejemplo:
24956 \begin_inset Formula \[
24957 f(x)=\begin{cases}
24958 x & \textrm{en este caso }\\
24959 -x & \textrm{en algún otro}
24960 \end{cases}
24961 \]
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Subsection
24969 Tamaños de fuente
24970 \begin_inset Index idx
24971 status collapsed
24972
24973 \begin_layout Plain Layout
24974 Matemáticas ! Tamaños de fuente
24975 \end_layout
24976
24977 \end_inset
24978
24979
24980 \end_layout
24981
24982 \begin_layout Standard
24983 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
24984  que son automáticamente escogidos en la mayoría de situaciones.
24985  Son los estilos 
24986 \family sans
24987 presentación
24988 \family default
24989
24990 \family sans
24991 texto
24992 \begin_inset space ~
24993 \end_inset
24994
24995 normal
24996 \family default
24997
24998 \family sans
24999 índice
25000 \begin_inset space ~
25001 \end_inset
25002
25003 (pequeño)
25004 \family default
25005 , e 
25006 \family sans
25007 índice
25008 \begin_inset space ~
25009 \end_inset
25010
25011 de
25012 \begin_inset space ~
25013 \end_inset
25014
25015 índice
25016 \begin_inset space ~
25017 \end_inset
25018
25019 (más
25020 \begin_inset space ~
25021 \end_inset
25022
25023 pequeño)
25024 \family default
25025 .
25026  Para la mayoría de los caracteres
25027 \family sans
25028 , texto
25029 \family default
25030  y 
25031 \family sans
25032 presentación
25033 \family default
25034  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
25035  otras estructuras, los caracteres son más grandes en 
25036 \family sans
25037 presentación.
25038
25039 \family default
25040  Excepto para algunos operadores, que se redimensionan de acuerdo con la
25041  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
25042  La elección de LaTeX puede ser cambiada con el botón 
25043 \begin_inset Graphics
25044         filename ../../images/math/style.png
25045
25046 \end_inset
25047
25048  del 
25049 \family sans
25050 Panel de ecuaciones
25051 \family default
25052 .
25053  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
25054  insertar la estructura matemática.
25055  Por ejemplo, puedes poner 
25056 \begin_inset Formula $\frac{1}{2}$
25057 \end_inset
25058
25059 , que está normalmente en 
25060 \family sans
25061 modo
25062 \begin_inset space ~
25063 \end_inset
25064
25065 texto,
25066 \family default
25067  más grande en estilo 
25068 \family sans
25069 presentación
25070 \family default
25071
25072 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25073 \end_inset
25074
25075 .
25076  En el siguiente ejemplo puedes ver los cuatro estilos:
25077 \end_layout
25078
25079 \begin_layout Standard
25080 \begin_inset Formula $presentaci\acute{o}n$
25081 \end_inset
25082
25083
25084 \begin_inset Formula ${\textstyle texto}$
25085 \end_inset
25086
25087
25088 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
25089 \end_inset
25090
25091
25092 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
25093 \end_inset
25094
25095
25096 \end_layout
25097
25098 \begin_layout Standard
25099 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
25100  que si se ha puesto un cierto tamaño predeterminado con el menú de 
25101 \family sans
25102 Editar\SpecialChar \menuseparator
25103 Estilo
25104 \begin_inset space ~
25105 \end_inset
25106
25107 de
25108 \begin_inset space ~
25109 \end_inset
25110
25111 texto,
25112 \family default
25113  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
25114 o.
25115  De forma que, si el tamaño base de la fuente del documento se cambia, todas
25116  las fuentes serán reajustadas.
25117  Como ejemplo una ecuación con letra de tamaño 
25118 \begin_inset Quotes fld
25119 \end_inset
25120
25121 grandísima
25122 \begin_inset Quotes frd
25123 \end_inset
25124
25125 :
25126 \end_layout
25127
25128 \begin_layout Standard
25129
25130 \family roman
25131 \size largest
25132 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25133 \end_inset
25134
25135
25136 \end_layout
25137
25138 \begin_layout Section
25139 Módulos de teorema
25140 \begin_inset Index idx
25141 status collapsed
25142
25143 \begin_layout Plain Layout
25144 Módulos de teorema
25145 \end_layout
25146
25147 \end_inset
25148
25149
25150 \end_layout
25151
25152 \begin_layout Standard
25153 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
25154  de las clases de documento para incorporarlo a los módulos de formato.
25155  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
25156  con otras clases además de las clases AMS.
25157  Véase la sección
25158 \begin_inset space ~
25159 \end_inset
25160
25161
25162 \begin_inset CommandInset ref
25163 LatexCommand ref
25164 reference "sub:Módulos"
25165
25166 \end_inset
25167
25168  para más información sobre módulos de formato.
25169 \end_layout
25170
25171 \begin_layout Section
25172 AMS-LaTeX
25173 \begin_inset Index idx
25174 status collapsed
25175
25176 \begin_layout Plain Layout
25177 AMS, ecuaciones
25178 \end_layout
25179
25180 \end_inset
25181
25182
25183 \begin_inset Index idx
25184 status collapsed
25185
25186 \begin_layout Plain Layout
25187 Matemáticas ! AMS
25188 \end_layout
25189
25190 \end_inset
25191
25192
25193 \end_layout
25194
25195 \begin_layout Standard
25196 LyX soporta los paquetes más habituales suministrados por la 
25197 \emph on
25198 American Mathematical Society
25199 \emph default
25200  (AMS).
25201 \end_layout
25202
25203 \begin_layout Subsection
25204 Habilitar el uso de AMS
25205 \end_layout
25206
25207 \begin_layout Standard
25208 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
25209 \family sans
25210 Usar
25211 \begin_inset space ~
25212 \end_inset
25213
25214 el
25215 \begin_inset space ~
25216 \end_inset
25217
25218 paquete
25219 \begin_inset space ~
25220 \end_inset
25221
25222 de
25223 \begin_inset space ~
25224 \end_inset
25225
25226 ecuaciones
25227 \begin_inset space ~
25228 \end_inset
25229
25230 AMS
25231 \family default
25232  en el diálogo 
25233 \family sans
25234 Documento\SpecialChar \menuseparator
25235 Configuración\SpecialChar \menuseparator
25236 Ecuaciones
25237 \family default
25238 .
25239 \begin_inset Index idx
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243 Documentos ! Configuración
25244 \end_layout
25245
25246 \end_inset
25247
25248  AMS es necesario para muchas estructuras matemáticas, de modo que si se
25249  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
25250  uso de AMS.
25251  
25252 \end_layout
25253
25254 \begin_layout Subsection
25255 Tipos de ecuaciones AMS
25256 \begin_inset CommandInset label
25257 LatexCommand label
25258 name "sub:Tipos-de-ecuaciones-AMS"
25259
25260 \end_inset
25261
25262
25263 \begin_inset Index idx
25264 status collapsed
25265
25266 \begin_layout Plain Layout
25267 Matemáticas ! Ecuaciones multilínea
25268 \end_layout
25269
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Standard
25276 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
25277  LyX permite elegir entre 
25278 \family typewriter
25279 align
25280 \family default
25281
25282 \family typewriter
25283 alignat
25284 \family default
25285
25286 \family typewriter
25287 flalign
25288 \family default
25289
25290 \family typewriter
25291 gather
25292 \family default
25293  y 
25294 \family typewriter
25295 multilínea
25296 \family default
25297 .
25298  La explicación de estos tipos de ecuación está en la documentación de AMS.
25299 \end_layout
25300
25301 \begin_layout Chapter
25302 Otras herramientas
25303 \end_layout
25304
25305 \begin_layout Section
25306 Referencias cruzadas
25307 \begin_inset Index idx
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311 Referencias cruzadas
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \begin_inset CommandInset label
25318 LatexCommand label
25319 name "sec:Referencias-cruzadas"
25320
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \begin_layout Standard
25327 Las referencias cruzadas son uno de los puntos fuertes de LyX.
25328  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
25329  en el documento.
25330  Para hacer referencia a una parte del documento debes insertar en ella
25331  una etiqueta.
25332  La etiqueta se usa como ancla y como nombre para la referencia.
25333  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
25334  
25335 \end_layout
25336
25337 \begin_layout Enumerate
25338 Primer ítem
25339 \end_layout
25340
25341 \begin_layout Enumerate
25342 \begin_inset CommandInset label
25343 LatexCommand label
25344 name "enu:Segundo-ítem"
25345
25346 \end_inset
25347
25348 Segundo ítem
25349 \end_layout
25350
25351 \begin_layout Enumerate
25352 Tercer ítem
25353 \end_layout
25354
25355 \begin_layout Standard
25356 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
25357  
25358 \family sans
25359 Insertar\SpecialChar \menuseparator
25360 Etiqueta
25361 \family default
25362  o con el botón 
25363 \begin_inset Graphics
25364         filename ../../images/label-insert.png
25365         scale 85
25366
25367 \end_inset
25368
25369  de la barra de herramientas.
25370  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
25371  LyX propone un prefijo y un posible título, en este caso 
25372 \begin_inset Quotes fld
25373 \end_inset
25374
25375
25376 \family sans
25377 enu:Segundo-ítem
25378 \family default
25379
25380 \begin_inset Quotes frd
25381 \end_inset
25382
25383 ; el prefijo 
25384 \begin_inset Quotes fld
25385 \end_inset
25386
25387
25388 \family sans
25389 enu:
25390 \family default
25391
25392 \begin_inset Quotes frd
25393 \end_inset
25394
25395  por 
25396 \begin_inset Quotes fld
25397 \end_inset
25398
25399 enumeración
25400 \begin_inset Quotes frd
25401 \end_inset
25402
25403 .
25404  Al pulsar 
25405 \family sans
25406 Aceptar
25407 \family default
25408  se inserta un cuadro gris parecido a este: 
25409 \begin_inset Graphics
25410         filename clipart/etiquetaQt4.png
25411         scale 85
25412
25413 \end_inset
25414
25415 .
25416  El prefijo depende de la parte del documento donde se inserta la etiqueta,
25417  p.
25418 \begin_inset space \thinspace{}
25419 \end_inset
25420
25421 e.
25422  si pones una etiqueta en un encabezado de sección, el prefijo será 
25423 \begin_inset Quotes fld
25424 \end_inset
25425
25426
25427 \family sans
25428 sec:
25429 \family default
25430
25431 \begin_inset Quotes frd
25432 \end_inset
25433
25434 .
25435 \end_layout
25436
25437 \begin_layout Standard
25438 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
25439  el menú 
25440 \family sans
25441 Insertar\SpecialChar \menuseparator
25442 Referencia
25443 \begin_inset space ~
25444 \end_inset
25445
25446 cruzada
25447 \family default
25448  o el botón 
25449 \begin_inset Graphics
25450         filename ../../images/dialog-show-new-inset_ref.png
25451         scale 85
25452
25453 \end_inset
25454
25455 .
25456  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
25457  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
25458  la entrada 
25459 \begin_inset Quotes fld
25460 \end_inset
25461
25462
25463 \family sans
25464 enu:Segundo-ítem
25465 \family default
25466
25467 \begin_inset Quotes frd
25468 \end_inset
25469
25470 .
25471  Al pulsar 
25472 \family sans
25473 Aceptar
25474 \family default
25475  se inserta un recuadro gris parecido a este: 
25476 \begin_inset Graphics
25477         filename clipart/referenciaQt4.png
25478         scale 85
25479
25480 \end_inset
25481
25482 .
25483  En el documento de salida, en vez de este recuadro se mostrará el número
25484  del ítem.
25485 \end_layout
25486
25487 \begin_layout Standard
25488 Como alternativa a 
25489 \family sans
25490 Insertar\SpecialChar \menuseparator
25491 Referencia cruzada
25492 \family default
25493  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
25494  aparece, marcar 
25495 \family sans
25496 Copiar como referencia
25497 \family default
25498 .
25499  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
25500  pegarse en la posición actual del cursor con el menú 
25501 \family sans
25502 Editar\SpecialChar \menuseparator
25503 Pegar
25504 \family default
25505  (atajo 
25506 \family sans
25507 Ctrl+V
25508 \family default
25509 ).
25510 \end_layout
25511
25512 \begin_layout Standard
25513 A continuación ponemos nuestra referencia cruzada: Ítem
25514 \begin_inset space ~
25515 \end_inset
25516
25517
25518 \begin_inset CommandInset ref
25519 LatexCommand ref
25520 reference "enu:Segundo-ítem"
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \begin_layout Standard
25528 Se recomienda usar un espacio protegido
25529 \begin_inset Foot
25530 status collapsed
25531
25532 \begin_layout Plain Layout
25533 Se describen en sec.
25534 \begin_inset space \thinspace{}
25535 \end_inset
25536
25537
25538 \begin_inset CommandInset ref
25539 LatexCommand ref
25540 reference "sub:Espacio-protegido"
25541
25542 \end_inset
25543
25544
25545 \end_layout
25546
25547 \end_inset
25548
25549  entre el nombre de la referencia y su número para evitar feos saltos de
25550  línea entre ellos.
25551  
25552 \end_layout
25553
25554 \begin_layout Standard
25555 Hay seis estilos de referencias cruzadas: 
25556 \end_layout
25557
25558 \begin_layout Description
25559 <referencia>: imprime el número, es la opción predeterminada: 
25560 \begin_inset CommandInset ref
25561 LatexCommand ref
25562 reference "cap:Dos-imágenes"
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \begin_layout Description
25570 (<referencia>): imprime el número entre paréntesis, este estilo es el habitual
25571  para referir ecuaciones, especialmente cuando se omite el nombre de referencia
25572  
25573 \begin_inset Quotes fld
25574 \end_inset
25575
25576 Ecuación
25577 \begin_inset Quotes frd
25578 \end_inset
25579
25580
25581 \begin_inset CommandInset ref
25582 LatexCommand eqref
25583 reference "eq:tanhExp"
25584
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \begin_layout Description
25591 <página>: imprime el número de la página: Página
25592 \begin_inset space ~
25593 \end_inset
25594
25595
25596 \begin_inset CommandInset ref
25597 LatexCommand pageref
25598 reference "cap:Dos-imágenes"
25599
25600 \end_inset
25601
25602
25603 \end_layout
25604
25605 \begin_layout Description
25606 en
25607 \begin_inset space ~
25608 \end_inset
25609
25610 página
25611 \begin_inset space ~
25612 \end_inset
25613
25614 <página>: imprime el texto 
25615 \begin_inset Quotes fld
25616 \end_inset
25617
25618 en la página
25619 \begin_inset Quotes frd
25620 \end_inset
25621
25622  y el número de página: 
25623 \begin_inset CommandInset ref
25624 LatexCommand vpageref
25625 reference "cap:Dos-imágenes"
25626
25627 \end_inset
25628
25629
25630 \end_layout
25631
25632 \begin_layout Description
25633 <referencia>
25634 \begin_inset space ~
25635 \end_inset
25636
25637 en
25638 \begin_inset space ~
25639 \end_inset
25640
25641 la
25642 \begin_inset space ~
25643 \end_inset
25644
25645 página
25646 \begin_inset space ~
25647 \end_inset
25648
25649 <página>: imprime el número, el texto 
25650 \begin_inset Quotes fld
25651 \end_inset
25652
25653 en la página
25654 \begin_inset Quotes frd
25655 \end_inset
25656
25657  y el número de página: 
25658 \begin_inset CommandInset ref
25659 LatexCommand vref
25660 reference "cap:Dos-imágenes"
25661
25662 \end_inset
25663
25664
25665 \end_layout
25666
25667 \begin_layout Description
25668 Referencia
25669 \begin_inset space ~
25670 \end_inset
25671
25672 con
25673 \begin_inset space ~
25674 \end_inset
25675
25676 formato: imprime un formato personalizado.
25677 \begin_inset Newline newline
25678 \end_inset
25679
25680
25681 \begin_inset Note Greyedout
25682 status open
25683
25684 \begin_layout Plain Layout
25685
25686 \series bold
25687 Nota:
25688 \series default
25689  Esta característica sólo está disponible si está instalado el paquete LaTeX
25690  
25691 \series bold
25692 prettyref
25693 \series default
25694  o 
25695 \series bold
25696 refstyle
25697 \series default
25698 .
25699 \begin_inset Index idx
25700 status collapsed
25701
25702 \begin_layout Plain Layout
25703 LaTeX, paquetes ! prettyref
25704 \end_layout
25705
25706 \end_inset
25707
25708
25709 \begin_inset Index idx
25710 status collapsed
25711
25712 \begin_layout Plain Layout
25713 LaTeX, paquetes ! refstyle
25714 \end_layout
25715
25716 \end_inset
25717
25718
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Description
25727
25728 \lang english
25729 Textual
25730 \begin_inset space ~
25731 \end_inset
25732
25733 reference: prints the caption of the reference
25734 \lang spanish
25735
25736 \begin_inset CommandInset ref
25737 LatexCommand nameref
25738 reference "cap:Dos-imágenes"
25739
25740 \end_inset
25741
25742
25743 \end_layout
25744
25745 \begin_layout Standard
25746
25747 \family sans
25748 <página>
25749 \family default
25750
25751 \begin_inset space \thinspace{}
25752 \end_inset
25753
25754  no imprime el número si la etiqueta está en la misma página, en la anterior
25755  o en la siguiente.
25756  En su lugar verás p.
25757 \begin_inset space \thinspace{}
25758 \end_inset
25759
25760 e.
25761 \begin_inset space ~
25762 \end_inset
25763
25764 el texto «
25765 \family sans
25766 en esta página
25767 \family default
25768 ».
25769  El estilo 
25770 \family sans
25771 <referencia>
25772 \begin_inset space ~
25773 \end_inset
25774
25775 en
25776 \begin_inset space ~
25777 \end_inset
25778
25779 página
25780 \begin_inset space ~
25781 \end_inset
25782
25783 <página>
25784 \family default
25785  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25786 \end_layout
25787
25788 \begin_layout Standard
25789 El número y la página de la parte referida del documento es calculado automática
25790 mente por LaTeX al generar la salida.
25791  El estilo de las referencias se especifica en el apartado 
25792 \family sans
25793 Formato
25794 \family default
25795  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25796  de referencia.
25797  
25798 \end_layout
25799
25800 \begin_layout Standard
25801 Sólo puedes usar el estilo 
25802 \family sans
25803 <referencia>
25804 \family default
25805  para referenciar partes numeradas del documento, mientras que el estilo
25806  
25807 \family sans
25808 <página>
25809 \family default
25810  siempre es posible.
25811 \end_layout
25812
25813 \begin_layout Standard
25814 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25815  la misma; para un flotante, pon la etiqueta en su leyenda.
25816  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25817  Las referencias a ecuaciones se explican en la sec.
25818 \begin_inset space \thinspace{}
25819 \end_inset
25820
25821
25822 \begin_inset CommandInset ref
25823 LatexCommand ref
25824 reference "sec:Numeración-y-referencia"
25825
25826 \end_inset
25827
25828 .
25829 \end_layout
25830
25831 \begin_layout Standard
25832 Clic derecho sobre una referencia cruzada abre un menú contextual.
25833  La entrada 
25834 \family sans
25835 Ir
25836 \begin_inset space ~
25837 \end_inset
25838
25839 a
25840 \begin_inset space ~
25841 \end_inset
25842
25843 la
25844 \begin_inset space ~
25845 \end_inset
25846
25847 etiqueta
25848 \family default
25849  lleva al cursor delante de la etiqueta correspondiente.
25850  Esta entrada se cambiará por 
25851 \family sans
25852 Volver
25853 \family default
25854  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25855  a la referencia.
25856  Puedes también volver con el botón 
25857 \begin_inset Graphics
25858         filename ../../images/bookmark-goto_0.png
25859
25860 \end_inset
25861
25862  de la barra de herramientas.
25863 \end_layout
25864
25865 \begin_layout Standard
25866 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25867  su cuadro.
25868  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25869  debes preocuparte de ello.
25870  
25871 \end_layout
25872
25873 \begin_layout Standard
25874 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25875  signos de interrogación en vez de la referencia.
25876 \end_layout
25877
25878 \begin_layout Standard
25879 Las referencias se describen con detalle en sección 
25880 \begin_inset Quotes fld
25881 \end_inset
25882
25883 Referencias a flotantes
25884 \begin_inset Quotes frd
25885 \end_inset
25886
25887  en el manual 
25888 \emph on
25889 Objetos insertados
25890 \emph default
25891 .
25892 \end_layout
25893
25894 \begin_layout Section
25895 El índice general y otros índices
25896 \begin_inset Index idx
25897 status collapsed
25898
25899 \begin_layout Plain Layout
25900 Indi@Índice general
25901 \end_layout
25902
25903 \end_inset
25904
25905
25906 \begin_inset Index idx
25907 status collapsed
25908
25909 \begin_layout Plain Layout
25910 Navegador de contorno
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \begin_inset CommandInset label
25917 LatexCommand label
25918 name "sec:IG"
25919
25920 \end_inset
25921
25922
25923 \end_layout
25924
25925 \begin_layout Subsection
25926 El índice general
25927 \begin_inset CommandInset label
25928 LatexCommand label
25929 name "sub:Indice-general"
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \begin_layout Standard
25937 El índice general (IG) se inserta con el menú 
25938 \family sans
25939 Insertar\SpecialChar \menuseparator
25940 Lista
25941 \family default
25942
25943 \begin_inset space \thinspace{}
25944 \end_inset
25945
25946 /
25947 \begin_inset space \thinspace{}
25948 \end_inset
25949
25950
25951 \family sans
25952 Índice\SpecialChar \menuseparator
25953 Índice
25954 \begin_inset space ~
25955 \end_inset
25956
25957 general
25958 \family default
25959 .
25960  En LyX se muestra un cuadro gris.
25961  Si pulsas en él, aparece en una ventana lateral el 
25962 \family sans
25963 Navegador de contorno
25964 \family default
25965  con las entradas del IG.
25966  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
25967  las secciones.
25968  Esta operación es una alternativa al menú 
25969 \family sans
25970 Documento\SpecialChar \menuseparator
25971 Navegador de contorno
25972 \family default
25973 , como se describe en la sección
25974 \begin_inset space ~
25975 \end_inset
25976
25977
25978 \begin_inset CommandInset ref
25979 LatexCommand ref
25980 reference "sec:Navegación"
25981
25982 \end_inset
25983
25984 .
25985 \end_layout
25986
25987 \begin_layout Standard
25988 El IG lista automáticamente las secciones numeradas.
25989  Si has declarado un título breve para un encabezado, como se explica en
25990  la sección
25991 \begin_inset space ~
25992 \end_inset
25993
25994
25995 \begin_inset space \thinspace{}
25996 \end_inset
25997
25998
25999 \begin_inset CommandInset ref
26000 LatexCommand ref
26001 reference "sec:Títulos-breves"
26002
26003 \end_inset
26004
26005 , será éste el que aparezca en el IG.
26006  La sección
26007 \begin_inset space ~
26008 \end_inset
26009
26010
26011 \begin_inset CommandInset ref
26012 LatexCommand ref
26013 reference "sub:Profundidad-de-numeración"
26014
26015 \end_inset
26016
26017  describe cómo ajustar el número de niveles de secciones que han de aparecer
26018  en el IG.
26019  También puedes ajustar el nivel de secciones mostradas en la ventana del
26020  IG mediante el deslizador que hay en la parte inferior de la misma.
26021  Las secciones no numeradas no salen en el IG.
26022 \end_layout
26023
26024 \begin_layout Subsection
26025 Índices de figuras, tablas y algoritmos
26026 \begin_inset CommandInset label
26027 LatexCommand label
26028 name "sub:Índices-de"
26029
26030 \end_inset
26031
26032
26033 \end_layout
26034
26035 \begin_layout Standard
26036 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
26037  general.
26038  Se insertan mediante los submenús de 
26039 \family sans
26040 Insertar\SpecialChar \menuseparator
26041 Lista
26042 \begin_inset space \thinspace{}
26043 \end_inset
26044
26045 /
26046 \begin_inset space \thinspace{}
26047 \end_inset
26048
26049 Índice
26050 \family default
26051 .
26052  Las entradas del índice son el número del flotante correspondiente y su
26053  leyenda.
26054 \end_layout
26055
26056 \begin_layout Section
26057 URLs e hiperenlaces
26058 \begin_inset Index idx
26059 status collapsed
26060
26061 \begin_layout Plain Layout
26062 Hiperenlaces
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \begin_inset Index idx
26069 status collapsed
26070
26071 \begin_layout Plain Layout
26072 URLs
26073 \end_layout
26074
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \begin_layout Subsection
26081 URLs
26082 \begin_inset CommandInset label
26083 LatexCommand label
26084 name "sec:URL"
26085
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \begin_layout Standard
26092 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
26093  con el menú 
26094 \family sans
26095 Insertar\SpecialChar \menuseparator
26096 URL
26097 \family default
26098 .
26099 \end_layout
26100
26101 \begin_layout Standard
26102 Aquí hay un ejemplo: Página de inicio de LyX: 
26103 \begin_inset Flex URL
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107
26108 http://www.lyx.org
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \begin_layout Standard
26117 El estilo del texto del enlace no se puede cambiar, el texto del URL se
26118  mostrará siempre en 
26119 \family typewriter
26120 Typewriter
26121 \family default
26122 .
26123  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
26124  se explica en la siguiente subsección.
26125 \end_layout
26126
26127 \begin_layout Standard
26128 \begin_inset Note Greyedout
26129 status collapsed
26130
26131 \begin_layout Plain Layout
26132
26133 \series bold
26134 Nota
26135 \series default
26136 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
26137  errores de LaTeX.
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Subsection
26146 Hiperenlaces
26147 \begin_inset CommandInset label
26148 LatexCommand label
26149 name "sub:Hiperenlaces"
26150
26151 \end_inset
26152
26153
26154 \end_layout
26155
26156 \begin_layout Standard
26157 Los hiperenlaces se insertan con el menú 
26158 \family sans
26159 Insertar\SpecialChar \menuseparator
26160 Hiperenlace
26161 \family default
26162  o con el botón 
26163 \begin_inset Graphics
26164         filename ../../images/href-insert.png
26165
26166 \end_inset
26167
26168  de la barra de herramientas.
26169  Aparece un diálogo con dos campos: 
26170 \family sans
26171 Dirección
26172 \family default
26173  y 
26174 \family sans
26175 Nombre
26176 \family default
26177 .
26178  El nombre es el texto que se imprime para el enlace.
26179  El tipo de enlace puede ser un enlace web como: 
26180 \begin_inset CommandInset href
26181 LatexCommand href
26182 name "Página de LyX"
26183 target "http://www.lyx.org"
26184
26185 \end_inset
26186
26187 , una dirección de correo o un enlace a un archivo.
26188 \end_layout
26189
26190 \begin_layout Standard
26191 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
26192  el prefijo «
26193 \family sans
26194 run:
26195 \family default
26196 » a la dirección del enlace.
26197 \end_layout
26198
26199 \begin_layout Standard
26200 En la salida PDF los enlaces se partirán con un guión si es necesario, y
26201  se puede hacer clic sobre ellos en las salidas DVI y PDF.
26202  Para cambiar el formato del texto selecciona el enlace insertado y usa
26203  el diálogo de estilo del texto.
26204  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
26205 \family sans
26206 \series bold
26207
26208 \begin_inset CommandInset href
26209 LatexCommand href
26210 name "Página de LyX"
26211 target "http://www.lyx.org"
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \begin_layout Standard
26219 El color del texto del enlace se puede cambiar si está marcada la opción
26220  
26221 \family sans
26222 Color links
26223 \family default
26224  en el diálogo de propiedades de PDF, (menú 
26225 \family sans
26226 Documento\SpecialChar \menuseparator
26227 Configuración\SpecialChar \menuseparator
26228 Propiedades PDF
26229 \family default
26230 ).
26231  Por ejemplo, en este documento el color del texto se ha establecido en
26232  azul añadiendo la opción
26233 \begin_inset Newline newline
26234 \end_inset
26235
26236
26237 \series bold
26238 urlcolor=blue
26239 \series default
26240
26241 \begin_inset Newline newline
26242 \end_inset
26243
26244 en el campo 
26245 \family sans
26246 Opciones adicionales
26247 \family default
26248  de la pestaña 
26249 \family sans
26250 Hiperenlaces
26251 \family default
26252  del mencionado menú.
26253  
26254 \end_layout
26255
26256 \begin_layout Section
26257 Apéndices
26258 \begin_inset Index idx
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262 Apéndices
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \begin_inset CommandInset label
26269 LatexCommand label
26270 name "sec:Apéndices"
26271
26272 \end_inset
26273
26274
26275 \end_layout
26276
26277 \begin_layout Standard
26278 Los apéndices se crean con el menú 
26279 \family sans
26280 Documento\SpecialChar \menuseparator
26281 Comenzar
26282 \begin_inset space ~
26283 \end_inset
26284
26285 apéndice
26286 \begin_inset space ~
26287 \end_inset
26288
26289 aquí
26290 \family default
26291 .
26292  Todo el documento, desde la posición actual del cursor hasta el final,
26293  se transforma en apéndice.
26294  La región es señalada con un borde rojo.
26295  
26296 \end_layout
26297
26298 \begin_layout Standard
26299 Cada capítulo o sección dentro de la región del apéndice se considera un
26300  apéndice, y se ordenan con letras mayúsculas.
26301  Las subsecciones se ordenan con esta letra, un punto y el número de la
26302  subsección.
26303  Todas las secciones del apéndice se pueden referenciar como las secciones
26304  normales, como en estos dos ejemplos:
26305 \end_layout
26306
26307 \begin_layout Standard
26308 Apéndice
26309 \begin_inset space ~
26310 \end_inset
26311
26312
26313 \begin_inset CommandInset ref
26314 LatexCommand ref
26315 reference "cap:Créditos"
26316
26317 \end_inset
26318
26319 .
26320  Apéndice
26321 \begin_inset space ~
26322 \end_inset
26323
26324
26325 \begin_inset CommandInset ref
26326 LatexCommand ref
26327 reference "sub:Exportar"
26328
26329 \end_inset
26330
26331
26332 \end_layout
26333
26334 \begin_layout Section
26335 Bibliografía
26336 \begin_inset Index idx
26337 status collapsed
26338
26339 \begin_layout Plain Layout
26340 Bibliografía
26341 \end_layout
26342
26343 \end_inset
26344
26345
26346 \begin_inset CommandInset label
26347 LatexCommand label
26348 name "sec:Bibliografía"
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \begin_layout Standard
26356 Hay dos formas de generar la bibliografía en un documento LyX.
26357  Puedes incluir una base de datos bibliográficos
26358 \begin_inset Foot
26359 status collapsed
26360
26361 \begin_layout Plain Layout
26362 conocida por «bases de datos BibTeX»
26363 \end_layout
26364
26365 \end_inset
26366
26367 , que se explica enseguida, o insertarla manualmente usando el entorno de
26368  párrafo 
26369 \family sans
26370 Bibliografía,
26371 \family default
26372  descrito en la sección
26373 \begin_inset space ~
26374 \end_inset
26375
26376
26377 \begin_inset space \thinspace{}
26378 \end_inset
26379
26380
26381 \begin_inset CommandInset ref
26382 LatexCommand ref
26383 reference "sub:Biblio_entorno"
26384
26385 \end_inset
26386
26387 .
26388  Si quieres cosas distintas a citas numéricas, usadas en este documento,
26389  como citas autor-año, debes usar una base de datos bibliográficos.
26390 \end_layout
26391
26392 \begin_layout Subsection
26393 El entorno Bibliografía
26394 \end_layout
26395
26396 \begin_layout Standard
26397 En el entorno 
26398 \family sans
26399 Bibliografía
26400 \family default
26401  cada párrafo comienza con un cuadro gris etiquetado con un número.
26402  Si pinchas en él verás un diálogo donde se establece una 
26403 \family sans
26404 Clave
26405 \family default
26406  y una 
26407 \family sans
26408 Etiqueta.
26409
26410 \family default
26411  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
26412  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
26413  LaTeX para el que hemos puesto como clave una abreviatura de su título,
26414  
26415 \begin_inset Quotes fld
26416 \end_inset
26417
26418 latexcompanion
26419 \begin_inset Quotes frd
26420 \end_inset
26421
26422 .
26423 \end_layout
26424
26425 \begin_layout Standard
26426 Puedes insertar una referencia a la clave de una bibliografía con el menú
26427  
26428 \family sans
26429 Insertar\SpecialChar \menuseparator
26430 Cita 
26431 \family default
26432 o con el botón 
26433 \begin_inset Graphics
26434         filename ../../images/dialog-show-new-inset_citation.png
26435
26436 \end_inset
26437
26438
26439 \family sans
26440 .
26441
26442 \family default
26443  Saldrá una ventana 
26444 \begin_inset Quotes fld
26445 \end_inset
26446
26447 Añadir cita
26448 \begin_inset Quotes frd
26449 \end_inset
26450
26451  en la que puedes seleccionar una o más claves en la lista de las disponibles.
26452  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
26453  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
26454  referencia.
26455  
26456 \end_layout
26457
26458 \begin_layout Standard
26459 Las referencias bibliográficas se muestran en la salida con el número de
26460  entrada entre corchetes.
26461  Si pones una 
26462 \family sans
26463 Etiqueta
26464 \family default
26465  para la entrada, esta se verá en lugar del número.
26466  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
26467  
26468 \begin_inset Quotes fld
26469 \end_inset
26470
26471 Créditos
26472 \begin_inset Quotes frd
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \begin_layout Standard
26479 Echa un vistazo a 
26480 \family sans
26481 LaTeX Companion Second Edition
26482 \family default
26483
26484 \begin_inset CommandInset citation
26485 LatexCommand cite
26486 key "latexcompanion"
26487
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \begin_layout Standard
26494 Los miembros del equipo LyX figuran en los Créditos: 
26495 \begin_inset CommandInset citation
26496 LatexCommand cite
26497 key "lyxcredit"
26498
26499 \end_inset
26500
26501
26502 \end_layout
26503
26504 \begin_layout Subsection
26505 Bases de datos bibliográficos (BibTeX)
26506 \begin_inset Index idx
26507 status collapsed
26508
26509 \begin_layout Plain Layout
26510 Bibliografía ! Bases de datos
26511 \end_layout
26512
26513 \end_inset
26514
26515
26516 \begin_inset Index idx
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520 Bibliografía ! BibTeX
26521 \end_layout
26522
26523 \end_inset
26524
26525
26526 \begin_inset CommandInset label
26527 LatexCommand label
26528 name "sub:Bases-datos-bibliográficos"
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \begin_layout Standard
26536 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
26537  en distintos documentos.
26538 \begin_inset Foot
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542 También son útiles simplemente para mantener una base de datos de artículos
26543  y notas relacionados con ellos.
26544  La mayoría de los programas de bases de datos mencionados permiten almacenar
26545  anotaciones y revisiones junto con la información bibliográfica.
26546 \end_layout
26547
26548 \end_inset
26549
26550  También hace que sea muy sencillo tener un formato uniforme para todas
26551  las entradas de la bibliografía.
26552  Puedes recoger la bibliografía de todos los libros o artículos relevantes
26553  para tu trabajo en una base de datos, la cual sirve para distintos documentos
26554  porque sólo aparecerán en la bibliografía las entradas que sean referidas
26555  en un documento dado.
26556  Esto evita la necesidad de mantener el rastro de los artículos y libros
26557  que se citan.
26558  
26559 \end_layout
26560
26561 \begin_layout Standard
26562 La base de datos es un archivo de texto con la extensión 
26563 \begin_inset Quotes fld
26564 \end_inset
26565
26566
26567 \family sans
26568 .bib
26569 \family default
26570
26571 \begin_inset Quotes frd
26572 \end_inset
26573
26574  que contiene la bibliografía en un formato especial, como se explica en
26575  libros de LaTeX
26576 \begin_inset space ~
26577 \end_inset
26578
26579 (
26580 \begin_inset CommandInset citation
26581 LatexCommand cite
26582 key "Mittelbach,Kopka,Lamport"
26583
26584 \end_inset
26585
26586 ).
26587  El archivo se puede crear con cualquier editor de texto, pero habitualmente
26588  se usa un programa especial para crear y editar las entradas en la base
26589  de datos.
26590  Hay disponible una lista de estos programas en la Wiki de LyX, 
26591 \begin_inset Flex URL
26592 status collapsed
26593
26594 \begin_layout Plain Layout
26595
26596 http://wiki.lyx.org/BibTeX/Programs
26597 \end_layout
26598
26599 \end_inset
26600
26601
26602 \end_layout
26603
26604 \begin_layout Standard
26605 Para usar una base de datos está el menú 
26606 \family sans
26607 Insertar\SpecialChar \menuseparator
26608 Lista
26609 \begin_inset space \thinspace{}
26610 \end_inset
26611
26612 /
26613 \begin_inset space \thinspace{}
26614 \end_inset
26615
26616 Índice\SpecialChar \menuseparator
26617 Bibliografía
26618 \begin_inset space ~
26619 \end_inset
26620
26621 BibT
26622 \begin_inset ERT
26623 status collapsed
26624
26625 \begin_layout Plain Layout
26626
26627 {}
26628 \end_layout
26629
26630 \end_inset
26631
26632 eX
26633 \family default
26634 .
26635  Surge una ventana en la que puedes cargar una o más bases de datos y un
26636  archivo de estilo y después se inserta un recuadro gris.
26637  La opción 
26638 \family sans
26639 Añadir bibliografía al IG
26640 \family default
26641  añade en el índice una entrada para la biblografía.
26642  En el cuadro desplegable 
26643 \family sans
26644 Contenido
26645 \family default
26646  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
26647  
26648 \end_layout
26649
26650 \begin_layout Standard
26651 El archivo de estilo es un archivo de texto con extensión 
26652 \begin_inset Quotes fld
26653 \end_inset
26654
26655
26656 \family sans
26657 .bst
26658 \family default
26659
26660 \begin_inset Quotes frd
26661 \end_inset
26662
26663  que define el estilo de todas las entradas bibliográficas.
26664  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
26665  proporcionan sus propios archivos de estilo, de modo que no tienes que
26666  preocuparte del formato.
26667  Por supuesto, es posible escribir estilos propios, aunque es tarea para
26668  expertos.
26669 \begin_inset Foot
26670 status collapsed
26671
26672 \begin_layout Plain Layout
26673 Hay información sobre el modo de hacerlo en
26674 \begin_inset Newline newline
26675 \end_inset
26676
26677
26678 \begin_inset CommandInset href
26679 LatexCommand href
26680 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26681
26682 \end_inset
26683
26684 .
26685 \end_layout
26686
26687 \end_inset
26688
26689
26690 \end_layout
26691
26692 \begin_layout Standard
26693 La inserción de referencias a una cita bibliográfica funciona como ya se
26694  ha descrito.
26695 \end_layout
26696
26697 \begin_layout Standard
26698 Para generar la bibliografía a partir de una base de datos, LyX utiliza
26699  el programa 
26700 \family sans
26701 BibTeX
26702 \family default
26703 .
26704  Este programa se controla con opciones que se pueden añadir en el diálogo
26705  
26706 \family sans
26707 Preferencias
26708 \family default
26709  de LyX, apartado 
26710 \family sans
26711 Salidas,
26712 \family default
26713  
26714 \family sans
26715 LaT
26716 \begin_inset ERT
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720
26721 {}
26722 \end_layout
26723
26724 \end_inset
26725
26726 eX,
26727 \family default
26728  en el campo 
26729 \family sans
26730 Comando
26731 \begin_inset space ~
26732 \end_inset
26733
26734 BibT
26735 \begin_inset ERT
26736 status collapsed
26737
26738 \begin_layout Plain Layout
26739
26740 {}
26741 \end_layout
26742
26743 \end_inset
26744
26745 eX.
26746  
26747 \family default
26748 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26749  de 
26750 \family sans
26751 BibTeX
26752 \begin_inset space \thinspace{}
26753 \end_inset
26754
26755
26756 \family default
26757
26758 \begin_inset CommandInset citation
26759 LatexCommand cite
26760 key "BibTeX"
26761
26762 \end_inset
26763
26764 .
26765 \end_layout
26766
26767 \begin_layout Standard
26768 Si seleccionas la opción 
26769 \family sans
26770 Bibliografía por secciones
26771 \family default
26772  en 
26773 \family sans
26774 Documento\SpecialChar \menuseparator
26775 Configuración
26776 \family default
26777 , es posible tener múltiples bibliografías ordenadas en secciones.
26778  Esto y otras características se explica con detalle en la sección 
26779 \emph on
26780 Preparar un bibliografía con BibTeX
26781 \emph default
26782  del manual 
26783 \emph on
26784 Características adicionales.
26785 \end_layout
26786
26787 \begin_layout Standard
26788 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26789  entre las dos formas de crearlas.
26790  Como se ve, la bibliografía creada a partir de una base de datos contiene
26791  sólo las entradas que son referidas en el documento.
26792  El estilo utilizado es 
26793 \family sans
26794 alphadin.bst
26795 \family default
26796 , que genera el complicado esquema alemán de claves de referencia de la
26797  bibliografía.
26798  
26799 \end_layout
26800
26801 \begin_layout Subsection
26802 Formato de la Bibliografía
26803 \begin_inset Index idx
26804 status collapsed
26805
26806 \begin_layout Plain Layout
26807 Bibliografía ! Formato
26808 \end_layout
26809
26810 \end_inset
26811
26812
26813 \end_layout
26814
26815 \begin_layout Standard
26816 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26817  Para esto debes habilitar la opción 
26818 \family sans
26819 NatBib
26820 \family default
26821  en el menú 
26822 \family sans
26823 Documento\SpecialChar \menuseparator
26824 Configuración\SpecialChar \menuseparator
26825 Bibliografía
26826 \family default
26827
26828 \begin_inset Index idx
26829 status collapsed
26830
26831 \begin_layout Plain Layout
26832 Documentos ! Configuración
26833 \end_layout
26834
26835 \end_inset
26836
26837
26838 \family sans
26839 .
26840
26841 \family default
26842  En dicho menú puedes establecer el estilo de cita por omisión.
26843  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26844  por omisión.
26845  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26846  en la sección anterior.
26847 \end_layout
26848
26849 \begin_layout Standard
26850 En la ventana de referencia de cita también puedes poner un texto para que
26851  aparezca antes o después de la referencia.
26852  Aquí hay un ejemplo en el que el texto 
26853 \begin_inset Quotes fld
26854 \end_inset
26855
26856 Capítulo
26857 \begin_inset space ~
26858 \end_inset
26859
26860 3
26861 \begin_inset Quotes frd
26862 \end_inset
26863
26864  va detrás de la referencia: 
26865 \end_layout
26866
26867 \begin_layout Standard
26868 Echa un vistazo a 
26869 \begin_inset CommandInset citation
26870 LatexCommand cite
26871 after "Capítulo 3"
26872 key "latexcompanion"
26873
26874 \end_inset
26875
26876 .
26877 \end_layout
26878
26879 \begin_layout Section
26880 Índice alfabético
26881 \begin_inset Index idx
26882 status collapsed
26883
26884 \begin_layout Plain Layout
26885 Ind@Índice alfabético
26886 \end_layout
26887
26888 \end_inset
26889
26890
26891 \begin_inset CommandInset label
26892 LatexCommand label
26893 name "sec:Indice-alfabético"
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \begin_layout Standard
26901 Para crear una entrada en el índice usa el menú 
26902 \family sans
26903 Insertar\SpecialChar \menuseparator
26904 Entrada
26905 \begin_inset space ~
26906 \end_inset
26907
26908 de
26909 \begin_inset space ~
26910 \end_inset
26911
26912 índice 
26913 \family default
26914 o el botón 
26915 \begin_inset Graphics
26916         filename ../../images/index-insert.png
26917
26918 \end_inset
26919
26920 .
26921  Se inserta un cuadro gris con la etiqueta 
26922 \begin_inset Quotes fld
26923 \end_inset
26924
26925
26926 \family sans
26927 Ind
26928 \family default
26929
26930 \begin_inset Quotes frd
26931 \end_inset
26932
26933  que contiene el texto que aparecerá en el índice.
26934  Por omisión, LyX escoge como texto para la entrada de índice la palabra
26935  en la que está el cursor o el texto que esté seleccionado.
26936  
26937 \end_layout
26938
26939 \begin_layout Standard
26940 En las siguientes subsecciones describiremos brevemente los comandos para
26941  el índice alfabético.
26942  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
26943  algún libro de LaTeX, 
26944 \begin_inset CommandInset citation
26945 LatexCommand cite
26946 key "latexcompanion,latexbook,latexguide"
26947
26948 \end_inset
26949
26950 .
26951 \end_layout
26952
26953 \begin_layout Standard
26954 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
26955 \end_layout
26956
26957 \begin_layout Standard
26958 El índice alfabético se inserta en el documento con el menú 
26959 \family sans
26960 Insertar\SpecialChar \menuseparator
26961 Lista
26962 \begin_inset space \thinspace{}
26963 \end_inset
26964
26965 /
26966 \begin_inset space \thinspace{}
26967 \end_inset
26968
26969 Índice\SpecialChar \menuseparator
26970 Índice
26971 \begin_inset space ~
26972 \end_inset
26973
26974 alfabético
26975 \family default
26976 .
26977  En LyX se muestra un cuadro azul claro con la etiqueta 
26978 \begin_inset Quotes fld
26979 \end_inset
26980
26981
26982 \family sans
26983 Índice
26984 \family default
26985
26986 \begin_inset Quotes frd
26987 \end_inset
26988
26989  en el lugar en que saldrá impreso en la salida.
26990  Este tipo de cuadro no admite clic.
26991 \end_layout
26992
26993 \begin_layout Subsection
26994 Agrupación de entradas de índice
26995 \begin_inset Index idx
26996 status collapsed
26997
26998 \begin_layout Plain Layout
26999 Ind@Índice alfabético ! Agrupación de entradas
27000 \end_layout
27001
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \begin_layout Standard
27008 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
27009  búsquedas más rápidas.
27010  Supongamos que queremos agrupar las entradas del índice para las listas
27011  enumeración y enumeración* bajo la entrada 
27012 \begin_inset Quotes fld
27013 \end_inset
27014
27015
27016 \family sans
27017 Listas
27018 \family default
27019
27020 \begin_inset Quotes frd
27021 \end_inset
27022
27023 .
27024  Primero creamos esta entrada en la sección
27025 \begin_inset space \thinspace{}
27026 \end_inset
27027
27028
27029 \begin_inset space ~
27030 \end_inset
27031
27032
27033 \begin_inset CommandInset ref
27034 LatexCommand ref
27035 reference "sub:Listas"
27036
27037 \end_inset
27038
27039 .
27040  En el campo de texto de la entrada de índice en la sección
27041 \begin_inset space ~
27042 \end_inset
27043
27044
27045 \begin_inset CommandInset ref
27046 LatexCommand ref
27047 reference "sec:Enumeración*"
27048
27049 \end_inset
27050
27051 , insertamos lo siguiente
27052 \end_layout
27053
27054 \begin_layout Standard
27055
27056 \series bold
27057 Listas ! Enumeración*
27058 \end_layout
27059
27060 \begin_layout Standard
27061 y en la entrada de índice de la sección
27062 \begin_inset space \thinspace{}
27063 \end_inset
27064
27065
27066 \begin_inset CommandInset ref
27067 LatexCommand ref
27068 reference "sec:Enumeración"
27069
27070 \end_inset
27071
27072  ponemos
27073 \end_layout
27074
27075 \begin_layout Standard
27076
27077 \series bold
27078 Listas ! Enumeración
27079 \end_layout
27080
27081 \begin_layout Standard
27082 El signo de exclamación 
27083 \begin_inset Quotes fld
27084 \end_inset
27085
27086 !
27087 \begin_inset Quotes frd
27088 \end_inset
27089
27090  indica los niveles de agrupación.
27091  Puedes tener tres niveles; cada nivel se sangra un poco más.
27092  Para el nivel más alto no hace falta entrada de índice.
27093  Si no ponemos ninguna entrada de índice para 
27094 \begin_inset Quotes fld
27095 \end_inset
27096
27097 Listas
27098 \begin_inset Quotes frd
27099 \end_inset
27100
27101 , se imprimirá de todas formas pero sin número de página.
27102  
27103 \end_layout
27104
27105 \begin_layout Subsection
27106 Rangos de página
27107 \begin_inset Index idx
27108 status collapsed
27109
27110 \begin_layout Plain Layout
27111 Ind@Índice alfabético ! Rangos de página
27112 \end_layout
27113
27114 \end_inset
27115
27116
27117 \end_layout
27118
27119 \begin_layout Standard
27120 Normalmente las entradas de índice aparecerán con el número de página de
27121  la sección indexada.
27122  Pero a veces querrás indexar más páginas bajo la misma entrada.
27123  P.
27124 \begin_inset space \thinspace{}
27125 \end_inset
27126
27127 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
27128  en la sección
27129 \begin_inset space \thinspace{}
27130 \end_inset
27131
27132
27133 \begin_inset CommandInset ref
27134 LatexCommand ref
27135 reference "sec:Entornos-de-párrafo"
27136
27137 \end_inset
27138
27139  con el comando 
27140 \end_layout
27141
27142 \begin_layout Standard
27143
27144 \series bold
27145 Entornos de párrafo|(
27146 \end_layout
27147
27148 \begin_layout Standard
27149 y otra entrada al final de la seción
27150 \begin_inset space ~
27151 \end_inset
27152
27153
27154 \begin_inset CommandInset ref
27155 LatexCommand ref
27156 reference "sub:Código-LyX"
27157
27158 \end_inset
27159
27160  con el comando
27161 \end_layout
27162
27163 \begin_layout Standard
27164
27165 \series bold
27166 Entornos de párrafo|)
27167 \end_layout
27168
27169 \begin_layout Standard
27170 Los comandos 
27171 \begin_inset Quotes fld
27172 \end_inset
27173
27174
27175 \series bold
27176 |(
27177 \series default
27178
27179 \begin_inset Quotes frd
27180 \end_inset
27181
27182  y 
27183 \begin_inset Quotes fld
27184 \end_inset
27185
27186
27187 \series bold
27188 |)
27189 \series default
27190
27191 \begin_inset Quotes frd
27192 \end_inset
27193
27194  respectivamente inician y finalizan el rango de páginas.
27195 \end_layout
27196
27197 \begin_layout Standard
27198 Puedes añadir la misma entrada de índice en distintos sitios del documento.
27199  En la salida se muestra una lista de referencias de páginas, separadas
27200  por comas, bajo la misma entrada.
27201  Un ejemplo es la entrada de índice «Documentos ! Configuración».
27202 \end_layout
27203
27204 \begin_layout Subsection
27205 Referencias cruzadas
27206 \begin_inset Index idx
27207 status collapsed
27208
27209 \begin_layout Plain Layout
27210 Ind@Índice alfabético ! Referencias cruzadas
27211 \end_layout
27212
27213 \end_inset
27214
27215
27216 \end_layout
27217
27218 \begin_layout Standard
27219 Es posible hacer referencia a otra entrada del índice.
27220  Por ejemplo, en la entrada 
27221 \begin_inset Quotes fld
27222 \end_inset
27223
27224 GIF
27225 \begin_inset Quotes frd
27226 \end_inset
27227
27228  (en la sección
27229 \begin_inset space ~
27230 \end_inset
27231
27232
27233 \begin_inset CommandInset ref
27234 LatexCommand ref
27235 reference "sub:Formatos-de-imagen"
27236
27237 \end_inset
27238
27239 ) del índice, se hace una referencia a la entrada 
27240 \begin_inset Quotes fld
27241 \end_inset
27242
27243 Formatos de imagen
27244 \begin_inset Quotes frd
27245 \end_inset
27246
27247  en la misma sección con el comando
27248 \end_layout
27249
27250 \begin_layout Standard
27251
27252 \series bold
27253 GIF|see{Formatos de imagen}
27254 \end_layout
27255
27256 \begin_layout Standard
27257 donde las llaves deben insertarse en código TeX.
27258  El texto entre llaves es la entrada a la que se remite.
27259  En la salida aparece sin número de página.
27260 \begin_inset Foot
27261 status collapsed
27262
27263 \begin_layout Plain Layout
27264
27265 \emph on
27266 N.
27267 \begin_inset space \thinspace{}
27268 \end_inset
27269
27270 del t.
27271 \emph default
27272 : En la salida, el término 
27273 \emph on
27274 see
27275 \emph default
27276  se traduce automáticamente por 
27277 \emph on
27278 véase
27279 \emph default
27280 .
27281 \end_layout
27282
27283 \end_inset
27284
27285
27286 \end_layout
27287
27288 \begin_layout Subsection
27289 Orden de entradas en el índice
27290 \begin_inset Index idx
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 Ind@Índice alfabético ! Orden de las entradas
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Standard
27303 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
27304  las entradas podrían no estar en el orden adecuado.
27305  Las entradas se ordenan alfabéticamente, pero LaTeX
27306 \begin_inset Foot
27307 status collapsed
27308
27309 \begin_layout Plain Layout
27310 El índice es generado en segundo plano por un programa externo, véase la
27311  sección
27312 \begin_inset space ~
27313 \end_inset
27314
27315
27316 \begin_inset CommandInset ref
27317 LatexCommand ref
27318 reference "sub:Programas-para-índice"
27319
27320 \end_inset
27321
27322 .
27323 \end_layout
27324
27325 \end_inset
27326
27327  no sabe ordenar caracteres acentuados en idiomas distintos.
27328  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
27329  
27330 \begin_inset Index idx
27331 status collapsed
27332
27333 \begin_layout Plain Layout
27334 Entradas postizas ! maïs
27335 \end_layout
27336
27337 \end_inset
27338
27339
27340 \begin_inset Index idx
27341 status collapsed
27342
27343 \begin_layout Plain Layout
27344 Entradas postizas ! maître
27345 \end_layout
27346
27347 \end_inset
27348
27349
27350 \begin_inset Index idx
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354 Entradas postizas ! maïs@maison
27355 \end_layout
27356
27357 \end_inset
27358
27359 .
27360  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
27361  maison, maître.
27362  Para conseguirlo usamos el comando 
27363 \end_layout
27364
27365 \begin_layout Standard
27366
27367 \series bold
27368 entrada anterior@entrada actual
27369 \end_layout
27370
27371 \begin_layout Standard
27372 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
27373  la entrada de esta forma: 
27374 \end_layout
27375
27376 \begin_layout Standard
27377
27378 \series bold
27379 maïs@maison
27380 \end_layout
27381
27382 \begin_layout Standard
27383 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
27384  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
27385  ejemplo.
27386 \begin_inset Foot
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390
27391 \emph on
27392 N.
27393 \begin_inset space \thinspace{}
27394 \end_inset
27395
27396 del t
27397 \emph default
27398 .: En las secciones 
27399 \begin_inset CommandInset ref
27400 LatexCommand ref
27401 reference "sec:IG"
27402
27403 \end_inset
27404
27405  y 
27406 \begin_inset CommandInset ref
27407 LatexCommand ref
27408 reference "sec:Indice-alfabético"
27409
27410 \end_inset
27411
27412  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
27413  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
27414 \end_layout
27415
27416 \end_inset
27417
27418
27419 \end_layout
27420
27421 \begin_layout Standard
27422 \begin_inset VSpace bigskip
27423 \end_inset
27424
27425
27426 \end_layout
27427
27428 \begin_layout Standard
27429 En algunos casos, si estás usando el programa 
27430 \family sans
27431 makeindex
27432 \family default
27433  para generar el índice, el orden de entradas en el índice no es correcto
27434  (véase la sec.
27435 \begin_inset space \thinspace{}
27436 \end_inset
27437
27438
27439 \begin_inset CommandInset ref
27440 LatexCommand ref
27441 reference "sub:Programas-para-índice"
27442
27443 \end_inset
27444
27445 ).
27446  Por ejemplo, 
27447 \family sans
27448 makeindex
27449 \family default
27450  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
27451  la sec.
27452 \begin_inset space \thinspace{}
27453 \end_inset
27454
27455
27456 \begin_inset CommandInset ref
27457 LatexCommand ref
27458 reference "sub:Fuentes-de-documento"
27459
27460 \end_inset
27461
27462 , después de las entradas de índice de los demás paquetes LaTeX, aunque
27463  todos estos comandos de índice empiezan con 
27464 \begin_inset Quotes eld
27465 \end_inset
27466
27467
27468 \series bold
27469 LaTeX, paquetes ! 
27470 \series default
27471
27472 \begin_inset Quotes erd
27473 \end_inset
27474
27475 .
27476  La razón es que la entrada de índice para aeguill está en una nota al pie.
27477  Para arreglar este fallo de 
27478 \family sans
27479 makeindex
27480 \family default
27481 , añade estos comandos en el preámbulo del documento:
27482 \end_layout
27483
27484 \begin_layout Standard
27485
27486 \series bold
27487
27488 \backslash
27489 let
27490 \backslash
27491 OrgIndex
27492 \backslash
27493 index
27494 \end_layout
27495
27496 \begin_layout Standard
27497
27498 \series bold
27499
27500 \backslash
27501 renewcommand*{
27502 \backslash
27503 index}[1]{
27504 \backslash
27505 OrgIndex{#1}}
27506 \end_layout
27507
27508 \begin_layout Subsection
27509 Formato de entradas del índice
27510 \begin_inset Index idx
27511 status collapsed
27512
27513 \begin_layout Plain Layout
27514 Ind@Índice alfabético ! Formato de las entradas
27515 \end_layout
27516
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \begin_layout Standard
27523 El aspecto de las entradas de índice se puede cambiar con el diálogo de
27524  estilo del texto.
27525 \begin_inset Index idx
27526 status collapsed
27527
27528 \begin_layout Plain Layout
27529 Entradas postizas ! 
27530 \emph on
27531 Entrada en cursiva
27532 \end_layout
27533
27534 \end_inset
27535
27536  También se puede formatear el número de página mediante el carácter 
27537 \begin_inset Quotes fld
27538 \end_inset
27539
27540 |
27541 \begin_inset Quotes frd
27542 \end_inset
27543
27544  seguido del comando LaTeX sin barra invertida.
27545  Por ejemplo, podemos poner
27546 \end_layout
27547
27548 \begin_layout Standard
27549
27550 \series bold
27551 número en cursiva:|textit
27552 \end_layout
27553
27554 \begin_layout Standard
27555 para imprimir el número en cursiva.
27556 \begin_inset Index idx
27557 status collapsed
27558
27559 \begin_layout Plain Layout
27560 Entradas postizas ! número en cursiva:|textit
27561 \end_layout
27562
27563 \end_inset
27564
27565  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
27566  en este caso especial 
27567 \begin_inset Quotes fld
27568 \end_inset
27569
27570
27571 \series bold
27572 |command
27573 \series default
27574
27575 \begin_inset Quotes frd
27576 \end_inset
27577
27578  equivale a 
27579 \series bold
27580
27581 \backslash
27582 command{page
27583 \begin_inset space ~
27584 \end_inset
27585
27586 number}
27587 \series default
27588 .
27589  Echa un vistazo a la sección
27590 \begin_inset space ~
27591 \end_inset
27592
27593
27594 \begin_inset CommandInset ref
27595 LatexCommand ref
27596 reference "sub:LaTeX-Sintaxis"
27597
27598 \end_inset
27599
27600  para saber más sobre sintaxis de LaTeX.
27601 \end_layout
27602
27603 \begin_layout Standard
27604 \begin_inset Note Greyedout
27605 status collapsed
27606
27607 \begin_layout Plain Layout
27608
27609 \series bold
27610 Nota:
27611 \series default
27612  El formato de entradas individuales sólo funciona si usas el programa 
27613 \family sans
27614 makeindex 
27615 \family default
27616 para generar el índice, véase la sec.
27617 \begin_inset space ~
27618 \end_inset
27619
27620
27621 \begin_inset CommandInset ref
27622 LatexCommand ref
27623 reference "sub:Programas-para-índice"
27624
27625 \end_inset
27626
27627 .
27628  Si usas 
27629 \family sans
27630 xindy
27631 \family default
27632 , sólo funciona para negrita y cursiva.
27633  Esto se debe a que xindy requiere definir elementos semánticos antes de
27634  poder usarse, véase
27635 \begin_inset space ~
27636 \end_inset
27637
27638
27639 \begin_inset CommandInset citation
27640 LatexCommand cite
27641 after "p. 678 ff."
27642 key "latexcompanion"
27643
27644 \end_inset
27645
27646  para detalles.
27647 \end_layout
27648
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \begin_layout Standard
27655 En general recomendamos no utilizar el procedimiento anterior.
27656  Es mejor definir una macro en el preámbulo.
27657  Considera por qué quieres algunos números de página en negrita.
27658  Quizá quieras en cursiva todos los números de página que se refieran a
27659  definiciones del término indexado para que el usuario las encuentre fácilmente.
27660  Para ello, pon lo siguiente en el preámbulo 
27661 \end_layout
27662
27663 \begin_layout Standard
27664
27665 \series bold
27666
27667 \backslash
27668 newcommand{
27669 \backslash
27670 IndexDef}[1]{
27671 \backslash
27672 textit{#1}}
27673 \end_layout
27674
27675 \begin_layout Standard
27676 y escribe
27677 \end_layout
27678
27679 \begin_layout Standard
27680
27681 \series bold
27682 mi entrada|IndexDef
27683 \end_layout
27684
27685 \begin_layout Standard
27686 en la entrada de índice.
27687 \begin_inset Index idx
27688 status collapsed
27689
27690 \begin_layout Plain Layout
27691 Entradas postizas ! mi entrada|IndexDef
27692 \end_layout
27693
27694 \end_inset
27695
27696  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
27697  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
27698 \end_layout
27699
27700 \begin_layout Standard
27701 También puedes cambiar el formato para todo el índice.
27702  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
27703  en negrita, con lo que todas las entradas del índice alfabético saldrán
27704  con ese estilo de letra.
27705  Para tareas más avanzadas tienes que componer un 
27706 \emph on
27707 Index Style File
27708 \emph default
27709 , véase la documentación de 
27710 \family sans
27711 makeindex
27712 \family default
27713  o 
27714 \family sans
27715 xindy
27716 \family default
27717  para detalles, 
27718 \begin_inset CommandInset citation
27719 LatexCommand cite
27720 key "makeindex,xindy"
27721
27722 \end_inset
27723
27724 .
27725 \end_layout
27726
27727 \begin_layout Subsection
27728 Programas para generar el índice
27729 \begin_inset Index idx
27730 status collapsed
27731
27732 \begin_layout Plain Layout
27733 Ind@Índice alfabético ! Programas para generarlo
27734 \end_layout
27735
27736 \end_inset
27737
27738
27739 \begin_inset CommandInset label
27740 LatexCommand label
27741 name "sub:Programas-para-índice"
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \begin_layout Standard
27749 Si está instalado el programa 
27750 \family sans
27751 xindy
27752 \family default
27753  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27754  usa para generar el índice, si no se usa el programa 
27755 \family sans
27756 makeindex
27757 \family default
27758 , que forma parte de cualquier distribución LaTeX.
27759  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27760  en el diálogo de preferencias de LyX, véase la sección
27761 \begin_inset space ~
27762 \end_inset
27763
27764
27765 \begin_inset CommandInset ref
27766 LatexCommand ref
27767 reference "sub:LaTeX-Configuración"
27768
27769 \end_inset
27770
27771 .
27772  Las opciones disponibles se explican en
27773 \begin_inset space ~
27774 \end_inset
27775
27776
27777 \begin_inset CommandInset citation
27778 LatexCommand cite
27779 key "makeindex,xindy"
27780
27781 \end_inset
27782
27783 .
27784  Además puedes especificar otro programa para generar el índice.
27785 \end_layout
27786
27787 \begin_layout Standard
27788
27789 \family sans
27790 makeindex
27791 \family default
27792  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27793  En particular, ha sido definido pensando exclusivamente en el inglés.
27794  Así que falla en la ordenación correcta de todo lo que no sea texto de
27795  tipo inglés.
27796  Hemos explicado anteriormente como arreglar esto.
27797  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27798  de 
27799 \family sans
27800 xindy
27801 \family default
27802 .
27803 \end_layout
27804
27805 \begin_layout Standard
27806
27807 \end_layout
27808
27809 \begin_layout Section
27810 Nomenclatura / Glosario
27811 \begin_inset Index idx
27812 status collapsed
27813
27814 \begin_layout Plain Layout
27815 Nomenclatura
27816 \end_layout
27817
27818 \end_inset
27819
27820
27821 \begin_inset Index idx
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825 Glosario|see
27826 \begin_inset ERT
27827 status collapsed
27828
27829 \begin_layout Plain Layout
27830
27831 {
27832 \end_layout
27833
27834 \end_inset
27835
27836 Nomenclatura
27837 \begin_inset ERT
27838 status collapsed
27839
27840 \begin_layout Plain Layout
27841
27842 }
27843 \end_layout
27844
27845 \end_inset
27846
27847
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \begin_inset CommandInset label
27854 LatexCommand label
27855 name "sec:Nomenclatura"
27856
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \begin_layout Standard
27863 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27864  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27865 ra o glosario.
27866 \end_layout
27867
27868 \begin_layout Standard
27869 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27870 \series bold
27871 nomencl
27872 \series default
27873
27874 \begin_inset Index idx
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878 LaTeX, paquetes ! nomencl
27879 \end_layout
27880
27881 \end_inset
27882
27883 .
27884  Lo puedes encontrar en el Catálogo TeX, 
27885 \begin_inset CommandInset citation
27886 LatexCommand cite
27887 key "TeXCatalogue"
27888
27889 \end_inset
27890
27891  o en el administrador de paquetes de tu sistema LaTeX.
27892 \end_layout
27893
27894 \begin_layout Standard
27895 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
27896  y usando el menú 
27897 \family sans
27898 Insertar\SpecialChar \menuseparator
27899 Entrada
27900 \begin_inset space ~
27901 \end_inset
27902
27903 de
27904 \begin_inset space ~
27905 \end_inset
27906
27907 nomenclatura
27908 \family default
27909  o el botón 
27910 \begin_inset Graphics
27911         filename ../../images/nomencl-insert.png
27912
27913 \end_inset
27914
27915 .
27916  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
27917  con la etiqueta «
27918 \family sans
27919 Nom
27920 \family default
27921 ».
27922 \end_layout
27923
27924 \begin_layout Standard
27925 Una ventana de nomenclatura contiene dos entradas principales: la primera
27926  es el propio símbolo y la segunda su descripción.
27927 \end_layout
27928
27929 \begin_layout Standard
27930 \begin_inset Note Greyedout
27931 status collapsed
27932
27933 \begin_layout Plain Layout
27934
27935 \series bold
27936 Nota:
27937 \series default
27938  Debes introducir en todos los campos código LaTeX válido.
27939 \end_layout
27940
27941 \end_inset
27942
27943
27944 \end_layout
27945
27946 \begin_layout Subsection
27947 Definición y formato de la nomenclatura
27948 \begin_inset Index idx
27949 status collapsed
27950
27951 \begin_layout Plain Layout
27952 Nomenclatura ! Formato
27953 \end_layout
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \begin_layout Standard
27961 Si tienes que referir símbolos, tienes que definirlos en el campo 
27962 \family sans
27963 Símbolo 
27964 \family default
27965 como fórmula de LaTeX.
27966  Por ejemplo, para obtener «
27967 \begin_inset Formula $\sigma$
27968 \end_inset
27969
27970 », inserta:
27971 \begin_inset Newline newline
27972 \end_inset
27973
27974
27975 \series bold
27976 $
27977 \backslash
27978 sigma$
27979 \begin_inset Newline newline
27980 \end_inset
27981
27982
27983 \series default
27984 El carácter «$» empieza y finaliza el modo matemático.
27985  El comando LaTeX para la letra griega es su nombre precedido de la barra
27986  invertida «
27987 \backslash
27988 ».
27989  Para letras griegas mayúsculas el comando comienza también con mayúscula,
27990  
27991 \series bold
27992
27993 \backslash
27994 Sigma
27995 \series default
27996 .
27997 \end_layout
27998
27999 \begin_layout Standard
28000 (En la sección
28001 \begin_inset space ~
28002 \end_inset
28003
28004
28005 \begin_inset CommandInset ref
28006 LatexCommand ref
28007 reference "sub:LaTeX-Sintaxis"
28008
28009 \end_inset
28010
28011  hay una breve introducción a la sintaxis de LaTeX.)
28012 \end_layout
28013
28014 \begin_layout Standard
28015 El diálogo Estilo
28016 \begin_inset space ~
28017 \end_inset
28018
28019 del
28020 \begin_inset space ~
28021 \end_inset
28022
28023 t
28024 \family sans
28025 exto
28026 \family default
28027  no se puede emplear para formatear la descripción, hay que usar comandos
28028  LaTeX.
28029  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
28030  «
28031 \begin_inset Formula $\sigma$
28032 \end_inset
28033
28034 » en este documento es:
28035 \begin_inset Newline newline
28036 \end_inset
28037
28038
28039 \series bold
28040 entrada postiza para el carácter 
28041 \backslash
28042 textsf{sigma}
28043 \series default
28044
28045 \begin_inset Newline newline
28046 \end_inset
28047
28048 El comando 
28049 \series bold
28050
28051 \backslash
28052 textsf
28053 \series default
28054  pone el texto en estilo 
28055 \family sans
28056 sans
28057 \begin_inset space ~
28058 \end_inset
28059
28060 serif
28061 \family default
28062 .
28063  Para estilo 
28064 \series bold
28065 negrita
28066 \series default
28067  usa el comando 
28068 \series bold
28069
28070 \backslash
28071 textbf
28072 \series default
28073 , para 
28074 \family typewriter
28075 typewriter
28076 \family default
28077  usa 
28078 \series bold
28079
28080 \backslash
28081 texttt
28082 \series default
28083 , para 
28084 \emph on
28085 cursiva
28086 \emph default
28087  usa 
28088 \series bold
28089
28090 \backslash
28091 emph
28092 \series default
28093 .
28094 \end_layout
28095
28096 \begin_layout Subsection
28097 Orden de las entradas de la nomenclatura
28098 \begin_inset Index idx
28099 status collapsed
28100
28101 \begin_layout Plain Layout
28102 Nomenclatura ! Orden de las entradas
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \end_layout
28109
28110 \begin_layout Standard
28111 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
28112  LaTeX de la definición del símbolo.
28113  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
28114  símbolos en el código.
28115  Supón que tienes entradas de nomenclatura para los símbolos 
28116 \emph on
28117 a
28118 \begin_inset CommandInset nomenclature
28119 LatexCommand nomenclature
28120 symbol "a"
28121 description "entrada postiza para el carácter \"a\""
28122
28123 \end_inset
28124
28125
28126 \emph default
28127  y 
28128 \begin_inset Formula $\sigma$
28129 \end_inset
28130
28131
28132 \begin_inset CommandInset nomenclature
28133 LatexCommand nomenclature
28134 prefix "Sigma"
28135 symbol "$\\sigma$"
28136 description "entrada postiza para el carácter \\textsf{sigma}"
28137
28138 \end_inset
28139
28140 .
28141  Serán ordenados según «
28142 \family sans
28143 a
28144 \family default
28145 » y «
28146 \family typewriter
28147 $
28148 \backslash
28149 sigma$
28150 \family default
28151 », y por tanto 
28152 \begin_inset Formula $\sigma$
28153 \end_inset
28154
28155  estará delante de 
28156 \emph on
28157 a
28158 \emph default
28159  porque el carácter «$» es tenido en cuenta para la ordenación.
28160 \end_layout
28161
28162 \begin_layout Standard
28163 Para controlar el orden de la lista se usa el campo 
28164 \family sans
28165 Ordenar
28166 \begin_inset space ~
28167 \end_inset
28168
28169 como 
28170 \family default
28171 en el diálogo de nomenclatura.
28172  Entonces el orden será establecido teniendo en cuenta el texto de dicho
28173  campo y no la definición del símbolo.
28174  Para nuestro ejemplo, puedes escribir 
28175 \family typewriter
28176 sigma
28177 \family default
28178  para 
28179 \begin_inset Formula $\sigma$
28180 \end_inset
28181
28182 , con lo que 
28183 \begin_inset Formula $\sigma$
28184 \end_inset
28185
28186
28187 \emph on
28188  
28189 \emph default
28190 se colocará donde corresponda.
28191 \end_layout
28192
28193 \begin_layout Standard
28194 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
28195  la documentación del paquete 
28196 \series bold
28197 nomencl
28198 \series default
28199
28200 \begin_inset CommandInset citation
28201 LatexCommand cite
28202 key "nomencl"
28203
28204 \end_inset
28205
28206 .
28207 \end_layout
28208
28209 \begin_layout Subsection
28210 Opciones para la nomenclatura
28211 \begin_inset Index idx
28212 status collapsed
28213
28214 \begin_layout Plain Layout
28215 Nomenclatura ! Opciones
28216 \end_layout
28217
28218 \end_inset
28219
28220
28221 \end_layout
28222
28223 \begin_layout Standard
28224 El paquete 
28225 \series bold
28226 nomencl
28227 \series default
28228  acepta algunas opciones para modificar su apariencia.
28229  Aquí hay algunas de ellas (y más en su documentación):
28230 \end_layout
28231
28232 \begin_layout Description
28233 refeq Adjunta la frase «
28234 \family sans
28235 , véase la ecuación (
28236 \emph on
28237 eq
28238 \emph default
28239 )
28240 \family default
28241 » a cada entrada, siendo 
28242 \family sans
28243 \emph on
28244 eq
28245 \family default
28246 \emph default
28247  el número de la última ecuación al frente de la entrada de la nomenclatura
28248 \end_layout
28249
28250 \begin_layout Description
28251 refpage Adjunta la frase «
28252 \family sans
28253 , página 
28254 \emph on
28255 página
28256 \family default
28257 \emph default
28258 » a cada entrada, siendo 
28259 \family sans
28260 \emph on
28261 página
28262 \family default
28263 \emph default
28264  el número de la página en la que aparece la entrada
28265 \end_layout
28266
28267 \begin_layout Description
28268 intoc Inserta la nomenclatura en el Índice general
28269 \end_layout
28270
28271 \begin_layout Standard
28272 Además están las opciones 
28273 \series bold
28274 croatian
28275 \series default
28276
28277 \series bold
28278 danish
28279 \series default
28280
28281 \series bold
28282 english
28283 \series default
28284
28285 \series bold
28286 french
28287 \series default
28288
28289 \series bold
28290 german
28291 \series default
28292
28293 \series bold
28294 italian
28295 \series default
28296
28297 \series bold
28298 polish
28299 \series default
28300
28301 \series bold
28302 portuguese
28303 \series default
28304
28305 \series bold
28306 russian
28307 \series default
28308
28309 \series bold
28310 spanish
28311 \series default
28312 , y 
28313 \series bold
28314 ukrainian
28315 \series default
28316  para imprimir el título y los textos de las referencias en el idioma correspond
28317 iente.
28318 \end_layout
28319
28320 \begin_layout Standard
28321 Para emplear una o más de las opciones, añádelas separadas por comas en
28322  el campo de opciones de la clase de documento, en el diálogo 
28323 \family sans
28324 Documento\SpecialChar \menuseparator
28325 Configuración
28326 \family default
28327 .
28328  En este documento se ha puesto la opción 
28329 \series bold
28330 intoc
28331 \series default
28332 .
28333 \end_layout
28334
28335 \begin_layout Standard
28336 \begin_inset VSpace bigskip
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \begin_layout Standard
28343 También se pueden usar las dos primeras opciones de antes sólo para ciertas
28344  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
28345  última entrada en el campo 
28346 \family sans
28347 Descripción
28348 \family default
28349  del diálogo 
28350 \family sans
28351 Entrada de nomenclatura
28352 \family default
28353 :
28354 \end_layout
28355
28356 \begin_layout Description
28357
28358 \backslash
28359 nomrefeq Como la opción 
28360 \series bold
28361 refeq
28362 \end_layout
28363
28364 \begin_layout Description
28365
28366 \backslash
28367 nomrefpage Como la opción 
28368 \series bold
28369 refpage
28370 \end_layout
28371
28372 \begin_layout Description
28373
28374 \backslash
28375 nomrefeqpage Forma abreviada de 
28376 \series bold
28377
28378 \backslash
28379 nomrefeq
28380 \backslash
28381 nomrefpage
28382 \end_layout
28383
28384 \begin_layout Description
28385
28386 \backslash
28387 nomnorefeq,
28388 \begin_inset space ~
28389 \end_inset
28390
28391
28392 \backslash
28393 nomnorefpage,
28394 \begin_inset space ~
28395 \end_inset
28396
28397
28398 \backslash
28399 nomnorefeqpage Deshabilita las opciones correspondientes
28400 \end_layout
28401
28402 \begin_layout Subsection
28403 Imprimir la nomenclatura
28404 \begin_inset Index idx
28405 status collapsed
28406
28407 \begin_layout Plain Layout
28408 Nomenclatura ! Impresión
28409 \end_layout
28410
28411 \end_inset
28412
28413
28414 \end_layout
28415
28416 \begin_layout Standard
28417 Para imprimir la nomenclatura usa el menú 
28418 \family sans
28419 Insertar\SpecialChar \menuseparator
28420 Lista
28421 \begin_inset space \thinspace{}
28422 \end_inset
28423
28424 /
28425 \begin_inset space \thinspace{}
28426 \end_inset
28427
28428 Índice\SpecialChar \menuseparator
28429 Nomenclatura
28430 \family default
28431 .
28432  Se mostrará un cuadro azul claro etiquetado «
28433 \family sans
28434 Nomenclatur
28435 \family default
28436 a» en el lugar en el que aparecerá en la salida.
28437  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
28438  es desplegable.
28439 \end_layout
28440
28441 \begin_layout Standard
28442 En la salida impresa aparece el título «Nomenclatura».
28443  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
28444 \series bold
28445
28446 \backslash
28447 nomname
28448 \series default
28449  en el preámbulo.
28450  Por ejemplo, para titular como 
28451 \emph on
28452 Índice de símbolos
28453 \emph default
28454 , añade al preámbulo la línea:
28455 \end_layout
28456
28457 \begin_layout Standard
28458
28459 \family roman
28460 \series bold
28461
28462 \backslash
28463 renewcommand{
28464 \backslash
28465 nomname}{Índice de símbolos}
28466 \end_layout
28467
28468 \begin_layout Standard
28469 \begin_inset VSpace defskip
28470 \end_inset
28471
28472
28473 \end_layout
28474
28475 \begin_layout Standard
28476 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
28477  línea:
28478 \end_layout
28479
28480 \begin_layout Standard
28481
28482 \family roman
28483 \series bold
28484
28485 \backslash
28486 renewcommand{
28487 \backslash
28488 nomlabelwidth}{anchura}
28489 \end_layout
28490
28491 \begin_layout Standard
28492
28493 \family roman
28494 La anchura es un valor expresado en una de las unidades listadas en el apéndice
28495 \begin_inset space ~
28496 \end_inset
28497
28498
28499 \begin_inset CommandInset ref
28500 LatexCommand ref
28501 reference "cap:Unidades-disponibles"
28502
28503 \end_inset
28504
28505 .
28506  El valor predeterminado es 1
28507 \begin_inset space \thinspace{}
28508 \end_inset
28509
28510 cm.
28511 \end_layout
28512
28513 \begin_layout Subsection
28514 Programa para la nomenclatura
28515 \begin_inset CommandInset label
28516 LatexCommand label
28517 name "sub:Programa-para-la-nomenclatura"
28518
28519 \end_inset
28520
28521
28522 \begin_inset Index idx
28523 status collapsed
28524
28525 \begin_layout Plain Layout
28526 Nomenclatura ! Programa
28527 \end_layout
28528
28529 \end_inset
28530
28531
28532 \end_layout
28533
28534 \begin_layout Standard
28535 LyX utiliza el programa
28536 \family sans
28537  makeindex
28538 \family default
28539 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
28540  El diálogo de las preferencias de LyX permite especificar otro programa
28541  o controlar 
28542 \family sans
28543 makeindex
28544 \family default
28545  añadiendo opciones, véase la sección
28546 \begin_inset space ~
28547 \end_inset
28548
28549
28550 \begin_inset CommandInset ref
28551 LatexCommand ref
28552 reference "sub:LaTeX-Configuración"
28553
28554 \end_inset
28555
28556 .
28557  Las opciones disponibles se explican en 
28558 \begin_inset CommandInset citation
28559 LatexCommand cite
28560 key "nomencl,makeindex"
28561
28562 \end_inset
28563
28564 .
28565 \end_layout
28566
28567 \begin_layout Section
28568 Ramas
28569 \begin_inset Index idx
28570 status collapsed
28571
28572 \begin_layout Plain Layout
28573 Ramas
28574 \end_layout
28575
28576 \end_inset
28577
28578
28579 \begin_inset Index idx
28580 status collapsed
28581
28582 \begin_layout Plain Layout
28583 Documentos ! Ramas
28584 \end_layout
28585
28586 \end_inset
28587
28588
28589 \begin_inset CommandInset label
28590 LatexCommand label
28591 name "sec:Ramas"
28592
28593 \end_inset
28594
28595
28596 \end_layout
28597
28598 \begin_layout Standard
28599 A veces es útil ocultar ciertas partes de un documento en la salida.
28600  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
28601 s de un examen en el mismo documento, pero no quiere, evidentemente, que
28602  los alumnos vean las respuestas.
28603 \end_layout
28604
28605 \begin_layout Standard
28606 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
28607  El texto de una rama sólo aparecerá en la salida si la rama está activada.
28608  Para crear una rama, 
28609 \lang english
28610 either select the menu 
28611 \family sans
28612 Insert\SpecialChar \menuseparator
28613 Branch\SpecialChar \menuseparator
28614 Insert New Branch
28615 \family default
28616  (if you just want to specify a new branch), or go 
28617 \lang spanish
28618 en el diálogo 
28619 \family sans
28620 Documento\SpecialChar \menuseparator
28621 Configuración
28622 \family default
28623 , ve al apartado 
28624 \family sans
28625 Ramas
28626 \family default
28627 .
28628  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
28629  fondo en LyX.
28630  
28631 \lang english
28632 Furthermore, the dialog lets you merge two branches (just rename one branch
28633  to the name of the other) and to add 
28634 \begin_inset Quotes eld
28635 \end_inset
28636
28637 unknown branches
28638 \begin_inset Quotes erd
28639 \end_inset
28640
28641  (i.
28642 \begin_inset space \thinspace{}
28643 \end_inset
28644
28645 e., branches that were added to the document via copy and paste from other
28646  documents, without having being defined) to the document's branch list.
28647 \end_layout
28648
28649 \begin_layout Standard
28650 El texto a incluir en una rama se escribe en un cuadro desplegable que se
28651  inserta mediante el menú 
28652 \family sans
28653 Insertar\SpecialChar \menuseparator
28654 Rama
28655 \family default
28656 , donde puedes elegir una de las ramas creadas.
28657  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
28658 \end_layout
28659
28660 \begin_layout Standard
28661 A continuación hay un ejemplo en el que sólo está activada la pregunta,
28662  mientras que la respuesta está desactivada y no aparece en la salida:
28663 \end_layout
28664
28665 \begin_layout Standard
28666 \begin_inset Branch Pregunta
28667 status open
28668
28669 \begin_layout Standard
28670 Pregunta: ¿Quién fue el primer Nobel de Física?
28671 \end_layout
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \begin_layout Standard
28679 \begin_inset Branch Respuesta
28680 status collapsed
28681
28682 \begin_layout Standard
28683 Respuesta: Wilhelm Conrad Röntgen
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Standard
28692
28693 \lang english
28694 If you activate 
28695 \family sans
28696 Filename Suffix
28697 \family default
28698  in 
28699 \family sans
28700 Document\SpecialChar \menuseparator
28701 Settings\SpecialChar \menuseparator
28702 Branches
28703 \family default
28704 , the name of the active branches will be appended to the file name at export.
28705  Consider for example a file 
28706 \begin_inset Quotes eld
28707 \end_inset
28708
28709 Exam.lyx
28710 \begin_inset Quotes erd
28711 \end_inset
28712
28713  which has the above branches.
28714  If 
28715 \begin_inset Quotes eld
28716 \end_inset
28717
28718 Filename Suffix
28719 \begin_inset Quotes erd
28720 \end_inset
28721
28722  is active, the PDF export file would be called 
28723 \begin_inset Quotes eld
28724 \end_inset
28725
28726 Exam.pdf
28727 \begin_inset Quotes erd
28728 \end_inset
28729
28730  if both the 
28731 \begin_inset Quotes eld
28732 \end_inset
28733
28734 Question
28735 \begin_inset Quotes erd
28736 \end_inset
28737
28738  and 
28739 \begin_inset Quotes eld
28740 \end_inset
28741
28742 Answer
28743 \begin_inset Quotes erd
28744 \end_inset
28745
28746  branch were inactive, 
28747 \begin_inset Quotes eld
28748 \end_inset
28749
28750 Exam-Question.pdf
28751 \begin_inset Quotes erd
28752 \end_inset
28753
28754  if only the 
28755 \begin_inset Quotes eld
28756 \end_inset
28757
28758 Question
28759 \begin_inset Quotes erd
28760 \end_inset
28761
28762  branch was active, likewise 
28763 \begin_inset Quotes eld
28764 \end_inset
28765
28766 Exam-Answer.pdf
28767 \begin_inset Quotes erd
28768 \end_inset
28769
28770  if only the 
28771 \begin_inset Quotes eld
28772 \end_inset
28773
28774 Answer
28775 \begin_inset Quotes erd
28776 \end_inset
28777
28778  branch was active, and 
28779 \begin_inset Quotes eld
28780 \end_inset
28781
28782 Exam-Question-Answer.pdf
28783 \begin_inset Quotes erd
28784 \end_inset
28785
28786  if both branches were active.
28787  This helps you to easily export different versions of your document without
28788  much hassle.
28789 \end_layout
28790
28791 \begin_layout Standard
28792 \begin_inset VSpace bigskip
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \begin_layout Standard
28799 Para usar salida condicional en sitios donde no se pueden insertar ramas,
28800  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
28801  cada rama.
28802  Por ejemplo, puedes definir para la rama pregunta
28803 \begin_inset Foot
28804 status collapsed
28805
28806 \begin_layout Plain Layout
28807 Para una introducción a la sintaxis de LaTeX, véase la sección
28808 \begin_inset space ~
28809 \end_inset
28810
28811
28812 \begin_inset CommandInset ref
28813 LatexCommand ref
28814 reference "sub:LaTeX-Sintaxis"
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \end_inset
28822
28823
28824 \end_layout
28825
28826 \begin_layout Standard
28827
28828 \series bold
28829
28830 \backslash
28831 newcommand{
28832 \backslash
28833 pregunta}[1]{#1}
28834 \end_layout
28835
28836 \begin_layout Standard
28837
28838 \series bold
28839
28840 \backslash
28841 newcommand{
28842 \backslash
28843 respuesta}[1]{}
28844 \end_layout
28845
28846 \begin_layout Standard
28847 y para la rama respuesta
28848 \end_layout
28849
28850 \begin_layout Standard
28851
28852 \series bold
28853
28854 \backslash
28855 newcommand{
28856 \backslash
28857 pregunta}[1]{}
28858 \end_layout
28859
28860 \begin_layout Standard
28861
28862 \series bold
28863
28864 \backslash
28865 newcommand{
28866 \backslash
28867 respuesta}[1]{#1}
28868 \end_layout
28869
28870 \begin_layout Standard
28871 \begin_inset Branch Pregunta
28872 status open
28873
28874 \begin_layout Standard
28875 \begin_inset ERT
28876 status open
28877
28878 \begin_layout Plain Layout
28879
28880
28881 \backslash
28882 newcommand{
28883 \backslash
28884 pregunta}[1]{#1}
28885 \end_layout
28886
28887 \begin_layout Plain Layout
28888
28889
28890 \backslash
28891 newcommand{
28892 \backslash
28893 respuesta}[1]{}
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \end_layout
28900
28901 \end_inset
28902
28903
28904 \end_layout
28905
28906 \begin_layout Standard
28907 \begin_inset Branch Respuesta
28908 status collapsed
28909
28910 \begin_layout Standard
28911 \begin_inset ERT
28912 status open
28913
28914 \begin_layout Plain Layout
28915
28916
28917 \backslash
28918 newcommand{
28919 \backslash
28920 pregunta}[1]{}
28921 \end_layout
28922
28923 \begin_layout Plain Layout
28924
28925
28926 \backslash
28927 newcommand{
28928 \backslash
28929 respuesta}[1]{#1}
28930 \end_layout
28931
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \end_inset
28938
28939
28940 \end_layout
28941
28942 \begin_layout Standard
28943 Ahora se pueden usar los comandos 
28944 \series bold
28945
28946 \backslash
28947 pregunta{\SpecialChar \ldots{}
28948 }
28949 \series default
28950  y 
28951 \series bold
28952
28953 \backslash
28954 respuesta{\SpecialChar \ldots{}
28955 }
28956 \series default
28957  para obtener salida condicional.
28958  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
28959 \series bold
28960
28961 \backslash
28962 pregunta
28963 \series default
28964 :
28965 \begin_inset Formula \[
28966 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}
28967 \]
28968
28969 \end_inset
28970
28971
28972 \end_layout
28973
28974 \begin_layout Standard
28975 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
28976  véase el manual 
28977 \emph on
28978 Ecuaciones
28979 \emph default
28980 .
28981 \end_layout
28982
28983 \begin_layout Section
28984 Propiedades PDF
28985 \begin_inset CommandInset label
28986 LatexCommand label
28987 name "sec:Propiedades-PDF"
28988
28989 \end_inset
28990
28991
28992 \begin_inset Index idx
28993 status collapsed
28994
28995 \begin_layout Plain Layout
28996 Propiedades PDF
28997 \end_layout
28998
28999 \end_inset
29000
29001
29002 \end_layout
29003
29004 \begin_layout Standard
29005 En 
29006 \family sans
29007 Propiedades PDF 
29008 \family default
29009 del diálogo 
29010 \family sans
29011 Documento\SpecialChar \menuseparator
29012 Configuración
29013 \family default
29014  se pueden configurar opciones especiales para la salida PDF del documento.
29015  Todas las opciones son suministradas por el paquete LaTeX 
29016 \series bold
29017 hyperref
29018 \series default
29019
29020 \begin_inset Index idx
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 LaTeX, paquetes ! hyperref
29025 \end_layout
29026
29027 \end_inset
29028
29029 .
29030 \end_layout
29031
29032 \begin_layout Standard
29033 Utilizando 
29034 \series bold
29035 hyperref
29036 \series default
29037  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
29038  Esto significa que el lector puede desplazarse por las partes del documento
29039  referenciadas clicando sobre una entrada del índice general o una referencia.
29040  En la pestaña 
29041 \family sans
29042 Hiperenlaces
29043 \family default
29044  del diálogo puedes especificar el aspecto de los enlaces y si se crean
29045  enlaces para las referencias bibliográficas.
29046  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
29047  mostrando el número de la sección, transparencia o página donde la entrada
29048  está referenciada.
29049 \end_layout
29050
29051 \begin_layout Standard
29052 En la pestaña 
29053 \family sans
29054 Marcadores
29055 \family default
29056  puedes determinar si se crean marcadores para cada sección del documento
29057  para facilitar al lector la navegación por el mismo.
29058  Puedes decidir si los marcadores se numeran o no como las secciones del
29059  documento.
29060  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
29061  deben mostrarse al abrir el PDF.
29062  Por ejemplo, un nivel
29063 \begin_inset space ~
29064 \end_inset
29065
29066 2 mostrará las secciones y subsecciones, un nivel
29067 \begin_inset space ~
29068 \end_inset
29069
29070 1 mostrará sólo las secciones.
29071 \end_layout
29072
29073 \begin_layout Standard
29074 La información de cabecera de la pestaña 
29075 \family sans
29076 General
29077 \family default
29078  se guarda como propiedades del arhivo junto con el PDF.
29079  Muchos programas son capaces de extraer estas informaciones para, p.
29080 \begin_inset space \thinspace{}
29081 \end_inset
29082
29083 e., reconocer automáticamente quién es el autor y otras características del
29084  PDF.
29085  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
29086 s para propósitos bibliográ
29087 ficos.
29088  Si se marca la opción 
29089 \family sans
29090 Llenar automáticamente la información de cabecera
29091 \family default
29092 , LyX intenta extraer la información de cabecera a partir de la configuración
29093  del título y del autor del documento.
29094 \end_layout
29095
29096 \begin_layout Standard
29097 La opción 
29098 \family sans
29099 Modo pantalla completa
29100 \family default
29101  abre el PDF en pantalla completa, útil para presentaciones.
29102 \end_layout
29103
29104 \begin_layout Standard
29105 En este documento se han utilizado las propiedades PDF.
29106  Si miras la configuración del documento puedes ver algunas opciones adicionales
29107  de 
29108 \series bold
29109 hyperref
29110 \series default
29111  utilizadas.
29112  Para explicación de las mismas te remitimos al manual de hyperref 
29113 \begin_inset CommandInset citation
29114 LatexCommand cite
29115 key "hyperref"
29116
29117 \end_inset
29118
29119 .
29120 \end_layout
29121
29122 \begin_layout Section
29123 Código TeX y la sintaxis de LaTeX
29124 \begin_inset CommandInset label
29125 LatexCommand label
29126 name "sec:Código-TeX"
29127
29128 \end_inset
29129
29130
29131 \end_layout
29132
29133 \begin_layout Subsection
29134 Cuadros de código TeX
29135 \begin_inset Index idx
29136 status collapsed
29137
29138 \begin_layout Plain Layout
29139 Codigo@Código TeX
29140 \end_layout
29141
29142 \end_inset
29143
29144
29145 \begin_inset CommandInset label
29146 LatexCommand label
29147 name "sub:Cuadros-TeX"
29148
29149 \end_inset
29150
29151
29152 \end_layout
29153
29154 \begin_layout Standard
29155 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
29156  pero no todos.
29157  LaTeX contiene cientos de paquetes que suministran diversos comandos.
29158  Cada mes se actualizan paquetes y se añaden nuevos.
29159  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
29160  necesidad hay un paquete LaTeX.
29161  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
29162  todos estos paquetes y sus comandos.
29163 \end_layout
29164
29165 \begin_layout Standard
29166 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
29167  dentro de un cuadro de código TeX.
29168  Los cuadros de código TeX se insertan con el menú 
29169 \family sans
29170 Insertar\SpecialChar \menuseparator
29171 Código
29172 \begin_inset space ~
29173 \end_inset
29174
29175 TeX
29176 \family default
29177  o con el botón 
29178 \begin_inset Graphics
29179         filename ../../images/ert-insert.png
29180
29181 \end_inset
29182
29183 .
29184  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
29185 \end_layout
29186
29187 \begin_layout Standard
29188 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
29189  Parcialmente significa que el argumento del comando puede ser texto LyX
29190  normal.
29191  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
29192  comando LaTeX 
29193 \series bold
29194
29195 \backslash
29196 fbox
29197 \series default
29198 , puedes escribir la parte del comando 
29199 \series bold
29200
29201 \backslash
29202 fbox{
29203 \series default
29204  en un cuadro de código TeX antes de la palabra y la llave de cierre del
29205  comando, 
29206 \series bold
29207 }
29208 \series default
29209 , en otro cuadro de código TeX después de la palabra.
29210  Esta palabra entre los dos cuadros de código TeX constituye el argumento
29211  del comando, como se ve en este ejemplo:
29212 \end_layout
29213
29214 \begin_layout Standard
29215 \begin_inset Graphics
29216         filename clipart/es_ERT.png
29217         scale 90
29218
29219 \end_inset
29220
29221
29222 \end_layout
29223
29224 \begin_layout Standard
29225 En la salida verás la palabra «enmarcada» con un marco: 
29226 \end_layout
29227
29228 \begin_layout Standard
29229 Esta es una línea con una palabra 
29230 \begin_inset ERT
29231 status collapsed
29232
29233 \begin_layout Plain Layout
29234
29235
29236 \backslash
29237 fbox{
29238 \end_layout
29239
29240 \end_inset
29241
29242 enmarcada
29243 \begin_inset ERT
29244 status collapsed
29245
29246 \begin_layout Plain Layout
29247
29248 }
29249 \end_layout
29250
29251 \end_inset
29252
29253 .
29254 \end_layout
29255
29256 \begin_layout Standard
29257 \begin_inset Note Greyedout
29258 status collapsed
29259
29260 \begin_layout Plain Layout
29261
29262 \series bold
29263 Nota: 
29264 \series default
29265 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
29266  para que LaTeX sepa que ha finalizado el comando.
29267 \end_layout
29268
29269 \end_inset
29270
29271
29272 \end_layout
29273
29274 \begin_layout Subsection
29275 Breve introducción a la sintaxis de LaTeX 
29276 \begin_inset Argument
29277 status collapsed
29278
29279 \begin_layout Plain Layout
29280 Sintaxis de LaTeX
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \begin_inset Index idx
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290 Sintaxis de LaTeX
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \begin_inset CommandInset label
29297 LatexCommand label
29298 name "sub:LaTeX-Sintaxis"
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Standard
29306 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
29307  los comandos LaTeX que LyX usa en segundo plano.
29308  Como LaTeX se basa en comandos puedes 
29309 \begin_inset Quotes fld
29310 \end_inset
29311
29312 programar
29313 \begin_inset Quotes frd
29314 \end_inset
29315
29316  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
29317  documento en cualquier momento con los comandos adecuados.
29318  Imagina que tienes que entregar antes de que acabe el día un manual que
29319  has escrito para un producto.
29320  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
29321  tablas y figuras en negrita.
29322  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
29323  todos a mano en poco tiempo.
29324 \end_layout
29325
29326 \begin_layout Standard
29327 LaTeX entra en juego.
29328  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
29329  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
29330  de paquetes de LaTeX: 
29331 \begin_inset CommandInset citation
29332 LatexCommand cite
29333 key "Catalogue"
29334
29335 \end_inset
29336
29337 .
29338 \end_layout
29339
29340 \begin_layout Standard
29341 Por fin averiguas que necesitas el paquete 
29342 \series bold
29343 caption
29344 \series default
29345
29346 \begin_inset Index idx
29347 status collapsed
29348
29349 \begin_layout Plain Layout
29350 LaTeX, paquetes ! caption
29351 \end_layout
29352
29353 \end_inset
29354
29355 .
29356  Para usarlo debes cargarlo en el preámbulo del documento (menú 
29357 \family sans
29358 Documento\SpecialChar \menuseparator
29359 Configuración
29360 \family default
29361 ) con el comando
29362 \end_layout
29363
29364 \begin_layout Standard
29365
29366 \series bold
29367
29368 \backslash
29369 usepackage[opciones]{nombre_del_paquete}
29370 \end_layout
29371
29372 \begin_layout Standard
29373 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
29374  pone entre llaves, y las opciones entre corchetes.
29375  No todos los comandos tienen argumento y opciones.
29376 \end_layout
29377
29378 \begin_layout Standard
29379 En nuestro caso el nombre del paquete es 
29380 \series bold
29381 caption
29382 \series default
29383 .
29384  Tras un vistazo a la documentación del paquete, verás que la opción 
29385 \series bold
29386 labelfont=bf
29387 \series default
29388  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
29389  Así que añades al preámbulo el comando
29390 \end_layout
29391
29392 \begin_layout Standard
29393
29394 \series bold
29395
29396 \backslash
29397 usepackage[labelfont=bf]{caption}
29398 \end_layout
29399
29400 \begin_layout Standard
29401 y problema resuelto.
29402 \begin_inset Foot
29403 status collapsed
29404
29405 \begin_layout Plain Layout
29406 Para ver más comandos del paquete 
29407 \series bold
29408 caption
29409 \series default
29410  mira su documentación, 
29411 \begin_inset CommandInset citation
29412 LatexCommand cite
29413 key "caption"
29414
29415 \end_inset
29416
29417
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \end_layout
29424
29425 \begin_layout Standard
29426 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
29427  para problemas habituales como el de este caso.
29428  Por ejemplo, si usas la clase 
29429 \family typewriter
29430 KOMA-Script
29431 \family default
29432 , no necesitas el paquete 
29433 \series bold
29434 caption
29435 \series default
29436 .
29437  Sólo escribe en el preámbulo
29438 \end_layout
29439
29440 \begin_layout Standard
29441
29442 \series bold
29443
29444 \backslash
29445 setkomafont{captionlabel}{
29446 \backslash
29447 bfseries}
29448 \end_layout
29449
29450 \begin_layout Standard
29451 y asunto resuelto.
29452  Así que si planeas escribir un extenso documento, deberías echar una ojeada
29453  a la documentación de la clase de documento que quieras usar.
29454  (
29455 \series bold
29456
29457 \backslash
29458 setkomafont
29459 \series default
29460  es un ejemplo de comando con más de un argumento.)
29461 \end_layout
29462
29463 \begin_layout Standard
29464 Los comandos en el preámbulo afectan a todo el documento, mientras que los
29465  comandos en el texto afectan sólo a la parte que sigue o al texto que va
29466  como argumento.
29467  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
29468  se describe en la sección anterior.
29469 \end_layout
29470
29471 \begin_layout Standard
29472 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
29473  
29474 \begin_inset CommandInset citation
29475 LatexCommand cite
29476 key "latexcompanion,latexguide"
29477
29478 \end_inset
29479
29480 .
29481 \end_layout
29482
29483 \begin_layout Section
29484 Vista preliminar inmediata
29485 \begin_inset CommandInset label
29486 LatexCommand label
29487 name "sec:Vista-preliminar-inmediata"
29488
29489 \end_inset
29490
29491
29492 \begin_inset Index idx
29493 status collapsed
29494
29495 \begin_layout Plain Layout
29496 Documentos ! Vista instantánea
29497 \end_layout
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \begin_layout Standard
29505 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
29506  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
29507  cada vez con 
29508 \family sans
29509 Ver\SpecialChar \menuseparator
29510 DVI
29511 \family default
29512 .
29513 \end_layout
29514
29515 \begin_layout Standard
29516 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
29517  debes instalar el paquete LaTeX 
29518 \series bold
29519 preview-latex
29520 \series default
29521
29522 \begin_inset Index idx
29523 status collapsed
29524
29525 \begin_layout Plain Layout
29526 LaTeX, paquetes ! preview-latex
29527 \end_layout
29528
29529 \end_inset
29530
29531  como se explica después, y marcar 
29532 \family sans
29533 Vista
29534 \begin_inset space ~
29535 \end_inset
29536
29537 preliminar
29538 \begin_inset space ~
29539 \end_inset
29540
29541 inmediata
29542 \family default
29543  en el diálogo 
29544 \family sans
29545 Herramientas\SpecialChar \menuseparator
29546 Preferencias\SpecialChar \menuseparator
29547 Pantalla
29548 \family default
29549 .
29550  El 
29551 \family sans
29552 Tamaño de la vista preliminar
29553 \family default
29554  es el factor de multiplicación para el tamaño.
29555 \end_layout
29556
29557 \begin_layout Standard
29558 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
29559  de editar una ecuación o un gráfico.
29560  Las vistas inmediatas en un documento ya abierto 
29561 \emph on
29562 no
29563 \emph default
29564  se generan 
29565 \emph on
29566 ipso facto 
29567 \emph default
29568 al activar la 
29569 \family sans
29570 Vista
29571 \begin_inset space ~
29572 \end_inset
29573
29574 preliminar
29575 \begin_inset space ~
29576 \end_inset
29577
29578 inmediata
29579 \family default
29580 , es preciso reabrir el documento.
29581 \end_layout
29582
29583 \begin_layout Standard
29584 LyX generará instantáneas de ecuaciones.
29585  También de gráficos si se marca la opción 
29586 \family sans
29587 Mostrar
29588 \family default
29589
29590 \begin_inset space ~
29591 \end_inset
29592
29593
29594 \family sans
29595 en
29596 \family default
29597
29598 \begin_inset space ~
29599 \end_inset
29600
29601
29602 \family sans
29603 LyX
29604 \family default
29605  en el cuadro de diálogo 
29606 \family sans
29607 Gráficos.
29608
29609 \family default
29610  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
29611  ejemplo.
29612 \end_layout
29613
29614 \begin_layout Standard
29615 Para que funcione la vista previa inmediata debe estar instalado el paquete
29616  LaTeX 
29617 \series bold
29618 preview-latex
29619 \series default
29620  (también llamado simplemente 
29621 \series bold
29622 preview
29623 \series default
29624 ).
29625  Lo encontrarás en el Catálogo TeX, 
29626 \begin_inset CommandInset citation
29627 LatexCommand cite
29628 key "TeXCatalogue"
29629
29630 \end_inset
29631
29632  o en el administrador de paquetes de tu sistema.
29633  Obtendrás instantáneas mejores si además instalas 
29634 \family typewriter
29635 pnmcrop,
29636 \family default
29637  que forma parte del paquete 
29638 \family typewriter
29639 netpbm
29640 \family default
29641 ; en Windows este programa se instala automáticamente junto con LyX..
29642 \end_layout
29643
29644 \begin_layout Standard
29645 \begin_inset VSpace bigskip
29646 \end_inset
29647
29648
29649 \end_layout
29650
29651 \begin_layout Standard
29652 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
29653  del mismo.
29654  Con el menú 
29655 \family sans
29656 Ver\SpecialChar \menuseparator
29657 Ver
29658 \begin_inset space ~
29659 \end_inset
29660
29661 fuente
29662 \family default
29663  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
29664 e al párrafo en el que se encuentre el cursor.
29665  También puedes seleccionar varios párrafos para ver su código.
29666  Para ver el código de todo el documento, marca la opción correspondiente
29667  en la ventana de código.
29668 \end_layout
29669
29670 \begin_layout Section
29671 Corrector ortográfico
29672 \begin_inset CommandInset label
29673 LatexCommand label
29674 name "sec:Corrector-ortográfico"
29675
29676 \end_inset
29677
29678
29679 \begin_inset Index idx
29680 status collapsed
29681
29682 \begin_layout Plain Layout
29683 Corrector ortográfico
29684 \end_layout
29685
29686 \end_inset
29687
29688
29689 \end_layout
29690
29691 \begin_layout Standard
29692 LyX no incorpora corrector ortográfico propio.
29693  Utiliza uno de los programas externos 
29694 \family typewriter
29695 aspell
29696 \family default
29697
29698 \family typewriter
29699 ispell
29700 \family default
29701
29702 \family typewriter
29703 hspell
29704 \family default
29705 , o 
29706 \family typewriter
29707 pspell
29708 \family default
29709 .
29710  En esta sección se supone que tienes instalado y configurado uno de ellos.
29711  Se recomienda el uso de 
29712 \family typewriter
29713 aspell
29714 \family default
29715 , que puede considerarse el sucesor de 
29716 \family typewriter
29717 ispell
29718 \family default
29719 .
29720  
29721 \family typewriter
29722 hspell
29723 \family default
29724  es un corrector de hebreo.
29725  El corrector ortográfico y sus opciones se establecen en las preferencias
29726  de LyX, 
29727 \family sans
29728 Configuración
29729 \begin_inset space ~
29730 \end_inset
29731
29732 del
29733 \begin_inset space ~
29734 \end_inset
29735
29736 idioma
29737 \family default
29738 .
29739 \end_layout
29740
29741 \begin_layout Standard
29742 En  Windows, el cuadro de selección del programa corrector está desactivado
29743  pues sólo se puede usar
29744 \family sans
29745  
29746 \family typewriter
29747 aspell
29748 \family default
29749 .
29750 \end_layout
29751
29752 \begin_layout Standard
29753 El menú
29754 \family sans
29755  Herramientas\SpecialChar \menuseparator
29756 Corrector
29757 \begin_inset space ~
29758 \end_inset
29759
29760 ortográfico
29761 \family default
29762  o el botón de la barra de herramientas 
29763 \begin_inset Graphics
29764         filename ../../images/dialog-show_spellchecker.png
29765
29766 \end_inset
29767
29768  inicia la revisión a partir de la posición del cursor.
29769  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
29770  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
29771  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
29772  ella y se ve resaltada.
29773  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
29774  Seleccionando una de ellas se copia en el campo 
29775 \family sans
29776 Reemplazar
29777 \begin_inset space ~
29778 \end_inset
29779
29780 con
29781 \family default
29782 , si haces doble clic se verifica directamente el reemplazo.
29783  El botón 
29784 \family sans
29785 Ignorar
29786 \family default
29787  sirve para desestimar el reemplazo y proseguir con la revisión.
29788  En el diccionario personal se pueden añadir nuevas palabras.
29789 \end_layout
29790
29791 \begin_layout Standard
29792 Por omisión, el archivo de diccionario empleado se determina por el idioma
29793  del documento que se establece en 
29794 \family sans
29795 Documento\SpecialChar \menuseparator
29796 Configuración
29797 \family default
29798 .
29799  Si no hay diccionario para el idioma del documento, la corrección ortográfica
29800  generará error.
29801  En este caso puedes especificar otro diccionario en el campo 
29802 \family sans
29803 Idioma
29804 \begin_inset space ~
29805 \end_inset
29806
29807 alternativo 
29808 \family default
29809 en el diálogo 
29810 \family sans
29811 Preferencias
29812 \family default
29813 .
29814 \end_layout
29815
29816 \begin_layout Standard
29817 Tras la revisión ortográfica se informa del número de palabras cambiadas.
29818 \end_layout
29819
29820 \begin_layout Subsubsection*
29821 Limitaciones
29822 \end_layout
29823
29824 \begin_layout Standard
29825 No es posible cambiar el idioma para una palabra en particular, a no ser
29826  que cambies cada vez las preferencias globales.
29827  Aunque puedes utilizar en este caso 
29828 \family sans
29829 Encontrar
29830 \begin_inset space ~
29831 \end_inset
29832
29833 y
29834 \begin_inset space ~
29835 \end_inset
29836
29837 reemplazar
29838 \family default
29839 .
29840 \end_layout
29841
29842 \begin_layout Standard
29843 LyX no puede revisar correctamente documentos con textos en varios idiomas.
29844  Este trabajo lo hace 
29845 \family typewriter
29846 pspell
29847 \family default
29848 , suponiendo que has marcado apropiadamente los distintos idiomas.
29849 \end_layout
29850
29851 \begin_layout Subsubsection*
29852 Otras opciones
29853 \end_layout
29854
29855 \begin_layout Standard
29856 La sección 
29857 \family sans
29858 Corrector
29859 \begin_inset space ~
29860 \end_inset
29861
29862 ortográfico
29863 \family default
29864  en el diálogo 
29865 \family sans
29866 Preferencias 
29867 \family default
29868 tiene algunas opciones adicionales:
29869 \end_layout
29870
29871 \begin_layout Description
29872 Usar
29873 \begin_inset space ~
29874 \end_inset
29875
29876 caracteres
29877 \begin_inset space ~
29878 \end_inset
29879
29880 de
29881 \begin_inset space ~
29882 \end_inset
29883
29884 escape Permite añadir caracteres no estándar al proceso de revisión, p.
29885 \begin_inset space \thinspace{}
29886 \end_inset
29887
29888 e.
29889  un carácter alemán en un documento en inglés.
29890  En general esto no debería ser necesario.
29891 \end_layout
29892
29893 \begin_layout Description
29894 Diccionario
29895 \begin_inset space ~
29896 \end_inset
29897
29898 personal para usar un diccionario propio distinto al predeterminado.
29899 \end_layout
29900
29901 \begin_layout Description
29902 Aceptar
29903 \begin_inset space ~
29904 \end_inset
29905
29906 palabras
29907 \begin_inset space ~
29908 \end_inset
29909
29910 compuestas para que el diccionario admita palabras como «eurozona».
29911 \end_layout
29912
29913 \begin_layout Description
29914 Usar
29915 \begin_inset space ~
29916 \end_inset
29917
29918 codificación
29919 \begin_inset space ~
29920 \end_inset
29921
29922 de
29923 \begin_inset space ~
29924 \end_inset
29925
29926 entrada Utiliza la codificación del documento establecida en el apartado
29927  
29928 \family sans
29929 Idioma 
29930 \family default
29931 de 
29932 \family sans
29933 Documento\SpecialChar \menuseparator
29934 Configuración
29935 \family default
29936  también para la revisión ortográfica.
29937 \begin_inset Foot
29938 status collapsed
29939
29940 \begin_layout Plain Layout
29941 La codificación se explica en la sección
29942 \begin_inset space ~
29943 \end_inset
29944
29945
29946 \begin_inset CommandInset ref
29947 LatexCommand ref
29948 reference "cap:Configuración-del-documento"
29949
29950 \end_inset
29951
29952 .
29953 \end_layout
29954
29955 \end_inset
29956
29957  Habilita esta opción sólo si usas 
29958 \family typewriter
29959 ispell
29960 \family default
29961  y si la revisión no funciona con palabras que tienen letras internacionales.
29962  Ha habido informes de que no trabaja con todos los diccionarios, por eso
29963  está desmarcado por omisión.
29964 \end_layout
29965
29966 \begin_layout Section
29967 Tesauro
29968 \begin_inset Index idx
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972 Tesauro
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \begin_inset CommandInset label
29979 LatexCommand label
29980 name "sec:Tesauro"
29981
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \begin_layout Standard
29988 Tesauro por ahora sólo funciona para el idioma inglés.
29989 \end_layout
29990
29991 \begin_layout Standard
29992 Para iniciar el diccionario de sinónimos usa el menú 
29993 \family sans
29994 Herramientas\SpecialChar \menuseparator
29995 Tesauro
29996 \family default
29997  o el botón 
29998 \begin_inset Graphics
29999         filename ../../images/thesaurus-entry.png
30000         rotateOrigin center
30001
30002 \end_inset
30003
30004 .
30005  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
30006  el cursor o está seleccionada.
30007 \end_layout
30008
30009 \begin_layout Standard
30010 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
30011 \end_layout
30012
30013 \begin_layout Standard
30014 Tesauro sólo funciona con palabras individuales y en singular.
30015  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
30016  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
30017  palabra, en este caso «report»s.
30018  
30019 \end_layout
30020
30021 \begin_layout Section
30022 Seguimiento de cambios
30023 \begin_inset Index idx
30024 status collapsed
30025
30026 \begin_layout Plain Layout
30027 Seguimiento de cambios
30028 \end_layout
30029
30030 \end_inset
30031
30032
30033 \begin_inset Index idx
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037 Documentos ! Seguimiento de cambios
30038 \end_layout
30039
30040 \end_inset
30041
30042
30043 \begin_inset CommandInset label
30044 LatexCommand label
30045 name "sec:Seguimiento-de-cambios"
30046
30047 \end_inset
30048
30049
30050 \end_layout
30051
30052 \begin_layout Standard
30053 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
30054  resaltados los cambios hechos por otros.
30055  Entonces puedes decidir si aceptar o no dichos cambios.
30056  Para habilitar esta característica marca el menú 
30057 \family sans
30058 Documento\SpecialChar \menuseparator
30059 Seguimiento
30060 \begin_inset space ~
30061 \end_inset
30062
30063 de
30064 \begin_inset space ~
30065 \end_inset
30066
30067 cambios\SpecialChar \menuseparator
30068 Seguir
30069 \begin_inset space ~
30070 \end_inset
30071
30072 cambios
30073 \family default
30074 .
30075 \end_layout
30076
30077 \begin_layout Standard
30078 Los cambios realizados en el documento se resaltarán con trazos y colores:
30079  
30080 \bar under
30081 \color blue
30082 texto subrayado
30083 \bar default
30084 \color inherit
30085  es texto añadido, 
30086 \strikeout on
30087 \color blue
30088 texto tachado
30089 \strikeout default
30090 \color inherit
30091  es texto borrado.
30092  El color depende del autor que hizo el cambio.
30093  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
30094  en 
30095 \family sans
30096 Apariencia
30097 \family default
30098
30099 \family sans
30100 Colores
30101 \family default
30102 .
30103 \begin_inset Index idx
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107 Color ! Seguimiento de cambios
30108 \end_layout
30109
30110 \end_inset
30111
30112  El autor y la fecha del cambio se muestran en la barra de estado de LyX
30113  cuando el cursor está en texto modificado.
30114  Esta misma información se muestra usando el botón de la barra de herramientas
30115  
30116 \begin_inset Graphics
30117         filename ../../images/changes-merge.png
30118         rotateOrigin center
30119
30120 \end_inset
30121
30122 .
30123 \end_layout
30124
30125 \begin_layout Standard
30126 Si el seguimiento de cambios está activado, verás la correspondiente barra
30127  de herramientas:
30128 \begin_inset Index idx
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132 Barras de herramientas ! Seguimiento de cambios
30133 \end_layout
30134
30135 \end_inset
30136
30137
30138 \end_layout
30139
30140 \begin_layout Standard
30141 \begin_inset VSpace bigskip
30142 \end_inset
30143
30144
30145 \end_layout
30146
30147 \begin_layout Standard
30148 \begin_inset Graphics
30149         filename ../clipart/ChangesToolbar.png
30150
30151 \end_inset
30152
30153
30154 \end_layout
30155
30156 \begin_layout Standard
30157 \begin_inset VSpace defskip
30158 \end_inset
30159
30160
30161 \end_layout
30162
30163 \begin_layout Standard
30164 Los botones de la barra de seguimiento de cambios tienen las siguientes
30165  funciones:
30166 \end_layout
30167
30168 \begin_layout Standard
30169 \begin_inset VSpace defskip
30170 \end_inset
30171
30172
30173 \end_layout
30174
30175 \begin_layout Standard
30176 \begin_inset Tabular
30177 <lyxtabular version="3" rows="10" columns="2">
30178 <features islongtable="true" longtabularalignment="center">
30179 <column alignment="left" valignment="top" width="0">
30180 <column alignment="left" valignment="top" width="0">
30181 <row interlinespace="2.5mm">
30182 <cell alignment="center" valignment="top" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186 \begin_inset Graphics
30187         filename ../../images/changes-track.png
30188         rotateOrigin center
30189
30190 \end_inset
30191
30192
30193 \end_layout
30194
30195 \end_inset
30196 </cell>
30197 <cell alignment="center" valignment="top" usebox="none">
30198 \begin_inset Text
30199
30200 \begin_layout Plain Layout
30201
30202 \family sans
30203 Documento\SpecialChar \menuseparator
30204 Seguimiento
30205 \begin_inset space ~
30206 \end_inset
30207
30208 de
30209 \begin_inset space ~
30210 \end_inset
30211
30212 cambios\SpecialChar \menuseparator
30213 Seguir
30214 \begin_inset space ~
30215 \end_inset
30216
30217 cambios
30218 \end_layout
30219
30220 \end_inset
30221 </cell>
30222 </row>
30223 <row interlinespace="2.5mm">
30224 <cell alignment="center" valignment="top" usebox="none">
30225 \begin_inset Text
30226
30227 \begin_layout Plain Layout
30228 \begin_inset Graphics
30229         filename ../../images/changes-output.png
30230         rotateOrigin center
30231
30232 \end_inset
30233
30234
30235 \end_layout
30236
30237 \end_inset
30238 </cell>
30239 <cell alignment="center" valignment="top" usebox="none">
30240 \begin_inset Text
30241
30242 \begin_layout Plain Layout
30243
30244 \family sans
30245 Documento\SpecialChar \menuseparator
30246 Seguimiento
30247 \begin_inset space ~
30248 \end_inset
30249
30250 de
30251 \begin_inset space ~
30252 \end_inset
30253
30254 cambios\SpecialChar \menuseparator
30255 Mostrar
30256 \begin_inset space ~
30257 \end_inset
30258
30259 cambios
30260 \begin_inset space ~
30261 \end_inset
30262
30263 en
30264 \begin_inset space ~
30265 \end_inset
30266
30267 la
30268 \begin_inset space ~
30269 \end_inset
30270
30271 salida
30272 \end_layout
30273
30274 \end_inset
30275 </cell>
30276 </row>
30277 <row interlinespace="2.5mm">
30278 <cell alignment="center" valignment="top" usebox="none">
30279 \begin_inset Text
30280
30281 \begin_layout Plain Layout
30282 \begin_inset Graphics
30283         filename ../../images/change-next.png
30284         rotateOrigin center
30285
30286 \end_inset
30287
30288
30289 \end_layout
30290
30291 \end_inset
30292 </cell>
30293 <cell alignment="center" valignment="top" usebox="none">
30294 \begin_inset Text
30295
30296 \begin_layout Plain Layout
30297 Ir al siguiente cambio
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 </row>
30303 <row interlinespace="2.5mm">
30304 <cell alignment="center" valignment="top" usebox="none">
30305 \begin_inset Text
30306
30307 \begin_layout Plain Layout
30308 \begin_inset Graphics
30309         filename ../../images/change-accept.png
30310         rotateOrigin center
30311
30312 \end_inset
30313
30314
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 <cell alignment="center" valignment="top" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Plain Layout
30323
30324 \family sans
30325 Documento\SpecialChar \menuseparator
30326 Seguimiento
30327 \begin_inset space ~
30328 \end_inset
30329
30330 de
30331 \begin_inset space ~
30332 \end_inset
30333
30334 cambios\SpecialChar \menuseparator
30335 Aceptar
30336 \begin_inset space ~
30337 \end_inset
30338
30339 cambio
30340 \end_layout
30341
30342 \end_inset
30343 </cell>
30344 </row>
30345 <row interlinespace="2.5mm">
30346 <cell alignment="center" valignment="top" usebox="none">
30347 \begin_inset Text
30348
30349 \begin_layout Plain Layout
30350 \begin_inset Graphics
30351         filename ../../images/change-reject.png
30352         rotateOrigin center
30353
30354 \end_inset
30355
30356
30357 \end_layout
30358
30359 \end_inset
30360 </cell>
30361 <cell alignment="center" valignment="top" usebox="none">
30362 \begin_inset Text
30363
30364 \begin_layout Plain Layout
30365
30366 \family sans
30367 Documento\SpecialChar \menuseparator
30368 Seguimiento
30369 \begin_inset space ~
30370 \end_inset
30371
30372 de
30373 \begin_inset space ~
30374 \end_inset
30375
30376 cambios\SpecialChar \menuseparator
30377 Descartar
30378 \begin_inset space ~
30379 \end_inset
30380
30381 cambio
30382 \end_layout
30383
30384 \end_inset
30385 </cell>
30386 </row>
30387 <row interlinespace="2.5mm">
30388 <cell alignment="center" valignment="top" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392 \begin_inset Graphics
30393         filename ../../images/changes-merge.png
30394         rotateOrigin center
30395
30396 \end_inset
30397
30398
30399 \end_layout
30400
30401 \end_inset
30402 </cell>
30403 <cell alignment="center" valignment="top" usebox="none">
30404 \begin_inset Text
30405
30406 \begin_layout Plain Layout
30407
30408 \family sans
30409 Documento\SpecialChar \menuseparator
30410 Seguimiento
30411 \begin_inset space ~
30412 \end_inset
30413
30414 de
30415 \begin_inset space ~
30416 \end_inset
30417
30418 cambios\SpecialChar \menuseparator
30419 Fusionar
30420 \begin_inset space ~
30421 \end_inset
30422
30423 cambios
30424 \end_layout
30425
30426 \end_inset
30427 </cell>
30428 </row>
30429 <row interlinespace="2.5mm">
30430 <cell alignment="center" valignment="top" usebox="none">
30431 \begin_inset Text
30432
30433 \begin_layout Plain Layout
30434 \begin_inset Graphics
30435         filename ../../images/all-changes-accept.png
30436         rotateOrigin center
30437
30438 \end_inset
30439
30440
30441 \end_layout
30442
30443 \end_inset
30444 </cell>
30445 <cell alignment="center" valignment="top" usebox="none">
30446 \begin_inset Text
30447
30448 \begin_layout Plain Layout
30449
30450 \family sans
30451 Documento\SpecialChar \menuseparator
30452 Seguimiento
30453 \begin_inset space ~
30454 \end_inset
30455
30456 de
30457 \begin_inset space ~
30458 \end_inset
30459
30460 cambios\SpecialChar \menuseparator
30461 Aceptar
30462 \begin_inset space ~
30463 \end_inset
30464
30465 todos
30466 \begin_inset space ~
30467 \end_inset
30468
30469 los
30470 \begin_inset space ~
30471 \end_inset
30472
30473 cambios
30474 \end_layout
30475
30476 \end_inset
30477 </cell>
30478 </row>
30479 <row interlinespace="2.5mm">
30480 <cell alignment="center" valignment="top" usebox="none">
30481 \begin_inset Text
30482
30483 \begin_layout Plain Layout
30484 \begin_inset Graphics
30485         filename ../../images/all-changes-reject.png
30486         rotateOrigin center
30487
30488 \end_inset
30489
30490
30491 \end_layout
30492
30493 \end_inset
30494 </cell>
30495 <cell alignment="center" valignment="top" usebox="none">
30496 \begin_inset Text
30497
30498 \begin_layout Plain Layout
30499
30500 \family sans
30501 Documento\SpecialChar \menuseparator
30502 Seguimiento
30503 \begin_inset space ~
30504 \end_inset
30505
30506 de
30507 \begin_inset space ~
30508 \end_inset
30509
30510 cambios\SpecialChar \menuseparator
30511 Descartar
30512 \begin_inset space ~
30513 \end_inset
30514
30515 todos
30516 \begin_inset space ~
30517 \end_inset
30518
30519 los
30520 \begin_inset space ~
30521 \end_inset
30522
30523 cambios
30524 \end_layout
30525
30526 \end_inset
30527 </cell>
30528 </row>
30529 <row interlinespace="2.5mm">
30530 <cell alignment="center" valignment="top" usebox="none">
30531 \begin_inset Text
30532
30533 \begin_layout Plain Layout
30534 \begin_inset Graphics
30535         filename ../../images/note-insert.png
30536         rotateOrigin center
30537
30538 \end_inset
30539
30540
30541 \end_layout
30542
30543 \end_inset
30544 </cell>
30545 <cell alignment="center" valignment="top" usebox="none">
30546 \begin_inset Text
30547
30548 \begin_layout Plain Layout
30549
30550 \family sans
30551 Insertar\SpecialChar \menuseparator
30552 Nota\SpecialChar \menuseparator
30553 Nota
30554 \begin_inset space ~
30555 \end_inset
30556
30557 LyX
30558 \end_layout
30559
30560 \end_inset
30561 </cell>
30562 </row>
30563 <row interlinespace="2.5mm">
30564 <cell alignment="center" valignment="top" usebox="none">
30565 \begin_inset Text
30566
30567 \begin_layout Plain Layout
30568 \begin_inset Graphics
30569         filename ../../images/note-next.png
30570         rotateOrigin center
30571
30572 \end_inset
30573
30574
30575 \end_layout
30576
30577 \end_inset
30578 </cell>
30579 <cell alignment="center" valignment="top" usebox="none">
30580 \begin_inset Text
30581
30582 \begin_layout Plain Layout
30583
30584 \family sans
30585 Navegar\SpecialChar \menuseparator
30586 Nota
30587 \begin_inset space ~
30588 \end_inset
30589
30590 siguiente
30591 \end_layout
30592
30593 \end_inset
30594 </cell>
30595 </row>
30596 </lyxtabular>
30597
30598 \end_inset
30599
30600
30601 \end_layout
30602
30603 \begin_layout Standard
30604 \begin_inset VSpace defskip
30605 \end_inset
30606
30607
30608 \end_layout
30609
30610 \begin_layout Standard
30611 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
30612  ello selecciona el cambio y pulsa el botón adecuado.
30613  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
30614  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
30615  Así que no tienes que ir seleccionando cada cambio por separado.
30616 \end_layout
30617
30618 \begin_layout Standard
30619 La barra tiene también dos botones para manejar notas porque su uso es habitual
30620  para describir los cambios.
30621 \end_layout
30622
30623 \begin_layout Standard
30624 Para que los cambios se muestren en la salida debe estar instalado el paquete
30625  LaTeX 
30626 \series bold
30627 dvipost
30628 \series default
30629
30630 \begin_inset Index idx
30631 status collapsed
30632
30633 \begin_layout Plain Layout
30634 LaTeX, paquetes ! dvipost
30635 \end_layout
30636
30637 \end_inset
30638
30639 .
30640  Está disponible en el Catálogo TeX, 
30641 \begin_inset CommandInset citation
30642 LatexCommand cite
30643 key "TeXCatalogue"
30644
30645 \end_inset
30646
30647  o en el administrador de paquetes de tu sistema LaTeX.
30648 \end_layout
30649
30650 \begin_layout Section
30651 Soporte internacional
30652 \begin_inset Index idx
30653 status collapsed
30654
30655 \begin_layout Plain Layout
30656 Soporte internacional
30657 \end_layout
30658
30659 \end_inset
30660
30661
30662 \end_layout
30663
30664 \begin_layout Standard
30665 Esta sección describe cómo usar LyX con cualquier idioma.
30666  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
30667  configurar LyX para utilizarlos: 
30668 \begin_inset CommandInset citation
30669 LatexCommand cite
30670 key "Arabic,Armenian,Farsi,Hebrew"
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
30679 \begin_inset space ~
30680 \end_inset
30681
30682
30683 \begin_inset CommandInset ref
30684 LatexCommand ref
30685 reference "sub:Carácter-especial"
30686
30687 \end_inset
30688
30689 .
30690 \end_layout
30691
30692 \begin_layout Subsection
30693 Opciones de idioma
30694 \begin_inset Index idx
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698 Idioma ! Opciones
30699 \end_layout
30700
30701 \end_inset
30702
30703
30704 \begin_inset Index idx
30705 status collapsed
30706
30707 \begin_layout Plain Layout
30708 Documentos ! Idioma
30709 \end_layout
30710
30711 \end_inset
30712
30713
30714 \begin_inset Index idx
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718 Documentos ! Configuración
30719 \end_layout
30720
30721 \end_inset
30722
30723
30724 \end_layout
30725
30726 \begin_layout Standard
30727 El diálogo 
30728 \family sans
30729 Documento\SpecialChar \menuseparator
30730 Configuración
30731 \family default
30732  permite determinar el idioma y la codificación
30733 \family roman
30734  de caracteres.
30735 \end_layout
30736
30737 \begin_layout Standard
30738 Elige idioma en la sección 
30739 \family sans
30740 Idioma
30741 \family default
30742  de este diálogo.
30743  Por omisión es inglés.
30744 \end_layout
30745
30746 \begin_layout Standard
30747 El cuadro desplegable 
30748 \family sans
30749 Otros
30750 \family default
30751 , bajo 
30752 \family sans
30753 Codificación
30754 \family default
30755 , permite elegir el mapa de codificación de caracteres que quieres emplear
30756  para exportar a LaTeX.
30757  La opción 
30758 \family sans
30759 Idioma predeterminado 
30760 \family default
30761 es la más recomendable porque funciona bien en la mayoría de los casos.
30762  Para más detalles sobre las distintas opciones de codificación, véase la
30763  sección
30764 \begin_inset space ~
30765 \end_inset
30766
30767
30768 \begin_inset CommandInset ref
30769 LatexCommand ref
30770 reference "cap:Configuración-del-documento"
30771
30772 \end_inset
30773
30774 .
30775 \end_layout
30776
30777 \begin_layout Subsection
30778 Configuración del mapa de teclado
30779 \begin_inset CommandInset label
30780 LatexCommand label
30781 name "sub:Configuración-del-mapa"
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Standard
30789 Si tienes, por ejemplo, un teclado U.S.
30790  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
30791  de teclado alternativo configurando LyX para que use un teclado italiano.
30792  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
30793  uno primario y otro secundario, y seleccionar después el que quieres usar.
30794  Véase la sección
30795 \begin_inset space ~
30796 \end_inset
30797
30798
30799 \begin_inset CommandInset ref
30800 LatexCommand ref
30801 reference "sub:Teclado/Ratón"
30802
30803 \end_inset
30804
30805 .
30806 \end_layout
30807
30808 \begin_layout Standard
30809 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
30810  o crear uno completamente diferente (para Vulcano, por ejemplo).
30811  O bien quieres escribir normalmente en italiano en un teclado U.S.
30812  y además incluir de vez en cuando una cita en alemán.
30813  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
30814  existente para soportar los caracteres que necesites.
30815  Esta y otras muchas personalizaciones se explican en el manual 
30816 \emph on
30817 Personalización
30818 \emph default
30819 .
30820 \end_layout
30821
30822 \begin_layout Subsection
30823 Tablas de caracteres
30824 \end_layout
30825
30826 \begin_layout Standard
30827 El cuadro
30828 \begin_inset space ~
30829 \end_inset
30830
30831
30832 \begin_inset CommandInset ref
30833 LatexCommand ref
30834 reference "cap:Tabla-de-caracteres-latin1"
30835
30836 \end_inset
30837
30838  contiene el conjunto de caracteres 
30839 \family typewriter
30840 Latin1
30841 \family default
30842 .
30843  Debería ser factible escribir directamente con el teclado cualquiera de
30844  los caracteres incluidos en las ocho primeras columnas.
30845 \end_layout
30846
30847 \begin_layout Standard
30848 Este manual está preparado para imprimir todos los caracteres, pero no de
30849  forma inmediata en muchos casos.
30850  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
30851  del conjunto 
30852 \family typewriter
30853 Latin1
30854 \family default
30855
30856 \end_layout
30857
30858 \begin_layout Itemize
30859 Aunque hayas seleccionado 
30860 \family sans
30861 latin1
30862 \family default
30863  en el diálogo 
30864 \family sans
30865 Documento\SpecialChar \menuseparator
30866 Configuración,
30867 \family default
30868  los usuarios que sólo disponen de fuentes 
30869 \family typewriter
30870 T1
30871 \family default
30872  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
30873  caracteres: D0, F0, DE, FE, AB y BB (
30874 \emph on
30875 eth
30876 \emph default
30877  y 
30878 \emph on
30879 thorn
30880 \emph default
30881 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
30882 \end_layout
30883
30884 \begin_layout Standard
30885
30886 \end_layout
30887
30888 \begin_layout Standard
30889 \begin_inset Float table
30890 wide false
30891 sideways false
30892 status collapsed
30893
30894 \begin_layout Plain Layout
30895 \begin_inset Caption
30896
30897 \begin_layout Plain Layout
30898 \begin_inset CommandInset label
30899 LatexCommand label
30900 name "cap:Tabla-de-caracteres-latin1"
30901
30902 \end_inset
30903
30904 Conjunto de caracteres 
30905 \family typewriter
30906 latin1
30907 \end_layout
30908
30909 \end_inset
30910
30911
30912 \end_layout
30913
30914 \begin_layout Plain Layout
30915 \align center
30916 \begin_inset Tabular
30917 <lyxtabular version="3" rows="17" columns="17">
30918 <features tabularvalignment="middle">
30919 <column alignment="center" valignment="top" width="0pt">
30920 <column alignment="center" valignment="top" width="0pt">
30921 <column alignment="center" valignment="top" width="0pt">
30922 <column alignment="center" valignment="top" width="0pt">
30923 <column alignment="center" valignment="top" width="0pt">
30924 <column alignment="center" valignment="top" width="0pt">
30925 <column alignment="center" valignment="top" width="0pt">
30926 <column alignment="center" valignment="top" width="0pt">
30927 <column alignment="center" valignment="top" width="0pt">
30928 <column alignment="center" valignment="top" width="0pt">
30929 <column alignment="center" valignment="top" width="0pt">
30930 <column alignment="center" valignment="top" width="0pt">
30931 <column alignment="center" valignment="top" width="0pt">
30932 <column alignment="center" valignment="top" width="0pt">
30933 <column alignment="center" valignment="top" width="0pt">
30934 <column alignment="center" valignment="top" width="0pt">
30935 <column alignment="center" valignment="top" width="0pt">
30936 <row>
30937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941
30942 \end_layout
30943
30944 \end_inset
30945 </cell>
30946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30947 \begin_inset Text
30948
30949 \begin_layout Plain Layout
30950
30951 \family roman
30952 \series medium
30953 \shape up
30954 \size tiny
30955 \emph off
30956 \bar no
30957 \noun off
30958 \color none
30959 00
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \family roman
30970 \series medium
30971 \shape up
30972 \size tiny
30973 \emph off
30974 \bar no
30975 \noun off
30976 \color none
30977 10
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986
30987 \family roman
30988 \series medium
30989 \shape up
30990 \size tiny
30991 \emph off
30992 \bar no
30993 \noun off
30994 \color none
30995 20
30996 \end_layout
30997
30998 \end_inset
30999 </cell>
31000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004
31005 \family roman
31006 \series medium
31007 \shape up
31008 \size tiny
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013 30
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \family roman
31024 \series medium
31025 \shape up
31026 \size tiny
31027 \emph off
31028 \bar no
31029 \noun off
31030 \color none
31031 40
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040
31041 \family roman
31042 \series medium
31043 \shape up
31044 \size tiny
31045 \emph off
31046 \bar no
31047 \noun off
31048 \color none
31049 50
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058
31059 \family roman
31060 \series medium
31061 \shape up
31062 \size tiny
31063 \emph off
31064 \bar no
31065 \noun off
31066 \color none
31067 60
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31073 \begin_inset Text
31074
31075 \begin_layout Plain Layout
31076
31077 \family roman
31078 \series medium
31079 \shape up
31080 \size tiny
31081 \emph off
31082 \bar no
31083 \noun off
31084 \color none
31085 70
31086 \end_layout
31087
31088 \end_inset
31089 </cell>
31090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31091 \begin_inset Text
31092
31093 \begin_layout Plain Layout
31094
31095 \family roman
31096 \series medium
31097 \shape up
31098 \size tiny
31099 \emph off
31100 \bar no
31101 \noun off
31102 \color none
31103 80
31104 \end_layout
31105
31106 \end_inset
31107 </cell>
31108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31109 \begin_inset Text
31110
31111 \begin_layout Plain Layout
31112
31113 \family roman
31114 \series medium
31115 \shape up
31116 \size tiny
31117 \emph off
31118 \bar no
31119 \noun off
31120 \color none
31121 90
31122 \end_layout
31123
31124 \end_inset
31125 </cell>
31126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130
31131 \family roman
31132 \series medium
31133 \shape up
31134 \size tiny
31135 \emph off
31136 \bar no
31137 \noun off
31138 \color none
31139 A0
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \family roman
31150 \series medium
31151 \shape up
31152 \size tiny
31153 \emph off
31154 \bar no
31155 \noun off
31156 \color none
31157 B0
31158 \end_layout
31159
31160 \end_inset
31161 </cell>
31162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166
31167 \family roman
31168 \series medium
31169 \shape up
31170 \size tiny
31171 \emph off
31172 \bar no
31173 \noun off
31174 \color none
31175 C0
31176 \end_layout
31177
31178 \end_inset
31179 </cell>
31180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31181 \begin_inset Text
31182
31183 \begin_layout Plain Layout
31184
31185 \family roman
31186 \series medium
31187 \shape up
31188 \size tiny
31189 \emph off
31190 \bar no
31191 \noun off
31192 \color none
31193 D0
31194 \end_layout
31195
31196 \end_inset
31197 </cell>
31198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31199 \begin_inset Text
31200
31201 \begin_layout Plain Layout
31202
31203 \family roman
31204 \series medium
31205 \shape up
31206 \size tiny
31207 \emph off
31208 \bar no
31209 \noun off
31210 \color none
31211 E0
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31217 \begin_inset Text
31218
31219 \begin_layout Plain Layout
31220
31221 \family roman
31222 \series medium
31223 \shape up
31224 \size tiny
31225 \emph off
31226 \bar no
31227 \noun off
31228 \color none
31229 F0
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 </row>
31235 <row>
31236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31237 \begin_inset Text
31238
31239 \begin_layout Plain Layout
31240
31241 \family roman
31242 \series medium
31243 \shape up
31244 \size tiny
31245 \emph off
31246 \bar no
31247 \noun off
31248 \color none
31249 00
31250 \end_layout
31251
31252 \end_inset
31253 </cell>
31254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31255 \begin_inset Text
31256
31257 \begin_layout Plain Layout
31258
31259 \end_layout
31260
31261 \end_inset
31262 </cell>
31263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31264 \begin_inset Text
31265
31266 \begin_layout Plain Layout
31267
31268 \end_layout
31269
31270 \end_inset
31271 </cell>
31272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31273 \begin_inset Text
31274
31275 \begin_layout Plain Layout
31276
31277 \end_layout
31278
31279 \end_inset
31280 </cell>
31281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Plain Layout
31285
31286 \family roman
31287 \series medium
31288 \shape up
31289 \emph off
31290 \bar no
31291 \noun off
31292 \color none
31293 0
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \family roman
31304 \series medium
31305 \shape up
31306 \emph off
31307 \bar no
31308 \noun off
31309 \color none
31310 @
31311 \end_layout
31312
31313 \end_inset
31314 </cell>
31315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31316 \begin_inset Text
31317
31318 \begin_layout Plain Layout
31319
31320 \family roman
31321 \series medium
31322 \shape up
31323 \emph off
31324 \bar no
31325 \noun off
31326 \color none
31327 P
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31333 \begin_inset Text
31334
31335 \begin_layout Plain Layout
31336
31337 \family roman
31338 \series medium
31339 \shape up
31340 \emph off
31341 \bar no
31342 \noun off
31343 \color none
31344 '
31345 \end_layout
31346
31347 \end_inset
31348 </cell>
31349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31350 \begin_inset Text
31351
31352 \begin_layout Plain Layout
31353
31354 \family roman
31355 \series medium
31356 \shape up
31357 \emph off
31358 \bar no
31359 \noun off
31360 \color none
31361 p
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31367 \begin_inset Text
31368
31369 \begin_layout Plain Layout
31370
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397
31398 \family roman
31399 \series medium
31400 \shape up
31401 \emph off
31402 \bar no
31403 \noun off
31404 \color none
31405 °
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414
31415 \family roman
31416 \series medium
31417 \shape up
31418 \emph off
31419 \bar no
31420 \noun off
31421 \color none
31422 À
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431
31432 \family roman
31433 \series medium
31434 \shape up
31435 \emph off
31436 \bar no
31437 \noun off
31438 \color none
31439 Ð
31440 \end_layout
31441
31442 \end_inset
31443 </cell>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \family roman
31450 \series medium
31451 \shape up
31452 \emph off
31453 \bar no
31454 \noun off
31455 \color none
31456 à
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465
31466 \family roman
31467 \series medium
31468 \shape up
31469 \emph off
31470 \bar no
31471 \noun off
31472 \color none
31473 ð
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 </row>
31479 <row>
31480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31481 \begin_inset Text
31482
31483 \begin_layout Plain Layout
31484
31485 \family roman
31486 \series medium
31487 \shape up
31488 \size tiny
31489 \emph off
31490 \bar no
31491 \noun off
31492 \color none
31493 01
31494 \end_layout
31495
31496 \end_inset
31497 </cell>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502
31503 \end_layout
31504
31505 \end_inset
31506 </cell>
31507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31508 \begin_inset Text
31509
31510 \begin_layout Plain Layout
31511
31512 \end_layout
31513
31514 \end_inset
31515 </cell>
31516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31517 \begin_inset Text
31518
31519 \begin_layout Plain Layout
31520
31521 \family roman
31522 \series medium
31523 \shape up
31524 \emph off
31525 \bar no
31526 \noun off
31527 \color none
31528 !
31529 \end_layout
31530
31531 \end_inset
31532 </cell>
31533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537
31538 \family roman
31539 \series medium
31540 \shape up
31541 \emph off
31542 \bar no
31543 \noun off
31544 \color none
31545 1
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \family roman
31556 \series medium
31557 \shape up
31558 \emph off
31559 \bar no
31560 \noun off
31561 \color none
31562 A
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \family roman
31573 \series medium
31574 \shape up
31575 \emph off
31576 \bar no
31577 \noun off
31578 \color none
31579 Q
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588
31589 \family roman
31590 \series medium
31591 \shape up
31592 \emph off
31593 \bar no
31594 \noun off
31595 \color none
31596 a
31597 \end_layout
31598
31599 \end_inset
31600 </cell>
31601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31602 \begin_inset Text
31603
31604 \begin_layout Plain Layout
31605
31606 \family roman
31607 \series medium
31608 \shape up
31609 \emph off
31610 \bar no
31611 \noun off
31612 \color none
31613 q
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622
31623 \end_layout
31624
31625 \end_inset
31626 </cell>
31627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31628 \begin_inset Text
31629
31630 \begin_layout Plain Layout
31631
31632 \end_layout
31633
31634 \end_inset
31635 </cell>
31636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31637 \begin_inset Text
31638
31639 \begin_layout Plain Layout
31640
31641 \family roman
31642 \series medium
31643 \shape up
31644 \emph off
31645 \bar no
31646 \noun off
31647 \color none
31648 ¡
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657
31658 \family roman
31659 \series medium
31660 \shape up
31661 \emph off
31662 \bar no
31663 \noun off
31664 \color none
31665 ±
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674
31675 \family roman
31676 \series medium
31677 \shape up
31678 \emph off
31679 \bar no
31680 \noun off
31681 \color none
31682 Á
31683 \end_layout
31684
31685 \end_inset
31686 </cell>
31687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31688 \begin_inset Text
31689
31690 \begin_layout Plain Layout
31691
31692 \family roman
31693 \series medium
31694 \shape up
31695 \emph off
31696 \bar no
31697 \noun off
31698 \color none
31699 Ñ
31700 \end_layout
31701
31702 \end_inset
31703 </cell>
31704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31705 \begin_inset Text
31706
31707 \begin_layout Plain Layout
31708
31709 \family roman
31710 \series medium
31711 \shape up
31712 \emph off
31713 \bar no
31714 \noun off
31715 \color none
31716 á
31717 \end_layout
31718
31719 \end_inset
31720 </cell>
31721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31722 \begin_inset Text
31723
31724 \begin_layout Plain Layout
31725
31726 \family roman
31727 \series medium
31728 \shape up
31729 \emph off
31730 \bar no
31731 \noun off
31732 \color none
31733 ñ
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 </row>
31739 <row>
31740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31741 \begin_inset Text
31742
31743 \begin_layout Plain Layout
31744
31745 \family roman
31746 \series medium
31747 \shape up
31748 \size tiny
31749 \emph off
31750 \bar no
31751 \noun off
31752 \color none
31753 02
31754 \end_layout
31755
31756 \end_inset
31757 </cell>
31758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \end_layout
31764
31765 \end_inset
31766 </cell>
31767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780
31781 \family roman
31782 \series medium
31783 \shape up
31784 \emph off
31785 \bar no
31786 \noun off
31787 \color none
31788 \begin_inset Quotes eld
31789 \end_inset
31790
31791
31792 \end_layout
31793
31794 \end_inset
31795 </cell>
31796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31797 \begin_inset Text
31798
31799 \begin_layout Plain Layout
31800
31801 \family roman
31802 \series medium
31803 \shape up
31804 \emph off
31805 \bar no
31806 \noun off
31807 \color none
31808 2
31809 \end_layout
31810
31811 \end_inset
31812 </cell>
31813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31814 \begin_inset Text
31815
31816 \begin_layout Plain Layout
31817
31818 \family roman
31819 \series medium
31820 \shape up
31821 \emph off
31822 \bar no
31823 \noun off
31824 \color none
31825 B
31826 \end_layout
31827
31828 \end_inset
31829 </cell>
31830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31831 \begin_inset Text
31832
31833 \begin_layout Plain Layout
31834
31835 \family roman
31836 \series medium
31837 \shape up
31838 \emph off
31839 \bar no
31840 \noun off
31841 \color none
31842 R
31843 \end_layout
31844
31845 \end_inset
31846 </cell>
31847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31848 \begin_inset Text
31849
31850 \begin_layout Plain Layout
31851
31852 \family roman
31853 \series medium
31854 \shape up
31855 \emph off
31856 \bar no
31857 \noun off
31858 \color none
31859 b
31860 \end_layout
31861
31862 \end_inset
31863 </cell>
31864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868
31869 \family roman
31870 \series medium
31871 \shape up
31872 \emph off
31873 \bar no
31874 \noun off
31875 \color none
31876 r
31877 \end_layout
31878
31879 \end_inset
31880 </cell>
31881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31882 \begin_inset Text
31883
31884 \begin_layout Plain Layout
31885
31886 \end_layout
31887
31888 \end_inset
31889 </cell>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903 ¢
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \family roman
31914 \series medium
31915 \shape up
31916 \emph off
31917 \bar no
31918 \noun off
31919 \color none
31920 ²
31921 \end_layout
31922
31923 \end_inset
31924 </cell>
31925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31926 \begin_inset Text
31927
31928 \begin_layout Plain Layout
31929
31930 \family roman
31931 \series medium
31932 \shape up
31933 \emph off
31934 \bar no
31935 \noun off
31936 \color none
31937 Â
31938 \end_layout
31939
31940 \end_inset
31941 </cell>
31942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31943 \begin_inset Text
31944
31945 \begin_layout Plain Layout
31946
31947 \family roman
31948 \series medium
31949 \shape up
31950 \emph off
31951 \bar no
31952 \noun off
31953 \color none
31954 Ò
31955 \end_layout
31956
31957 \end_inset
31958 </cell>
31959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31960 \begin_inset Text
31961
31962 \begin_layout Plain Layout
31963
31964 \family roman
31965 \series medium
31966 \shape up
31967 \emph off
31968 \bar no
31969 \noun off
31970 \color none
31971 â
31972 \end_layout
31973
31974 \end_inset
31975 </cell>
31976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31977 \begin_inset Text
31978
31979 \begin_layout Plain Layout
31980
31981 \family roman
31982 \series medium
31983 \shape up
31984 \emph off
31985 \bar no
31986 \noun off
31987 \color none
31988 ò
31989 \end_layout
31990
31991 \end_inset
31992 </cell>
31993 </row>
31994 <row>
31995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31996 \begin_inset Text
31997
31998 \begin_layout Plain Layout
31999
32000 \family roman
32001 \series medium
32002 \shape up
32003 \size tiny
32004 \emph off
32005 \bar no
32006 \noun off
32007 \color none
32008 03
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017
32018 \end_layout
32019
32020 \end_inset
32021 </cell>
32022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32023 \begin_inset Text
32024
32025 \begin_layout Plain Layout
32026
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32032 \begin_inset Text
32033
32034 \begin_layout Plain Layout
32035
32036 \family roman
32037 \series medium
32038 \shape up
32039 \emph off
32040 \bar no
32041 \noun off
32042 \color none
32043 #
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052
32053 \family roman
32054 \series medium
32055 \shape up
32056 \emph off
32057 \bar no
32058 \noun off
32059 \color none
32060 3
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32066 \begin_inset Text
32067
32068 \begin_layout Plain Layout
32069
32070 \family roman
32071 \series medium
32072 \shape up
32073 \emph off
32074 \bar no
32075 \noun off
32076 \color none
32077 C
32078 \end_layout
32079
32080 \end_inset
32081 </cell>
32082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32083 \begin_inset Text
32084
32085 \begin_layout Plain Layout
32086
32087 \family roman
32088 \series medium
32089 \shape up
32090 \emph off
32091 \bar no
32092 \noun off
32093 \color none
32094 S
32095 \end_layout
32096
32097 \end_inset
32098 </cell>
32099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32100 \begin_inset Text
32101
32102 \begin_layout Plain Layout
32103
32104 \family roman
32105 \series medium
32106 \shape up
32107 \emph off
32108 \bar no
32109 \noun off
32110 \color none
32111 c
32112 \end_layout
32113
32114 \end_inset
32115 </cell>
32116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32117 \begin_inset Text
32118
32119 \begin_layout Plain Layout
32120
32121 \family roman
32122 \series medium
32123 \shape up
32124 \emph off
32125 \bar no
32126 \noun off
32127 \color none
32128 s
32129 \end_layout
32130
32131 \end_inset
32132 </cell>
32133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32134 \begin_inset Text
32135
32136 \begin_layout Plain Layout
32137
32138 \end_layout
32139
32140 \end_inset
32141 </cell>
32142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32143 \begin_inset Text
32144
32145 \begin_layout Plain Layout
32146
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155
32156 \family roman
32157 \series medium
32158 \shape up
32159 \emph off
32160 \bar no
32161 \noun off
32162 \color none
32163 £
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \family roman
32174 \series medium
32175 \shape up
32176 \emph off
32177 \bar no
32178 \noun off
32179 \color none
32180 ³
32181 \end_layout
32182
32183 \end_inset
32184 </cell>
32185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32186 \begin_inset Text
32187
32188 \begin_layout Plain Layout
32189
32190 \family roman
32191 \series medium
32192 \shape up
32193 \emph off
32194 \bar no
32195 \noun off
32196 \color none
32197 Ã
32198 \end_layout
32199
32200 \end_inset
32201 </cell>
32202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32203 \begin_inset Text
32204
32205 \begin_layout Plain Layout
32206
32207 \family roman
32208 \series medium
32209 \shape up
32210 \emph off
32211 \bar no
32212 \noun off
32213 \color none
32214 Ó
32215 \end_layout
32216
32217 \end_inset
32218 </cell>
32219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223
32224 \family roman
32225 \series medium
32226 \shape up
32227 \emph off
32228 \bar no
32229 \noun off
32230 \color none
32231 ã
32232 \end_layout
32233
32234 \end_inset
32235 </cell>
32236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32237 \begin_inset Text
32238
32239 \begin_layout Plain Layout
32240
32241 \family roman
32242 \series medium
32243 \shape up
32244 \emph off
32245 \bar no
32246 \noun off
32247 \color none
32248 ó
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 </row>
32254 <row>
32255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32256 \begin_inset Text
32257
32258 \begin_layout Plain Layout
32259
32260 \family roman
32261 \series medium
32262 \shape up
32263 \size tiny
32264 \emph off
32265 \bar no
32266 \noun off
32267 \color none
32268 04
32269 \end_layout
32270
32271 \end_inset
32272 </cell>
32273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32274 \begin_inset Text
32275
32276 \begin_layout Plain Layout
32277
32278 \end_layout
32279
32280 \end_inset
32281 </cell>
32282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32283 \begin_inset Text
32284
32285 \begin_layout Plain Layout
32286
32287 \end_layout
32288
32289 \end_inset
32290 </cell>
32291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32292 \begin_inset Text
32293
32294 \begin_layout Plain Layout
32295
32296 \family roman
32297 \series medium
32298 \shape up
32299 \emph off
32300 \bar no
32301 \noun off
32302 \color none
32303 $
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \family roman
32314 \series medium
32315 \shape up
32316 \emph off
32317 \bar no
32318 \noun off
32319 \color none
32320 4
32321 \end_layout
32322
32323 \end_inset
32324 </cell>
32325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32326 \begin_inset Text
32327
32328 \begin_layout Plain Layout
32329
32330 \family roman
32331 \series medium
32332 \shape up
32333 \emph off
32334 \bar no
32335 \noun off
32336 \color none
32337 D
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32343 \begin_inset Text
32344
32345 \begin_layout Plain Layout
32346
32347 \family roman
32348 \series medium
32349 \shape up
32350 \emph off
32351 \bar no
32352 \noun off
32353 \color none
32354 T
32355 \end_layout
32356
32357 \end_inset
32358 </cell>
32359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32360 \begin_inset Text
32361
32362 \begin_layout Plain Layout
32363
32364 \family roman
32365 \series medium
32366 \shape up
32367 \emph off
32368 \bar no
32369 \noun off
32370 \color none
32371 d
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \family roman
32382 \series medium
32383 \shape up
32384 \emph off
32385 \bar no
32386 \noun off
32387 \color none
32388 t
32389 \end_layout
32390
32391 \end_inset
32392 </cell>
32393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32394 \begin_inset Text
32395
32396 \begin_layout Plain Layout
32397
32398 \end_layout
32399
32400 \end_inset
32401 </cell>
32402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32403 \begin_inset Text
32404
32405 \begin_layout Plain Layout
32406
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415 ¤
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32421 \begin_inset Text
32422
32423 \begin_layout Plain Layout
32424
32425 \family roman
32426 \series medium
32427 \shape up
32428 \emph off
32429 \bar no
32430 \noun off
32431 \color none
32432 ´
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \family roman
32443 \series medium
32444 \shape up
32445 \emph off
32446 \bar no
32447 \noun off
32448 \color none
32449 Ä
32450 \end_layout
32451
32452 \end_inset
32453 </cell>
32454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32455 \begin_inset Text
32456
32457 \begin_layout Plain Layout
32458
32459 \family roman
32460 \series medium
32461 \shape up
32462 \emph off
32463 \bar no
32464 \noun off
32465 \color none
32466 Ô
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32472 \begin_inset Text
32473
32474 \begin_layout Plain Layout
32475
32476 \family roman
32477 \series medium
32478 \shape up
32479 \emph off
32480 \bar no
32481 \noun off
32482 \color none
32483 ä
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Plain Layout
32492
32493 \family roman
32494 \series medium
32495 \shape up
32496 \emph off
32497 \bar no
32498 \noun off
32499 \color none
32500 ô
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 </row>
32506 <row>
32507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32508 \begin_inset Text
32509
32510 \begin_layout Plain Layout
32511
32512 \family roman
32513 \series medium
32514 \shape up
32515 \size tiny
32516 \emph off
32517 \bar no
32518 \noun off
32519 \color none
32520 05
32521 \end_layout
32522
32523 \end_inset
32524 </cell>
32525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32526 \begin_inset Text
32527
32528 \begin_layout Plain Layout
32529
32530 \end_layout
32531
32532 \end_inset
32533 </cell>
32534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32535 \begin_inset Text
32536
32537 \begin_layout Plain Layout
32538
32539 \end_layout
32540
32541 \end_inset
32542 </cell>
32543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547
32548 \family roman
32549 \series medium
32550 \shape up
32551 \emph off
32552 \bar no
32553 \noun off
32554 \color none
32555 %
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564
32565 \family roman
32566 \series medium
32567 \shape up
32568 \emph off
32569 \bar no
32570 \noun off
32571 \color none
32572 5
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \family roman
32583 \series medium
32584 \shape up
32585 \emph off
32586 \bar no
32587 \noun off
32588 \color none
32589 E
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family roman
32600 \series medium
32601 \shape up
32602 \emph off
32603 \bar no
32604 \noun off
32605 \color none
32606 U
32607 \end_layout
32608
32609 \end_inset
32610 </cell>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \family roman
32617 \series medium
32618 \shape up
32619 \emph off
32620 \bar no
32621 \noun off
32622 \color none
32623 e
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32629 \begin_inset Text
32630
32631 \begin_layout Plain Layout
32632
32633 \family roman
32634 \series medium
32635 \shape up
32636 \emph off
32637 \bar no
32638 \noun off
32639 \color none
32640 u
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649
32650 \end_layout
32651
32652 \end_inset
32653 </cell>
32654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \end_layout
32660
32661 \end_inset
32662 </cell>
32663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667 ¥
32668 \end_layout
32669
32670 \end_inset
32671 </cell>
32672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32673 \begin_inset Text
32674
32675 \begin_layout Plain Layout
32676
32677 \family roman
32678 \series medium
32679 \shape up
32680 \emph off
32681 \bar no
32682 \noun off
32683 \color none
32684 µ
32685 \end_layout
32686
32687 \end_inset
32688 </cell>
32689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693
32694 \family roman
32695 \series medium
32696 \shape up
32697 \emph off
32698 \bar no
32699 \noun off
32700 \color none
32701 Å
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32707 \begin_inset Text
32708
32709 \begin_layout Plain Layout
32710
32711 \family roman
32712 \series medium
32713 \shape up
32714 \emph off
32715 \bar no
32716 \noun off
32717 \color none
32718 Õ
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32724 \begin_inset Text
32725
32726 \begin_layout Plain Layout
32727
32728 \family roman
32729 \series medium
32730 \shape up
32731 \emph off
32732 \bar no
32733 \noun off
32734 \color none
32735 å
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \family roman
32746 \series medium
32747 \shape up
32748 \emph off
32749 \bar no
32750 \noun off
32751 \color none
32752 õ
32753 \end_layout
32754
32755 \end_inset
32756 </cell>
32757 </row>
32758 <row>
32759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32760 \begin_inset Text
32761
32762 \begin_layout Plain Layout
32763
32764 \family roman
32765 \series medium
32766 \shape up
32767 \size tiny
32768 \emph off
32769 \bar no
32770 \noun off
32771 \color none
32772 06
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32787 \begin_inset Text
32788
32789 \begin_layout Plain Layout
32790
32791 \end_layout
32792
32793 \end_inset
32794 </cell>
32795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32796 \begin_inset Text
32797
32798 \begin_layout Plain Layout
32799
32800 \family roman
32801 \series medium
32802 \shape up
32803 \emph off
32804 \bar no
32805 \noun off
32806 \color none
32807 &
32808 \end_layout
32809
32810 \end_inset
32811 </cell>
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816
32817 \family roman
32818 \series medium
32819 \shape up
32820 \emph off
32821 \bar no
32822 \noun off
32823 \color none
32824 6
32825 \end_layout
32826
32827 \end_inset
32828 </cell>
32829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32830 \begin_inset Text
32831
32832 \begin_layout Plain Layout
32833
32834 \family roman
32835 \series medium
32836 \shape up
32837 \emph off
32838 \bar no
32839 \noun off
32840 \color none
32841 F
32842 \end_layout
32843
32844 \end_inset
32845 </cell>
32846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32847 \begin_inset Text
32848
32849 \begin_layout Plain Layout
32850
32851 \family roman
32852 \series medium
32853 \shape up
32854 \emph off
32855 \bar no
32856 \noun off
32857 \color none
32858 V
32859 \end_layout
32860
32861 \end_inset
32862 </cell>
32863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867
32868 \family roman
32869 \series medium
32870 \shape up
32871 \emph off
32872 \bar no
32873 \noun off
32874 \color none
32875 f
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884
32885 \family roman
32886 \series medium
32887 \shape up
32888 \emph off
32889 \bar no
32890 \noun off
32891 \color none
32892 v
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Plain Layout
32901
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Plain Layout
32919 ¦
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family roman
32930 \series medium
32931 \shape up
32932 \emph off
32933 \bar no
32934 \noun off
32935 \color none
32936
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32942 \begin_inset Text
32943
32944 \begin_layout Plain Layout
32945
32946 \family roman
32947 \series medium
32948 \shape up
32949 \emph off
32950 \bar no
32951 \noun off
32952 \color none
32953 Æ
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962
32963 \family roman
32964 \series medium
32965 \shape up
32966 \emph off
32967 \bar no
32968 \noun off
32969 \color none
32970 Ö
32971 \end_layout
32972
32973 \end_inset
32974 </cell>
32975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979
32980 \family roman
32981 \series medium
32982 \shape up
32983 \emph off
32984 \bar no
32985 \noun off
32986 \color none
32987 æ
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996
32997 \family roman
32998 \series medium
32999 \shape up
33000 \emph off
33001 \bar no
33002 \noun off
33003 \color none
33004 ö
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 </row>
33010 <row>
33011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Plain Layout
33015
33016 \family roman
33017 \series medium
33018 \shape up
33019 \size tiny
33020 \emph off
33021 \bar no
33022 \noun off
33023 \color none
33024 07
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Plain Layout
33033
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051
33052 \family roman
33053 \series medium
33054 \shape up
33055 \emph off
33056 \bar no
33057 \noun off
33058 \color none
33059 `
33060 \end_layout
33061
33062 \end_inset
33063 </cell>
33064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068
33069 \family roman
33070 \series medium
33071 \shape up
33072 \emph off
33073 \bar no
33074 \noun off
33075 \color none
33076 7
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33082 \begin_inset Text
33083
33084 \begin_layout Plain Layout
33085
33086 \family roman
33087 \series medium
33088 \shape up
33089 \emph off
33090 \bar no
33091 \noun off
33092 \color none
33093 G
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33099 \begin_inset Text
33100
33101 \begin_layout Plain Layout
33102
33103 \family roman
33104 \series medium
33105 \shape up
33106 \emph off
33107 \bar no
33108 \noun off
33109 \color none
33110 W
33111 \end_layout
33112
33113 \end_inset
33114 </cell>
33115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33116 \begin_inset Text
33117
33118 \begin_layout Plain Layout
33119
33120 \family roman
33121 \series medium
33122 \shape up
33123 \emph off
33124 \bar no
33125 \noun off
33126 \color none
33127 g
33128 \end_layout
33129
33130 \end_inset
33131 </cell>
33132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33133 \begin_inset Text
33134
33135 \begin_layout Plain Layout
33136
33137 \family roman
33138 \series medium
33139 \shape up
33140 \emph off
33141 \bar no
33142 \noun off
33143 \color none
33144 w
33145 \end_layout
33146
33147 \end_inset
33148 </cell>
33149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153
33154 \end_layout
33155
33156 \end_inset
33157 </cell>
33158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \family roman
33173 \series medium
33174 \shape up
33175 \emph off
33176 \bar no
33177 \noun off
33178 \color none
33179 §
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \family roman
33190 \series medium
33191 \shape up
33192 \emph off
33193 \bar no
33194 \noun off
33195 \color none
33196 ·
33197 \end_layout
33198
33199 \end_inset
33200 </cell>
33201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33202 \begin_inset Text
33203
33204 \begin_layout Plain Layout
33205
33206 \family roman
33207 \series medium
33208 \shape up
33209 \emph off
33210 \bar no
33211 \noun off
33212 \color none
33213 Ç
33214 \end_layout
33215
33216 \end_inset
33217 </cell>
33218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33219 \begin_inset Text
33220
33221 \begin_layout Plain Layout
33222
33223 \family roman
33224 \series medium
33225 \shape up
33226 \emph off
33227 \bar no
33228 \noun off
33229 \color none
33230 ×
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33236 \begin_inset Text
33237
33238 \begin_layout Plain Layout
33239
33240 \family roman
33241 \series medium
33242 \shape up
33243 \emph off
33244 \bar no
33245 \noun off
33246 \color none
33247 ç
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256
33257 \family roman
33258 \series medium
33259 \shape up
33260 \emph off
33261 \bar no
33262 \noun off
33263 \color none
33264 ÷
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 </row>
33270 <row>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275
33276 \family roman
33277 \series medium
33278 \shape up
33279 \size tiny
33280 \emph off
33281 \bar no
33282 \noun off
33283 \color none
33284 08
33285 \end_layout
33286
33287 \end_inset
33288 </cell>
33289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33290 \begin_inset Text
33291
33292 \begin_layout Plain Layout
33293
33294 \end_layout
33295
33296 \end_inset
33297 </cell>
33298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33299 \begin_inset Text
33300
33301 \begin_layout Plain Layout
33302
33303 \end_layout
33304
33305 \end_inset
33306 </cell>
33307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33308 \begin_inset Text
33309
33310 \begin_layout Plain Layout
33311
33312 \family roman
33313 \series medium
33314 \shape up
33315 \emph off
33316 \bar no
33317 \noun off
33318 \color none
33319 (
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328
33329 \family roman
33330 \series medium
33331 \shape up
33332 \emph off
33333 \bar no
33334 \noun off
33335 \color none
33336 8
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33342 \begin_inset Text
33343
33344 \begin_layout Plain Layout
33345
33346 \family roman
33347 \series medium
33348 \shape up
33349 \emph off
33350 \bar no
33351 \noun off
33352 \color none
33353 H
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33359 \begin_inset Text
33360
33361 \begin_layout Plain Layout
33362
33363 \family roman
33364 \series medium
33365 \shape up
33366 \emph off
33367 \bar no
33368 \noun off
33369 \color none
33370 X
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33376 \begin_inset Text
33377
33378 \begin_layout Plain Layout
33379
33380 \family roman
33381 \series medium
33382 \shape up
33383 \emph off
33384 \bar no
33385 \noun off
33386 \color none
33387 h
33388 \end_layout
33389
33390 \end_inset
33391 </cell>
33392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Plain Layout
33396
33397 \family roman
33398 \series medium
33399 \shape up
33400 \emph off
33401 \bar no
33402 \noun off
33403 \color none
33404 x
33405 \end_layout
33406
33407 \end_inset
33408 </cell>
33409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33410 \begin_inset Text
33411
33412 \begin_layout Plain Layout
33413
33414 \end_layout
33415
33416 \end_inset
33417 </cell>
33418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33419 \begin_inset Text
33420
33421 \begin_layout Plain Layout
33422
33423 \end_layout
33424
33425 \end_inset
33426 </cell>
33427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33428 \begin_inset Text
33429
33430 \begin_layout Plain Layout
33431
33432 \family roman
33433 \series medium
33434 \shape up
33435 \emph off
33436 \bar no
33437 \noun off
33438 \color none
33439 ¨
33440 \end_layout
33441
33442 \end_inset
33443 </cell>
33444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33445 \begin_inset Text
33446
33447 \begin_layout Plain Layout
33448
33449 \family roman
33450 \series medium
33451 \shape up
33452 \emph off
33453 \bar no
33454 \noun off
33455 \color none
33456 ¸
33457 \end_layout
33458
33459 \end_inset
33460 </cell>
33461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33462 \begin_inset Text
33463
33464 \begin_layout Plain Layout
33465
33466 \family roman
33467 \series medium
33468 \shape up
33469 \emph off
33470 \bar no
33471 \noun off
33472 \color none
33473 È
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33479 \begin_inset Text
33480
33481 \begin_layout Plain Layout
33482
33483 \family roman
33484 \series medium
33485 \shape up
33486 \emph off
33487 \bar no
33488 \noun off
33489 \color none
33490 Ø
33491 \end_layout
33492
33493 \end_inset
33494 </cell>
33495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33496 \begin_inset Text
33497
33498 \begin_layout Plain Layout
33499
33500 \family roman
33501 \series medium
33502 \shape up
33503 \emph off
33504 \bar no
33505 \noun off
33506 \color none
33507 è
33508 \end_layout
33509
33510 \end_inset
33511 </cell>
33512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33513 \begin_inset Text
33514
33515 \begin_layout Plain Layout
33516
33517 \family roman
33518 \series medium
33519 \shape up
33520 \emph off
33521 \bar no
33522 \noun off
33523 \color none
33524 ø
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 </row>
33530 <row>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535
33536 \family roman
33537 \series medium
33538 \shape up
33539 \size tiny
33540 \emph off
33541 \bar no
33542 \noun off
33543 \color none
33544 09
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Plain Layout
33553
33554 \end_layout
33555
33556 \end_inset
33557 </cell>
33558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33559 \begin_inset Text
33560
33561 \begin_layout Plain Layout
33562
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \family roman
33573 \series medium
33574 \shape up
33575 \emph off
33576 \bar no
33577 \noun off
33578 \color none
33579 )
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588
33589 \family roman
33590 \series medium
33591 \shape up
33592 \emph off
33593 \bar no
33594 \noun off
33595 \color none
33596 9
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605
33606 \family roman
33607 \series medium
33608 \shape up
33609 \emph off
33610 \bar no
33611 \noun off
33612 \color none
33613 I
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33619 \begin_inset Text
33620
33621 \begin_layout Plain Layout
33622
33623 \family roman
33624 \series medium
33625 \shape up
33626 \emph off
33627 \bar no
33628 \noun off
33629 \color none
33630 Y
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33636 \begin_inset Text
33637
33638 \begin_layout Plain Layout
33639
33640 \family roman
33641 \series medium
33642 \shape up
33643 \emph off
33644 \bar no
33645 \noun off
33646 \color none
33647 i
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656
33657 \family roman
33658 \series medium
33659 \shape up
33660 \emph off
33661 \bar no
33662 \noun off
33663 \color none
33664 y
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691
33692 \family roman
33693 \series medium
33694 \shape up
33695 \emph off
33696 \bar no
33697 \noun off
33698 \color none
33699 ©
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708
33709 \family roman
33710 \series medium
33711 \shape up
33712 \emph off
33713 \bar no
33714 \noun off
33715 \color none
33716 ¹
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \family roman
33727 \series medium
33728 \shape up
33729 \emph off
33730 \bar no
33731 \noun off
33732 \color none
33733 É
33734 \end_layout
33735
33736 \end_inset
33737 </cell>
33738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742
33743 \family roman
33744 \series medium
33745 \shape up
33746 \emph off
33747 \bar no
33748 \noun off
33749 \color none
33750 Ù
33751 \end_layout
33752
33753 \end_inset
33754 </cell>
33755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759
33760 \family roman
33761 \series medium
33762 \shape up
33763 \emph off
33764 \bar no
33765 \noun off
33766 \color none
33767 é
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \family roman
33778 \series medium
33779 \shape up
33780 \emph off
33781 \bar no
33782 \noun off
33783 \color none
33784 ù
33785 \end_layout
33786
33787 \end_inset
33788 </cell>
33789 </row>
33790 <row>
33791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \size tiny
33800 \emph off
33801 \bar no
33802 \noun off
33803 \color none
33804 0A
33805 \end_layout
33806
33807 \end_inset
33808 </cell>
33809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33810 \begin_inset Text
33811
33812 \begin_layout Plain Layout
33813
33814 \end_layout
33815
33816 \end_inset
33817 </cell>
33818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831
33832 \family roman
33833 \series medium
33834 \shape up
33835 \emph off
33836 \bar no
33837 \noun off
33838 \color none
33839 *
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Plain Layout
33848
33849 \family roman
33850 \series medium
33851 \shape up
33852 \emph off
33853 \bar no
33854 \noun off
33855 \color none
33856 :
33857 \end_layout
33858
33859 \end_inset
33860 </cell>
33861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33862 \begin_inset Text
33863
33864 \begin_layout Plain Layout
33865
33866 \family roman
33867 \series medium
33868 \shape up
33869 \emph off
33870 \bar no
33871 \noun off
33872 \color none
33873 J
33874 \end_layout
33875
33876 \end_inset
33877 </cell>
33878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882
33883 \family roman
33884 \series medium
33885 \shape up
33886 \emph off
33887 \bar no
33888 \noun off
33889 \color none
33890 Z
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899
33900 \family roman
33901 \series medium
33902 \shape up
33903 \emph off
33904 \bar no
33905 \noun off
33906 \color none
33907 j
33908 \end_layout
33909
33910 \end_inset
33911 </cell>
33912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33913 \begin_inset Text
33914
33915 \begin_layout Plain Layout
33916
33917 \family roman
33918 \series medium
33919 \shape up
33920 \emph off
33921 \bar no
33922 \noun off
33923 \color none
33924 z
33925 \end_layout
33926
33927 \end_inset
33928 </cell>
33929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33930 \begin_inset Text
33931
33932 \begin_layout Plain Layout
33933
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Plain Layout
33951
33952 \family roman
33953 \series medium
33954 \shape up
33955 \emph off
33956 \bar no
33957 \noun off
33958 \color none
33959 ª
33960 \end_layout
33961
33962 \end_inset
33963 </cell>
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Plain Layout
33968
33969 \family roman
33970 \series medium
33971 \shape up
33972 \emph off
33973 \bar no
33974 \noun off
33975 \color none
33976 º
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985
33986 \family roman
33987 \series medium
33988 \shape up
33989 \emph off
33990 \bar no
33991 \noun off
33992 \color none
33993 Ê
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002
34003 \family roman
34004 \series medium
34005 \shape up
34006 \emph off
34007 \bar no
34008 \noun off
34009 \color none
34010 Ú
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Plain Layout
34019
34020 \family roman
34021 \series medium
34022 \shape up
34023 \emph off
34024 \bar no
34025 \noun off
34026 \color none
34027 ê
34028 \end_layout
34029
34030 \end_inset
34031 </cell>
34032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34033 \begin_inset Text
34034
34035 \begin_layout Plain Layout
34036
34037 \family roman
34038 \series medium
34039 \shape up
34040 \emph off
34041 \bar no
34042 \noun off
34043 \color none
34044 ú
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 </row>
34050 <row>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055
34056 \family roman
34057 \series medium
34058 \shape up
34059 \size tiny
34060 \emph off
34061 \bar no
34062 \noun off
34063 \color none
34064 0B
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Plain Layout
34073
34074 \end_layout
34075
34076 \end_inset
34077 </cell>
34078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34079 \begin_inset Text
34080
34081 \begin_layout Plain Layout
34082
34083 \end_layout
34084
34085 \end_inset
34086 </cell>
34087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34088 \begin_inset Text
34089
34090 \begin_layout Plain Layout
34091
34092 \family roman
34093 \series medium
34094 \shape up
34095 \emph off
34096 \bar no
34097 \noun off
34098 \color none
34099 +
34100 \end_layout
34101
34102 \end_inset
34103 </cell>
34104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34105 \begin_inset Text
34106
34107 \begin_layout Plain Layout
34108
34109 \family roman
34110 \series medium
34111 \shape up
34112 \emph off
34113 \bar no
34114 \noun off
34115 \color none
34116 ;
34117 \end_layout
34118
34119 \end_inset
34120 </cell>
34121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34122 \begin_inset Text
34123
34124 \begin_layout Plain Layout
34125
34126 \family roman
34127 \series medium
34128 \shape up
34129 \emph off
34130 \bar no
34131 \noun off
34132 \color none
34133 K
34134 \end_layout
34135
34136 \end_inset
34137 </cell>
34138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34139 \begin_inset Text
34140
34141 \begin_layout Plain Layout
34142
34143 \family roman
34144 \series medium
34145 \shape up
34146 \emph off
34147 \bar no
34148 \noun off
34149 \color none
34150 [
34151 \end_layout
34152
34153 \end_inset
34154 </cell>
34155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34156 \begin_inset Text
34157
34158 \begin_layout Plain Layout
34159
34160 \family roman
34161 \series medium
34162 \shape up
34163 \emph off
34164 \bar no
34165 \noun off
34166 \color none
34167 k
34168 \end_layout
34169
34170 \end_inset
34171 </cell>
34172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34173 \begin_inset Text
34174
34175 \begin_layout Plain Layout
34176
34177 \family roman
34178 \series medium
34179 \shape up
34180 \emph off
34181 \bar no
34182 \noun off
34183 \color none
34184 {
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202
34203 \end_layout
34204
34205 \end_inset
34206 </cell>
34207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34208 \begin_inset Text
34209
34210 \begin_layout Plain Layout
34211
34212 \family roman
34213 \series medium
34214 \shape up
34215 \emph off
34216 \bar no
34217 \noun off
34218 \color none
34219 «
34220 \end_layout
34221
34222 \end_inset
34223 </cell>
34224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34225 \begin_inset Text
34226
34227 \begin_layout Plain Layout
34228
34229 \family roman
34230 \series medium
34231 \shape up
34232 \emph off
34233 \bar no
34234 \noun off
34235 \color none
34236 »
34237 \end_layout
34238
34239 \end_inset
34240 </cell>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245
34246 \family roman
34247 \series medium
34248 \shape up
34249 \emph off
34250 \bar no
34251 \noun off
34252 \color none
34253 Ë
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262
34263 \family roman
34264 \series medium
34265 \shape up
34266 \emph off
34267 \bar no
34268 \noun off
34269 \color none
34270 Û
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34276 \begin_inset Text
34277
34278 \begin_layout Plain Layout
34279
34280 \family roman
34281 \series medium
34282 \shape up
34283 \emph off
34284 \bar no
34285 \noun off
34286 \color none
34287 ë
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 û
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 </row>
34310 <row>
34311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34312 \begin_inset Text
34313
34314 \begin_layout Plain Layout
34315
34316 \family roman
34317 \series medium
34318 \shape up
34319 \size tiny
34320 \emph off
34321 \bar no
34322 \noun off
34323 \color none
34324 0C
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34330 \begin_inset Text
34331
34332 \begin_layout Plain Layout
34333
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Plain Layout
34342
34343 \end_layout
34344
34345 \end_inset
34346 </cell>
34347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34348 \begin_inset Text
34349
34350 \begin_layout Plain Layout
34351
34352 \family roman
34353 \series medium
34354 \shape up
34355 \emph off
34356 \bar no
34357 \noun off
34358 \color none
34359 ,
34360 \end_layout
34361
34362 \end_inset
34363 </cell>
34364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368
34369 \family roman
34370 \series medium
34371 \shape up
34372 \emph off
34373 \bar no
34374 \noun off
34375 \color none
34376 <
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385
34386 \family roman
34387 \series medium
34388 \shape up
34389 \emph off
34390 \bar no
34391 \noun off
34392 \color none
34393 L
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family roman
34404 \series medium
34405 \shape up
34406 \emph off
34407 \bar no
34408 \noun off
34409 \color none
34410
34411 \backslash
34412
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421
34422 \family roman
34423 \series medium
34424 \shape up
34425 \emph off
34426 \bar no
34427 \noun off
34428 \color none
34429 l
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34435 \begin_inset Text
34436
34437 \begin_layout Plain Layout
34438
34439 \family roman
34440 \series medium
34441 \shape up
34442 \emph off
34443 \bar no
34444 \noun off
34445 \color none
34446 |
34447 \end_layout
34448
34449 \end_inset
34450 </cell>
34451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34452 \begin_inset Text
34453
34454 \begin_layout Plain Layout
34455
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Plain Layout
34464
34465 \end_layout
34466
34467 \end_inset
34468 </cell>
34469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34470 \begin_inset Text
34471
34472 \begin_layout Plain Layout
34473
34474 \family roman
34475 \series medium
34476 \shape up
34477 \emph off
34478 \bar no
34479 \noun off
34480 \color none
34481 ¬
34482 \end_layout
34483
34484 \end_inset
34485 </cell>
34486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34487 \begin_inset Text
34488
34489 \begin_layout Plain Layout
34490
34491 \family roman
34492 \series medium
34493 \shape up
34494 \emph off
34495 \bar no
34496 \noun off
34497 \color none
34498 ¼
34499 \end_layout
34500
34501 \end_inset
34502 </cell>
34503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34504 \begin_inset Text
34505
34506 \begin_layout Plain Layout
34507
34508 \family roman
34509 \series medium
34510 \shape up
34511 \emph off
34512 \bar no
34513 \noun off
34514 \color none
34515 Ì
34516 \end_layout
34517
34518 \end_inset
34519 </cell>
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524
34525 \family roman
34526 \series medium
34527 \shape up
34528 \emph off
34529 \bar no
34530 \noun off
34531 \color none
34532 Ü
34533 \end_layout
34534
34535 \end_inset
34536 </cell>
34537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34538 \begin_inset Text
34539
34540 \begin_layout Plain Layout
34541
34542 \family roman
34543 \series medium
34544 \shape up
34545 \emph off
34546 \bar no
34547 \noun off
34548 \color none
34549 ì
34550 \end_layout
34551
34552 \end_inset
34553 </cell>
34554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34555 \begin_inset Text
34556
34557 \begin_layout Plain Layout
34558
34559 \family roman
34560 \series medium
34561 \shape up
34562 \emph off
34563 \bar no
34564 \noun off
34565 \color none
34566 ü
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 </row>
34572 <row>
34573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34574 \begin_inset Text
34575
34576 \begin_layout Plain Layout
34577
34578 \family roman
34579 \series medium
34580 \shape up
34581 \size tiny
34582 \emph off
34583 \bar no
34584 \noun off
34585 \color none
34586 0D
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34592 \begin_inset Text
34593
34594 \begin_layout Plain Layout
34595
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34610 \begin_inset Text
34611
34612 \begin_layout Plain Layout
34613
34614 \family roman
34615 \series medium
34616 \shape up
34617 \emph off
34618 \bar no
34619 \noun off
34620 \color none
34621 -
34622 \end_layout
34623
34624 \end_inset
34625 </cell>
34626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34627 \begin_inset Text
34628
34629 \begin_layout Plain Layout
34630
34631 \family roman
34632 \series medium
34633 \shape up
34634 \emph off
34635 \bar no
34636 \noun off
34637 \color none
34638 =
34639 \end_layout
34640
34641 \end_inset
34642 </cell>
34643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34644 \begin_inset Text
34645
34646 \begin_layout Plain Layout
34647
34648 \family roman
34649 \series medium
34650 \shape up
34651 \emph off
34652 \bar no
34653 \noun off
34654 \color none
34655 M
34656 \end_layout
34657
34658 \end_inset
34659 </cell>
34660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34661 \begin_inset Text
34662
34663 \begin_layout Plain Layout
34664
34665 \family roman
34666 \series medium
34667 \shape up
34668 \emph off
34669 \bar no
34670 \noun off
34671 \color none
34672 ]
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681
34682 \family roman
34683 \series medium
34684 \shape up
34685 \emph off
34686 \bar no
34687 \noun off
34688 \color none
34689 m
34690 \end_layout
34691
34692 \end_inset
34693 </cell>
34694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34695 \begin_inset Text
34696
34697 \begin_layout Plain Layout
34698
34699 \family roman
34700 \series medium
34701 \shape up
34702 \emph off
34703 \bar no
34704 \noun off
34705 \color none
34706 }
34707 \end_layout
34708
34709 \end_inset
34710 </cell>
34711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34712 \begin_inset Text
34713
34714 \begin_layout Plain Layout
34715
34716 \end_layout
34717
34718 \end_inset
34719 </cell>
34720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34721 \begin_inset Text
34722
34723 \begin_layout Plain Layout
34724
34725 \end_layout
34726
34727 \end_inset
34728 </cell>
34729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34730 \begin_inset Text
34731
34732 \begin_layout Plain Layout
34733
34734 \end_layout
34735
34736 \end_inset
34737 </cell>
34738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Plain Layout
34742
34743 \family roman
34744 \series medium
34745 \shape up
34746 \emph off
34747 \bar no
34748 \noun off
34749 \color none
34750 ½
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759
34760 \family roman
34761 \series medium
34762 \shape up
34763 \emph off
34764 \bar no
34765 \noun off
34766 \color none
34767 Í
34768 \end_layout
34769
34770 \end_inset
34771 </cell>
34772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776
34777 \family roman
34778 \series medium
34779 \shape up
34780 \emph off
34781 \bar no
34782 \noun off
34783 \color none
34784 Ý
34785 \end_layout
34786
34787 \end_inset
34788 </cell>
34789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34790 \begin_inset Text
34791
34792 \begin_layout Plain Layout
34793
34794 \family roman
34795 \series medium
34796 \shape up
34797 \emph off
34798 \bar no
34799 \noun off
34800 \color none
34801 í
34802 \end_layout
34803
34804 \end_inset
34805 </cell>
34806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Plain Layout
34810
34811 \family roman
34812 \series medium
34813 \shape up
34814 \emph off
34815 \bar no
34816 \noun off
34817 \color none
34818 ý
34819 \end_layout
34820
34821 \end_inset
34822 </cell>
34823 </row>
34824 <row>
34825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34826 \begin_inset Text
34827
34828 \begin_layout Plain Layout
34829
34830 \family roman
34831 \series medium
34832 \shape up
34833 \size tiny
34834 \emph off
34835 \bar no
34836 \noun off
34837 \color none
34838 0E
34839 \end_layout
34840
34841 \end_inset
34842 </cell>
34843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34844 \begin_inset Text
34845
34846 \begin_layout Plain Layout
34847
34848 \end_layout
34849
34850 \end_inset
34851 </cell>
34852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865
34866 \family roman
34867 \series medium
34868 \shape up
34869 \emph off
34870 \bar no
34871 \noun off
34872 \color none
34873 .
34874 \end_layout
34875
34876 \end_inset
34877 </cell>
34878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34879 \begin_inset Text
34880
34881 \begin_layout Plain Layout
34882
34883 \family roman
34884 \series medium
34885 \shape up
34886 \emph off
34887 \bar no
34888 \noun off
34889 \color none
34890 >
34891 \end_layout
34892
34893 \end_inset
34894 </cell>
34895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34896 \begin_inset Text
34897
34898 \begin_layout Plain Layout
34899
34900 \family roman
34901 \series medium
34902 \shape up
34903 \emph off
34904 \bar no
34905 \noun off
34906 \color none
34907 N
34908 \end_layout
34909
34910 \end_inset
34911 </cell>
34912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34913 \begin_inset Text
34914
34915 \begin_layout Plain Layout
34916
34917 \family roman
34918 \series medium
34919 \shape up
34920 \emph off
34921 \bar no
34922 \noun off
34923 \color none
34924 ^
34925 \end_layout
34926
34927 \end_inset
34928 </cell>
34929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34930 \begin_inset Text
34931
34932 \begin_layout Plain Layout
34933
34934 \family roman
34935 \series medium
34936 \shape up
34937 \emph off
34938 \bar no
34939 \noun off
34940 \color none
34941 n
34942 \end_layout
34943
34944 \end_inset
34945 </cell>
34946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34947 \begin_inset Text
34948
34949 \begin_layout Plain Layout
34950
34951 \family roman
34952 \series medium
34953 \shape up
34954 \emph off
34955 \bar no
34956 \noun off
34957 \color none
34958 ~
34959 \end_layout
34960
34961 \end_inset
34962 </cell>
34963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34964 \begin_inset Text
34965
34966 \begin_layout Plain Layout
34967
34968 \end_layout
34969
34970 \end_inset
34971 </cell>
34972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34973 \begin_inset Text
34974
34975 \begin_layout Plain Layout
34976
34977 \end_layout
34978
34979 \end_inset
34980 </cell>
34981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985
34986 \family roman
34987 \series medium
34988 \shape up
34989 \emph off
34990 \bar no
34991 \noun off
34992 \color none
34993 ®
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34999 \begin_inset Text
35000
35001 \begin_layout Plain Layout
35002
35003 \family roman
35004 \series medium
35005 \shape up
35006 \emph off
35007 \bar no
35008 \noun off
35009 \color none
35010 ¾
35011 \end_layout
35012
35013 \end_inset
35014 </cell>
35015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35016 \begin_inset Text
35017
35018 \begin_layout Plain Layout
35019
35020 \family roman
35021 \series medium
35022 \shape up
35023 \emph off
35024 \bar no
35025 \noun off
35026 \color none
35027 Î
35028 \end_layout
35029
35030 \end_inset
35031 </cell>
35032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35033 \begin_inset Text
35034
35035 \begin_layout Plain Layout
35036
35037 \family roman
35038 \series medium
35039 \shape up
35040 \emph off
35041 \bar no
35042 \noun off
35043 \color none
35044 Þ
35045 \end_layout
35046
35047 \end_inset
35048 </cell>
35049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35050 \begin_inset Text
35051
35052 \begin_layout Plain Layout
35053
35054 \family roman
35055 \series medium
35056 \shape up
35057 \emph off
35058 \bar no
35059 \noun off
35060 \color none
35061 î
35062 \end_layout
35063
35064 \end_inset
35065 </cell>
35066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35067 \begin_inset Text
35068
35069 \begin_layout Plain Layout
35070
35071 \family roman
35072 \series medium
35073 \shape up
35074 \emph off
35075 \bar no
35076 \noun off
35077 \color none
35078 þ
35079 \end_layout
35080
35081 \end_inset
35082 </cell>
35083 </row>
35084 <row>
35085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35086 \begin_inset Text
35087
35088 \begin_layout Plain Layout
35089
35090 \family roman
35091 \series medium
35092 \shape up
35093 \size tiny
35094 \emph off
35095 \bar no
35096 \noun off
35097 \color none
35098 0F
35099 \end_layout
35100
35101 \end_inset
35102 </cell>
35103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35104 \begin_inset Text
35105
35106 \begin_layout Plain Layout
35107
35108 \end_layout
35109
35110 \end_inset
35111 </cell>
35112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35113 \begin_inset Text
35114
35115 \begin_layout Plain Layout
35116
35117 \end_layout
35118
35119 \end_inset
35120 </cell>
35121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35122 \begin_inset Text
35123
35124 \begin_layout Plain Layout
35125
35126 \family roman
35127 \series medium
35128 \shape up
35129 \emph off
35130 \bar no
35131 \noun off
35132 \color none
35133 /
35134 \end_layout
35135
35136 \end_inset
35137 </cell>
35138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35139 \begin_inset Text
35140
35141 \begin_layout Plain Layout
35142
35143 \family roman
35144 \series medium
35145 \shape up
35146 \emph off
35147 \bar no
35148 \noun off
35149 \color none
35150 ?
35151 \end_layout
35152
35153 \end_inset
35154 </cell>
35155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35156 \begin_inset Text
35157
35158 \begin_layout Plain Layout
35159
35160 \family roman
35161 \series medium
35162 \shape up
35163 \emph off
35164 \bar no
35165 \noun off
35166 \color none
35167 O
35168 \end_layout
35169
35170 \end_inset
35171 </cell>
35172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35173 \begin_inset Text
35174
35175 \begin_layout Plain Layout
35176
35177 \family roman
35178 \series medium
35179 \shape up
35180 \emph off
35181 \bar no
35182 \noun off
35183 \color none
35184 _
35185 \end_layout
35186
35187 \end_inset
35188 </cell>
35189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35190 \begin_inset Text
35191
35192 \begin_layout Plain Layout
35193
35194 \family roman
35195 \series medium
35196 \shape up
35197 \emph off
35198 \bar no
35199 \noun off
35200 \color none
35201 o
35202 \end_layout
35203
35204 \end_inset
35205 </cell>
35206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35207 \begin_inset Text
35208
35209 \begin_layout Plain Layout
35210
35211 \end_layout
35212
35213 \end_inset
35214 </cell>
35215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35216 \begin_inset Text
35217
35218 \begin_layout Plain Layout
35219
35220 \end_layout
35221
35222 \end_inset
35223 </cell>
35224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35225 \begin_inset Text
35226
35227 \begin_layout Plain Layout
35228
35229 \end_layout
35230
35231 \end_inset
35232 </cell>
35233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35234 \begin_inset Text
35235
35236 \begin_layout Plain Layout
35237
35238 \family roman
35239 \series medium
35240 \shape up
35241 \emph off
35242 \bar no
35243 \noun off
35244 \color none
35245 ¯
35246 \end_layout
35247
35248 \end_inset
35249 </cell>
35250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35251 \begin_inset Text
35252
35253 \begin_layout Plain Layout
35254
35255 \family roman
35256 \series medium
35257 \shape up
35258 \emph off
35259 \bar no
35260 \noun off
35261 \color none
35262 ¿
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271
35272 \family roman
35273 \series medium
35274 \shape up
35275 \emph off
35276 \bar no
35277 \noun off
35278 \color none
35279 Ï
35280 \end_layout
35281
35282 \end_inset
35283 </cell>
35284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35285 \begin_inset Text
35286
35287 \begin_layout Plain Layout
35288
35289 \family roman
35290 \series medium
35291 \shape up
35292 \emph off
35293 \bar no
35294 \noun off
35295 \color none
35296 ß
35297 \end_layout
35298
35299 \end_inset
35300 </cell>
35301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35302 \begin_inset Text
35303
35304 \begin_layout Plain Layout
35305
35306 \family roman
35307 \series medium
35308 \shape up
35309 \emph off
35310 \bar no
35311 \noun off
35312 \color none
35313 ï
35314 \end_layout
35315
35316 \end_inset
35317 </cell>
35318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35319 \begin_inset Text
35320
35321 \begin_layout Plain Layout
35322
35323 \family roman
35324 \series medium
35325 \shape up
35326 \emph off
35327 \bar no
35328 \noun off
35329 \color none
35330 ÿ
35331 \end_layout
35332
35333 \end_inset
35334 </cell>
35335 </row>
35336 </lyxtabular>
35337
35338 \end_inset
35339
35340
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \end_layout
35347
35348 \begin_layout Standard
35349 A continuación hay una lista de todos los caracteres acentuados que LyX
35350  puede mostrar en pantalla directamente.
35351  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
35352  los de los mapas 
35353 \family typewriter
35354 ISO8859-2
35355 \family default
35356  a 
35357 \family typewriter
35358 4
35359 \family default
35360 .
35361  
35362 \end_layout
35363
35364 \begin_layout Itemize
35365 De 
35366 \family typewriter
35367 ISO8859–1
35368 \family default
35369 :
35370 \end_layout
35371
35372 \begin_deeper
35373 \begin_layout Standard
35374 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
35375 \begin_inset space \hfill{}
35376 \end_inset
35377
35378 diéresis
35379 \end_layout
35380
35381 \begin_layout Standard
35382 ^ Â Ê Î Ô Û â ê î ô û
35383 \begin_inset space \hfill{}
35384 \end_inset
35385
35386 circunflejo
35387 \end_layout
35388
35389 \begin_layout Standard
35390 ` À È Ì Ò Ù à è ì ò ù
35391 \begin_inset space \hfill{}
35392 \end_inset
35393
35394 grave
35395 \end_layout
35396
35397 \begin_layout Standard
35398 ´ Á É Í Ó Ú Ý á é í ó ú ý
35399 \begin_inset space \hfill{}
35400 \end_inset
35401
35402 agudo
35403 \end_layout
35404
35405 \begin_layout Standard
35406 ~ Ã Ñ Õ ã ñ õ
35407 \begin_inset space \hfill{}
35408 \end_inset
35409
35410 tilde
35411 \end_layout
35412
35413 \begin_layout Standard
35414 ¸Çç
35415 \begin_inset space \hfill{}
35416 \end_inset
35417
35418 cedilla
35419 \end_layout
35420
35421 \begin_layout Standard
35422 ¯
35423 \begin_inset space \hfill{}
35424 \end_inset
35425
35426 guión superior
35427 \end_layout
35428
35429 \end_deeper
35430 \begin_layout Itemize
35431 De 
35432 \family typewriter
35433 ISO8859–2
35434 \family default
35435  a 
35436 \family typewriter
35437 4
35438 \family default
35439 :
35440 \end_layout
35441
35442 \begin_deeper
35443 \begin_layout Standard
35444 ĤĴĥĵĈĜŜĉĝŝ
35445 \begin_inset space \hfill{}
35446 \end_inset
35447
35448 circunflejo
35449 \end_layout
35450
35451 \begin_layout Standard
35452 ŚŹśźŔĹĆŃŕĺćń
35453 \begin_inset space \hfill{}
35454 \end_inset
35455
35456 agudo
35457 \end_layout
35458
35459 \begin_layout Standard
35460 Ĩı̃Ũũ
35461 \begin_inset space \hfill{}
35462 \end_inset
35463
35464 tilde
35465 \end_layout
35466
35467 \begin_layout Standard
35468 ŞşŢţŖĻĢŗļģŅĶņķ
35469 \begin_inset space \hfill{}
35470 \end_inset
35471
35472 cedilla
35473 \end_layout
35474
35475 \begin_layout Standard
35476 ĒēĀĪŌŪāı̄ōū
35477 \begin_inset space \hfill{}
35478 \end_inset
35479
35480 guión superior
35481 \end_layout
35482
35483 \begin_layout Standard
35484 ŐŰőű
35485 \begin_inset space \hfill{}
35486 \end_inset
35487
35488 umlaut húngaro 
35489 \end_layout
35490
35491 \end_deeper
35492 \begin_layout Standard
35493 Todos los caracteres anteriores son soportados activamente por las fuentes
35494  TeX.
35495  Además, TeX permite acentos diacríticos en casi todos los caracteres.
35496  Asegúrate de estar usando la codificación 
35497 \family typewriter
35498 T1.
35499 \end_layout
35500
35501 \begin_layout Standard
35502
35503 \end_layout
35504
35505 \begin_layout Chapter
35506 \start_of_appendix
35507 Interfaz de usuario
35508 \begin_inset CommandInset label
35509 LatexCommand label
35510 name "cap:Interfaz-de-usuario"
35511
35512 \end_inset
35513
35514
35515 \end_layout
35516
35517 \begin_layout Standard
35518 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
35519  Está diseñado para servir de referencia rápida si buscas un determinado
35520  asunto en esta guía de usuario.
35521 \end_layout
35522
35523 \begin_layout Section
35524 El menú Archivo
35525 \begin_inset Index idx
35526 status collapsed
35527
35528 \begin_layout Plain Layout
35529 Menú ! Archivo
35530 \end_layout
35531
35532 \end_inset
35533
35534
35535 \end_layout
35536
35537 \begin_layout Standard
35538 Bajo el menú 
35539 \family sans
35540 Archivo
35541 \family default
35542  están las operaciones fundamentales y algunas operaciones más avanzadas.
35543 \end_layout
35544
35545 \begin_layout Subsection
35546 Nuevo
35547 \end_layout
35548
35549 \begin_layout Standard
35550 Crea un documento nuevo.
35551 \end_layout
35552
35553 \begin_layout Subsection
35554 Nuevo desde plantilla
35555 \end_layout
35556
35557 \begin_layout Standard
35558 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
35559  una plantilla existente, de manera que ciertas características de formato
35560  se heredan automáticamente de la plantilla.
35561  Características que puedes cambiar luego manualmente si quieres.
35562 \end_layout
35563
35564 \begin_layout Subsection
35565 Abrir
35566 \end_layout
35567
35568 \begin_layout Standard
35569 Abre un documento.
35570 \end_layout
35571
35572 \begin_layout Subsection
35573 Abrir reciente
35574 \end_layout
35575
35576 \begin_layout Standard
35577 Muestra una lista de los últimos archivos que se han abierto con el menú
35578  
35579 \family sans
35580 Abrir
35581 \family default
35582 .
35583  Clic sobre el que quieras para abrirlo.
35584 \end_layout
35585
35586 \begin_layout Subsection
35587 Cerrar
35588 \end_layout
35589
35590 \begin_layout Standard
35591 Cierra el documento en pantalla.
35592 \end_layout
35593
35594 \begin_layout Subsection
35595 Cerrar todo
35596 \end_layout
35597
35598 \begin_layout Standard
35599 Cierra todos los documentos abiertos.
35600 \end_layout
35601
35602 \begin_layout Subsection
35603 Guardar
35604 \end_layout
35605
35606 \begin_layout Standard
35607 Guarda el documento en pantalla.
35608 \end_layout
35609
35610 \begin_layout Subsection
35611 Guardar como
35612 \end_layout
35613
35614 \begin_layout Standard
35615 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
35616 \end_layout
35617
35618 \begin_layout Subsection
35619 Guardar todo
35620 \end_layout
35621
35622 \begin_layout Standard
35623 Guarda todos los documentos abiertos.
35624 \end_layout
35625
35626 \begin_layout Subsection
35627 Revertir
35628 \end_layout
35629
35630 \begin_layout Standard
35631 El menú 
35632 \family sans
35633 Revertir
35634 \family default
35635  recarga el documento desde su ubicación en el disco.
35636 \end_layout
35637
35638 \begin_layout Subsection
35639 Control de versiones
35640 \end_layout
35641
35642 \begin_layout Standard
35643 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
35644  Se describe con detalle en el manual 
35645 \emph on
35646 Características adicionales
35647 \emph default
35648 , sección 
35649 \emph on
35650 Control de versiones
35651 \emph default
35652  
35653 \emph on
35654 en LyX
35655 \emph default
35656 .
35657 \end_layout
35658
35659 \begin_layout Subsection
35660 Importar
35661 \end_layout
35662
35663 \begin_layout Standard
35664 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
35665  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
35666  de texto tipo tabla (CVS) con separación con comas.
35667  Los archivos serán importados como documento nuevo de LyX.
35668  
35669 \end_layout
35670
35671 \begin_layout Standard
35672 La opción 
35673 \family sans
35674 Texto
35675 \begin_inset space ~
35676 \end_inset
35677
35678 simple,
35679 \begin_inset space ~
35680 \end_inset
35681
35682 unir
35683 \begin_inset space ~
35684 \end_inset
35685
35686 líneas
35687 \family default
35688  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
35689  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
35690  Si el texto se inserta como párrafos los saltos de línea del texto inician
35691  párrafos nuevos.
35692 \end_layout
35693
35694 \begin_layout Standard
35695
35696 \end_layout
35697
35698 \begin_layout Subsection
35699 Exportar
35700 \begin_inset CommandInset label
35701 LatexCommand label
35702 name "sub:Exportar"
35703
35704 \end_inset
35705
35706
35707 \end_layout
35708
35709 \begin_layout Standard
35710 Un documento se puede exportar a diversos formatos de salida.
35711  Los archivos resultantes se sitúan en el directorio del archivo LyX.
35712  Las entradas disponibles en el menú dependen de cada instalación, según
35713  los programas que LyX haya encontrado durante su configuración.
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Sigue una lista de las opciones disponibles, que se explican con detalle
35718  en la sección
35719 \begin_inset space ~
35720 \end_inset
35721
35722
35723 \begin_inset CommandInset ref
35724 LatexCommand ref
35725 reference "sub:Formatos-de-salida"
35726
35727 \end_inset
35728
35729 .
35730 \end_layout
35731
35732 \begin_layout Description
35733
35734 \family sans
35735 CJK
35736 \begin_inset space ~
35737 \end_inset
35738
35739 LyX 
35740 \family default
35741 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
35742  (CJK).
35743  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
35744 \end_layout
35745
35746 \begin_layout Description
35747
35748 \family sans
35749 DVI
35750 \family default
35751  formato dvi
35752 \end_layout
35753
35754 \begin_layout Description
35755 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
35756  funciona)
35757 \end_layout
35758
35759 \begin_layout Description
35760 HTML
35761 \begin_inset space ~
35762 \end_inset
35763
35764 (MS
35765 \begin_inset space ~
35766 \end_inset
35767
35768 Word) formato HTML especial que puede ser importado en 
35769 \family sans
35770 MS Word
35771 \family default
35772 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
35773  
35774 \family sans
35775 MathML
35776 \family default
35777 .
35778 \end_layout
35779
35780 \begin_layout Description
35781
35782 \family sans
35783 LaT
35784 \begin_inset ERT
35785 status collapsed
35786
35787 \begin_layout Plain Layout
35788
35789 {}
35790 \end_layout
35791
35792 \end_inset
35793
35794 eX
35795 \begin_inset space ~
35796 \end_inset
35797
35798 (pdflatex)
35799 \family default
35800  archivo de texto en código LaTeX, y todas las imágenes del documento se
35801  convierten a un formato legible por el programa 
35802 \family typewriter
35803 pdflatex
35804 \family default
35805  (GIF, JPG, PDF, PNG)
35806 \end_layout
35807
35808 \begin_layout Description
35809
35810 \family sans
35811 LaT
35812 \begin_inset ERT
35813 status collapsed
35814
35815 \begin_layout Plain Layout
35816
35817 {}
35818 \end_layout
35819
35820 \end_inset
35821
35822 eX
35823 \begin_inset space ~
35824 \end_inset
35825
35826 (simple)
35827 \family default
35828  archivo de texto en código LaTeX, y todas las imágenes del documento se
35829  convierten al formato EPS, único legible por el programa 
35830 \family typewriter
35831 latex
35832 \end_layout
35833
35834 \begin_layout Description
35835 LyX
35836 \begin_inset space ~
35837 \end_inset
35838
35839 1.y.x documento LyX en formato legible para las versiones correspondientes
35840  de LyX («y.x» es el número de versión)
35841 \end_layout
35842
35843 \begin_layout Description
35844 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
35845  con 
35846 \family sans
35847 OpenOffice
35848 \family default
35849
35850 \family sans
35851 KOffice
35852 \family default
35853
35854 \family sans
35855 Abiword
35856 \family default
35857 , etc.
35858  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
35859 \end_layout
35860
35861 \begin_layout Description
35862
35863 \family sans
35864 PDF
35865 \begin_inset space ~
35866 \end_inset
35867
35868 (dvipdfm)
35869 \family default
35870  formato PDF usando el programa 
35871 \family typewriter
35872 dvipdfm
35873 \end_layout
35874
35875 \begin_layout Description
35876
35877 \family sans
35878 PDF
35879 \begin_inset space ~
35880 \end_inset
35881
35882 (pdflatex)
35883 \family default
35884  formato PDF usando el programa 
35885 \family typewriter
35886 pdflatex
35887 \end_layout
35888
35889 \begin_layout Description
35890
35891 \family sans
35892 PDF
35893 \begin_inset space ~
35894 \end_inset
35895
35896 (ps2pdf)
35897 \family default
35898  formato PDF usando el programa 
35899 \family typewriter
35900 ps2pdf
35901 \end_layout
35902
35903 \begin_layout Description
35904
35905 \family sans
35906 Texto
35907 \begin_inset space ~
35908 \end_inset
35909
35910 simple
35911 \family default
35912  formato de texto
35913 \end_layout
35914
35915 \begin_layout Description
35916
35917 \family sans
35918 Texto
35919 \begin_inset space ~
35920 \end_inset
35921
35922 simple
35923 \begin_inset space ~
35924 \end_inset
35925
35926 (ps2ascii)
35927 \family default
35928  formato de texto, el documento se convierte a Postscript y luego se exporta
35929  a texto con el programa 
35930 \family sans
35931 ps2ascii
35932 \end_layout
35933
35934 \begin_layout Description
35935
35936 \family sans
35937 Postscript
35938 \family default
35939  formato PostScript usando el programa 
35940 \family typewriter
35941 dvips
35942 \end_layout
35943
35944 \begin_layout Description
35945
35946 \family sans
35947 Personalizado
35948 \family default
35949  formato personalizado
35950 \end_layout
35951
35952 \begin_layout Standard
35953 El programa 
35954 \family typewriter
35955 dvipdfm
35956 \family default
35957  produce internamente un archivo DVI que es convertido después a PDF.
35958  Está algo obsoleto y la salida podría ser diferente de la esperada.
35959  
35960 \family typewriter
35961 pdflatex
35962 \family default
35963  produce directamente archivos PDF y soporta las últimas versiones de este
35964  formato.
35965 \end_layout
35966
35967 \begin_layout Standard
35968 Si alguna de las entradas del menú, 
35969 \family sans
35970 DVI
35971 \family default
35972
35973 \family sans
35974 PDF
35975 \begin_inset space ~
35976 \end_inset
35977
35978 (pdflatex)
35979 \family default
35980  o 
35981 \family sans
35982 Postscript
35983 \family default
35984  no está presente, debes actualizar la instalación de LaTeX.
35985  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
35986  sec.
35987 \begin_inset space \thinspace{}
35988 \end_inset
35989
35990
35991 \begin_inset CommandInset ref
35992 LatexCommand ref
35993 reference "sec:Configuración-básica"
35994
35995 \end_inset
35996
35997 .
35998 \begin_inset Index idx
35999 status collapsed
36000
36001 \begin_layout Plain Layout
36002 Reconfiguración de LyX
36003 \end_layout
36004
36005 \end_inset
36006
36007
36008 \end_layout
36009
36010 \begin_layout Standard
36011 El menú 
36012 \family sans
36013 Personalizado
36014 \family default
36015  permite exportar un documento usando opciones especiales de línea de comandos
36016  para el programa de exportación.
36017 \end_layout
36018
36019 \begin_layout Subsection
36020 Imprimir
36021 \end_layout
36022
36023 \begin_layout Standard
36024 Con este menú puedes imprimir el documento en un archivo en formato PostScript
36025  o enviarlo a la impresora.
36026  La impresora también usará el formato PostScript.
36027  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
36028  
36029 \family typewriter
36030 dvips
36031 \family default
36032 .
36033  Para más información mira en la sección
36034 \begin_inset space ~
36035 \end_inset
36036
36037
36038 \begin_inset space \thinspace{}
36039 \end_inset
36040
36041
36042 \begin_inset CommandInset ref
36043 LatexCommand ref
36044 reference "sub:Imprimir-archivos"
36045
36046 \end_inset
36047
36048 .
36049 \end_layout
36050
36051 \begin_layout Subsection
36052 Fax
36053 \end_layout
36054
36055 \begin_layout Standard
36056 Esta entrada de menú solo aparece cuando está instalado un programa de fax
36057  (en Windows, es necesario además registrar la ruta del programa en el prefijo
36058  PATH de LyX, véase la sección
36059 \begin_inset space ~
36060 \end_inset
36061
36062
36063 \begin_inset CommandInset ref
36064 LatexCommand ref
36065 reference "sec:Rutas"
36066
36067 \end_inset
36068
36069 ).
36070  Con esta entrada puedes enviar tu documento a un programa de fax como 
36071 \family typewriter
36072 hylapex
36073 \family default
36074  o 
36075 \family typewriter
36076 kdeprintfax
36077 \family default
36078 .
36079  Por omisión, el archivo se envía en formato PostScript.
36080  El formato se puede cambiar en las preferencias de LyX como se describe
36081  en la sección
36082 \begin_inset space ~
36083 \end_inset
36084
36085
36086 \begin_inset CommandInset ref
36087 LatexCommand ref
36088 reference "sub:Convertidores"
36089
36090 \end_inset
36091
36092 .
36093 \end_layout
36094
36095 \begin_layout Standard
36096
36097 \end_layout
36098
36099 \begin_layout Subsection
36100 Ventana nueva y Cerrar ventana
36101 \end_layout
36102
36103 \begin_layout Standard
36104 Abre una nueva ventana de LyX o cierra una ventana .
36105 \end_layout
36106
36107 \begin_layout Subsection
36108 Salir
36109 \end_layout
36110
36111 \begin_layout Standard
36112 Avisa si hay documentos no guardados y sale.
36113 \end_layout
36114
36115 \begin_layout Section
36116 El menú Editar
36117 \begin_inset Index idx
36118 status collapsed
36119
36120 \begin_layout Plain Layout
36121 Menú ! Editar
36122 \end_layout
36123
36124 \end_inset
36125
36126
36127 \end_layout
36128
36129 \begin_layout Subsection
36130 Deshacer y Rehacer
36131 \end_layout
36132
36133 \begin_layout Standard
36134 Descrito en la sección
36135 \begin_inset space ~
36136 \end_inset
36137
36138
36139 \begin_inset CommandInset ref
36140 LatexCommand ref
36141 reference "sec:Deshacer-y-rehacer"
36142
36143 \end_inset
36144
36145 .
36146 \end_layout
36147
36148 \begin_layout Subsection
36149 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
36150 \end_layout
36151
36152 \begin_layout Standard
36153 Descrito en la sección
36154 \begin_inset space ~
36155 \end_inset
36156
36157
36158 \begin_inset CommandInset ref
36159 LatexCommand ref
36160 reference "sec:Características-básicas-de-edición"
36161
36162 \end_inset
36163
36164 .
36165 \end_layout
36166
36167 \begin_layout Subsection
36168 Seleccionar todo
36169 \end_layout
36170
36171 \begin_layout Standard
36172 Selecciona el documento completo.
36173 \end_layout
36174
36175 \begin_layout Subsection
36176 Encontrar y reemplazar
36177 \end_layout
36178
36179 \begin_layout Standard
36180 Descrito en la sección
36181 \begin_inset space ~
36182 \end_inset
36183
36184
36185 \begin_inset CommandInset ref
36186 LatexCommand ref
36187 reference "sec:Características-básicas-de-edición"
36188
36189 \end_inset
36190
36191 .
36192 \end_layout
36193
36194 \begin_layout Subsection
36195 Mover párrafo arriba/abajo
36196 \end_layout
36197
36198 \begin_layout Standard
36199 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
36200 \end_layout
36201
36202 \begin_layout Subsection
36203 Estilo del texto
36204 \end_layout
36205
36206 \begin_layout Standard
36207 Descrito en la sección
36208 \begin_inset space ~
36209 \end_inset
36210
36211
36212 \begin_inset CommandInset ref
36213 LatexCommand ref
36214 reference "sub:Ajuste-fino-con"
36215
36216 \end_inset
36217
36218 .
36219 \end_layout
36220
36221 \begin_layout Subsection
36222 Configuración del párrafo
36223 \begin_inset Index idx
36224 status collapsed
36225
36226 \begin_layout Plain Layout
36227 Párrafos ! Configuración
36228 \end_layout
36229
36230 \end_inset
36231
36232
36233 \end_layout
36234
36235 \begin_layout Standard
36236 Las características de este diálogo afectan sólo al párrafo donde esté el
36237  cursor.
36238  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
36239 \end_layout
36240
36241 \begin_layout Standard
36242 También puedes evitar el sangrado de primera línea, siempre y cuando la
36243  configuración global de la separación de párrafos esté configurada en sangrado,
36244  en el apartado Diseño
36245 \begin_inset space ~
36246 \end_inset
36247
36248 del
36249 \begin_inset space ~
36250 \end_inset
36251
36252 texto del diálogo 
36253 \family sans
36254 Documento\SpecialChar \menuseparator
36255 Configuración
36256 \family default
36257 .
36258 \end_layout
36259
36260 \begin_layout Subsection
36261 Configuración de la tabla y Ecuaciones
36262 \end_layout
36263
36264 \begin_layout Standard
36265 Estos menús sólo están activos cuando el cursor está dentro de una tabla
36266  o de una ecuación.
36267  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
36268  Las propiedades de las tablas se describen en la sección
36269 \begin_inset space ~
36270 \end_inset
36271
36272
36273 \begin_inset space \thinspace{}
36274 \end_inset
36275
36276
36277 \begin_inset CommandInset ref
36278 LatexCommand ref
36279 reference "sec:Tablas"
36280
36281 \end_inset
36282
36283 , las propiedades de las ecuaciones en el capítulo
36284 \begin_inset space ~
36285 \end_inset
36286
36287
36288 \begin_inset CommandInset ref
36289 LatexCommand ref
36290 reference "cap:Ecuaciones-matemáticas"
36291
36292 \end_inset
36293
36294 .
36295 \end_layout
36296
36297 \begin_layout Subsection
36298 Aumentar/Disminuir profundidad de lista
36299 \end_layout
36300
36301 \begin_layout Standard
36302 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
36303  Permiten aumentar o disminuir la profundidad del nivel de anidación en
36304  una lista, como se explica en las secciones
36305 \begin_inset space ~
36306 \end_inset
36307
36308
36309 \begin_inset CommandInset ref
36310 LatexCommand ref
36311 reference "sec:Anidación"
36312
36313 \end_inset
36314
36315  y
36316 \begin_inset space ~
36317 \end_inset
36318
36319
36320 \begin_inset CommandInset ref
36321 LatexCommand ref
36322 reference "sub:Profundidad-de-numeración"
36323
36324 \end_inset
36325
36326 .
36327 \end_layout
36328
36329 \begin_layout Section
36330 El menú Ver
36331 \begin_inset Index idx
36332 status collapsed
36333
36334 \begin_layout Plain Layout
36335 Menú ! Ver
36336 \end_layout
36337
36338 \end_inset
36339
36340
36341 \end_layout
36342
36343 \begin_layout Standard
36344 El menú 
36345 \family sans
36346 Ver
36347 \family default
36348  contiene una lista de formatos en los que puedes ver el documento abierto
36349  con un programa externo.
36350  Las opciones de este menú no son las mismas en todas las instalaciones
36351  —depende de los programas LaTeX que LyX encontró durante su configuración—.
36352  Todos los formatos posibles se describen en la sección
36353 \begin_inset space ~
36354 \end_inset
36355
36356
36357 \begin_inset CommandInset ref
36358 LatexCommand ref
36359 reference "sub:Exportar"
36360
36361 \end_inset
36362
36363 .
36364  Al menos debes ver en el menú las entradas 
36365 \family sans
36366 DVI
36367 \family default
36368  y 
36369 \family sans
36370 PDF
36371 \begin_inset space ~
36372 \end_inset
36373
36374 (pdflatex)
36375 \family default
36376 .
36377  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
36378 r LyX, como se explica en la sección
36379 \begin_inset space ~
36380 \end_inset
36381
36382
36383 \begin_inset CommandInset ref
36384 LatexCommand ref
36385 reference "sec:Configuración-básica"
36386
36387 \end_inset
36388
36389 .
36390 \begin_inset Index idx
36391 status collapsed
36392
36393 \begin_layout Plain Layout
36394 Reconfiguración de LyX
36395 \end_layout
36396
36397 \end_inset
36398
36399
36400 \end_layout
36401
36402 \begin_layout Standard
36403 Al invocar una opción del menú se iniciará un programa visor, el cuál se
36404  puede elegir y configurar en las preferencias, véase la sección
36405 \begin_inset space ~
36406 \end_inset
36407
36408
36409 \begin_inset CommandInset ref
36410 LatexCommand ref
36411 reference "sec:Formatos-de-archivo"
36412
36413 \end_inset
36414
36415 .
36416  Los visores predeterminados son establecidos por LyX cuando se instala.
36417 \end_layout
36418
36419 \begin_layout Standard
36420 \begin_inset VSpace bigskip
36421 \end_inset
36422
36423 Al final del menú 
36424 \family sans
36425 Ver
36426 \family default
36427  sale la lista de documentos abiertos.
36428 \end_layout
36429
36430 \begin_layout Subsection
36431 Abrir/Cerrar todos los recuadros
36432 \end_layout
36433
36434 \begin_layout Standard
36435 Abre o cierra todos los recuadros en el deocumento.
36436 \end_layout
36437
36438 \begin_layout Subsection
36439 Desplegar/Plegar macros de ecuación
36440 \end_layout
36441
36442 \begin_layout Standard
36443 Despliega o pliega la macro de ecuación actual.
36444 \end_layout
36445
36446 \begin_layout Standard
36447 Las macros de ecuaciones se describen en el manual 
36448 \emph on
36449 Ecuaciones.
36450 \end_layout
36451
36452 \begin_layout Subsection
36453 Ver fuente
36454 \end_layout
36455
36456 \begin_layout Standard
36457 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
36458  de una selección de párrafos o del documento completo, véase la sección
36459 \begin_inset space ~
36460 \end_inset
36461
36462
36463 \begin_inset CommandInset ref
36464 LatexCommand ref
36465 reference "sec:Vista-preliminar-inmediata"
36466
36467 \end_inset
36468
36469 .
36470 \end_layout
36471
36472 \begin_layout Subsection
36473 Actualizar
36474 \end_layout
36475
36476 \begin_layout Standard
36477 Permite actualizar la vista del documento con los últimos cambios sin necesidad
36478  de reabrir la ventana del visor.
36479 \end_layout
36480
36481 \begin_layout Subsection
36482 Dividir la ventana
36483 \end_layout
36484
36485 \begin_layout Standard
36486 Estas entradas del menú dividirán la pantalla principal de LyX vertical
36487  u horizontalmente.
36488  Así puedes ver simultáneamente varios documentos para compararlos, o ver
36489  el mismo documento en diferentes posiciones.
36490  Puedes dividir la ventana principal varias veces para ver, p.
36491 \begin_inset space \thinspace{}
36492 \end_inset
36493
36494 e., tres o más documentos a la vez.
36495  Para volver a una vista sin dividir, usa el menú 
36496 \family sans
36497 Cerrar la vista actual
36498 \family default
36499 .
36500 \end_layout
36501
36502 \begin_layout Subsection
36503 Cerrar la vista actual
36504 \end_layout
36505
36506 \begin_layout Standard
36507 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
36508  divididas, oculta todas las pestañas.
36509  
36510 \end_layout
36511
36512 \begin_layout Subsection
36513 Pantalla completa
36514 \end_layout
36515
36516 \begin_layout Standard
36517 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
36518  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
36519 tas.
36520  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
36521  el modo pantalla completa en el menú contextual que aparece.
36522 \end_layout
36523
36524 \begin_layout Subsection
36525 Barras de herramientas
36526 \begin_inset CommandInset label
36527 LatexCommand label
36528 name "sub:Barras-de-herramientas"
36529
36530 \end_inset
36531
36532
36533 \begin_inset Index idx
36534 status collapsed
36535
36536 \begin_layout Plain Layout
36537 Barras de herramientas
36538 \end_layout
36539
36540 \end_inset
36541
36542
36543 \end_layout
36544
36545 \begin_layout Standard
36546 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
36547 s, así como el 
36548 \family sans
36549 Búfer
36550 \begin_inset space ~
36551 \end_inset
36552
36553 de
36554 \begin_inset space ~
36555 \end_inset
36556
36557 comandos
36558 \family default
36559 .
36560  Si la vista está activada se muestra una marca en el menú.
36561  Las barras de 
36562 \family sans
36563 Revisión
36564 \family default
36565
36566 \family sans
36567 Tabla
36568 \family default
36569 , y 
36570 \family sans
36571 Matemáticas 
36572 \family default
36573 se pueden poner además en modo 
36574 \emph on
36575 automático
36576 \emph default
36577 , que se indica mediante (
36578 \family sans
36579 auto
36580 \family default
36581 ) en el menú.
36582 \end_layout
36583
36584 \begin_layout Standard
36585 Con vista activada la barra se muestra permanentemente; en modo 
36586 \emph on
36587 automático
36588 \emph default
36589  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
36590 o con las funciones de la misma.
36591  Esto implica que, en modo 
36592 \emph on
36593 automático
36594 \emph default
36595 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
36596  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
36597  una tabla o ecuación, respectivamente.
36598 \end_layout
36599
36600 \begin_layout Standard
36601 Las barras de herramientas y sus botones se explican en la sección
36602 \begin_inset space ~
36603 \end_inset
36604
36605
36606 \begin_inset CommandInset ref
36607 LatexCommand ref
36608 reference "sec:Barras-de-herramientas"
36609
36610 \end_inset
36611
36612 .
36613 \end_layout
36614
36615 \begin_layout Section
36616 El menú Insertar
36617 \begin_inset Index idx
36618 status collapsed
36619
36620 \begin_layout Plain Layout
36621 Menú ! Insertar
36622 \end_layout
36623
36624 \end_inset
36625
36626
36627 \end_layout
36628
36629 \begin_layout Subsection
36630 Ecuación
36631 \end_layout
36632
36633 \begin_layout Standard
36634 La inserción de estructuras matemáticas se explica en el capítulo
36635 \begin_inset space ~
36636 \end_inset
36637
36638
36639 \begin_inset CommandInset ref
36640 LatexCommand ref
36641 reference "cap:Ecuaciones-matemáticas"
36642
36643 \end_inset
36644
36645  y en el manual 
36646 \emph on
36647 Ecuaciones
36648 \emph default
36649 .
36650 \end_layout
36651
36652 \begin_layout Subsection
36653 Carácter especial
36654 \begin_inset CommandInset label
36655 LatexCommand label
36656 name "sub:Carácter-especial"
36657
36658 \end_inset
36659
36660
36661 \end_layout
36662
36663 \begin_layout Standard
36664 Con este menú puedes insertar los siguientes caracteres:
36665 \end_layout
36666
36667 \begin_layout Description
36668 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
36669  Por tanto las categorías de caracteres y los caracteres disponibles en
36670  este diálogo dependen de los paquetes LaTeX instalados.
36671 \begin_inset Newline newline
36672 \end_inset
36673
36674
36675 \begin_inset Note Greyedout
36676 status collapsed
36677
36678 \begin_layout Plain Layout
36679 No todos los caracteres serán visibles en el diálogo 
36680 \family sans
36681 Símbolos
36682 \family default
36683  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
36684  preferencias (véase sec.
36685 \begin_inset space \thinspace{}
36686 \end_inset
36687
36688
36689 \begin_inset CommandInset ref
36690 LatexCommand ref
36691 reference "sub:Fuentes-de-pantalla"
36692
36693 \end_inset
36694
36695 ) pueden mostrar todos los caracteres.
36696 \end_layout
36697
36698 \end_inset
36699
36700  
36701 \end_layout
36702
36703 \begin_layout Description
36704 Puntos
36705 \begin_inset space ~
36706 \end_inset
36707
36708 suspensivos Inserta \SpecialChar \ldots{}
36709
36710 \end_layout
36711
36712 \begin_layout Description
36713 Fin
36714 \begin_inset space ~
36715 \end_inset
36716
36717 de
36718 \begin_inset space ~
36719 \end_inset
36720
36721 oración Inserta un punto final de oración, véase la sección
36722 \begin_inset space ~
36723 \end_inset
36724
36725
36726 \begin_inset CommandInset ref
36727 LatexCommand ref
36728 reference "sub:Abreviaturas"
36729
36730 \end_inset
36731
36732 .
36733 \end_layout
36734
36735 \begin_layout Description
36736 Comillas
36737 \begin_inset space ~
36738 \end_inset
36739
36740 dobles Inserta estas comillas: ", independientemente del tipo de comillas
36741  que hayas seleccionado en el diálogo 
36742 \family sans
36743 Documento\SpecialChar \menuseparator
36744 Configuración
36745 \family default
36746
36747 \family sans
36748 Idioma
36749 \family default
36750 .
36751 \end_layout
36752
36753 \begin_layout Description
36754 Comillas
36755 \begin_inset space ~
36756 \end_inset
36757
36758 simples Inserta esta comilla: 
36759 \begin_inset Quotes els
36760 \end_inset
36761
36762
36763 \end_layout
36764
36765 \begin_layout Description
36766 Guión
36767 \begin_inset space ~
36768 \end_inset
36769
36770 protegido Inserta un guión protegido de saltos de línea: -
36771 \end_layout
36772
36773 \begin_layout Description
36774 Barra
36775 \begin_inset space ~
36776 \end_inset
36777
36778 oblicua
36779 \begin_inset space ~
36780 \end_inset
36781
36782 frágil Inserta una barra oblicua donde también se puede producir un salto
36783  de línea: \SpecialChar \slash{}
36784
36785 \end_layout
36786
36787 \begin_layout Description
36788 Separador
36789 \begin_inset space ~
36790 \end_inset
36791
36792 de
36793 \begin_inset space ~
36794 \end_inset
36795
36796 menú Inserta el símbolo: \SpecialChar \menuseparator
36797
36798 \end_layout
36799
36800 \begin_layout Description
36801 Símbolos
36802 \begin_inset space ~
36803 \end_inset
36804
36805 fonéticos
36806 \begin_inset Index idx
36807 status collapsed
36808
36809 \begin_layout Plain Layout
36810 Simbolos@Símbolos fonéticos
36811 \end_layout
36812
36813 \end_inset
36814
36815
36816 \begin_inset Index idx
36817 status collapsed
36818
36819 \begin_layout Plain Layout
36820 Idioma ! Símbolos fonéticos
36821 \end_layout
36822
36823 \end_inset
36824
36825  Crea una ecuación con el llamado mapa 
36826 \emph on
36827 tipa
36828 \emph default
36829 .
36830  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
36831  IPA.
36832  Esta característica requiere el paquete LaTeX 
36833 \series bold
36834 tipa
36835 \series default
36836
36837 \begin_inset Index idx
36838 status collapsed
36839
36840 \begin_layout Plain Layout
36841 LaTeX, paquetes ! tipa
36842 \end_layout
36843
36844 \end_inset
36845
36846 .
36847 \begin_inset Newline newline
36848 \end_inset
36849
36850 Para más información sobre este paquete consulta su documentación
36851 \series bold
36852
36853 \begin_inset CommandInset citation
36854 LatexCommand cite
36855 key "tipa"
36856
36857 \end_inset
36858
36859
36860 \series default
36861 y su página Wiki:
36862 \begin_inset Newline newline
36863 \end_inset
36864
36865
36866 \begin_inset Flex URL
36867 status collapsed
36868
36869 \begin_layout Plain Layout
36870
36871 http://wiki.lyx.org/LyX/LinguistLyX
36872 \end_layout
36873
36874 \end_inset
36875
36876 .
36877 \end_layout
36878
36879 \begin_layout Subsection
36880 Formato
36881 \end_layout
36882
36883 \begin_layout Standard
36884 Aquí puedes introducir las siguientes estructuras o formatos:
36885 \end_layout
36886
36887 \begin_layout Description
36888 Súperíndice Inserta un superíndice o exponente: test
36889 \begin_inset Formula $^{\text{a,b}}$
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \begin_layout Description
36896 Subíndice Inserta un subíndice: test
36897 \begin_inset Formula $_{\text{3x}}$
36898 \end_inset
36899
36900
36901 \end_layout
36902
36903 \begin_layout Description
36904 Espacio
36905 \begin_inset space ~
36906 \end_inset
36907
36908 protegido Inserta un espacio protegido, descrito en la sección
36909 \begin_inset space ~
36910 \end_inset
36911
36912
36913 \begin_inset CommandInset ref
36914 LatexCommand ref
36915 reference "sub:Espacio-protegido"
36916
36917 \end_inset
36918
36919 .
36920 \end_layout
36921
36922 \begin_layout Description
36923 Espacio
36924 \begin_inset space ~
36925 \end_inset
36926
36927 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
36928 \begin_inset space ~
36929 \end_inset
36930
36931
36932 \begin_inset CommandInset ref
36933 LatexCommand ref
36934 reference "sub:Espacio-entre-palabra"
36935
36936 \end_inset
36937
36938 .
36939 \end_layout
36940
36941 \begin_layout Description
36942 Espacio
36943 \begin_inset space ~
36944 \end_inset
36945
36946 delgado Inserta un espacio delgado, descrito en la sección
36947 \begin_inset space ~
36948 \end_inset
36949
36950
36951 \begin_inset CommandInset ref
36952 LatexCommand ref
36953 reference "sub:Espacio-delgado"
36954
36955 \end_inset
36956
36957 .
36958 \end_layout
36959
36960 \begin_layout Description
36961 Espacio
36962 \begin_inset space ~
36963 \end_inset
36964
36965 horizontal Inserta un relleno horizontal, véase la sección
36966 \begin_inset space ~
36967 \end_inset
36968
36969
36970 \begin_inset CommandInset ref
36971 LatexCommand ref
36972 reference "sub:Espacio-horizontal"
36973
36974 \end_inset
36975
36976 .
36977 \end_layout
36978
36979 \begin_layout Description
36980 Línea
36981 \begin_inset space ~
36982 \end_inset
36983
36984 horizontal Inserta una línea horizontal, véase la sección
36985 \begin_inset space ~
36986 \end_inset
36987
36988
36989 \begin_inset CommandInset ref
36990 LatexCommand ref
36991 reference "sub:Líneas-horizontales"
36992
36993 \end_inset
36994
36995 .
36996 \end_layout
36997
36998 \begin_layout Description
36999 Espacio
37000 \begin_inset space ~
37001 \end_inset
37002
37003 vertical Inserta un espacio, véase la sección
37004 \begin_inset space ~
37005 \end_inset
37006
37007
37008 \begin_inset CommandInset ref
37009 LatexCommand ref
37010 reference "sub:Espacio-vertical"
37011
37012 \end_inset
37013
37014 .
37015 \end_layout
37016
37017 \begin_layout Description
37018 Guión
37019 \begin_inset space ~
37020 \end_inset
37021
37022 silábico Inserta un guión, véase la sección
37023 \begin_inset space ~
37024 \end_inset
37025
37026
37027 \begin_inset CommandInset ref
37028 LatexCommand ref
37029 reference "sub:División-con-guión"
37030
37031 \end_inset
37032
37033 .
37034 \end_layout
37035
37036 \begin_layout Description
37037 Salto
37038 \begin_inset space ~
37039 \end_inset
37040
37041 de
37042 \begin_inset space ~
37043 \end_inset
37044
37045 ligado Inserta una ligadura, véase la sección
37046 \begin_inset space ~
37047 \end_inset
37048
37049
37050 \begin_inset CommandInset ref
37051 LatexCommand ref
37052 reference "sub:Ligaduras"
37053
37054 \end_inset
37055
37056 .
37057 \end_layout
37058
37059 \begin_layout Description
37060 Salto
37061 \begin_inset space ~
37062 \end_inset
37063
37064 de
37065 \begin_inset space ~
37066 \end_inset
37067
37068 línea
37069 \begin_inset space ~
37070 \end_inset
37071
37072 cortada Inserta un salto de línea forzado, véase la sección
37073 \begin_inset space \thinspace{}
37074 \end_inset
37075
37076
37077 \begin_inset CommandInset ref
37078 LatexCommand ref
37079 reference "sub:Salto-de-línea-forzado"
37080
37081 \end_inset
37082
37083 .
37084 \end_layout
37085
37086 \begin_layout Description
37087 Salto
37088 \begin_inset space ~
37089 \end_inset
37090
37091 de
37092 \begin_inset space ~
37093 \end_inset
37094
37095 línea
37096 \begin_inset space ~
37097 \end_inset
37098
37099 justificada Fuerza un salto de línea de forma que la línea se expande hasta
37100  el margen, véase la sección
37101 \begin_inset space \thinspace{}
37102 \end_inset
37103
37104
37105 \begin_inset CommandInset ref
37106 LatexCommand ref
37107 reference "sub:Salto-de-línea-forzado"
37108
37109 \end_inset
37110
37111 .
37112 \end_layout
37113
37114 \begin_layout Description
37115 Página
37116 \begin_inset space ~
37117 \end_inset
37118
37119 nueva Inserta un salto de página forzado, véase la sección
37120 \begin_inset space ~
37121 \end_inset
37122
37123
37124 \begin_inset CommandInset ref
37125 LatexCommand ref
37126 reference "sub:Saltos-de-página-forzados"
37127
37128 \end_inset
37129
37130 .
37131 \end_layout
37132
37133 \begin_layout Description
37134 Salto
37135 \begin_inset space ~
37136 \end_inset
37137
37138 de
37139 \begin_inset space ~
37140 \end_inset
37141
37142 página Inserta a salto de página forzado, descrito en la sección
37143 \begin_inset space ~
37144 \end_inset
37145
37146
37147 \begin_inset CommandInset ref
37148 LatexCommand ref
37149 reference "sub:Saltos-de-página-forzados"
37150
37151 \end_inset
37152
37153 .
37154 \end_layout
37155
37156 \begin_layout Description
37157 Limpiar
37158 \begin_inset space ~
37159 \end_inset
37160
37161 página Inserta un salto de página limpia, descrito en la sección
37162 \begin_inset space ~
37163 \end_inset
37164
37165
37166 \begin_inset CommandInset ref
37167 LatexCommand ref
37168 reference "sub:Salto-de-página-limpia"
37169
37170 \end_inset
37171
37172 .
37173 \end_layout
37174
37175 \begin_layout Description
37176 Limpiar
37177 \begin_inset space ~
37178 \end_inset
37179
37180 página
37181 \begin_inset space ~
37182 \end_inset
37183
37184 doble Inserta un salto de página limpia en documentos a dos caras, descrito
37185  en la sección
37186 \begin_inset space ~
37187 \end_inset
37188
37189
37190 \begin_inset CommandInset ref
37191 LatexCommand ref
37192 reference "sub:Salto-de-página-limpia"
37193
37194 \end_inset
37195
37196 .
37197 \end_layout
37198
37199 \begin_layout Subsection
37200 Lista / Índice
37201 \end_layout
37202
37203 \begin_layout Standard
37204 Con este menú se pueden insertar varios tipos de listas e índices.
37205  El índice general y los índices de algoritmos, de figuras y de tablas se
37206  describen en la sección
37207 \begin_inset space ~
37208 \end_inset
37209
37210
37211 \begin_inset CommandInset ref
37212 LatexCommand ref
37213 reference "sec:IG"
37214
37215 \end_inset
37216
37217 .
37218  El índice alfabético se describe en la sección
37219 \begin_inset space ~
37220 \end_inset
37221
37222
37223 \begin_inset CommandInset ref
37224 LatexCommand ref
37225 reference "sec:Indice-alfabético"
37226
37227 \end_inset
37228
37229 , la nomenclatura en la sección
37230 \begin_inset space ~
37231 \end_inset
37232
37233
37234 \begin_inset CommandInset ref
37235 LatexCommand ref
37236 reference "sec:Nomenclatura"
37237
37238 \end_inset
37239
37240 , y la bibliografía BibTeX en la sección
37241 \begin_inset space ~
37242 \end_inset
37243
37244
37245 \begin_inset CommandInset ref
37246 LatexCommand ref
37247 reference "sub:Bases-datos-bibliográficos"
37248
37249 \end_inset
37250
37251 .
37252 \end_layout
37253
37254 \begin_layout Subsection
37255 Flotante
37256 \end_layout
37257
37258 \begin_layout Standard
37259 Se describe en la sección
37260 \begin_inset space ~
37261 \end_inset
37262
37263
37264 \begin_inset CommandInset ref
37265 LatexCommand ref
37266 reference "sec:Flotantes"
37267
37268 \end_inset
37269
37270 .
37271 \end_layout
37272
37273 \begin_layout Subsection
37274 Nota
37275 \end_layout
37276
37277 \begin_layout Standard
37278 Se describe en la sección
37279 \begin_inset space ~
37280 \end_inset
37281
37282
37283 \begin_inset CommandInset ref
37284 LatexCommand ref
37285 reference "sec:Notas"
37286
37287 \end_inset
37288
37289 .
37290 \end_layout
37291
37292 \begin_layout Subsection
37293 Rama
37294 \end_layout
37295
37296 \begin_layout Standard
37297 Se describe en la sección
37298 \begin_inset space ~
37299 \end_inset
37300
37301
37302 \begin_inset CommandInset ref
37303 LatexCommand ref
37304 reference "sec:Ramas"
37305
37306 \end_inset
37307
37308 .
37309 \end_layout
37310
37311 \begin_layout Subsection
37312 Recuadro personalizado
37313 \end_layout
37314
37315 \begin_layout Standard
37316 Inserta recuadros específicos de la clase de documento.
37317  Estos recuadros solo son posibles si están definidos en el archivo de formato
37318  (
37319 \emph on
37320 layout
37321 \emph default
37322 ) para una determinada clase de documento.
37323  Un ejemplo es la clase de documento 
37324 \begin_inset Quotes fld
37325 \end_inset
37326
37327 article (Elsevier)
37328 \begin_inset Quotes frd
37329 \end_inset
37330
37331  con tres recuadros personalizados.
37332  La sección 
37333 \emph on
37334 Recuadros flexibles y formato del recuadro
37335 \emph default
37336  del manual 
37337 \emph on
37338 Personalización
37339 \emph default
37340  explica cómo se definen los recuadros personalizados.
37341 \end_layout
37342
37343 \begin_layout Subsection
37344 Archivo
37345 \begin_inset Index idx
37346 status collapsed
37347
37348 \begin_layout Plain Layout
37349 Material externo
37350 \end_layout
37351
37352 \end_inset
37353
37354
37355 \end_layout
37356
37357 \begin_layout Standard
37358 Aquí se pueden insertar en el documento varios tipos de archivos y de material
37359  externo.
37360  Se explica detalladamente cómo hacerlo en el capítulo 
37361 \emph on
37362 Archivos externos
37363 \emph default
37364  del manual 
37365 \emph on
37366 Objetos insertados
37367 \emph default
37368 .
37369 \end_layout
37370
37371 \begin_layout Subsection
37372 Cuadro
37373 \begin_inset Index idx
37374 status collapsed
37375
37376 \begin_layout Plain Layout
37377 Cuadros
37378 \end_layout
37379
37380 \end_inset
37381
37382
37383 \end_layout
37384
37385 \begin_layout Standard
37386 Inserta una minipágina, se describe en la sección
37387 \begin_inset space ~
37388 \end_inset
37389
37390
37391 \begin_inset CommandInset ref
37392 LatexCommand ref
37393 reference "sec:Minipáginas"
37394
37395 \end_inset
37396
37397 .
37398  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
37399  detalle en el capítulo 
37400 \emph on
37401 Cuadros
37402 \emph default
37403  del manual 
37404 \emph on
37405 Objetos insertados
37406 \emph default
37407 .
37408 \end_layout
37409
37410 \begin_layout Subsection
37411 Cita
37412 \end_layout
37413
37414 \begin_layout Standard
37415 Inserta una cita bibliográfica, se describe en la sección
37416 \begin_inset space ~
37417 \end_inset
37418
37419
37420 \begin_inset CommandInset ref
37421 LatexCommand ref
37422 reference "sec:Bibliografía"
37423
37424 \end_inset
37425
37426 .
37427 \end_layout
37428
37429 \begin_layout Subsection
37430 Referencia cruzada
37431 \end_layout
37432
37433 \begin_layout Standard
37434 Inserta una referencia cruzada, como se describe
37435 \begin_inset space ~
37436 \end_inset
37437
37438
37439 \begin_inset CommandInset ref
37440 LatexCommand ref
37441 reference "sec:Referencias-cruzadas"
37442
37443 \end_inset
37444
37445 .
37446 \end_layout
37447
37448 \begin_layout Subsection
37449 Etiqueta
37450 \end_layout
37451
37452 \begin_layout Standard
37453 Inserta una etiqueta, se describe en la sección
37454 \begin_inset space ~
37455 \end_inset
37456
37457
37458 \begin_inset CommandInset ref
37459 LatexCommand ref
37460 reference "sec:Referencias-cruzadas"
37461
37462 \end_inset
37463
37464 .
37465 \end_layout
37466
37467 \begin_layout Subsection
37468 Leyenda
37469 \begin_inset Index idx
37470 status collapsed
37471
37472 \begin_layout Plain Layout
37473 Leyenda
37474 \end_layout
37475
37476 \end_inset
37477
37478
37479 \begin_inset Index idx
37480 status collapsed
37481
37482 \begin_layout Plain Layout
37483 Tablas largas ! Leyenda
37484 \end_layout
37485
37486 \end_inset
37487
37488
37489 \end_layout
37490
37491 \begin_layout Standard
37492 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
37493  Se describen, respectivamente, en la sección
37494 \begin_inset space ~
37495 \end_inset
37496
37497
37498 \begin_inset CommandInset ref
37499 LatexCommand ref
37500 reference "sec:Flotantes"
37501
37502 \end_inset
37503
37504  de este manual, y en la sección 
37505 \emph on
37506 Leyendas en tablas largas
37507 \emph default
37508  del manual 
37509 \emph on
37510 Objetos insertados
37511 \emph default
37512 .
37513 \end_layout
37514
37515 \begin_layout Subsection
37516 Entrada de índice
37517 \end_layout
37518
37519 \begin_layout Standard
37520 Inserta una entrada para el índice alfabético, como se describe en la sección
37521 \begin_inset space ~
37522 \end_inset
37523
37524
37525 \begin_inset CommandInset ref
37526 LatexCommand ref
37527 reference "sec:Indice-alfabético"
37528
37529 \end_inset
37530
37531 .
37532 \end_layout
37533
37534 \begin_layout Subsection
37535 Entrada de nomenclatura
37536 \end_layout
37537
37538 \begin_layout Standard
37539 Inserta una entrada de nomenclatura, se describe en la sección
37540 \begin_inset space ~
37541 \end_inset
37542
37543
37544 \begin_inset CommandInset ref
37545 LatexCommand ref
37546 reference "sec:Nomenclatura"
37547
37548 \end_inset
37549
37550 .
37551 \end_layout
37552
37553 \begin_layout Subsection
37554 Tabla
37555 \end_layout
37556
37557 \begin_layout Standard
37558 Inserta una tabla.
37559  Las tablas se describen en la sección
37560 \begin_inset space ~
37561 \end_inset
37562
37563
37564 \begin_inset CommandInset ref
37565 LatexCommand ref
37566 reference "sec:Tablas"
37567
37568 \end_inset
37569
37570 .
37571 \end_layout
37572
37573 \begin_layout Subsection
37574 Imagen
37575 \end_layout
37576
37577 \begin_layout Standard
37578 Inserta un gráfico o imagen.
37579  Se describe en la sección
37580 \begin_inset space ~
37581 \end_inset
37582
37583
37584 \begin_inset CommandInset ref
37585 LatexCommand ref
37586 reference "sec:Gráficos"
37587
37588 \end_inset
37589
37590 .
37591 \end_layout
37592
37593 \begin_layout Subsection
37594 URL
37595 \end_layout
37596
37597 \begin_layout Standard
37598 Inserta un cuadro URL, véase la sección
37599 \begin_inset space ~
37600 \end_inset
37601
37602
37603 \begin_inset CommandInset ref
37604 LatexCommand ref
37605 reference "sec:URL"
37606
37607 \end_inset
37608
37609 .
37610 \end_layout
37611
37612 \begin_layout Subsection
37613 Hiperenlaces
37614 \end_layout
37615
37616 \begin_layout Standard
37617 Inserta un hiperenlace, se describe en la sección 
37618 \begin_inset CommandInset ref
37619 LatexCommand ref
37620 reference "sub:Hiperenlaces"
37621
37622 \end_inset
37623
37624
37625 \end_layout
37626
37627 \begin_layout Subsection
37628 Nota al pie
37629 \end_layout
37630
37631 \begin_layout Standard
37632 Inserta una nota al pie, véase la sección
37633 \begin_inset space ~
37634 \end_inset
37635
37636
37637 \begin_inset CommandInset ref
37638 LatexCommand ref
37639 reference "sec:Notas"
37640
37641 \end_inset
37642
37643 .
37644 \end_layout
37645
37646 \begin_layout Subsection
37647 Nota al margen
37648 \end_layout
37649
37650 \begin_layout Standard
37651 Inserta una nota al margen, véase la sección
37652 \begin_inset space ~
37653 \end_inset
37654
37655
37656 \begin_inset CommandInset ref
37657 LatexCommand ref
37658 reference "sec:Notas-al-margen"
37659
37660 \end_inset
37661
37662 .
37663 \end_layout
37664
37665 \begin_layout Subsection
37666 Título breve
37667 \end_layout
37668
37669 \begin_layout Standard
37670 Inserta un título breve, véase la sección
37671 \begin_inset space ~
37672 \end_inset
37673
37674
37675 \begin_inset CommandInset ref
37676 LatexCommand ref
37677 reference "sec:Títulos-breves"
37678
37679 \end_inset
37680
37681 .
37682 \end_layout
37683
37684 \begin_layout Subsection
37685 Código TeX
37686 \end_layout
37687
37688 \begin_layout Standard
37689 Inserta un cuadro código TeX, véase la sección
37690 \begin_inset space ~
37691 \end_inset
37692
37693
37694 \begin_inset CommandInset ref
37695 LatexCommand ref
37696 reference "sub:Cuadros-TeX"
37697
37698 \end_inset
37699
37700 .
37701 \end_layout
37702
37703 \begin_layout Subsection
37704 Listado de programa
37705 \begin_inset Index idx
37706 status collapsed
37707
37708 \begin_layout Plain Layout
37709 Listado de programa
37710 \end_layout
37711
37712 \end_inset
37713
37714
37715 \end_layout
37716
37717 \begin_layout Standard
37718 Inserta un cuadro para escribir código de programa.
37719  Se describe en el capítulo 
37720 \emph on
37721 Listado de programa 
37722 \emph default
37723 del manual 
37724 \emph on
37725 Objetos insertados
37726 \emph default
37727 .
37728 \end_layout
37729
37730 \begin_layout Subsection
37731 Fecha
37732 \end_layout
37733
37734 \begin_layout Standard
37735 Inserta la fecha actual.
37736  El formato de fecha depende del idioma usado para los menús de LyX.
37737  LyX ofrece otras formas de insertar una fecha, tal como se describe en
37738  la sección
37739 \emph on
37740  Material externo
37741 \emph default
37742  del manual 
37743 \emph on
37744 Objetos insertados
37745 \emph default
37746 .
37747  Ahí se comparan los diversos métodos.
37748 \end_layout
37749
37750 \begin_layout Section
37751 El menú Navegar
37752 \begin_inset Index idx
37753 status collapsed
37754
37755 \begin_layout Plain Layout
37756 Menú ! Navegar
37757 \end_layout
37758
37759 \end_inset
37760
37761
37762 \end_layout
37763
37764 \begin_layout Standard
37765 En este menú se muestran los índices y listas existentes de figuras, tablas
37766  y otros, así como el índice general (IG) del documento abierto.
37767  Esto permite navegar cómodamente a través del documento.
37768 \end_layout
37769
37770 \begin_layout Subsection
37771 Marcadores
37772 \end_layout
37773
37774 \begin_layout Standard
37775 Esta opción permite definir marcadores personales.
37776  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
37777  menudo de una parte a otra del mismo.
37778  Por ejemplo, si tienes que cambiar con frecuencia de la sección
37779 \begin_inset space \thinspace{}
37780 \end_inset
37781
37782 2.6 a la 6.3, te sitúas en la primera y usas el menú 
37783 \family sans
37784 Guardar
37785 \begin_inset space ~
37786 \end_inset
37787
37788 marcador
37789 \begin_inset space ~
37790 \end_inset
37791
37792 1,
37793 \family default
37794  después vas a la sección
37795 \begin_inset space ~
37796 \end_inset
37797
37798
37799 \begin_inset space \thinspace{}
37800 \end_inset
37801
37802 6.3 y pulsas 
37803 \family sans
37804 Guardar
37805 \begin_inset space ~
37806 \end_inset
37807
37808 marcador
37809 \begin_inset space ~
37810 \end_inset
37811
37812 2.
37813
37814 \family default
37815  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
37816  bien con los atajos 
37817 \family sans
37818 Ctrl+1
37819 \family default
37820  y 
37821 \family sans
37822 Ctrl+2
37823 \family default
37824 .
37825 \end_layout
37826
37827 \begin_layout Standard
37828 También se pueden usar los marcadores para alternar entre varios documentos
37829  abiertos.
37830  Los marcadores permanecen hasta que se cierra el documento.
37831 \end_layout
37832
37833 \begin_layout Subsection
37834 Nota, Cambio, Referencia siguiente
37835 \end_layout
37836
37837 \begin_layout Standard
37838 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
37839  cruzada siguiente.
37840 \end_layout
37841
37842 \begin_layout Subsection
37843 Ir a la etiqueta
37844 \end_layout
37845
37846 \begin_layout Standard
37847 Sólo está activo cuando el cursor está frente a una referencia cruzada.
37848  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
37849  clic derecho sobre el cuadro de la referencia.
37850 \end_layout
37851
37852 \begin_layout Section
37853 El menú Documento
37854 \begin_inset Index idx
37855 status collapsed
37856
37857 \begin_layout Plain Layout
37858 Menú ! Documento
37859 \end_layout
37860
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \begin_layout Subsection
37867 Seguimiento de cambios
37868 \end_layout
37869
37870 \begin_layout Standard
37871 Descrito en la sección
37872 \begin_inset space ~
37873 \end_inset
37874
37875
37876 \begin_inset CommandInset ref
37877 LatexCommand ref
37878 reference "sec:Seguimiento-de-cambios"
37879
37880 \end_inset
37881
37882 .
37883 \end_layout
37884
37885 \begin_layout Subsection
37886 Registro de LaT
37887 \begin_inset ERT
37888 status collapsed
37889
37890 \begin_layout Plain Layout
37891
37892 {}
37893 \end_layout
37894
37895 \end_inset
37896
37897 eX
37898 \end_layout
37899
37900 \begin_layout Standard
37901 Después de exportar o mostrar una vista preliminar del documento, se habilita
37902  el menú 
37903 \family sans
37904 Registro
37905 \family default
37906
37907 \begin_inset space ~
37908 \end_inset
37909
37910
37911 \family sans
37912 de
37913 \family default
37914
37915 \begin_inset space ~
37916 \end_inset
37917
37918
37919 \family sans
37920 LaTeX.
37921
37922 \family default
37923  Permite visualizar el archivo de registro de los programas y archivos empleados
37924  por LaTeX al generar la salida.
37925  
37926 \end_layout
37927
37928 \begin_layout Standard
37929 En él se puede ver cómo funciona LaTeX al procesar el documento.
37930  Los 
37931 \emph on
37932 expertos
37933 \emph default
37934  encontrarán aquí posibles causas de los errores de LaTeX.
37935 \end_layout
37936
37937 \begin_layout Subsection
37938 Navegador de contorno
37939 \end_layout
37940
37941 \begin_layout Standard
37942 Abre una ventana lateral para navegar por los índices descrita en la sección
37943 \begin_inset space ~
37944 \end_inset
37945
37946
37947 \begin_inset CommandInset ref
37948 LatexCommand ref
37949 reference "sub:Indice-general"
37950
37951 \end_inset
37952
37953 .
37954 \end_layout
37955
37956 \begin_layout Subsection
37957 Comenzar apéndice aquí
37958 \end_layout
37959
37960 \begin_layout Standard
37961 Inicia el apéndice del documento en la posición del cursor, como se describe
37962  en la sección
37963 \begin_inset space ~
37964 \end_inset
37965
37966
37967 \begin_inset CommandInset ref
37968 LatexCommand ref
37969 reference "sec:Apéndices"
37970
37971 \end_inset
37972
37973 .
37974 \end_layout
37975
37976 \begin_layout Subsection
37977 Comprimido
37978 \end_layout
37979
37980 \begin_layout Standard
37981 Comprime/descomprime el documento actual.
37982 \end_layout
37983
37984 \begin_layout Subsection
37985 Configuración
37986 \end_layout
37987
37988 \begin_layout Standard
37989 La configuración del documento se describe en el apéndice
37990 \begin_inset space ~
37991 \end_inset
37992
37993
37994 \begin_inset CommandInset ref
37995 LatexCommand ref
37996 reference "cap:Configuración-del-documento"
37997
37998 \end_inset
37999
38000 .
38001 \end_layout
38002
38003 \begin_layout Section
38004 El menú Herramientas
38005 \begin_inset Index idx
38006 status collapsed
38007
38008 \begin_layout Plain Layout
38009 Menú ! Herramientas
38010 \end_layout
38011
38012 \end_inset
38013
38014
38015 \end_layout
38016
38017 \begin_layout Subsection
38018 Corrector ortográfico
38019 \end_layout
38020
38021 \begin_layout Standard
38022 Se describe en la sección
38023 \begin_inset space ~
38024 \end_inset
38025
38026
38027 \begin_inset CommandInset ref
38028 LatexCommand ref
38029 reference "sec:Corrector-ortográfico"
38030
38031 \end_inset
38032
38033 .
38034 \end_layout
38035
38036 \begin_layout Subsection
38037 Tesauro
38038 \end_layout
38039
38040 \begin_layout Standard
38041 Se describe en la sección
38042 \begin_inset space ~
38043 \end_inset
38044
38045
38046 \begin_inset CommandInset ref
38047 LatexCommand ref
38048 reference "sec:Tesauro"
38049
38050 \end_inset
38051
38052 .
38053 \end_layout
38054
38055 \begin_layout Subsection
38056 Estadísticas
38057 \begin_inset Index idx
38058 status collapsed
38059
38060 \begin_layout Plain Layout
38061 Contar palabras
38062 \end_layout
38063
38064 \end_inset
38065
38066
38067 \begin_inset Index idx
38068 status collapsed
38069
38070 \begin_layout Plain Layout
38071 Contar caracteres
38072 \end_layout
38073
38074 \end_inset
38075
38076
38077 \end_layout
38078
38079 \begin_layout Standard
38080 Cuenta el número de palabras y caracteres en el documento o en la parte
38081  resaltada.
38082 \end_layout
38083
38084 \begin_layout Subsection
38085 Información TeX
38086 \begin_inset Index idx
38087 status collapsed
38088
38089 \begin_layout Plain Layout
38090 Información TeX
38091 \end_layout
38092
38093 \end_inset
38094
38095
38096 \end_layout
38097
38098 \begin_layout Standard
38099 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
38100 \end_layout
38101
38102 \begin_layout Subsection
38103 Reconfigurar
38104 \begin_inset Index idx
38105 status collapsed
38106
38107 \begin_layout Plain Layout
38108 Reconfiguración de LyX
38109 \end_layout
38110
38111 \end_inset
38112
38113
38114 \begin_inset Index idx
38115 status collapsed
38116
38117 \begin_layout Plain Layout
38118 LyX ! Reconfigurar|see
38119 \begin_inset ERT
38120 status collapsed
38121
38122 \begin_layout Plain Layout
38123
38124 {
38125 \end_layout
38126
38127 \end_inset
38128
38129 Reconfiguración de LyX
38130 \begin_inset ERT
38131 status collapsed
38132
38133 \begin_layout Plain Layout
38134
38135 }
38136 \end_layout
38137
38138 \end_inset
38139
38140
38141 \end_layout
38142
38143 \end_inset
38144
38145
38146 \end_layout
38147
38148 \begin_layout Standard
38149 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
38150  tras su instalación.
38151  Véase la sección
38152 \begin_inset space ~
38153 \end_inset
38154
38155
38156 \begin_inset CommandInset ref
38157 LatexCommand ref
38158 reference "sec:Configuración-básica"
38159
38160 \end_inset
38161
38162 .
38163 \end_layout
38164
38165 \begin_layout Subsection
38166 Preferencias
38167 \end_layout
38168
38169 \begin_layout Standard
38170 El diálogo 
38171 \family sans
38172 Preferencias
38173 \family default
38174  se describe con detalle en el capítulo
38175 \begin_inset space ~
38176 \end_inset
38177
38178
38179 \begin_inset CommandInset ref
38180 LatexCommand ref
38181 reference "cap:Diálogo-preferencias"
38182
38183 \end_inset
38184
38185 .
38186 \end_layout
38187
38188 \begin_layout Section
38189 El menú Ayuda
38190 \begin_inset Index idx
38191 status collapsed
38192
38193 \begin_layout Plain Layout
38194 Menú ! Ayuda
38195 \end_layout
38196
38197 \end_inset
38198
38199
38200 \end_layout
38201
38202 \begin_layout Standard
38203 Aquí están los archivos de documentación de LyX.
38204  Los que estén traducidos saldrán en el idioma en que estén los menús.
38205 \end_layout
38206
38207 \begin_layout Standard
38208 El apartado 
38209 \family sans
38210 Configuración
38211 \begin_inset space ~
38212 \end_inset
38213
38214 de
38215 \begin_inset space ~
38216 \end_inset
38217
38218 LaTeX
38219 \family default
38220  genera un archivo LyX con información sobre los paquetes LaTeX y clases
38221  de documento encontrados por LyX (véase también la sección
38222 \begin_inset space ~
38223 \end_inset
38224
38225
38226 \begin_inset CommandInset ref
38227 LatexCommand ref
38228 reference "sec:LaTeX-conf"
38229
38230 \end_inset
38231
38232 ).
38233 \end_layout
38234
38235 \begin_layout Standard
38236
38237 \end_layout
38238
38239 \begin_layout Section
38240 Barras de herramientas
38241 \begin_inset CommandInset label
38242 LatexCommand label
38243 name "sec:Barras-de-herramientas"
38244
38245 \end_inset
38246
38247
38248 \end_layout
38249
38250 \begin_layout Standard
38251 La aparición u ocultación de las barras de herramientas se explica en
38252 \begin_inset space ~
38253 \end_inset
38254
38255
38256 \begin_inset CommandInset ref
38257 LatexCommand ref
38258 reference "sub:Barras-de-herramientas"
38259
38260 \end_inset
38261
38262 .
38263 \end_layout
38264
38265 \begin_layout Standard
38266 También se pueden definir barras personalizadas.
38267  Se explica en el manual 
38268 \emph on
38269 Características adicionales
38270 \emph default
38271 .
38272  
38273 \end_layout
38274
38275 \begin_layout Subsection
38276 Barra de herramientas Normal
38277 \begin_inset Index idx
38278 status collapsed
38279
38280 \begin_layout Plain Layout
38281 Barras de herramientas ! Normal
38282 \end_layout
38283
38284 \end_inset
38285
38286
38287 \end_layout
38288
38289 \begin_layout Standard
38290 \begin_inset Graphics
38291         filename ../clipart/StandardToolbar.png
38292         width 100col%
38293
38294 \end_inset
38295
38296
38297 \end_layout
38298
38299 \begin_layout Standard
38300 \begin_inset VSpace defskip
38301 \end_inset
38302
38303
38304 \end_layout
38305
38306 \begin_layout Standard
38307 Los botones de la barra normal son, de izquierda a derecha:
38308 \begin_inset ERT
38309 status collapsed
38310
38311 \begin_layout Plain Layout
38312
38313
38314 \backslash
38315 setlength{
38316 \backslash
38317 LTleft}{0pt}
38318 \end_layout
38319
38320 \end_inset
38321
38322
38323 \begin_inset Note Note
38324 status collapsed
38325
38326 \begin_layout Plain Layout
38327 Este comando es necesario para alinear las celdas en la siguiente tabla
38328  larga.
38329  Véase el manual 
38330 \emph on
38331 Objetos insertados
38332 \emph default
38333  para más detalles.
38334 \end_layout
38335
38336 \end_inset
38337
38338
38339 \end_layout
38340
38341 \begin_layout Standard
38342 \begin_inset VSpace defskip
38343 \end_inset
38344
38345
38346 \end_layout
38347
38348 \begin_layout Standard
38349 \begin_inset Tabular
38350 <lyxtabular version="3" rows="1" columns="2">
38351 <features islongtable="true" longtabularalignment="center">
38352 <column alignment="center" valignment="top" width="0">
38353 <column alignment="center" valignment="top" width="0">
38354 <row>
38355 <cell alignment="center" valignment="top" usebox="none">
38356 \begin_inset Text
38357
38358 \begin_layout Plain Layout
38359 \begin_inset Graphics
38360         filename clipart/es_ToolbarEnvBox.png
38361         clip
38362
38363 \end_inset
38364
38365
38366 \end_layout
38367
38368 \end_inset
38369 </cell>
38370 <cell alignment="center" valignment="top" usebox="none">
38371 \begin_inset Text
38372
38373 \begin_layout Plain Layout
38374 Menú desplegable con los entornos de párrafo
38375 \end_layout
38376
38377 \end_inset
38378 </cell>
38379 </row>
38380 </lyxtabular>
38381
38382 \end_inset
38383
38384
38385 \end_layout
38386
38387 \begin_layout Standard
38388 \begin_inset VSpace -10mm
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \begin_layout Standard
38395 \align left
38396 \begin_inset Tabular
38397 <lyxtabular version="3" rows="21" columns="2">
38398 <features islongtable="true" longtabularalignment="center">
38399 <column alignment="left" valignment="top" width="0">
38400 <column alignment="left" valignment="top" width="0">
38401 <row interlinespace="2.5mm">
38402 <cell alignment="center" valignment="top" usebox="none">
38403 \begin_inset Text
38404
38405 \begin_layout Plain Layout
38406
38407 \family sans
38408 \begin_inset Graphics
38409         filename ../../images/buffer-new.png
38410
38411 \end_inset
38412
38413
38414 \end_layout
38415
38416 \end_inset
38417 </cell>
38418 <cell alignment="center" valignment="top" usebox="none">
38419 \begin_inset Text
38420
38421 \begin_layout Plain Layout
38422
38423 \family sans
38424 Archivo\SpecialChar \menuseparator
38425 Nuevo
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 </row>
38431 <row interlinespace="2.5mm">
38432 <cell alignment="center" valignment="top" usebox="none">
38433 \begin_inset Text
38434
38435 \begin_layout Plain Layout
38436 \begin_inset Graphics
38437         filename ../../images/file-open.png
38438
38439 \end_inset
38440
38441
38442 \end_layout
38443
38444 \end_inset
38445 </cell>
38446 <cell alignment="center" valignment="top" usebox="none">
38447 \begin_inset Text
38448
38449 \begin_layout Plain Layout
38450
38451 \family sans
38452 Archivo\SpecialChar \menuseparator
38453 Abrir
38454 \end_layout
38455
38456 \end_inset
38457 </cell>
38458 </row>
38459 <row interlinespace="2.5mm">
38460 <cell alignment="center" valignment="top" usebox="none">
38461 \begin_inset Text
38462
38463 \begin_layout Plain Layout
38464 \begin_inset Graphics
38465         filename ../../images/buffer-write.png
38466
38467 \end_inset
38468
38469
38470 \end_layout
38471
38472 \end_inset
38473 </cell>
38474 <cell alignment="center" valignment="top" usebox="none">
38475 \begin_inset Text
38476
38477 \begin_layout Plain Layout
38478
38479 \family sans
38480 Archivo\SpecialChar \menuseparator
38481 Guardar
38482 \end_layout
38483
38484 \end_inset
38485 </cell>
38486 </row>
38487 <row interlinespace="2.5mm">
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492 \begin_inset Graphics
38493         filename ../../images/dialog-show_print.png
38494
38495 \end_inset
38496
38497
38498 \end_layout
38499
38500 \end_inset
38501 </cell>
38502 <cell alignment="center" valignment="top" usebox="none">
38503 \begin_inset Text
38504
38505 \begin_layout Plain Layout
38506
38507 \family sans
38508 Archivo\SpecialChar \menuseparator
38509 Imprimir
38510 \end_layout
38511
38512 \end_inset
38513 </cell>
38514 </row>
38515 <row interlinespace="2.5mm">
38516 <cell alignment="center" valignment="top" usebox="none">
38517 \begin_inset Text
38518
38519 \begin_layout Plain Layout
38520 \begin_inset Graphics
38521         filename ../../images/dialog-show_spellchecker.png
38522
38523 \end_inset
38524
38525
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \family sans
38536 Herramientas\SpecialChar \menuseparator
38537 Corrector ortográfico
38538 \end_layout
38539
38540 \end_inset
38541 </cell>
38542 </row>
38543 <row interlinespace="2.5mm">
38544 <cell alignment="center" valignment="top" usebox="none">
38545 \begin_inset Text
38546
38547 \begin_layout Plain Layout
38548 \begin_inset Graphics
38549         filename ../../images/undo.png
38550
38551 \end_inset
38552
38553
38554 \end_layout
38555
38556 \end_inset
38557 </cell>
38558 <cell alignment="center" valignment="top" usebox="none">
38559 \begin_inset Text
38560
38561 \begin_layout Plain Layout
38562
38563 \family sans
38564 Editar\SpecialChar \menuseparator
38565 Deshacer
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 </row>
38571 <row interlinespace="2.5mm">
38572 <cell alignment="center" valignment="top" usebox="none">
38573 \begin_inset Text
38574
38575 \begin_layout Plain Layout
38576 \begin_inset Graphics
38577         filename ../../images/redo.png
38578
38579 \end_inset
38580
38581
38582 \end_layout
38583
38584 \end_inset
38585 </cell>
38586 <cell alignment="center" valignment="top" usebox="none">
38587 \begin_inset Text
38588
38589 \begin_layout Plain Layout
38590
38591 \family sans
38592 Editar\SpecialChar \menuseparator
38593 Rehacer
38594 \end_layout
38595
38596 \end_inset
38597 </cell>
38598 </row>
38599 <row interlinespace="2.5mm">
38600 <cell alignment="center" valignment="top" usebox="none">
38601 \begin_inset Text
38602
38603 \begin_layout Plain Layout
38604 \begin_inset Graphics
38605         filename ../../images/cut.png
38606
38607 \end_inset
38608
38609
38610 \end_layout
38611
38612 \end_inset
38613 </cell>
38614 <cell alignment="center" valignment="top" usebox="none">
38615 \begin_inset Text
38616
38617 \begin_layout Plain Layout
38618
38619 \family sans
38620 Editar\SpecialChar \menuseparator
38621 Cortar
38622 \end_layout
38623
38624 \end_inset
38625 </cell>
38626 </row>
38627 <row interlinespace="2.5mm">
38628 <cell alignment="center" valignment="top" usebox="none">
38629 \begin_inset Text
38630
38631 \begin_layout Plain Layout
38632 \begin_inset Graphics
38633         filename ../../images/copy.png
38634
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \end_inset
38641 </cell>
38642 <cell alignment="center" valignment="top" usebox="none">
38643 \begin_inset Text
38644
38645 \begin_layout Plain Layout
38646
38647 \family sans
38648 Editar\SpecialChar \menuseparator
38649 Copiar
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 </row>
38655 <row interlinespace="2.5mm">
38656 <cell alignment="center" valignment="top" usebox="none">
38657 \begin_inset Text
38658
38659 \begin_layout Plain Layout
38660 \begin_inset Graphics
38661         filename ../../images/paste.png
38662
38663 \end_inset
38664
38665
38666 \end_layout
38667
38668 \end_inset
38669 </cell>
38670 <cell alignment="center" valignment="top" usebox="none">
38671 \begin_inset Text
38672
38673 \begin_layout Plain Layout
38674
38675 \family sans
38676 Editar\SpecialChar \menuseparator
38677 Pegar
38678 \end_layout
38679
38680 \end_inset
38681 </cell>
38682 </row>
38683 <row interlinespace="2.5mm">
38684 <cell alignment="center" valignment="top" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688 \begin_inset Graphics
38689         filename ../../images/dialog-show_findreplace.png
38690         rotateOrigin center
38691
38692 \end_inset
38693
38694
38695 \end_layout
38696
38697 \end_inset
38698 </cell>
38699 <cell alignment="center" valignment="top" usebox="none">
38700 \begin_inset Text
38701
38702 \begin_layout Plain Layout
38703
38704 \family sans
38705 Editar\SpecialChar \menuseparator
38706 Encontrar y reemplazar
38707 \end_layout
38708
38709 \end_inset
38710 </cell>
38711 </row>
38712 <row interlinespace="2.5mm">
38713 <cell alignment="center" valignment="top" usebox="none">
38714 \begin_inset Text
38715
38716 \begin_layout Plain Layout
38717 \begin_inset Graphics
38718         filename ../../images/bookmark-goto_0.png
38719         rotateOrigin center
38720
38721 \end_inset
38722
38723
38724 \end_layout
38725
38726 \end_inset
38727 </cell>
38728 <cell alignment="center" valignment="top" usebox="none">
38729 \begin_inset Text
38730
38731 \begin_layout Plain Layout
38732
38733 \family sans
38734 Navegar\SpecialChar \menuseparator
38735 Marcadores\SpecialChar \menuseparator
38736 Volver
38737 \end_layout
38738
38739 \end_inset
38740 </cell>
38741 </row>
38742 <row interlinespace="2.5mm">
38743 <cell alignment="center" valignment="top" usebox="none">
38744 \begin_inset Text
38745
38746 \begin_layout Plain Layout
38747 \begin_inset Graphics
38748         filename ../../images/font-emph.png
38749
38750 \end_inset
38751
38752
38753 \end_layout
38754
38755 \end_inset
38756 </cell>
38757 <cell alignment="center" valignment="top" usebox="none">
38758 \begin_inset Text
38759
38760 \begin_layout Plain Layout
38761 Aplica al texto el formato énfasis, función del diálogo Edit
38762 \family sans
38763 ar\SpecialChar \menuseparator
38764 Estilo
38765 \begin_inset space ~
38766 \end_inset
38767
38768 del
38769 \begin_inset space ~
38770 \end_inset
38771
38772 texto
38773 \end_layout
38774
38775 \end_inset
38776 </cell>
38777 </row>
38778 <row interlinespace="2.5mm">
38779 <cell alignment="center" valignment="top" usebox="none">
38780 \begin_inset Text
38781
38782 \begin_layout Plain Layout
38783 \begin_inset Graphics
38784         filename ../../images/font-noun.png
38785
38786 \end_inset
38787
38788
38789 \end_layout
38790
38791 \end_inset
38792 </cell>
38793 <cell alignment="center" valignment="top" usebox="none">
38794 \begin_inset Text
38795
38796 \begin_layout Plain Layout
38797 Aplica al texto el formato versalitas, función del diálogo Edit
38798 \family sans
38799 ar\SpecialChar \menuseparator
38800 Estilo
38801 \begin_inset space ~
38802 \end_inset
38803
38804 del
38805 \begin_inset space ~
38806 \end_inset
38807
38808 texto
38809 \end_layout
38810
38811 \end_inset
38812 </cell>
38813 </row>
38814 <row interlinespace="2.5mm">
38815 <cell alignment="center" valignment="top" usebox="none">
38816 \begin_inset Text
38817
38818 \begin_layout Plain Layout
38819 \begin_inset Graphics
38820         filename ../../images/textstyle-apply.png
38821
38822 \end_inset
38823
38824
38825 \end_layout
38826
38827 \end_inset
38828 </cell>
38829 <cell alignment="center" valignment="top" usebox="none">
38830 \begin_inset Text
38831
38832 \begin_layout Plain Layout
38833 Aplica al texto el formato actual del diálogo Edit
38834 \family sans
38835 ar\SpecialChar \menuseparator
38836 Estilo
38837 \begin_inset space ~
38838 \end_inset
38839
38840 del
38841 \begin_inset space ~
38842 \end_inset
38843
38844 texto
38845 \end_layout
38846
38847 \end_inset
38848 </cell>
38849 </row>
38850 <row interlinespace="2.5mm">
38851 <cell alignment="center" valignment="top" usebox="none">
38852 \begin_inset Text
38853
38854 \begin_layout Plain Layout
38855 \begin_inset Graphics
38856         filename ../../images/math-mode.png
38857
38858 \end_inset
38859
38860
38861 \end_layout
38862
38863 \end_inset
38864 </cell>
38865 <cell alignment="center" valignment="top" usebox="none">
38866 \begin_inset Text
38867
38868 \begin_layout Plain Layout
38869
38870 \family sans
38871 Insertar\SpecialChar \menuseparator
38872 Ecuación\SpecialChar \menuseparator
38873 En
38874 \begin_inset space ~
38875 \end_inset
38876
38877 línea
38878 \end_layout
38879
38880 \end_inset
38881 </cell>
38882 </row>
38883 <row interlinespace="2.5mm">
38884 <cell alignment="center" valignment="top" usebox="none">
38885 \begin_inset Text
38886
38887 \begin_layout Plain Layout
38888 \begin_inset Graphics
38889         filename ../../images/dialog-show-new-inset_graphics.png
38890         rotateOrigin center
38891
38892 \end_inset
38893
38894
38895 \end_layout
38896
38897 \end_inset
38898 </cell>
38899 <cell alignment="center" valignment="top" usebox="none">
38900 \begin_inset Text
38901
38902 \begin_layout Plain Layout
38903
38904 \family sans
38905 Insertar\SpecialChar \menuseparator
38906 Imagen
38907 \end_layout
38908
38909 \end_inset
38910 </cell>
38911 </row>
38912 <row interlinespace="2.5mm">
38913 <cell alignment="center" valignment="top" usebox="none">
38914 \begin_inset Text
38915
38916 \begin_layout Plain Layout
38917 \begin_inset Graphics
38918         filename ../../images/tabular-insert.png
38919         rotateOrigin center
38920
38921 \end_inset
38922
38923
38924 \end_layout
38925
38926 \end_inset
38927 </cell>
38928 <cell alignment="center" valignment="top" usebox="none">
38929 \begin_inset Text
38930
38931 \begin_layout Plain Layout
38932
38933 \family sans
38934 Insertar\SpecialChar \menuseparator
38935 Tabla
38936 \end_layout
38937
38938 \end_inset
38939 </cell>
38940 </row>
38941 <row interlinespace="2.5mm">
38942 <cell alignment="center" valignment="top" usebox="none">
38943 \begin_inset Text
38944
38945 \begin_layout Plain Layout
38946 \begin_inset Graphics
38947         filename ../../images/dialog-toggle_toc.png
38948         rotateOrigin center
38949
38950 \end_inset
38951
38952
38953 \end_layout
38954
38955 \end_inset
38956 </cell>
38957 <cell alignment="center" valignment="top" usebox="none">
38958 \begin_inset Text
38959
38960 \begin_layout Plain Layout
38961 Muestra/oculta la ventana del navegador, 
38962 \family sans
38963 Documento\SpecialChar \menuseparator
38964 Outline
38965 \end_layout
38966
38967 \end_inset
38968 </cell>
38969 </row>
38970 <row interlinespace="2.5mm">
38971 <cell alignment="center" valignment="top" usebox="none">
38972 \begin_inset Text
38973
38974 \begin_layout Plain Layout
38975 \begin_inset Graphics
38976         filename ../../images/toolbar-toggle_math.png
38977         rotateOrigin center
38978
38979 \end_inset
38980
38981
38982 \end_layout
38983
38984 \end_inset
38985 </cell>
38986 <cell alignment="center" valignment="top" usebox="none">
38987 \begin_inset Text
38988
38989 \begin_layout Plain Layout
38990 Muestra/oculta la barra de herramientas matemáticas
38991 \end_layout
38992
38993 \end_inset
38994 </cell>
38995 </row>
38996 <row interlinespace="2.5mm">
38997 <cell alignment="center" valignment="top" usebox="none">
38998 \begin_inset Text
38999
39000 \begin_layout Plain Layout
39001 \begin_inset Graphics
39002         filename ../../images/toolbar-toggle_table.png
39003         rotateOrigin center
39004
39005 \end_inset
39006
39007
39008 \end_layout
39009
39010 \end_inset
39011 </cell>
39012 <cell alignment="center" valignment="top" usebox="none">
39013 \begin_inset Text
39014
39015 \begin_layout Plain Layout
39016 Muestra/oculta la barra de herramientas de tablas
39017 \end_layout
39018
39019 \end_inset
39020 </cell>
39021 </row>
39022 </lyxtabular>
39023
39024 \end_inset
39025
39026
39027 \end_layout
39028
39029 \begin_layout Subsection
39030 Barra de herramientas Extra
39031 \begin_inset Index idx
39032 status collapsed
39033
39034 \begin_layout Plain Layout
39035 Barras de herramientas ! Extra
39036 \end_layout
39037
39038 \end_inset
39039
39040
39041 \end_layout
39042
39043 \begin_layout Standard
39044 \begin_inset Graphics
39045         filename ../clipart/ExtraToolbar.png
39046         width 100col%
39047
39048 \end_inset
39049
39050
39051 \end_layout
39052
39053 \begin_layout Standard
39054 \begin_inset VSpace defskip
39055 \end_inset
39056
39057
39058 \end_layout
39059
39060 \begin_layout Standard
39061 Los botones de la barra extra son, de izquierda a derecha:
39062 \end_layout
39063
39064 \begin_layout Standard
39065 \begin_inset VSpace defskip
39066 \end_inset
39067
39068
39069 \end_layout
39070
39071 \begin_layout Standard
39072 \begin_inset Tabular
39073 <lyxtabular version="3" rows="25" columns="2">
39074 <features islongtable="true" longtabularalignment="center">
39075 <column alignment="left" valignment="top" width="0">
39076 <column alignment="left" valignment="top" width="0">
39077 <row interlinespace="2.5mm">
39078 <cell alignment="center" valignment="top" usebox="none">
39079 \begin_inset Text
39080
39081 \begin_layout Plain Layout
39082 \begin_inset Graphics
39083         filename ../../images/layout.png
39084         rotateOrigin center
39085
39086 \end_inset
39087
39088
39089 \end_layout
39090
39091 \end_inset
39092 </cell>
39093 <cell alignment="center" valignment="top" usebox="none">
39094 \begin_inset Text
39095
39096 \begin_layout Plain Layout
39097 Predeterminado
39098 \end_layout
39099
39100 \end_inset
39101 </cell>
39102 </row>
39103 <row interlinespace="2.5mm">
39104 <cell alignment="center" valignment="top" usebox="none">
39105 \begin_inset Text
39106
39107 \begin_layout Plain Layout
39108 \begin_inset Graphics
39109         filename ../../images/layout_Enumerate.png
39110         rotateOrigin center
39111
39112 \end_inset
39113
39114
39115 \end_layout
39116
39117 \end_inset
39118 </cell>
39119 <cell alignment="center" valignment="top" usebox="none">
39120 \begin_inset Text
39121
39122 \begin_layout Plain Layout
39123 Lista enumerada
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 </row>
39129 <row interlinespace="2.5mm">
39130 <cell alignment="center" valignment="top" usebox="none">
39131 \begin_inset Text
39132
39133 \begin_layout Plain Layout
39134 \begin_inset Graphics
39135         filename ../../images/layout_Itemize.png
39136         rotateOrigin center
39137
39138 \end_inset
39139
39140
39141 \end_layout
39142
39143 \end_inset
39144 </cell>
39145 <cell alignment="center" valignment="top" usebox="none">
39146 \begin_inset Text
39147
39148 \begin_layout Plain Layout
39149 Lista no numerada
39150 \end_layout
39151
39152 \end_inset
39153 </cell>
39154 </row>
39155 <row interlinespace="2.5mm">
39156 <cell alignment="center" valignment="top" usebox="none">
39157 \begin_inset Text
39158
39159 \begin_layout Plain Layout
39160 \begin_inset Graphics
39161         filename ../../images/layout_List.png
39162         rotateOrigin center
39163
39164 \end_inset
39165
39166
39167 \end_layout
39168
39169 \end_inset
39170 </cell>
39171 <cell alignment="center" valignment="top" usebox="none">
39172 \begin_inset Text
39173
39174 \begin_layout Plain Layout
39175 Lista
39176 \end_layout
39177
39178 \end_inset
39179 </cell>
39180 </row>
39181 <row interlinespace="2.5mm">
39182 <cell alignment="center" valignment="top" usebox="none">
39183 \begin_inset Text
39184
39185 \begin_layout Plain Layout
39186 \begin_inset Graphics
39187         filename ../../images/layout_Description.png
39188         rotateOrigin center
39189
39190 \end_inset
39191
39192
39193 \end_layout
39194
39195 \end_inset
39196 </cell>
39197 <cell alignment="center" valignment="top" usebox="none">
39198 \begin_inset Text
39199
39200 \begin_layout Plain Layout
39201 Lista descripción
39202 \end_layout
39203
39204 \end_inset
39205 </cell>
39206 </row>
39207 <row interlinespace="2.5mm">
39208 <cell alignment="center" valignment="top" usebox="none">
39209 \begin_inset Text
39210
39211 \begin_layout Plain Layout
39212 \begin_inset Graphics
39213         filename ../../images/depth-increment.png
39214         rotateOrigin center
39215
39216 \end_inset
39217
39218
39219 \end_layout
39220
39221 \end_inset
39222 </cell>
39223 <cell alignment="center" valignment="top" usebox="none">
39224 \begin_inset Text
39225
39226 \begin_layout Plain Layout
39227
39228 \family sans
39229 Editar\SpecialChar \menuseparator
39230 Aumentar
39231 \begin_inset space ~
39232 \end_inset
39233
39234 profundidad
39235 \begin_inset space ~
39236 \end_inset
39237
39238 de
39239 \begin_inset space ~
39240 \end_inset
39241
39242 lista
39243 \end_layout
39244
39245 \end_inset
39246 </cell>
39247 </row>
39248 <row interlinespace="2.5mm">
39249 <cell alignment="center" valignment="top" usebox="none">
39250 \begin_inset Text
39251
39252 \begin_layout Plain Layout
39253 \begin_inset Graphics
39254         filename ../../images/depth-decrement.png
39255         rotateOrigin center
39256
39257 \end_inset
39258
39259
39260 \end_layout
39261
39262 \end_inset
39263 </cell>
39264 <cell alignment="center" valignment="top" usebox="none">
39265 \begin_inset Text
39266
39267 \begin_layout Plain Layout
39268
39269 \family sans
39270 Editar\SpecialChar \menuseparator
39271 Disminuir
39272 \begin_inset space ~
39273 \end_inset
39274
39275 profundidad
39276 \begin_inset space ~
39277 \end_inset
39278
39279 de
39280 \begin_inset space ~
39281 \end_inset
39282
39283 lista
39284 \end_layout
39285
39286 \end_inset
39287 </cell>
39288 </row>
39289 <row interlinespace="2.5mm">
39290 <cell alignment="center" valignment="top" usebox="none">
39291 \begin_inset Text
39292
39293 \begin_layout Plain Layout
39294 \begin_inset Graphics
39295         filename ../../images/float-insert_figure.png
39296
39297 \end_inset
39298
39299
39300 \end_layout
39301
39302 \end_inset
39303 </cell>
39304 <cell alignment="center" valignment="top" usebox="none">
39305 \begin_inset Text
39306
39307 \begin_layout Plain Layout
39308
39309 \family sans
39310 Insertar\SpecialChar \menuseparator
39311 Flotante\SpecialChar \menuseparator
39312 Figura
39313 \end_layout
39314
39315 \end_inset
39316 </cell>
39317 </row>
39318 <row interlinespace="2.5mm">
39319 <cell alignment="center" valignment="top" usebox="none">
39320 \begin_inset Text
39321
39322 \begin_layout Plain Layout
39323 \begin_inset Graphics
39324         filename ../../images/float-insert_table.png
39325
39326 \end_inset
39327
39328
39329 \end_layout
39330
39331 \end_inset
39332 </cell>
39333 <cell alignment="center" valignment="top" usebox="none">
39334 \begin_inset Text
39335
39336 \begin_layout Plain Layout
39337
39338 \family sans
39339 Insertar\SpecialChar \menuseparator
39340 Flotante\SpecialChar \menuseparator
39341 Tabla
39342 \end_layout
39343
39344 \end_inset
39345 </cell>
39346 </row>
39347 <row interlinespace="2.5mm">
39348 <cell alignment="center" valignment="top" usebox="none">
39349 \begin_inset Text
39350
39351 \begin_layout Plain Layout
39352 \begin_inset Graphics
39353         filename ../../images/label-insert.png
39354
39355 \end_inset
39356
39357
39358 \end_layout
39359
39360 \end_inset
39361 </cell>
39362 <cell alignment="center" valignment="top" usebox="none">
39363 \begin_inset Text
39364
39365 \begin_layout Plain Layout
39366
39367 \family sans
39368 Insertar\SpecialChar \menuseparator
39369 Etiqueta
39370 \end_layout
39371
39372 \end_inset
39373 </cell>
39374 </row>
39375 <row interlinespace="2.5mm">
39376 <cell alignment="center" valignment="top" usebox="none">
39377 \begin_inset Text
39378
39379 \begin_layout Plain Layout
39380 \begin_inset Graphics
39381         filename ../../images/dialog-show-new-inset_ref.png
39382
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \end_inset
39389 </cell>
39390 <cell alignment="center" valignment="top" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394
39395 \family sans
39396 Insertar\SpecialChar \menuseparator
39397 Referencia
39398 \begin_inset space ~
39399 \end_inset
39400
39401 cruzada
39402 \end_layout
39403
39404 \end_inset
39405 </cell>
39406 </row>
39407 <row interlinespace="2.5mm">
39408 <cell alignment="center" valignment="top" usebox="none">
39409 \begin_inset Text
39410
39411 \begin_layout Plain Layout
39412 \begin_inset Graphics
39413         filename ../../images/dialog-show-new-inset_citation.png
39414
39415 \end_inset
39416
39417
39418 \end_layout
39419
39420 \end_inset
39421 </cell>
39422 <cell alignment="center" valignment="top" usebox="none">
39423 \begin_inset Text
39424
39425 \begin_layout Plain Layout
39426
39427 \family sans
39428 Insertar\SpecialChar \menuseparator
39429 Cita
39430 \end_layout
39431
39432 \end_inset
39433 </cell>
39434 </row>
39435 <row interlinespace="2.5mm">
39436 <cell alignment="center" valignment="top" usebox="none">
39437 \begin_inset Text
39438
39439 \begin_layout Plain Layout
39440 \begin_inset Graphics
39441         filename ../../images/index-insert.png
39442
39443 \end_inset
39444
39445
39446 \end_layout
39447
39448 \end_inset
39449 </cell>
39450 <cell alignment="center" valignment="top" usebox="none">
39451 \begin_inset Text
39452
39453 \begin_layout Plain Layout
39454
39455 \family sans
39456 Insertar\SpecialChar \menuseparator
39457 Entrada
39458 \begin_inset space ~
39459 \end_inset
39460
39461 de
39462 \begin_inset space ~
39463 \end_inset
39464
39465 índice
39466 \end_layout
39467
39468 \end_inset
39469 </cell>
39470 </row>
39471 <row interlinespace="2.5mm">
39472 <cell alignment="center" valignment="top" usebox="none">
39473 \begin_inset Text
39474
39475 \begin_layout Plain Layout
39476 \begin_inset Graphics
39477         filename ../../images/nomencl-insert.png
39478
39479 \end_inset
39480
39481
39482 \end_layout
39483
39484 \end_inset
39485 </cell>
39486 <cell alignment="center" valignment="top" usebox="none">
39487 \begin_inset Text
39488
39489 \begin_layout Plain Layout
39490
39491 \family sans
39492 Insertar\SpecialChar \menuseparator
39493 Entrada
39494 \begin_inset space ~
39495 \end_inset
39496
39497 de
39498 \begin_inset space ~
39499 \end_inset
39500
39501 nomenclatura
39502 \end_layout
39503
39504 \end_inset
39505 </cell>
39506 </row>
39507 <row interlinespace="2.5mm">
39508 <cell alignment="center" valignment="top" usebox="none">
39509 \begin_inset Text
39510
39511 \begin_layout Plain Layout
39512 \begin_inset Graphics
39513         filename ../../images/footnote-insert.png
39514
39515 \end_inset
39516
39517
39518 \end_layout
39519
39520 \end_inset
39521 </cell>
39522 <cell alignment="center" valignment="top" usebox="none">
39523 \begin_inset Text
39524
39525 \begin_layout Plain Layout
39526
39527 \family sans
39528 Insertar\SpecialChar \menuseparator
39529 Nota
39530 \begin_inset space ~
39531 \end_inset
39532
39533 al
39534 \begin_inset space ~
39535 \end_inset
39536
39537 pie
39538 \end_layout
39539
39540 \end_inset
39541 </cell>
39542 </row>
39543 <row interlinespace="2.5mm">
39544 <cell alignment="center" valignment="top" usebox="none">
39545 \begin_inset Text
39546
39547 \begin_layout Plain Layout
39548 \begin_inset Graphics
39549         filename ../../images/marginalnote-insert.png
39550         rotateOrigin center
39551
39552 \end_inset
39553
39554
39555 \end_layout
39556
39557 \end_inset
39558 </cell>
39559 <cell alignment="center" valignment="top" usebox="none">
39560 \begin_inset Text
39561
39562 \begin_layout Plain Layout
39563
39564 \family sans
39565 Insertar\SpecialChar \menuseparator
39566 Nota
39567 \begin_inset space ~
39568 \end_inset
39569
39570 al
39571 \begin_inset space ~
39572 \end_inset
39573
39574 margen
39575 \end_layout
39576
39577 \end_inset
39578 </cell>
39579 </row>
39580 <row interlinespace="2.5mm">
39581 <cell alignment="center" valignment="top" usebox="none">
39582 \begin_inset Text
39583
39584 \begin_layout Plain Layout
39585 \begin_inset Graphics
39586         filename ../../images/note-insert.png
39587
39588 \end_inset
39589
39590
39591 \end_layout
39592
39593 \end_inset
39594 </cell>
39595 <cell alignment="center" valignment="top" usebox="none">
39596 \begin_inset Text
39597
39598 \begin_layout Plain Layout
39599
39600 \family sans
39601 Insertar\SpecialChar \menuseparator
39602 Nota\SpecialChar \menuseparator
39603 Nota
39604 \begin_inset space ~
39605 \end_inset
39606
39607 LyX
39608 \end_layout
39609
39610 \end_inset
39611 </cell>
39612 </row>
39613 <row interlinespace="2.5mm">
39614 <cell alignment="center" valignment="top" usebox="none">
39615 \begin_inset Text
39616
39617 \begin_layout Plain Layout
39618 \begin_inset Graphics
39619         filename ../../images/box-insert.png
39620
39621 \end_inset
39622
39623
39624 \end_layout
39625
39626 \end_inset
39627 </cell>
39628 <cell alignment="center" valignment="top" usebox="none">
39629 \begin_inset Text
39630
39631 \begin_layout Plain Layout
39632
39633 \family sans
39634 Insertar\SpecialChar \menuseparator
39635 Box
39636 \end_layout
39637
39638 \end_inset
39639 </cell>
39640 </row>
39641 <row interlinespace="2.5mm">
39642 <cell alignment="center" valignment="top" usebox="none">
39643 \begin_inset Text
39644
39645 \begin_layout Plain Layout
39646 \begin_inset Graphics
39647         filename ../../images/url-insert.png
39648
39649 \end_inset
39650
39651
39652 \end_layout
39653
39654 \end_inset
39655 </cell>
39656 <cell alignment="center" valignment="top" usebox="none">
39657 \begin_inset Text
39658
39659 \begin_layout Plain Layout
39660
39661 \family sans
39662 Insertar\SpecialChar \menuseparator
39663 URL
39664 \end_layout
39665
39666 \end_inset
39667 </cell>
39668 </row>
39669 <row interlinespace="2.5mm">
39670 <cell alignment="center" valignment="top" usebox="none">
39671 \begin_inset Text
39672
39673 \begin_layout Plain Layout
39674 \begin_inset Graphics
39675         filename ../../images/ert-insert.png
39676
39677 \end_inset
39678
39679
39680 \end_layout
39681
39682 \end_inset
39683 </cell>
39684 <cell alignment="center" valignment="top" usebox="none">
39685 \begin_inset Text
39686
39687 \begin_layout Plain Layout
39688
39689 \family sans
39690 Insertar\SpecialChar \menuseparator
39691 Código
39692 \begin_inset space ~
39693 \end_inset
39694
39695 T
39696 \family default
39697
39698 \begin_inset ERT
39699 status collapsed
39700
39701 \begin_layout Plain Layout
39702
39703 {}
39704 \end_layout
39705
39706 \end_inset
39707
39708
39709 \family sans
39710 eX
39711 \end_layout
39712
39713 \end_inset
39714 </cell>
39715 </row>
39716 <row interlinespace="2.5mm">
39717 <cell alignment="center" valignment="top" usebox="none">
39718 \begin_inset Text
39719
39720 \begin_layout Plain Layout
39721 \begin_inset Graphics
39722         filename ../../images/math-macro_newmacroname_newcommand.png
39723
39724 \end_inset
39725
39726
39727 \end_layout
39728
39729 \end_inset
39730 </cell>
39731 <cell alignment="center" valignment="top" usebox="none">
39732 \begin_inset Text
39733
39734 \begin_layout Plain Layout
39735
39736 \family sans
39737 Insertar\SpecialChar \menuseparator
39738 Ecuaciones\SpecialChar \menuseparator
39739 Macro
39740 \end_layout
39741
39742 \end_inset
39743 </cell>
39744 </row>
39745 <row interlinespace="2.5mm">
39746 <cell alignment="center" valignment="top" usebox="none">
39747 \begin_inset Text
39748
39749 \begin_layout Plain Layout
39750 \begin_inset Graphics
39751         filename ../../images/dialog-show-new-inset_include.png
39752
39753 \end_inset
39754
39755
39756 \end_layout
39757
39758 \end_inset
39759 </cell>
39760 <cell alignment="center" valignment="top" usebox="none">
39761 \begin_inset Text
39762
39763 \begin_layout Plain Layout
39764
39765 \family sans
39766 Insertar\SpecialChar \menuseparator
39767 Archivo\SpecialChar \menuseparator
39768 Documento
39769 \begin_inset space ~
39770 \end_inset
39771
39772 hijo
39773 \end_layout
39774
39775 \end_inset
39776 </cell>
39777 </row>
39778 <row interlinespace="2.5mm">
39779 <cell alignment="center" valignment="top" usebox="none">
39780 \begin_inset Text
39781
39782 \begin_layout Plain Layout
39783 \begin_inset Graphics
39784         filename ../../images/dialog-show_character.png
39785         rotateOrigin center
39786
39787 \end_inset
39788
39789
39790 \end_layout
39791
39792 \end_inset
39793 </cell>
39794 <cell alignment="center" valignment="top" usebox="none">
39795 \begin_inset Text
39796
39797 \begin_layout Plain Layout
39798
39799 \family sans
39800 Editar\SpecialChar \menuseparator
39801 Estilo
39802 \begin_inset space ~
39803 \end_inset
39804
39805 del
39806 \begin_inset space ~
39807 \end_inset
39808
39809 texto
39810 \end_layout
39811
39812 \end_inset
39813 </cell>
39814 </row>
39815 <row interlinespace="2.5mm">
39816 <cell alignment="center" valignment="top" usebox="none">
39817 \begin_inset Text
39818
39819 \begin_layout Plain Layout
39820 \begin_inset Graphics
39821         filename ../../images/layout-paragraph.png
39822         rotateOrigin center
39823
39824 \end_inset
39825
39826
39827 \end_layout
39828
39829 \end_inset
39830 </cell>
39831 <cell alignment="center" valignment="top" usebox="none">
39832 \begin_inset Text
39833
39834 \begin_layout Plain Layout
39835
39836 \family sans
39837 Editar\SpecialChar \menuseparator
39838 Configuración
39839 \begin_inset space ~
39840 \end_inset
39841
39842 del
39843 \begin_inset space ~
39844 \end_inset
39845
39846 párrafo
39847 \end_layout
39848
39849 \end_inset
39850 </cell>
39851 </row>
39852 <row interlinespace="2.5mm">
39853 <cell alignment="center" valignment="top" usebox="none">
39854 \begin_inset Text
39855
39856 \begin_layout Plain Layout
39857 \begin_inset Graphics
39858         filename ../../images/thesaurus-entry.png
39859         rotateOrigin center
39860
39861 \end_inset
39862
39863
39864 \end_layout
39865
39866 \end_inset
39867 </cell>
39868 <cell alignment="center" valignment="top" usebox="none">
39869 \begin_inset Text
39870
39871 \begin_layout Plain Layout
39872
39873 \family sans
39874 Herramientas\SpecialChar \menuseparator
39875 Tesauro
39876 \begin_inset Foot
39877 status collapsed
39878
39879 \begin_layout Plain Layout
39880
39881 \emph on
39882 N.
39883 \begin_inset space \thinspace{}
39884 \end_inset
39885
39886 del T.: 
39887 \emph default
39888 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
39889  es inglés.
39890 \end_layout
39891
39892 \end_inset
39893
39894
39895 \end_layout
39896
39897 \end_inset
39898 </cell>
39899 </row>
39900 </lyxtabular>
39901
39902 \end_inset
39903
39904
39905 \end_layout
39906
39907 \begin_layout Subsection
39908 Barra de herramientas Ver / Actualizar
39909 \begin_inset Index idx
39910 status collapsed
39911
39912 \begin_layout Plain Layout
39913 Barras de herramientas ! Ver/Actualizar
39914 \end_layout
39915
39916 \end_inset
39917
39918
39919 \end_layout
39920
39921 \begin_layout Standard
39922 \begin_inset Graphics
39923         filename ../clipart/ViewToolbar.png
39924
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \begin_layout Standard
39931 \begin_inset VSpace defskip
39932 \end_inset
39933
39934
39935 \end_layout
39936
39937 \begin_layout Standard
39938 Los botones de la barra ver
39939 \begin_inset space \thinspace{}
39940 \end_inset
39941
39942 /
39943 \begin_inset space \thinspace{}
39944 \end_inset
39945
39946 actualizar son, de izquierda a derecha:
39947 \end_layout
39948
39949 \begin_layout Standard
39950 \begin_inset VSpace defskip
39951 \end_inset
39952
39953
39954 \end_layout
39955
39956 \begin_layout Standard
39957 \begin_inset Tabular
39958 <lyxtabular version="3" rows="6" columns="2">
39959 <features islongtable="true" longtabularalignment="center">
39960 <column alignment="left" valignment="top" width="0">
39961 <column alignment="left" valignment="top" width="0">
39962 <row interlinespace="2.5mm">
39963 <cell alignment="center" valignment="top" usebox="none">
39964 \begin_inset Text
39965
39966 \begin_layout Plain Layout
39967 \begin_inset Graphics
39968         filename ../../images/buffer-view_dvi.png
39969         rotateOrigin center
39970
39971 \end_inset
39972
39973
39974 \end_layout
39975
39976 \end_inset
39977 </cell>
39978 <cell alignment="center" valignment="top" usebox="none">
39979 \begin_inset Text
39980
39981 \begin_layout Plain Layout
39982
39983 \family sans
39984 Ver\SpecialChar \menuseparator
39985 DVI
39986 \end_layout
39987
39988 \end_inset
39989 </cell>
39990 </row>
39991 <row interlinespace="2.5mm">
39992 <cell alignment="center" valignment="top" usebox="none">
39993 \begin_inset Text
39994
39995 \begin_layout Plain Layout
39996 \begin_inset Graphics
39997         filename ../../images/buffer-update_dvi.png
39998         rotateOrigin center
39999
40000 \end_inset
40001
40002
40003 \end_layout
40004
40005 \end_inset
40006 </cell>
40007 <cell alignment="center" valignment="top" usebox="none">
40008 \begin_inset Text
40009
40010 \begin_layout Plain Layout
40011
40012 \family sans
40013 Ver\SpecialChar \menuseparator
40014 Actualizar\SpecialChar \menuseparator
40015 DVI
40016 \end_layout
40017
40018 \end_inset
40019 </cell>
40020 </row>
40021 <row interlinespace="2.5mm">
40022 <cell alignment="center" valignment="top" usebox="none">
40023 \begin_inset Text
40024
40025 \begin_layout Plain Layout
40026 \begin_inset Graphics
40027         filename ../../images/buffer-view_pdf2.png
40028         rotateOrigin center
40029
40030 \end_inset
40031
40032
40033 \end_layout
40034
40035 \end_inset
40036 </cell>
40037 <cell alignment="center" valignment="top" usebox="none">
40038 \begin_inset Text
40039
40040 \begin_layout Plain Layout
40041
40042 \family sans
40043 Ver\SpecialChar \menuseparator
40044 PDF
40045 \end_layout
40046
40047 \end_inset
40048 </cell>
40049 </row>
40050 <row interlinespace="2.5mm">
40051 <cell alignment="center" valignment="top" usebox="none">
40052 \begin_inset Text
40053
40054 \begin_layout Plain Layout
40055 \begin_inset Graphics
40056         filename ../../images/buffer-update_pdf2.png
40057         rotateOrigin center
40058
40059 \end_inset
40060
40061
40062 \end_layout
40063
40064 \end_inset
40065 </cell>
40066 <cell alignment="center" valignment="top" usebox="none">
40067 \begin_inset Text
40068
40069 \begin_layout Plain Layout
40070
40071 \family sans
40072 Ver\SpecialChar \menuseparator
40073 Actualizar\SpecialChar \menuseparator
40074 PDF
40075 \end_layout
40076
40077 \end_inset
40078 </cell>
40079 </row>
40080 <row interlinespace="2.5mm">
40081 <cell alignment="center" valignment="top" usebox="none">
40082 \begin_inset Text
40083
40084 \begin_layout Plain Layout
40085 \begin_inset Graphics
40086         filename ../../images/buffer-view_ps.png
40087         rotateOrigin center
40088
40089 \end_inset
40090
40091
40092 \end_layout
40093
40094 \end_inset
40095 </cell>
40096 <cell alignment="center" valignment="top" usebox="none">
40097 \begin_inset Text
40098
40099 \begin_layout Plain Layout
40100
40101 \family sans
40102 Ver\SpecialChar \menuseparator
40103 Postscript
40104 \end_layout
40105
40106 \end_inset
40107 </cell>
40108 </row>
40109 <row interlinespace="2.5mm">
40110 <cell alignment="center" valignment="top" usebox="none">
40111 \begin_inset Text
40112
40113 \begin_layout Plain Layout
40114 \begin_inset Graphics
40115         filename ../../images/buffer-update_ps.png
40116         rotateOrigin center
40117
40118 \end_inset
40119
40120
40121 \end_layout
40122
40123 \end_inset
40124 </cell>
40125 <cell alignment="center" valignment="top" usebox="none">
40126 \begin_inset Text
40127
40128 \begin_layout Plain Layout
40129
40130 \family sans
40131 Ver\SpecialChar \menuseparator
40132 Actualizar\SpecialChar \menuseparator
40133 Postscript
40134 \end_layout
40135
40136 \end_inset
40137 </cell>
40138 </row>
40139 </lyxtabular>
40140
40141 \end_inset
40142
40143
40144 \end_layout
40145
40146 \begin_layout Subsection
40147 Otras barras de herramientas
40148 \end_layout
40149
40150 \begin_layout Standard
40151 La barra de herramientas para el seguimiento de cambios se explica en la
40152  sección
40153 \begin_inset space ~
40154 \end_inset
40155
40156
40157 \begin_inset CommandInset ref
40158 LatexCommand ref
40159 reference "sec:Seguimiento-de-cambios"
40160
40161 \end_inset
40162
40163 , la barra de herramientas para tablas
40164 \begin_inset Index idx
40165 status collapsed
40166
40167 \begin_layout Plain Layout
40168 Barras de herramientas ! Tabla
40169 \end_layout
40170
40171 \end_inset
40172
40173  se explica en el manual 
40174 \emph on
40175 Objetos insertados
40176 \emph default
40177 , la de macros
40178 \begin_inset Index idx
40179 status collapsed
40180
40181 \begin_layout Plain Layout
40182 Barras de herramientas ! Macros
40183 \end_layout
40184
40185 \end_inset
40186
40187  en el manual 
40188 \emph on
40189 Ecuaciones
40190 \emph default
40191 .
40192 \end_layout
40193
40194 \begin_layout Chapter
40195 Configuración del documento
40196 \begin_inset CommandInset label
40197 LatexCommand label
40198 name "cap:Configuración-del-documento"
40199
40200 \end_inset
40201
40202
40203 \begin_inset Index idx
40204 status collapsed
40205
40206 \begin_layout Plain Layout
40207 Documentos ! Configuración
40208 \end_layout
40209
40210 \end_inset
40211
40212
40213 \end_layout
40214
40215 \begin_layout Standard
40216 El diálogo que se abre con el menú 
40217 \family sans
40218 Documento\SpecialChar \menuseparator
40219 Configuración
40220 \family default
40221  contiene diversos submenús en los que se pueden establecer propiedades
40222  para todo el documento.
40223  Las características seleccionadas pueden guardarse como predeterminadas
40224  con el botón 
40225 \family sans
40226 Guardar
40227 \family default
40228
40229 \begin_inset space ~
40230 \end_inset
40231
40232
40233 \family sans
40234 como
40235 \family default
40236
40237 \begin_inset space ~
40238 \end_inset
40239
40240
40241 \family sans
40242 valores
40243 \family default
40244
40245 \begin_inset space ~
40246 \end_inset
40247
40248
40249 \family sans
40250 predeterminados
40251 \family default
40252 .
40253  Al hacer esto, se crea una plantilla llamada 
40254 \family typewriter
40255 default.lyx
40256 \family default
40257  que se carga automáticamente cada vez que abres un nuevo documento sin
40258  plantilla.
40259 \end_layout
40260
40261 \begin_layout Standard
40262 Los submenús del diálogo se explican a continuación.
40263 \end_layout
40264
40265 \begin_layout Section
40266 Clase del documento
40267 \end_layout
40268
40269 \begin_layout Standard
40270 Aquí se establece la clase de documento, las opciones de clase, un controlador
40271  de gráficos y un documento maestro.
40272  Las clases de documento se describen en la sección
40273 \begin_inset space ~
40274 \end_inset
40275
40276
40277 \begin_inset space \thinspace{}
40278 \end_inset
40279
40280
40281 \begin_inset CommandInset ref
40282 LatexCommand ref
40283 reference "sec:Clases-de-documento"
40284
40285 \end_inset
40286
40287 .
40288  Algunas clases usan algunas opciones de clase predefinidas.
40289  Si este es el caso, se listan en el campo 
40290 \family sans
40291 Predefinido
40292 \family default
40293  y puedes decidir si usarlas o no.
40294  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
40295  es recomendable no tocarlas.
40296  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
40297  y formato de página.
40298  Cuando se usa 
40299 \family sans
40300 Predeterminado
40301 \family default
40302  se utilizan los controladores predeterminados para los paquetes LaTeX.
40303  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
40304  que haces.
40305 \begin_inset Foot
40306 status collapsed
40307
40308 \begin_layout Plain Layout
40309 Si quieres usar uno de los siguientes controladores
40310 \begin_inset Newline newline
40311 \end_inset
40312
40313 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40314 \begin_inset Newline newline
40315 \end_inset
40316
40317 primero tienes que activarlos en tu distribución LaTeX, véase sec.
40318 \begin_inset space \thinspace{}
40319 \end_inset
40320
40321 2 en 
40322 \begin_inset CommandInset href
40323 LatexCommand href
40324 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
40325
40326 \end_inset
40327
40328 .
40329 \end_layout
40330
40331 \end_inset
40332
40333
40334 \end_layout
40335
40336 \begin_layout Standard
40337 Es necesario especificar un documento maestro cuando el actual documento
40338  es un documento hijo o un subdocumento.
40339  El documento maestro será utilizado por LyX si se abre un documento hijo
40340  sin su maestro.
40341  Así los documentos hijo son siempre compilables.
40342  Sobre este asunto hay más información en la sección 
40343 \emph on
40344 Documentos hijo
40345 \emph default
40346  del manual 
40347 \emph on
40348 Objetos insertados
40349 \emph default
40350 .
40351 \end_layout
40352
40353 \begin_layout Section
40354 Módulos
40355 \end_layout
40356
40357 \begin_layout Standard
40358 Los módulos se explican en la sección
40359 \begin_inset space ~
40360 \end_inset
40361
40362
40363 \begin_inset CommandInset ref
40364 LatexCommand ref
40365 reference "sub:Módulos"
40366
40367 \end_inset
40368
40369
40370 \end_layout
40371
40372 \begin_layout Section
40373 Fuentes
40374 \end_layout
40375
40376 \begin_layout Standard
40377 La configuración de las fuentes del documento se explica en la sección
40378 \begin_inset space ~
40379 \end_inset
40380
40381
40382 \begin_inset CommandInset ref
40383 LatexCommand ref
40384 reference "sec:Estilo-de-letra"
40385
40386 \end_inset
40387
40388
40389 \end_layout
40390
40391 \begin_layout Section
40392 Diseño del texto
40393 \end_layout
40394
40395 \begin_layout Standard
40396 Aquí se establece el modo de separación de párrafos, sangrado o espacio
40397  vertical.
40398 \end_layout
40399
40400 \begin_layout Standard
40401 También el espacio entre líneas y el número de columnas, pero ten en cuenta
40402  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
40403  y no es parte del concepto WYSIWYM.
40404  Sí se verá en la salida.
40405 \end_layout
40406
40407 \begin_layout Standard
40408 La configuración de listados se explica en la sección correspondiente del
40409  manual 
40410 \emph on
40411 Objetos insertados
40412 \emph default
40413 .
40414 \end_layout
40415
40416 \begin_layout Standard
40417
40418 \end_layout
40419
40420 \begin_layout Section
40421 Diseño de página
40422 \end_layout
40423
40424 \begin_layout Standard
40425 Opciones relacionadas con el tamaño y orientación del papel, que se describen
40426  en las secciones
40427 \begin_inset space ~
40428 \end_inset
40429
40430
40431 \begin_inset CommandInset ref
40432 LatexCommand ref
40433 reference "sub:Papel-tamaño-orientación"
40434
40435 \end_inset
40436
40437  y
40438 \begin_inset space ~
40439 \end_inset
40440
40441
40442 \begin_inset CommandInset ref
40443 LatexCommand ref
40444 reference "sub:Formato-de-documento"
40445
40446 \end_inset
40447
40448 .
40449 \end_layout
40450
40451 \begin_layout Standard
40452
40453 \end_layout
40454
40455 \begin_layout Section
40456 Márgenes de página
40457 \end_layout
40458
40459 \begin_layout Standard
40460 Para establecer los márgenes del papel, véase la sección
40461 \begin_inset space ~
40462 \end_inset
40463
40464
40465 \begin_inset CommandInset ref
40466 LatexCommand ref
40467 reference "sub:Márgenes"
40468
40469 \end_inset
40470
40471 .
40472 \end_layout
40473
40474 \begin_layout Section
40475 Idioma
40476 \begin_inset Index idx
40477 status collapsed
40478
40479 \begin_layout Plain Layout
40480 Idioma ! Codificación
40481 \end_layout
40482
40483 \end_inset
40484
40485
40486 \end_layout
40487
40488 \begin_layout Standard
40489 Aquí se determina el idioma del documento y el estilo de las comillas.
40490  La codificación determina cómo se exporta a LaTeX el contenido del documento
40491  (el archivo LyX siempre se codifica en utf8).
40492  Todos los caracteres que no puedan codificarse en la codificación especificada
40493  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
40494  carácter es desconocido).
40495 \begin_inset Foot
40496 status collapsed
40497
40498 \begin_layout Plain Layout
40499 Los comandos conocidos se definen en un archivo de texto.
40500  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
40501  se explica en el manual 
40502 \emph on
40503 Personalización
40504 \emph default
40505 .
40506  
40507 \end_layout
40508
40509 \end_inset
40510
40511
40512 \end_layout
40513
40514 \begin_layout Standard
40515 Si marcas la opción 
40516 \family sans
40517 Idioma predeterminado
40518 \family default
40519 , LyX determina la codificación de cada porción de texto a partir del idioma
40520  de dicho texto.
40521  Si el documento contiene texto en más de un idioma podría haber más de
40522  una codificación en el archivo LaTeX.
40523  Si no usas esa opción, todo el documento usará sólo una codificación.
40524  Lo más recomendable es marcar esta opción.
40525 \end_layout
40526
40527 \begin_layout Standard
40528 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
40529  muchos símbolos especiales o no alfabéticos.
40530  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
40531  elige una de las cuatro variantes utf8 de la lista de abajo.
40532  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
40533  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
40534  unicode sea bien procesado con la opción 
40535 \family sans
40536 Idioma predeterminado
40537 \family default
40538 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
40539  funcione con una  codificación fija utf8, (cuando no se usa la lista de
40540  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
40541  
40542 \lang english
40543 The situation is much better with XeTeX and LuaTeX, two new alternative
40544  engines to standard LaTeX.
40545  Both engines support Unicode natively.
40546  LyX now also supports these two engines (via the output formats 
40547 \family sans
40548 PDF
40549 \begin_inset space ~
40550 \end_inset
40551
40552 (XeTe
40553 \begin_inset ERT
40554 status collapsed
40555
40556 \begin_layout Plain Layout
40557
40558 {}
40559 \end_layout
40560
40561 \end_inset
40562
40563 X)
40564 \family default
40565
40566 \family sans
40567 PDF
40568 \begin_inset space ~
40569 \end_inset
40570
40571 (LuaTe
40572 \begin_inset ERT
40573 status collapsed
40574
40575 \begin_layout Plain Layout
40576
40577 {}
40578 \end_layout
40579
40580 \end_inset
40581
40582 X)
40583 \family default
40584  and 
40585 \family sans
40586 DVI
40587 \begin_inset space ~
40588 \end_inset
40589
40590 (LuaTeX)
40591 \family default
40592 ; see section
40593 \begin_inset space ~
40594 \end_inset
40595
40596
40597 \begin_inset CommandInset ref
40598 LatexCommand ref
40599 reference "sub:Formatos-de-salida"
40600
40601 \end_inset
40602
40603 ), so if the above options fail, you might try out one of these new engines.
40604 \end_layout
40605
40606 \begin_layout Standard
40607 He aquí una lista con las codificaciones importantes:
40608 \end_layout
40609
40610 \begin_layout Description
40611 Idioma
40612 \begin_inset space ~
40613 \end_inset
40614
40615 predeterminado
40616 \begin_inset space ~
40617 \end_inset
40618
40619 (no
40620 \begin_inset space ~
40621 \end_inset
40622
40623 inputenc)
40624 \family roman
40625  
40626 \family default
40627 Lo mismo que 
40628 \family sans
40629 Idioma predeterminado
40630 \family default
40631 , pero sin usar el paquete LaTeX 
40632 \series bold
40633 inputenc
40634 \series default
40635
40636 \begin_inset Index idx
40637 status collapsed
40638
40639 \begin_layout Plain Layout
40640 LaTeX, paquetes ! inputenc
40641 \end_layout
40642
40643 \end_inset
40644
40645 .
40646  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
40647  adicionales en el preámbulo, y especificar la codificación usada para partes
40648  de texto en idiomas foráneos en código TeX.
40649 \end_layout
40650
40651 \begin_layout Description
40652 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
40653  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
40654  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
40655 \end_layout
40656
40657 \begin_layout Description
40658 Árabe
40659 \begin_inset space ~
40660 \end_inset
40661
40662 (CP
40663 \begin_inset space ~
40664 \end_inset
40665
40666 1256) Código MS Windows para árabe y farsi
40667 \end_layout
40668
40669 \begin_layout Description
40670 Árabe
40671 \begin_inset space ~
40672 \end_inset
40673
40674 (ISO
40675 \begin_inset space ~
40676 \end_inset
40677
40678 8859-6) para árabe y farsi
40679 \end_layout
40680
40681 \begin_layout Description
40682 Armenio
40683 \begin_inset space ~
40684 \end_inset
40685
40686 (ArmSCII8) para armenio
40687 \end_layout
40688
40689 \begin_layout Description
40690 Báltico
40691 \begin_inset space ~
40692 \end_inset
40693
40694 (CP
40695 \begin_inset space ~
40696 \end_inset
40697
40698 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
40699  ISO-8859-13
40700 \end_layout
40701
40702 \begin_layout Description
40703 Báltico
40704 \begin_inset space ~
40705 \end_inset
40706
40707 (ISO
40708 \begin_inset space ~
40709 \end_inset
40710
40711 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
40712 \end_layout
40713
40714 \begin_layout Description
40715 Báltico
40716 \begin_inset space ~
40717 \end_inset
40718
40719 (ISO
40720 \begin_inset space ~
40721 \end_inset
40722
40723 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
40724  ISO-8859-13
40725 \end_layout
40726
40727 \begin_layout Description
40728 Chino
40729 \begin_inset space ~
40730 \end_inset
40731
40732 (simplificado)
40733 \begin_inset space ~
40734 \end_inset
40735
40736 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
40737  2001 este código se ha reemplazado oficialmente por el código GB18030,
40738  como GB18030 no está disponible para LaTeX podrías probar a usar el código
40739  Unicode
40740 \begin_inset space ~
40741 \end_inset
40742
40743 (CJK)
40744 \begin_inset space ~
40745 \end_inset
40746
40747 (utf8)
40748 \end_layout
40749
40750 \begin_layout Description
40751 Chino
40752 \begin_inset space ~
40753 \end_inset
40754
40755 (simplificado)
40756 \begin_inset space ~
40757 \end_inset
40758
40759 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
40760  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
40761  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
40762  el código Unicode
40763 \begin_inset space ~
40764 \end_inset
40765
40766 (CJK)
40767 \begin_inset space ~
40768 \end_inset
40769
40770 (utf8)
40771 \end_layout
40772
40773 \begin_layout Description
40774 Chino
40775 \begin_inset space ~
40776 \end_inset
40777
40778 (traditional)
40779 \begin_inset space ~
40780 \end_inset
40781
40782 (EUC-TW) para chino tradicional
40783 \end_layout
40784
40785 \begin_layout Description
40786 Cirílico
40787 \begin_inset space ~
40788 \end_inset
40789
40790 (CP
40791 \begin_inset space ~
40792 \end_inset
40793
40794 1251) código MS Windows para cirílico
40795 \end_layout
40796
40797 \begin_layout Description
40798 Cirílico
40799 \begin_inset space ~
40800 \end_inset
40801
40802 (ISO
40803 \begin_inset space ~
40804 \end_inset
40805
40806 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
40807 \end_layout
40808
40809 \begin_layout Description
40810 Cirílico
40811 \begin_inset space ~
40812 \end_inset
40813
40814 (KOI8-R) cirílico estándar especialmente para ruso
40815 \end_layout
40816
40817 \begin_layout Description
40818 Cirílico
40819 \begin_inset space ~
40820 \end_inset
40821
40822 (KOI8-U) cirílico para ucranio
40823 \end_layout
40824
40825 \begin_layout Description
40826 Cirílico
40827 \begin_inset space ~
40828 \end_inset
40829
40830 (pt
40831 \begin_inset space ~
40832 \end_inset
40833
40834 154) cirílico para kazajo
40835 \end_layout
40836
40837 \begin_layout Description
40838 Coreano
40839 \begin_inset space ~
40840 \end_inset
40841
40842 (EUC-KR) para coreano
40843 \end_layout
40844
40845 \begin_layout Description
40846 Europeo
40847 \begin_inset space ~
40848 \end_inset
40849
40850 Central
40851 \begin_inset space ~
40852 \end_inset
40853
40854 (CP
40855 \begin_inset space ~
40856 \end_inset
40857
40858 1250) Código MS Windows para ISO
40859 \begin_inset space ~
40860 \end_inset
40861
40862 8859-2 (latin2)
40863 \end_layout
40864
40865 \begin_layout Description
40866 Europeo
40867 \begin_inset space ~
40868 \end_inset
40869
40870 Central
40871 \begin_inset space ~
40872 \end_inset
40873
40874 (ISO
40875 \begin_inset space ~
40876 \end_inset
40877
40878 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
40879  rumano, eslovaco y esloveno
40880 \end_layout
40881
40882 \begin_layout Description
40883 Europeo
40884 \begin_inset space ~
40885 \end_inset
40886
40887 Occidental
40888 \begin_inset space ~
40889 \end_inset
40890
40891 (CP
40892 \begin_inset space ~
40893 \end_inset
40894
40895 1252) código MS Windows para ISO
40896 \begin_inset space ~
40897 \end_inset
40898
40899 8859-1 (latin1)
40900 \end_layout
40901
40902 \begin_layout Description
40903 Europeo
40904 \begin_inset space ~
40905 \end_inset
40906
40907 Occidental
40908 \begin_inset space ~
40909 \end_inset
40910
40911 (ISO
40912 \begin_inset space ~
40913 \end_inset
40914
40915 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
40916  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
40917  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
40918  vez de éste.
40919 \end_layout
40920
40921 \begin_layout Description
40922 Europeo
40923 \begin_inset space ~
40924 \end_inset
40925
40926 Occidental
40927 \begin_inset space ~
40928 \end_inset
40929
40930 (ISO
40931 \begin_inset space ~
40932 \end_inset
40933
40934 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
40935  la ligadura œ y algunos caracteres para francés y finés
40936 \end_layout
40937
40938 \begin_layout Description
40939 Europeo
40940 \begin_inset space ~
40941 \end_inset
40942
40943 Sur
40944 \begin_inset space ~
40945 \end_inset
40946
40947 (ISO
40948 \begin_inset space ~
40949 \end_inset
40950
40951 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
40952 \end_layout
40953
40954 \begin_layout Description
40955 Europeo
40956 \begin_inset space ~
40957 \end_inset
40958
40959 Sudoriental
40960 \begin_inset space ~
40961 \end_inset
40962
40963 (ISO
40964 \begin_inset space ~
40965 \end_inset
40966
40967 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
40968  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
40969  idiomas con caracteres diacríticos
40970 \end_layout
40971
40972 \begin_layout Description
40973 Griego
40974 \begin_inset space ~
40975 \end_inset
40976
40977 (ISO
40978 \begin_inset space ~
40979 \end_inset
40980
40981 8859-7) para griego
40982 \end_layout
40983
40984 \begin_layout Description
40985 Hebreo
40986 \begin_inset space ~
40987 \end_inset
40988
40989 (CP
40990 \begin_inset space ~
40991 \end_inset
40992
40993 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
40994 \end_layout
40995
40996 \begin_layout Description
40997 Hebreo
40998 \begin_inset space ~
40999 \end_inset
41000
41001 (ISO
41002 \begin_inset space ~
41003 \end_inset
41004
41005 8859-8) para hebreo
41006 \end_layout
41007
41008 \begin_layout Description
41009 Japonés
41010 \begin_inset space ~
41011 \end_inset
41012
41013 (CJK)
41014 \begin_inset space ~
41015 \end_inset
41016
41017 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
41018 \series bold
41019 CJK
41020 \series default
41021
41022 \begin_inset Index idx
41023 status collapsed
41024
41025 \begin_layout Plain Layout
41026 LaTeX, paquetes ! CJK
41027 \end_layout
41028
41029 \end_inset
41030
41031 , para usarlo el idioma del documento se establece en 
41032 \family sans
41033 Japonés (CJK)
41034 \end_layout
41035
41036 \begin_layout Description
41037 Japonés
41038 \begin_inset space ~
41039 \end_inset
41040
41041 (CJK)
41042 \begin_inset space ~
41043 \end_inset
41044
41045 (JIS) código JIS para japonés, usa el paquete LaTeX
41046 \series bold
41047  CJK
41048 \series default
41049 , para usarlo el idioma del documento se establece en 
41050 \family sans
41051 Japonés (CJK)
41052 \end_layout
41053
41054 \begin_layout Description
41055 Japonés
41056 \begin_inset space ~
41057 \end_inset
41058
41059 (no-CJK)
41060 \begin_inset space ~
41061 \end_inset
41062
41063 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
41064 \series bold
41065 japanese
41066 \series default
41067
41068 \begin_inset Index idx
41069 status collapsed
41070
41071 \begin_layout Plain Layout
41072 LaTeX, paquetes ! japanese
41073 \end_layout
41074
41075 \end_inset
41076
41077 , para usarlo el idioma del documento se establece en 
41078 \family sans
41079 Japonés
41080 \end_layout
41081
41082 \begin_layout Description
41083 Japonés
41084 \begin_inset space ~
41085 \end_inset
41086
41087 (no-CJK)
41088 \begin_inset space ~
41089 \end_inset
41090
41091 (JIS) código JIS para japonés, usa el paquete LaTeX 
41092 \series bold
41093 japanese
41094 \series default
41095 , para usarlo el idioma del documento se establece en 
41096 \family sans
41097 Japonés
41098 \end_layout
41099
41100 \begin_layout Description
41101 Japonés
41102 \begin_inset space ~
41103 \end_inset
41104
41105 (no-CJK)
41106 \begin_inset space ~
41107 \end_inset
41108
41109 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
41110 \series bold
41111 japanese
41112 \series default
41113 , para usarlo el idioma del documento se establece en 
41114 \family sans
41115 Japonés
41116 \end_layout
41117
41118 \begin_layout Description
41119 Thai
41120 \begin_inset space ~
41121 \end_inset
41122
41123 (TIS
41124 \begin_inset space ~
41125 \end_inset
41126
41127 620-0) para thai
41128 \end_layout
41129
41130 \begin_layout Description
41131 Turco
41132 \begin_inset space ~
41133 \end_inset
41134
41135 (ISO
41136 \begin_inset space ~
41137 \end_inset
41138
41139 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
41140  letras islandesas son reemplazadas por letras turcas
41141 \end_layout
41142
41143 \begin_layout Description
41144 Unicode
41145 \begin_inset space ~
41146 \end_inset
41147
41148 (CJK)
41149 \begin_inset space ~
41150 \end_inset
41151
41152 (utf8) Unicode utf8 con el paquete LaTeX 
41153 \series bold
41154 CJK
41155 \series default
41156
41157 \begin_inset Index idx
41158 status collapsed
41159
41160 \begin_layout Plain Layout
41161 LaTeX, paquetes ! CJK
41162 \end_layout
41163
41164 \end_inset
41165
41166  (para los idiomas chino, japonés y coreano)
41167 \end_layout
41168
41169 \begin_layout Description
41170 Unicode
41171 \begin_inset space ~
41172 \end_inset
41173
41174 (XeTeX)
41175 \begin_inset space ~
41176 \end_inset
41177
41178 (utf8) Unicode utf8 para usar con 
41179 \family sans
41180 XeTeX
41181 \family default
41182  y 
41183 \family sans
41184 LuaTeX
41185 \family default
41186 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
41187 \series bold
41188 inputenc
41189 \series default
41190 .
41191  
41192 \lang english
41193 LyX automatically selects this encoding if you export or preview XeTeX or
41194  LuaTeX.
41195  Normally you do not need to set this encoding manually.
41196 \end_layout
41197
41198 \begin_layout Description
41199 Unicode
41200 \begin_inset space ~
41201 \end_inset
41202
41203 (ucs-extendido)
41204 \begin_inset space ~
41205 \end_inset
41206
41207 (utf8x) Unicode utf8 basado en el paquete LaTeX 
41208 \series bold
41209 ucs
41210 \series default
41211
41212 \begin_inset Index idx
41213 status collapsed
41214
41215 \begin_layout Plain Layout
41216 LaTeX, paquetes ! ucs
41217 \end_layout
41218
41219 \end_inset
41220
41221  (global, incluyendo latín, griego, cirílico y guiones CJK).
41222 \end_layout
41223
41224 \begin_layout Description
41225 Unicode
41226 \begin_inset space ~
41227 \end_inset
41228
41229 (utf8) Unicode utf8 basado en el paquete LaTeX 
41230 \series bold
41231 inputenc
41232 \series default
41233
41234 \begin_inset Index idx
41235 status collapsed
41236
41237 \begin_layout Plain Layout
41238 LaTeX, paquetes ! inputenc
41239 \end_layout
41240
41241 \end_inset
41242
41243 .
41244  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
41245  para escritos en latín)
41246 \end_layout
41247
41248 \begin_layout Section
41249 Numeración e IG
41250 \end_layout
41251
41252 \begin_layout Standard
41253 Esta opción permite ajustar la profundidad de numeración de los encabezados
41254  de sección como se explica en la sección
41255 \begin_inset space ~
41256 \end_inset
41257
41258
41259 \begin_inset CommandInset ref
41260 LatexCommand ref
41261 reference "sub:Profundidad-de-numeración"
41262
41263 \end_inset
41264
41265 .
41266 \end_layout
41267
41268 \begin_layout Section
41269 Bibliografía
41270 \end_layout
41271
41272 \begin_layout Standard
41273 Aquí se elige el estilo de las citas bibliográficas, si están instalados
41274  los paquetes LaTeX 
41275 \series bold
41276 natbib
41277 \series default
41278
41279 \begin_inset Index idx
41280 status collapsed
41281
41282 \begin_layout Plain Layout
41283 LaTeX, paquetes ! natbib
41284 \end_layout
41285
41286 \end_inset
41287
41288  o 
41289 \series bold
41290 jurabib
41291 \series default
41292
41293 \begin_inset Index idx
41294 status collapsed
41295
41296 \begin_layout Plain Layout
41297 LaTeX, paquetes ! jurabib
41298 \end_layout
41299
41300 \end_inset
41301
41302 .
41303  Hay una descripción de esta característica en la sección
41304 \begin_inset space ~
41305 \end_inset
41306
41307
41308 \begin_inset CommandInset ref
41309 LatexCommand ref
41310 reference "sec:Bibliografía"
41311
41312 \end_inset
41313
41314 .
41315 \end_layout
41316
41317 \begin_layout Section
41318 Propiedades PDF
41319 \end_layout
41320
41321 \begin_layout Standard
41322 Se explica en la sección
41323 \begin_inset space \thinspace{}
41324 \end_inset
41325
41326
41327 \begin_inset CommandInset ref
41328 LatexCommand ref
41329 reference "sec:Propiedades-PDF"
41330
41331 \end_inset
41332
41333 .
41334 \end_layout
41335
41336 \begin_layout Section
41337 Opciones para ecuaciones
41338 \end_layout
41339
41340 \begin_layout Standard
41341 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
41342 \family sans
41343  
41344 \family default
41345 \series bold
41346 amsmath
41347 \series default
41348
41349 \begin_inset Index idx
41350 status collapsed
41351
41352 \begin_layout Plain Layout
41353 LaTeX, paquetes ! amsmath
41354 \end_layout
41355
41356 \end_inset
41357
41358  y 
41359 \series bold
41360 esint
41361 \series default
41362
41363 \begin_inset Index idx
41364 status collapsed
41365
41366 \begin_layout Plain Layout
41367 LaTeX, paquetes ! esint
41368 \end_layout
41369
41370 \end_inset
41371
41372
41373 \family sans
41374 ,
41375 \family default
41376  o si usarlos automáticamente.
41377 \end_layout
41378
41379 \begin_layout Standard
41380
41381 \series bold
41382 amsmath 
41383 \series default
41384 es necesario para numerosas estructuras; si recibes mensajes de error en
41385  ecuaciones comprueba que has habilitado el uso de AMS.
41386 \end_layout
41387
41388 \begin_layout Standard
41389
41390 \series bold
41391 esint
41392 \series default
41393  se usa para ciertos caracteres en integrales
41394 \end_layout
41395
41396 \begin_layout Section
41397 Posición de flotantes
41398 \end_layout
41399
41400 \begin_layout Standard
41401 La ubicación de los flotantes se explica en la sección
41402 \begin_inset space ~
41403 \end_inset
41404
41405
41406 \begin_inset CommandInset ref
41407 LatexCommand ref
41408 reference "sub:Colocación-de-flotantes"
41409
41410 \end_inset
41411
41412 .
41413 \end_layout
41414
41415 \begin_layout Section
41416 Marcas
41417 \end_layout
41418
41419 \begin_layout Standard
41420 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
41421  del entorno de lista 
41422 \family sans
41423 Enumeración*
41424 \family default
41425 , que se describe en la sección
41426 \begin_inset space ~
41427 \end_inset
41428
41429
41430 \begin_inset CommandInset ref
41431 LatexCommand ref
41432 reference "sec:Enumeración*"
41433
41434 \end_inset
41435
41436 .
41437 \end_layout
41438
41439 \begin_layout Section
41440 Ramas
41441 \end_layout
41442
41443 \begin_layout Standard
41444 Se explican en la sección
41445 \begin_inset space ~
41446 \end_inset
41447
41448
41449 \begin_inset CommandInset ref
41450 LatexCommand ref
41451 reference "sec:Ramas"
41452
41453 \end_inset
41454
41455 .
41456 \end_layout
41457
41458 \begin_layout Section
41459 Preámbulo LaT
41460 \begin_inset ERT
41461 status collapsed
41462
41463 \begin_layout Plain Layout
41464
41465 {}
41466 \end_layout
41467
41468 \end_inset
41469
41470 eX
41471 \end_layout
41472
41473 \begin_layout Standard
41474 Contiene un amplio campo de texto en el que se pueden introducir comandos
41475  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
41476  El preámbulo es algo para expertos en LaTeX.
41477  No deberías introducir nada aquí hasta que no sepas exactamente lo que
41478  haces.
41479 \end_layout
41480
41481 \begin_layout Standard
41482 En la sección
41483 \begin_inset space ~
41484 \end_inset
41485
41486
41487 \begin_inset CommandInset ref
41488 LatexCommand ref
41489 reference "sub:LaTeX-Sintaxis"
41490
41491 \end_inset
41492
41493  hay una introducción a la sintaxis de LaTeX.
41494 \end_layout
41495
41496 \begin_layout Chapter
41497 El diálogo Preferencias
41498 \begin_inset CommandInset label
41499 LatexCommand label
41500 name "cap:Diálogo-preferencias"
41501
41502 \end_inset
41503
41504
41505 \begin_inset Index idx
41506 status collapsed
41507
41508 \begin_layout Plain Layout
41509 Preferencias
41510 \end_layout
41511
41512 \end_inset
41513
41514
41515 \end_layout
41516
41517 \begin_layout Standard
41518 El diálogo Preferencias se invoca con el menú 
41519 \family sans
41520 Herramientas
41521 \family default
41522 \SpecialChar \menuseparator
41523
41524 \family sans
41525 Preferencias
41526 \family default
41527 .
41528  Contiene diversos submenús que se explican a continuación.
41529 \end_layout
41530
41531 \begin_layout Section
41532 Apariencia
41533 \end_layout
41534
41535 \begin_layout Subsection
41536 Interfaz de usuario
41537 \end_layout
41538
41539 \begin_layout Standard
41540 \begin_inset Note Greyedout
41541 status collapsed
41542
41543 \begin_layout Plain Layout
41544
41545 \series bold
41546 Nota:
41547 \series default
41548  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
41549  efecto.
41550 \end_layout
41551
41552 \end_inset
41553
41554
41555 \end_layout
41556
41557 \begin_layout Subsubsection
41558 Archivo de la interfaz de usuario
41559 \begin_inset Index idx
41560 status collapsed
41561
41562 \begin_layout Plain Layout
41563 Personalización ! de barras de herramientas
41564 \end_layout
41565
41566 \end_inset
41567
41568
41569 \begin_inset Index idx
41570 status collapsed
41571
41572 \begin_layout Plain Layout
41573 Personalización ! de menús
41574 \end_layout
41575
41576 \end_inset
41577
41578
41579 \end_layout
41580
41581 \begin_layout Standard
41582 El aspecto de los menús y de las barras de herramientas depende del archivo
41583  de interfaz de usuario (.
41584 \family typewriter
41585 ui
41586 \family default
41587 ) elegido.
41588  Es un archivo de texto con una lista de los menús y de las barras de herramient
41589 as.
41590  Los botones de las barras de herramientas y las entradas de los menús se
41591  especifican en los archivos 
41592 \family typewriter
41593 stdtoolbars.inc
41594 \family default
41595  y 
41596 \family typewriter
41597 stdmenus.inc
41598 \family default
41599 , respectivamente.
41600  Para crear tus propios formatos de menú y de barras de herramientas comienza
41601  con una copia de estos archivos y edita las entradas.
41602  
41603 \end_layout
41604
41605 \begin_layout Standard
41606 La sintaxis de los archivos 
41607 \family typewriter
41608 .inc
41609 \family default
41610  es sencilla.
41611  Las entradas 
41612 \family sans
41613 Menubar
41614 \family default
41615
41616 \family sans
41617 Menu
41618 \family default
41619  y 
41620 \family sans
41621 Toolbar
41622 \family default
41623  deben acabar con un 
41624 \family typewriter
41625 End
41626 \family default
41627  explícito.
41628  Pueden contener 
41629 \family sans
41630 Submenus
41631 \family default
41632
41633 \family sans
41634 Items
41635 \family default
41636
41637 \family sans
41638 OptItems
41639 \family default
41640
41641 \family sans
41642 Separators
41643 \family default
41644
41645 \family sans
41646 Icons
41647 \family default
41648  y en el caso del 
41649 \family sans
41650 Menu "file_lastfiles"
41651 \family default
41652 , una entrada 
41653 \family sans
41654 Lastfiles
41655 \family default
41656 .
41657  La sintaxis de estas entradas es:
41658 \end_layout
41659
41660 \begin_layout Standard
41661 \begin_inset VSpace smallskip*
41662 \end_inset
41663
41664
41665 \end_layout
41666
41667 \begin_layout Standard
41668
41669 \series bold
41670 Item "menu 
41671 \series default
41672 o
41673 \series bold
41674  button name" "LyX-function"
41675 \end_layout
41676
41677 \begin_layout Standard
41678 \begin_inset VSpace smallskip*
41679 \end_inset
41680
41681
41682 \end_layout
41683
41684 \begin_layout Standard
41685 Las funciones de LyX se listan en 
41686 \lang english
41687 the menu 
41688 \family sans
41689 Help\SpecialChar \menuseparator
41690 LyX
41691 \begin_inset space ~
41692 \end_inset
41693
41694 Functions
41695 \family default
41696 \lang spanish
41697 .
41698 \begin_inset VSpace medskip
41699 \end_inset
41700
41701
41702 \end_layout
41703
41704 \begin_layout Standard
41705 Un ejemplo: Si usas con frecuencia el menú 
41706 \family sans
41707 Navegar\SpecialChar \menuseparator
41708 Marcadores
41709 \family default
41710  y quieres aumentar a seis el número de marcadores disponibles, añade esta
41711  línea:
41712 \begin_inset VSpace smallskip*
41713 \end_inset
41714
41715
41716 \end_layout
41717
41718 \begin_layout Standard
41719
41720 \series bold
41721 Item "Save Bookmark 6" "bookmark-save 6"
41722 \end_layout
41723
41724 \begin_layout Standard
41725 \begin_inset VSpace smallskip*
41726 \end_inset
41727
41728 en la sección 
41729 \family sans
41730 Navigate
41731 \family default
41732 , "
41733 \family sans
41734 navigate_bookmarks
41735 \family default
41736 " del archivo 
41737 \family sans
41738 .inc
41739 \family default
41740 .
41741 \end_layout
41742
41743 \begin_layout Subsubsection
41744 Ayuda automática
41745 \end_layout
41746
41747 \begin_layout Standard
41748 La opción 
41749 \family sans
41750 Habilitar los recuadros emergentes en el área de trabajo principal
41751 \family default
41752  hace que se muestre el contenido de los recuadros insertados cerrados,
41753  como notas al pie o entradas del índice alfabético.
41754 \end_layout
41755
41756 \begin_layout Subsubsection
41757 Sesión
41758 \end_layout
41759
41760 \begin_layout Standard
41761 Con la opción 
41762 \family sans
41763 Permitir guardar/restaurar el formato de la ventana y la geometría
41764 \family default
41765  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
41766  en la última sesión de LyX.
41767 \end_layout
41768
41769 \begin_layout Standard
41770 La opción 
41771 \family sans
41772 Restaurar posiciones del cursor
41773 \family default
41774  hace que al abrir un archivo el cursor se coloque en la posición que tenía
41775  cuando se cerró el archivo.
41776 \end_layout
41777
41778 \begin_layout Standard
41779 La opción 
41780 \family sans
41781 Cargar archivos abiertos de la última sesión
41782 \family default
41783  hace que se abran todos los archivos que estuvieran abiertos en la última
41784  sesión de LyX.
41785  
41786 \end_layout
41787
41788 \begin_layout Subsubsection
41789 Documentos
41790 \begin_inset CommandInset label
41791 LatexCommand label
41792 name "sub:Copias-de-seguridad"
41793
41794 \end_inset
41795
41796
41797 \begin_inset Index idx
41798 status collapsed
41799
41800 \begin_layout Plain Layout
41801 Documentos ! Copias de seguridad
41802 \end_layout
41803
41804 \end_inset
41805
41806
41807 \end_layout
41808
41809 \begin_layout Standard
41810 Si está marcada la opción 
41811 \family sans
41812 Copias de seguridad
41813 \family default
41814  puedes especificar el intervalo de tiempo entre copias de seguridad.
41815 \end_layout
41816
41817 \begin_layout Standard
41818
41819 \family sans
41820 Máximo de documentos recientes
41821 \family default
41822  es el número de últimos archivos abiertos que LyX mostrará en el menú 
41823 \family sans
41824 Archivo\SpecialChar \menuseparator
41825 Abrir
41826 \begin_inset space ~
41827 \end_inset
41828
41829 reciente.
41830 \end_layout
41831
41832 \begin_layout Standard
41833 Si no se usa la opción 
41834 \family sans
41835 Abrir documentos en pestañas
41836 \family default
41837  cada archivo se abrirá en su propia nueva ventana de LyX.
41838 \end_layout
41839
41840 \begin_layout Subsection
41841 Fuentes de pantalla
41842 \begin_inset Index idx
41843 status collapsed
41844
41845 \begin_layout Plain Layout
41846 Fuentes ! en pantalla
41847 \end_layout
41848
41849 \end_inset
41850
41851
41852 \begin_inset CommandInset label
41853 LatexCommand label
41854 name "sub:Fuentes-de-pantalla"
41855
41856 \end_inset
41857
41858
41859 \end_layout
41860
41861 \begin_layout Standard
41862 Son las fuentes usadas para mostrar los documentos en la pantalla.
41863 \end_layout
41864
41865 \begin_layout Standard
41866 \begin_inset Note Greyedout
41867 status collapsed
41868
41869 \begin_layout Plain Layout
41870
41871 \series bold
41872 Nota: 
41873 \series default
41874 Se refiere a las fuentes mostradas en la 
41875 \emph on
41876 pantalla
41877 \emph default
41878  de LyX, exclusivamente.
41879  Las fuentes que aparecerán en el documento de 
41880 \emph on
41881 salida
41882 \emph default
41883  son totalmente independientes de éstas y se determinan en el menú 
41884 \family sans
41885 Documento\SpecialChar \menuseparator
41886 Configuración.
41887 \end_layout
41888
41889 \end_inset
41890
41891
41892 \end_layout
41893
41894 \begin_layout Standard
41895 Por omisión, LyX usa 
41896 \family typewriter
41897 Times
41898 \family default
41899  como tipo romano (serif), 
41900 \family typewriter
41901 Arial
41902 \family default
41903  o 
41904 \family typewriter
41905 Helvetica
41906 \family default
41907  (depende del sistema) como fuente sans serif, y 
41908 \family typewriter
41909 Courier
41910 \family default
41911  como tipo máquina de escribir.
41912 \end_layout
41913
41914 \begin_layout Standard
41915 El tamaño de fuente se puede cambiar con 
41916 \family sans
41917 Zoom.
41918
41919 \family default
41920  
41921 \end_layout
41922
41923 \begin_layout Standard
41924
41925 \family sans
41926 DPI Pantalla
41927 \family default
41928  es la resolución de pantalla en dpi (
41929 \begin_inset Quotes fld
41930 \end_inset
41931
41932 dots per inch
41933 \begin_inset Quotes frd
41934 \end_inset
41935
41936 , puntos por pulgada).
41937  Los tamaños de las fuentes se expresan como altura de letra en puntos.
41938  72
41939 \begin_inset space \thinspace{}
41940 \end_inset
41941
41942 puntos equivalen a 1
41943 \begin_inset space \thinspace{}
41944 \end_inset
41945
41946 pulgada, véase el apéndice
41947 \begin_inset space ~
41948 \end_inset
41949
41950
41951 \begin_inset CommandInset ref
41952 LatexCommand ref
41953 reference "cap:Unidades-disponibles"
41954
41955 \end_inset
41956
41957 .
41958 \end_layout
41959
41960 \begin_layout Standard
41961 El tamaño de fuente por omisión es 10
41962 \begin_inset space \thinspace{}
41963 \end_inset
41964
41965 pt.
41966  Los tamaños se describen con detalle en la sección
41967 \begin_inset space ~
41968 \end_inset
41969
41970
41971 \begin_inset CommandInset ref
41972 LatexCommand ref
41973 reference "sub:Fuentes-de-documento"
41974
41975 \end_inset
41976
41977 .
41978 \end_layout
41979
41980 \begin_layout Standard
41981 Con la opción 
41982 \family sans
41983 Usar Pixmap Cache
41984 \family default
41985  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
41986  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
41987  Por otra parte, los caracteres podrían mostrarse más borrosos.
41988  Así que activar o no esta opción depende de si prefieres velocidad o estética.
41989  Esta opción sólo está disponible en Mac
41990 \begin_inset space ~
41991 \end_inset
41992
41993 OS o Windows.
41994 \end_layout
41995
41996 \begin_layout Subsection
41997 Colores
41998 \begin_inset Index idx
41999 status collapsed
42000
42001 \begin_layout Plain Layout
42002 Color ! Pantalla de LyX
42003 \end_layout
42004
42005 \end_inset
42006
42007
42008 \begin_inset Index idx
42009 status collapsed
42010
42011 \begin_layout Plain Layout
42012 Color ! Configuración
42013 \end_layout
42014
42015 \end_inset
42016
42017  
42018 \end_layout
42019
42020 \begin_layout Standard
42021 Aquí puedes cambiar todos los colores que se ven en LyX.
42022  Elige una opción de la lista y usa el botón 
42023 \family sans
42024 Cambiar
42025 \family default
42026 .
42027 \end_layout
42028
42029 \begin_layout Subsection
42030 Visualización
42031 \begin_inset Index idx
42032 status collapsed
42033
42034 \begin_layout Plain Layout
42035 Configuración ! Visualización
42036 \end_layout
42037
42038 \end_inset
42039
42040  
42041 \end_layout
42042
42043 \begin_layout Standard
42044 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
42045  de LyX.
42046 \end_layout
42047
42048 \begin_layout Standard
42049 El botón 
42050 \family sans
42051 Vista
42052 \family default
42053
42054 \begin_inset space ~
42055 \end_inset
42056
42057
42058 \family sans
42059 preliminar
42060 \family default
42061
42062 \begin_inset space ~
42063 \end_inset
42064
42065
42066 \family sans
42067 inmediata
42068 \family default
42069  sirve para ver directamente en la pantalla de LyX objetos gráficos como
42070  imágenes o ecuaciones, como se explica en la sección
42071 \begin_inset space ~
42072 \end_inset
42073
42074
42075 \begin_inset CommandInset ref
42076 LatexCommand ref
42077 reference "sec:Vista-preliminar-inmediata"
42078
42079 \end_inset
42080
42081 .
42082 \end_layout
42083
42084 \begin_layout Standard
42085 La opción  
42086 \family sans
42087 Marcar
42088 \begin_inset space ~
42089 \end_inset
42090
42091 final
42092 \begin_inset space ~
42093 \end_inset
42094
42095 de
42096 \begin_inset space ~
42097 \end_inset
42098
42099 párrafos
42100 \family default
42101  muestra un calderón (¶) al final de cada párrafo.
42102 \end_layout
42103
42104 \begin_layout Section
42105 Edición
42106 \begin_inset Index idx
42107 status collapsed
42108
42109 \begin_layout Plain Layout
42110 Edición
42111 \end_layout
42112
42113 \end_inset
42114
42115
42116 \end_layout
42117
42118 \begin_layout Subsection
42119 Control
42120 \end_layout
42121
42122 \begin_layout Subsubsection
42123 Edición
42124 \end_layout
42125
42126 \begin_layout Standard
42127 La opción 
42128 \family sans
42129 El cursor sigue a la barra de desplazamiento
42130 \family default
42131  hace que el cursor se muestre siempre en la parte del documento que está
42132  en pantalla cuando esta se desliza.
42133 \end_layout
42134
42135 \begin_layout Standard
42136 La opción 
42137 \family sans
42138 Ordenar entornos alfabéticamente
42139 \family default
42140  ordena los entornos de párrafo en el menú desplegable.
42141 \end_layout
42142
42143 \begin_layout Standard
42144 La opción 
42145 \family sans
42146 Agrupar entornos por categorías
42147 \family default
42148  agrupa las entradas del menú desplegable de los entornos de párrafo.
42149 \end_layout
42150
42151 \begin_layout Standard
42152 La opción Editar macros de ecuación determina el estilo de edición, véase
42153  la sección  
42154 \emph on
42155 Macros de ecuaciones
42156 \emph default
42157  del manual 
42158 \emph on
42159 Ecuaciones
42160 \emph default
42161 .
42162 \end_layout
42163
42164 \begin_layout Subsubsection
42165 Pantalla completa
42166 \end_layout
42167
42168 \begin_layout Standard
42169 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
42170  La opción 
42171 \family sans
42172 Limitar anchura del texto
42173 \family default
42174  especifica la anchura del texto en pantalla completa.
42175  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
42176  texto se ve centrado.
42177 \end_layout
42178
42179 \begin_layout Subsection
42180 Atajos de teclado
42181 \begin_inset Index idx
42182 status collapsed
42183
42184 \begin_layout Plain Layout
42185 Atajos de teclado
42186 \end_layout
42187
42188 \end_inset
42189
42190
42191 \end_layout
42192
42193 \begin_layout Subsubsection
42194 Archivos de asociaciones de teclas
42195 \end_layout
42196
42197 \begin_layout Standard
42198 Las combinaciones de teclas se usan para asociar una función de LyX a una
42199  o varias teclas.
42200  Hay varios archivos disponibles para asociaciones de teclas:
42201 \end_layout
42202
42203 \begin_layout Description
42204 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
42205 \end_layout
42206
42207 \begin_layout Description
42208 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
42209 \family sans
42210 (X)Emacs
42211 \family default
42212 .
42213 \end_layout
42214
42215 \begin_layout Description
42216 mac.bind conjunto de asociaciones de teclas para sistemas 
42217 \family sans
42218 Mac
42219 \family default
42220 .
42221 \end_layout
42222
42223 \begin_layout Standard
42224 Además hay archivos de asociaciones de teclas para clases especiales de
42225  documentos, como 
42226 \emph on
42227 bradway bind
42228 \emph default
42229 , y para ciertos idiomas.
42230  El nombre de los archivos para idiomas comienza con el código del idioma.
42231  p.
42232 \begin_inset space \thinspace{}
42233 \end_inset
42234
42235 e.
42236  «pt» para portugués.
42237  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
42238  teclas apropiado.
42239 \end_layout
42240
42241 \begin_layout Standard
42242 Algunos archivos de asociaciones de teclas como 
42243 \emph on
42244 math.bind
42245 \emph default
42246 , son de pequeño alcance.
42247  Si miras al final del archivo 
42248 \emph on
42249 cua.bind
42250 \emph default
42251  verás algunos de aquellos incluidos para mantener la información general
42252  en el archivo.
42253 \end_layout
42254
42255 \begin_layout Subsubsection
42256 Edición de los atajos de teclado
42257 \begin_inset CommandInset label
42258 LatexCommand label
42259 name "sub:Edición-de-los-atajos"
42260
42261 \end_inset
42262
42263
42264 \begin_inset Index idx
42265 status collapsed
42266
42267 \begin_layout Plain Layout
42268 Atajos de teclado ! Edición 
42269 \end_layout
42270
42271 \end_inset
42272
42273
42274 \end_layout
42275
42276 \begin_layout Standard
42277 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
42278  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
42279  Para encontrar fácilmente funciones están agrupadas por categorías y el
42280  diálogo suministra el campo 
42281 \family sans
42282 Mostrar asociaciones que contienen
42283 \family default
42284 :, en el que puedes insertar una clave para una función que quieras editar.
42285  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
42286  que hay para las tres funciones que contienen «paste» en su nombre.
42287  Como puedes ver, una función puede tener más de una combinación.
42288  Todas las funciones de LyX se listan además en el archivo 
42289 \emph on
42290 LyX Functions
42291 \emph default
42292  disponible en el menú 
42293 \family sans
42294 Ayuda
42295 \family default
42296 .
42297 \end_layout
42298
42299 \begin_layout Standard
42300 Para añadir, p.
42301 \begin_inset space \thinspace{}
42302 \end_inset
42303
42304 e., el atajo 
42305 \family sans
42306 Alt+Q
42307 \family default
42308  para la función 
42309 \family sans
42310 textstyle-apply
42311 \family default
42312 , selecciona la función y pulsa el botón 
42313 \family sans
42314 Modificar
42315 \family default
42316 .
42317  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
42318 dientes, en este caso Alt+Q.
42319  De igual manera se modifica una combinación ya existente.
42320 \end_layout
42321
42322 \begin_layout Standard
42323 Alternativamente puedes modificar combinaciones de teclas editando los archivos
42324  
42325 \emph on
42326 .bind
42327 \emph default
42328  con un editor de texto.
42329  La sintaxis de las entradas es:
42330 \end_layout
42331
42332 \begin_layout Standard
42333
42334 \series bold
42335
42336 \backslash
42337 bind 
42338 \begin_inset Quotes erd
42339 \end_inset
42340
42341 key combination
42342 \begin_inset Quotes erd
42343 \end_inset
42344
42345  
42346 \begin_inset Quotes erd
42347 \end_inset
42348
42349 LyX-function
42350 \begin_inset Quotes erd
42351 \end_inset
42352
42353
42354 \series default
42355  
42356 \end_layout
42357
42358 \begin_layout Subsection
42359 Teclado / Ratón
42360 \begin_inset CommandInset label
42361 LatexCommand label
42362 name "sub:Teclado/Ratón"
42363
42364 \end_inset
42365
42366
42367 \begin_inset Index idx
42368 status collapsed
42369
42370 \begin_layout Plain Layout
42371 Teclado ! Mapas de
42372 \end_layout
42373
42374 \end_inset
42375
42376
42377 \begin_inset Index idx
42378 status collapsed
42379
42380 \begin_layout Plain Layout
42381 Configuración ! Mapa de teclado
42382 \end_layout
42383
42384 \end_inset
42385
42386
42387 \end_layout
42388
42389 \begin_layout Standard
42390 Normalmente la configuración del teclado se hace en el sistema operativo.
42391  Para casos en los que no es posible, LyX suministra mapas de teclado.
42392  Si tienes p.
42393 \begin_inset space \thinspace{}
42394 \end_inset
42395
42396 e.
42397  un teclado checo pero quieres escribir en él como en un teclado rumano,
42398  puedes usar el mapa de teclado 
42399 \emph on
42400 romanian.kmap
42401 \emph default
42402 .
42403 \end_layout
42404
42405 \begin_layout Standard
42406 \begin_inset Note Greyedout
42407 status collapsed
42408
42409 \begin_layout Plain Layout
42410 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
42411 \end_layout
42412
42413 \end_inset
42414
42415
42416 \end_layout
42417
42418 \begin_layout Standard
42419 Además de esto, puedes determinar aquí la 
42420 \family sans
42421 Velocidad de desplazamiento de la rueda
42422 \family default
42423  del ratón.
42424  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
42425  la disminuyen.
42426 \end_layout
42427
42428 \begin_layout Subsection
42429 Autocompletar
42430 \begin_inset CommandInset label
42431 LatexCommand label
42432 name "sub:Autocompletar-Apéndice"
42433
42434 \end_inset
42435
42436
42437 \begin_inset Index idx
42438 status collapsed
42439
42440 \begin_layout Plain Layout
42441 Autocompletar
42442 \end_layout
42443
42444 \end_inset
42445
42446
42447 \end_layout
42448
42449 \begin_layout Standard
42450 La finalización de entradas se describe en la sección
42451 \begin_inset space \thinspace{}
42452 \end_inset
42453
42454
42455 \begin_inset CommandInset ref
42456 LatexCommand ref
42457 reference "sec:Finalización-de-entradas/palabras"
42458
42459 \end_inset
42460
42461 .
42462  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
42463 entes opciones para texto.
42464  Con las opciones generales puedes definir el tiempo de retardo para la
42465  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
42466 ones largas deberían, o no, abreviarse.
42467 \end_layout
42468
42469 \begin_layout Section
42470 Rutas
42471 \begin_inset CommandInset label
42472 LatexCommand label
42473 name "sec:Rutas"
42474
42475 \end_inset
42476
42477
42478 \begin_inset Index idx
42479 status collapsed
42480
42481 \begin_layout Plain Layout
42482 Rutas
42483 \end_layout
42484
42485 \end_inset
42486
42487
42488 \begin_inset Index idx
42489 status collapsed
42490
42491 \begin_layout Plain Layout
42492 Configuración ! Directorios
42493 \end_layout
42494
42495 \end_inset
42496
42497
42498 \end_layout
42499
42500 \begin_layout Description
42501 Directorio
42502 \begin_inset space ~
42503 \end_inset
42504
42505 de
42506 \begin_inset space ~
42507 \end_inset
42508
42509 trabajo Es el directorio de trabajo de LyX.
42510  El directorio predeterminado cuando haces 
42511 \family sans
42512 Abrir
42513 \family default
42514
42515 \family sans
42516 Guardar
42517 \family default
42518  o 
42519 \family sans
42520 Guardar
42521 \begin_inset space ~
42522 \end_inset
42523
42524 como
42525 \family default
42526  con un archivo.
42527 \end_layout
42528
42529 \begin_layout Description
42530 Plantillas
42531 \begin_inset space ~
42532 \end_inset
42533
42534 de
42535 \begin_inset space ~
42536 \end_inset
42537
42538 documento Directorio que contiene las plantillas del menú 
42539 \family sans
42540 Archivo\SpecialChar \menuseparator
42541 Nuevo
42542 \begin_inset space ~
42543 \end_inset
42544
42545 desde
42546 \begin_inset space ~
42547 \end_inset
42548
42549 plantilla.
42550 \end_layout
42551
42552 \begin_layout Description
42553 Archivos
42554 \begin_inset space ~
42555 \end_inset
42556
42557 de
42558 \begin_inset space ~
42559 \end_inset
42560
42561 ejemplo Este directorio se abrirá al pulsar el botón 
42562 \family sans
42563 Ejemplos
42564 \family default
42565  del diálogo 
42566 \family sans
42567 Archivo\SpecialChar \menuseparator
42568 Abrir
42569 \family default
42570 .
42571 \begin_inset Newline newline
42572 \end_inset
42573
42574
42575 \begin_inset Note Greyedout
42576 status collapsed
42577
42578 \begin_layout Plain Layout
42579
42580 \series bold
42581 Nota:
42582 \series default
42583  El botón 
42584 \family sans
42585 Ejemplos
42586 \family default
42587  no existe en en los sistemas MacOS o Windows.
42588 \end_layout
42589
42590 \end_inset
42591
42592
42593 \end_layout
42594
42595 \begin_layout Description
42596 Copias
42597 \begin_inset space ~
42598 \end_inset
42599
42600 de
42601 \begin_inset space ~
42602 \end_inset
42603
42604 seguridad
42605 \begin_inset Index idx
42606 status collapsed
42607
42608 \begin_layout Plain Layout
42609 Documentos ! Copias de seguridad
42610 \end_layout
42611
42612 \end_inset
42613
42614  Directorio donde se guardarán las copias de seguridad.
42615  Si este campo está en blanco pero las copias de seguridad están habilitadas,
42616  como se describe en la sección
42617 \begin_inset space ~
42618 \end_inset
42619
42620
42621 \begin_inset CommandInset ref
42622 LatexCommand ref
42623 reference "sub:Copias-de-seguridad"
42624
42625 \end_inset
42626
42627 , éstas se guardarán en el 
42628 \family sans
42629 Directorio
42630 \begin_inset space ~
42631 \end_inset
42632
42633 de
42634 \begin_inset space ~
42635 \end_inset
42636
42637 trabajo
42638 \family default
42639 .
42640 \begin_inset Newline newline
42641 \end_inset
42642
42643 Los archivos de seguridad tienen la extensión «.lyx~».
42644 \end_layout
42645
42646 \begin_layout Description
42647 Tubería
42648 \begin_inset space ~
42649 \end_inset
42650
42651 Ly
42652 \begin_inset ERT
42653 status collapsed
42654
42655 \begin_layout Plain Layout
42656
42657 {}
42658 \end_layout
42659
42660 \end_inset
42661
42662 XServer Aquí puedes introducir el nombre de una tubería de Unix.
42663  Esta tubería se emplea para enviar datos desde programas externos a LyX.
42664 \begin_inset Newline newline
42665 \end_inset
42666
42667
42668 \begin_inset Note Greyedout
42669 status collapsed
42670
42671 \begin_layout Plain Layout
42672
42673 \series bold
42674 Nota:
42675 \series default
42676  Esta característica no funciona en Windows.
42677 \end_layout
42678
42679 \end_inset
42680
42681
42682 \end_layout
42683
42684 \begin_layout Description
42685 Directorio
42686 \begin_inset space ~
42687 \end_inset
42688
42689 temporal Directorio en el que se guardarán los archivos temporales generados
42690  por LyX.
42691 \end_layout
42692
42693 \begin_layout Description
42694 Prefijo
42695 \begin_inset space ~
42696 \end_inset
42697
42698 PATH Este campo puede contener una lista de rutas («paths») a programas
42699  externos.
42700  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
42701  en esta lista.
42702  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
42703  de modo que normalmente no debes modificarla.
42704  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
42705  usar programas externos que no estén en la rutas reconocidas por la variable
42706  $PATH.
42707  
42708 \end_layout
42709
42710 \begin_layout Section
42711 Identidad
42712 \end_layout
42713
42714 \begin_layout Standard
42715 En este campo puedes poner tu nombre y correo electrónico.
42716  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
42717  en la sección
42718 \begin_inset space ~
42719 \end_inset
42720
42721
42722 \begin_inset CommandInset ref
42723 LatexCommand ref
42724 reference "sec:Seguimiento-de-cambios"
42725
42726 \end_inset
42727
42728 , para identificar tus cambios en el documento.
42729 \end_layout
42730
42731 \begin_layout Section
42732 Configuración del idioma
42733 \begin_inset Index idx
42734 status collapsed
42735
42736 \begin_layout Plain Layout
42737 Idioma !Configuración
42738 \end_layout
42739
42740 \end_inset
42741
42742
42743 \begin_inset Index idx
42744 status collapsed
42745
42746 \begin_layout Plain Layout
42747 Configuración ! Idioma
42748 \end_layout
42749
42750 \end_inset
42751
42752
42753 \end_layout
42754
42755 \begin_layout Subsection
42756 Idioma
42757 \end_layout
42758
42759 \begin_layout Description
42760 Idioma
42761 \begin_inset space ~
42762 \end_inset
42763
42764 de
42765 \begin_inset space ~
42766 \end_inset
42767
42768 la
42769 \begin_inset space ~
42770 \end_inset
42771
42772 interfaz
42773 \begin_inset space ~
42774 \end_inset
42775
42776 de
42777 \begin_inset space ~
42778 \end_inset
42779
42780 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
42781  Desafortunadamente esto no funciona en Mac y Windows.
42782  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
42783  aquí tienen su correspondiente traducción en los menús.
42784  El estado actual de las traducciones se puede consultar en:
42785 \begin_inset space ~
42786 \end_inset
42787
42788
42789 \begin_inset CommandInset href
42790 LatexCommand href
42791 name "http://www.lyx.org/I18n"
42792 target "http://www.lyx.org/I18n"
42793
42794 \end_inset
42795
42796
42797 \end_layout
42798
42799 \begin_layout Description
42800
42801 \family sans
42802 Idioma
42803 \begin_inset space ~
42804 \end_inset
42805
42806 predeterminado
42807 \family default
42808  es el que se usa en nuevos documentos.
42809 \end_layout
42810
42811 \begin_layout Description
42812
42813 \family sans
42814 Paquete
42815 \begin_inset space ~
42816 \end_inset
42817
42818 de
42819 \begin_inset space ~
42820 \end_inset
42821
42822 Idiom
42823 \family default
42824 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
42825  las características del idioma.
42826  Por omisión es el comando 
42827 \family sans
42828
42829 \backslash
42830 usepackage{babel} 
42831 \family default
42832 que carga el paquete LaTeX 
42833 \series bold
42834 babel
42835 \series default
42836 .
42837 \begin_inset Foot
42838 status collapsed
42839
42840 \begin_layout Plain Layout
42841 Para una introducción a la sintaxis de LaTeX véase la sección
42842 \begin_inset space ~
42843 \end_inset
42844
42845
42846 \begin_inset CommandInset ref
42847 LatexCommand ref
42848 reference "sec:Código-TeX"
42849
42850 \end_inset
42851
42852
42853 \end_layout
42854
42855 \end_inset
42856
42857  Este programa traduce automáticamente en segundo plano el texto de las
42858  etiquetas al idioma del documento.
42859  Por ejemplo, la etiqueta 
42860 \begin_inset Quotes fld
42861 \end_inset
42862
42863 Cuadro
42864 \begin_inset Quotes frd
42865 \end_inset
42866
42867  en los títulos de las tablas.
42868 \begin_inset Foot
42869 status collapsed
42870
42871 \begin_layout Plain Layout
42872
42873 \emph on
42874 N.
42875 \begin_inset space \thinspace{}
42876 \end_inset
42877
42878 del t.: 
42879 \emph default
42880 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
42881  P.
42882 \begin_inset space \thinspace{}
42883 \end_inset
42884
42885 e., LyX traduce en pantalla automáticamente 
42886 \begin_inset Quotes fld
42887 \end_inset
42888
42889 Table
42890 \begin_inset Quotes frd
42891 \end_inset
42892
42893  por 
42894 \begin_inset Quotes fld
42895 \end_inset
42896
42897 Tabla
42898 \begin_inset Quotes frd
42899 \end_inset
42900
42901 .
42902  En la salida, en cambio, el estilo 
42903 \family typewriter
42904 spanish
42905 \family default
42906  del sistema 
42907 \series bold
42908 babel
42909 \series default
42910  traduce 
42911 \begin_inset Quotes fld
42912 \end_inset
42913
42914 Table
42915 \begin_inset Quotes frd
42916 \end_inset
42917
42918  por 
42919 \begin_inset Quotes fld
42920 \end_inset
42921
42922 Cuadro
42923 \begin_inset Quotes frd
42924 \end_inset
42925
42926 .
42927  Más información sobre el estilo 
42928 \family typewriter
42929 spanish 
42930 \family default
42931 en la página web
42932 \begin_inset space ~
42933 \end_inset
42934
42935
42936 \begin_inset CommandInset citation
42937 LatexCommand cite
42938 key "spanish"
42939
42940 \end_inset
42941
42942 .
42943 \end_layout
42944
42945 \end_inset
42946
42947  
42948 \end_layout
42949
42950 \begin_layout Description
42951 Comienzo
42952 \begin_inset space ~
42953 \end_inset
42954
42955 del
42956 \begin_inset space ~
42957 \end_inset
42958
42959 comando Cuando hace falta algún paquete LaTeX especial para escribir en
42960  determinado idioma, aquí puedes poner el comando para cargarlo.
42961  Un ejemplo es el comando 
42962 \family sans
42963
42964 \backslash
42965 begin{arabtext} 
42966 \family default
42967 para cargar el paquete 
42968 \series bold
42969 ArabTeX
42970 \series default
42971  (véase 
42972 \begin_inset CommandInset citation
42973 LatexCommand cite
42974 key "Arabic"
42975
42976 \end_inset
42977
42978 ), necesario para escribir en árabe.
42979
42980 \series bold
42981  
42982 \series default
42983 Por omisión, es el comando de 
42984 \series bold
42985 babel
42986 \series default
42987   
42988 \family sans
42989
42990 \backslash
42991 selectlanguage{$$lang}
42992 \family default
42993 .
42994 \end_layout
42995
42996 \begin_layout Description
42997 Fin
42998 \begin_inset space ~
42999 \end_inset
43000
43001 del
43002 \begin_inset space ~
43003 \end_inset
43004
43005 comando El complemento a 
43006 \family sans
43007 Comienzo
43008 \begin_inset space ~
43009 \end_inset
43010
43011 del
43012 \begin_inset space ~
43013 \end_inset
43014
43015 comando
43016 \family default
43017 .
43018  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
43019  porque el comando de inicio habilita o no el paquete.
43020 \end_layout
43021
43022 \begin_layout Description
43023 Usar
43024 \begin_inset space ~
43025 \end_inset
43026
43027 babel Si se usa o no este paquete.
43028  
43029 \end_layout
43030
43031 \begin_layout Description
43032 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
43033  como opciones a la clase de documento, para que puedan usarse por todos
43034  los paquetes LaTeX.
43035  Si no, sólo serán utilizados como opciones para 
43036 \series bold
43037 babel
43038 \series default
43039 .
43040  
43041 \end_layout
43042
43043 \begin_layout Description
43044 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
43045  elegido.
43046  Sin ella, el 
43047 \family sans
43048 Comienzo
43049 \begin_inset space ~
43050 \end_inset
43051
43052 del
43053 \begin_inset space ~
43054 \end_inset
43055
43056 comando
43057 \family default
43058  se establece explícitamente al inicio del documento en la salida de LaTeX.
43059  Esto asegura que se usa el idioma correcto cuando pongas un 
43060 \family sans
43061  Comienzo
43062 \begin_inset space ~
43063 \end_inset
43064
43065 del
43066 \begin_inset space ~
43067 \end_inset
43068
43069 comando 
43070 \family default
43071  distinto al predeterminado.
43072 \end_layout
43073
43074 \begin_layout Description
43075 Auto-terminar Contrapartida a 
43076 \family sans
43077 Auto-iniciar.
43078  
43079 \family default
43080 Si no está marcado, el 
43081 \family sans
43082 Fin
43083 \begin_inset space ~
43084 \end_inset
43085
43086 del
43087 \begin_inset space ~
43088 \end_inset
43089
43090 comando
43091 \family default
43092  se establece al final del documento.
43093 \end_layout
43094
43095 \begin_layout Description
43096 Marcar
43097 \begin_inset space ~
43098 \end_inset
43099
43100 idiomas
43101 \begin_inset space ~
43102 \end_inset
43103
43104 extranjeros El texto marcado con estilo de idioma distinto al del documento
43105  se subraya en azul.
43106 \end_layout
43107
43108 \begin_layout Description
43109 Soporte
43110 \begin_inset space ~
43111 \end_inset
43112
43113 para
43114 \begin_inset space ~
43115 \end_inset
43116
43117 idioma
43118 \begin_inset space ~
43119 \end_inset
43120
43121 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
43122  o el farsi, se escriben de derecha a izquierda.
43123 \end_layout
43124
43125 \begin_layout Description
43126 Movimiento
43127 \begin_inset space ~
43128 \end_inset
43129
43130 del
43131 \begin_inset space ~
43132 \end_inset
43133
43134 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
43135  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
43136  la izquierda o a la derecha, respectivamente, o lógicamente.
43137  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
43138  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
43139  derecha-izquierda.
43140 \end_layout
43141
43142 \begin_layout Subsection
43143 Corrector ortográfico
43144 \end_layout
43145
43146 \begin_layout Standard
43147 Se explica en la sección
43148 \begin_inset space ~
43149 \end_inset
43150
43151
43152 \begin_inset CommandInset ref
43153 LatexCommand ref
43154 reference "sec:Corrector-ortográfico"
43155
43156 \end_inset
43157
43158
43159 \end_layout
43160
43161 \begin_layout Section
43162 Salidas
43163 \end_layout
43164
43165 \begin_layout Subsection
43166 Impresora
43167 \begin_inset CommandInset label
43168 LatexCommand label
43169 name "sub:Impresora"
43170
43171 \end_inset
43172
43173
43174 \begin_inset Index idx
43175 status collapsed
43176
43177 \begin_layout Plain Layout
43178 Impresora
43179 \end_layout
43180
43181 \end_inset
43182
43183
43184 \begin_inset Index idx
43185 status collapsed
43186
43187 \begin_layout Plain Layout
43188 Configuración ! Impresora
43189 \end_layout
43190
43191 \end_inset
43192
43193
43194 \end_layout
43195
43196 \begin_layout Description
43197 Impresora
43198 \begin_inset space ~
43199 \end_inset
43200
43201 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
43202 da.
43203  Este nombre se usará cuando se ejecute el 
43204 \family sans
43205 Comando de Impresión
43206 \family default
43207 .
43208 \begin_inset Newline newline
43209 \end_inset
43210
43211
43212 \begin_inset Note Greyedout
43213 status collapsed
43214
43215 \begin_layout Plain Layout
43216
43217 \series bold
43218 Nota:
43219 \series default
43220  En Windows puedes dejar el campo en blanco porque no tiene efecto.
43221 \end_layout
43222
43223 \end_inset
43224
43225
43226 \end_layout
43227
43228 \begin_layout Description
43229 Adaptar
43230 \begin_inset space ~
43231 \end_inset
43232
43233 la
43234 \begin_inset space ~
43235 \end_inset
43236
43237 salida
43238 \begin_inset space ~
43239 \end_inset
43240
43241 a
43242 \begin_inset space ~
43243 \end_inset
43244
43245 la
43246 \begin_inset space ~
43247 \end_inset
43248
43249 impresora Esta opción sólo funciona si el 
43250 \family sans
43251 Comando de Impresión
43252 \family default
43253  es «
43254 \family sans
43255 dvips
43256 \family default
43257 ».
43258  Activa un archivo de configuración para dvips.
43259  Esta opción es para expertos en dvips.
43260 \end_layout
43261
43262 \begin_layout Description
43263
43264 \family sans
43265 Comando
43266 \begin_inset space ~
43267 \end_inset
43268
43269 de
43270 \begin_inset space ~
43271 \end_inset
43272
43273 Impresión 
43274 \family default
43275 es el comando que usan LyX
43276 \begin_inset space \thinspace{}
43277 \end_inset
43278
43279 /
43280 \begin_inset space \thinspace{}
43281 \end_inset
43282
43283 LaTeX para imprimir.
43284  En la mayoría de sistemas el comando predeterminado es 
43285 \family sans
43286 dvips
43287 \family default
43288 .
43289 \end_layout
43290
43291 \begin_layout Description
43292 Opciones
43293 \begin_inset space ~
43294 \end_inset
43295
43296 del
43297 \begin_inset space ~
43298 \end_inset
43299
43300 comando
43301 \begin_inset space ~
43302 \end_inset
43303
43304 de
43305 \begin_inset space ~
43306 \end_inset
43307
43308 impresión En la documentación del programa que suministra el 
43309 \family sans
43310 Comando de impresión
43311 \family default
43312  que se use
43313 \family sans
43314  
43315 \family default
43316 puedes encontrar la explicación de las opciones que pueden configurarse
43317  en estos campos.
43318
43319 \family sans
43320  
43321 \end_layout
43322
43323 \begin_layout Subsection
43324 Formato de fecha
43325 \begin_inset Index idx
43326 status collapsed
43327
43328 \begin_layout Plain Layout
43329 Fecha, formato de
43330 \end_layout
43331
43332 \end_inset
43333
43334
43335 \begin_inset Index idx
43336 status collapsed
43337
43338 \begin_layout Plain Layout
43339 Configuración ! Formato de fecha
43340 \end_layout
43341
43342 \end_inset
43343
43344
43345 \end_layout
43346
43347 \begin_layout Standard
43348 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
43349 \begin_inset Newline newline
43350 \end_inset
43351
43352
43353 \begin_inset Flex URL
43354 status collapsed
43355
43356 \begin_layout Plain Layout
43357
43358 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
43359 \end_layout
43360
43361 \end_inset
43362
43363
43364 \begin_inset Newline newline
43365 \end_inset
43366
43367 Por ejemplo, el formato
43368 \begin_inset Newline newline
43369 \end_inset
43370
43371 %d/%m/%y
43372 \begin_inset Newline newline
43373 \end_inset
43374
43375 imprime la fecha como día/mes/año.
43376 \end_layout
43377
43378 \begin_layout Subsection
43379 Texto simple
43380 \end_layout
43381
43382 \begin_layout Description
43383
43384 \family sans
43385 Longitud
43386 \begin_inset space ~
43387 \end_inset
43388
43389 de
43390 \begin_inset space ~
43391 \end_inset
43392
43393 línea
43394 \begin_inset space ~
43395 \end_inset
43396
43397 de
43398 \begin_inset space ~
43399 \end_inset
43400
43401 salida
43402 \family default
43403  establece el número máximo de caracteres impresos en cada línea, cuando
43404  el archivo se exporta como texto simple.
43405  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
43406  
43407 \end_layout
43408
43409 \begin_layout Description
43410
43411 \family sans
43412 Comando
43413 \family default
43414
43415 \begin_inset space ~
43416 \end_inset
43417
43418
43419 \family sans
43420 roff
43421 \family default
43422  define un comando adicional para generar mejores tablas de caracteres ASCII,
43423  con uno de los comandos UNIX 
43424 \family typewriter
43425 groff/troff/nroff
43426 \family default
43427  (puedes consultar información sobre ellos en sus páginas de manual).
43428  Si se deja en blanco LyX usará un formateador interno.
43429 \end_layout
43430
43431 \begin_layout Subsection
43432 LaT
43433 \begin_inset ERT
43434 status collapsed
43435
43436 \begin_layout Plain Layout
43437
43438 {}
43439 \end_layout
43440
43441 \end_inset
43442
43443 eX
43444 \begin_inset CommandInset label
43445 LatexCommand label
43446 name "sub:LaTeX-Configuración"
43447
43448 \end_inset
43449
43450
43451 \begin_inset Index idx
43452 status collapsed
43453
43454 \begin_layout Plain Layout
43455 Configuración ! LaTeX
43456 \end_layout
43457
43458 \end_inset
43459
43460
43461 \end_layout
43462
43463 \begin_layout Description
43464 Codificación
43465 \begin_inset space ~
43466 \end_inset
43467
43468 Te
43469 \begin_inset ERT
43470 status collapsed
43471
43472 \begin_layout Plain Layout
43473
43474 {}
43475 \end_layout
43476
43477 \end_inset
43478
43479 X Esta es la codificación predeterminada de la fuente del documento, 
43480 \family sans
43481 T1
43482 \family default
43483 , que cubre los idiomas y símbolos occidentales.
43484  
43485 \family sans
43486 T2A
43487 \family default
43488
43489 \family sans
43490 T2B
43491 \family default
43492
43493 \family sans
43494 T2C
43495 \family default
43496
43497 \family sans
43498 LCY
43499 \family default
43500 , y 
43501 \family sans
43502 X2 
43503 \family default
43504 son para cirílico.
43505  Se pueden combinar codificaciones, como 
43506 \begin_inset Quotes erd
43507 \end_inset
43508
43509
43510 \family sans
43511 T1, T2B
43512 \family default
43513
43514 \begin_inset Quotes erd
43515 \end_inset
43516
43517 .
43518  Normalmente la codificación se carga automáticamente cuando LyX configura
43519  los paquetes de idioma.
43520  Por tanto no hay por qué cambiarla.
43521 \end_layout
43522
43523 \begin_layout Description
43524 Tamaño
43525 \begin_inset space ~
43526 \end_inset
43527
43528 predeterminado
43529 \begin_inset space ~
43530 \end_inset
43531
43532 del
43533 \begin_inset space ~
43534 \end_inset
43535
43536 papel Este será el tamaño del papel para documentos nuevos.
43537  El valor 
43538 \family sans
43539 Predeterminado 
43540 \family default
43541 depende de la configuración del sistema LaTeX.
43542 \end_layout
43543
43544 \begin_layout Standard
43545 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
43546  listadas.
43547  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
43548  aplicaciones.
43549  Actualmente se pueden configurar los comandos siguientes:
43550 \end_layout
43551
43552 \begin_layout Description
43553 Comando
43554 \begin_inset space ~
43555 \end_inset
43556
43557 CheckTe
43558 \begin_inset ERT
43559 status collapsed
43560
43561 \begin_layout Plain Layout
43562
43563 {}
43564 \end_layout
43565
43566 \end_inset
43567
43568 X El programa 
43569 \family sans
43570 CheckTeX 
43571 \family default
43572 se explica en la sección 
43573 \emph on
43574 Comprobar TeX
43575 \emph default
43576  del manual 
43577 \emph on
43578 Características adicionales
43579 \emph default
43580 .
43581 \end_layout
43582
43583 \begin_layout Description
43584 Comando
43585 \begin_inset space ~
43586 \end_inset
43587
43588 BibTe
43589 \begin_inset ERT
43590 status collapsed
43591
43592 \begin_layout Plain Layout
43593
43594 {}
43595 \end_layout
43596
43597 \end_inset
43598
43599 X El programa 
43600 \family sans
43601 BibTeX 
43602 \family default
43603 genera la bibliografía; véase la sección
43604 \begin_inset space ~
43605 \end_inset
43606
43607
43608 \begin_inset CommandInset ref
43609 LatexCommand ref
43610 reference "sub:Bases-datos-bibliográficos"
43611
43612 \end_inset
43613
43614 .
43615 \end_layout
43616
43617 \begin_layout Description
43618 Comando
43619 \begin_inset space ~
43620 \end_inset
43621
43622 para
43623 \begin_inset space ~
43624 \end_inset
43625
43626
43627 \begin_inset space ~
43628 \end_inset
43629
43630 índice Comando para el programa que genera el índice, véase la sección
43631 \begin_inset space ~
43632 \end_inset
43633
43634
43635 \begin_inset CommandInset ref
43636 LatexCommand ref
43637 reference "sub:Programas-para-índice"
43638
43639 \end_inset
43640
43641 .
43642 \end_layout
43643
43644 \begin_layout Description
43645 Comando
43646 \begin_inset space ~
43647 \end_inset
43648
43649 para
43650 \begin_inset space ~
43651 \end_inset
43652
43653 nomenclatura Comando para el programa que genera la nomenclatura, véase
43654  la sección
43655 \begin_inset space ~
43656 \end_inset
43657
43658
43659 \begin_inset CommandInset ref
43660 LatexCommand ref
43661 reference "sub:Programa-para-la-nomenclatura"
43662
43663 \end_inset
43664
43665
43666 \end_layout
43667
43668 \begin_layout Description
43669 Opciones
43670 \begin_inset space ~
43671 \end_inset
43672
43673 de
43674 \begin_inset space ~
43675 \end_inset
43676
43677 tamaño
43678 \begin_inset space ~
43679 \end_inset
43680
43681 del
43682 \begin_inset space ~
43683 \end_inset
43684
43685 papel
43686 \begin_inset space ~
43687 \end_inset
43688
43689 para
43690 \begin_inset space ~
43691 \end_inset
43692
43693 el
43694 \begin_inset space ~
43695 \end_inset
43696
43697 visor
43698 \begin_inset space ~
43699 \end_inset
43700
43701 DVI Sólo tienen efecto para el programa visor de DVI 
43702 \family sans
43703 xdvi
43704 \family default
43705 .
43706  
43707 \end_layout
43708
43709 \begin_layout Standard
43710 Además están las opciones:
43711 \end_layout
43712
43713 \begin_layout Description
43714 Usar
43715 \begin_inset space ~
43716 \end_inset
43717
43718 rutas
43719 \begin_inset space ~
43720 \end_inset
43721
43722 estilo
43723 \begin_inset space ~
43724 \end_inset
43725
43726 Windows
43727 \begin_inset space ~
43728 \end_inset
43729
43730 en
43731 \begin_inset space ~
43732 \end_inset
43733
43734 archivos
43735 \begin_inset space ~
43736 \end_inset
43737
43738 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
43739 \backslash
43740 » en vez de «/» para separar carpetas.
43741  Esta opción está marcada por omisión cuando se usa LyX en Windows.
43742 \begin_inset Index idx
43743 status collapsed
43744
43745 \begin_layout Plain Layout
43746 Rutas
43747 \end_layout
43748
43749 \end_inset
43750
43751
43752 \begin_inset Index idx
43753 status collapsed
43754
43755 \begin_layout Plain Layout
43756 Configuración ! Rutas
43757 \end_layout
43758
43759 \end_inset
43760
43761
43762 \end_layout
43763
43764 \begin_layout Description
43765 Reiniciar
43766 \begin_inset space ~
43767 \end_inset
43768
43769 opciones
43770 \begin_inset space ~
43771 \end_inset
43772
43773 de
43774 \begin_inset space ~
43775 \end_inset
43776
43777 clase
43778 \begin_inset space ~
43779 \end_inset
43780
43781 cuando
43782 \begin_inset space ~
43783 \end_inset
43784
43785 la
43786 \begin_inset space ~
43787 \end_inset
43788
43789 clase
43790 \begin_inset space ~
43791 \end_inset
43792
43793 de
43794 \begin_inset space ~
43795 \end_inset
43796
43797 documento
43798 \begin_inset space ~
43799 \end_inset
43800
43801 cambie Si se cambia la clase de documento se eliminan todas las opciones
43802  de clase de documento establecidas manualmente en el diálogo 
43803 \family sans
43804 Documento\SpecialChar \menuseparator
43805 Configuración
43806 \family default
43807 .
43808 \end_layout
43809
43810 \begin_layout Section
43811 Gestión de archivos
43812 \begin_inset Index idx
43813 status collapsed
43814
43815 \begin_layout Plain Layout
43816 Gestión de archivos
43817 \end_layout
43818
43819 \end_inset
43820
43821
43822 \end_layout
43823
43824 \begin_layout Subsection
43825 Convertidores
43826 \begin_inset CommandInset label
43827 LatexCommand label
43828 name "sub:Convertidores"
43829
43830 \end_inset
43831
43832
43833 \begin_inset Index idx
43834 status collapsed
43835
43836 \begin_layout Plain Layout
43837 Convertidores
43838 \end_layout
43839
43840 \end_inset
43841
43842
43843 \end_layout
43844
43845 \begin_layout Standard
43846 Aquí está la lista de los comandos de los programas para convertir archivos
43847  de un formato a otro.
43848  Puedes modificarlos o configurar otros nuevos.
43849  Para modificar un convertidor lo seleccionas, cambias las entradas de los
43850  campos 
43851 \family sans
43852 Convertidor
43853 \family default
43854  y/o 
43855 \family sans
43856 Opción extra
43857 \family default
43858 , y pulsas el botón 
43859 \family sans
43860 Modificar
43861 \family default
43862 .
43863  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
43864  en las listas desplegables, modifica el campo 
43865 \family sans
43866 Convertidor
43867 \family default
43868 , y pulsa 
43869 \family sans
43870 Añadir
43871 \family default
43872 .
43873 \end_layout
43874
43875 \begin_layout Standard
43876 Si se activa la opción 
43877 \family sans
43878 Caché de archivo del conversor
43879 \family default
43880 , las conversiones se conservarán durante el tiempo especificado en 
43881 \family sans
43882 Edad máxima (en días)
43883 \family default
43884 .
43885  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
43886  reabrir el documento, porque se usarán las almacenadas en la caché.
43887  
43888 \end_layout
43889
43890 \begin_layout Standard
43891 En la sección 
43892 \emph on
43893 Convertidores
43894 \emph default
43895  del manual 
43896 \emph on
43897 Personalización
43898 \emph default
43899  encontrarás más información sobre convertidores, como variables y opciones
43900  que se pueden poner en su definición.
43901 \end_layout
43902
43903 \begin_layout Subsection
43904 Formatos de archivo
43905 \begin_inset CommandInset label
43906 LatexCommand label
43907 name "sec:Formatos-de-archivo"
43908
43909 \end_inset
43910
43911
43912 \begin_inset Index idx
43913 status collapsed
43914
43915 \begin_layout Plain Layout
43916 Formatos de archivo
43917 \end_layout
43918
43919 \end_inset
43920
43921
43922 \begin_inset Index idx
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926 Copiadores
43927 \end_layout
43928
43929 \end_inset
43930
43931
43932 \end_layout
43933
43934 \begin_layout Standard
43935 Aquí está la lista de los formatos de archivo que LyX puede manejar.
43936  Puedes modificar los programas visor y editor para determinados formatos.
43937 \end_layout
43938
43939 \begin_layout Standard
43940 En la sección 
43941 \emph on
43942 Formatos
43943 \emph default
43944  del manual 
43945 \emph on
43946 Personalización
43947 \emph default
43948  encontrarás más información sobre formatos, como opciones que se pueden
43949  emplear en su definición.
43950 \end_layout
43951
43952 \begin_layout Standard
43953 Puesto que todas las conversiones de un formato a otro tienen lugar en el
43954  directorio temporal de LyX, a veces es preciso modificar un archivo antes
43955  de copiarlo al directorio temporal, con el fin de de que la conversión
43956  pueda llevarse a cabo.
43957  Esto se hace especificando un 
43958 \family sans
43959 Copiador
43960 \family default
43961 .
43962  En la sección 
43963 \emph on
43964 Copiadores
43965 \emph default
43966  del manual 
43967 \emph on
43968 Personalización
43969 \emph default
43970  hay más información sobre esto.
43971 \end_layout
43972
43973 \begin_layout Standard
43974
43975 \end_layout
43976
43977 \begin_layout Chapter
43978 Unidades disponibles en LyX
43979 \begin_inset Index idx
43980 status collapsed
43981
43982 \begin_layout Plain Layout
43983 Unidades
43984 \end_layout
43985
43986 \end_inset
43987
43988
43989 \begin_inset CommandInset label
43990 LatexCommand label
43991 name "cap:Unidades-disponibles"
43992
43993 \end_inset
43994
43995
43996 \end_layout
43997
43998 \begin_layout Standard
43999 Para comprender las unidades utilizadas en este manual, el cuadro
44000 \begin_inset space ~
44001 \end_inset
44002
44003
44004 \begin_inset CommandInset ref
44005 LatexCommand ref
44006 reference "tab:Unidades"
44007
44008 \end_inset
44009
44010  describe todas las unidades disponibles en LyX.
44011 \end_layout
44012
44013 \begin_layout Standard
44014 \begin_inset Float table
44015 placement h
44016 wide false
44017 sideways false
44018 status collapsed
44019
44020 \begin_layout Plain Layout
44021 \begin_inset Caption
44022
44023 \begin_layout Plain Layout
44024 \begin_inset CommandInset label
44025 LatexCommand label
44026 name "tab:Unidades"
44027
44028 \end_inset
44029
44030 Unidades
44031 \end_layout
44032
44033 \end_inset
44034
44035
44036 \end_layout
44037
44038 \begin_layout Plain Layout
44039 \begin_inset VSpace medskip
44040 \end_inset
44041
44042
44043 \end_layout
44044
44045 \begin_layout Plain Layout
44046 \noindent
44047 \align center
44048 \begin_inset Tabular
44049 <lyxtabular version="3" rows="20" columns="2">
44050 <features tabularvalignment="middle">
44051 <column alignment="center" valignment="top" width="0">
44052 <column alignment="center" valignment="top" width="0">
44053 <row>
44054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44055 \begin_inset Text
44056
44057 \begin_layout Plain Layout
44058 unidad
44059 \end_layout
44060
44061 \end_inset
44062 </cell>
44063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44064 \begin_inset Text
44065
44066 \begin_layout Plain Layout
44067 nombre/descripción
44068 \end_layout
44069
44070 \end_inset
44071 </cell>
44072 </row>
44073 <row>
44074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44075 \begin_inset Text
44076
44077 \begin_layout Plain Layout
44078 mm
44079 \end_layout
44080
44081 \end_inset
44082 </cell>
44083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44084 \begin_inset Text
44085
44086 \begin_layout Plain Layout
44087 milímetro
44088 \end_layout
44089
44090 \end_inset
44091 </cell>
44092 </row>
44093 <row>
44094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44095 \begin_inset Text
44096
44097 \begin_layout Plain Layout
44098 cm
44099 \end_layout
44100
44101 \end_inset
44102 </cell>
44103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44104 \begin_inset Text
44105
44106 \begin_layout Plain Layout
44107 centímetro
44108 \end_layout
44109
44110 \end_inset
44111 </cell>
44112 </row>
44113 <row>
44114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44115 \begin_inset Text
44116
44117 \begin_layout Plain Layout
44118 in
44119 \end_layout
44120
44121 \end_inset
44122 </cell>
44123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44124 \begin_inset Text
44125
44126 \begin_layout Plain Layout
44127 pulgada
44128 \end_layout
44129
44130 \end_inset
44131 </cell>
44132 </row>
44133 <row>
44134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44135 \begin_inset Text
44136
44137 \begin_layout Plain Layout
44138 pt
44139 \end_layout
44140
44141 \end_inset
44142 </cell>
44143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44144 \begin_inset Text
44145
44146 \begin_layout Plain Layout
44147 punto (72.27
44148 \begin_inset space \thinspace{}
44149 \end_inset
44150
44151 pt = 1
44152 \begin_inset space \thinspace{}
44153 \end_inset
44154
44155 in)
44156 \end_layout
44157
44158 \end_inset
44159 </cell>
44160 </row>
44161 <row>
44162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44163 \begin_inset Text
44164
44165 \begin_layout Plain Layout
44166 pc
44167 \end_layout
44168
44169 \end_inset
44170 </cell>
44171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44172 \begin_inset Text
44173
44174 \begin_layout Plain Layout
44175 pica (1
44176 \begin_inset space \thinspace{}
44177 \end_inset
44178
44179 pc = 12
44180 \begin_inset space \thinspace{}
44181 \end_inset
44182
44183 pt)
44184 \end_layout
44185
44186 \end_inset
44187 </cell>
44188 </row>
44189 <row>
44190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44191 \begin_inset Text
44192
44193 \begin_layout Plain Layout
44194 sp
44195 \end_layout
44196
44197 \end_inset
44198 </cell>
44199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44200 \begin_inset Text
44201
44202 \begin_layout Plain Layout
44203 punto escalado (65536
44204 \begin_inset space \thinspace{}
44205 \end_inset
44206
44207 sp = 1
44208 \begin_inset space \thinspace{}
44209 \end_inset
44210
44211 pt)
44212 \end_layout
44213
44214 \end_inset
44215 </cell>
44216 </row>
44217 <row>
44218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44219 \begin_inset Text
44220
44221 \begin_layout Plain Layout
44222 bp
44223 \end_layout
44224
44225 \end_inset
44226 </cell>
44227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44228 \begin_inset Text
44229
44230 \begin_layout Plain Layout
44231 punto grande (72
44232 \begin_inset space \thinspace{}
44233 \end_inset
44234
44235 bp = 1
44236 \begin_inset space \thinspace{}
44237 \end_inset
44238
44239 in)
44240 \end_layout
44241
44242 \end_inset
44243 </cell>
44244 </row>
44245 <row>
44246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44247 \begin_inset Text
44248
44249 \begin_layout Plain Layout
44250 dd
44251 \end_layout
44252
44253 \end_inset
44254 </cell>
44255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44256 \begin_inset Text
44257
44258 \begin_layout Plain Layout
44259 didot (1
44260 \begin_inset space \thinspace{}
44261 \end_inset
44262
44263 dd 
44264 \begin_inset Formula $\approx$
44265 \end_inset
44266
44267  0.376
44268 \begin_inset space \thinspace{}
44269 \end_inset
44270
44271 mm)
44272 \end_layout
44273
44274 \end_inset
44275 </cell>
44276 </row>
44277 <row>
44278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44279 \begin_inset Text
44280
44281 \begin_layout Plain Layout
44282 cc
44283 \end_layout
44284
44285 \end_inset
44286 </cell>
44287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44288 \begin_inset Text
44289
44290 \begin_layout Plain Layout
44291 cicero (1
44292 \begin_inset space \thinspace{}
44293 \end_inset
44294
44295 cc = 12
44296 \begin_inset space \thinspace{}
44297 \end_inset
44298
44299 dd)
44300 \end_layout
44301
44302 \end_inset
44303 </cell>
44304 </row>
44305 <row>
44306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44307 \begin_inset Text
44308
44309 \begin_layout Plain Layout
44310 escala
44311 \begin_inset space \thinspace{}
44312 \end_inset
44313
44314 %
44315 \end_layout
44316
44317 \end_inset
44318 </cell>
44319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44320 \begin_inset Text
44321
44322 \begin_layout Plain Layout
44323 \begin_inset space \thinspace{}
44324 \end_inset
44325
44326 % del tamaño original de la imagen
44327 \end_layout
44328
44329 \end_inset
44330 </cell>
44331 </row>
44332 <row>
44333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44334 \begin_inset Text
44335
44336 \begin_layout Plain Layout
44337 texto
44338 \begin_inset space \thinspace{}
44339 \end_inset
44340
44341 %
44342 \end_layout
44343
44344 \end_inset
44345 </cell>
44346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44347 \begin_inset Text
44348
44349 \begin_layout Plain Layout
44350 \begin_inset space \thinspace{}
44351 \end_inset
44352
44353 % del ancho de texto
44354 \end_layout
44355
44356 \end_inset
44357 </cell>
44358 </row>
44359 <row>
44360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44361 \begin_inset Text
44362
44363 \begin_layout Plain Layout
44364 columna
44365 \begin_inset space \thinspace{}
44366 \end_inset
44367
44368 %
44369 \end_layout
44370
44371 \end_inset
44372 </cell>
44373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44374 \begin_inset Text
44375
44376 \begin_layout Plain Layout
44377 \begin_inset space \thinspace{}
44378 \end_inset
44379
44380 % del ancho de columna
44381 \end_layout
44382
44383 \end_inset
44384 </cell>
44385 </row>
44386 <row>
44387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44388 \begin_inset Text
44389
44390 \begin_layout Plain Layout
44391 página
44392 \begin_inset space \thinspace{}
44393 \end_inset
44394
44395 %
44396 \end_layout
44397
44398 \end_inset
44399 </cell>
44400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44401 \begin_inset Text
44402
44403 \begin_layout Plain Layout
44404 \begin_inset space \thinspace{}
44405 \end_inset
44406
44407 % del ancho de página
44408 \end_layout
44409
44410 \end_inset
44411 </cell>
44412 </row>
44413 <row>
44414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44415 \begin_inset Text
44416
44417 \begin_layout Plain Layout
44418 línea
44419 \begin_inset space \thinspace{}
44420 \end_inset
44421
44422 %
44423 \end_layout
44424
44425 \end_inset
44426 </cell>
44427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44428 \begin_inset Text
44429
44430 \begin_layout Plain Layout
44431 \begin_inset space \thinspace{}
44432 \end_inset
44433
44434 % del ancho de línea
44435 \end_layout
44436
44437 \end_inset
44438 </cell>
44439 </row>
44440 <row>
44441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44442 \begin_inset Text
44443
44444 \begin_layout Plain Layout
44445 alt_texto
44446 \begin_inset space \thinspace{}
44447 \end_inset
44448
44449 %
44450 \end_layout
44451
44452 \end_inset
44453 </cell>
44454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44455 \begin_inset Text
44456
44457 \begin_layout Plain Layout
44458 \begin_inset space \thinspace{}
44459 \end_inset
44460
44461 % de altura de texto
44462 \end_layout
44463
44464 \end_inset
44465 </cell>
44466 </row>
44467 <row>
44468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44469 \begin_inset Text
44470
44471 \begin_layout Plain Layout
44472 alt_página
44473 \begin_inset space \thinspace{}
44474 \end_inset
44475
44476 %
44477 \end_layout
44478
44479 \end_inset
44480 </cell>
44481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44482 \begin_inset Text
44483
44484 \begin_layout Plain Layout
44485 \begin_inset space \thinspace{}
44486 \end_inset
44487
44488 % de altura de página
44489 \end_layout
44490
44491 \end_inset
44492 </cell>
44493 </row>
44494 <row>
44495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44496 \begin_inset Text
44497
44498 \begin_layout Plain Layout
44499 ex
44500 \end_layout
44501
44502 \end_inset
44503 </cell>
44504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44505 \begin_inset Text
44506
44507 \begin_layout Plain Layout
44508 altura de la letra 
44509 \emph on
44510 x
44511 \emph default
44512  en la fuente actual
44513 \end_layout
44514
44515 \end_inset
44516 </cell>
44517 </row>
44518 <row>
44519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44520 \begin_inset Text
44521
44522 \begin_layout Plain Layout
44523 em
44524 \end_layout
44525
44526 \end_inset
44527 </cell>
44528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44529 \begin_inset Text
44530
44531 \begin_layout Plain Layout
44532 ancho de la letra 
44533 \emph on
44534 M
44535 \emph default
44536  en la fuente actual
44537 \end_layout
44538
44539 \end_inset
44540 </cell>
44541 </row>
44542 <row>
44543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44544 \begin_inset Text
44545
44546 \begin_layout Plain Layout
44547 mu
44548 \end_layout
44549
44550 \end_inset
44551 </cell>
44552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44553 \begin_inset Text
44554
44555 \begin_layout Plain Layout
44556 unidad matemática (1
44557 \begin_inset space \thinspace{}
44558 \end_inset
44559
44560 mu = 1/18
44561 \begin_inset space \thinspace{}
44562 \end_inset
44563
44564 em)
44565 \end_layout
44566
44567 \end_inset
44568 </cell>
44569 </row>
44570 </lyxtabular>
44571
44572 \end_inset
44573
44574
44575 \end_layout
44576
44577 \end_inset
44578
44579
44580 \end_layout
44581
44582 \begin_layout Chapter
44583 Créditos
44584 \begin_inset CommandInset label
44585 LatexCommand label
44586 name "cap:Créditos"
44587
44588 \end_inset
44589
44590
44591 \end_layout
44592
44593 \begin_layout Standard
44594 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
44595  animamos a que participeis!).
44596 \end_layout
44597
44598 \begin_layout Itemize
44599
44600 \noun on
44601 Alejandro Aguilar Sierra
44602 \end_layout
44603
44604 \begin_layout Itemize
44605
44606 \noun on
44607 Amir Karger
44608 \end_layout
44609
44610 \begin_layout Itemize
44611
44612 \noun on
44613 David Johnson
44614 \end_layout
44615
44616 \begin_layout Itemize
44617
44618 \noun on
44619 Hartmut Haase
44620 \end_layout
44621
44622 \begin_layout Itemize
44623
44624 \noun on
44625 Ignacio García
44626 \end_layout
44627
44628 \begin_layout Itemize
44629
44630 \noun on
44631 Ivan Schreter
44632 \end_layout
44633
44634 \begin_layout Itemize
44635
44636 \noun on
44637 John Raithel
44638 \end_layout
44639
44640 \begin_layout Itemize
44641
44642 \noun on
44643 John Weiss
44644 \end_layout
44645
44646 \begin_layout Itemize
44647
44648 \noun on
44649 Lars Gullik Bjønnes
44650 \end_layout
44651
44652 \begin_layout Itemize
44653
44654 \noun on
44655 Matthias Ettrich
44656 \end_layout
44657
44658 \begin_layout Itemize
44659
44660 \noun on
44661 Matthias Zenker
44662 \end_layout
44663
44664 \begin_layout Itemize
44665
44666 \noun on
44667 Rich Fields
44668 \end_layout
44669
44670 \begin_layout Itemize
44671
44672 \noun on
44673 Pascal André
44674 \end_layout
44675
44676 \begin_layout Itemize
44677
44678 \noun on
44679 Paul Evans
44680 \end_layout
44681
44682 \begin_layout Itemize
44683
44684 \noun on
44685 Paul Russel
44686 \end_layout
44687
44688 \begin_layout Itemize
44689
44690 \noun on
44691 Robin Socha
44692 \end_layout
44693
44694 \begin_layout Itemize
44695
44696 \noun on
44697 Uwe Stöhr
44698 \end_layout
44699
44700 \begin_layout Itemize
44701 El Equipo LyX: 
44702 \begin_inset CommandInset citation
44703 LatexCommand cite
44704 key "lyxcredit"
44705
44706 \end_inset
44707
44708
44709 \end_layout
44710
44711 \begin_layout Standard
44712 \begin_inset Newpage newpage
44713 \end_inset
44714
44715  La bibliografía de la página siguiente se ha generado con el entorno 
44716 \family sans
44717 Bibliografía
44718 \family default
44719 .
44720 \end_layout
44721
44722 \begin_layout Bibliography
44723 \labelwidthstring Bibliografía
44724 \begin_inset CommandInset bibitem
44725 LatexCommand bibitem
44726 label "Créditos"
44727 key "lyxcredit"
44728
44729 \end_inset
44730
44731 El Equipo Lyx: 
44732 \begin_inset CommandInset href
44733 LatexCommand href
44734 name "Créditos"
44735 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
44736
44737 \end_inset
44738
44739 :
44740 \begin_inset Newline newline
44741 \end_inset
44742
44743
44744 \begin_inset Flex URL
44745 status collapsed
44746
44747 \begin_layout Plain Layout
44748
44749 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
44750 \end_layout
44751
44752 \end_inset
44753
44754
44755 \end_layout
44756
44757 \begin_layout Bibliography
44758 \labelwidthstring Bibliografía
44759 \begin_inset CommandInset bibitem
44760 LatexCommand bibitem
44761 key "latexcompanion"
44762
44763 \end_inset
44764
44765 Frank Mittelbach and Michel Goossens: 
44766 \emph on
44767 The LaTeX Companion Second Edition.
44768
44769 \emph default
44770  Addison-Wesley, 2004
44771 \end_layout
44772
44773 \begin_layout Bibliography
44774 \labelwidthstring Bibliografía
44775 \begin_inset CommandInset bibitem
44776 LatexCommand bibitem
44777 key "latexguide"
44778
44779 \end_inset
44780
44781 Helmut Kopka and Patrick W.
44782  Daly: 
44783 \emph on
44784 A Guide to LaTeX Fourth Edition.
44785
44786 \emph default
44787  Addison-Wesley, 2003
44788 \end_layout
44789
44790 \begin_layout Bibliography
44791 \labelwidthstring Bibliografía
44792 \begin_inset CommandInset bibitem
44793 LatexCommand bibitem
44794 key "latexbook"
44795
44796 \end_inset
44797
44798 Leslie Lamport: 
44799 \emph on
44800 LaTeX: A Document Preparation System.
44801
44802 \emph default
44803  Addison-Wesley, second edition, 1994
44804 \end_layout
44805
44806 \begin_layout Bibliography
44807 \labelwidthstring Bibliografía
44808 \begin_inset CommandInset bibitem
44809 LatexCommand bibitem
44810 key "texbook"
44811
44812 \end_inset
44813
44814 Donald E.
44815  Knuth.
44816  
44817 \emph on
44818 The TeXbook.
44819
44820 \emph default
44821  Addison-Wesley, 1984
44822 \end_layout
44823
44824 \begin_layout Bibliography
44825 \labelwidthstring Bibliografía
44826 \begin_inset CommandInset bibitem
44827 LatexCommand bibitem
44828 key "TeXCatalogue"
44829
44830 \end_inset
44831
44832 The TeX Catalogue:
44833 \begin_inset Newline newline
44834 \end_inset
44835
44836
44837 \begin_inset Flex URL
44838 status collapsed
44839
44840 \begin_layout Plain Layout
44841
44842 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44843 \end_layout
44844
44845 \end_inset
44846
44847
44848 \end_layout
44849
44850 \begin_layout Bibliography
44851 \labelwidthstring Bibliografía
44852 \begin_inset CommandInset bibitem
44853 LatexCommand bibitem
44854 key "LaTeXFAQ"
44855
44856 \end_inset
44857
44858 LaTeX FAQ:
44859 \begin_inset Newline newline
44860 \end_inset
44861
44862
44863 \begin_inset Flex URL
44864 status collapsed
44865
44866 \begin_layout Plain Layout
44867
44868 http://www.tex.ac.uk/cgi-bin/texfaq2html
44869 \end_layout
44870
44871 \end_inset
44872
44873
44874 \end_layout
44875
44876 \begin_layout Bibliography
44877 \labelwidthstring Bibliografía
44878 \begin_inset CommandInset bibitem
44879 LatexCommand bibitem
44880 key "BibTeX"
44881
44882 \end_inset
44883
44884
44885 \begin_inset CommandInset href
44886 LatexCommand href
44887 name "Documentación"
44888 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44889
44890 \end_inset
44891
44892  del programa 
44893 \family sans
44894 BibTeX
44895 \family default
44896 :
44897 \begin_inset Newline newline
44898 \end_inset
44899
44900
44901 \begin_inset Flex URL
44902 status collapsed
44903
44904 \begin_layout Plain Layout
44905
44906 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44907 \end_layout
44908
44909 \end_inset
44910
44911
44912 \end_layout
44913
44914 \begin_layout Bibliography
44915 \labelwidthstring Bibliografía
44916 \begin_inset CommandInset bibitem
44917 LatexCommand bibitem
44918 key "makeindex"
44919
44920 \end_inset
44921
44922
44923 \begin_inset CommandInset href
44924 LatexCommand href
44925 name "Documentación"
44926 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44927
44928 \end_inset
44929
44930  del programa 
44931 \family sans
44932 makeindex
44933 \family default
44934 :
44935 \begin_inset Newline newline
44936 \end_inset
44937
44938
44939 \begin_inset Flex URL
44940 status collapsed
44941
44942 \begin_layout Plain Layout
44943
44944 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44945 \end_layout
44946
44947 \end_inset
44948
44949
44950 \end_layout
44951
44952 \begin_layout Bibliography
44953 \labelwidthstring Bibliografía
44954 \begin_inset CommandInset bibitem
44955 LatexCommand bibitem
44956 key "xindy"
44957
44958 \end_inset
44959
44960
44961 \begin_inset CommandInset href
44962 LatexCommand href
44963 name "Documentación"
44964 target "http://www.xindy.org/documentation.html"
44965
44966 \end_inset
44967
44968  del programa 
44969 \family sans
44970 xindy
44971 \family default
44972 :
44973 \begin_inset Newline newline
44974 \end_inset
44975
44976
44977 \begin_inset Flex URL
44978 status collapsed
44979
44980 \begin_layout Plain Layout
44981
44982 http://www.xindy.org/documentation.html
44983 \end_layout
44984
44985 \end_inset
44986
44987
44988 \end_layout
44989
44990 \begin_layout Bibliography
44991 \labelwidthstring Bibliografía
44992 \begin_inset CommandInset bibitem
44993 LatexCommand bibitem
44994 key "caption"
44995
44996 \end_inset
44997
44998
44999 \begin_inset CommandInset href
45000 LatexCommand href
45001 name "Documentación"
45002 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
45003
45004 \end_inset
45005
45006  del paquete LaTeX 
45007 \series bold
45008 caption
45009 \series default
45010
45011 \begin_inset Index idx
45012 status collapsed
45013
45014 \begin_layout Plain Layout
45015 LaTeX, paquetes ! caption
45016 \end_layout
45017
45018 \end_inset
45019
45020 :
45021 \begin_inset Newline newline
45022 \end_inset
45023
45024
45025 \begin_inset Flex URL
45026 status collapsed
45027
45028 \begin_layout Plain Layout
45029
45030 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
45031 \end_layout
45032
45033 \end_inset
45034
45035
45036 \end_layout
45037
45038 \begin_layout Bibliography
45039 \labelwidthstring Bibliografía
45040 \begin_inset CommandInset bibitem
45041 LatexCommand bibitem
45042 key "fancyhdr"
45043
45044 \end_inset
45045
45046
45047 \begin_inset CommandInset href
45048 LatexCommand href
45049 name "Documentation"
45050 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
45051
45052 \end_inset
45053
45054  del paquete LaTeX 
45055 \series bold
45056 fancyhdr
45057 \series default
45058
45059 \begin_inset Index idx
45060 status collapsed
45061
45062 \begin_layout Plain Layout
45063 LaTeX, paquetes ! fancyhdr
45064 \end_layout
45065
45066 \end_inset
45067
45068 :
45069 \begin_inset Newline newline
45070 \end_inset
45071
45072
45073 \begin_inset Flex URL
45074 status collapsed
45075
45076 \begin_layout Plain Layout
45077
45078 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
45079 \end_layout
45080
45081 \end_inset
45082
45083
45084 \end_layout
45085
45086 \begin_layout Bibliography
45087 \labelwidthstring Bibliografía
45088 \begin_inset CommandInset bibitem
45089 LatexCommand bibitem
45090 key "hyperref"
45091
45092 \end_inset
45093
45094
45095 \begin_inset CommandInset href
45096 LatexCommand href
45097 name "Documentation"
45098 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45099
45100 \end_inset
45101
45102  del paquete LaTeX 
45103 \series bold
45104 hyperref
45105 \series default
45106
45107 \begin_inset Index idx
45108 status collapsed
45109
45110 \begin_layout Plain Layout
45111 LaTeX, paquetes! hyperref
45112 \end_layout
45113
45114 \end_inset
45115
45116 :
45117 \begin_inset Newline newline
45118 \end_inset
45119
45120
45121 \begin_inset Flex URL
45122 status collapsed
45123
45124 \begin_layout Plain Layout
45125
45126 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
45127 \end_layout
45128
45129 \end_inset
45130
45131
45132 \end_layout
45133
45134 \begin_layout Bibliography
45135 \labelwidthstring Bibliografía
45136 \begin_inset CommandInset bibitem
45137 LatexCommand bibitem
45138 key "nomencl"
45139
45140 \end_inset
45141
45142
45143 \begin_inset CommandInset href
45144 LatexCommand href
45145 name "Documentation"
45146 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
45147
45148 \end_inset
45149
45150  del paquete LaTeX 
45151 \series bold
45152 nomencl
45153 \series default
45154
45155 \begin_inset Index idx
45156 status collapsed
45157
45158 \begin_layout Plain Layout
45159 LaTeX, paquetes ! nomencl
45160 \end_layout
45161
45162 \end_inset
45163
45164 :
45165 \begin_inset Newline newline
45166 \end_inset
45167
45168
45169 \begin_inset Flex URL
45170 status collapsed
45171
45172 \begin_layout Plain Layout
45173
45174 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
45175 \end_layout
45176
45177 \end_inset
45178
45179
45180 \end_layout
45181
45182 \begin_layout Bibliography
45183 \labelwidthstring Bibliografía
45184 \begin_inset CommandInset bibitem
45185 LatexCommand bibitem
45186 key "tipa"
45187
45188 \end_inset
45189
45190
45191 \begin_inset CommandInset href
45192 LatexCommand href
45193 name "Documentación"
45194 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
45195
45196 \end_inset
45197
45198  del paquete LaTeX 
45199 \series bold
45200 tipa
45201 \series default
45202
45203 \begin_inset Index idx
45204 status collapsed
45205
45206 \begin_layout Plain Layout
45207 LaTeX, paquetes ! tipa
45208 \end_layout
45209
45210 \end_inset
45211
45212 :
45213 \begin_inset Newline newline
45214 \end_inset
45215
45216
45217 \begin_inset Flex URL
45218 status collapsed
45219
45220 \begin_layout Plain Layout
45221
45222 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
45223 \end_layout
45224
45225 \end_inset
45226
45227
45228 \end_layout
45229
45230 \begin_layout Bibliography
45231 \labelwidthstring Bibliografía
45232 \begin_inset CommandInset bibitem
45233 LatexCommand bibitem
45234 key "wrapfig"
45235
45236 \end_inset
45237
45238
45239 \begin_inset CommandInset href
45240 LatexCommand href
45241 name "Documentación"
45242 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
45243
45244 \end_inset
45245
45246  del paquete LaTeX 
45247 \series bold
45248 wrapfig
45249 \series default
45250
45251 \begin_inset Index idx
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255 LaTeX, paquetes ! wrapfig
45256 \end_layout
45257
45258 \end_inset
45259
45260 :
45261 \begin_inset Newline newline
45262 \end_inset
45263
45264
45265 \begin_inset Flex URL
45266 status collapsed
45267
45268 \begin_layout Plain Layout
45269
45270 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
45271 \end_layout
45272
45273 \end_inset
45274
45275
45276 \end_layout
45277
45278 \begin_layout Bibliography
45279 \labelwidthstring Bibliografía
45280 \begin_inset CommandInset bibitem
45281 LatexCommand bibitem
45282 key "Arabic"
45283
45284 \end_inset
45285
45286
45287 \begin_inset CommandInset href
45288 LatexCommand href
45289 name "Página Wiki"
45290 target "http://wiki.lyx.org/Windows/Arabic"
45291
45292 \end_inset
45293
45294  cómo configurar LyX para árabe:
45295 \begin_inset Newline newline
45296 \end_inset
45297
45298
45299 \begin_inset Flex URL
45300 status collapsed
45301
45302 \begin_layout Plain Layout
45303
45304 http://wiki.lyx.org/Windows/Arabic
45305 \end_layout
45306
45307 \end_inset
45308
45309
45310 \end_layout
45311
45312 \begin_layout Bibliography
45313 \labelwidthstring Bibliografía
45314 \begin_inset CommandInset bibitem
45315 LatexCommand bibitem
45316 key "Armenian"
45317
45318 \end_inset
45319
45320
45321 \begin_inset CommandInset href
45322 LatexCommand href
45323 name "Página Wiki"
45324 target "http://wiki.lyx.org/Windows/Armenian"
45325
45326 \end_inset
45327
45328  cómo configurar LyX para armenio:
45329 \begin_inset Newline newline
45330 \end_inset
45331
45332
45333 \begin_inset Flex URL
45334 status collapsed
45335
45336 \begin_layout Plain Layout
45337
45338 http://wiki.lyx.org/Windows/Armenian
45339 \end_layout
45340
45341 \end_inset
45342
45343
45344 \end_layout
45345
45346 \begin_layout Bibliography
45347 \labelwidthstring Bibliografía
45348 \begin_inset CommandInset bibitem
45349 LatexCommand bibitem
45350 key "Farsi"
45351
45352 \end_inset
45353
45354
45355 \begin_inset CommandInset href
45356 LatexCommand href
45357 name "Página Wiki"
45358 target "http://wiki.lyx.org/Windows/Farsi"
45359
45360 \end_inset
45361
45362  cómo configurar LyX para farsi:
45363 \begin_inset Newline newline
45364 \end_inset
45365
45366
45367 \begin_inset Flex URL
45368 status collapsed
45369
45370 \begin_layout Plain Layout
45371
45372 http://wiki.lyx.org/Windows/Farsi
45373 \end_layout
45374
45375 \end_inset
45376
45377
45378 \end_layout
45379
45380 \begin_layout Bibliography
45381 \labelwidthstring Bibliografía
45382 \begin_inset CommandInset bibitem
45383 LatexCommand bibitem
45384 key "Hebrew"
45385
45386 \end_inset
45387
45388
45389 \begin_inset CommandInset href
45390 LatexCommand href
45391 name "Página Wiki"
45392 target "http://wiki.lyx.org/Windows/Hebrew"
45393
45394 \end_inset
45395
45396  cómo configurar LyX para hebreo:
45397 \begin_inset Newline newline
45398 \end_inset
45399
45400
45401 \begin_inset Flex URL
45402 status collapsed
45403
45404 \begin_layout Plain Layout
45405
45406 http://wiki.lyx.org/Windows/Hebrew
45407 \end_layout
45408
45409 \end_inset
45410
45411
45412 \end_layout
45413
45414 \begin_layout Bibliography
45415 \labelwidthstring Bibliografía
45416 \begin_inset CommandInset bibitem
45417 LatexCommand bibitem
45418 key "Japanese"
45419
45420 \end_inset
45421
45422
45423 \begin_inset CommandInset href
45424 LatexCommand href
45425 name "Página Wiki"
45426 target "http://wiki.lyx.org/Windows/Japanese"
45427
45428 \end_inset
45429
45430  cómo configurar LyX para japonés:
45431 \begin_inset Newline newline
45432 \end_inset
45433
45434
45435 \begin_inset Flex URL
45436 status collapsed
45437
45438 \begin_layout Plain Layout
45439
45440 http://wiki.lyx.org/Windows/Japanese
45441 \end_layout
45442
45443 \end_inset
45444
45445
45446 \end_layout
45447
45448 \begin_layout Bibliography
45449 \labelwidthstring Bibliografía
45450 \begin_inset CommandInset bibitem
45451 LatexCommand bibitem
45452 key "Latvian"
45453
45454 \end_inset
45455
45456
45457 \begin_inset CommandInset href
45458 LatexCommand href
45459 name "Página Wiki"
45460 target "http://wiki.lyx.org/Windows/Latvian"
45461
45462 \end_inset
45463
45464  cómo configurar LyX para letón:
45465 \begin_inset Newline newline
45466 \end_inset
45467
45468
45469 \begin_inset Flex URL
45470 status collapsed
45471
45472 \begin_layout Plain Layout
45473
45474 http://wiki.lyx.org/Windows/Latvian
45475 \end_layout
45476
45477 \end_inset
45478
45479
45480 \end_layout
45481
45482 \begin_layout Bibliography
45483 \labelwidthstring Bibliografía
45484 \begin_inset CommandInset bibitem
45485 LatexCommand bibitem
45486 key "Lithuanian"
45487
45488 \end_inset
45489
45490
45491 \begin_inset CommandInset href
45492 LatexCommand href
45493 name "Página Wiki"
45494 target "http://wiki.lyx.org/Windows/Lithuanian"
45495
45496 \end_inset
45497
45498  cómo configurar LyX para lituano:
45499 \begin_inset Newline newline
45500 \end_inset
45501
45502
45503 \begin_inset Flex URL
45504 status collapsed
45505
45506 \begin_layout Plain Layout
45507
45508 http://wiki.lyx.org/Windows/Lithuanian
45509 \end_layout
45510
45511 \end_inset
45512
45513
45514 \end_layout
45515
45516 \begin_layout Bibliography
45517 \labelwidthstring Bibliografía
45518 \begin_inset CommandInset bibitem
45519 LatexCommand bibitem
45520 key "Mongolian"
45521
45522 \end_inset
45523
45524
45525 \begin_inset CommandInset href
45526 LatexCommand href
45527 name "Página Wiki"
45528 target "http://wiki.lyx.org/Windows/Mongolian"
45529
45530 \end_inset
45531
45532  cómo configurar LyX para mongol:
45533 \begin_inset Newline newline
45534 \end_inset
45535
45536
45537 \begin_inset Flex URL
45538 status collapsed
45539
45540 \begin_layout Plain Layout
45541
45542 http://wiki.lyx.org/Windows/Mongolian
45543 \end_layout
45544
45545 \end_inset
45546
45547
45548 \end_layout
45549
45550 \begin_layout Bibliography
45551 \labelwidthstring Bibliografía
45552 \begin_inset CommandInset bibitem
45553 LatexCommand bibitem
45554 key "Vietnamese"
45555
45556 \end_inset
45557
45558
45559 \begin_inset CommandInset href
45560 LatexCommand href
45561 name "Página Wiki"
45562 target "http://wiki.lyx.org/Windows/Vietnamese"
45563
45564 \end_inset
45565
45566  cómo configurar LyX para vietnamita:
45567 \begin_inset Newline newline
45568 \end_inset
45569
45570
45571 \begin_inset Flex URL
45572 status collapsed
45573
45574 \begin_layout Plain Layout
45575
45576 http://wiki.lyx.org/Windows/Vietnamese
45577 \end_layout
45578
45579 \end_inset
45580
45581
45582 \end_layout
45583
45584 \begin_layout Bibliography
45585 \labelwidthstring Bibliografía
45586 \begin_inset CommandInset bibitem
45587 LatexCommand bibitem
45588 key "NewInLyX20"
45589
45590 \end_inset
45591
45592
45593 \begin_inset CommandInset href
45594 LatexCommand href
45595 name "Página wiki"
45596 target "http://wiki.lyx.org/LyX/NewInLyX20"
45597
45598 \end_inset
45599
45600  sobre características nuevas en 
45601 \family sans
45602 LyX 2.0
45603 \family default
45604 :
45605 \begin_inset Newline newline
45606 \end_inset
45607
45608
45609 \begin_inset Flex URL
45610 status collapsed
45611
45612 \begin_layout Plain Layout
45613
45614 http://wiki.lyx.org/LyX/NewInLyX20
45615 \end_layout
45616
45617 \end_inset
45618
45619
45620 \end_layout
45621
45622 \begin_layout Bibliography
45623 \labelwidthstring Bibliografía
45624 \begin_inset CommandInset bibitem
45625 LatexCommand bibitem
45626 key "spanish"
45627
45628 \end_inset
45629
45630
45631 \begin_inset CommandInset href
45632 LatexCommand href
45633 name "Página web"
45634 target "http://www.tex-tipografia.com/spanish.html"
45635
45636 \end_inset
45637
45638  del estilo 
45639 \family sans
45640 spanish 
45641 \family default
45642 incluido en el paquete 
45643 \series bold
45644 babel
45645 \series default
45646 :
45647 \begin_inset Newline newline
45648 \end_inset
45649
45650
45651 \begin_inset Flex URL
45652 status collapsed
45653
45654 \begin_layout Plain Layout
45655
45656 http://www.tex-tipografia.com/spanish.html
45657 \end_layout
45658
45659 \end_inset
45660
45661
45662 \end_layout
45663
45664 \begin_layout Standard
45665 \begin_inset Newpage newpage
45666 \end_inset
45667
45668
45669 \begin_inset ERT
45670 status open
45671
45672 \begin_layout Plain Layout
45673
45674
45675 \backslash
45676 let
45677 \backslash
45678 mybibname
45679 \backslash
45680 bibname
45681 \end_layout
45682
45683 \begin_layout Plain Layout
45684
45685
45686 \backslash
45687 renewcommand{
45688 \backslash
45689 bibname}{
45690 \backslash
45691 mybibname
45692 \backslash
45693 ; 2}
45694 \end_layout
45695
45696 \end_inset
45697
45698
45699 \begin_inset Note Note
45700 status collapsed
45701
45702 \begin_layout Plain Layout
45703 El comando 
45704 \series bold
45705
45706 \backslash
45707 bibname
45708 \series default
45709  es el nombre de la bibliografía en el idioma del documento actual.
45710  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
45711  bibliografía es la segunda:
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \end_layout
45718
45719 \begin_layout Standard
45720 \begin_inset CommandInset bibtex
45721 LatexCommand bibtex
45722 bibfiles "../biblio/LyXDocs"
45723 options "../biblio/alphadin"
45724
45725 \end_inset
45726
45727
45728 \end_layout
45729
45730 \begin_layout Standard
45731 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
45732 \end_layout
45733
45734 \begin_layout Standard
45735
45736 \series bold
45737 \begin_inset CommandInset nomencl_print
45738 LatexCommand printnomenclature
45739 set_width "none"
45740
45741 \end_inset
45742
45743
45744 \begin_inset CommandInset index_print
45745 LatexCommand printindex
45746 type "idx"
45747
45748 \end_inset
45749
45750
45751 \end_layout
45752
45753 \end_body
45754 \end_document