]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
7ba952d671ee40e4f7ef45af35da5b535c2db7da
[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         scale 85
538         groupId toolbarboton
539
540 \end_inset
541
542
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 Nuevo
549 \begin_inset space ~
550 \end_inset
551
552 desde
553 \begin_inset space ~
554 \end_inset
555
556 plantilla
557 \end_layout
558
559 \begin_layout Itemize
560
561 \family sans
562 Abrir 
563 \family default
564
565 \begin_inset Graphics
566         filename ../../images/file-open.png
567         scale 85
568         groupId toolbarboton
569
570 \end_inset
571
572
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 Abrir
579 \begin_inset space ~
580 \end_inset
581
582 reciente
583 \end_layout
584
585 \begin_layout Itemize
586
587 \family sans
588 Cerrar
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Guardar 
595 \family default
596
597 \begin_inset Graphics
598         filename ../../images/buffer-write.png
599         scale 85
600         groupId toolbarboton
601
602 \end_inset
603
604
605 \end_layout
606
607 \begin_layout Itemize
608
609 \family sans
610 Guardar
611 \begin_inset space ~
612 \end_inset
613
614 como
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Revertir
621 \begin_inset space ~
622 \end_inset
623
624 al
625 \begin_inset space ~
626 \end_inset
627
628 guardado
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Control
635 \begin_inset space ~
636 \end_inset
637
638 de
639 \begin_inset space ~
640 \end_inset
641
642 versiones
643 \end_layout
644
645 \begin_layout Itemize
646
647 \family sans
648 Importar
649 \end_layout
650
651 \begin_layout Itemize
652
653 \family sans
654 Exportar
655 \end_layout
656
657 \begin_layout Itemize
658
659 \family sans
660 Imprimir 
661 \family default
662
663 \begin_inset Graphics
664         filename ../../images/dialog-show_print.png
665         scale 85
666         groupId toolbarboton
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Ventana
677 \begin_inset space ~
678 \end_inset
679
680 nueva
681 \end_layout
682
683 \begin_layout Itemize
684
685 \family sans
686 Cerrar
687 \begin_inset space ~
688 \end_inset
689
690 ventana
691 \end_layout
692
693 \begin_layout Itemize
694
695 \family sans
696 Salir
697 \end_layout
698
699 \begin_layout Standard
700 Todos hacen prácticamente lo mismo que en cualquier otro procesador de texto,
701  con una pocas diferencias menores.
702  El comando 
703 \family sans
704 Archivo\SpecialChar \menuseparator
705 Nuevo
706 \begin_inset space ~
707 \end_inset
708
709 desde
710 \begin_inset space ~
711 \end_inset
712
713 plantilla
714 \family default
715  pide no sólo un nombre para el nuevo archivo, también te pide una plantilla
716  para usar como punto de partida.
717  Al seleccionar una plantilla se establecerán automáticamente ciertas caracterís
718 ticas de formato para el documento, características que de otra forma necesitarí
719 as cambiar manualmente.
720  Las plantillas pueden ser útiles para determinadas clases de documento,
721  especialmente aquellas para escribir cartas (véase la sección
722 \begin_inset space ~
723 \end_inset
724
725
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:Clases-de-documento"
729
730 \end_inset
731
732 ).
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Note Greyedout
737 status open
738
739 \begin_layout Plain Layout
740
741 \series bold
742 Nota:
743 \series default
744  No hay «archivo predeterminado» ni documento «Sin título» ni «de inicio».
745  A menos que indiques a LyX abrir un archivo o crear uno nuevo, este gran
746  espacio en blanco es sólo eso —un gran espacio en blanco—.
747 \end_layout
748
749 \end_inset
750
751
752 \end_layout
753
754 \begin_layout Standard
755
756 \family sans
757 Revertir
758 \begin_inset space ~
759 \end_inset
760
761 al
762 \begin_inset space ~
763 \end_inset
764
765 guardado
766 \family default
767  y 
768 \family sans
769 Control
770 \begin_inset space ~
771 \end_inset
772
773 de
774 \begin_inset space ~
775 \end_inset
776
777 versiones
778 \family default
779  son útiles si varias personas trabajan en el mismo documento al mismo tiempo
780 \begin_inset Foot
781 status collapsed
782
783 \begin_layout Plain Layout
784 Si piensas hacer esto, tienes más información en el manual 
785 \emph on
786 Características adicionales
787 \emph default
788 .
789 \end_layout
790
791 \end_inset
792
793 .
794  
795 \family sans
796 Revertir
797 \begin_inset space ~
798 \end_inset
799
800 al
801 \begin_inset space ~
802 \end_inset
803
804 guardado 
805 \family default
806 recargará el documento desde el disco.
807  Por supuesto, también puedes usar esta opción si rechazas los cambios realizado
808 s y quieres volver al último documento guardado.
809  Con 
810 \family sans
811 Control
812 \begin_inset space ~
813 \end_inset
814
815 de
816 \begin_inset space ~
817 \end_inset
818
819 versiones
820 \family default
821  puedes registrar los cambios que has hecho en el documento para que otras
822  personas puedan identificarlos.
823 \end_layout
824
825 \begin_layout Section
826 Características básicas de edición
827 \begin_inset Index idx
828 status collapsed
829
830 \begin_layout Plain Layout
831 Edición
832 \end_layout
833
834 \end_inset
835
836
837 \begin_inset CommandInset label
838 LatexCommand label
839 name "sec:Características-básicas-de-edición"
840
841 \end_inset
842
843
844 \end_layout
845
846 \begin_layout Standard
847 Como la mayoría de los procesadores de texto, LyX puede cortar y pegar bloques
848  de texto, puede desplazarse por carácter, palabra o pantalla completa,
849  puede borrar palabras o caracteres individuales.
850  Las cuatro secciones siguientes tratan las operaciones básicas de edición
851  en LyX.
852  Comenzaremos con cortar y pegar.
853 \end_layout
854
855 \begin_layout Standard
856 Como es de suponer, el menú 
857 \family sans
858 Editar
859 \family default
860  tiene los comandos cortar y pegar, entre otros.
861  Algunos de ellos son especiales y se tratan en secciones posteriores.
862  Los comandos básicos son:
863 \end_layout
864
865 \begin_layout Itemize
866
867 \family sans
868 Cortar 
869 \family default
870
871 \begin_inset Graphics
872         filename ../../images/cut.png
873         scale 85
874         groupId toolbarboton
875
876 \end_inset
877
878
879 \end_layout
880
881 \begin_layout Itemize
882
883 \family sans
884 Copiar 
885 \family default
886
887 \begin_inset Graphics
888         filename ../../images/copy.png
889         scale 85
890         groupId toolbarboton
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Pegar 
901 \family default
902
903 \begin_inset Graphics
904         filename ../../images/paste.png
905         scale 85
906         groupId toolbarboton
907
908 \end_inset
909
910
911 \end_layout
912
913 \begin_layout Itemize
914
915 \family sans
916 Pegar
917 \begin_inset space ~
918 \end_inset
919
920 reciente
921 \end_layout
922
923 \begin_layout Itemize
924
925 \family sans
926 Pegado
927 \begin_inset space ~
928 \end_inset
929
930 especial
931 \end_layout
932
933 \begin_layout Itemize
934
935 \family sans
936 Encontrar
937 \begin_inset space ~
938 \end_inset
939
940 y
941 \begin_inset space ~
942 \end_inset
943
944 reemplazar 
945 \family default
946
947 \begin_inset Graphics
948         filename ../../images/dialog-show_findreplace.png
949         scale 85
950         groupId toolbarboton
951
952 \end_inset
953
954
955 \end_layout
956
957 \begin_layout Standard
958 Los tres primeros son evidentes.
959  Una observación: siempre que borras un bloque de texto seleccionado, es
960  puesto automáticamente en el portapapeles.
961  Las teclas 
962 \family sans
963 Suprimir
964 \family default
965  y 
966 \family sans
967 Retroceso
968 \family default
969  también funcionan como el comando 
970 \family sans
971 Cortar
972 \family default
973 .
974  Además, si has seleccionado texto, ten cuidado: si pulsas una tecla, LyX
975  borrará completamente el texto seleccionado y lo reemplazará con lo que
976  hayas pulsado.
977  Tendrás que 
978 \family sans
979 Deshacer
980 \family default
981  para recuperar el texto borrado.
982  
983 \end_layout
984
985 \begin_layout Standard
986
987 \family sans
988 \begin_inset Index idx
989 status collapsed
990
991 \begin_layout Plain Layout
992 Pegar
993 \end_layout
994
995 \end_inset
996
997
998 \family default
999 También puedes copiar texto entre LyX y otros programas con cortar, copiar
1000  y pegar.
1001  El submenú 
1002 \family sans
1003 Pegar
1004 \begin_inset space ~
1005 \end_inset
1006
1007 reciente
1008 \family default
1009  muestra una lista con los últimos términos copiados.
1010  
1011 \end_layout
1012
1013 \begin_layout Standard
1014 Con el menú 
1015 \family sans
1016 Editar\SpecialChar \menuseparator
1017 Pegado
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Especial\SpecialChar \menuseparator
1022 Texto
1023 \begin_inset space ~
1024 \end_inset
1025
1026 simple 
1027 \family default
1028 el texto del portapapeles se inserta como párrafos, de manera que cada salto
1029  de línea del texto inicia un párrafo nuevo.
1030  El menú 
1031 \family sans
1032 Editar\SpecialChar \menuseparator
1033 Pegado
1034 \begin_inset space ~
1035 \end_inset
1036
1037 Especial\SpecialChar \menuseparator
1038 Texto
1039 \begin_inset space ~
1040 \end_inset
1041
1042 simple,
1043 \begin_inset space ~
1044 \end_inset
1045
1046 líneas
1047 \begin_inset space ~
1048 \end_inset
1049
1050 juntas
1051 \family default
1052  insertará todo el texto del portapapeles como 
1053 \emph on
1054 un solo
1055 \emph default
1056  párrafo.
1057  Si en el texto hay una línea en blanco se iniciará un nuevo párrafo.
1058 \end_layout
1059
1060 \begin_layout Standard
1061 \begin_inset Index idx
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065 Reemplazar
1066 \end_layout
1067
1068 \end_inset
1069
1070
1071 \begin_inset Index idx
1072 status collapsed
1073
1074 \begin_layout Plain Layout
1075 Encontrar
1076 \end_layout
1077
1078 \end_inset
1079
1080 La opción 
1081 \family sans
1082 Editar\SpecialChar \menuseparator
1083 Encontrar
1084 \begin_inset space ~
1085 \end_inset
1086
1087 y
1088 \begin_inset space ~
1089 \end_inset
1090
1091 reemplazar
1092 \family default
1093  abre una ventana de diálogo.
1094  Cuando LyX encuentra una palabra o expresión la selecciona.
1095  Pulsando el botón 
1096 \family sans
1097 Reemplazar
1098 \family default
1099  se cambia el texto resaltado con el contenido del campo 
1100 \family sans
1101 Reemplazar
1102 \begin_inset space ~
1103 \end_inset
1104
1105 con
1106 \family default
1107 .
1108  Si pulsas el botón 
1109 \family sans
1110 Encontrar
1111 \begin_inset space ~
1112 \end_inset
1113
1114 siguiente
1115 \family default
1116  LyX irá a la siguiente aparición de la palabra o expresión buscada.
1117  
1118 \family sans
1119 Reemplazar
1120 \begin_inset space ~
1121 \end_inset
1122
1123 todo
1124 \family default
1125  cambia automáticamente todas las apariciones de la expresión buscada.
1126  La opción 
1127 \family sans
1128 Distinguir
1129 \begin_inset space ~
1130 \end_inset
1131
1132 mayúsculas
1133 \family default
1134  sirve para que la búsqueda considere las mayúsculas de la expresión a encontrar.
1135  Si se marca esta opción, si queremos encontrar p.
1136 \begin_inset space \thinspace{}
1137 \end_inset
1138
1139 e.
1140  la palabra «
1141 \family typewriter
1142 Test
1143 \family default
1144 » se ignorará la palabra «
1145 \family typewriter
1146 test
1147 \family default
1148 ».
1149  La opción 
1150 \family sans
1151 Coincidir
1152 \begin_inset space ~
1153 \end_inset
1154
1155 sólo
1156 \begin_inset space ~
1157 \end_inset
1158
1159 palabras
1160 \begin_inset space ~
1161 \end_inset
1162
1163 completas 
1164 \family default
1165 hace que LyX busque solamente palabras completas, p.
1166 \begin_inset space \thinspace{}
1167 \end_inset
1168
1169 e., si buscamos «
1170 \family typewriter
1171 estrella
1172 \family default
1173 » se ignorarán palabras como «
1174 \family typewriter
1175 estrellado
1176 \family default
1177 ».
1178 \end_layout
1179
1180 \begin_layout Standard
1181
1182 \lang english
1183 LyX offers also an advanced 
1184 \family sans
1185 Find
1186 \begin_inset space ~
1187 \end_inset
1188
1189 &
1190 \begin_inset space ~
1191 \end_inset
1192
1193 Replace
1194 \family default
1195  feature that is described in sec.
1196 \begin_inset space ~
1197 \end_inset
1198
1199
1200 \lang spanish
1201
1202 \begin_inset CommandInset ref
1203 LatexCommand ref
1204 reference "sec:Advanced-Find"
1205
1206 \end_inset
1207
1208
1209 \end_layout
1210
1211 \begin_layout Standard
1212 Cosas como las notas, flotantes, etc., se insertan en recuadros que se pueden
1213  disolver.
1214  Esto significa que el recuadro se elimina y su contenido se deja como texto
1215  normal.
1216  Para disolver un recuadro se sitúa el cursor al comienzo del mismo y se
1217  pulsa 
1218 \family sans
1219 Retroceso
1220 \family default
1221 , o bien se sitúa el cursor al final y se pulsa 
1222 \family sans
1223 Suprimir
1224 \family default
1225 .
1226 \end_layout
1227
1228 \begin_layout Standard
1229
1230 \end_layout
1231
1232 \begin_layout Section
1233 Deshacer y rehacer
1234 \begin_inset Index idx
1235 status collapsed
1236
1237 \begin_layout Plain Layout
1238 Rehacer
1239 \end_layout
1240
1241 \end_inset
1242
1243
1244 \begin_inset Index idx
1245 status collapsed
1246
1247 \begin_layout Plain Layout
1248 Deshacer
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \begin_inset CommandInset label
1255 LatexCommand label
1256 name "sec:Deshacer-y-rehacer"
1257
1258 \end_inset
1259
1260
1261 \end_layout
1262
1263 \begin_layout Standard
1264 Si cometes un error lo puedes remediar fácilmente.
1265  LyX dispone de una gran capacidad para deshacer/rehacer.
1266  Pulsa 
1267 \family sans
1268 Editar\SpecialChar \menuseparator
1269 Deshacer
1270 \family default
1271  para deshacer un error, o clic en el botón 
1272 \begin_inset Graphics
1273         filename ../../images/undo.png
1274         scale 85
1275         groupId toolbarboton
1276
1277 \end_inset
1278
1279 .
1280  Si accidentalmente deshaces demasiado, usa 
1281 \family sans
1282 Editar\SpecialChar \menuseparator
1283 Rehacer
1284 \family default
1285  o el botón 
1286 \begin_inset Graphics
1287         filename ../../images/redo.png
1288         scale 85
1289         groupId toolbarboton
1290
1291 \end_inset
1292
1293  para «deshacer el deshacer».
1294  El mecanismo deshacer está actualmente limitado a 100 pasos para minimizar
1295  sobrecarga de memoria.
1296 \end_layout
1297
1298 \begin_layout Standard
1299 Ten en cuenta que si deshaces todos los cambios hasta llegar al documento
1300  tal como se guardó la última vez, no es posible rehacer los cambios realizados.
1301  Esto es una consecuencia del límite mencionado de los 100 pasos.
1302 \end_layout
1303
1304 \begin_layout Standard
1305
1306 \family sans
1307 Deshacer 
1308 \family default
1309
1310 \family sans
1311 Rehacer
1312 \family default
1313  funcionan con casi todo en LyX.
1314  Pero tienen algunas peculiaridades.
1315  No se puede 
1316 \family sans
1317 Deshacer 
1318 \family default
1319
1320 \family sans
1321 Rehacer 
1322 \family default
1323 por caracteres individuales sino por bloques de texto.
1324 \end_layout
1325
1326 \begin_layout Section
1327 Operaciones con el ratón
1328 \begin_inset Index idx
1329 status collapsed
1330
1331 \begin_layout Plain Layout
1332 Operaciones con el ratón
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \begin_layout Standard
1341 Estas son las operaciones básicas con el ratón:
1342 \end_layout
1343
1344 \begin_layout Enumerate
1345 Movimiento
1346 \end_layout
1347
1348 \begin_deeper
1349 \begin_layout Itemize
1350 Pulsa el botón izquierdo
1351 \emph on
1352  
1353 \emph default
1354 del ratón en cualquier punto de la ventana de edición.
1355  El cursor se colocará en el punto correspondiente del texto.
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Seleccionar texto
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Itemize
1365 Mantén pulsado el botón izquierdo
1366 \emph on
1367  
1368 \emph default
1369 del ratón y arrastra.
1370  LyX resalta el texto entre la primera y la última posiciones del ratón.
1371  Usa 
1372 \family sans
1373 Editar\SpecialChar \menuseparator
1374 Copiar
1375 \family default
1376  para crear una copia de ese bloque de texto en el 
1377 \emph on
1378 buffer
1379 \emph default
1380  de LyX (y en el portapapeles).
1381 \end_layout
1382
1383 \begin_layout Itemize
1384 Recoloca el cursor y pega el texto con 
1385 \family sans
1386 Editar\SpecialChar \menuseparator
1387 Pegar
1388 \family default
1389 .
1390 \end_layout
1391
1392 \end_deeper
1393 \begin_layout Enumerate
1394 Insertados (Notas, flotantes, etc.)
1395 \end_layout
1396
1397 \begin_deeper
1398 \begin_layout Standard
1399 Un
1400 \emph on
1401  
1402 \emph default
1403 clic con el botón izquierdo del ratón sobre su recuadro abre o cierra cualquiera
1404  de ellos.
1405  Un clic derecho abre una ventana de propiedades.
1406  En otra sección de este manual encontrarás más detalles.
1407 \end_layout
1408
1409 \end_deeper
1410 \begin_layout Enumerate
1411 Tablas
1412 \end_layout
1413
1414 \begin_deeper
1415 \begin_layout Standard
1416 Un clic derecho
1417 \emph on
1418  
1419 \emph default
1420 con el ratón abre una ventana de diálogo que permite manipular la tabla.
1421 \end_layout
1422
1423 \end_deeper
1424 \begin_layout Section
1425 Navegación
1426 \begin_inset CommandInset label
1427 LatexCommand label
1428 name "sec:Navegación"
1429
1430 \end_inset
1431
1432
1433 \begin_inset Index idx
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437 Navegación
1438 \end_layout
1439
1440 \end_inset
1441
1442
1443 \end_layout
1444
1445 \begin_layout Standard
1446 LyX ofrece dos formas de navegar por los documentos:
1447 \end_layout
1448
1449 \begin_layout Itemize
1450 En el menú 
1451 \family sans
1452 Navegar
1453 \family default
1454  se ordenan todas las secciones del documento como submenús que puedes pulsar
1455  para ir a la parte correspondiente.
1456 \end_layout
1457
1458 \begin_layout Itemize
1459 El menú 
1460 \family sans
1461 Documento\SpecialChar \menuseparator
1462 Navegador de contorno
1463 \family default
1464  o el botón de herramientas 
1465 \begin_inset Graphics
1466         filename ../../images/dialog-toggle_toc.png
1467         scale 85
1468         groupId toolbarboton
1469
1470 \end_inset
1471
1472 .
1473 \end_layout
1474
1475 \begin_layout Standard
1476 La ventana de contorno muestra el índice general, que se describe en la
1477  sección
1478 \begin_inset space ~
1479 \end_inset
1480
1481
1482 \begin_inset CommandInset ref
1483 LatexCommand ref
1484 reference "sec:IG"
1485
1486 \end_inset
1487
1488 .
1489  Con un clic puedes saltar a la parte del documento correspondiente.
1490  En la parte superior hay un cuadro desplegable en el que puedes escoger
1491  entre varias listas e índices de recuadros insertados, como notas al pie.
1492  Algunos de éstos, como los índices de tablas, de figuras y de algoritmos,
1493  se pueden añadir al documento, véase
1494 \begin_inset space ~
1495 \end_inset
1496
1497
1498 \begin_inset CommandInset ref
1499 LatexCommand ref
1500 reference "sub:Índices-de"
1501
1502 \end_inset
1503
1504 .
1505  La opción 
1506 \family sans
1507 Ordenar
1508 \family default
1509  ordena la lista actual, la opción 
1510 \family sans
1511 Mantener
1512 \family default
1513  mantiene la visualización actual.
1514  Mantener quiere decir que si, p.
1515 \begin_inset space \thinspace{}
1516 \end_inset
1517
1518 e., están mostradas las subsecciones de las secciones 2 y 4 y haces clic
1519  sobre la sección 3, las subsecciones de las secciones 2 y 4 permanecerán
1520  mostradas.
1521  Sin la opción 
1522 \family sans
1523 Mantener
1524 \family default
1525  éstas se ocultarán y se resaltará la sección 3.
1526 \end_layout
1527
1528 \begin_layout Standard
1529 Con los botones 
1530 \begin_inset space \space{}
1531 \end_inset
1532
1533
1534 \begin_inset Graphics
1535         filename ../../images/down.png
1536         scale 85
1537         groupId toolbarboton
1538
1539 \end_inset
1540
1541
1542 \begin_inset space ~
1543 \end_inset
1544
1545  y 
1546 \begin_inset space \space{}
1547 \end_inset
1548
1549
1550 \begin_inset Graphics
1551         filename ../../images/up.png
1552         scale 85
1553         groupId toolbarboton
1554
1555 \end_inset
1556
1557
1558 \begin_inset space ~
1559 \end_inset
1560
1561  de la parte inferior de la ventana de contorno puedes cambiar la posición
1562  de las secciones en el documento.
1563  Así, puedes por ejemplo mover la sección
1564 \begin_inset space ~
1565 \end_inset
1566
1567 2.5 delante de la sección
1568 \begin_inset space ~
1569 \end_inset
1570
1571 2.4.
1572  LyX reordena automáticamente la numeración.
1573  Con los botones 
1574 \begin_inset Graphics
1575         filename ../../images/promote.png
1576         scale 85
1577         groupId toolbarboton
1578
1579 \end_inset
1580
1581  y 
1582 \begin_inset Graphics
1583         filename ../../images/demote.png
1584         scale 85
1585         groupId toolbarboton
1586
1587 \end_inset
1588
1589  o los correspondientes atajos de teclado 
1590 \family sans
1591 Tab
1592 \family default
1593  y 
1594 \family sans
1595 Mayúsculas+Tab
1596 \family default
1597  puedes cambiar el nivel de anidamiento.
1598  Por ejemplo, puedes convertir la sección
1599 \begin_inset space ~
1600 \end_inset
1601
1602 2.5 en el capítulo
1603 \begin_inset space ~
1604 \end_inset
1605
1606 3 o en la subsección
1607 \begin_inset space ~
1608 \end_inset
1609
1610 2.4.1.
1611 \end_layout
1612
1613 \begin_layout Standard
1614 El botón 
1615 \begin_inset Graphics
1616         filename ../../images/bookmark-goto_0.png
1617         scale 85
1618         groupId toolbarboton
1619
1620 \end_inset
1621
1622  de la barra de herramientas salta a la posición del documento en la que
1623  ha cambiado algo recientemente.
1624  Esto es útil para, por ejemplo, desplazarte a alguna parte de un documento
1625  extenso para mirar algo y volver a la última posición de edición.
1626 \end_layout
1627
1628 \begin_layout Section
1629 Finalización de entradas / palabras
1630 \begin_inset CommandInset label
1631 LatexCommand label
1632 name "sec:Finalización-de-entradas/palabras"
1633
1634 \end_inset
1635
1636
1637 \begin_inset Index idx
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641 Finalización de entradas y palabras
1642 \end_layout
1643
1644 \end_inset
1645
1646
1647 \begin_inset Index idx
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651 Autocompletar
1652 \end_layout
1653
1654 \end_inset
1655
1656
1657 \end_layout
1658
1659 \begin_layout Standard
1660 LyX facilita la finalización de palabras mediante la exploración de todos
1661  los documentos que están abiertos en ese momento.
1662  Cada palabra que aparece en estos documentos se añade a una base de datos
1663  que se utiliza para proponer terminaciones.
1664 \end_layout
1665
1666 \begin_layout Standard
1667 Por omisión, LyX muestra un triangulito detrás del cursor como indicador
1668  de que hay finalizaciones disponibles.
1669  Puedes entonces pulsar la tecla 
1670 \family sans
1671 Tabulador
1672 \family default
1673  para aceptar esa terminación.
1674  Si hay varias terminaciones posibles, se abre un recuadro emergente que
1675  las muestra.
1676  En ese recuadro puedes seleccionar una finalización con el ratón o con
1677  las teclas de flecha, y aceptar la elegida pulsando 
1678 \family sans
1679 Retorno
1680 \family default
1681 .
1682 \end_layout
1683
1684 \begin_layout Standard
1685 En el diálogo que se abre con 
1686 \family sans
1687 Herramientas\SpecialChar \menuseparator
1688 Preferencias
1689 \family default
1690  se puede desactivar el indicador de terminación del cursor, en la sección
1691  
1692 \family sans
1693 Edición\SpecialChar \menuseparator
1694 Autocompletar
1695 \family default
1696 , desmarcando la opción 
1697 \family sans
1698 Indicador en el cursor
1699 \family default
1700 .
1701  Con la opción 
1702 \family sans
1703 Finalización automática en línea
1704 \family default
1705  la finalización propuesta se muestra directamente tras el cursor.
1706  Para aceptarla utiliza la tecla 
1707 \family sans
1708 Tabulador
1709 \family default
1710 .
1711  Con la opción 
1712 \family sans
1713 Recuadros emergentes automáticos
1714 \family default
1715  las terminaciones se muestran siempre en un recuadro emergente.
1716  LyX ofrece algunas otras opciones de finalización para expertos que se
1717  describen en la sección
1718 \begin_inset space \thinspace{}
1719 \end_inset
1720
1721
1722 \begin_inset CommandInset ref
1723 LatexCommand ref
1724 reference "sub:Autocompletar-Apéndice"
1725
1726 \end_inset
1727
1728 .
1729 \end_layout
1730
1731 \begin_layout Section
1732 Atajos de teclado básicos
1733 \begin_inset Index idx
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 Atajos de teclado
1738 \end_layout
1739
1740 \end_inset
1741
1742
1743 \begin_inset Index idx
1744 status collapsed
1745
1746 \begin_layout Plain Layout
1747 Teclado ! Asociaciones de teclas|see
1748 \begin_inset ERT
1749 status collapsed
1750
1751 \begin_layout Plain Layout
1752
1753 {
1754 \end_layout
1755
1756 \end_inset
1757
1758 Atajos de teclado
1759 \begin_inset ERT
1760 status collapsed
1761
1762 \begin_layout Plain Layout
1763
1764 }
1765 \end_layout
1766
1767 \end_inset
1768
1769
1770 \end_layout
1771
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \begin_layout Standard
1778 Al menos, hay dos mapas de teclado principales: CUA y Emacs.
1779  LyX usa CUA por omisión.
1780 \end_layout
1781
1782 \begin_layout Standard
1783 Algunas teclas, como 
1784 \family sans
1785 AvPág
1786 \family default
1787
1788 \family sans
1789 RePág
1790 \family default
1791 , o las flechas 
1792 \family sans
1793 Izquierda
1794 \family default
1795
1796 \family sans
1797 Derecha
1798 \family default
1799
1800 \family sans
1801 Arriba
1802 \family default
1803  y 
1804 \family sans
1805 Abajo
1806 \family default
1807 , hacen exactamente lo que se supone que hacen.
1808  Otras teclas no:
1809 \end_layout
1810
1811 \begin_layout Labeling
1812 \labelwidthstring 00.00.0000
1813
1814 \family sans
1815 Tab
1816 \begin_inset CommandInset nomenclature
1817 LatexCommand nomenclature
1818 symbol "Tab"
1819 description "tecla Tabulador"
1820
1821 \end_inset
1822
1823
1824 \family default
1825  No hay tabuladores en LyX.
1826  Si no entiendes esto lee las secciones 
1827 \begin_inset space ~
1828 \end_inset
1829
1830
1831 \begin_inset CommandInset ref
1832 LatexCommand ref
1833 reference "sec:Intro-Sangrado-de-párrafos"
1834
1835 \end_inset
1836
1837  y 
1838 \begin_inset CommandInset ref
1839 LatexCommand ref
1840 reference "sec:Entornos-de-párrafo"
1841
1842 \end_inset
1843
1844 , especialmente la sección
1845 \begin_inset space ~
1846 \end_inset
1847
1848
1849 \begin_inset CommandInset ref
1850 LatexCommand ref
1851 reference "sub:Listas"
1852
1853 \end_inset
1854
1855 , ahora.
1856  Sí, ahora.
1857  Si aún estás confuso, mira en el 
1858 \emph on
1859 Tutorial
1860 \emph default
1861 .
1862 \end_layout
1863
1864 \begin_layout Labeling
1865 \labelwidthstring 00.00.0000
1866
1867 \family sans
1868 Esc
1869 \begin_inset CommandInset nomenclature
1870 LatexCommand nomenclature
1871 symbol "Esc"
1872 description "tecla Escape"
1873
1874 \end_inset
1875
1876
1877 \family default
1878  Esta es la tecla «cancelar».
1879  Se usa generalmente para cancelar operaciones.
1880  En otras partes del manual se dan más detalles.
1881 \end_layout
1882
1883 \begin_layout Labeling
1884 \labelwidthstring 00.00.0000
1885
1886 \family sans
1887 Inicio
1888 \family default
1889
1890 \begin_inset space ~
1891 \end_inset
1892
1893 y
1894 \begin_inset space ~
1895 \end_inset
1896
1897
1898 \family sans
1899 Fin
1900 \family default
1901  Éstas mueven el cursor, respectivamente, al comienzo y al final de la línea,
1902  a menos que estés usando el mapa de Emacs, en cuyo caso llevan al comienzo
1903  y al fin del archivo.
1904 \end_layout
1905
1906 \begin_layout Standard
1907 Hay tres teclas modificadoras:
1908 \end_layout
1909
1910 \begin_layout Labeling
1911 \labelwidthstring 00.00.0000
1912
1913 \family sans
1914 Control
1915 \family default
1916  (Denominada «
1917 \family sans
1918 Ctrl
1919 \family default
1920 »
1921 \begin_inset CommandInset nomenclature
1922 LatexCommand nomenclature
1923 symbol "Ctrl"
1924 description "tecla Control"
1925
1926 \end_inset
1927
1928  en los archivos de documentación).
1929  Tiene un par de usos diferentes, dependiendo de las teclas con las que
1930  se combine:
1931 \end_layout
1932
1933 \begin_deeper
1934 \begin_layout Itemize
1935 Con 
1936 \family sans
1937 Retroceso
1938 \family default
1939  o 
1940 \family sans
1941 Suprimir
1942 \family default
1943 , borra una palabra completa en vez de un carácter.
1944 \end_layout
1945
1946 \begin_layout Itemize
1947 Con 
1948 \family sans
1949 Izquierda
1950 \family default
1951  y 
1952 \family sans
1953 Derecha
1954 \family default
1955 , desplaza el cursor por palabras en vez de caracteres.
1956 \end_layout
1957
1958 \begin_layout Itemize
1959 Con 
1960 \family sans
1961 Inicio
1962 \family default
1963  y 
1964 \family sans
1965 Fin
1966 \family default
1967 , lleva al inicio y al fin del documento, respectivamente.
1968 \end_layout
1969
1970 \end_deeper
1971 \begin_layout Labeling
1972 \labelwidthstring 00.00.0000
1973
1974 \family sans
1975 Mayúsculas
1976 \family default
1977  (Representada por «
1978 \family sans
1979 Mayúsculas
1980 \family default
1981 »
1982 \begin_inset CommandInset nomenclature
1983 LatexCommand nomenclature
1984 symbol "Mayúsculas"
1985 description "tecla Mayúsculas"
1986
1987 \end_inset
1988
1989  —«Shift»— en los archivos de documentación).
1990  Usada con cualquiera de las teclas de movimiento selecciona el texto entre
1991  las posiciones inicial y final del cursor.
1992 \end_layout
1993
1994 \begin_layout Labeling
1995 \labelwidthstring 00.00.0000
1996
1997 \family sans
1998 Alt
1999 \family default
2000  (Representada por «
2001 \family sans
2002 Alt
2003 \family default
2004 »
2005 \begin_inset CommandInset nomenclature
2006 LatexCommand nomenclature
2007 symbol "Alt"
2008 description "tecla Alt o Meta"
2009
2010 \end_inset
2011
2012  en los archivos de documentación).
2013  Es la tecla 
2014 \family sans
2015 Alt
2016 \family default
2017  en muchos teclados, aunque tu teclado puede tener otra tecla 
2018 \family sans
2019 Meta
2020 \family default
2021  distinta.
2022  Si tiene ambas teclas tendrás que probar cuál de ellas funciona realmente
2023  como 
2024 \family sans
2025 Alt
2026 \family default
2027 .
2028  Esta tecla hace muchas cosas diferentes, una de ellas activar las 
2029 \emph on
2030 teclas de aceleración de menú
2031 \emph default
2032 : usada en combinación con la tecla de la letra subrayada en el nombre de
2033  un menú o un ítem, abre ese menú o acciona el ítem.
2034 \end_layout
2035
2036 \begin_deeper
2037 \begin_layout Standard
2038 Por ejemplo, la secuencia 
2039 \begin_inset Quotes fld
2040 \end_inset
2041
2042
2043 \family sans
2044 Alt+E
2045 \begin_inset space ~
2046 \end_inset
2047
2048 S
2049 \begin_inset space ~
2050 \end_inset
2051
2052 E
2053 \family default
2054
2055 \begin_inset Quotes frd
2056 \end_inset
2057
2058  abre el diálogo «Estilo del texto», 
2059 \begin_inset Quotes fld
2060 \end_inset
2061
2062
2063 \family sans
2064 Alt+A
2065 \family default
2066
2067 \begin_inset Quotes frd
2068 \end_inset
2069
2070  abre el menú «Archivo».
2071 \end_layout
2072
2073 \begin_layout Standard
2074 Más información relativa al uso de la tecla 
2075 \family sans
2076 Alt
2077 \family default
2078  en el manual 
2079 \emph on
2080 Atajos de teclado
2081 \family sans
2082 .
2083 \end_layout
2084
2085 \end_deeper
2086 \begin_layout Standard
2087 Aprenderás más y más combinaciones de teclas y atajos de teclado conforme
2088  uses LyX, porque casi todas las acciones muestran, en la barra de estado
2089  situada en la parte inferior de la ventana, un corto mensaje que describe
2090  la acción a realizar y sus correspondientes atajos de teclado.
2091  La notación de las acciones de teclado es muy similar a la usada en esta
2092  documentación, así que no deberías tener problemas en entenderlas.
2093  Sin embargo, ten en cuenta que la tecla modificadora «Mayúsculas» se menciona
2094  de forma explícita, así 
2095 \family sans
2096 «Alt+P Mayúsculas+A
2097 \family default
2098 »
2099 \family sans
2100  
2101 \family default
2102 significa 
2103 \family sans
2104 Alt+P
2105 \family default
2106  seguido de A mayúscula.
2107 \end_layout
2108
2109 \begin_layout Standard
2110 Puedes ver las combinaciones de teclas o cambiarlas en las preferencias
2111  de LyX, menú
2112 \family sans
2113  Herramientas\SpecialChar \menuseparator
2114 Preferencias,
2115 \family default
2116  apartado 
2117 \family sans
2118 Edición\SpecialChar \menuseparator
2119 Atajos
2120 \begin_inset space ~
2121 \end_inset
2122
2123 de
2124 \begin_inset space ~
2125 \end_inset
2126
2127 teclado
2128 \family default
2129 , como se explica en la sección
2130 \begin_inset space ~
2131 \end_inset
2132
2133
2134 \begin_inset CommandInset ref
2135 LatexCommand ref
2136 reference "sub:Edición-de-los-atajos"
2137
2138 \end_inset
2139
2140 .
2141 \end_layout
2142
2143 \begin_layout Chapter
2144 Fundamentos de LyX
2145 \begin_inset Index idx
2146 status collapsed
2147
2148 \begin_layout Plain Layout
2149 LyX ! Fundamentos
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \begin_layout Section
2158 Clases de documento
2159 \begin_inset Index idx
2160 status collapsed
2161
2162 \begin_layout Plain Layout
2163 Documentos ! Clases
2164 \end_layout
2165
2166 \end_inset
2167
2168
2169 \end_layout
2170
2171 \begin_layout Subsection
2172 Introducción
2173 \end_layout
2174
2175 \begin_layout Standard
2176 Antes de hacer nada, antes de empezar a escribir, debes decidir qué clase
2177  de documento quieres hacer.
2178  Cada tipo de documento tiene sus propios espacios, encabezados, esquemas
2179  de numeración y demás.
2180  Además, distintos tipos de documento usan distintos entornos de párrafo
2181  y diseñan el título con formato diferente.
2182 \end_layout
2183
2184 \begin_layout Standard
2185 Una 
2186 \emph on
2187 clase de documento
2188 \emph default
2189  describe un grupo de propiedades comunes a un conjunto particular de documentos.
2190  Al establecer la clase de documento, seleccionas automáticamente dichas
2191  propiedades, haciendo más fácil crear el tipo de documento que deseas.
2192  Si no eliges una clase de documento, LyX lo hace por ti, así que el cambio
2193  de clase del documento es de tu incumbencia.
2194 \end_layout
2195
2196 \begin_layout Standard
2197 Sigue leyendo para conocer las clases de documento que puedes escoger y
2198  cómo ajustar sus propiedades.
2199 \end_layout
2200
2201 \begin_layout Subsection
2202 Clases de documento
2203 \begin_inset Index idx
2204 status collapsed
2205
2206 \begin_layout Plain Layout
2207 Documentos ! Clases
2208 \end_layout
2209
2210 \end_inset
2211
2212
2213 \begin_inset CommandInset label
2214 LatexCommand label
2215 name "sec:Clases-de-documento"
2216
2217 \end_inset
2218
2219
2220 \end_layout
2221
2222 \begin_layout Standard
2223 Puedes seleccionar una clase en el diálogo 
2224 \family sans
2225 Documento\SpecialChar \menuseparator
2226 Configuración\SpecialChar \menuseparator
2227 Clase
2228 \begin_inset space ~
2229 \end_inset
2230
2231 del
2232 \begin_inset space ~
2233 \end_inset
2234
2235 documento
2236 \family default
2237 .
2238 \begin_inset Index idx
2239 status collapsed
2240
2241 \begin_layout Plain Layout
2242 Documentos ! Configuración
2243 \end_layout
2244
2245 \end_inset
2246
2247  Selecciona la clase que quieras y haz los ajustes finos que necesites en
2248  las distintas opciones.
2249 \end_layout
2250
2251 \begin_layout Subsubsection
2252 Vista general
2253 \end_layout
2254
2255 \begin_layout Standard
2256 Hay cuatro clases estándar de documentos en LyX.
2257  Son:
2258 \end_layout
2259
2260 \begin_layout Description
2261 Article para artículos sencillos
2262 \end_layout
2263
2264 \begin_layout Description
2265 Report para informes sencillos
2266 \end_layout
2267
2268 \begin_layout Description
2269 Book para escribir libros
2270 \end_layout
2271
2272 \begin_layout Description
2273 Letter para cartas estilo US
2274 \end_layout
2275
2276 \begin_layout Standard
2277 Hay además otras clases no estándar que sólo están disponibles en LyX si
2278  las has instalado.
2279  A continuación se mencionan algunas de ellas; la lista completa con explicacion
2280 es detalladas se encuentra en el capítulo 
2281 \emph on
2282 Clases especiales de documentos
2283 \emph default
2284 , en el manual 
2285 \emph on
2286 Características adicionales.
2287
2288 \emph default
2289  
2290 \end_layout
2291
2292 \begin_layout Description
2293 A&A Artículos para publicaciones en el estilo y formato empleado por 
2294 \emph on
2295 Astronomy & Astrophysics
2296 \end_layout
2297
2298 \begin_layout Description
2299 ACS 
2300 \lang english
2301 For submissions to the journals published by the American Chemistry Society
2302 \end_layout
2303
2304 \begin_layout Description
2305 AGU 
2306 \lang english
2307 For submissions to the journals published by the American Geophysical Union
2308 \end_layout
2309
2310 \begin_layout Description
2311 AMS Diseños para artículos y libros en el estilo y formato de la 
2312 \emph on
2313 American Mathematical Society
2314 \emph default
2315  (AMS).
2316  Hay tres variantes disponibles.
2317  El estándar usa un esquema típico de numeración para teoremas, etc.
2318  que antepone el número de sección al número del resultado.
2319  Todos las exposiciones tipo resultado (proposiciones, corolarios y demás)
2320  se secuencian juntos, pero las definiciones, los ejemplos y cosas por el
2321  estilo tienen su propia secuencia.
2322  El esquema de 
2323 \begin_inset Quotes fld
2324 \end_inset
2325
2326 numeración secuencial
2327 \begin_inset Quotes frd
2328 \end_inset
2329
2330  no sitúa el número de sección con cada resultado, sino que los numera a
2331  lo largo del artículo en una secuencia simple.
2332  Cada tipo de resultado sigue su propia secuencia.
2333  También hay un formato que reparte la numeración de relaciones en conjunto.
2334 \end_layout
2335
2336 \begin_layout Description
2337 Beamer Formato para presentaciones y transparencias
2338 \end_layout
2339
2340 \begin_layout Description
2341 Broadway Formato para escribir guiones.
2342  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2343 \end_layout
2344
2345 \begin_layout Description
2346 Chess 
2347 \lang english
2348 Layout to write about chess games
2349 \end_layout
2350
2351 \begin_layout Description
2352 Curiculum
2353 \begin_inset space ~
2354 \end_inset
2355
2356 vitae clases para confeccionar currículum vitae
2357 \end_layout
2358
2359 \begin_layout Description
2360 Elsarticle Formato para publicaciones del grupo 
2361 \emph on
2362 Elsevier
2363 \end_layout
2364
2365 \begin_layout Description
2366 Foils Para hacer transparencias
2367 \end_layout
2368
2369 \begin_layout Description
2370 Hollywood Para escribir guiones para la industria cinematográfica US.
2371  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2372 \end_layout
2373
2374 \begin_layout Description
2375 IEEEtran Formato para publicaciones del 
2376 \emph on
2377 Institute of Electrical and Electronics Engineers
2378 \emph default
2379  (IEEE)
2380 \end_layout
2381
2382 \begin_layout Description
2383 IOP Formato para publicaciones del 
2384 \emph on
2385 Institute of Physics
2386 \end_layout
2387
2388 \begin_layout Description
2389 Kluwer Formato para publicaciones del grupo 
2390 \emph on
2391 Kluwer
2392 \end_layout
2393
2394 \begin_layout Description
2395 KOMA-Script Una revisión de las clases estándar, ofrece varias características
2396  útiles como formato de encabezados, cálculo automático de espacio de impresión
2397  etc.
2398  
2399 \lang english
2400 (Is used by this document.)
2401 \end_layout
2402
2403 \begin_layout Description
2404 Memoir Otra revisión de las clases estándar
2405 \end_layout
2406
2407 \begin_layout Description
2408 Powerdot Formato para presentaciones
2409 \end_layout
2410
2411 \begin_layout Description
2412 REVTe
2413 \begin_inset ERT
2414 status collapsed
2415
2416 \begin_layout Plain Layout
2417
2418 {}
2419 \end_layout
2420
2421 \end_inset
2422
2423 X Para escribir artículos publicados por: 
2424 \emph on
2425 American Physical Society
2426 \emph default
2427  (APS), 
2428 \emph on
2429 American Institute of Physics
2430 \emph default
2431  (AIP), y 
2432 \emph on
2433 Optical Society of America
2434 \emph default
2435  (OSA).
2436  Esta clase no es totalmente compatible con todas las características de
2437  LyX.
2438 \end_layout
2439
2440 \begin_layout Description
2441 Slides Para hacer transparencias
2442 \end_layout
2443
2444 \begin_layout Description
2445 SPIE
2446 \begin_inset space ~
2447 \end_inset
2448
2449 Proceedings Formato para publicaciones de la 
2450 \emph on
2451 International Society for Optical Engineering
2452 \emph default
2453  (SPIE)
2454 \end_layout
2455
2456 \begin_layout Description
2457 Springer Formato para publicaciones del grupo 
2458 \emph on
2459 Springer
2460 \end_layout
2461
2462 \begin_layout Standard
2463 No entraremos aquí en detalles sobre el uso de las distintas clases de documento.
2464  Puedes encontrar información sobre las clases no estándar en el manual
2465  
2466 \emph on
2467 Características adicionales
2468 \emph default
2469 .
2470  Aquí, nos centraremos en repasar algunas de las propiedades comunes a todas
2471  las clases de documento.
2472 \end_layout
2473
2474 \begin_layout Subsubsection
2475
2476 \lang english
2477 Availability
2478 \end_layout
2479
2480 \begin_layout Standard
2481
2482 \lang english
2483 New users are sometimes puzzled by the fact that many of the document classes
2484  listed under 
2485 \family sans
2486 Document\SpecialChar \menuseparator
2487 Settings\SpecialChar \menuseparator
2488 Document Class
2489 \family default
2490 \lang spanish
2491
2492 \begin_inset Index idx
2493 status collapsed
2494
2495 \begin_layout Plain Layout
2496 Documentos ! Configuración
2497 \end_layout
2498
2499 \end_inset
2500
2501
2502 \lang english
2503  are marked as 
2504 \begin_inset Quotes eld
2505 \end_inset
2506
2507 Unavailable
2508 \begin_inset Quotes erd
2509 \end_inset
2510
2511 .
2512  Or they are surprised that, when they open e.
2513 \begin_inset space \thinspace{}
2514 \end_inset
2515
2516 g.
2517 \begin_inset space ~
2518 \end_inset
2519
2520 the 
2521 \family sans
2522 iop-article
2523 \family default
2524  template, they receive a warning saying that the document requires files
2525  that are not installed to produce output.
2526  So it seems that something is wrong.
2527 \end_layout
2528
2529 \begin_layout Standard
2530
2531 \lang english
2532 But nothing is wrong.
2533  LyX includes many more document classes than you will ever need to use,
2534  and some of them, like 
2535 \family sans
2536 IOP
2537 \family default
2538 , are highly specialized.LyX tries to support as many different types of
2539  documents as possible, and it includes almost one hundred different layout
2540  files, with a growing number.
2541  No LaTeX distribution will install by default all files that might be needed
2542  by some document class.
2543  There are just too many of them.
2544  That is why some of the document classes are unavailable.
2545 \end_layout
2546
2547 \begin_layout Standard
2548
2549 \lang english
2550 If there is a document class you would like to use that is marked as `Unavailabl
2551 e', you need to install the appropriate package files.
2552  The easiest way to find out which files you need to install is to use that
2553  document class for a new file.
2554  LyX will display a dialog that will list the missing files.
2555  See section 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 Installing new LaTeX files
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563  of the 
2564 \emph on
2565 Customization
2566 \emph default
2567  manual for information on how to install them.
2568 \begin_inset VSpace medskip
2569 \end_inset
2570
2571
2572 \end_layout
2573
2574 \begin_layout Standard
2575
2576 \lang english
2577 Although LyX provides support for many different sorts of documents, it
2578  does not include support for every document class people might want to
2579  use.
2580  For example, many universities provide LaTeX class files to be used for
2581  dissertations submitted to those universities.
2582  The LyX team cannot write layout files to support every one of these.
2583  There are too many.
2584  Fortunately, users can write their own layout files, and many users have
2585  done so.
2586  Chapter
2587 \begin_inset space ~
2588 \end_inset
2589
2590 5 of the 
2591 \emph on
2592 Customization
2593 \emph default
2594  manual contains information on how to create layout files.
2595 \end_layout
2596
2597 \begin_layout Subsubsection
2598 Módulos
2599 \begin_inset CommandInset label
2600 LatexCommand label
2601 name "sub:Módulos"
2602
2603 \end_inset
2604
2605
2606 \begin_inset Index idx
2607 status collapsed
2608
2609 \begin_layout Plain Layout
2610 Modulos@Módulos
2611 \end_layout
2612
2613 \end_inset
2614
2615
2616 \end_layout
2617
2618 \begin_layout Standard
2619 Los módulos permiten añadir a un documento características adicionales que
2620  no están disponibles por omisión en la clase de documento elegida.
2621  Por ejemplo, para escritura Braille (impresión en relieve).
2622  Evidentemente esto no está disponible en ninguna clase de documento, así
2623  que hay que cargar el módulo correspondiente en la sección 
2624 \family sans
2625 Módulos
2626 \family default
2627  del diálogo 
2628 \family sans
2629 Documento\SpecialChar \menuseparator
2630 Configuración
2631 \family default
2632
2633 \begin_inset Index idx
2634 status collapsed
2635
2636 \begin_layout Plain Layout
2637 Documentos ! Configuración
2638 \end_layout
2639
2640 \end_inset
2641
2642 .
2643  Seleccionando un módulo en la lista se mostrará una descripción del mismo.
2644 \end_layout
2645
2646 \begin_layout Standard
2647
2648 \lang english
2649 Some modules require LaTeX packages that are not always installed by default.
2650  LyX will warn you if you do not have the needed package.
2651  You can still use the module while editing your file, but you will not
2652  be able to export to PDF or print your document, since LyX will not be
2653  able to compile the LaTeX file without the missing package.
2654  If you want to be able to produce output, then you need to install the
2655  missing package and then reconfigure LyX by selecting 
2656 \family sans
2657 Tools\SpecialChar \menuseparator
2658 Reconfigure
2659 \family default
2660 .
2661 \begin_inset Index idx
2662 status collapsed
2663
2664 \begin_layout Plain Layout
2665
2666 \lang english
2667 Reconfiguration of LyX
2668 \end_layout
2669
2670 \end_inset
2671
2672  See section 
2673 \begin_inset Quotes eld
2674 \end_inset
2675
2676 Installing new LaTeX files
2677 \begin_inset Quotes erd
2678 \end_inset
2679
2680  of the 
2681 \emph on
2682 Customization
2683 \emph default
2684  manual for more information on installing needed packages.
2685 \end_layout
2686
2687 \begin_layout Standard
2688 \begin_inset Note Greyedout
2689 status open
2690
2691 \begin_layout Plain Layout
2692
2693 \series bold
2694 Notas: 
2695 \series default
2696 Ciertos módulos requieren paquetes LaTeX que no siempre se instalan por
2697  omisión.
2698  LyX avisará si es preciso algún paquete.
2699 \end_layout
2700
2701 \begin_layout Plain Layout
2702 Algunos módulos requieren otros módulos y ciertos pares de módulos son incompati
2703 bles.
2704 \end_layout
2705
2706 \end_inset
2707
2708
2709 \end_layout
2710
2711 \begin_layout Standard
2712
2713 \end_layout
2714
2715 \begin_layout Subsubsection
2716 Propiedades
2717 \end_layout
2718
2719 \begin_layout Standard
2720 Cada clase tiene un conjunto de opciones predeterminadas.
2721  Esta tabla las describe:
2722 \end_layout
2723
2724 \begin_layout Standard
2725 \begin_inset VSpace 0.3cm
2726 \end_inset
2727
2728
2729 \end_layout
2730
2731 \begin_layout Standard
2732 \align center
2733 \begin_inset Tabular
2734 <lyxtabular version="3" rows="5" columns="5">
2735 <features tabularvalignment="middle">
2736 <column alignment="center" valignment="top" width="0pt">
2737 <column alignment="center" valignment="top" width="0pt">
2738 <column alignment="center" valignment="top" width="0pt">
2739 <column alignment="center" valignment="top" width="0pt">
2740 <column alignment="center" valignment="top" width="0pt">
2741 <row>
2742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \family sans
2757 \series medium
2758 \shape up
2759 \size normal
2760 \emph off
2761 \bar no
2762 \noun off
2763 \color none
2764 Estilo
2765 \begin_inset space ~
2766 \end_inset
2767
2768 de
2769 \begin_inset space ~
2770 \end_inset
2771
2772 página
2773 \end_layout
2774
2775 \end_inset
2776 </cell>
2777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2778 \begin_inset Text
2779
2780 \begin_layout Plain Layout
2781
2782 \family sans
2783 Caras
2784 \end_layout
2785
2786 \end_inset
2787 </cell>
2788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2789 \begin_inset Text
2790
2791 \begin_layout Plain Layout
2792
2793 \family sans
2794 \series medium
2795 \shape up
2796 \size normal
2797 \emph off
2798 \bar no
2799 \noun off
2800 \color none
2801 Columnas
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810
2811 \family sans
2812 Nivel máx.
2813  de sección
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 </row>
2819 <row>
2820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \series medium
2826 \shape up
2827 \size normal
2828 \emph off
2829 \bar no
2830 \noun off
2831 \color none
2832 article
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841
2842 \family sans
2843 \series medium
2844 \shape up
2845 \size normal
2846 \emph off
2847 \bar no
2848 \noun off
2849 \color none
2850 Simple
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859
2860 \family sans
2861 \series medium
2862 \shape up
2863 \size normal
2864 \emph off
2865 \bar no
2866 \noun off
2867 \color none
2868 Una
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2874 \begin_inset Text
2875
2876 \begin_layout Plain Layout
2877
2878 \family sans
2879 \series medium
2880 \shape up
2881 \size normal
2882 \emph off
2883 \bar no
2884 \noun off
2885 \color none
2886 Una
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895
2896 \family sans
2897 \series medium
2898 \shape up
2899 \size normal
2900 \emph off
2901 \bar no
2902 \noun off
2903 \color none
2904 Sección
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 </row>
2910 <row>
2911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \series medium
2917 \shape up
2918 \size normal
2919 \emph off
2920 \bar no
2921 \noun off
2922 \color none
2923 report
2924 \end_layout
2925
2926 \end_inset
2927 </cell>
2928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2929 \begin_inset Text
2930
2931 \begin_layout Plain Layout
2932
2933 \family sans
2934 \series medium
2935 \shape up
2936 \size normal
2937 \emph off
2938 \bar no
2939 \noun off
2940 \color none
2941 Simple
2942 \end_layout
2943
2944 \end_inset
2945 </cell>
2946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2947 \begin_inset Text
2948
2949 \begin_layout Plain Layout
2950
2951 \family sans
2952 \series medium
2953 \shape up
2954 \size normal
2955 \emph off
2956 \bar no
2957 \noun off
2958 \color none
2959 Una
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968
2969 \family sans
2970 \series medium
2971 \shape up
2972 \size normal
2973 \emph off
2974 \bar no
2975 \noun off
2976 \color none
2977 Una
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \family sans
2988 \series medium
2989 \shape up
2990 \size normal
2991 \emph off
2992 \bar no
2993 \noun off
2994 \color none
2995 Capítulo
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 </row>
3001 <row>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006
3007 \series medium
3008 \shape up
3009 \size normal
3010 \emph off
3011 \bar no
3012 \noun off
3013 \color none
3014 book
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \family sans
3025 \series medium
3026 \shape up
3027 \size normal
3028 \emph off
3029 \bar no
3030 \noun off
3031 \color none
3032 Encabezados
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041
3042 \family sans
3043 \series medium
3044 \shape up
3045 \size normal
3046 \emph off
3047 \bar no
3048 \noun off
3049 \color none
3050 Dos
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059
3060 \family sans
3061 \series medium
3062 \shape up
3063 \size normal
3064 \emph off
3065 \bar no
3066 \noun off
3067 \color none
3068 Una
3069 \end_layout
3070
3071 \end_inset
3072 </cell>
3073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077
3078 \family sans
3079 \series medium
3080 \shape up
3081 \size normal
3082 \emph off
3083 \bar no
3084 \noun off
3085 \color none
3086 Capítulo
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 </row>
3092 <row>
3093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \series medium
3099 \shape up
3100 \size normal
3101 \emph off
3102 \bar no
3103 \noun off
3104 \color none
3105 letter
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114
3115 \family sans
3116 \series medium
3117 \shape up
3118 \size normal
3119 \emph off
3120 \bar no
3121 \noun off
3122 \color none
3123 Simple
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132
3133 \family sans
3134 \series medium
3135 \shape up
3136 \size normal
3137 \emph off
3138 \bar no
3139 \noun off
3140 \color none
3141 Una
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \family sans
3152 \series medium
3153 \shape up
3154 \size normal
3155 \emph off
3156 \bar no
3157 \noun off
3158 \color none
3159 Una
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168
3169 \family sans
3170 ninguno
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 </row>
3176 </lyxtabular>
3177
3178 \end_inset
3179
3180
3181 \end_layout
3182
3183 \begin_layout Standard
3184 \begin_inset VSpace 0.3cm
3185 \end_inset
3186
3187
3188 \end_layout
3189
3190 \begin_layout Standard
3191 Quizás te preguntes qué significa 
3192 \begin_inset Quotes fld
3193 \end_inset
3194
3195 Nivel
3196 \begin_inset space ~
3197 \end_inset
3198
3199 máx.
3200  de sección
3201 \begin_inset Quotes frd
3202 \end_inset
3203
3204 .
3205  Hay varios entornos de párrafo que generan encabezados de sección.
3206  Diferentes clases de documento producen distintos tipos de encabezados
3207  de sección.
3208  Sólo dos usan el encabezado 
3209 \family sans
3210 Capítulo
3211 \family default
3212 ; el resto no lo hacen y en su lugar empiezan con el encabezado 
3213 \family sans
3214 Sección
3215 \family default
3216 .
3217  Algunas clases de documento, como las de cartas, no usan ningún encabezado
3218  de sección.
3219  Además de los encabezados 
3220 \family sans
3221 Capítulo
3222 \family default
3223  y 
3224 \family sans
3225 Sección,
3226 \family default
3227  hay también 
3228 \family sans
3229 Subsección, Subsubsección
3230 \family default
3231  y otros.
3232  Los describiremos detalladamente en la sección 
3233 \begin_inset CommandInset ref
3234 LatexCommand ref
3235 reference "sub:Encabezados"
3236
3237 \end_inset
3238
3239 .
3240 \end_layout
3241
3242 \begin_layout Subsection
3243 Formato de un documento
3244 \begin_inset Index idx
3245 status collapsed
3246
3247 \begin_layout Plain Layout
3248 Documentos !  Formato
3249 \end_layout
3250
3251 \end_inset
3252
3253
3254 \begin_inset CommandInset label
3255 LatexCommand label
3256 name "sub:Formato-de-documento"
3257
3258 \end_inset
3259
3260
3261 \family sans
3262
3263 \begin_inset Index idx
3264 status collapsed
3265
3266 \begin_layout Plain Layout
3267 Documentos ! Configuración
3268 \end_layout
3269
3270 \end_inset
3271
3272
3273 \end_layout
3274
3275 \begin_layout Standard
3276 Las propiedades más importantes de los documentos se establecen en el submenú
3277  
3278 \family sans
3279 Documento\SpecialChar \menuseparator
3280 Configuración
3281 \family default
3282 .
3283  En el campo 
3284 \family sans
3285 Opciones 
3286 \family default
3287 bajo
3288 \family sans
3289  Clase
3290 \family default
3291
3292 \begin_inset space ~
3293 \end_inset
3294
3295
3296 \family sans
3297 del
3298 \family default
3299
3300 \begin_inset space ~
3301 \end_inset
3302
3303
3304 \family sans
3305 documento,
3306 \family default
3307  puedes introducir opciones especiales para la clase de documento elegida
3308  en forma de lista separada por comas.
3309  Esto sólo es preciso si LyX no soporta  las opciones especiales que quieras
3310  usar.
3311  Para saber más sobre tu clase LaTeX favorita y sus opciones, tienes que
3312  leer su manual.
3313 \end_layout
3314
3315 \begin_layout Standard
3316 En 
3317 \family sans
3318 Diseño
3319 \family default
3320
3321 \begin_inset space ~
3322 \end_inset
3323
3324
3325 \family sans
3326 de
3327 \family default
3328
3329 \begin_inset space ~
3330 \end_inset
3331
3332
3333 \family sans
3334 página, 
3335 \family default
3336 el
3337 \family sans
3338  Estilo
3339 \begin_inset space ~
3340 \end_inset
3341
3342 de
3343 \begin_inset space ~
3344 \end_inset
3345
3346 página
3347 \family default
3348  controla el tipo de encabezamiento y de numeración de las páginas.
3349  Puedes escoger entre las siguientes cinco opciones:
3350 \end_layout
3351
3352 \begin_layout Labeling
3353 \labelwidthstring 00.00.0000
3354
3355 \family sans
3356 Predeterminado
3357 \family default
3358  Usa el estilo predeterminado para la clase actual.
3359 \end_layout
3360
3361 \begin_layout Labeling
3362 \labelwidthstring 00.00.0000
3363
3364 \family sans
3365 Vacío
3366 \family default
3367  Sin números de página ni encabezamientos.
3368 \end_layout
3369
3370 \begin_layout Labeling
3371 \labelwidthstring 00.00.0000
3372
3373 \family sans
3374 Simple
3375 \family default
3376  Sólo números de página.
3377 \end_layout
3378
3379 \begin_layout Labeling
3380 \labelwidthstring 00.00.0000
3381
3382 \family sans
3383 Encabezados
3384 \family default
3385  Número de página y el capítulo actual o el título y número de sección,
3386  dependiendo del nivel máximo de secciones de la clase.
3387 \end_layout
3388
3389 \begin_layout Labeling
3390 \labelwidthstring 00.00.0000
3391
3392 \family sans
3393 Elaborado
3394 \family default
3395  Permite crear encabezamientos y pies de página totalmente configurables
3396  si tienes instalado el paquete 
3397 \series bold
3398 fancyhdr
3399 \series default
3400
3401 \begin_inset Index idx
3402 status collapsed
3403
3404 \begin_layout Plain Layout
3405 LaTeX, paquetes ! fancyhdr
3406 \end_layout
3407
3408 \end_inset
3409
3410 .
3411  De momento, el soporte en LyX es limitado.
3412  Para disponer de todo el poderío de este paquete, tienes que recurrir a
3413  código en el preámbulo del documento.
3414  Mira la documentación del paquete 
3415 \series bold
3416 fancyhdr
3417 \series default
3418  para más detalles, 
3419 \begin_inset CommandInset citation
3420 LatexCommand cite
3421 key "fancyhdr"
3422
3423 \end_inset
3424
3425 .
3426 \end_layout
3427
3428 \begin_layout Standard
3429 La 
3430 \family sans
3431 Separación
3432 \family default
3433  de párrafos se describe en la sección
3434 \begin_inset space ~
3435 \end_inset
3436
3437
3438 \begin_inset CommandInset ref
3439 LatexCommand ref
3440 reference "sec:Intro-Sangrado-de-párrafos"
3441
3442 \end_inset
3443
3444 .
3445 \end_layout
3446
3447 \begin_layout Subsection
3448 Tamaño y orientación del papel
3449 \begin_inset Index idx
3450 status collapsed
3451
3452 \begin_layout Plain Layout
3453 Documentos ! Tamaño del papel
3454 \end_layout
3455
3456 \end_inset
3457
3458
3459 \begin_inset CommandInset label
3460 LatexCommand label
3461 name "sub:Papel-tamaño-orientación"
3462
3463 \end_inset
3464
3465
3466 \end_layout
3467
3468 \begin_layout Standard
3469 En el menú 
3470 \family sans
3471 Documento\SpecialChar \menuseparator
3472 Configuración, 
3473 \family default
3474 en el apartado 
3475 \family sans
3476 Diseño
3477 \family default
3478
3479 \begin_inset space ~
3480 \end_inset
3481
3482
3483 \family sans
3484 de
3485 \family default
3486
3487 \begin_inset space ~
3488 \end_inset
3489
3490
3491 \family sans
3492 página
3493 \family default
3494  encontrarás las siguientes opciones:
3495 \family sans
3496
3497 \begin_inset Index idx
3498 status collapsed
3499
3500 \begin_layout Plain Layout
3501 Documentos ! Configuración
3502 \end_layout
3503
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \begin_layout Labeling
3510 \labelwidthstring 00.00.0000
3511
3512 \family sans
3513 Tamaño
3514 \begin_inset space ~
3515 \end_inset
3516
3517 del
3518 \begin_inset space ~
3519 \end_inset
3520
3521 papel
3522 \family default
3523  Elección del tamaño de impresión del papel:
3524 \end_layout
3525
3526 \begin_layout Itemize
3527
3528 \family sans
3529 Predeterminado
3530 \end_layout
3531
3532 \begin_layout Itemize
3533
3534 \family sans
3535 A3, A4,
3536 \family default
3537  
3538 \family sans
3539 A5
3540 \end_layout
3541
3542 \begin_layout Itemize
3543
3544 \family sans
3545 B3, B4, B5
3546 \end_layout
3547
3548 \begin_layout Itemize
3549
3550 \family sans
3551 Carta US
3552 \end_layout
3553
3554 \begin_layout Itemize
3555
3556 \family sans
3557 Oficio US
3558 \end_layout
3559
3560 \begin_layout Itemize
3561
3562 \family sans
3563 Ejecutivo US
3564 \end_layout
3565
3566 \begin_layout Itemize
3567
3568 \family sans
3569 Personalizado
3570 \end_layout
3571
3572 \begin_layout Labeling
3573 \labelwidthstring 00.00.0000
3574
3575 \family sans
3576 Orientación
3577 \family default
3578  Dos botones excluyentes para imprimir la salida como 
3579 \family sans
3580 Retrato
3581 \family default
3582  o 
3583 \family sans
3584 Apaisado
3585 \family default
3586 .
3587 \end_layout
3588
3589 \begin_layout Labeling
3590 \labelwidthstring 00.00.0000
3591
3592 \family sans
3593 Documento
3594 \begin_inset space ~
3595 \end_inset
3596
3597 con
3598 \begin_inset space ~
3599 \end_inset
3600
3601 dos
3602 \begin_inset space ~
3603 \end_inset
3604
3605 caras
3606 \family default
3607  Ajusta el espacio para imprimir ambas caras del papel, de modo que el margen
3608  de impresión se adapta para páginas pares e impares.
3609 \end_layout
3610
3611 \begin_layout Subsection
3612 Márgenes
3613 \begin_inset Index idx
3614 status collapsed
3615
3616 \begin_layout Plain Layout
3617 Documentos ! Márgenes
3618 \end_layout
3619
3620 \end_inset
3621
3622
3623 \begin_inset Index idx
3624 status collapsed
3625
3626 \begin_layout Plain Layout
3627 Margenes@Márgenes
3628 \end_layout
3629
3630 \end_inset
3631
3632
3633 \begin_inset CommandInset label
3634 LatexCommand label
3635 name "sub:Márgenes"
3636
3637 \end_inset
3638
3639
3640 \end_layout
3641
3642 \begin_layout Standard
3643 Los márgenes de la página se establecen en el menú 
3644 \family sans
3645 Document
3646 \family default
3647 o
3648 \family sans
3649 \SpecialChar \menuseparator
3650 Configuración
3651 \family default
3652 .
3653 \family sans
3654
3655 \begin_inset Index idx
3656 status collapsed
3657
3658 \begin_layout Plain Layout
3659 Documentos ! Configuración
3660 \end_layout
3661
3662 \end_inset
3663
3664
3665 \end_layout
3666
3667 \begin_layout Standard
3668 Si usas la clase de documento KOMA-Script, puedes dejar los valores predetermina
3669 dos, porque KOMA-Script calcula automáticamente el espacio de impresión
3670  en función del formato del papel y el tamaño de fuente.
3671 \end_layout
3672
3673 \begin_layout Subsection
3674 Nota importante
3675 \end_layout
3676
3677 \begin_layout Standard
3678 Si cambias la clase de un documento, LyX debe convertir 
3679 \emph on
3680 todo
3681 \emph default
3682  a la nueva clase.
3683  Esto incluye los entornos de párrafo, algunos de los cuáles son estándar,
3684  los tienen todas las clases de documento; pero algunas clases tienen entornos
3685  de párrafo específicos.
3686  En ese caso, si cambias la clase del documento, LyX marcará los párrafos
3687  cuyo estilo no es reconocido como 
3688 \begin_inset Quotes fld
3689 \end_inset
3690
3691 desconocido
3692 \begin_inset Quotes frd
3693 \end_inset
3694
3695 .
3696  El nombre del estilo es retenido por si se deseara volver a la clase original.
3697  No obstante, esos párrafos se mostrarán en la salida sin formato especial,
3698  de modo que necesitarás crear un nuevo estilo o bien convertirlos manualmente
3699  a uno de los estilos presentes en la nueva clase de documento.
3700  
3701 \end_layout
3702
3703 \begin_layout Standard
3704
3705 \end_layout
3706
3707 \begin_layout Section
3708 Sangrado y separación de párrafos
3709 \begin_inset Index idx
3710 status collapsed
3711
3712 \begin_layout Plain Layout
3713 Párrafos ! Sangrado
3714 \end_layout
3715
3716 \end_inset
3717
3718
3719 \end_layout
3720
3721 \begin_layout Subsection
3722 Introducción
3723 \begin_inset CommandInset label
3724 LatexCommand label
3725 name "sec:Intro-Sangrado-de-párrafos"
3726
3727 \end_inset
3728
3729
3730 \end_layout
3731
3732 \begin_layout Standard
3733 Antes de describir los distintos entornos de párrafo, nos gustaría decir
3734  unas palabras sobre el sangrado de párrafos.
3735  
3736 \end_layout
3737
3738 \begin_layout Standard
3739 Cada cual parece tener sus propias reglas para separar párrafos.
3740  Los americanos suelen sangrar la primera línea de párrafo.
3741  Otros no sangran los párrafos pero ponen espacio extra entre ellos.
3742  Si eliges sangrado para separar párrafos, el 
3743 \emph on
3744 primer
3745 \emph default
3746  párrafo de una sección, o detrás de una figura, una ecuación, una tabla,
3747  una lista, etc., 
3748 \emph on
3749 no
3750 \emph default
3751  se sangra.
3752  Sólo se sangran los párrafos siguientes a otro párrafo.
3753  Ten en cuenta que el comportamiento del sangrado puede ser diferente si
3754  usas un lenguaje distinto del inglés.
3755  LaTeX se ocupa de que el sangrado siga las normas del idioma utilizado.
3756 \end_layout
3757
3758 \begin_layout Standard
3759 El espacio entre párrafos, así como el espacio entre líneas, entre encabezado
3760  y texto —en definitiva, cada uno de los espacios para cada cosa— están
3761  precodificados en LyX.
3762  Como ya hemos dicho, no debes preocuparte por el espaciado que hay que
3763  añadir en cada caso.
3764  LyX se ocupa de ello.
3765  De hecho, esos espacios verticales precodificados no son una longitud fija
3766  sino un rango.
3767  Así, Lyx puede ajustar el espacio entre líneas para garantizar que las
3768  figuras caben en una página con texto, para que las secciones no comiencen
3769  al final de una página, y así todo.
3770 \begin_inset Foot
3771 status collapsed
3772
3773 \begin_layout Plain Layout
3774 LaTeX se encarga de esto cuando LyX genera un archivo de salida.
3775 \end_layout
3776
3777 \end_inset
3778
3779  No obstante, precodificado no significa que no puedas cambiarlo.
3780  LyX te da la posibilidad de cambiar globalmente 
3781 \emph on
3782 todos
3783 \emph default
3784  estos espacios precodificados.
3785  Lo explicaremos después.
3786 \end_layout
3787
3788 \begin_layout Subsection
3789 Separación de párrafos
3790 \begin_inset Index idx
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794 Párrafos ! Separación
3795 \end_layout
3796
3797 \end_inset
3798
3799
3800 \end_layout
3801
3802 \begin_layout Standard
3803 Para separar párrafos, selecciona 
3804 \family sans
3805 Sangrado
3806 \family default
3807  o 
3808 \family sans
3809 Espacio
3810 \begin_inset space ~
3811 \end_inset
3812
3813 vertical
3814 \family default
3815  en el submenú 
3816 \family sans
3817 Diseño
3818 \begin_inset space ~
3819 \end_inset
3820
3821 del
3822 \begin_inset space ~
3823 \end_inset
3824
3825 texto
3826 \family default
3827  del diálogo 
3828 \family sans
3829 Documento\SpecialChar \menuseparator
3830 Configuración
3831 \begin_inset Index idx
3832 status collapsed
3833
3834 \begin_layout Plain Layout
3835 Documentos ! Configuración
3836 \end_layout
3837
3838 \end_inset
3839
3840
3841 \family default
3842  para sangrar el comienzo de los párrafos o para añadir espacio vertical
3843  extra entre ellos, respectivamente.
3844  La cantidad de espacio se puede definir en el diálogo.
3845  La distancia de sangrado se puede cambiar añadiendo al preámbulo del documento
3846  la siguiente línea:
3847 \end_layout
3848
3849 \begin_layout Standard
3850
3851 \series bold
3852
3853 \backslash
3854 setlength{
3855 \backslash
3856 parindent}{longitud}
3857 \end_layout
3858
3859 \begin_layout Standard
3860 donde longitud es un valor en una de las unidades listadas en el Apéndice
3861 \begin_inset space ~
3862 \end_inset
3863
3864
3865 \begin_inset CommandInset ref
3866 LatexCommand ref
3867 reference "cap:Unidades-disponibles"
3868
3869 \end_inset
3870
3871 .
3872  La longitud predeterminada es 30
3873 \begin_inset space \thinspace{}
3874 \end_inset
3875
3876 pt.
3877 \end_layout
3878
3879 \begin_layout Subsection
3880 Ajuste fino
3881 \end_layout
3882
3883 \begin_layout Standard
3884 Además, puedes cambiar la forma de separar un párrafo individual.
3885  Abre el diálogo 
3886 \family sans
3887 Editar\SpecialChar \menuseparator
3888 Configuración
3889 \begin_inset space ~
3890 \end_inset
3891
3892 del
3893 \begin_inset space ~
3894 \end_inset
3895
3896 párrafo
3897 \family default
3898  y cambia el botón 
3899 \family sans
3900 Sangrar
3901 \begin_inset space ~
3902 \end_inset
3903
3904 párrafo
3905 \family default
3906  para cambiar el estado actual (atajo 
3907 \begin_inset Info
3908 type  "shortcut"
3909 arg   "paragraph-params \\indent-toggle"
3910 \end_inset
3911
3912 ).
3913  Si el método global para separar los párrafos está establecido en 
3914 \family sans
3915 Espacio
3916 \begin_inset space ~
3917 \end_inset
3918
3919 vertical,
3920 \family default
3921  el botón 
3922 \family sans
3923 Sangrar
3924 \begin_inset space ~
3925 \end_inset
3926
3927 párrafo
3928 \family default
3929  será ignorado aunque lo marques (no puedes sangrar un párrafo con él).
3930 \end_layout
3931
3932 \begin_layout Standard
3933 Cambiar el método de separación de un solo párrafo sólo sería necesario
3934  para hacer algún ajuste fino.
3935 \end_layout
3936
3937 \begin_layout Subsection
3938 Espacio entre líneas
3939 \begin_inset Index idx
3940 status collapsed
3941
3942 \begin_layout Plain Layout
3943 Párrafos ! Espacio entre líneas
3944 \end_layout
3945
3946 \end_inset
3947
3948
3949 \end_layout
3950
3951 \begin_layout Standard
3952 En el menú 
3953 \family sans
3954 Documento\SpecialChar \menuseparator
3955 Configuración
3956 \begin_inset Index idx
3957 status collapsed
3958
3959 \begin_layout Plain Layout
3960 Documentos ! Configuración
3961 \end_layout
3962
3963 \end_inset
3964
3965
3966 \family default
3967 puedes definir el espacio entre líneas en el submenú 
3968 \family sans
3969 Diseño
3970 \begin_inset space ~
3971 \end_inset
3972
3973 del
3974 \begin_inset space ~
3975 \end_inset
3976
3977 texto.
3978 \family default
3979
3980 \begin_inset Foot
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984 Para que esto funcione el paquete LaTeX 
3985 \series bold
3986 setspace
3987 \begin_inset Index idx
3988 status collapsed
3989
3990 \begin_layout Plain Layout
3991 LaTeX, paquetes ! setspace
3992 \end_layout
3993
3994 \end_inset
3995
3996
3997 \series default
3998  debe estar instalado.
3999 \end_layout
4000
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \begin_layout Section
4007 Entornos de párrafo
4008 \begin_inset Index idx
4009 status collapsed
4010
4011 \begin_layout Plain Layout
4012 Párrafos ! Entornos
4013 \end_layout
4014
4015 \end_inset
4016
4017
4018 \begin_inset CommandInset label
4019 LatexCommand label
4020 name "sec:Entornos-de-párrafo"
4021
4022 \end_inset
4023
4024
4025 \begin_inset Index idx
4026 status collapsed
4027
4028 \begin_layout Plain Layout
4029 Entornos de párrafo|(
4030 \end_layout
4031
4032 \end_inset
4033
4034
4035 \end_layout
4036
4037 \begin_layout Subsection
4038 Visión general
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Los entornos de párrafo corresponden a las diversas secuencias de comandos
4043 \end_layout
4044
4045 \begin_layout Standard
4046
4047 \series bold
4048
4049 \backslash
4050 begin{
4051 \emph on
4052 environment
4053 \emph default
4054 } ...
4055  
4056 \backslash
4057 end{
4058 \emph on
4059 environment
4060 \emph default
4061 }
4062 \end_layout
4063
4064 \begin_layout Standard
4065 en un archivo LaTeX corriente.
4066  Si no conoces LaTeX, o el concepto de entorno de párrafo te suena a chino,
4067  es urgente que leas el 
4068 \emph on
4069 Tutorial
4070 \emph default
4071 .
4072  Además, el 
4073 \emph on
4074 Tutorial
4075 \emph default
4076  contiene muchos más ejemplos que esta sección.
4077 \end_layout
4078
4079 \begin_layout Standard
4080 Un entorno de párrafo es simplemente un 
4081 \begin_inset Quotes fld
4082 \end_inset
4083
4084 contenedor
4085 \begin_inset Quotes frd
4086 \end_inset
4087
4088  que le da al párrafo ciertas propiedades.
4089  Esto puede incluir un estilo determinado de letra, márgenes diferentes,
4090  un esquema de numeración, etiquetas, etc.
4091  Además, puedes «anidar» distintos entornos dentro de otro, lo que permite
4092  a un entorno heredar algunas de las propiedades del otro.
4093  Los diversos entornos de párrafo evitan totalmente la necesidad de los
4094  confusos tabuladores, de ajustes de márgenes al vuelo, y otros manejos
4095  heredados de los tiempos de las máquinas de escribir.
4096  Hay varios entornos de párrafo que son específicos de una clase particular
4097  de documento.
4098  Aquí sólo nos ocuparemos de los más corrientes.
4099 \end_layout
4100
4101 \begin_layout Standard
4102 Para escoger un nuevo entorno de párrafo, usa el menú desplegable 
4103 \begin_inset Graphics
4104         filename clipart/es_ToolbarEnvBox.png
4105         scale 70
4106         clip
4107
4108 \end_inset
4109
4110  que hay a la izquierda en la barra de herramientas.
4111  LyX cambiará el entorno de 
4112 \emph on
4113 todo
4114 \emph default
4115  el párrafo en el que esté el cursor.
4116  También puedes cambiar el entorno de un grupo de párrafos si los seleccionas
4117  antes de escoger el nuevo entorno.
4118  
4119 \end_layout
4120
4121 \begin_layout Standard
4122 Observa que al pulsar 
4123 \family sans
4124 Retorno
4125 \family default
4126  se creará, típicamente, un párrafo nuevo en el entorno 
4127 \family sans
4128 Normal
4129 \family default
4130 .
4131  Decimos 
4132 \begin_inset Quotes fld
4133 \end_inset
4134
4135 típicamente
4136 \begin_inset Quotes frd
4137 \end_inset
4138
4139  porque si estás en uno de estos entornos:
4140 \end_layout
4141
4142 \begin_layout Itemize
4143
4144 \family sans
4145 Cita
4146 \end_layout
4147
4148 \begin_layout Itemize
4149
4150 \family sans
4151 Citar
4152 \end_layout
4153
4154 \begin_layout Itemize
4155
4156 \family sans
4157 Verso
4158 \end_layout
4159
4160 \begin_layout Itemize
4161
4162 \family sans
4163 Enumeración
4164 \end_layout
4165
4166 \begin_layout Itemize
4167
4168 \family sans
4169 Enumeración*
4170 \end_layout
4171
4172 \begin_layout Itemize
4173
4174 \family sans
4175 Descripción
4176 \end_layout
4177
4178 \begin_layout Itemize
4179
4180 \family sans
4181 Lista
4182 \end_layout
4183
4184 \begin_layout Standard
4185 LyX mantiene el entorno de párrafo vigente al pulsar 
4186 \family sans
4187 Retorno
4188 \family default
4189 , sin cambiarlo a 
4190 \family sans
4191 Normal
4192 \family default
4193 .
4194  Sin embargo, LyX sí restablecerá la profundidad de anidación.
4195  En general, al empezar un párrafo nuevo se reinician las dos cosas, el
4196  entorno y la profundidad de anidación del párrafo (más sobre anidación
4197  en la sección
4198 \begin_inset space ~
4199 \end_inset
4200
4201
4202 \begin_inset CommandInset ref
4203 LatexCommand ref
4204 reference "sec:Anidación"
4205
4206 \end_inset
4207
4208 ).
4209  De momento, todo esto es específico del contexto; es mejor suponer que
4210  
4211 \family sans
4212 Retorno
4213 \family default
4214  reinicia el entorno y la profundidad del párrafo.
4215  Si quieres mantener el entorno y la sangría actuales en un nuevo párrafo
4216  usa 
4217 \family sans
4218 Alt+Retorno
4219 \family default
4220  en vez de 
4221 \family sans
4222 Retorno
4223 \family default
4224 .
4225 \end_layout
4226
4227 \begin_layout Subsection
4228 Normal
4229 \end_layout
4230
4231 \begin_layout Standard
4232
4233 \family sans
4234 Normal
4235 \family default
4236  es el entorno de párrafo predeterminado para la mayoría de las clases de
4237  documento.
4238  En este entorno se crea un párrafo simple, sin características especiales.
4239  Cuando LyX reinicia el entorno de párrafo escoge éste.
4240  De hecho, el párrafo que estás leyendo (y la mayor parte de ellos en este
4241  manual) están en el entorno 
4242 \family sans
4243 Normal
4244 \family default
4245 .
4246 \end_layout
4247
4248 \begin_layout Standard
4249 Puedes anidar un párrafo en entorno 
4250 \family sans
4251 Normal
4252 \family default
4253  en casi cualquier otra cosa, pero no se puede anidar nada en un párrafo
4254  en entorno 
4255 \family sans
4256 Normal
4257 \family default
4258 .
4259 \end_layout
4260
4261 \begin_layout Subsection
4262 Título del documento
4263 \begin_inset Index idx
4264 status collapsed
4265
4266 \begin_layout Plain Layout
4267 Documentos !Título
4268 \end_layout
4269
4270 \end_inset
4271
4272
4273 \end_layout
4274
4275 \begin_layout Standard
4276 En LaTeX, la página del título tiene tres partes: el título en sí, el nombre(s)
4277  del autor(es) y una 
4278 \begin_inset Quotes fld
4279 \end_inset
4280
4281 nota
4282 \begin_inset Quotes frd
4283 \end_inset
4284
4285  para agradecimientos o información de contacto.
4286  En ciertas clases de documento LaTeX las coloca en una página separada
4287  junto a la fecha actual.
4288  En otras clases de documento el título va al principio de la primera página.
4289 \end_layout
4290
4291 \begin_layout Standard
4292 LyX provee una interfaz para los comandos del título mediante los entornos
4293  de párrafo 
4294 \family sans
4295 Título
4296 \family default
4297
4298 \family sans
4299 Autor
4300 \family default
4301  y 
4302 \family sans
4303 Fecha
4304 \family default
4305 .
4306  He aquí cómo usarlos:
4307 \end_layout
4308
4309 \begin_layout Itemize
4310 Pon el título de tu documento en el entorno 
4311 \family sans
4312 Título
4313 \family default
4314 .
4315 \end_layout
4316
4317 \begin_layout Itemize
4318 Pon el nombre del autor en el entorno 
4319 \family sans
4320 Autor
4321 \family default
4322 .
4323 \end_layout
4324
4325 \begin_layout Itemize
4326 Si quieres cierta apariencia para la fecha, quieres una fecha fija, o sustituir
4327  la fecha por algún texto, ponlo en el entorno 
4328 \family sans
4329 Fecha.
4330
4331 \family default
4332  Observa que el uso de este entorno es opcional.
4333  Si no lo empleas, LaTeX insertará automáticamente la fecha actual.
4334  Si no deseas ninguna fecha, añade la línea
4335 \begin_inset Newline newline
4336 \end_inset
4337
4338
4339 \series bold
4340
4341 \backslash
4342 date{}
4343 \series default
4344
4345 \begin_inset Newline newline
4346 \end_inset
4347
4348 al preámbulo de tu documento (menú 
4349 \family sans
4350 Documento\SpecialChar \menuseparator
4351 Configuración
4352 \family default
4353 )
4354 \end_layout
4355
4356 \begin_layout Standard
4357 Puedes usar notas al pie para agradecimientos o información de contactos.
4358 \end_layout
4359
4360 \begin_layout Subsection
4361 Encabezados de sección
4362 \begin_inset Index idx
4363 status collapsed
4364
4365 \begin_layout Plain Layout
4366 Encabezados de sección
4367 \end_layout
4368
4369 \end_inset
4370
4371
4372 \begin_inset CommandInset label
4373 LatexCommand label
4374 name "sub:Encabezados"
4375
4376 \end_inset
4377
4378
4379 \end_layout
4380
4381 \begin_layout Standard
4382 Hay varios entornos de párrafo para generar encabezados de sección.
4383  LyX se cuida de numerarlos por ti.
4384 \end_layout
4385
4386 \begin_layout Subsubsection
4387 Encabezados numerados
4388 \begin_inset Index idx
4389 status collapsed
4390
4391 \begin_layout Plain Layout
4392 Encabezados de sección ! Numerados
4393 \end_layout
4394
4395 \end_inset
4396
4397
4398 \end_layout
4399
4400 \begin_layout Standard
4401 Hay 7 tipos de encabezados de sección numerados, que son:
4402 \end_layout
4403
4404 \begin_layout Enumerate
4405
4406 \family sans
4407 Parte
4408 \end_layout
4409
4410 \begin_layout Enumerate
4411
4412 \family sans
4413 Capítulo
4414 \end_layout
4415
4416 \begin_layout Enumerate
4417
4418 \family sans
4419 Sección
4420 \end_layout
4421
4422 \begin_layout Enumerate
4423
4424 \family sans
4425 Subsección
4426 \end_layout
4427
4428 \begin_layout Enumerate
4429
4430 \family sans
4431 Subsubsección
4432 \end_layout
4433
4434 \begin_layout Enumerate
4435
4436 \family sans
4437 Párrafo
4438 \end_layout
4439
4440 \begin_layout Enumerate
4441
4442 \family sans
4443 Subpárrafo
4444 \end_layout
4445
4446 \begin_layout Standard
4447 LyX etiqueta cada encabezado con series de números separados por puntos.
4448  Los números te indican dónde estás en el documento.
4449  A diferencia de los demás encabezados, las 
4450 \family sans
4451 Partes
4452 \family default
4453  se ordenan con letras.
4454 \end_layout
4455
4456 \begin_layout Standard
4457 Los encabezados subdividen todo el documento en diferentes trozos de texto.
4458  Por ejemplo, supón que estás escribiendo un libro: Divides el texto en
4459  capítulos.
4460  LyX hace un agrupamiento parecido:
4461 \end_layout
4462
4463 \begin_layout Itemize
4464 Las 
4465 \family sans
4466 Partes
4467 \family default
4468  se dividen en 
4469 \family sans
4470 Capítulos
4471 \family default
4472  o 
4473 \family sans
4474 Secciones
4475 \end_layout
4476
4477 \begin_layout Itemize
4478 Los 
4479 \family sans
4480 Capítulos
4481 \family default
4482  se dividen en 
4483 \family sans
4484 Secciones
4485 \end_layout
4486
4487 \begin_layout Itemize
4488 Las S
4489 \family sans
4490 ecciones
4491 \family default
4492  se dividen en 
4493 \family sans
4494 Subsecciones
4495 \end_layout
4496
4497 \begin_layout Itemize
4498 Las 
4499 \family sans
4500 Subsecciones
4501 \family default
4502  se dividen en 
4503 \family sans
4504 Subsubsecciones
4505 \end_layout
4506
4507 \begin_layout Itemize
4508 Las 
4509 \family sans
4510 Subsubsecciones
4511 \family default
4512  se dividen en 
4513 \family sans
4514 Párrafos
4515 \end_layout
4516
4517 \begin_layout Itemize
4518 Los 
4519 \family sans
4520 Párrafos
4521 \family default
4522  se dividen en 
4523 \family sans
4524 Subpárrafos
4525 \end_layout
4526
4527 \begin_layout Standard
4528 \begin_inset Note Greyedout
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532
4533 \series bold
4534 Nota:
4535 \series default
4536  No todos los tipos de documento usan el encabezado 
4537 \family sans
4538 Capítulo
4539 \family default
4540  como primer nivel de división.
4541  En esos casos, el encabezado de primer nivel es la 
4542 \family sans
4543 Sección
4544 \family default
4545 .
4546 \end_layout
4547
4548 \end_inset
4549
4550
4551 \end_layout
4552
4553 \begin_layout Standard
4554 Así, si usas el entorno 
4555 \family sans
4556 Subsubsección
4557 \family default
4558  para iniciar una nueva sub-subsección, LyX la etiqueta con su número, junto
4559  con los números de subsección, sección y, si procede, capítulo en los que
4560  se encuentra.
4561  Por ejemplo, la quinta sección del segundo capítulo de este libro tiene
4562  la etiqueta 
4563 \begin_inset Quotes fld
4564 \end_inset
4565
4566 2.5
4567 \begin_inset Quotes frd
4568 \end_inset
4569
4570 .
4571  
4572 \end_layout
4573
4574 \begin_layout Subsubsection
4575 Encabezados no numerados
4576 \begin_inset Index idx
4577 status collapsed
4578
4579 \begin_layout Plain Layout
4580 Encabezados de sección ! No numerados
4581 \end_layout
4582
4583 \end_inset
4584
4585
4586 \end_layout
4587
4588 \begin_layout Standard
4589 Hay 5 tipos de encabezados no numerados, que son:
4590 \end_layout
4591
4592 \begin_layout Enumerate
4593
4594 \family sans
4595 Parte* 
4596 \end_layout
4597
4598 \begin_layout Enumerate
4599
4600 \family sans
4601 Capítulo*
4602 \end_layout
4603
4604 \begin_layout Enumerate
4605
4606 \family sans
4607 Sección*
4608 \end_layout
4609
4610 \begin_layout Enumerate
4611
4612 \family sans
4613 Subsección*
4614 \end_layout
4615
4616 \begin_layout Enumerate
4617
4618 \family sans
4619 Subsubsección*
4620 \end_layout
4621
4622 \begin_layout Standard
4623 El 
4624 \begin_inset Quotes fld
4625 \end_inset
4626
4627 *
4628 \begin_inset Quotes frd
4629 \end_inset
4630
4631  significa que estos encabezados no se numeran.
4632  Trabajan como sus homólogos numerados pero no aparecen en el índice general,
4633  véase la sección
4634 \begin_inset space ~
4635 \end_inset
4636
4637
4638 \begin_inset CommandInset ref
4639 LatexCommand ref
4640 reference "sec:IG"
4641
4642 \end_inset
4643
4644 .
4645 \end_layout
4646
4647 \begin_layout Subsubsection
4648 Cambiar el número de niveles numerados
4649 \begin_inset CommandInset label
4650 LatexCommand label
4651 name "sub:Profundidad-de-numeración"
4652
4653 \end_inset
4654
4655
4656 \end_layout
4657
4658 \begin_layout Standard
4659 Puedes cambiar qué niveles de sección serán numerados y cuáles aparecerán
4660  en el Índice General.
4661  Ahora bien, no eliminas ninguno de los niveles; esto está preestablecido
4662  en la clase de documento.
4663  Ciertas clases empiezan con 
4664 \family sans
4665 Capítulo
4666 \family default
4667  y bajan hasta el nivel 
4668 \family sans
4669 Subpárrafo
4670 \family default
4671 .
4672  Otras empiezan en 
4673 \family sans
4674 Sección
4675 \family default
4676 .
4677  De igual forma, no todas las clases numeran todos los niveles de división.
4678  La mayoría no numeran 
4679 \family sans
4680 Párrafo
4681 \family default
4682  ni 
4683 \family sans
4684 Subpárrafo
4685 \family default
4686 .
4687  Esto lo puedes cambiar.
4688 \end_layout
4689
4690 \begin_layout Standard
4691 Abre el diálogo 
4692 \family sans
4693 Documento\SpecialChar \menuseparator
4694 Configuración.
4695 \begin_inset Index idx
4696 status collapsed
4697
4698 \begin_layout Plain Layout
4699 Documentos ! Configuración
4700 \end_layout
4701
4702 \end_inset
4703
4704
4705 \family default
4706  En 
4707 \family sans
4708 Numeración
4709 \begin_inset space ~
4710 \end_inset
4711
4712 e
4713 \begin_inset space ~
4714 \end_inset
4715
4716 IG
4717 \family default
4718  verás dos contadores deslizantes.
4719  El llamado 
4720 \family sans
4721 Numeración
4722 \family default
4723  controla hasta qué nivel se numera la jerarquía de encabezados.
4724  El otro controla qué encabezados deben figurar en el índice general.
4725 \end_layout
4726
4727 \begin_layout Subsubsection
4728 Encabezados con Título breve
4729 \begin_inset Index idx
4730 status collapsed
4731
4732 \begin_layout Plain Layout
4733 Encabezados de sección ! Títulos breves
4734 \end_layout
4735
4736 \end_inset
4737
4738
4739 \begin_inset Argument
4740 status collapsed
4741
4742 \begin_layout Plain Layout
4743 Títulos breves
4744 \end_layout
4745
4746 \end_inset
4747
4748
4749 \begin_inset CommandInset label
4750 LatexCommand label
4751 name "sec:Títulos-breves"
4752
4753 \end_inset
4754
4755
4756 \end_layout
4757
4758 \begin_layout Standard
4759 Algunos títulos de capítulo o sección, como el presente, pueden resultar
4760  demasiado largos.
4761  Esto puede ser problemático cuando el espacio horizontal es limitado.
4762  Por ejemplo, si el encabezado de página debe mostrar el título de la sección
4763  actual, un título largo puede invadir los márgenes de página y queda fatal.
4764  
4765 \end_layout
4766
4767 \begin_layout Standard
4768 LaTeX permite especificar un título breve para encabezados de sección.
4769  Este se usa en el encabezado de página y en el índice general actual, evitando
4770  el problema mencionado.
4771  Para poner un título breve, usa el menú 
4772 \family sans
4773 Insertar\SpecialChar \menuseparator
4774 Título
4775 \begin_inset space ~
4776 \end_inset
4777
4778 breve
4779 \family default
4780 .
4781  Así se inserta un cuadro etiquetado 
4782 \begin_inset Quotes fld
4783 \end_inset
4784
4785 opt
4786 \begin_inset Quotes frd
4787 \end_inset
4788
4789  (por «optativo») que te permite introducir el texto del título.
4790  Esto también trabaja para encabezados en flotantes.
4791 \end_layout
4792
4793 \begin_layout Standard
4794 El título de esta sección es un buen ejemplo de esta característica.
4795 \end_layout
4796
4797 \begin_layout Subsubsection
4798 Información especial
4799 \end_layout
4800
4801 \begin_layout Standard
4802 Lo siguiente se aplica a todos los encabezados de sección:
4803 \end_layout
4804
4805 \begin_layout Itemize
4806 No puedes anidar nada en estos entornos.
4807 \end_layout
4808
4809 \begin_layout Itemize
4810 No puedes poner notas al margen en ninguno de estos entornos.
4811 \end_layout
4812
4813 \begin_layout Itemize
4814 Las ecuaciones sólo se pueden poner en línea en estos entornos.
4815 \end_layout
4816
4817 \begin_layout Itemize
4818 Puedes usar etiquetas y referencias cruzadas a sus números.
4819 \end_layout
4820
4821 \begin_layout Standard
4822
4823 \end_layout
4824
4825 \begin_layout Standard
4826
4827 \end_layout
4828
4829 \begin_layout Subsection
4830 Espacios para Citas y Versos
4831 \end_layout
4832
4833 \begin_layout Standard
4834 LyX tiene tres entornos para escribir citas y poesías.
4835  Son 
4836 \family sans
4837 Cita
4838 \family default
4839
4840 \family sans
4841 Citar
4842 \family default
4843 , y 
4844 \family sans
4845 Verso
4846 \family default
4847 .
4848  Olvida el tener que cambiar espacios de línea y enredar con los márgenes.
4849  Estos tres entornos de párrafo ya lo tienen incorporado.
4850  Todos amplían el margen izquierdo y añaden un poco de espacio extra sobre
4851  y bajo el texto que contienen.
4852  También permiten anidar, así que puedes poner un 
4853 \family sans
4854 Verso
4855 \family default
4856  en una 
4857 \family sans
4858 Cita
4859 \family default
4860 , así como en algún otro entorno de párrafo.
4861 \end_layout
4862
4863 \begin_layout Standard
4864 Hay otra característica en estos tres entornos: cuando inicias un nuevo
4865  párrafo 
4866 \emph on
4867 no
4868 \emph default
4869  se restablece el entorno 
4870 \family sans
4871 Normal
4872 \family default
4873 .
4874  Así, puedes escribir tu  verso y alegremente pulsar 
4875 \family sans
4876 Retorno
4877 \family default
4878  sin preocuparte de cambiar el entorno cada vez.
4879  Por supuesto, esto implica que una vez terminado el poema debes cambiar
4880  manualmente al nuevo entorno.
4881 \end_layout
4882
4883 \begin_layout Subsubsection
4884 Citar y Cita
4885 \begin_inset CommandInset label
4886 LatexCommand label
4887 name "sec:Citar"
4888
4889 \end_inset
4890
4891
4892 \begin_inset Index idx
4893 status collapsed
4894
4895 \begin_layout Plain Layout
4896 Citas
4897 \end_layout
4898
4899 \end_inset
4900
4901
4902 \end_layout
4903
4904 \begin_layout Standard
4905 Una vez descritas las semejanzas de estos tres entornos, ahora le toca a
4906  las diferencias.
4907  
4908 \family sans
4909 Citar
4910 \family default
4911  y 
4912 \family sans
4913 Cita
4914 \family default
4915  son idénticos excepto en una cosa: 
4916 \family sans
4917 Citar
4918 \family default
4919  usa espacio extra para separar párrafos y nunca sangra la primera línea.
4920  
4921 \family sans
4922 Cita
4923 \family default
4924  
4925 \emph on
4926 siempre
4927 \emph default
4928  sangra la primera línea de un párrafo y usa en todo el mismo espaciado
4929  de línea.
4930 \end_layout
4931
4932 \begin_layout Standard
4933 Aquí hay un ejemplo de entorno 
4934 \family sans
4935 Citar
4936 \family default
4937 :
4938 \end_layout
4939
4940 \begin_layout Quote
4941 Este es un entorno 
4942 \family sans
4943 Citar
4944 \family default
4945 .
4946  Puedo seguir escribiendo y extender esta línea más y más hasta que se quiebra.
4947  ¡Observa: sin sangrado!
4948 \end_layout
4949
4950 \begin_layout Quote
4951 Este es el segundo párrafo de esta cita.
4952  De nuevo, no hay sangrado, pero hay espacio extra entre éste y el anterior
4953  párrafo.
4954 \end_layout
4955
4956 \begin_layout Standard
4957 Aquí hay otro ejemplo, esta vez en el entorno 
4958 \family sans
4959 Cita
4960 \family default
4961 :
4962 \end_layout
4963
4964 \begin_layout Quotation
4965 Este es un entorno 
4966 \family sans
4967 Cita
4968 \family default
4969 .
4970  Si sigues escribiendo verás el sangrado.
4971  Si en tu país se usa un estilo en el que los párrafos nuevos se sangran
4972  en la primera línea, ¡éste es el tuyo! Bueno, 
4973 \emph on
4974 si
4975 \emph default
4976  estuvieras citando otro texto.
4977 \end_layout
4978
4979 \begin_layout Quotation
4980 Aquí hay un párrafo nuevo.
4981  Podría divagar y divagar como un político en elecciones, pero te aburriría.
4982 \end_layout
4983
4984 \begin_layout Standard
4985 Como muestra el ejemplo, 
4986 \family sans
4987 Citar
4988 \family default
4989  es para los que acostumbran separar párrafos con espacio extra.
4990  Éstos pondrían las citas en un entorno 
4991 \family sans
4992 Citar.
4993
4994 \family default
4995  Los que prefieren separar párrafos con sangrado usarán el entorno 
4996 \family sans
4997 Cita
4998 \family default
4999 .
5000 \end_layout
5001
5002 \begin_layout Subsubsection
5003 Verso
5004 \begin_inset Index idx
5005 status collapsed
5006
5007 \begin_layout Plain Layout
5008 Párrafos ! Verso
5009 \end_layout
5010
5011 \end_inset
5012
5013
5014 \family sans
5015
5016 \begin_inset Index idx
5017 status collapsed
5018
5019 \begin_layout Plain Layout
5020 Poesía
5021 \end_layout
5022
5023 \end_inset
5024
5025
5026 \begin_inset CommandInset label
5027 LatexCommand label
5028 name "sec:Verso"
5029
5030 \end_inset
5031
5032
5033 \end_layout
5034
5035 \begin_layout Standard
5036
5037 \family sans
5038 Verso
5039 \family default
5040  es un entorno de párrafo para poemas, rimas, versos y demás.
5041  Un ejemplo:
5042 \end_layout
5043
5044 \begin_layout Verse
5045 Esto es un Verso
5046 \begin_inset Newline newline
5047 \end_inset
5048
5049 ¡Que yo no ensayé!
5050 \end_layout
5051
5052 \begin_layout Verse
5053 Podría ser mucho peor.
5054  Esta línea debería ser larga, larga, tan larga que se quiebra.
5055  En pantalla se ve bien, pero en la versión para imprimir las líneas extras
5056  se sangran un poco más que la primera.
5057  De acuerdo, así se convierte en prosa y no rima más.
5058  Demándame.
5059 \end_layout
5060
5061 \begin_layout Verse
5062 Para quebrar una línea
5063 \begin_inset Newline newline
5064 \end_inset
5065
5066 Y hacer que las cosas se vean bien
5067 \begin_inset Newline newline
5068 \end_inset
5069
5070 Usa 
5071 \family sans
5072 Ctrl+Retorno
5073 \family default
5074 .
5075 \end_layout
5076
5077 \begin_layout Standard
5078 Como puedes ver, 
5079 \family sans
5080 Verso
5081 \family default
5082  no sangra los márgenes.
5083  Cada estrofa del poema está en su propio párrafo.
5084  Para separar las líneas individuales de una estrofa, usa la función 
5085 \family typewriter
5086 salto-de-línea,
5087 \family default
5088  
5089 \family sans
5090 Ctrl+Retorno
5091 \family default
5092 .
5093 \end_layout
5094
5095 \begin_layout Subsection
5096 Listas
5097 \begin_inset Index idx
5098 status collapsed
5099
5100 \begin_layout Plain Layout
5101 Listas
5102 \end_layout
5103
5104 \end_inset
5105
5106
5107 \begin_inset CommandInset label
5108 LatexCommand label
5109 name "sub:Listas"
5110
5111 \end_inset
5112
5113
5114 \end_layout
5115
5116 \begin_layout Standard
5117 LyX tiene cuatro entornos de párrafo para crear distintas clases de listas.
5118  En los entornos 
5119 \family sans
5120 Enumeración*
5121 \family default
5122  y 
5123 \family sans
5124 Enumeración
5125 \family default
5126 , LyX etiqueta los ítems de la lista con marcas y números, respectivamente.
5127  En los entornos 
5128 \family sans
5129 Descripción
5130 \family default
5131  y 
5132 \family sans
5133 Lista
5134 \family default
5135 , LyX destaca de alguna forma la primera palabra .
5136  Los detalles individuales de cada tipo de lista los veremos después de
5137  describir sus características generales comunes.
5138 \end_layout
5139
5140 \begin_layout Subsubsection
5141 Características generales
5142 \end_layout
5143
5144 \begin_layout Standard
5145 Los cuatro entornos de párrafo para listas difieren de los demás entornos
5146  en varias cosas.
5147  En primer lugar, LyX trata cada párrafo como un ítem de la lista.
5148  Al pulsar 
5149 \family sans
5150 Retorno
5151 \family default
5152  
5153 \emph on
5154 no
5155 \emph default
5156  se restablece el entorno 
5157 \family sans
5158 Normal
5159 \family default
5160 , se mantiene el entorno actual y se genera un nuevo ítem.
5161  La profundidad de anidación se mantiene.
5162  Para crear un nuevo ítem pero con un nivel menor de profundidad de anidación
5163  debes pulsar 
5164 \family sans
5165 Alt+Retorno
5166 \family default
5167 .
5168 \end_layout
5169
5170 \begin_layout Standard
5171 Puedes anidar listas de cualquier tipo dentro de otra.
5172  De hecho, LyX cambia las marcas en algunos ítems, dependiendo de cómo están
5173  anidados.
5174  Si piensas usar cualquiera de los entornos de lista, te sugerimos que leas
5175  toda la sección
5176 \begin_inset space ~
5177 \end_inset
5178
5179
5180 \begin_inset CommandInset ref
5181 LatexCommand ref
5182 reference "sec:Anidación"
5183
5184 \end_inset
5185
5186 .
5187  
5188 \end_layout
5189
5190 \begin_layout Subsubsection
5191 Enumeración
5192 \family sans
5193 *
5194 \family default
5195
5196 \begin_inset Index idx
5197 status collapsed
5198
5199 \begin_layout Plain Layout
5200 Listas ! Enumeración*
5201 \end_layout
5202
5203 \end_inset
5204
5205
5206 \begin_inset CommandInset label
5207 LatexCommand label
5208 name "sec:Enumeración*"
5209
5210 \end_inset
5211
5212
5213 \end_layout
5214
5215 \begin_layout Standard
5216 En primer lugar describiremos con detalle el entorno de listas no numeradas,
5217  
5218 \family sans
5219 Enumeración*.
5220
5221 \family default
5222  Tiene las siguientes propiedades:
5223 \end_layout
5224
5225 \begin_layout Itemize
5226 Cada ítem tiene una marca o símbolo particular como etiqueta.
5227 \end_layout
5228
5229 \begin_deeper
5230 \begin_layout Itemize
5231 LyX usa el mismo símbolo para todos los ítems de cada nivel dado de profundidad.
5232 \end_layout
5233
5234 \begin_layout Itemize
5235 El símbolo aparece al comienzo de la primera línea.
5236 \end_layout
5237
5238 \end_deeper
5239 \begin_layout Itemize
5240 Los ítems pueden tener cualquier longitud.
5241  LyX encaja automáticamente el margen izquierdo, de acuerdo con la situación
5242  en que esté la lista 
5243 \family sans
5244 Enumeración*.
5245
5246 \family default
5247  
5248 \end_layout
5249
5250 \begin_layout Itemize
5251 Si anidas una lista 
5252 \family sans
5253 Enumeración*
5254 \family default
5255  dentro de otra, la marca cambia a otra nueva.
5256  
5257 \end_layout
5258
5259 \begin_deeper
5260 \begin_layout Itemize
5261 Hay cuatro símbolos distintos para los cuatro niveles de anidación.
5262 \end_layout
5263
5264 \begin_layout Itemize
5265 LyX muestra siempre el mismo símbolo en pantalla.
5266 \end_layout
5267
5268 \begin_layout Itemize
5269 Véase la sección
5270 \begin_inset space ~
5271 \end_inset
5272
5273
5274 \begin_inset CommandInset ref
5275 LatexCommand ref
5276 reference "sec:Anidación"
5277
5278 \end_inset
5279
5280  para una explicación completa.
5281 \end_layout
5282
5283 \end_deeper
5284 \begin_layout Standard
5285 Por supuesto, esta explicación también era un ejemplo de lista 
5286 \family sans
5287 Enumeración*
5288 \family default
5289 .
5290  Este entorno de lista es aconsejable para listas en las que el orden no
5291  importa.
5292 \end_layout
5293
5294 \begin_layout Standard
5295 Hemos dicho que los distintos niveles usan distintos símbolos como etiquetas.
5296  Aquí hay un ejemplo con las cuatro posibilidades.
5297 \begin_inset Foot
5298 status collapsed
5299
5300 \begin_layout Plain Layout
5301
5302 \emph on
5303 \begin_inset CommandInset label
5304 LatexCommand label
5305 name "np:N.del-t.:-item"
5306
5307 \end_inset
5308
5309 N.
5310 \begin_inset space \thinspace{}
5311 \end_inset
5312
5313 del t.
5314 \emph default
5315 : En la salida del documento en español las marcas son diferentes a las
5316  que se describen; la causa se explica en la pág.
5317 \begin_inset space ~
5318 \end_inset
5319
5320
5321 \begin_inset CommandInset ref
5322 LatexCommand pageref
5323 reference "sub:En-español"
5324
5325 \end_inset
5326
5327 .
5328 \end_layout
5329
5330 \end_inset
5331
5332  
5333 \end_layout
5334
5335 \begin_layout Itemize
5336 La marca para el primer nivel de 
5337 \family sans
5338 Enumeración*
5339 \family default
5340  es un topo.
5341 \end_layout
5342
5343 \begin_deeper
5344 \begin_layout Itemize
5345 La marca del segundo nivel es una raya.
5346 \end_layout
5347
5348 \begin_deeper
5349 \begin_layout Itemize
5350 El tercer nivel tiene un asterisco.
5351 \end_layout
5352
5353 \begin_deeper
5354 \begin_layout Itemize
5355 La marca del cuarto nivel es un punto centrado.
5356 \end_layout
5357
5358 \end_deeper
5359 \begin_layout Itemize
5360 Vuelta al tercer nivel.
5361 \end_layout
5362
5363 \end_deeper
5364 \begin_layout Itemize
5365 Vuelta al segundo nivel.
5366 \end_layout
5367
5368 \end_deeper
5369 \begin_layout Itemize
5370 Vuelta al nivel más externo.
5371 \end_layout
5372
5373 \begin_layout Standard
5374 Estas son las marcas predeterminadas para una lista 
5375 \family sans
5376 Enumeración*
5377 \family default
5378 .
5379   Puedes personalizar estas marcas en el submenú 
5380 \family sans
5381 Documento\SpecialChar \menuseparator
5382 Configuración
5383 \begin_inset Index idx
5384 status collapsed
5385
5386 \begin_layout Plain Layout
5387 Documentos ! Configuración
5388 \end_layout
5389
5390 \end_inset
5391
5392 ,
5393 \family default
5394  diálogo 
5395 \family sans
5396 Marcas
5397 \family default
5398 .
5399 \end_layout
5400
5401 \begin_layout Standard
5402 Observa cómo el espacio entre ítems decrece al aumentar la profundidad.
5403  Explicaremos la anidación y los trucos factibles para las profundidades
5404  en la sección
5405 \begin_inset space ~
5406 \end_inset
5407
5408
5409 \begin_inset CommandInset ref
5410 LatexCommand ref
5411 reference "sec:Anidación"
5412
5413 \end_inset
5414
5415 .
5416 \end_layout
5417
5418 \begin_layout Subsubsection
5419 Enumeración
5420 \begin_inset Index idx
5421 status collapsed
5422
5423 \begin_layout Plain Layout
5424 Listas ! Enumeración
5425 \end_layout
5426
5427 \end_inset
5428
5429
5430 \begin_inset CommandInset label
5431 LatexCommand label
5432 name "sec:Enumeración"
5433
5434 \end_inset
5435
5436
5437 \end_layout
5438
5439 \begin_layout Standard
5440 El entorno 
5441 \family sans
5442 Enumeración
5443 \family default
5444  se usa para crear listas numeradas y esquemas.
5445  Sus propiedades son:
5446 \end_layout
5447
5448 \begin_layout Enumerate
5449 Cada ítem se etiqueta con un número o letra.
5450 \end_layout
5451
5452 \begin_deeper
5453 \begin_layout Enumerate
5454 Dependiendo de la profundidad.
5455 \end_layout
5456
5457 \end_deeper
5458 \begin_layout Enumerate
5459 LyX contabiliza automáticamente los ítems y los actualiza adecuadamente.
5460 \end_layout
5461
5462 \begin_layout Enumerate
5463 Cada nuevo entorno 
5464 \family sans
5465 Enumeración
5466 \family default
5467  reinicia la cuenta a uno.
5468 \end_layout
5469
5470 \begin_layout Enumerate
5471 Como en el entorno 
5472 \family sans
5473 Enumeración*
5474 \family default
5475 , el entorno 
5476 \family sans
5477 Enumeración
5478 \family default
5479 :
5480 \end_layout
5481
5482 \begin_deeper
5483 \begin_layout Enumerate
5484 Compensa los ítems en relación al margen izquierdo.
5485  Los ítems pueden tener cualquier longitud.
5486 \end_layout
5487
5488 \begin_layout Enumerate
5489 Reduce el espacio entre ítems al aumentar la profundidad.
5490 \end_layout
5491
5492 \begin_layout Enumerate
5493 Usa diferentes etiquetas según la profundidad.
5494 \end_layout
5495
5496 \begin_layout Enumerate
5497 Permite hasta cuatro niveles de anidación.
5498 \end_layout
5499
5500 \end_deeper
5501 \begin_layout Standard
5502 Las distintas etiquetas para cada nivel de profundidad en una lista numerada,
5503  
5504 \family sans
5505 Enumeración
5506 \family default
5507 , son las que se muestran en el siguiente ejemplo:
5508 \end_layout
5509
5510 \begin_layout Enumerate
5511 El primer nivel usa números arábigos seguidos de un punto.
5512 \end_layout
5513
5514 \begin_deeper
5515 \begin_layout Enumerate
5516 El segundo usa letras minúsculas y un paréntesis.
5517  
5518 \end_layout
5519
5520 \begin_deeper
5521 \begin_layout Enumerate
5522 El tercer nivel usa números arábigos seguidos de paréntesis.
5523 \end_layout
5524
5525 \begin_deeper
5526 \begin_layout Enumerate
5527 El cuarto usa letras minúsculas y prima.
5528 \end_layout
5529
5530 \begin_layout Enumerate
5531 Observa de nuevo la disminución de espacio entre ítems al aumentar la profundida
5532 d de entorno.
5533 \end_layout
5534
5535 \end_deeper
5536 \begin_layout Enumerate
5537 Vuelta al tercer nivel.
5538 \end_layout
5539
5540 \end_deeper
5541 \begin_layout Enumerate
5542 Vuelta al segundo nivel.
5543 \end_layout
5544
5545 \end_deeper
5546 \begin_layout Enumerate
5547 Vuelta al nivel más externo.
5548 \end_layout
5549
5550 \begin_layout Standard
5551 Como antes, puedes personalizar el tipo de numeración en el entorno 
5552 \family sans
5553 Enumeración
5554 \family default
5555 .
5556  Esto implica añadir comandos en el preámbulo LaTeX (véase el manual 
5557 \emph on
5558 Características adicionales
5559 \emph default
5560 ).
5561  Estos cambios sólo se aprecian en la versión impresa, no en LyX.
5562 \end_layout
5563
5564 \begin_layout Standard
5565 En cuanto a anidación en entornos 
5566 \family sans
5567 Enumeración
5568 \family default
5569  hay más de lo visto aquí.
5570  Para saber más deberías leer la sección
5571 \begin_inset space ~
5572 \end_inset
5573
5574
5575 \begin_inset CommandInset ref
5576 LatexCommand ref
5577 reference "sec:Anidación"
5578
5579 \end_inset
5580
5581 .
5582 \end_layout
5583
5584 \begin_layout Subsubsection*
5585 Enumeración* y Enumeración en español
5586 \begin_inset CommandInset label
5587 LatexCommand label
5588 name "sub:En-español"
5589
5590 \end_inset
5591
5592
5593 \begin_inset Foot
5594 status collapsed
5595
5596 \begin_layout Plain Layout
5597
5598 \emph on
5599 N.
5600 \begin_inset space \thinspace{}
5601 \end_inset
5602
5603 del t.
5604 \emph default
5605 : Este apartado no está en el documento original.
5606 \end_layout
5607
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \begin_layout Standard
5614 Si el idioma establecido en las preferencias de LyX es español,
5615 \family sans
5616  
5617 \family default
5618 todos los documentos nuevos tienen este idioma como predeterminado.
5619  Por omisión, LyX carga el paquete 
5620 \series bold
5621 babel
5622 \series default
5623  (opción 
5624 \family sans
5625 Usar babel
5626 \family default
5627  marcada) con la opción del idioma del documento y al procesar el archivo
5628  con LaTeX, interviene el estilo 
5629 \family typewriter
5630 spanish
5631 \family default
5632 .
5633 \end_layout
5634
5635 \begin_layout Standard
5636 El estilo 
5637 \family typewriter
5638 spanish
5639 \family default
5640  establece por omisión un conjunto de formatos y características adaptado
5641  a los usos tipográficos propios del español.
5642  En particular, las marcas que aparecen en los ítems de una lista sin numerar
5643  (entorno 
5644 \family sans
5645 Enumeración
5646 \family default
5647 *), no son como las que se han descrito en la sección
5648 \begin_inset space ~
5649 \end_inset
5650
5651
5652 \begin_inset CommandInset ref
5653 LatexCommand ref
5654 reference "sec:Enumeración*"
5655
5656 \end_inset
5657
5658 .
5659  
5660 \end_layout
5661
5662 \begin_layout Standard
5663 Las marcas predefinidas por 
5664 \family typewriter
5665 spanish
5666 \family default
5667  para una 
5668 \family sans
5669 Enumeración
5670 \family default
5671 *
5672 \family sans
5673  
5674 \family default
5675 se pueden cambiar en el diálogo 
5676 \family sans
5677 Marcas
5678 \family default
5679  (
5680 \family sans
5681 Documento\SpecialChar \menuseparator
5682 Configuración
5683 \family default
5684 ) o mediante los siguientes comandos, que se escriben en código TeX en el
5685  texto del documento:
5686 \end_layout
5687
5688 \begin_layout Standard
5689
5690 \series bold
5691
5692 \backslash
5693 spanishdashitems 
5694 \series default
5695 hace que todas las listas no numeradas siguientes en el documento lleven
5696  como etiqueta una raya, —, en todos los niveles.
5697 \end_layout
5698
5699 \begin_layout Standard
5700
5701 \series bold
5702
5703 \backslash
5704 spanishsignitems
5705 \series default
5706  hace que todas las listas no numeradas siguientes al comando usen como
5707  etiquetas para cada nivel los símbolos: • 
5708 \begin_inset Formula $\circ\,$
5709 \end_inset
5710
5711  
5712 \begin_inset Formula $\diamond\,$
5713 \end_inset
5714
5715  
5716 \begin_inset Formula $\triangleright\,$
5717 \end_inset
5718
5719 , respectivamente.
5720 \end_layout
5721
5722 \begin_layout Standard
5723 A partir de la versión 
5724 \family typewriter
5725 5.0h
5726 \family default
5727
5728 \family typewriter
5729 spanish
5730 \family default
5731  ofrece la posibilidad de anular sus valores predefinidos de marcas y símbolos
5732  mediante las opciones de paquete «es-nolists», «es-noitemize» y «es-noenumerate
5733 », insertando en el preámbulo LaTeX del documento el comando:
5734 \family typewriter
5735  
5736 \end_layout
5737
5738 \begin_layout Standard
5739
5740 \series bold
5741
5742 \backslash
5743 def
5744 \backslash
5745 spanishoptions{opción}
5746 \end_layout
5747
5748 \begin_layout Standard
5749 Según la opción elegida, en la salida se imprimirán en todas las listas,
5750  o sólo en
5751 \family typewriter
5752  
5753 \family sans
5754 Enumeración*
5755 \family default
5756  o sólo en 
5757 \family sans
5758 Enumeración,
5759 \family default
5760  respectivamente, las etiquetas predefinidas por LyX/LaTeX en vez de las
5761  predefinidas por 
5762 \family typewriter
5763 spanish
5764 \family default
5765 .
5766  
5767 \end_layout
5768
5769 \begin_layout Standard
5770 Más información sobre opciones y comandos de 
5771 \family typewriter
5772 spanish
5773 \family default
5774  en su página web, 
5775 \begin_inset CommandInset citation
5776 LatexCommand cite
5777 key "spanish"
5778
5779 \end_inset
5780
5781 .
5782 \end_layout
5783
5784 \begin_layout Subsubsection
5785 Descripción
5786 \begin_inset Index idx
5787 status collapsed
5788
5789 \begin_layout Plain Layout
5790 Listas ! Descripción
5791 \end_layout
5792
5793 \end_inset
5794
5795
5796 \end_layout
5797
5798 \begin_layout Standard
5799 A diferencia de los dos entornos anteriores, la lista 
5800 \family sans
5801 Descripción
5802 \family default
5803  no tiene marcas fijas.
5804  En vez de ello, LyX destaca la «primera palabra» de la primera línea, por
5805  ejemplo:
5806 \end_layout
5807
5808 \begin_layout Description
5809 Ejemplo: Esto es un ejemplo de entorno 
5810 \family sans
5811 Descripción
5812 \family default
5813 .
5814 \end_layout
5815
5816 \begin_layout Standard
5817 LyX escribe la etiqueta en negrita y pone un espacio extra ante el resto
5818  de la línea.
5819 \end_layout
5820
5821 \begin_layout Standard
5822 Por «primera palabra» entendemos que la primera pulsación de la tecla 
5823 \family sans
5824 Espacio
5825 \family default
5826  en cada ítem da fin a la etiqueta.
5827  Si quieres poner más de una palabra como etiqueta del ítem debes usar un
5828  
5829 \family sans
5830 Espacio
5831 \begin_inset space ~
5832 \end_inset
5833
5834 protegido
5835 \family default
5836 .
5837  (Con 
5838 \family sans
5839 Ctrl+Espacio
5840 \family default
5841  o con el menú 
5842 \family sans
5843 Insertar\SpecialChar \menuseparator
5844 Formato\SpecialChar \menuseparator
5845 Espacio
5846 \begin_inset space ~
5847 \end_inset
5848
5849 protegido
5850 \family default
5851 .
5852  Véase la sección
5853 \begin_inset space ~
5854 \end_inset
5855
5856
5857 \begin_inset CommandInset ref
5858 LatexCommand ref
5859 reference "sub:Espacio-protegido"
5860
5861 \end_inset
5862
5863 ) Un ejemplo:
5864 \end_layout
5865
5866 \begin_layout Description
5867 Segundo
5868 \begin_inset space ~
5869 \end_inset
5870
5871 ejemplo: 
5872 \family sans
5873 Espacio
5874 \begin_inset space ~
5875 \end_inset
5876
5877 protegido
5878 \family default
5879  entre dos palabras de la etiqueta en una lista 
5880 \family sans
5881 Descripción
5882 \family default
5883 .
5884 \end_layout
5885
5886 \begin_layout Description
5887 Empleo: Podrías usar el entorno 
5888 \family sans
5889 Descripción
5890 \family default
5891  para cosas como definiciones y teoremas.
5892  O para poner determinada palabra separada del texto que describe.
5893  No es buena idea usar 
5894 \family sans
5895 Descripción
5896 \family default
5897  para describir una frase completa.
5898  Para esto es mejor emplear 
5899 \family sans
5900 Enumeración*
5901 \family default
5902  o 
5903 \family sans
5904 Enumeración
5905 \family default
5906  y anidar en él un párrafo 
5907 \family sans
5908 Normal.
5909 \end_layout
5910
5911 \begin_layout Description
5912 Anidación: Puedes anidar entornos 
5913 \family sans
5914 Descripción
5915 \family default
5916  dentro de otros entornos de lista.
5917 \end_layout
5918
5919 \begin_layout Standard
5920 Observa que después de la primera línea, LyX sangra las siguientes respecto
5921  a ella.
5922 \end_layout
5923
5924 \begin_layout Subsubsection
5925 La Lista LyX
5926 \begin_inset Index idx
5927 status collapsed
5928
5929 \begin_layout Plain Layout
5930 Listas ! Lista LyX
5931 \end_layout
5932
5933 \end_inset
5934
5935
5936 \end_layout
5937
5938 \begin_layout Standard
5939 El entorno 
5940 \family sans
5941 Lista
5942 \family default
5943  es una extensión a LaTeX en LyX.
5944 \end_layout
5945
5946 \begin_layout Standard
5947 \begin_inset Note Greyedout
5948 status collapsed
5949
5950 \begin_layout Plain Layout
5951
5952 \series bold
5953 Nota:
5954 \series default
5955  Si, como en este documento, se está usando la clase KOMA-Script, el entorno
5956  
5957 \family sans
5958 Lista
5959 \family default
5960  se denomina 
5961 \family sans
5962 Etiquetado
5963 \family default
5964 .
5965 \end_layout
5966
5967 \end_inset
5968
5969
5970 \end_layout
5971
5972 \begin_layout Standard
5973 Como el entorno 
5974 \family sans
5975 Descripción,
5976 \family default
5977  la 
5978 \family sans
5979 Lista
5980 \family default
5981  tiene etiquetas definidas por el usuario para cada ítem.
5982  Las propiedades de este entorno de lista son:
5983 \end_layout
5984
5985 \begin_layout Labeling
5986 \labelwidthstring 00.00.0000
5987 etiquetas
5988 \begin_inset space ~
5989 \end_inset
5990
5991 de
5992 \begin_inset space ~
5993 \end_inset
5994
5995 ítem LyX usa la «primera palabra» como etiqueta.
5996  El primer 
5997 \family sans
5998 Espacio
5999 \family default
6000  en la primera línea de un ítem finaliza la etiqueta.
6001  Si necesitas más de una palabra pon espacios protegidos, como se ha descrito
6002  antes.
6003 \end_layout
6004
6005 \begin_layout Labeling
6006 \labelwidthstring 00.00.0000
6007 márgenes Como se ve, LyX pone márgenes diferentes para la etiqueta y el
6008  resto del ítem.
6009  El texto tiene un margen izquierdo mayor, igual a la anchura predeterminada
6010  de etiqueta más un pequeño espacio extra.
6011 \end_layout
6012
6013 \begin_layout Labeling
6014 \labelwidthstring 00.00.0000
6015 anchura
6016 \begin_inset space ~
6017 \end_inset
6018
6019 de
6020 \begin_inset space ~
6021 \end_inset
6022
6023 etiqueta LyX escoge la mayor de estas dos opciones para el margen izquierdo:
6024  la anchura de la etiqueta, o la anchura predeterminada.
6025  Si la anchura de la etiqueta es mayor, la etiqueta se «extiende» en la
6026  primera línea.
6027  En otras palabras, el texto de la primera línea no se alinea con el margen
6028  izquierdo del resto del texto del ítem.
6029  
6030 \end_layout
6031
6032 \begin_layout Labeling
6033 \labelwidthstring 00.00.0000
6034 anchura
6035 \begin_inset space ~
6036 \end_inset
6037
6038 predeterminada Puedes fijar esta anchura para asegurar que el texto de todos
6039  los ítems en un entorno 
6040 \family sans
6041 Lista
6042 \family default
6043  tienen el mismo margen izquierdo.
6044 \begin_inset Newline newline
6045 \end_inset
6046
6047 Para cambiar la anchura por omisión, selecciona los ítems en la lista.
6048  Ahora, en el menú 
6049 \family sans
6050 Editar\SpecialChar \menuseparator
6051 Configuración
6052 \begin_inset space ~
6053 \end_inset
6054
6055 de
6056 \begin_inset space ~
6057 \end_inset
6058
6059 párrafo,
6060 \family default
6061  el texto escrito en 
6062 \family sans
6063 Etiqueta
6064 \family default
6065
6066 \begin_inset space ~
6067 \end_inset
6068
6069
6070 \family sans
6071 más
6072 \family default
6073
6074 \begin_inset space ~
6075 \end_inset
6076
6077
6078 \family sans
6079 larga d
6080 \family default
6081 el cuadro 
6082 \family sans
6083 Ancho
6084 \family default
6085
6086 \begin_inset space ~
6087 \end_inset
6088
6089
6090 \family sans
6091 de
6092 \family default
6093
6094 \begin_inset space ~
6095 \end_inset
6096
6097
6098 \family sans
6099 etiqueta
6100 \family default
6101  determina la anchura predeterminada.
6102  Puedes poner aquí el texto de tu etiqueta más larga, aunque sugerimos escribir
6103  la letra «M» varias veces.
6104  Es el carácter más ancho y es una unidad de anchura estándar en LaTeX.
6105  Usando «M» como unidad no necesitas cambiar el contenido del cuadro 
6106 \family sans
6107 Etiqueta
6108 \begin_inset space ~
6109 \end_inset
6110
6111 más
6112 \begin_inset space ~
6113 \end_inset
6114
6115 larga
6116 \family default
6117  cada vez que cambies una etiqueta en un entorno 
6118 \family sans
6119 Lista
6120 \family default
6121 .
6122 \begin_inset Newline newline
6123 \end_inset
6124
6125 La anchura predefinida es la longitud de «00.00.0000» (equivalente a 6
6126 \begin_inset space ~
6127 \end_inset
6128
6129 M)
6130 \begin_inset Newline newline
6131 \end_inset
6132
6133
6134 \begin_inset Note Greyedout
6135 status collapsed
6136
6137 \begin_layout Plain Layout
6138
6139 \series bold
6140 Nota:
6141 \series default
6142  Si se pone el cursor en un ítem de una lista para cambiar la anchura sólo
6143  de esa etiqueta, funcionará sólo en LyX, no en la salida.
6144 \end_layout
6145
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \begin_layout Standard
6152 Deberías emplear el entorno 
6153 \family sans
6154 Lista
6155 \family default
6156  de la misma manera que 
6157 \family sans
6158 Descripción
6159 \family default
6160 : Cuando necesites que una palabra sobresalga del texto que describe.
6161  El entorno 
6162 \family sans
6163 Lista
6164 \family default
6165  te permite otra manera de hacerlo con un formato distinto.
6166 \end_layout
6167
6168 \begin_layout Standard
6169 Puedes anidar entornos 
6170 \family sans
6171 Lista
6172 \family default
6173  en otras listas.
6174  Funcionan igual que los otros entornos de párrafo tipo lista.
6175  Lee la sección
6176 \begin_inset space ~
6177 \end_inset
6178
6179
6180 \begin_inset CommandInset ref
6181 LatexCommand ref
6182 reference "sec:Anidación"
6183
6184 \end_inset
6185
6186  para saber más.
6187 \end_layout
6188
6189 \begin_layout Standard
6190 Aún queda otra característica de 
6191 \family sans
6192 Lista
6193 \family default
6194 : Como ves en los ejemplos, LyX, por omisión, alinea las etiquetas a la
6195  izquierda.
6196  Puedes cambiar esto con 
6197 \family sans
6198 Relleno
6199 \family default
6200
6201 \begin_inset space ~
6202 \end_inset
6203
6204
6205 \family sans
6206 horizontal
6207 \family default
6208  adicional.
6209  Explicaremos el 
6210 \family sans
6211 Relleno
6212 \family default
6213
6214 \begin_inset space ~
6215 \end_inset
6216
6217
6218 \family sans
6219 horizontal 
6220 \family default
6221 en la sección
6222 \begin_inset space ~
6223 \end_inset
6224
6225
6226 \begin_inset CommandInset ref
6227 LatexCommand ref
6228 reference "sub:Espacio-horizontal"
6229
6230 \end_inset
6231
6232 .
6233  Unos ejemplos:
6234 \end_layout
6235
6236 \begin_layout Labeling
6237 \labelwidthstring 00.00.0000
6238 Izquierda Predeterminado para etiquetas de ítems en una 
6239 \family sans
6240 Lista
6241 \family default
6242 .
6243 \end_layout
6244
6245 \begin_layout Labeling
6246 \labelwidthstring 00.00.0000
6247 \begin_inset space \hfill{}
6248 \end_inset
6249
6250 Derecha Un 
6251 \family sans
6252 Relleno horizontal
6253 \family default
6254  previo ajusta la etiqueta a la derecha.
6255 \end_layout
6256
6257 \begin_layout Labeling
6258 \labelwidthstring 00.00.0000
6259 \begin_inset space \hfill{}
6260 \end_inset
6261
6262 Centro
6263 \begin_inset space \hfill{}
6264 \end_inset
6265
6266  Un 
6267 \family sans
6268 Relleno horizontal
6269 \family default
6270  al principio y otro al final la centra.
6271 \end_layout
6272
6273 \begin_layout Subsection
6274 Cartas
6275 \begin_inset Index idx
6276 status collapsed
6277
6278 \begin_layout Plain Layout
6279 Cartas
6280 \end_layout
6281
6282 \end_inset
6283
6284
6285 \end_layout
6286
6287 \begin_layout Subsubsection
6288 Introducción a 
6289 \family sans
6290 Dirección
6291 \family default
6292  y 
6293 \family sans
6294 Dirección
6295 \begin_inset space ~
6296 \end_inset
6297
6298
6299 \family default
6300 d
6301 \family sans
6302 erecha
6303 \end_layout
6304
6305 \begin_layout Standard
6306 Aunque LyX tiene clases de documento para cartas (
6307 \begin_inset Quotes fld
6308 \end_inset
6309
6310 letter
6311 \begin_inset Quotes frd
6312 \end_inset
6313
6314 ), también dispone de dos entornos de párrafo llamados 
6315 \family sans
6316 Dirección
6317 \family default
6318  y 
6319 \family sans
6320 Dirección
6321 \family default
6322
6323 \begin_inset space ~
6324 \end_inset
6325
6326
6327 \family sans
6328 derecha.
6329
6330 \family default
6331  Para usar las clases para cartas, tienes que usar los entornos de párrafo
6332  específicos en determinado orden, si no LaTeX gasta bromas.
6333  Sin embargo, puedes usar los entornos 
6334 \family sans
6335 Dirección
6336 \family default
6337  y 
6338 \family sans
6339 Dirección
6340 \family default
6341
6342 \begin_inset space ~
6343 \end_inset
6344
6345
6346 \family sans
6347 derecha
6348 \family default
6349  donde quieras sin problemas.
6350  Puedes incluso anidarlos en otros entornos, aunque no puedes anidar nada
6351  en ellos.
6352 \end_layout
6353
6354 \begin_layout Standard
6355 Evidentemente, el uso de 
6356 \family sans
6357 Dirección
6358 \family default
6359  y 
6360 \family sans
6361 Dirección
6362 \family default
6363
6364 \begin_inset space ~
6365 \end_inset
6366
6367
6368 \family sans
6369 derecha
6370 \family default
6371  no está limitado a las cartas.
6372  
6373 \family sans
6374 Dirección
6375 \family default
6376
6377 \begin_inset space ~
6378 \end_inset
6379
6380
6381 \family sans
6382 derecha,
6383 \family default
6384  en particular, es útil para crear títulos de artículos como los que se
6385  utilizan en algunas publicaciones académicas europeas.
6386 \end_layout
6387
6388 \begin_layout Subsubsection
6389 Forma de empleo
6390 \begin_inset CommandInset label
6391 LatexCommand label
6392 name "sec:Empleo-direcciones"
6393
6394 \end_inset
6395
6396
6397 \end_layout
6398
6399 \begin_layout Standard
6400 El entorno 
6401 \family sans
6402 Dirección
6403 \family default
6404  da al texto el estilo de una dirección, que también se usa para la apertura
6405  y la firma en algunos países.
6406  El entorno 
6407 \family sans
6408 Dirección
6409 \family default
6410
6411 \begin_inset space ~
6412 \end_inset
6413
6414
6415 \family sans
6416 derecha
6417 \family default
6418  da al texto el estilo de una dirección alineada a la derecha, que se emplea
6419  para los datos del remitente y la fecha en algunos países.
6420  Ejemplo:
6421 \end_layout
6422
6423 \begin_layout Right Address
6424 Dirección a la derecha
6425 \begin_inset Newline newline
6426 \end_inset
6427
6428 Quién soy
6429 \begin_inset Newline newline
6430 \end_inset
6431
6432 Dónde estoy
6433 \begin_inset Newline newline
6434 \end_inset
6435
6436 ¿Cuándo? ¿Qué es hoy?
6437 \end_layout
6438
6439 \begin_layout Standard
6440 Esto era 
6441 \family sans
6442 Dirección
6443 \family default
6444
6445 \begin_inset space ~
6446 \end_inset
6447
6448
6449 \family sans
6450 derecha
6451 \family default
6452 .
6453  Observa que todas las líneas tienen el mismo margen izquierdo, el que pone
6454  LyX para llenar el bloque mayor de texto en una línea sencilla.
6455  Y aquí un ejemplo de 
6456 \family sans
6457 Dirección
6458 \family default
6459 , para los datos del destinatario:
6460 \end_layout
6461
6462 \begin_layout Address
6463 Quién eres tú
6464 \begin_inset Newline newline
6465 \end_inset
6466
6467 Dónde lo envío
6468 \begin_inset Newline newline
6469 \end_inset
6470
6471 Tu población, C.P.
6472  o país
6473 \end_layout
6474
6475 \begin_layout Standard
6476 Como ves, ambos entornos añaden espacio extra entre ellos y el siguiente
6477  párrafo.
6478  Si pulsas 
6479 \family sans
6480 Retorno
6481 \family default
6482  en cualquiera de estos entornos, LyX reinicia la profundidad y pone entorno
6483  
6484 \family sans
6485 Normal
6486 \family default
6487 .
6488  Esto tiene sentido porque 
6489 \family sans
6490 Retorno
6491 \family default
6492  funciona como 
6493 \family typewriter
6494 salto-de-párrafo
6495 \family default
6496 , y las líneas individuales de una dirección no son párrafos.
6497  De manera que has de usar 
6498 \family typewriter
6499 salto-de-línea
6500 \family default
6501  (
6502 \family sans
6503 Ctrl+Retorno
6504 \family default
6505  o 
6506 \family sans
6507 Formato\SpecialChar \menuseparator
6508 Salto
6509 \begin_inset space ~
6510 \end_inset
6511
6512 de
6513 \begin_inset space ~
6514 \end_inset
6515
6516 línea
6517 \family default
6518  en el menú 
6519 \family sans
6520 Insertar
6521 \family default
6522 ) para iniciar línea nueva en un entorno 
6523 \family sans
6524 Dirección
6525 \family default
6526  o 
6527 \family sans
6528 Dirección
6529 \begin_inset space ~
6530 \end_inset
6531
6532 derecha
6533 \family default
6534 .
6535 \end_layout
6536
6537 \begin_layout Subsection
6538 Escritos académicos
6539 \end_layout
6540
6541 \begin_layout Standard
6542 Los escritos académicos suelen comenzar con un resumen y finalizar con una
6543  bibliografía o una lista de referencias.
6544  LyX dispone de entornos para ambos tipos de párrafo.
6545 \end_layout
6546
6547 \begin_layout Subsubsection
6548 Resumen
6549 \family sans
6550
6551 \begin_inset Index idx
6552 status collapsed
6553
6554 \begin_layout Plain Layout
6555 Resumen
6556 \end_layout
6557
6558 \end_inset
6559
6560
6561 \end_layout
6562
6563 \begin_layout Standard
6564 El entorno 
6565 \family sans
6566 Resumen
6567 \family default
6568  se usa para el resumen de un artículo.
6569  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6570  debería usarse al principio del documento, tras el título.
6571  Tampoco deberías molestarte en intentar anidar un 
6572 \family sans
6573 Resumen
6574 \family default
6575  en algo o viceversa.
6576  No funciona.
6577  El entorno 
6578 \family sans
6579 Resumen
6580 \family default
6581  sólo se aplica en las clases 
6582 \begin_inset Quotes fld
6583 \end_inset
6584
6585 article
6586 \begin_inset Quotes frd
6587 \end_inset
6588
6589  y 
6590 \begin_inset Quotes fld
6591 \end_inset
6592
6593 report
6594 \begin_inset Quotes frd
6595 \end_inset
6596
6597 .
6598  Las clases de documento 
6599 \begin_inset Quotes fld
6600 \end_inset
6601
6602 book
6603 \begin_inset Quotes frd
6604 \end_inset
6605
6606  lo ignoran totalmente, y sería ridículo usar 
6607 \family sans
6608 Resumen
6609 \family default
6610  en cartas.
6611 \end_layout
6612
6613 \begin_layout Standard
6614 El entorno 
6615 \family sans
6616 Resumen
6617 \family default
6618  hace varias cosas por ti.
6619  Primero, pone una etiqueta 
6620 \begin_inset Quotes fld
6621 \end_inset
6622
6623 Resumen
6624 \begin_inset Quotes frd
6625 \end_inset
6626
6627  centrada sobre el texto.
6628  La etiqueta y el texto se separan con algo de espacio extra.
6629  Segundo, usa un tamaño de letra menor, como se podría esperar.
6630  Por último, añade un poco de espacio vertical extra ante el texto que sigue.
6631  Ahora bien, así es como aparece en pantalla en LyX.
6632  El aspecto en la salida depende de la clase de artículo o informe elegida.
6633 \end_layout
6634
6635 \begin_layout Standard
6636 Al pulsar 
6637 \family sans
6638 Retorno
6639 \family default
6640  no se cambia el entorno de párrafo, el nuevo párrafo seguirá estando en
6641  
6642 \family sans
6643 Resumen.
6644
6645 \family default
6646  Por tanto, debes cambiar tú mismo el entorno de párrafo cuando acabes el
6647  resumen.
6648 \end_layout
6649
6650 \begin_layout Standard
6651 \begin_inset Float figure
6652 wide false
6653 sideways false
6654 status open
6655
6656 \begin_layout Plain Layout
6657 \align center
6658 \begin_inset Graphics
6659         filename clipart/Resumen.pdf
6660         clip
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \begin_layout Plain Layout
6668 \begin_inset Caption
6669
6670 \begin_layout Plain Layout
6671 \begin_inset CommandInset label
6672 LatexCommand label
6673 name "cap:Párrafo-en"
6674
6675 \end_inset
6676
6677 Párrafo en un entorno 
6678 \family sans
6679 Resumen
6680 \end_layout
6681
6682 \end_inset
6683
6684
6685 \end_layout
6686
6687 \end_inset
6688
6689
6690 \end_layout
6691
6692 \begin_layout Standard
6693 Nos gustaría poner directamente un ejemplo de 
6694 \family sans
6695 Resumen,
6696 \family default
6697  pero como este documento es clase 
6698 \begin_inset Quotes fld
6699 \end_inset
6700
6701 book
6702 \begin_inset Quotes frd
6703 \end_inset
6704
6705 , no podemos.
6706  Lo hemos insertado como figura
6707 \begin_inset space ~
6708 \end_inset
6709
6710
6711 \begin_inset CommandInset ref
6712 LatexCommand ref
6713 reference "cap:Párrafo-en"
6714
6715 \end_inset
6716
6717 .
6718  Si nunca habías oído hablar de un 
6719 \begin_inset Quotes fld
6720 \end_inset
6721
6722 resumen
6723 \begin_inset Quotes frd
6724 \end_inset
6725
6726 , puedes ignorar sin problema este entorno.
6727  
6728 \end_layout
6729
6730 \begin_layout Subsubsection
6731 Bibliografía
6732 \begin_inset Index idx
6733 status collapsed
6734
6735 \begin_layout Plain Layout
6736 Bibliografía
6737 \end_layout
6738
6739 \end_inset
6740
6741
6742 \begin_inset CommandInset label
6743 LatexCommand label
6744 name "sub:Biblio_entorno"
6745
6746 \end_inset
6747
6748
6749 \end_layout
6750
6751 \begin_layout Standard
6752 El entorno 
6753 \family sans
6754 Bibliografía
6755 \family default
6756  se usa para listar referencias.
6757  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6758  debería usarse al final del documento.
6759  Anidar 
6760 \family sans
6761 Bibliografía
6762 \family default
6763  en algo o viceversa no funciona.
6764 \end_layout
6765
6766 \begin_layout Standard
6767 Al abrir un entorno 
6768 \family sans
6769 Bibliografía,
6770 \family default
6771  LyX añade un gran espacio vertical seguido por el encabezado 
6772 \begin_inset Quotes fld
6773 \end_inset
6774
6775 Bibliografía
6776 \begin_inset Quotes frd
6777 \end_inset
6778
6779  o 
6780 \begin_inset Quotes fld
6781 \end_inset
6782
6783 Referencias
6784 \begin_inset Quotes frd
6785 \end_inset
6786
6787 , según la clase de documento.
6788  El encabezado va en letra negrita grande.
6789  Cada párrafo de la 
6790 \family sans
6791 Bibliografía
6792 \family default
6793  es una entrada de referencia.
6794  Así que pulsar 
6795 \family sans
6796 Retorno
6797 \family default
6798  no reinicia el entorno de párrafo, el nuevo sigue siendo 
6799 \family sans
6800 Bibliografía.
6801
6802 \family default
6803  
6804 \end_layout
6805
6806 \begin_layout Standard
6807 Hay otra forma generalmente mejor de incluir referencias en un documento
6808  usando una base de datos BibTeX.
6809  Para una descripción detallada del manejo de la bibliografía en LyX, echa
6810  una ojeada a la sección
6811 \begin_inset space ~
6812 \end_inset
6813
6814
6815 \begin_inset CommandInset ref
6816 LatexCommand ref
6817 reference "sec:Bibliografía"
6818
6819 \end_inset
6820
6821 .
6822 \end_layout
6823
6824 \begin_layout Subsection
6825 Código LyX
6826 \family sans
6827
6828 \begin_inset Index idx
6829 status collapsed
6830
6831 \begin_layout Plain Layout
6832 Párrafos! Código LyX
6833 \end_layout
6834
6835 \end_inset
6836
6837
6838 \begin_inset CommandInset label
6839 LatexCommand label
6840 name "sub:Código-LyX"
6841
6842 \end_inset
6843
6844
6845 \end_layout
6846
6847 \begin_layout Standard
6848 El entorno 
6849 \family sans
6850 Código-LyX
6851 \family default
6852  es otra extensión de LyX.
6853  Escribe el texto en estilo máquina de escribir.
6854  Trata la tecla 
6855 \family sans
6856 Espacio
6857 \family default
6858  como espacio fijo
6859 \begin_inset Foot
6860 status collapsed
6861
6862 \begin_layout Plain Layout
6863 En el entorno 
6864 \family sans
6865 Código-LyX
6866 \family default
6867 , la tecla 
6868 \family sans
6869 Espacio
6870 \family default
6871  es tratada como un 
6872 \family sans
6873 Espacio
6874 \begin_inset space ~
6875 \end_inset
6876
6877 protegido
6878 \family default
6879  en vez de un separador de palabras.
6880 \end_layout
6881
6882 \end_inset
6883
6884 ; es el único caso en LyX en que puedes teclear múltiples espacios.
6885  Si necesitas insertar líneas en blanco debes usar 
6886 \family sans
6887 Ctrl+Retorno
6888 \family default
6889  (función 
6890 \family typewriter
6891 salto-de-línea
6892 \family default
6893 ).
6894  
6895 \family sans
6896 Retorno
6897 \family default
6898  quiebra el párrafo.
6899  Observa, no obstante, que 
6900 \family sans
6901 Retorno
6902 \family default
6903  no reinicia el entorno de párrafo.
6904  Así que cuando acabes el entorno 
6905 \family sans
6906 Código-LyX
6907 \family default
6908  debes cambiar a mano el entorno.
6909  Por otra parte, el entorno 
6910 \family sans
6911 Código-LyX
6912 \family default
6913  se puede anidar en otros.
6914 \end_layout
6915
6916 \begin_layout Standard
6917 Este entorno tiene ciertas peculiaridades:
6918 \end_layout
6919
6920 \begin_layout Itemize
6921 No puedes usar 
6922 \family sans
6923 Ctrl+Retorno
6924 \family default
6925  al principio de un nuevo párrafo (p.
6926 \begin_inset space \thinspace{}
6927 \end_inset
6928
6929 e.
6930  no puedes hacer 
6931 \family sans
6932 Ctrl+Retorno
6933 \family default
6934  seguido a 
6935 \family sans
6936 Retorno
6937 \family default
6938 ).
6939 \end_layout
6940
6941 \begin_layout Itemize
6942 No puedes continuar un 
6943 \family sans
6944 Ctrl+Retorno
6945 \family default
6946  con un 
6947 \family sans
6948 Espacio
6949 \family default
6950 .
6951 \end_layout
6952
6953 \begin_deeper
6954 \begin_layout Itemize
6955 Usa un 
6956 \family sans
6957 Retorno
6958 \family default
6959  para iniciar un párrafo, entonces puedes poner un 
6960 \family sans
6961 Espacio
6962 \family default
6963 .
6964 \end_layout
6965
6966 \begin_layout Itemize
6967 O: usa 
6968 \family sans
6969 Ctrl+Espacio
6970 \family default
6971  en su lugar.
6972 \end_layout
6973
6974 \end_deeper
6975 \begin_layout Itemize
6976 No puede tener un párrafo vacío o una línea vacía.
6977  Al menos debes poner un 
6978 \family sans
6979 Espacio
6980 \family default
6981  en cualquier línea que quieras vacía.
6982  De lo contrario, LaTeX genera error.
6983 \end_layout
6984
6985 \begin_layout Itemize
6986 No puedes poner comillas dobles tipo máquina de escribir con la tecla 
6987 \family sans
6988 "
6989 \family default
6990  porque esto insertará comillas 
6991 \emph on
6992 reales
6993 \emph default
6994 .
6995  Puedes ponerlas con 
6996 \family sans
6997 Ctrl+Mayúsculas+"
6998 \family default
6999  .
7000 \end_layout
7001
7002 \begin_layout Standard
7003 Un ejemplo:
7004 \end_layout
7005
7006 \begin_layout LyX-Code
7007 #include <stdio.h>
7008 \end_layout
7009
7010 \begin_layout LyX-Code
7011  
7012 \end_layout
7013
7014 \begin_layout LyX-Code
7015 int main(void)
7016 \end_layout
7017
7018 \begin_layout LyX-Code
7019 {
7020 \end_layout
7021
7022 \begin_layout LyX-Code
7023     printf("Hello World!
7024 \backslash
7025 n");
7026 \end_layout
7027
7028 \begin_layout LyX-Code
7029     return 0;
7030 \end_layout
7031
7032 \begin_layout LyX-Code
7033 }
7034 \end_layout
7035
7036 \begin_layout Standard
7037 Esto es justo el programa estándar 
7038 \begin_inset Quotes fld
7039 \end_inset
7040
7041 Hello world!
7042 \begin_inset Quotes frd
7043 \end_inset
7044
7045 .
7046  
7047 \end_layout
7048
7049 \begin_layout Standard
7050
7051 \family sans
7052 Código-LyX
7053 \family default
7054  tiene un propósito: escribir código, tales como fuentes de programa, guiones
7055  de shell, archivos rc, y otros.
7056  Úsalo sólo en casos muy especiales en los que necesites generar texto como
7057  en una máquina de escribir.
7058 \begin_inset Index idx
7059 status collapsed
7060
7061 \begin_layout Plain Layout
7062 Entornos de párrafo|)
7063 \end_layout
7064
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \begin_layout LyX-Code
7071
7072 \end_layout
7073
7074 \begin_layout Section
7075 Anidación de entornos
7076 \begin_inset Index idx
7077 status collapsed
7078
7079 \begin_layout Plain Layout
7080 Anidación ! Entornos
7081 \end_layout
7082
7083 \end_inset
7084
7085
7086 \begin_inset CommandInset label
7087 LatexCommand label
7088 name "sec:Anidación"
7089
7090 \end_inset
7091
7092
7093 \end_layout
7094
7095 \begin_layout Subsection
7096 Introducción
7097 \end_layout
7098
7099 \begin_layout Standard
7100 LyX maneja el texto como un bloque unificado con propiedades específicas
7101  en un determinado contexto.
7102  Esto permite crear bloques que heredan algunas de las propiedades de otro
7103  bloque.
7104  Por ejemplo, tienes tres puntos principales en un esquema, pero el punto
7105  #2 tiene a su vez dos subapartados.
7106  Dicho de otra forma, tienes una lista dentro de otra, con la lista interna
7107  
7108 \begin_inset Quotes fld
7109 \end_inset
7110
7111 atada
7112 \begin_inset Quotes frd
7113 \end_inset
7114
7115  al ítem #2:
7116 \end_layout
7117
7118 \begin_layout Enumerate
7119 uno
7120 \end_layout
7121
7122 \begin_layout Enumerate
7123 dos
7124 \end_layout
7125
7126 \begin_deeper
7127 \begin_layout Enumerate
7128 subapartado - ítem #1
7129 \end_layout
7130
7131 \begin_layout Enumerate
7132 subapartado - ítem #2
7133 \end_layout
7134
7135 \end_deeper
7136 \begin_layout Enumerate
7137 tres
7138 \end_layout
7139
7140 \begin_layout Standard
7141 Una lista se introduce en otra anidándola en ella.
7142  Anidar un entorno es sencillo: Selecciona 
7143 \family sans
7144 Aumentar
7145 \begin_inset space ~
7146 \end_inset
7147
7148 profundidad
7149 \family default
7150  o 
7151 \family sans
7152 Disminuir
7153 \begin_inset space ~
7154 \end_inset
7155
7156 profundidad
7157 \family default
7158  en el menú 
7159 \family sans
7160 Editar
7161 \family default
7162  para cambiar la profundidad de anidación del párrafo actual (en la barra
7163  de estado se indica el nivel de profundidad).
7164  En vez del menú, puedes usar los botones de la barra de herramientas 
7165 \begin_inset Graphics
7166         filename ../../images/depth-increment.png
7167         scale 85
7168         groupId toolbarboton
7169
7170 \end_inset
7171
7172  y 
7173 \begin_inset Graphics
7174         filename ../../images/depth-decrement.png
7175         scale 85
7176         groupId toolbarboton
7177
7178 \end_inset
7179
7180  o el atajo de teclado 
7181 \family sans
7182 Tab
7183 \family default
7184  y 
7185 \family sans
7186 Mayúsculas+Tab
7187 \family default
7188  o
7189 \family sans
7190  Mayúsculas+Alt+Derecha
7191 \family default
7192  y
7193 \family sans
7194  Mayúsculas+Alt+Izquierda
7195 \family default
7196 .
7197  El cambio de profundidad funcionará para el párrafo actual y también para
7198  varios párrafos a la vez si los tienes seleccionados.
7199 \end_layout
7200
7201 \begin_layout Standard
7202 Observa que LyX sólo cambia la profundidad de anidación si puede.
7203  Si no es válido no sucede nada aunque lo intentes.
7204  Además, si cambias la profundidad de un párrafo, afecta a la profundidad
7205  de los párrafos anidados en él.
7206 \end_layout
7207
7208 \begin_layout Standard
7209 La anidación no está restringida a listas.
7210  En LyX, puedes anidar casi cualquier cosa en cualquiera otra, como podrás
7211  comprobar.
7212  Esta es la verdadera potencia de los entornos de anidación de párrafos.
7213 \end_layout
7214
7215 \begin_layout Subsection
7216 Qué se puede anidar y qué no
7217 \begin_inset Index idx
7218 status collapsed
7219
7220 \begin_layout Plain Layout
7221 Anidación ! Tipos de
7222 \end_layout
7223
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 Antes de bombardearte con una lista de entornos de párrafo, te contaremos
7231  algo más sobre cómo funciona la anidación.
7232 \end_layout
7233
7234 \begin_layout Standard
7235 La respuesta a si es posible anidar un entorno de párrafo no es tan simple
7236  como sí o no.
7237  Hay, al respecto, tres tipos de entornos de párrafo:
7238 \end_layout
7239
7240 \begin_layout Itemize
7241 No anidables
7242 \end_layout
7243
7244 \begin_layout Itemize
7245 Totalmente anidables, puedes anidarlos en otros y también anidar otras cosas
7246  en ellos
7247 \end_layout
7248
7249 \begin_layout Itemize
7250 Parcialmente anidables, este tipo de entornos pueden anidarse en otros pero
7251  no se puede anidar en ellos.
7252 \end_layout
7253
7254 \begin_layout Standard
7255 He aquí una lista de los tres tipos de comportamiento respecto a la anidación
7256  y los entornos que los tienen:
7257 \end_layout
7258
7259 \begin_layout Description
7260 No
7261 \begin_inset space ~
7262 \end_inset
7263
7264 anidables No pueden anidarse.
7265  No pueden anidar.
7266 \end_layout
7267
7268 \begin_deeper
7269 \begin_layout Itemize
7270
7271 \family sans
7272 Bibliografía
7273 \end_layout
7274
7275 \begin_layout Itemize
7276
7277 \family sans
7278 Resumen
7279 \end_layout
7280
7281 \begin_layout Itemize
7282
7283 \family sans
7284 Título
7285 \end_layout
7286
7287 \begin_layout Itemize
7288
7289 \family sans
7290 Autor
7291 \end_layout
7292
7293 \begin_layout Itemize
7294
7295 \family sans
7296 Fecha
7297 \end_layout
7298
7299 \end_deeper
7300 \begin_layout Description
7301 Totalmente
7302 \begin_inset space ~
7303 \end_inset
7304
7305 anidables Puedes anidarlos.
7306  Puedes anidar otras cosas en ellos.
7307 \end_layout
7308
7309 \begin_deeper
7310 \begin_layout Itemize
7311
7312 \family sans
7313 Verso
7314 \end_layout
7315
7316 \begin_layout Itemize
7317
7318 \family sans
7319 Citar
7320 \end_layout
7321
7322 \begin_layout Itemize
7323
7324 \family sans
7325 Citación
7326 \end_layout
7327
7328 \begin_layout Itemize
7329
7330 \family sans
7331 Enumeración*
7332 \end_layout
7333
7334 \begin_layout Itemize
7335
7336 \family sans
7337 Enumeración
7338 \end_layout
7339
7340 \begin_layout Itemize
7341
7342 \family sans
7343 Descripción
7344 \end_layout
7345
7346 \begin_layout Itemize
7347
7348 \family sans
7349 Lista
7350 \end_layout
7351
7352 \begin_layout Itemize
7353
7354 \family sans
7355 Código-LyX
7356 \end_layout
7357
7358 \end_deeper
7359 \begin_layout Description
7360 Parcialmente
7361 \begin_inset space ~
7362 \end_inset
7363
7364 anidables Puedes anidarlos en otros entornos.
7365  No puedes anidar nada en ellos.
7366 \end_layout
7367
7368 \begin_deeper
7369 \begin_layout Itemize
7370
7371 \family sans
7372 Normal
7373 \end_layout
7374
7375 \begin_layout Itemize
7376
7377 \family sans
7378 Parte
7379 \end_layout
7380
7381 \begin_layout Itemize
7382
7383 \family sans
7384 Capítulo
7385 \end_layout
7386
7387 \begin_layout Itemize
7388
7389 \family sans
7390 Sección
7391 \family default
7392  
7393 \end_layout
7394
7395 \begin_layout Itemize
7396
7397 \family sans
7398 Subsección
7399 \end_layout
7400
7401 \begin_layout Itemize
7402
7403 \family sans
7404 Subsubsección
7405 \end_layout
7406
7407 \begin_layout Itemize
7408
7409 \family sans
7410 Párrafo
7411 \family default
7412  
7413 \end_layout
7414
7415 \begin_layout Itemize
7416
7417 \family sans
7418 Subpárrafo
7419 \end_layout
7420
7421 \begin_layout Itemize
7422
7423 \family sans
7424 Parte*
7425 \end_layout
7426
7427 \begin_layout Itemize
7428
7429 \family sans
7430 Capítulo*
7431 \end_layout
7432
7433 \begin_layout Itemize
7434
7435 \family sans
7436 Sección*
7437 \end_layout
7438
7439 \begin_layout Itemize
7440
7441 \family sans
7442 Subsección*
7443 \end_layout
7444
7445 \begin_layout Itemize
7446
7447 \family sans
7448 Subsubsección*
7449 \end_layout
7450
7451 \begin_layout Itemize
7452
7453 \family sans
7454 Dirección
7455 \begin_inset space ~
7456 \end_inset
7457
7458 derecha
7459 \end_layout
7460
7461 \begin_layout Itemize
7462
7463 \family sans
7464 Dirección
7465 \end_layout
7466
7467 \end_deeper
7468 \begin_layout Standard
7469 \begin_inset Note Greyedout
7470 status collapsed
7471
7472 \begin_layout Plain Layout
7473
7474 \series bold
7475 Nota: 
7476 \series default
7477 Aunque es posible anidar encabezados de sección numerados, como 
7478 \family sans
7479 Capítulo, Sección
7480 \family default
7481 , etc., p.
7482 \begin_inset space \thinspace{}
7483 \end_inset
7484
7485 e.
7486 \begin_inset space ~
7487 \end_inset
7488
7489 en listas, es muy recomendable no hacerlo porque el objetivo es componer
7490  documentos bien estructurados respetuosos con las normas tipográficas,
7491  pero la anidación de encabezados de sección viola dichas normas.
7492 \end_layout
7493
7494 \end_inset
7495
7496
7497 \end_layout
7498
7499 \begin_layout Subsection
7500 Anidar otras cosas: tablas, ecuaciones, flotantes, etc.
7501 \begin_inset Index idx
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505 Anidación ! Tablas y otros
7506 \end_layout
7507
7508 \end_inset
7509
7510
7511 \end_layout
7512
7513 \begin_layout Standard
7514 Hay varias cosas que no son entornos de párrafo, pero a las que de todas
7515  formas les atañe la anidación.
7516  Son:
7517 \end_layout
7518
7519 \begin_layout Itemize
7520 ecuaciones
7521 \end_layout
7522
7523 \begin_layout Itemize
7524 tablas
7525 \end_layout
7526
7527 \begin_layout Itemize
7528 figuras
7529 \end_layout
7530
7531 \begin_layout Standard
7532 (
7533 \begin_inset Note Greyedout
7534 status collapsed
7535
7536 \begin_layout Plain Layout
7537
7538 \series bold
7539 Nota:
7540 \series default
7541  A las figuras y tablas en 
7542 \family sans
7543 Flotantes
7544 \family default
7545  no les afecta esto.
7546 \end_layout
7547
7548 \end_inset
7549
7550  Echa un vistazo a la sección
7551 \begin_inset space ~
7552 \end_inset
7553
7554
7555 \begin_inset CommandInset ref
7556 LatexCommand ref
7557 reference "sec:Flotantes"
7558
7559 \end_inset
7560
7561  para más información sobre 
7562 \family sans
7563 Flotantes
7564 \family default
7565 .)
7566 \end_layout
7567
7568 \begin_layout Standard
7569 LyX puede manejar estos tres objetos bien como palabras, bien como párrafos.
7570  Si una figura, tabla o ecuación están en una línea, van a la par del párrafo.
7571 \end_layout
7572
7573 \begin_layout Standard
7574 Por otra parte, si tienes una ecuación, figura o tabla en su propio 
7575 \begin_inset Quotes fld
7576 \end_inset
7577
7578 párrafo
7579 \begin_inset Quotes frd
7580 \end_inset
7581
7582 , se comportan igual que un entorno del tipo 
7583 \begin_inset Quotes fld
7584 \end_inset
7585
7586 anidación parcial
7587 \begin_inset Quotes frd
7588 \end_inset
7589
7590 .
7591  Puedes anidarlos en otros entornos, pero obviamente no puedes anidar nada
7592  en ellos.
7593 \end_layout
7594
7595 \begin_layout Standard
7596 He aquí un ejemplo con una tabla:
7597 \end_layout
7598
7599 \begin_layout Enumerate
7600 Ítem Uno
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Enumerate
7605 Esto es (a) y está anidado.
7606 \end_layout
7607
7608 \begin_deeper
7609 \begin_layout Standard
7610 \begin_inset VSpace 0.3cm
7611 \end_inset
7612
7613
7614 \end_layout
7615
7616 \begin_layout Standard
7617 \align center
7618 \begin_inset Tabular
7619 <lyxtabular version="3" rows="2" columns="2">
7620 <features tabularvalignment="middle">
7621 <column alignment="center" valignment="top" width="0pt">
7622 <column alignment="center" valignment="top" width="0pt">
7623 <row>
7624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628
7629 \family roman
7630 \series medium
7631 \shape up
7632 \size normal
7633 \emph off
7634 \bar no
7635 \noun off
7636 \color none
7637 a
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \family roman
7648 \series medium
7649 \shape up
7650 \size normal
7651 \emph off
7652 \bar no
7653 \noun off
7654 \color none
7655 b
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row>
7662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666
7667 \family roman
7668 \series medium
7669 \shape up
7670 \size normal
7671 \emph off
7672 \bar no
7673 \noun off
7674 \color none
7675 c
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684
7685 \family roman
7686 \series medium
7687 \shape up
7688 \size normal
7689 \emph off
7690 \bar no
7691 \noun off
7692 \color none
7693 d
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 </row>
7699 </lyxtabular>
7700
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \begin_layout Standard
7707 \begin_inset VSpace 0.3cm
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \end_deeper
7714 \begin_layout Enumerate
7715 Esto es (b).
7716  La tabla está realmente anidada en (a).
7717 \end_layout
7718
7719 \end_deeper
7720 \begin_layout Enumerate
7721 Fuera otra vez.
7722 \end_layout
7723
7724 \begin_layout Standard
7725 Si no anidamos la tabla, la lista se vería así:
7726 \end_layout
7727
7728 \begin_layout Enumerate
7729 Ítem Uno
7730 \end_layout
7731
7732 \begin_deeper
7733 \begin_layout Enumerate
7734 Esto es (a) y está anidado.
7735 \end_layout
7736
7737 \end_deeper
7738 \begin_layout Standard
7739 \begin_inset VSpace 0.3cm
7740 \end_inset
7741
7742
7743 \end_layout
7744
7745 \begin_layout Standard
7746 \align center
7747 \begin_inset Tabular
7748 <lyxtabular version="3" rows="2" columns="2">
7749 <features tabularvalignment="middle">
7750 <column alignment="center" valignment="top" width="0pt">
7751 <column alignment="center" valignment="top" width="0pt">
7752 <row>
7753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757
7758 \family roman
7759 \series medium
7760 \shape up
7761 \size normal
7762 \emph off
7763 \bar no
7764 \noun off
7765 \color none
7766 a
7767 \end_layout
7768
7769 \end_inset
7770 </cell>
7771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775
7776 \family roman
7777 \series medium
7778 \shape up
7779 \size normal
7780 \emph off
7781 \bar no
7782 \noun off
7783 \color none
7784 b
7785 \end_layout
7786
7787 \end_inset
7788 </cell>
7789 </row>
7790 <row>
7791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7792 \begin_inset Text
7793
7794 \begin_layout Plain Layout
7795
7796 \family roman
7797 \series medium
7798 \shape up
7799 \size normal
7800 \emph off
7801 \bar no
7802 \noun off
7803 \color none
7804 c
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7810 \begin_inset Text
7811
7812 \begin_layout Plain Layout
7813
7814 \family roman
7815 \series medium
7816 \shape up
7817 \size normal
7818 \emph off
7819 \bar no
7820 \noun off
7821 \color none
7822 d
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 </row>
7828 </lyxtabular>
7829
7830 \end_inset
7831
7832
7833 \end_layout
7834
7835 \begin_layout Standard
7836 \begin_inset VSpace 0.3cm
7837 \end_inset
7838
7839
7840 \end_layout
7841
7842 \begin_layout Enumerate
7843 Esto es (b).
7844  La tabla 
7845 \emph on
7846 no
7847 \emph default
7848  está anidada en (a).
7849  De hecho, no está anidada de ninguna forma.
7850 \end_layout
7851
7852 \begin_layout Enumerate
7853 Fuera otra vez.
7854 \end_layout
7855
7856 \begin_layout Standard
7857 Observa cómo el ítem (b) no sólo no está anidado, sino que además ¡es el
7858  primer ítem de una nueva lista!
7859 \end_layout
7860
7861 \begin_layout Standard
7862 Hay otra trampa en la que puedes caer: Anidar la tabla pero sin la profundidad
7863  suficiente.
7864  Entonces LyX convierte todo lo que sigue a la tabla en una nueva sublista.
7865 \end_layout
7866
7867 \begin_layout Enumerate
7868 Ítem Uno
7869 \end_layout
7870
7871 \begin_deeper
7872 \begin_layout Enumerate
7873 Esto es (a) y está anidado.
7874 \end_layout
7875
7876 \begin_layout Standard
7877 \begin_inset VSpace 0.3cm
7878 \end_inset
7879
7880
7881 \end_layout
7882
7883 \begin_layout Standard
7884 \align center
7885 \begin_inset Tabular
7886 <lyxtabular version="3" rows="2" columns="2">
7887 <features tabularvalignment="middle">
7888 <column alignment="center" valignment="top" width="0pt">
7889 <column alignment="center" valignment="top" width="0pt">
7890 <row>
7891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895
7896 \family roman
7897 \series medium
7898 \shape up
7899 \size normal
7900 \emph off
7901 \bar no
7902 \noun off
7903 \color none
7904 a
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \family roman
7915 \series medium
7916 \shape up
7917 \size normal
7918 \emph off
7919 \bar no
7920 \noun off
7921 \color none
7922 b
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row>
7929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \family roman
7935 \series medium
7936 \shape up
7937 \size normal
7938 \emph off
7939 \bar no
7940 \noun off
7941 \color none
7942 c
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951
7952 \family roman
7953 \series medium
7954 \shape up
7955 \size normal
7956 \emph off
7957 \bar no
7958 \noun off
7959 \color none
7960 d
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 </row>
7966 </lyxtabular>
7967
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \begin_layout Standard
7974 \begin_inset VSpace 0.3cm
7975 \end_inset
7976
7977
7978 \end_layout
7979
7980 \begin_layout Enumerate
7981 Esto es (b).
7982  La tabla está realmente anidada en el Ítem Uno, 
7983 \emph on
7984 no
7985 \emph default
7986  en (a).
7987 \end_layout
7988
7989 \end_deeper
7990 \begin_layout Enumerate
7991 Fuera otra vez.
7992 \end_layout
7993
7994 \begin_layout Standard
7995 Como ves, el ítem (b) se ha convertido en el primer ítem de una nueva lista,
7996  pero dentro del ítem 1.
7997  Lo mismo sucedería a una ecuación o a una figura.
7998  Así pues, si anidas tablas, figuras o ecuaciones, ¡asegúrate de darle la
7999  profundidad adecuada!
8000 \end_layout
8001
8002 \begin_layout Subsection
8003 Empleo y características generales
8004 \end_layout
8005
8006 \begin_layout Standard
8007 Hablando de niveles, LyX puede poner hasta seis niveles de anidación.
8008  En otras palabras, 
8009 \begin_inset Quotes fld
8010 \end_inset
8011
8012 nivel #6
8013 \begin_inset Quotes frd
8014 \end_inset
8015
8016  es el nivel más interno posible de profundidad.
8017  Este ejemplo muestra lo que decimos:
8018 \end_layout
8019
8020 \begin_layout Enumerate
8021 nivel #1 - el más externo
8022 \end_layout
8023
8024 \begin_deeper
8025 \begin_layout Enumerate
8026 nivel #2
8027 \end_layout
8028
8029 \begin_deeper
8030 \begin_layout Enumerate
8031 nivel #3
8032 \end_layout
8033
8034 \begin_deeper
8035 \begin_layout Enumerate
8036 nivel #4
8037 \end_layout
8038
8039 \begin_deeper
8040 \begin_layout Itemize
8041 nivel #5
8042 \end_layout
8043
8044 \begin_deeper
8045 \begin_layout Itemize
8046 nivel #6
8047 \end_layout
8048
8049 \end_deeper
8050 \end_deeper
8051 \end_deeper
8052 \end_deeper
8053 \end_deeper
8054 \begin_layout Standard
8055 Hay dos excepciones al límite de seis niveles de anidación, y ambas las
8056  puedes ver en el ejemplo.
8057  A diferencia de los demás entornos con anidación completa, los entornos
8058  
8059 \family sans
8060 Enumeración
8061 \family default
8062  y 
8063 \family sans
8064 Enumeración*
8065 \family default
8066  sólo admiten cuatro niveles de anidación.
8067  Así, si intentamos anidar otra lista 
8068 \family sans
8069 Enumeración
8070 \family default
8071  en el ítem 
8072 \begin_inset Quotes fld
8073 \end_inset
8074
8075 A.
8076 \begin_inset Quotes frd
8077 \end_inset
8078
8079 , se generará error.
8080 \end_layout
8081
8082 \begin_layout Subsection
8083 Algunos ejemplos
8084 \begin_inset Index idx
8085 status collapsed
8086
8087 \begin_layout Plain Layout
8088 Anidación ! Ejemplos
8089 \end_layout
8090
8091 \end_inset
8092
8093
8094 \end_layout
8095
8096 \begin_layout Standard
8097 La mejor forma de explicar lo que podemos hacer con la anidación es practicando.
8098  Tenemos varios ejemplos de entornos anidados, en los que explicamos cómo
8099  se ha procedido, para que puedas reproducirlos.
8100 \end_layout
8101
8102 \begin_layout Subsubsection
8103 Ejemplo 1: Los seis niveles y anidación mezclada
8104 \begin_inset Argument
8105 status collapsed
8106
8107 \begin_layout Plain Layout
8108 Ejemplo 1: Lista con seis niveles
8109 \end_layout
8110
8111 \end_inset
8112
8113
8114 \end_layout
8115
8116 \begin_layout Labeling
8117 \labelwidthstring MMM
8118 #1-a Este es el nivel más externo.
8119  Está en un entorno 
8120 \family sans
8121 Lista
8122 \family default
8123 .
8124 \end_layout
8125
8126 \begin_deeper
8127 \begin_layout Labeling
8128 \labelwidthstring MMM
8129 #2-a Este es el nivel #2.
8130  Lo hemos hecho con 
8131 \family sans
8132 Alt+Retorno
8133 \family default
8134  seguido de 
8135 \family sans
8136 Mayúsculas+Alt+Derecha
8137 \family default
8138 .
8139 \end_layout
8140
8141 \begin_deeper
8142 \begin_layout Labeling
8143 \labelwidthstring MMM
8144 #3-a Este es el nivel #3.
8145  Esta vez, sólo pulsamos 
8146 \family sans
8147 Retorno
8148 \family default
8149 , luego 
8150 \family sans
8151 Mayúsculas+Alt+Derecha
8152 \family default
8153  dos veces en una fila.
8154  También podríamos haber hecho como en el nivel anterior, pulsando 
8155 \family sans
8156 Alt+Retorno
8157 \family default
8158  seguido de 
8159 \family sans
8160 Mayúsculas+Alt+Derecha
8161 \family default
8162 .
8163 \end_layout
8164
8165 \begin_deeper
8166 \begin_layout Standard
8167 Esto es realmente un entorno 
8168 \family sans
8169 Normal
8170 \family default
8171 , anidado en el ítem 
8172 \begin_inset Quotes eld
8173 \end_inset
8174
8175 #3-a
8176 \begin_inset Quotes erd
8177 \end_inset
8178
8179 .
8180  Así que está en el nivel #4.
8181  Lo hemos hecho pulsando 
8182 \family sans
8183 Alt+Retorno
8184 \family default
8185 , luego 
8186 \family sans
8187 Mayúsculas+Alt+Derecha
8188 \family default
8189 , luego cambiando el párrafo a 
8190 \family sans
8191 Normal
8192 \family default
8193 .
8194  Haz esto para crear ítems con más de un párrafo; ¡también funciona en los
8195  entornos 
8196 \family sans
8197 Descripción
8198 \family default
8199
8200 \family sans
8201 Enumeración
8202 \family default
8203 , y 
8204 \family sans
8205 Enumeración*
8206 \family default
8207 !
8208 \end_layout
8209
8210 \begin_layout Standard
8211 Aquí hay otro párrafo 
8212 \family sans
8213 Normal
8214 \family default
8215 , también en el nivel #4, hecho con sólo un 
8216 \family sans
8217 Alt+Retorno
8218 \family default
8219 .
8220 \end_layout
8221
8222 \begin_layout Labeling
8223 \labelwidthstring MMM
8224 #4-a Este es nivel #4.
8225  Hemos pulsado 
8226 \family sans
8227 Alt+Retorno
8228 \family default
8229  y cambiado el párrafo de nuevo a 
8230 \family sans
8231 List
8232 \family default
8233 a.
8234  Recuerda: no podemos anidar nada en entorno 
8235 \family sans
8236 Normal
8237 \family default
8238 , que es por lo que aún estamos en el nivel #4.
8239  No obstante, 
8240 \emph on
8241 podemos
8242 \emph default
8243  mantener cosas anidadas en 
8244 \begin_inset Quotes fld
8245 \end_inset
8246
8247 #3-a
8248 \begin_inset Quotes frd
8249 \end_inset
8250
8251 .
8252 \end_layout
8253
8254 \begin_deeper
8255 \begin_layout Labeling
8256 \labelwidthstring MMM
8257 #5-a Este es el nivel #5\SpecialChar \ldots{}
8258
8259 \end_layout
8260
8261 \begin_deeper
8262 \begin_layout Labeling
8263 \labelwidthstring MMM
8264 #6-a \SpecialChar \ldots{}
8265 y este el nivel #6.
8266  Ahora ya deberías saber cómo hacer estos dos.
8267 \end_layout
8268
8269 \end_deeper
8270 \begin_layout Labeling
8271 \labelwidthstring MMM
8272 #5-b Vuelta al nivel #5.
8273  Sólo pulsa 
8274 \family sans
8275 Alt+Retorno
8276 \family default
8277  seguido de 
8278 \family sans
8279 Mayúsculas+Alt+Izquierda
8280 \family default
8281 .
8282 \end_layout
8283
8284 \end_deeper
8285 \begin_layout Labeling
8286 \labelwidthstring MMM
8287 #4-b Vuelta al nivel #4 tras 
8288 \family sans
8289 Alt+Retorno
8290 \family default
8291  seguido de 
8292 \family sans
8293 Mayúsculas+Alt+Izquierda
8294 \family default
8295 .
8296 \end_layout
8297
8298 \end_deeper
8299 \begin_layout Labeling
8300 \labelwidthstring MMM
8301 #3-b Vuelta al nivel #3.
8302  Ya debería ser obvio cómo hacerlo.
8303 \end_layout
8304
8305 \end_deeper
8306 \begin_layout Labeling
8307 \labelwidthstring MMM
8308 #2-b Vuelta al nivel #2.
8309  
8310 \end_layout
8311
8312 \end_deeper
8313 \begin_layout Labeling
8314 \labelwidthstring MMM
8315 #1-b Y por último, volvemos al nivel más externo, #1.
8316  Después de esta frase, pulsaremos 
8317 \family sans
8318 Retorno
8319 \family default
8320  y retornaremos a párrafo 
8321 \family sans
8322 Normal
8323 \family default
8324  para finalizar la lista.
8325 \end_layout
8326
8327 \begin_layout Standard
8328 Podríamos haber usado también los entornos 
8329 \family sans
8330 Descripción
8331 \family default
8332
8333 \family sans
8334 Citar
8335 \family default
8336
8337 \family sans
8338 Citación
8339 \family default
8340 , o incluso 
8341 \family sans
8342 Verso
8343 \family default
8344  en lugar del entorno 
8345 \family sans
8346 Lista
8347 \family default
8348 .
8349  El ejemplo habría funcionado exactamente igual.
8350 \end_layout
8351
8352 \begin_layout Subsubsection
8353 Ejemplo 2: Herencia
8354 \end_layout
8355
8356 \begin_layout LyX-Code
8357 Esto es el entorno Código-LyX en nivel #1, el más externo.
8358 \end_layout
8359
8360 \begin_layout LyX-Code
8361 Ahora presionamos 
8362 \family sans
8363 Retorno
8364 \family default
8365 , luego 
8366 \family sans
8367 Mayúsculas+Alt+Derecha
8368 \family default
8369 ,
8370 \end_layout
8371
8372 \begin_layout LyX-Code
8373 después de lo cuál, cambiamos a 
8374 \family sans
8375 Enumeración
8376 \family default
8377 .
8378 \end_layout
8379
8380 \begin_deeper
8381 \begin_layout Enumerate
8382 Esto es entorno 
8383 \family sans
8384 Enumeración
8385 \family default
8386  en el nivel #2.
8387 \end_layout
8388
8389 \begin_layout Enumerate
8390 Observa cómo el 
8391 \family sans
8392 Enumeración
8393 \family default
8394  anidado no sólo hereda sus márgenes de su entorno progenitor (
8395 \family sans
8396 Código-LyX
8397 \family default
8398 ), sino que ¡también hereda su letra y espaciado!
8399 \end_layout
8400
8401 \end_deeper
8402 \begin_layout Standard
8403 Hemos terminado este ejemplo pulsando 
8404 \family sans
8405 Retorno
8406 \family default
8407 .
8408  Después hemos de reiniciar a párrafo 
8409 \family sans
8410 Normal
8411 \family default
8412  y reiniciar la profundidad de anidación con 
8413 \family sans
8414 Mayúsculas+Alt+Izquierda
8415 \family default
8416  una vez.
8417 \end_layout
8418
8419 \begin_layout Subsubsection
8420 Ejemplo 3: Etiquetas y niveles en los entornos 
8421 \family sans
8422 Enumeración
8423 \family default
8424  y 
8425 \family sans
8426 Enumeración*
8427 \family default
8428
8429 \begin_inset Argument
8430 status collapsed
8431
8432 \begin_layout Plain Layout
8433 Ejemplo 3: Etiquetas, niveles y otras listas
8434 \end_layout
8435
8436 \end_inset
8437
8438
8439 \end_layout
8440
8441 \begin_layout Enumerate
8442 Este es el nivel #1, en un entorno de párrafo 
8443 \family sans
8444 Enumeración
8445 \family default
8446 .
8447  Vamos a anidar realmente un puñado de ellos.
8448 \end_layout
8449
8450 \begin_deeper
8451 \begin_layout Enumerate
8452 Este es el nivel #2.
8453  Hemos usado 
8454 \family sans
8455 Alt+Retorno
8456 \family default
8457  seguido de 
8458 \family sans
8459 Mayúsculas+Alt+Derecha
8460 \family default
8461 .
8462  Ahora, ¿qué sucede si anidamos un entorno 
8463 \family sans
8464 Enumeración*
8465 \family default
8466  en éste? Estará en el nivel #3, pero ¿cuál será su etiqueta? ¿Un asterisco?
8467 \end_layout
8468
8469 \begin_deeper
8470 \begin_layout Itemize
8471 ¡No! Es un punto grueso.
8472 \family roman
8473 \series medium
8474 \bar no
8475
8476 \begin_inset Foot
8477 status collapsed
8478
8479 \begin_layout Plain Layout
8480
8481 \size normal
8482 \emph on
8483 \color none
8484 N.
8485 \begin_inset space \thinspace{}
8486 \end_inset
8487
8488 del t.: 
8489 \size default
8490 \emph default
8491 \color inherit
8492 véase nota 
8493 \begin_inset CommandInset ref
8494 LatexCommand ref
8495 reference "np:N.del-t.:-item"
8496
8497 \end_inset
8498
8499
8500 \family roman
8501 \series medium
8502 \bar no
8503  en la sección 
8504 \begin_inset CommandInset ref
8505 LatexCommand ref
8506 reference "sec:Enumeración*"
8507
8508 \end_inset
8509
8510 .
8511 \end_layout
8512
8513 \end_inset
8514
8515
8516 \family default
8517 \series default
8518 \bar default
8519
8520 \begin_inset ERT
8521 status collapsed
8522
8523 \begin_layout Plain Layout
8524
8525
8526 \backslash
8527 newcounter{MyRepeatFoot}
8528 \end_layout
8529
8530 \begin_layout Plain Layout
8531
8532
8533 \backslash
8534 setcounter{MyRepeatFoot}{
8535 \backslash
8536 thefootnote}
8537 \end_layout
8538
8539 \end_inset
8540
8541  Este es el 
8542 \emph on
8543 primer
8544 \emph default
8545  entorno 
8546 \family sans
8547 Enumeración*
8548 \family default
8549 , a pesar de estar en el nivel #3.
8550  Por eso su etiqueta es un punto.
8551  (Hemos llegado aquí con 
8552 \family sans
8553 Alt+Retorno
8554 \family default
8555 , luego 
8556 \family sans
8557 Mayúsculas+Alt+Derecha
8558 \family default
8559 , luego cambiando a entorno 
8560 \family sans
8561 Enumeración
8562 \family default
8563 *.)
8564 \end_layout
8565
8566 \begin_deeper
8567 \begin_layout Itemize
8568 Aquí tenemos un nivel #4, generado con 
8569 \family sans
8570 Alt+Retorno
8571 \family default
8572 , luego 
8573 \family sans
8574 Mayúsculas+Alt+Derecha
8575 \family default
8576 .
8577  Haremos esto otra vez\SpecialChar \ldots{}
8578
8579 \end_layout
8580
8581 \begin_deeper
8582 \begin_layout Enumerate
8583 \SpecialChar \ldots{}
8584 para conseguir el nivel #5.
8585  Esta vez, sin embargo, también hemos vuelto a entorno 
8586 \family sans
8587 Enumeración
8588 \family default
8589 .
8590  Observa que el tipo de numeración es 
8591 \emph on
8592 romana
8593 \emph default
8594 ,
8595 \family roman
8596 \series medium
8597 \bar no
8598
8599 \begin_inset ERT
8600 status collapsed
8601
8602 \begin_layout Plain Layout
8603
8604
8605 \backslash
8606 footnotemark[
8607 \backslash
8608 theMyRepeatFoot]
8609 \end_layout
8610
8611 \end_inset
8612
8613
8614 \family default
8615 \series default
8616 \bar default
8617  porque estamos en el 
8618 \emph on
8619 tercer nivel
8620 \emph default
8621  de 
8622 \family sans
8623 Enumeración
8624 \family default
8625  (o sea, es una 
8626 \family sans
8627 Enumeración
8628 \family default
8629  dentro de una 
8630 \family sans
8631 Enumeración
8632 \family default
8633  dentro de una 
8634 \family sans
8635 Enumeración
8636 \family default
8637 ).
8638 \end_layout
8639
8640 \begin_layout Enumerate
8641 ¿Qué pasa si 
8642 \emph on
8643 no
8644 \emph default
8645  cambiamos el entorno de párrafo, pero disminuye la profundidad de anidación?
8646  ¿Qué tipo de numeración usará LyX?
8647 \end_layout
8648
8649 \begin_layout Enumerate
8650 ¡Oh!, como si no lo pudieras imaginar ya, sólo hemos usado 
8651 \family sans
8652 Alt+Retorno
8653 \family default
8654  para mantener el entorno y profundidad actuales pero crea un nuevo ítem.
8655 \end_layout
8656
8657 \begin_layout Enumerate
8658 Usemos 
8659 \family sans
8660 Mayúsculas+Alt+Izquierda
8661 \family default
8662  para disminuir la profundidad después del siguiente 
8663 \family sans
8664 Alt+Retorno
8665 \family default
8666 .
8667 \end_layout
8668
8669 \end_deeper
8670 \begin_layout Enumerate
8671 Este es el nivel #4.
8672  ¡Mira el tipo de etiqueta que está usando LyX!
8673 \end_layout
8674
8675 \end_deeper
8676 \begin_layout Enumerate
8677 Este es el nivel #3.
8678  A pesar de que hemos cambiado los niveles, LyX todavía pone números romanos.
8679 \family roman
8680 \series medium
8681 \bar no
8682
8683 \begin_inset ERT
8684 status collapsed
8685
8686 \begin_layout Plain Layout
8687
8688
8689 \backslash
8690 footnotemark[
8691 \backslash
8692 theMyRepeatFoot]
8693 \end_layout
8694
8695 \end_inset
8696
8697
8698 \family default
8699 \series default
8700 \bar default
8701  ¿Por qué?
8702 \end_layout
8703
8704 \begin_layout Enumerate
8705 Porque, aunque ha cambiado la profundidad de anidación, el párrafo 
8706 \emph on
8707 todavía
8708 \emph default
8709  está en el tercer nivel del entorno 
8710 \family sans
8711 Enumeración
8712 \family default
8713 .
8714  Observa, sin embargo, que LyX 
8715 \emph on
8716 ha reiniciado
8717 \emph default
8718  el contador de la etiqueta.
8719 \end_layout
8720
8721 \end_deeper
8722 \begin_layout Enumerate
8723 Otra secuencia 
8724 \family sans
8725 Alt+Retorno
8726 \family default
8727  
8728 \family sans
8729 Mayúsculas+Alt+Izquierda
8730 \family default
8731 , y volvemos al nivel #2.
8732  Esta vez, no sólo hemos cambiado la profundidad de anidación, también hemos
8733  vuelto al nivel de anidación 2 en el entorno 
8734 \family sans
8735 Enumeración
8736 \family default
8737 .
8738 \end_layout
8739
8740 \end_deeper
8741 \begin_layout Enumerate
8742 Lo mismo sucede si hacemos otra secuencia 
8743 \family sans
8744 Alt+Retorno
8745 \family default
8746  
8747 \family sans
8748 Mayúsculas+Alt+Izquierda
8749 \family default
8750  y volvemos al nivel #1, el más externo.
8751 \end_layout
8752
8753 \begin_layout Standard
8754 Por último, reiniciamos el entorno a 
8755 \family sans
8756 Normal
8757 \family default
8758 .
8759  Como puedes ver, el número de nivel no corresponde al tipo de etiqueta
8760  que usa LyX para los entornos 
8761 \family sans
8762 Enumeración
8763 \family default
8764  y 
8765 \family sans
8766 Enumeración*
8767 \family default
8768 .
8769  El número de otros entornos 
8770 \family sans
8771 Enumeración
8772 \family default
8773  que lo envuelven determina qué clase de etiqueta pone LyX para un ítem
8774  de 
8775 \family sans
8776 Enumeración
8777 \family default
8778 .
8779  La misma regla se aplica también para el entorno 
8780 \family sans
8781 Enumeración*
8782 \family default
8783 .
8784 \end_layout
8785
8786 \begin_layout Standard
8787
8788 \end_layout
8789
8790 \begin_layout Subsubsection
8791 Ejemplo 4: Perdiendo la chaveta
8792 \end_layout
8793
8794 \begin_layout Enumerate
8795 Ahora vamos a ir locos del todo.
8796  No queremos anidar tan profundo como en los otros ejemplos, ni vamos a
8797  dar tantos detalles sobre cómo lo hacemos.
8798  (nivel #1: 
8799 \family sans
8800 Enumeración
8801 \family default
8802 )
8803 \end_layout
8804
8805 \begin_deeper
8806 \begin_layout Standard
8807 (
8808 \family sans
8809 Retorno, Mayúsculas+Alt+Derecha, Normal
8810 \family default
8811 : nivel #2) En algunos sitios pondremos entre paréntesis una descripción
8812  de cómo se ha hecho.
8813  Por ejemplo, los dos atajos de teclado para cambiar la profundidad.
8814  El nombre del entorno es el nombre del entorno actual.
8815  Delante o detrás pondremos el nivel.
8816 \end_layout
8817
8818 \end_deeper
8819 \begin_layout Enumerate
8820 (
8821 \family sans
8822 Retorno, Enumeración
8823 \family default
8824 : nivel #1) Este es el siguiente ítem en la lista.
8825 \end_layout
8826
8827 \begin_deeper
8828 \begin_layout Verse
8829 Vamos a añadir ahora un verso.
8830 \begin_inset Newline newline
8831 \end_inset
8832
8833 Para que esto resulte aún más perverso.
8834 \begin_inset Newline newline
8835 \end_inset
8836
8837 (
8838 \family sans
8839 Retorno, Mayúsculas+Alt+Derecha, Verso
8840 \family default
8841 : nivel #2)
8842 \end_layout
8843
8844 \begin_layout Verse
8845 Fiddle dee, Fiddle doo.
8846 \begin_inset Newline newline
8847 \end_inset
8848
8849 Bippitey boppitey boo!
8850 \begin_inset Newline newline
8851 \end_inset
8852
8853 (
8854 \family sans
8855 Alt+Retorno)
8856 \end_layout
8857
8858 \begin_layout Verse
8859 Ahora viene una tabla:
8860 \end_layout
8861
8862 \begin_deeper
8863 \begin_layout Standard
8864 \begin_inset VSpace 0.3cm
8865 \end_inset
8866
8867
8868 \end_layout
8869
8870 \begin_layout Standard
8871 \align center
8872 \begin_inset Tabular
8873 <lyxtabular version="3" rows="2" columns="2">
8874 <features tabularvalignment="middle">
8875 <column alignment="center" valignment="top" width="0pt">
8876 <column alignment="center" valignment="top" width="0pt">
8877 <row>
8878 <cell alignment="center" valignment="top" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \family roman
8884 \series medium
8885 \shape up
8886 \size normal
8887 \emph off
8888 \bar no
8889 \noun off
8890 \color none
8891 un-pez
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \family roman
8902 \series medium
8903 \shape up
8904 \size normal
8905 \emph off
8906 \bar no
8907 \noun off
8908 \color none
8909 dos-peces
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 </row>
8915 <row>
8916 <cell alignment="center" valignment="top" topline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \family roman
8922 \series medium
8923 \shape up
8924 \size normal
8925 \emph off
8926 \bar no
8927 \noun off
8928 \color none
8929 pez-rojo
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 pez-azul
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 </row>
8944 </lyxtabular>
8945
8946 \end_inset
8947
8948
8949 \end_layout
8950
8951 \end_deeper
8952 \begin_layout Verse
8953 (
8954 \family sans
8955 Alt+Retorno, Tabla, Mayúsculas+Alt+Derecha
8956 \family default
8957  3 veces, 
8958 \family sans
8959 Alt+Retorno, Verso, Mayúsculas+Alt+Izquierda
8960 \family default
8961 )
8962 \end_layout
8963
8964 \end_deeper
8965 \begin_layout Enumerate
8966 (
8967 \family sans
8968 Retorno, Enumeración
8969 \family default
8970 : nivel #1) Este es otro ítem.
8971  Observa que al seleccionar una 
8972 \family sans
8973 Tabla
8974 \family default
8975  se reinicia la anidación al nivel #1, así que aumentamos la profundidad
8976  3 veces para poner la tabla dentro del entorno 
8977 \family sans
8978 Verso
8979 \family default
8980 .
8981  
8982 \end_layout
8983
8984 \begin_layout Quotation
8985 Terminamos la lista 
8986 \family sans
8987 Enumeración
8988 \family default
8989  y cambiamos a 
8990 \family sans
8991 Cita
8992 \family default
8993 .
8994  Aún estamos en el nivel #1.
8995  Queremos mostrar algunas cosas que puedes hacer mezclando entornos.
8996  El próximo grupo de párrafos es una 
8997 \begin_inset Quotes fld
8998 \end_inset
8999
9000 carta en cita
9001 \begin_inset Quotes frd
9002 \end_inset
9003
9004 .
9005  Anidaremos los entornos 
9006 \family sans
9007 Dirección
9008 \family default
9009  y 
9010 \family sans
9011 Dirección
9012 \begin_inset space ~
9013 \end_inset
9014
9015 Derecha
9016 \family default
9017  dentro de éste, luego usaremos otra 
9018 \family sans
9019 Cita
9020 \family default
9021  anidada para el cuerpo de la carta.
9022  Usaremos 
9023 \family sans
9024 Alt+Retorno
9025 \family default
9026  para preservar la profundidad.
9027  Recuerda que debes usar 
9028 \family sans
9029 Ctrl+Retorno
9030 \family default
9031  para crear múltiples líneas en los entornos 
9032 \family sans
9033 Dirección
9034 \family default
9035  y 
9036 \family sans
9037 Dirección
9038 \begin_inset space ~
9039 \end_inset
9040
9041 Derecha
9042 \family default
9043 .
9044  Aquí va:
9045 \end_layout
9046
9047 \begin_deeper
9048 \begin_layout Right Address
9049 C/ Lacalle 123
9050 \begin_inset Newline newline
9051 \end_inset
9052
9053 Villaratón, CP 00100
9054 \begin_inset Newline newline
9055 \end_inset
9056
9057 9-6-06
9058 \end_layout
9059
9060 \begin_layout Address
9061 Estimado Sr.
9062  Fizlewitz:
9063 \end_layout
9064
9065 \begin_layout Quotation
9066 Lamentamos informarle que no podemos completar su pedido de 50
9067 \begin_inset space \thinspace{}
9068 \end_inset
9069
9070 L de gas metano comprimido debido a circunstancias que escapan a nuestro
9071  control.
9072  Desgraciadamente, algunas de nuestras vacas han explotado misteriosamente,
9073  originando un retraso en nuestros pedidos de metano.
9074  Pondremos su nombre en lista de espera y le enviaremos el pedido lo antes
9075  posible.
9076  Mientras tanto, agradecemos su paciencia.
9077 \end_layout
9078
9079 \begin_layout Quotation
9080 Tenemos, por otra parte, una oferta especial de buey.
9081  Si le interesa, envíe por favor el formulario de pedido adjunto, junto
9082  con el pago.
9083 \end_layout
9084
9085 \begin_layout Quotation
9086 Agradecemos su paciencia.
9087 \end_layout
9088
9089 \begin_layout Address
9090 Atentamente,
9091 \begin_inset Newline newline
9092 \end_inset
9093
9094 Bill Hick
9095 \end_layout
9096
9097 \end_deeper
9098 \begin_layout Quotation
9099 ¡Aquí finaliza este ejemplo!
9100 \end_layout
9101
9102 \begin_layout Standard
9103 Como puedes comprobar, anidar entornos en LyX te da un gran poderío con
9104  sólo unos cuantos tecleos.
9105  Fácilmente podríamos anidar una lista 
9106 \family sans
9107 Enumeración*
9108 \family default
9109  en un entorno 
9110 \family sans
9111 Cita
9112 \family default
9113  o 
9114 \family sans
9115 Citar
9116 \family default
9117 , o poner una 
9118 \family sans
9119 Cita
9120 \family default
9121  en una 
9122 \family sans
9123 Enumeración*
9124 \family default
9125 .
9126  Tienes a tu disposición una amplia variedad de opciones.
9127 \end_layout
9128
9129 \begin_layout Section
9130 Espacios, paginación y saltos de línea
9131 \begin_inset Index idx
9132 status collapsed
9133
9134 \begin_layout Plain Layout
9135 Espacios
9136 \end_layout
9137
9138 \end_inset
9139
9140
9141 \end_layout
9142
9143 \begin_layout Standard
9144 ¿Qué es un espacio? Aunque estarás acostumbrado a pulsar la tecla espacio
9145  cada vez que quieres separar dos palabras, como en los procesadores de
9146  texto habituales, LyX dispone de más espacios: Espacios de diferente longitud
9147  y espacios que pueden, o no, quebrarse al final de la línea.
9148  Las siguientes secciones mostrarán algunos ejemplos de situaciones en las
9149  que esta variedad de espacios resulta útil.
9150 \end_layout
9151
9152 \begin_layout Subsection
9153 Espacio protegido
9154 \begin_inset Index idx
9155 status collapsed
9156
9157 \begin_layout Plain Layout
9158 Espacios ! Protegido
9159 \end_layout
9160
9161 \end_inset
9162
9163
9164 \begin_inset CommandInset label
9165 LatexCommand label
9166 name "sub:Espacio-protegido"
9167
9168 \end_inset
9169
9170
9171 \end_layout
9172
9173 \begin_layout Standard
9174 El espacio protegido sirve para indicar a LyX (y a LaTeX) que no rompa la
9175  línea en ese punto.
9176  Puede ser conveniente para evitar feos saltos de línea, como en: 
9177 \end_layout
9178
9179 \begin_layout Quote
9180 Hay más información en la sección
9181 \begin_inset Newline newline
9182 \end_inset
9183
9184
9185 \begin_inset CommandInset ref
9186 LatexCommand ref
9187 reference "sec:Bibliografía"
9188
9189 \end_inset
9190
9191 .
9192  
9193 \end_layout
9194
9195 \begin_layout Standard
9196 Obviamente, sería bueno poner un espacio protegido entre 
9197 \begin_inset Quotes fld
9198 \end_inset
9199
9200 sección
9201 \begin_inset Quotes frd
9202 \end_inset
9203
9204  y 
9205 \begin_inset Quotes fld
9206 \end_inset
9207
9208
9209 \begin_inset CommandInset ref
9210 LatexCommand ref
9211 reference "sec:Bibliografía"
9212
9213 \end_inset
9214
9215
9216 \begin_inset Quotes frd
9217 \end_inset
9218
9219 .
9220  El espacio protegido se inserta con 
9221 \family sans
9222 Insertar\SpecialChar \menuseparator
9223 Formato\SpecialChar \menuseparator
9224 Espacio
9225 \begin_inset space ~
9226 \end_inset
9227
9228 protegido
9229 \family default
9230  (atajo 
9231 \family sans
9232 Ctrl+Espacio).
9233 \end_layout
9234
9235 \begin_layout Subsection
9236 Espacio horizontal
9237 \begin_inset Index idx
9238 status collapsed
9239
9240 \begin_layout Plain Layout
9241 Espacios ! Horizontal
9242 \end_layout
9243
9244 \end_inset
9245
9246
9247 \begin_inset CommandInset label
9248 LatexCommand label
9249 name "sub:Espacio-horizontal"
9250
9251 \end_inset
9252
9253
9254 \end_layout
9255
9256 \begin_layout Standard
9257 Todos los espacios horizontales se pueden insertar con el menú 
9258 \family sans
9259 Insertar\SpecialChar \menuseparator
9260 Formato\SpecialChar \menuseparator
9261 Espacio horizontal
9262 \family default
9263 .
9264  La lista de las unidades de longitud se encuentra en el apéndice
9265 \begin_inset space ~
9266 \end_inset
9267
9268
9269 \begin_inset CommandInset ref
9270 LatexCommand ref
9271 reference "cap:Unidades-disponibles"
9272
9273 \end_inset
9274
9275 .
9276 \end_layout
9277
9278 \begin_layout Subsubsection
9279 Espacio entre palabras
9280 \begin_inset CommandInset label
9281 LatexCommand label
9282 name "sub:Espacio-entre-palabra"
9283
9284 \end_inset
9285
9286
9287 \begin_inset Index idx
9288 status collapsed
9289
9290 \begin_layout Plain Layout
9291 Espacios ! Entre palabras
9292 \end_layout
9293
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \begin_layout Standard
9300 En tipografía de algunos idiomas (p.
9301 \begin_inset space \thinspace{}
9302 \end_inset
9303
9304 e.
9305 \begin_inset space \space{}
9306 \end_inset
9307
9308 inglés) existe la convención de añadir espacio extra detrás del signo de
9309  puntuación de un fin de frase; LyX respeta esta convención (véase la sección
9310 \begin_inset space ~
9311 \end_inset
9312
9313
9314 \begin_inset CommandInset ref
9315 LatexCommand ref
9316 reference "sub:Abreviaturas"
9317
9318 \end_inset
9319
9320 ).
9321  Sin embargo, a veces querrás poner un espacio normal.
9322  En ese caso, puedes insertarlo con 
9323 \family sans
9324 Insertar\SpecialChar \menuseparator
9325 Formato\SpecialChar \menuseparator
9326 Espacio
9327 \begin_inset space ~
9328 \end_inset
9329
9330 entre
9331 \begin_inset space ~
9332 \end_inset
9333
9334 palabras (atajo Ctrl+Alt+Espacio).
9335 \end_layout
9336
9337 \begin_layout Subsubsection
9338 Espacio delgado
9339 \begin_inset CommandInset label
9340 LatexCommand label
9341 name "sub:Espacio-delgado"
9342
9343 \end_inset
9344
9345
9346 \begin_inset Index idx
9347 status collapsed
9348
9349 \begin_layout Plain Layout
9350 Espacios ! Delgado
9351 \end_layout
9352
9353 \end_inset
9354
9355
9356 \end_layout
9357
9358 \begin_layout Standard
9359 Un «espacio delgado» es un espacio con la mitad de la longitud normal (y
9360  también es «protegido»).
9361  Las convenciones tipográficas en muchos idiomas proponen el uso de espacios
9362  menores en los casos en que un espacio normal resultaría demasiado amplio,
9363  por ejemplo en las abreviaturas:
9364 \end_layout
9365
9366 \begin_layout Quote
9367 D.
9368 \begin_inset space \thinspace{}
9369 \end_inset
9370
9371 E.
9372 \begin_inset space \thinspace{}
9373 \end_inset
9374
9375 Knuth ha desarrollado nuestro querido programa de tipografía, TeX.
9376 \end_layout
9377
9378 \begin_layout Standard
9379 O entre valores y unidades.
9380  Compara por ejemplo:
9381 \begin_inset Newline newline
9382 \end_inset
9383
9384 10
9385 \begin_inset space \thinspace{}
9386 \end_inset
9387
9388 kg (espacio delgado)
9389 \begin_inset Newline newline
9390 \end_inset
9391
9392 10 kg (espacio normal)
9393 \end_layout
9394
9395 \begin_layout Standard
9396 Los espacios delgados se insertan con el menú 
9397 \family sans
9398 Insertar\SpecialChar \menuseparator
9399 Formato\SpecialChar \menuseparator
9400 Espacio
9401 \begin_inset space ~
9402 \end_inset
9403
9404 delgado
9405 \family default
9406  (atajo 
9407 \family sans
9408 Ctrl+Mayúsculas+Espacio
9409 \family default
9410 ).
9411 \end_layout
9412
9413 \begin_layout Subsubsection
9414 Otros espacios
9415 \begin_inset CommandInset label
9416 LatexCommand label
9417 name "sub:Otros-espacios"
9418
9419 \end_inset
9420
9421
9422 \end_layout
9423
9424 \begin_layout Standard
9425 Además se pueden insertar los siguientes tipos de espacio:
9426 \end_layout
9427
9428 \begin_layout Description
9429 Espacio
9430 \begin_inset space ~
9431 \end_inset
9432
9433 delgado
9434 \begin_inset space ~
9435 \end_inset
9436
9437 negativo Espacio delgado negativo 
9438 \begin_inset Formula $\rightarrow$
9439 \end_inset
9440
9441
9442 \begin_inset space \negthinspace{}
9443 \end_inset
9444
9445
9446 \begin_inset Formula $\leftarrow$
9447 \end_inset
9448
9449  entre las flechas.
9450 \end_layout
9451
9452 \begin_layout Description
9453 Medio
9454 \begin_inset space ~
9455 \end_inset
9456
9457 cuadratín
9458 \begin_inset space ~
9459 \end_inset
9460
9461 (0.5
9462 \begin_inset space \thinspace{}
9463 \end_inset
9464
9465 em) Espacio de medio cuadratín (0.5
9466 \begin_inset space \thinspace{}
9467 \end_inset
9468
9469 em) 
9470 \begin_inset Formula $\rightarrow$
9471 \end_inset
9472
9473
9474 \begin_inset space \enskip{}
9475 \end_inset
9476
9477
9478 \begin_inset Formula $\leftarrow$
9479 \end_inset
9480
9481  entre las flechas.
9482 \end_layout
9483
9484 \begin_layout Description
9485 Cuadratín
9486 \begin_inset space ~
9487 \end_inset
9488
9489 (1
9490 \begin_inset space \thinspace{}
9491 \end_inset
9492
9493 em) Espacio de un cuadratín (1
9494 \begin_inset space \thinspace{}
9495 \end_inset
9496
9497 em) 
9498 \begin_inset Formula $\rightarrow$
9499 \end_inset
9500
9501
9502 \begin_inset space \quad{}
9503 \end_inset
9504
9505
9506 \begin_inset Formula $\leftarrow$
9507 \end_inset
9508
9509  entre las flechas.
9510 \end_layout
9511
9512 \begin_layout Description
9513 Doble
9514 \begin_inset space ~
9515 \end_inset
9516
9517 cuadratín
9518 \begin_inset space ~
9519 \end_inset
9520
9521 (2
9522 \begin_inset space \thinspace{}
9523 \end_inset
9524
9525 em) Espacio de dos cuadratines (2
9526 \begin_inset space \thinspace{}
9527 \end_inset
9528
9529 em) 
9530 \begin_inset Formula $\rightarrow$
9531 \end_inset
9532
9533
9534 \begin_inset space \qquad{}
9535 \end_inset
9536
9537
9538 \begin_inset Formula $\leftarrow$
9539 \end_inset
9540
9541  entre las flechas.
9542 \end_layout
9543
9544 \begin_layout Description
9545 Espacio
9546 \begin_inset space ~
9547 \end_inset
9548
9549 personalizado Espacio de 2
9550 \begin_inset space \thinspace{}
9551 \end_inset
9552
9553 cm 
9554 \begin_inset Formula $\rightarrow$
9555 \end_inset
9556
9557
9558 \begin_inset space \hspace{}
9559 \length 2cm
9560 \end_inset
9561
9562
9563 \begin_inset Formula $\leftarrow$
9564 \end_inset
9565
9566  entre las flechas.
9567 \end_layout
9568
9569 \begin_layout Standard
9570 En el cuadro
9571 \begin_inset space ~
9572 \end_inset
9573
9574
9575 \begin_inset CommandInset ref
9576 LatexCommand ref
9577 reference "tab:Anchura-espacios"
9578
9579 \end_inset
9580
9581  se encuentran los distintos tamaños de los espacios.
9582  
9583 \end_layout
9584
9585 \begin_layout Standard
9586 \begin_inset Float table
9587 wide false
9588 sideways false
9589 status open
9590
9591 \begin_layout Plain Layout
9592 \begin_inset Caption
9593
9594 \begin_layout Plain Layout
9595 \begin_inset CommandInset label
9596 LatexCommand label
9597 name "tab:Anchura-espacios"
9598
9599 \end_inset
9600
9601 Anchura de los distintos espacios horizontales.
9602 \end_layout
9603
9604 \end_inset
9605
9606
9607 \end_layout
9608
9609 \begin_layout Plain Layout
9610 \align center
9611 \begin_inset Tabular
9612 <lyxtabular version="3" rows="8" columns="2">
9613 <features tabularvalignment="middle">
9614 <column alignment="center" valignment="top" width="0">
9615 <column alignment="center" valignment="top" width="0">
9616 <row>
9617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621
9622 \series bold
9623 Espacio
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632
9633 \series bold
9634 Anchura
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 <row>
9641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 Normal
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654 1/3
9655 \begin_inset space \thinspace{}
9656 \end_inset
9657
9658 em
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 </row>
9664 <row>
9665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669 Protegido
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 1/3
9679 \begin_inset space \thinspace{}
9680 \end_inset
9681
9682 em
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 </row>
9688 <row>
9689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 Delgado
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9699 \begin_inset Text
9700
9701 \begin_layout Plain Layout
9702 1/6
9703 \begin_inset space \thinspace{}
9704 \end_inset
9705
9706 em
9707 \end_layout
9708
9709 \end_inset
9710 </cell>
9711 </row>
9712 <row>
9713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717 Delgado negativo
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9723 \begin_inset Text
9724
9725 \begin_layout Plain Layout
9726 -1/6
9727 \begin_inset space \thinspace{}
9728 \end_inset
9729
9730 em
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 </row>
9736 <row>
9737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741 Medio cuadratín
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750 0.5
9751 \begin_inset space \thinspace{}
9752 \end_inset
9753
9754 em
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 </row>
9760 <row>
9761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 Cuadratín
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774 1
9775 \begin_inset space \thinspace{}
9776 \end_inset
9777
9778 em
9779 \end_layout
9780
9781 \end_inset
9782 </cell>
9783 </row>
9784 <row>
9785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9786 \begin_inset Text
9787
9788 \begin_layout Plain Layout
9789 Doble cuadratín
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798 2
9799 \begin_inset space \thinspace{}
9800 \end_inset
9801
9802 em
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 </row>
9808 </lyxtabular>
9809
9810 \end_inset
9811
9812
9813 \end_layout
9814
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \begin_layout Subsubsection
9821 Relleno horizontal
9822 \begin_inset Index idx
9823 status collapsed
9824
9825 \begin_layout Plain Layout
9826 Espacios ! Relleno horizontal
9827 \end_layout
9828
9829 \end_inset
9830
9831
9832 \end_layout
9833
9834 \begin_layout Standard
9835 El relleno horizontal es una característica especial de LyX para añadir
9836  espacio extra de manera uniforme.
9837  Un relleno horizontal es en realidad un espacio variable, que rellena el
9838  espacio restante entre los márgenes izquierdo y derecho.
9839  Si hay más de un relleno horizontal en la misma línea, el espacio disponible
9840  se reparte equitativamente entre ellos.
9841  
9842 \end_layout
9843
9844 \begin_layout Standard
9845 Veamos unos ejemplos de lo que se puede hacer con ellos:
9846 \end_layout
9847
9848 \begin_layout Quote
9849 \noindent
9850 Esto está a la izquierda
9851 \begin_inset space \hfill{}
9852 \end_inset
9853
9854 Esto a la derecha
9855 \end_layout
9856
9857 \begin_layout Quote
9858 \noindent
9859 Izquierda
9860 \begin_inset space \hfill{}
9861 \end_inset
9862
9863 Centro
9864 \begin_inset space \hfill{}
9865 \end_inset
9866
9867 Derecha
9868 \end_layout
9869
9870 \begin_layout Quote
9871 \noindent
9872 Izquierda
9873 \begin_inset space \hfill{}
9874 \end_inset
9875
9876 1/3 Izquierda
9877 \begin_inset space \hfill{}
9878 \end_inset
9879
9880
9881 \begin_inset space \hfill{}
9882 \end_inset
9883
9884 Derecha
9885 \end_layout
9886
9887 \begin_layout Standard
9888 Ha sido un ejemplo en un entorno 
9889 \family sans
9890 Citar
9891 \family default
9892 .
9893  Aquí 
9894 \begin_inset Formula $\to$
9895 \end_inset
9896
9897
9898 \begin_inset space \hfill{}
9899 \end_inset
9900
9901
9902 \begin_inset Formula $\gets$
9903 \end_inset
9904
9905  hay uno en un párrafo 
9906 \family sans
9907 Normal
9908 \family default
9909 .
9910  Puede que no sea visible en el texto impreso, pero el relleno 
9911 \emph on
9912 está
9913 \emph default
9914  entre las flechas.
9915 \end_layout
9916
9917 \begin_layout Standard
9918 Los rellenos horizontales se pueden hacer visibles si eliges uno de los
9919  
9920 \family sans
9921 Patrones
9922 \family default
9923  en el diálogo de espacios.
9924  Los siguientes patrones están disponibles:
9925 \end_layout
9926
9927 \begin_layout Standard
9928 Puntos: 
9929 \begin_inset space \dotfill{}
9930 \end_inset
9931
9932
9933 \begin_inset space ~
9934 \end_inset
9935
9936
9937 \end_layout
9938
9939 \begin_layout Standard
9940 Línea: 
9941 \begin_inset space \hrulefill{}
9942 \end_inset
9943
9944
9945 \begin_inset space ~
9946 \end_inset
9947
9948
9949 \end_layout
9950
9951 \begin_layout Standard
9952 Flecha izquierda: 
9953 \begin_inset space \leftarrowfill{}
9954 \end_inset
9955
9956
9957 \begin_inset space ~
9958 \end_inset
9959
9960
9961 \end_layout
9962
9963 \begin_layout Standard
9964 Flecha derecha: 
9965 \begin_inset space \rightarrowfill{}
9966 \end_inset
9967
9968
9969 \begin_inset space ~
9970 \end_inset
9971
9972
9973 \end_layout
9974
9975 \begin_layout Standard
9976 Llave arriba: 
9977 \begin_inset space \downbracefill{}
9978 \end_inset
9979
9980
9981 \begin_inset space ~
9982 \end_inset
9983
9984
9985 \end_layout
9986
9987 \begin_layout Standard
9988 Llave abajo: 
9989 \begin_inset space \upbracefill{}
9990 \end_inset
9991
9992
9993 \begin_inset space ~
9994 \end_inset
9995
9996
9997 \end_layout
9998
9999 \begin_layout Standard
10000 \begin_inset VSpace defskip
10001 \end_inset
10002
10003
10004 \begin_inset Note Greyedout
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008
10009 \series bold
10010 Nota:
10011 \series default
10012  Si hay un relleno horizontal al principio de una línea que 
10013 \emph on
10014 no
10015 \emph default
10016  es la primera del párrafo, LyX lo ignora.
10017  Esto impide que el relleno se quiebre accidentalmente en otra línea.
10018  Si en algún caso necesitas ese espacio, marca la opción 
10019 \family sans
10020 Proteger
10021 \family default
10022  en el diálogo de configuración de espacios.
10023 \end_layout
10024
10025 \end_inset
10026
10027
10028 \end_layout
10029
10030 \begin_layout Subsubsection
10031 Espacio fantasma
10032 \begin_inset Index idx
10033 status collapsed
10034
10035 \begin_layout Plain Layout
10036 Espacios ! fantasma
10037 \end_layout
10038
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \begin_layout Standard
10045 A veces querrás insertar espacios con, exactamente, la longitud de una frase.
10046  P.e., puedes crear la siguiente pregunta de elección múltiple:
10047 \end_layout
10048
10049 \begin_layout Standard
10050 \begin_inset VSpace medskip
10051 \end_inset
10052
10053 ¿Qué es inglés correcto?:
10054 \begin_inset Newline newline
10055 \end_inset
10056
10057
10058 \begin_inset Newline newline
10059 \end_inset
10060
10061 Mr.
10062 \begin_inset space ~
10063 \end_inset
10064
10065 Edge would have been jumps the gun.
10066 \begin_inset Newline newline
10067 \end_inset
10068
10069
10070 \begin_inset Phantom HPhantom
10071 status open
10072
10073 \begin_layout Plain Layout
10074 Mr.
10075 \begin_inset space ~
10076 \end_inset
10077
10078 Edge 
10079 \end_layout
10080
10081 \end_inset
10082
10083 has to be jumped
10084 \begin_inset Newline newline
10085 \end_inset
10086
10087
10088 \begin_inset Phantom HPhantom
10089 status open
10090
10091 \begin_layout Plain Layout
10092 Mr.
10093 \begin_inset space ~
10094 \end_inset
10095
10096 Edge 
10097 \end_layout
10098
10099 \end_inset
10100
10101 jumps
10102 \begin_inset VSpace medskip
10103 \end_inset
10104
10105
10106 \end_layout
10107
10108 \begin_layout Standard
10109 Así las opciones aparecen exactamente después de las palabras 
10110 \begin_inset Quotes fld
10111 \end_inset
10112
10113 Mr.
10114 \begin_inset space ~
10115 \end_inset
10116
10117 Edge
10118 \begin_inset space ~
10119 \end_inset
10120
10121
10122 \begin_inset Quotes frd
10123 \end_inset
10124
10125 .
10126  Para conseguirlo puedes usar 
10127 \lang english
10128 the phantom insets available via the menu 
10129 \family sans
10130 Insert\SpecialChar \menuseparator
10131 Formatting\SpecialChar \menuseparator
10132 Phantom
10133 \family default
10134 .
10135  In our case insert a horizontal phantom at the beginning of the last two
10136  lines and insert 
10137 \begin_inset Quotes eld
10138 \end_inset
10139
10140 Mr.
10141 \begin_inset space ~
10142 \end_inset
10143
10144 Edge
10145 \begin_inset space ~
10146 \end_inset
10147
10148
10149 \begin_inset Quotes erd
10150 \end_inset
10151
10152  into the phantom inset 
10153 \lang spanish
10154 (observa el espacio detrás de 
10155 \begin_inset Quotes fld
10156 \end_inset
10157
10158 Edge
10159 \begin_inset Quotes frd
10160 \end_inset
10161
10162 ).
10163  
10164 \lang english
10165 A phantom insets prints only the space of its content (like a placeholder).
10166  That is why it is named 
10167 \begin_inset Quotes eld
10168 \end_inset
10169
10170 phantom
10171 \begin_inset Quotes erd
10172 \end_inset
10173
10174 .
10175  The normal phantom ouputs the width and heigth of the content as space,
10176  while the horizontal and vertical variant only outputs the corresponding
10177  dimension.
10178 \end_layout
10179
10180 \begin_layout Subsection
10181 Espacio vertical
10182 \begin_inset Index idx
10183 status collapsed
10184
10185 \begin_layout Plain Layout
10186 Espacios ! Vertical
10187 \end_layout
10188
10189 \end_inset
10190
10191
10192 \begin_inset CommandInset label
10193 LatexCommand label
10194 name "sub:Espacio-vertical"
10195
10196 \end_inset
10197
10198
10199 \end_layout
10200
10201 \begin_layout Standard
10202 Para añadir espacio vertical extra sobre o bajo un párrafo, usa el diálogo
10203  
10204 \family sans
10205 Insertar\SpecialChar \menuseparator
10206 Formato\SpecialChar \menuseparator
10207 Espacio
10208 \begin_inset space ~
10209 \end_inset
10210
10211 vertical.
10212
10213 \family default
10214  Encontrarás los espacios siguientes:
10215 \end_layout
10216
10217 \begin_layout Standard
10218
10219 \family sans
10220 Salto
10221 \begin_inset space ~
10222 \end_inset
10223
10224 Pequeño
10225 \family default
10226
10227 \family sans
10228 Salto
10229 \begin_inset space ~
10230 \end_inset
10231
10232 Medio
10233 \family default
10234  y 
10235 \family sans
10236 Salto
10237 \begin_inset space ~
10238 \end_inset
10239
10240 Grande
10241 \family default
10242  son tamaños LaTeX estándar que dependen del tamaño de letra del documento.
10243  
10244 \family sans
10245 Salto
10246 \begin_inset space ~
10247 \end_inset
10248
10249 Predeterminado
10250 \family default
10251  es el salto establecido en el diálogo 
10252 \family sans
10253 Documento\SpecialChar \menuseparator
10254 Configuración\SpecialChar \menuseparator
10255 Diseño
10256 \begin_inset space ~
10257 \end_inset
10258
10259 del
10260 \begin_inset space ~
10261 \end_inset
10262
10263 texto
10264 \begin_inset Index idx
10265 status collapsed
10266
10267 \begin_layout Plain Layout
10268 Documentos ! Configuración
10269 \end_layout
10270
10271 \end_inset
10272
10273
10274 \family default
10275  para la separación de párrafos.
10276  Si usas sangrado para separar los párrafos, 
10277 \family sans
10278 Salto
10279 \begin_inset space ~
10280 \end_inset
10281
10282 Predeterminado
10283 \family default
10284  es igual a 
10285 \family sans
10286 Salto
10287 \begin_inset space ~
10288 \end_inset
10289
10290 Medio
10291 \family default
10292 .
10293 \end_layout
10294
10295 \begin_layout Standard
10296
10297 \family sans
10298 Relleno
10299 \begin_inset space ~
10300 \end_inset
10301
10302 vertical
10303 \family default
10304  es un espacio variable, establecido de forma que es máximo en una página
10305  dada.
10306  Un ejemplo: Tienes dos breves párrafos en una página, con un relleno vertical
10307  entre ambos.
10308  Entonces el primer párrafo se sitúa al principio de la página y el segundo
10309  al final, de forma que entre ellos el espacio es el máximo posible.
10310  
10311 \family sans
10312 Relleno
10313 \begin_inset space ~
10314 \end_inset
10315
10316 vertical
10317 \family default
10318  funciona como 
10319 \family sans
10320 Relleno
10321 \begin_inset space ~
10322 \end_inset
10323
10324 horizontal
10325 \family default
10326 : llena en blanco el espacio vertical sobrante en una página.
10327 \begin_inset Foot
10328 status collapsed
10329
10330 \begin_layout Plain Layout
10331
10332 \family sans
10333 Relleno
10334 \begin_inset space ~
10335 \end_inset
10336
10337 horizontal
10338 \family default
10339  se describe en la sección
10340 \begin_inset space ~
10341 \end_inset
10342
10343
10344 \begin_inset CommandInset ref
10345 LatexCommand ref
10346 reference "sub:Espacio-horizontal"
10347
10348 \end_inset
10349
10350 .
10351 \end_layout
10352
10353 \end_inset
10354
10355  Si hay varios rellenos verticales en una página, dividen equitativamente
10356  entre ellos el espacio sobrante: Puedes usar varios rellenos para centrar
10357  texto en una página o ponerlo, p.
10358 \begin_inset space \thinspace{}
10359 \end_inset
10360
10361 e., 2/3 abajo.
10362 \end_layout
10363
10364 \begin_layout Standard
10365
10366 \family sans
10367 Personalizado
10368 \family default
10369  sirve para poner cualquier espacio en una de las unidades explicadas en
10370  el apéndice
10371 \begin_inset space ~
10372 \end_inset
10373
10374
10375 \begin_inset CommandInset ref
10376 LatexCommand ref
10377 reference "cap:Unidades-disponibles"
10378
10379 \end_inset
10380
10381 .
10382 \end_layout
10383
10384 \begin_layout Standard
10385 \begin_inset Note Greyedout
10386 status open
10387
10388 \begin_layout Plain Layout
10389
10390 \series bold
10391 Nota:
10392 \series default
10393  
10394 \series medium
10395 Si el espacio vertical extra coincidiera en la salida con inicio/fin de
10396  una página, el espacio será añadido sólo si se marca la opción 
10397 \family sans
10398 Proteger
10399 \family default
10400 .
10401 \end_layout
10402
10403 \end_inset
10404
10405
10406 \end_layout
10407
10408 \begin_layout Subsection
10409 Alineación de párrafos
10410 \begin_inset Index idx
10411 status collapsed
10412
10413 \begin_layout Plain Layout
10414 Párrafos ! Alineación
10415 \end_layout
10416
10417 \end_inset
10418
10419
10420 \end_layout
10421
10422 \begin_layout Standard
10423 Se puede cambiar la alineación del texto en un párrafo con el diálogo 
10424 \family sans
10425 Editar\SpecialChar \menuseparator
10426 Configuración
10427 \begin_inset space ~
10428 \end_inset
10429
10430 del
10431 \begin_inset space ~
10432 \end_inset
10433
10434 párrafo
10435 \family default
10436 .
10437  Hay cinco posibilidades: 
10438 \end_layout
10439
10440 \begin_layout Itemize
10441
10442 \family sans
10443 Justificado
10444 \family default
10445  (atajo 
10446 \begin_inset Info
10447 type  "shortcut"
10448 arg   "paragraph-params \\align block"
10449 \end_inset
10450
10451 )
10452 \end_layout
10453
10454 \begin_layout Itemize
10455
10456 \family sans
10457 Izquierda
10458 \family default
10459  (
10460 \begin_inset Info
10461 type  "shortcut"
10462 arg   "paragraph-params \\align left"
10463 \end_inset
10464
10465 )
10466 \end_layout
10467
10468 \begin_layout Itemize
10469
10470 \family sans
10471 Derecha 
10472 \family default
10473 (
10474 \begin_inset Info
10475 type  "shortcut"
10476 arg   "paragraph-params \\align right"
10477 \end_inset
10478
10479 )
10480 \end_layout
10481
10482 \begin_layout Itemize
10483
10484 \family sans
10485 Centro 
10486 \family default
10487 (
10488 \begin_inset Info
10489 type  "shortcut"
10490 arg   "paragraph-params \\align center"
10491 \end_inset
10492
10493 )
10494 \end_layout
10495
10496 \begin_layout Itemize
10497
10498 \family sans
10499 Predeterminado 
10500 \family default
10501 (
10502 \begin_inset Info
10503 type  "shortcut"
10504 arg   "paragraph-params \\align default"
10505 \end_inset
10506
10507 )
10508 \end_layout
10509
10510 \begin_layout Standard
10511 En la mayoría de los casos la opción por omisión es justificado, en la que
10512  el hueco entre palabras es variable y cada línea llena el espacio entre
10513  los márgenes izquierdo y derecho.
10514  Las otras tres opciones son evidentes, y se verían así:
10515 \end_layout
10516
10517 \begin_layout Standard
10518 \align right
10519 Párrafo alineado a la derecha.
10520 \end_layout
10521
10522 \begin_layout Standard
10523 \align center
10524 Párrafo que está centrado,
10525 \end_layout
10526
10527 \begin_layout Standard
10528 \align left
10529 Párrafo alineado a la izquierda.
10530 \end_layout
10531
10532 \begin_layout Subsection
10533 Saltos de página forzados
10534 \begin_inset Index idx
10535 status collapsed
10536
10537 \begin_layout Plain Layout
10538 Salto de página ! Forzado
10539 \end_layout
10540
10541 \end_inset
10542
10543
10544 \begin_inset CommandInset label
10545 LatexCommand label
10546 name "sub:Saltos-de-página-forzados"
10547
10548 \end_inset
10549
10550
10551 \end_layout
10552
10553 \begin_layout Standard
10554 Si no te gustan los saltos de página que LaTeX hace en tu documento, puedes
10555  insertarlos donde quieras.
10556  Normalmente no será necesario, porque LaTeX es bueno en eso.
10557  Aunque si tienes muchos 
10558 \family sans
10559 Flotantes
10560 \family default
10561 , LaTeX puede fallar.
10562 \end_layout
10563
10564 \begin_layout Standard
10565 Recomendamos no utilizar saltos de página forzados hasta acabar el documento
10566  y haber visto en una vista preliminar si 
10567 \emph on
10568 realmente
10569 \emph default
10570  tienes que cambiar la paginación.
10571 \end_layout
10572
10573 \begin_layout Standard
10574 Hay dos clases de saltos de página: Uno finaliza la página sin ninguna acción
10575  especial.
10576  Este se puede insertar encima o debajo de un párrafo con el menú 
10577 \family sans
10578 Insertar\SpecialChar \menuseparator
10579 Formato\SpecialChar \menuseparator
10580 Página
10581 \begin_inset space ~
10582 \end_inset
10583
10584 nueva
10585 \family default
10586 .
10587  El segundo tipo, que se inserta mediante el menú 
10588 \family sans
10589 Insertar\SpecialChar \menuseparator
10590 Formato\SpecialChar \menuseparator
10591 Salto
10592 \begin_inset space ~
10593 \end_inset
10594
10595 de
10596 \begin_inset space ~
10597 \end_inset
10598
10599 página 
10600 \family default
10601 finaliza una página, pero comprime su contenido de forma que éste llene
10602  la página completa.
10603  Este tipo es útil para evitar espacios en blanco cuando un salto de página
10604  da lugar a una página con muy pocas líneas.
10605  
10606 \end_layout
10607
10608 \begin_layout Standard
10609 Podrías probar el uso de un salto de página para asegurar que una figura
10610  o una tabla se sitúe a principio de página.
10611  Por supuesto, ésta es una forma incorrecta de hacerlo.
10612  LyX tiene mecanismos para asegurar que tus figuras y tablas aparezcan automátic
10613 amente en la parte superior de la página (o abajo, o en página propia) sin
10614  tener que preocuparse sobre lo que precede o sigue a la tabla o figura.
10615  Véase el capítulo
10616 \begin_inset space ~
10617 \end_inset
10618
10619
10620 \begin_inset CommandInset ref
10621 LatexCommand ref
10622 reference "cap:Notas-y-flotantes"
10623
10624 \end_inset
10625
10626  para aprender más sobre 
10627 \family sans
10628 Flotantes
10629 \family default
10630 .
10631 \end_layout
10632
10633 \begin_layout Subsubsection
10634 Saltos de página limpia
10635 \begin_inset CommandInset label
10636 LatexCommand label
10637 name "sub:Salto-de-página-limpia"
10638
10639 \end_inset
10640
10641
10642 \begin_inset Index idx
10643 status collapsed
10644
10645 \begin_layout Plain Layout
10646 Salto de página ! Limpia
10647 \end_layout
10648
10649 \end_inset
10650
10651
10652 \end_layout
10653
10654 \begin_layout Standard
10655 A diferencia de los saltos de página forzados, en los que el contenido siguiente
10656  al salto se coloca directamente en la página siguiente, también se pueden
10657  despejar las páginas a la vez que se quiebran.
10658  Esto significa que el párrafo actual se termina y todo lo demás, quizá
10659  flotantes de partes previas del documento no procesados aún, se colocan
10660  detrás, añadiendo páginas si hace falta.
10661  
10662 \end_layout
10663
10664 \begin_layout Standard
10665 Los saltos de página limpia se pueden insertar con el menú 
10666 \family sans
10667 Insertar\SpecialChar \menuseparator
10668 Formato\SpecialChar \menuseparator
10669 Limpiar
10670 \begin_inset space ~
10671 \end_inset
10672
10673 página
10674 \family default
10675 .
10676  Si el documento es con dos caras puedes usar el menú 
10677 \family sans
10678 Insertar\SpecialChar \menuseparator
10679 Formato\SpecialChar \menuseparator
10680 Limpiar
10681 \begin_inset space ~
10682 \end_inset
10683
10684 página
10685 \begin_inset space ~
10686 \end_inset
10687
10688 doble
10689 \family default
10690 , para asegurar que la página escrita siguiente va en la primera cara (página
10691  impar), añadiendo, si es necesario, una página en blanco.
10692  
10693 \end_layout
10694
10695 \begin_layout Subsection
10696 Saltos de línea forzados
10697 \begin_inset Index idx
10698 status collapsed
10699
10700 \begin_layout Plain Layout
10701 Salto de línea
10702 \end_layout
10703
10704 \end_inset
10705
10706
10707 \begin_inset CommandInset label
10708 LatexCommand label
10709 name "sub:Salto-de-línea-forzado"
10710
10711 \end_inset
10712
10713
10714 \end_layout
10715
10716 \begin_layout Standard
10717 Hay dos tipos de saltos de línea: Uno simplemente quiebra la línea.
10718  Se puede forzar este salto de línea con 
10719 \family sans
10720 Insertar\SpecialChar \menuseparator
10721 Formato\SpecialChar \menuseparator
10722 Salto
10723 \begin_inset space ~
10724 \end_inset
10725
10726 de
10727 \begin_inset space ~
10728 \end_inset
10729
10730 línea
10731 \begin_inset space ~
10732 \end_inset
10733
10734 cortada
10735 \family default
10736  o con 
10737 \family sans
10738 Ctrl+Retorno
10739 \family default
10740 .
10741  El otro tipo, que se inserta con el menú 
10742 \family sans
10743 Insertar\SpecialChar \menuseparator
10744 Formato\SpecialChar \menuseparator
10745 Salto
10746 \begin_inset space ~
10747 \end_inset
10748
10749 de
10750 \begin_inset space ~
10751 \end_inset
10752
10753 línea
10754 \begin_inset space ~
10755 \end_inset
10756
10757 justificada
10758 \family default
10759 , rompe la línea y la comprime para llenar todo el espacio entre los márgenes.
10760  Esto viene bien para evitar 
10761 \begin_inset Quotes fld
10762 \end_inset
10763
10764 flequillos
10765 \begin_inset Quotes frd
10766 \end_inset
10767
10768  en párrafos justificados debido al espacio en blanco introducido por el
10769  salto de línea.
10770 \end_layout
10771
10772 \begin_layout Standard
10773 No deberías forzar saltos de línea para corregir los saltos de línea de
10774  LaTeX, porque LaTeX es muy bueno en esto.
10775  Sin embargo, hay ciertas situaciones en las que es necesario forzar un
10776  salto de línea, p.
10777 \begin_inset space \thinspace{}
10778 \end_inset
10779
10780 e.
10781  en un poema o en una dirección (véanse las secciones 
10782 \begin_inset CommandInset ref
10783 LatexCommand ref
10784 reference "sec:Citar"
10785
10786 \end_inset
10787
10788
10789 \begin_inset CommandInset ref
10790 LatexCommand ref
10791 reference "sec:Verso"
10792
10793 \end_inset
10794
10795  y 
10796 \begin_inset CommandInset ref
10797 LatexCommand ref
10798 reference "sec:Empleo-direcciones"
10799
10800 \end_inset
10801
10802 ).
10803 \end_layout
10804
10805 \begin_layout Subsection
10806 Líneas horizontales
10807 \begin_inset CommandInset label
10808 LatexCommand label
10809 name "sub:Líneas-horizontales"
10810
10811 \end_inset
10812
10813
10814 \begin_inset Index idx
10815 status collapsed
10816
10817 \begin_layout Plain Layout
10818 Lineas@Líneas horizontales
10819 \end_layout
10820
10821 \end_inset
10822
10823
10824 \end_layout
10825
10826 \begin_layout Standard
10827 \noindent
10828 \begin_inset CommandInset line
10829 LatexCommand rule
10830 offset "0.5ex"
10831 width "100line%"
10832 height "1pt"
10833
10834 \end_inset
10835
10836
10837 \end_layout
10838
10839 \begin_layout Standard
10840 Con el diálogo 
10841 \family sans
10842 Insertar\SpecialChar \menuseparator
10843 Formato\SpecialChar \menuseparator
10844 Línea
10845 \begin_inset space ~
10846 \end_inset
10847
10848 horizontal
10849 \family default
10850  puedes dibujar líneas horizontales.
10851  
10852 \lang english
10853 The line offset is the vertical distance between the line and the baseline
10854  of the current text line or paragraph.
10855 \end_layout
10856
10857 \begin_layout Standard
10858 \noindent
10859 \begin_inset CommandInset line
10860 LatexCommand rule
10861 offset "0.5ex"
10862 width "100line%"
10863 height "1pt"
10864
10865 \end_inset
10866
10867
10868 \end_layout
10869
10870 \begin_layout Standard
10871
10872 \end_layout
10873
10874 \begin_layout Section
10875 Caracteres y símbolos
10876 \end_layout
10877
10878 \begin_layout Standard
10879 Puedes insertar directamente todos los caracteres disponibles en tu teclado.
10880  También puedes usar mapas de teclado especiales para escribir caracteres
10881  franceses con un teclado inglés, por ejemplo.
10882  Véase la sección
10883 \begin_inset space ~
10884 \end_inset
10885
10886
10887 \begin_inset CommandInset ref
10888 LatexCommand ref
10889 reference "sub:Configuración-del-mapa"
10890
10891 \end_inset
10892
10893  para más información.
10894  
10895 \end_layout
10896
10897 \begin_layout Standard
10898 Para los casos en que necesites caracteres que no estén en el teclado, puedes
10899  usar el diálogo 
10900 \family sans
10901 Símbolos
10902 \family default
10903  del menú 
10904 \family sans
10905 Insertar\SpecialChar \menuseparator
10906 Carácter
10907 \begin_inset space ~
10908 \end_inset
10909
10910 especial
10911 \family default
10912 .
10913 \end_layout
10914
10915 \begin_layout Standard
10916 \begin_inset Note Greyedout
10917 status collapsed
10918
10919 \begin_layout Plain Layout
10920
10921 \series bold
10922 Nota:
10923 \series default
10924  Es posible que no todos los símbolos insertados con ese diálogo se muestren
10925  en pantalla con determinadas fuentes disponibles en las preferencias de
10926  LyX.
10927  Pero en todo caso, los símbolos aparecerán en la salida.
10928 \end_layout
10929
10930 \end_inset
10931
10932
10933 \end_layout
10934
10935 \begin_layout Section
10936 Estilos de letra y de texto
10937 \begin_inset CommandInset label
10938 LatexCommand label
10939 name "sec:Estilo-de-letra"
10940
10941 \end_inset
10942
10943
10944 \end_layout
10945
10946 \begin_layout Subsection
10947 Tipos de fuentes
10948 \begin_inset Index idx
10949 status collapsed
10950
10951 \begin_layout Plain Layout
10952 Fuentes ! Tipos
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Standard
10961 Hay dos clases de fuentes:
10962 \end_layout
10963
10964 \begin_layout Description
10965 Fuentes
10966 \begin_inset space ~
10967 \end_inset
10968
10969 vectoriales
10970 \begin_inset Index idx
10971 status collapsed
10972
10973 \begin_layout Plain Layout
10974 Fuentes ! Vectoriales
10975 \end_layout
10976
10977 \end_inset
10978
10979  construidas a partir de trazos de formas simples (p.
10980 \begin_inset space \thinspace{}
10981 \end_inset
10982
10983 e.
10984  caracteres).
10985  Significa que cada símbolo se define mediante curvas matemáticas que son
10986  adecuadas para escalar a cualquier tamaño requerido.
10987  Esta definición matemática es interpretada por el servidor de fuentes y
10988  la curva se rellena con píxeles de acuerdo con el tamaño.
10989  Esto conlleva que las fuentes trazadas pintan muy bien en todos los tamaños.
10990  Sólo a muy pequeños tamaños podría resultar complicado suministrar una
10991  buena apariencia, ya que cada píxel debe ser computado muy cuidadosamente
10992  para generar una buena imagen.
10993 \begin_inset Newline newline
10994 \end_inset
10995
10996 Podría pensarse que sólo hace falta definir un tamaño y escalarlo.
10997  Pero para conseguir buena calidad, muchas fuentes están definidas en varios
10998  tamaños.
10999  Esto mejora la apariencia, porque se necesitan más detalles para tamaños
11000  grandes que para tamaños pequeños.
11001 \begin_inset Newline newline
11002 \end_inset
11003
11004 Los tipos de fuente 
11005 \family typewriter
11006 TrueType
11007 \family default
11008
11009 \family typewriter
11010 OpenType
11011 \family default
11012 , y 
11013 \family typewriter
11014 Type
11015 \begin_inset space ~
11016 \end_inset
11017
11018 1
11019 \family default
11020  son fuentes vectoriales.
11021 \end_layout
11022
11023 \begin_layout Description
11024 Fuentes
11025 \begin_inset space ~
11026 \end_inset
11027
11028 mapa
11029 \begin_inset space ~
11030 \end_inset
11031
11032 de
11033 \begin_inset space ~
11034 \end_inset
11035
11036 bits
11037 \begin_inset Index idx
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041 Fuentes ! Mapa de bits
11042 \end_layout
11043
11044 \end_inset
11045
11046  que se definen mediante gráficos en mapa de bits desde el principio, así
11047  que se verán muy bien en todos los tamaños para los que estén definidas.
11048  Sin embargo, no se escalan bien, porque para escalar una forma, cada píxel
11049  debe desdoblarse en varios píxeles.
11050  Es el mismo efecto que se produce cuando aumentas el zoom para ver una
11051  imagen.
11052  Con el fin de mitigar este efecto, las fuentes de mapa de bits se suelen
11053  suministrar en varios tamaños, los que se consideran más útiles.
11054  La ventaja de las fuentes de mapa de bits es que no se necesitan complicados
11055  cálculos para diseñar cada carácter, y por tanto se procesan más rápidamente
11056  que las fuentes escalables.
11057  La desventaja es que los tamaños que no existen de forma predefinida tienen
11058  que escalarse desdoblando píxeles y entonces no pintan muy bien.
11059 \begin_inset Newline newline
11060 \end_inset
11061
11062 Las fuentes de mapa de bits se conocen como 
11063 \family typewriter
11064 Type
11065 \begin_inset space ~
11066 \end_inset
11067
11068 3
11069 \family default
11070  en documentos PostScript y PDF.
11071 \end_layout
11072
11073 \begin_layout Standard
11074 La conclusión de todo esto es que las fuentes de mapa de bits son mejores
11075  en aquellos tamaños para los que están diseñadas, mientras que las fuentes
11076  escalables son buenas para casi todos los tamaños.
11077  Se necesitan menos definiciones de tamaño para fuentes escalables.
11078  Esta es la razón por la que casi todos los programas de tipografía y servidores
11079  de texto emplean fuentes escalables.
11080 \end_layout
11081
11082 \begin_layout Standard
11083 Para averiguar qué tipo de fuentes se usan en un documento PDF, puedes echar
11084  una mirada a sus propiedades.
11085 \end_layout
11086
11087 \begin_layout Standard
11088 Muchos modernos lenguajes de diseño y de tipografía han comenzado a migrar
11089  hacia estilos de especificación de caracteres más bien que de especificación
11090  de una fuente particular.
11091  Por ejemplo, en lugar de cambiar a una versión en cursiva de la fuente
11092  actual para enfatizar un texto, puedes usar un 
11093 \begin_inset Quotes fld
11094 \end_inset
11095
11096 estilo énfasis
11097 \begin_inset Quotes frd
11098 \end_inset
11099
11100 .
11101  Este concepto encaja perfectamente en LyX.
11102  LyX hace las cosas basándose en el contexto antes bien que fijándose en
11103  los detalles de la tipografía.
11104 \end_layout
11105
11106 \begin_layout Subsection
11107
11108 \lang english
11109 LaTeX font support
11110 \begin_inset CommandInset label
11111 LatexCommand label
11112 name "sub:LaTeX-font-support"
11113
11114 \end_inset
11115
11116
11117 \end_layout
11118
11119 \begin_layout Standard
11120
11121 \lang english
11122 Traditionally, LaTeX uses its own fonts.
11123  That is to say, you cannot directly access the fonts installed on your
11124  operating system, but you have to use specific fonts provided by your LaTeX
11125  distribution.
11126  The reason is that LaTeX needs some extra information about the fonts,
11127  which have to be provided by additional files and packages.
11128  The downside of this is that your font choice is somewhat limited, compared
11129  to usual word processors.
11130  On the other hand this comes with the advantage that the provided fonts
11131  are generally of very good quality, and that LaTeX files are very portable
11132  across different machines.
11133  Also, the range of fonts supported by traditional LaTeX was increased a
11134  lot meanwhile so that you can find packages for many free and commercial
11135  fonts.
11136  In LyX, only a subset of these are directly selectable via the user interface
11137  (see section
11138 \begin_inset space ~
11139 \end_inset
11140
11141
11142 \begin_inset CommandInset ref
11143 LatexCommand ref
11144 reference "sub:Formato-de-documento"
11145
11146 \end_inset
11147
11148  for details).
11149  However, all others are available if you enter the respective LaTeX code
11150  in the document preamble (please refer to the documentation of your desired
11151  font).
11152 \end_layout
11153
11154 \begin_layout Standard
11155
11156 \lang english
11157 Furthermore, recent developments brought some new LaTeX engines that are
11158  also able to directly access fonts that are installed for your operating
11159  system (OS), namely XeTeX and LuaTeX.
11160  Both engines are now supported by LyX.
11161  By using them, you can use theoretically any OpenType or TrueType font
11162  that is installed on your system.
11163  The next section describes how to use these OS fonts.
11164 \end_layout
11165
11166 \begin_layout Standard
11167
11168 \lang english
11169 \begin_inset Note Greyedout
11170 status open
11171
11172 \begin_layout Plain Layout
11173
11174 \series bold
11175 \lang english
11176 Note:
11177 \series default
11178  In practice, some fonts might fail due to bad metrics and other font deficienci
11179 es; so you might have to experiment.
11180 \end_layout
11181
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \begin_layout Standard
11188
11189 \lang english
11190 \begin_inset Note Greyedout
11191 status open
11192
11193 \begin_layout Plain Layout
11194
11195 \series bold
11196 \lang english
11197 Note:
11198 \series default
11199  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11200  as traditional LaTeX or PDFLaTeX.
11201 \end_layout
11202
11203 \end_inset
11204
11205
11206 \end_layout
11207
11208 \begin_layout Subsection
11209 Tipo y tamaño de fuente en un documento
11210 \begin_inset CommandInset label
11211 LatexCommand label
11212 name "sub:Fuentes-de-documento"
11213
11214 \end_inset
11215
11216
11217 \begin_inset Index idx
11218 status collapsed
11219
11220 \begin_layout Plain Layout
11221 Fuentes ! Tamaño
11222 \end_layout
11223
11224 \end_inset
11225
11226
11227 \begin_inset Index idx
11228 status collapsed
11229
11230 \begin_layout Plain Layout
11231 Documentos ! Fuentes
11232 \end_layout
11233
11234 \end_inset
11235
11236
11237 \end_layout
11238
11239 \begin_layout Standard
11240 Las fuentes de un documento se establecen en 
11241 \family sans
11242 Documento\SpecialChar \menuseparator
11243 Configuración
11244 \family default
11245
11246 \begin_inset Index idx
11247 status collapsed
11248
11249 \begin_layout Plain Layout
11250 Documentos ! Configuración
11251 \end_layout
11252
11253 \end_inset
11254
11255 .
11256  
11257 \lang english
11258 In the 
11259 \family sans
11260 Fonts
11261 \family default
11262  section of the dialog, you can specify which font should be used for the
11263  three different font shapes — roman (serif), 
11264 \family sans
11265 sans
11266 \begin_inset space ~
11267 \end_inset
11268
11269 serif
11270 \family default
11271  and 
11272 \family typewriter
11273 typewriter
11274 \family default
11275  (monospaced) — you can specify the base font size and scaling factors for
11276  (some) sans serif and typewriter fonts if this is necessary to fit with
11277  the roman font.
11278 \end_layout
11279
11280 \begin_layout Standard
11281
11282 \lang english
11283 If you select 
11284 \family sans
11285 Use non-T
11286 \begin_inset ERT
11287 status collapsed
11288
11289 \begin_layout Plain Layout
11290
11291 {}
11292 \end_layout
11293
11294 \end_inset
11295
11296 eX fonts
11297 \family default
11298 , you will have access to the fonts installed on your operating system.
11299  This requires that you use 
11300 \family sans
11301 PDF (XeT
11302 \begin_inset ERT
11303 status collapsed
11304
11305 \begin_layout Plain Layout
11306
11307 {}
11308 \end_layout
11309
11310 \end_inset
11311
11312 eX)
11313 \family default
11314
11315 \family sans
11316 PDF (LuaT
11317 \begin_inset ERT
11318 status collapsed
11319
11320 \begin_layout Plain Layout
11321
11322 {}
11323 \end_layout
11324
11325 \end_inset
11326
11327 eX)
11328 \family default
11329  or 
11330 \family sans
11331 DVI (LuaT
11332 \begin_inset ERT
11333 status collapsed
11334
11335 \begin_layout Plain Layout
11336
11337 {}
11338 \end_layout
11339
11340 \end_inset
11341
11342 eX)
11343 \family default
11344  as output format, i.
11345 \begin_inset space \thinspace{}
11346 \end_inset
11347
11348 e.
11349 \begin_inset space ~
11350 \end_inset
11351
11352 you will have to have either XeTeX or LuaTeX installed (see section
11353 \begin_inset space ~
11354 \end_inset
11355
11356
11357 \begin_inset CommandInset ref
11358 LatexCommand ref
11359 reference "sub:LaTeX-font-support"
11360
11361 \end_inset
11362
11363 ).
11364  You will then not have access to TeX's own fonts (the selection described
11365  below).
11366  Note that LyX lists all available fonts in either of the three lists (roman,
11367  sans
11368 \begin_inset space ~
11369 \end_inset
11370
11371 serif, and typewriter), since LyX cannot determine the family.
11372  Also note that the output might fail with some of the listed fonts, due
11373  to the encoding of the fonts and\SpecialChar \slash{}
11374 or font failures.
11375  Again, LyX cannot determine this in advance, so you might need to experiment.
11376 \end_layout
11377
11378 \begin_layout Standard
11379
11380 \lang english
11381 If you use TeX fonts (which is the default), 
11382 \lang spanish
11383 las opciones posibles incluyen 
11384 \family sans
11385 Predeterminado
11386 \family default
11387  y una lista de las fuentes disponibles en tu sistema.
11388  La opción 
11389 \family sans
11390 Predeterminado
11391 \family default
11392  usa las fuentes estándar de TeX, conocidas como 
11393 \begin_inset Quotes fld
11394 \end_inset
11395
11396
11397 \family typewriter
11398 Computer Modern
11399 \family default
11400
11401 \begin_inset Quotes frd
11402 \end_inset
11403
11404  (
11405 \family typewriter
11406 cm
11407 \family default
11408 ) o 
11409 \begin_inset Quotes fld
11410 \end_inset
11411
11412
11413 \family typewriter
11414 European Computer Modern
11415 \family default
11416
11417 \begin_inset Quotes frd
11418 \end_inset
11419
11420  (
11421 \family typewriter
11422 ec
11423 \family default
11424 ).
11425 \end_layout
11426
11427 \begin_layout Standard
11428 Como 
11429 \family typewriter
11430 cm
11431 \family default
11432  y 
11433 \family typewriter
11434 ec
11435 \family default
11436  son fuentes en mapa de bits, a menudo se ven pixeladas en la salida PDF,
11437  sobre todo si se lee con ampliación.
11438 \begin_inset Foot
11439 status collapsed
11440
11441 \begin_layout Plain Layout
11442 Este problema no aparece en 
11443 \family typewriter
11444 Adobe
11445 \begin_inset space ~
11446 \end_inset
11447
11448 Reader
11449 \family default
11450  versión 6 o posterior, porque este programa incluye un servidor especial
11451  de fuentes en mapa de bits.
11452 \end_layout
11453
11454 \end_inset
11455
11456  Pero en general, para evitar fuentes pixeladas hay que usar fuentes de
11457  trazos.
11458  Veamos tres posibilidades para usarlas:
11459 \end_layout
11460
11461 \begin_layout Itemize
11462 Utilizar fuentes 
11463 \family typewriter
11464 Latin Modern
11465 \family default
11466  (
11467 \family typewriter
11468 lm
11469 \family default
11470 ).
11471  Estas fuentes han sido desarrolladas por la comunidad LaTeX para reemplazar
11472  a 
11473 \family typewriter
11474 cm
11475 \family default
11476  como fuentes predeterminadas.
11477  En la mayoría de los casos tienen un aspecto semejante a  
11478 \family typewriter
11479 cm
11480 \family default
11481
11482 \begin_inset Foot
11483 status collapsed
11484
11485 \begin_layout Plain Layout
11486 Una diferencia es un espaciado mejorado para las fuentes 
11487 \family typewriter
11488 lm
11489 \family default
11490 .
11491 \end_layout
11492
11493 \end_inset
11494
11495 , pero 
11496 \family typewriter
11497 lm
11498 \family default
11499  cubre un enorme número de caracteres en comparación con las familias 
11500 \family typewriter
11501 cm
11502 \family default
11503  y 
11504 \family typewriter
11505 ec
11506 \family default
11507 .
11508 \end_layout
11509
11510 \begin_layout Itemize
11511 Elegir la fuente 
11512 \family typewriter
11513 AE
11514 \family default
11515  (
11516 \family typewriter
11517 Almost European
11518 \family default
11519
11520 \lang english
11521 in (the rare) case that 
11522 \family typewriter
11523 Latin Modern
11524 \family default
11525  is not available to you or does not work, and you still want to emulate
11526  the look of 
11527 \family typewriter
11528 cm
11529 \family default
11530 /
11531 \family typewriter
11532 ec
11533 \family default
11534 .
11535
11536 \lang spanish
11537  
11538 \family typewriter
11539 AE
11540 \family default
11541  se refiere a 
11542 \begin_inset Quotes fld
11543 \end_inset
11544
11545 Almost European
11546 \begin_inset Quotes frd
11547 \end_inset
11548
11549  y es una fuente virtual.
11550  Virtual significa que 
11551 \begin_inset Quotes fld
11552 \end_inset
11553
11554 roba
11555 \begin_inset Quotes frd
11556 \end_inset
11557
11558  perfiles de otras fuentes.
11559  Esto tiene la desventaja de que algunos caracteres se pierden, como las
11560  comillas francesas, (
11561 \begin_inset Quotes eld
11562 \end_inset
11563
11564 «
11565 \begin_inset Quotes erd
11566 \end_inset
11567
11568  y 
11569 \begin_inset Quotes eld
11570 \end_inset
11571
11572 »
11573 \begin_inset Quotes erd
11574 \end_inset
11575
11576 )
11577 \begin_inset Foot
11578 status collapsed
11579
11580 \begin_layout Plain Layout
11581 Este problema se soluciona cargando el paquete LaTeX 
11582 \series bold
11583 aeguill
11584 \series default
11585
11586 \begin_inset Index idx
11587 status collapsed
11588
11589 \begin_layout Plain Layout
11590 LaTeX, paquetes ! aeguill
11591 \end_layout
11592
11593 \end_inset
11594
11595   en el preámbulo, con la línea
11596 \begin_inset Newline newline
11597 \end_inset
11598
11599
11600 \series bold
11601
11602 \backslash
11603 usepackage[ec]{aeguill}
11604 \end_layout
11605
11606 \end_inset
11607
11608 , y que los caracteres acentuados no se forman con 
11609 \emph on
11610 uno
11611 \emph default
11612  sino con 
11613 \emph on
11614 dos
11615 \emph default
11616  caracteres, el acento y la letra.
11617  Por esto no puedes buscar palabras con acentos en documentos creados con
11618  la fuente 
11619 \family typewriter
11620 AE
11621 \family default
11622 .
11623  P.
11624 \begin_inset space \thinspace{}
11625 \end_inset
11626
11627 e.
11628  si buscas la palabra francesa 
11629 \begin_inset Quotes fld
11630 \end_inset
11631
11632 brève
11633 \begin_inset Quotes frd
11634 \end_inset
11635
11636  en un PDF, no obtienes ningún resultado, porque el visor PDF busca el carácter
11637  
11638 \begin_inset Quotes fld
11639 \end_inset
11640
11641 è
11642 \begin_inset Quotes frd
11643 \end_inset
11644
11645  y no los caracteres 
11646 \begin_inset Quotes fld
11647 \end_inset
11648
11649  e +
11650 \begin_inset space ~
11651 \end_inset
11652
11653  ̀ 
11654 \begin_inset Quotes frd
11655 \end_inset
11656
11657 .
11658  
11659 \end_layout
11660
11661 \begin_layout Itemize
11662
11663 \lang english
11664 If you do not like the look of 
11665 \family typewriter
11666 cm
11667 \family default
11668 /
11669 \family typewriter
11670 ec
11671 \family default
11672 , you can of course select one of the other provided vector fonts, e.
11673 \begin_inset space \thinspace{}
11674 \end_inset
11675
11676 g.
11677 \begin_inset space ~
11678 \end_inset
11679
11680
11681 \family sans
11682 Times Roman
11683 \family default
11684  or
11685 \family typewriter
11686  
11687 \family sans
11688 Palatino
11689 \family default
11690 .
11691  Most roman vector fonts will automatically select matching sans
11692 \begin_inset space ~
11693 \end_inset
11694
11695 serif and typewriter fonts
11696 \begin_inset Foot
11697 status collapsed
11698
11699 \begin_layout Plain Layout
11700
11701 \lang english
11702 These are sometimes just matching other fonts (e.
11703 \begin_inset space \thinspace{}
11704 \end_inset
11705
11706 g., 
11707 \family sans
11708 Times Roman
11709 \family default
11710  selects 
11711 \family sans
11712 Helvetiva
11713 \family default
11714  for sans serif text), and sometimes, e.
11715 \begin_inset space \thinspace{}
11716 \end_inset
11717
11718 g.
11719  with 
11720 \family typewriter
11721 Latin Modern
11722 \family default
11723  or 
11724 \family typewriter
11725 Computer Modern
11726 \family default
11727 , different shapes of the same font, i.
11728 \begin_inset space \thinspace{}
11729 \end_inset
11730
11731 e.
11732  a real font 
11733 \emph on
11734 family
11735 \emph default
11736 .
11737 \end_layout
11738
11739 \end_inset
11740
11741 , but you can also select your own.
11742 \family sans
11743 \lang spanish
11744
11745 \begin_inset Newline newline
11746 \end_inset
11747
11748
11749 \family default
11750 Las diferencias entre fuentes 
11751 \family sans
11752 roman,
11753 \family default
11754  
11755 \family sans
11756 sans
11757 \begin_inset space ~
11758 \end_inset
11759
11760 serif 
11761 \family default
11762
11763 \family sans
11764 typewriter
11765 \family default
11766  se explican en la sección
11767 \begin_inset space ~
11768 \end_inset
11769
11770
11771 \begin_inset CommandInset ref
11772 LatexCommand ref
11773 reference "sub:Ajuste-fino-con"
11774
11775 \end_inset
11776
11777 .
11778 \begin_inset Newline newline
11779 \end_inset
11780
11781 La fuente 
11782 \family typewriter
11783 Times Roman
11784 \family default
11785  se diseñó originalmente para periódicos.
11786  Esto significa que sus formas son más pequeñas que las de otras fuentes
11787  para encajar en las pequeñas columnas de un periódico.
11788  Así pues, 
11789 \family typewriter
11790 Times Roman
11791 \family default
11792  no es la elección óptima para documentos extensos como los libros.
11793 \end_layout
11794
11795 \begin_layout Standard
11796 \begin_inset VSpace bigskip
11797 \end_inset
11798
11799
11800 \end_layout
11801
11802 \begin_layout Standard
11803 Para el tamaño de fuente hay cuatro valores posibles: 
11804 \family sans
11805 Predeterminado, 10
11806 \family default
11807
11808 \family sans
11809 11
11810 \family default
11811 , y 
11812 \family sans
11813 12
11814 \family default
11815 .
11816  
11817 \lang english
11818 Some classes provide additional sizes.
11819
11820 \lang spanish
11821  El 
11822 \family sans
11823 predeterminado
11824 \family default
11825  depende de 
11826 \lang english
11827 the class you are using.
11828  In the standard classes it is
11829 \lang spanish
11830  equivale a 10.
11831 \end_layout
11832
11833 \begin_layout Standard
11834 Los tamaños de fuente son 
11835 \emph on
11836 tamaños base
11837 \emph default
11838 .
11839  Realmente LyX escala todos los otros tamaños posibles (tales como los que
11840  se usan en notas, exponentes y subíndices) según este valor.
11841  Siempre podrás afinar el tamaño de fuente en aquellas partes de texto en
11842  que lo necesites mediante el diálogo 
11843 \family sans
11844 Estilo
11845 \begin_inset space ~
11846 \end_inset
11847
11848 del
11849 \begin_inset space ~
11850 \end_inset
11851
11852 texto
11853 \family default
11854 .
11855  Esto se desarrolla en la sección
11856 \begin_inset space ~
11857 \end_inset
11858
11859
11860 \begin_inset CommandInset ref
11861 LatexCommand ref
11862 reference "sub:Ajuste-fino-con"
11863
11864 \end_inset
11865
11866 .
11867 \end_layout
11868
11869 \begin_layout Standard
11870
11871 \lang english
11872 The 
11873 \family sans
11874 Default Family
11875 \family default
11876  selection lets you specify whether the base font of your document should
11877  be roman, sans
11878 \begin_inset space ~
11879 \end_inset
11880
11881 serif or typewriter.
11882  The 
11883 \family sans
11884 Default
11885 \family default
11886  selection uses what is preset by the class, the other selections override
11887  this.
11888  In most cases, 
11889 \family sans
11890 Default
11891 \family default
11892  is equal to 
11893 \family sans
11894 roman
11895 \family default
11896 , but some classes (such as presentation classes) also use other defaults.
11897 \end_layout
11898
11899 \begin_layout Standard
11900
11901 \lang english
11902 The
11903 \family typewriter
11904  
11905 \family sans
11906 LaTe
11907 \begin_inset ERT
11908 status collapsed
11909
11910 \begin_layout Plain Layout
11911
11912 {}
11913 \end_layout
11914
11915 \end_inset
11916
11917 X font encoding
11918 \family default
11919  selection is an expert setting which lets you change the value passed to
11920  the LaTeX-package
11921 \emph on
11922  fontenc
11923 \emph default
11924  (see also sec.
11925 \begin_inset space ~
11926 \end_inset
11927
11928
11929 \lang spanish
11930
11931 \begin_inset CommandInset ref
11932 LatexCommand ref
11933 reference "sub:LaTeX-Configuración"
11934
11935 \end_inset
11936
11937
11938 \lang english
11939 ).
11940  Normally, you do not need to change (or even understand) this.
11941  Unless you have specific reasons use 
11942 \family sans
11943 Default
11944 \family default
11945 .
11946 \end_layout
11947
11948 \begin_layout Standard
11949
11950 \lang english
11951 With some fonts, the checkboxes 
11952 \family sans
11953 Use Old Style Figures
11954 \family default
11955  and 
11956 \family sans
11957 Use True Small Caps
11958 \family default
11959  are enabled.
11960  These are extra features some fonts provide.
11961  If 
11962 \family sans
11963 Use Old Style Figures
11964 \family default
11965  is checked, the font uses old style (also known as medieval or text) figures,
11966  i.
11967 \begin_inset space \thinspace{}
11968 \end_inset
11969
11970 e.
11971 \begin_inset space ~
11972 \end_inset
11973
11974 figures with varying height that fit nicely with lower letters.
11975  
11976 \family sans
11977 Use True Small Caps
11978 \family default
11979  determines that real small caps are used instead of faked small caps made
11980  of scaled capitals.
11981  Real small caps are often part of expert font sets; they generally look
11982  better than faked small caps but might have to be purchased separately.
11983 \end_layout
11984
11985 \begin_layout Standard
11986 El campo 
11987 \family sans
11988 CJK
11989 \family default
11990  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11991  una fuente para los caracteres de los guiones.
11992 \begin_inset Foot
11993 status collapsed
11994
11995 \begin_layout Plain Layout
11996 La fuente será el argumento para los comandos del paquete LaTeX 
11997 \series bold
11998 CJK
11999 \series default
12000 .
12001  Así, esto no tiene efecto para el idioma de documento 
12002 \family sans
12003 Japonés
12004 \family default
12005  que no usa 
12006 \series bold
12007 CJK
12008 \series default
12009 .
12010 \end_layout
12011
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \begin_layout Standard
12018 \begin_inset VSpace bigskip
12019 \end_inset
12020
12021
12022 \begin_inset Note Greyedout
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027 \series bold
12028 Nota: 
12029 \series default
12030 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
12031 \emph on
12032 no
12033 \emph default
12034  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
12035  esto es parte del concepto WYSIWYM.
12036  Las fuentes en pantalla se pueden determinar en el diálogo 
12037 \family sans
12038 Herramientas\SpecialChar \menuseparator
12039 Preferencias
12040 \family default
12041 , véase la sección
12042 \begin_inset space ~
12043 \end_inset
12044
12045
12046 \begin_inset CommandInset ref
12047 LatexCommand ref
12048 reference "sub:Fuentes-de-pantalla"
12049
12050 \end_inset
12051
12052 .
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Subsection
12061 Usar diferentes estilos de carácter
12062 \begin_inset Index idx
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066 Estilo del texto
12067 \end_layout
12068
12069 \end_inset
12070
12071
12072 \end_layout
12073
12074 \begin_layout Standard
12075 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
12076  entornos de párrafo.
12077  LyX soporta dos estilos, 
12078 \family sans
12079 Énfasis
12080 \family default
12081  y 
12082 \family sans
12083 Versalitas
12084 \family default
12085 .
12086  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
12087  herramientas.
12088 \end_layout
12089
12090 \begin_layout Standard
12091 Para activar el estilo 
12092 \family sans
12093 Versalitas
12094 \family default
12095 , haz una de estas acciones:
12096 \end_layout
12097
12098 \begin_layout Itemize
12099 clic en el botón de la barra de herramientas 
12100 \begin_inset Graphics
12101         filename ../../images/font-noun.png
12102         scale 85
12103         groupId toolbarboton
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Itemize
12111 teclea la combinación 
12112 \family sans
12113 Alt+C
12114 \begin_inset space ~
12115 \end_inset
12116
12117 C
12118 \end_layout
12119
12120 \begin_layout Standard
12121 Estos comandos son alternativos.
12122  Esto es, si 
12123 \family sans
12124 Versalitas
12125 \family default
12126  ya está activo, esas acciones lo desactivan.
12127 \end_layout
12128
12129 \begin_layout Standard
12130 El estilo 
12131 \family sans
12132 Versalitas
12133 \family default
12134  se utiliza típicamente para nombres propios.
12135  Por ejemplo: 
12136 \begin_inset Quotes fld
12137 \end_inset
12138
12139
12140 \noun on
12141 Matthias Ettrich
12142 \noun default
12143  es el autor original de LyX.
12144 \begin_inset Quotes frd
12145 \end_inset
12146
12147
12148 \end_layout
12149
12150 \begin_layout Standard
12151 Un estilo empleado más frecuentemente es el estilo 
12152 \family sans
12153 Énfasis
12154 \family default
12155 .
12156  Se activa (o se desactiva, también es alternativo) así:
12157 \end_layout
12158
12159 \begin_layout Itemize
12160 clic en el botón 
12161 \begin_inset Graphics
12162         filename ../../images/font-emph.png
12163         scale 85
12164         groupId toolbarboton
12165
12166 \end_inset
12167
12168  
12169 \end_layout
12170
12171 \begin_layout Itemize
12172 con la combinación de teclas 
12173 \family sans
12174 Alt+C
12175 \begin_inset space ~
12176 \end_inset
12177
12178 E
12179 \family default
12180
12181 \family sans
12182 Ctrl+E
12183 \end_layout
12184
12185 \begin_layout Standard
12186 Normalmente el estilo 
12187 \family sans
12188 Énfasis
12189 \family default
12190  equivale a letra cursiva aunque algunas clases de documento o paquetes
12191  LaTeX usan una fuente diferente.
12192 \end_layout
12193
12194 \begin_layout Standard
12195 Hemos estado usando el estilo 
12196 \family sans
12197 Énfasis
12198 \family default
12199  por todos sitios en este documento.
12200  Aquí un ejemplo más:
12201 \end_layout
12202
12203 \begin_layout Quotation
12204
12205 \emph on
12206 ¡No abusen de los estilos de letra!
12207 \end_layout
12208
12209 \begin_layout Standard
12210 Es un aviso además de un ejemplo.
12211  Un escrito debería parecerse a una conversación ordinaria.
12212  Puesto que no estamos gritando continuamente a los demás, también deberíamos
12213  evitar abusar de los estilos de letra.
12214 \end_layout
12215
12216 \begin_layout Standard
12217 Siempre se puede restablecer la fuente predeterminada con la combinación
12218  
12219 \family sans
12220 Alt+C
12221 \begin_inset space ~
12222 \end_inset
12223
12224 Espacio
12225 \family default
12226  o el diálogo 
12227 \family sans
12228 Editar\SpecialChar \menuseparator
12229 Estilo del texto
12230 \family default
12231 .
12232 \end_layout
12233
12234 \begin_layout Subsection
12235 Ajuste fino con el diálogo Estilo del texto
12236 \begin_inset CommandInset label
12237 LatexCommand label
12238 name "sub:Ajuste-fino-con"
12239
12240 \end_inset
12241
12242
12243 \begin_inset Index idx
12244 status collapsed
12245
12246 \begin_layout Plain Layout
12247 Estilo del texto
12248 \end_layout
12249
12250 \end_inset
12251
12252
12253 \end_layout
12254
12255 \begin_layout Standard
12256 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
12257  eso LyX permite crear estilos personalizados.
12258  Por ejemplo, una publicación académica o corporativa que tienen una hoja
12259  de estilo que requiere una letra sans-serif en ciertas situaciones.
12260  También, escritores que a veces usan letra diferente para distinguir reflexione
12261 s del diálogo ordinario.
12262 \end_layout
12263
12264 \begin_layout Standard
12265 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
12266  de nuevo el aviso: ¡No abuses de los estilos de letra! 
12267 \begin_inset Newline newline
12268 \end_inset
12269
12270 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
12271  bien y pueden llegar a parecer coladores.
12272 \end_layout
12273
12274 \begin_layout Standard
12275 Para usar estilos de letra personalizados, abre el diálogo 
12276 \family sans
12277 Editar\SpecialChar \menuseparator
12278 Estilo del texto
12279 \family default
12280 \SpecialChar \menuseparator
12281
12282 \family sans
12283 Personalizado
12284 \family default
12285 .
12286  En él hay varios cuadros desplegables correspondientes a varias propiedades
12287  que puedes escoger.
12288  La opción 
12289 \family sans
12290 Ningún
12291 \begin_inset space ~
12292 \end_inset
12293
12294 cambio
12295 \family default
12296  mantiene el estado actual de esa propiedad.
12297  La opción 
12298 \family sans
12299 Reiniciar
12300 \family default
12301  restablece la propiedad a su valor predeterminado.
12302  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
12303  de un plumazo.
12304 \end_layout
12305
12306 \begin_layout Standard
12307 Las propiedades de fuente y sus opciones (además de 
12308 \family sans
12309 Ningún
12310 \begin_inset space ~
12311 \end_inset
12312
12313 cambio
12314 \family default
12315  y 
12316 \family sans
12317 Reiniciar
12318 \family default
12319 ) son:
12320 \end_layout
12321
12322 \begin_layout Labeling
12323 \labelwidthstring 00.00.0000
12324
12325 \family sans
12326 Familia
12327 \family default
12328  Apariencia general de la fuente.
12329  Las opciones posibles son:
12330 \end_layout
12331
12332 \begin_deeper
12333 \begin_layout Labeling
12334 \labelwidthstring 00.00.0000
12335
12336 \family sans
12337 Roman
12338 \family default
12339  Esta es la familia de tipos romanos.
12340  Normalmente una fuente serif.
12341  Es la familia predeterminada.
12342  (combinación 
12343 \family sans
12344 Alt+C
12345 \begin_inset space ~
12346 \end_inset
12347
12348 R
12349 \family default
12350 )
12351 \end_layout
12352
12353 \begin_layout Labeling
12354 \labelwidthstring 00.00.0000
12355
12356 \family sans
12357 Sans
12358 \begin_inset space ~
12359 \end_inset
12360
12361 Serif
12362 \family default
12363  Esta es la familia de fuentes 
12364 \family sans
12365 Sans Serif.
12366
12367 \family default
12368  (combinación 
12369 \family sans
12370 Alt+C
12371 \begin_inset space ~
12372 \end_inset
12373
12374 S
12375 \family default
12376 )
12377 \end_layout
12378
12379 \begin_layout Labeling
12380 \labelwidthstring 00.00.0000
12381
12382 \family sans
12383 Typewriter
12384 \family default
12385  Esta es la familia de fuentes 
12386 \family typewriter
12387 Typewriter.
12388
12389 \family default
12390  (combinación 
12391 \family sans
12392 Control+Mayúsculas+P)
12393 \end_layout
12394
12395 \end_deeper
12396 \begin_layout Labeling
12397 \labelwidthstring 00.00.0000
12398
12399 \family sans
12400 Serie
12401 \family default
12402  Esto corresponde a la intensidad de impresión.
12403  Las opciones son:
12404 \end_layout
12405
12406 \begin_deeper
12407 \begin_layout Labeling
12408 \labelwidthstring 00.00.0000
12409
12410 \family sans
12411 Medio
12412 \family default
12413  Esta es la serie Medio.
12414  Es el valor predeterminado.
12415 \end_layout
12416
12417 \begin_layout Labeling
12418 \labelwidthstring 00.00.0000
12419
12420 \family sans
12421 Negrita
12422 \family default
12423  
12424 \series bold
12425 Esta es la serie Negrita.
12426
12427 \series default
12428  (combinaciones 
12429 \family sans
12430 Alt+C
12431 \begin_inset space ~
12432 \end_inset
12433
12434 B
12435 \family default
12436
12437 \family sans
12438 Ctrl+B
12439 \family default
12440 )
12441 \end_layout
12442
12443 \end_deeper
12444 \begin_layout Labeling
12445 \labelwidthstring 00.00.0000
12446
12447 \family sans
12448 Forma
12449 \family default
12450  Como su nombre indica.
12451  Opciones:
12452 \end_layout
12453
12454 \begin_deeper
12455 \begin_layout Labeling
12456 \labelwidthstring 00.00.0000
12457
12458 \family sans
12459 Vertical
12460 \family default
12461  Esta es la forma vertical, predeterminada.
12462 \end_layout
12463
12464 \begin_layout Labeling
12465 \labelwidthstring 00.00.0000
12466
12467 \family sans
12468 Cursiva
12469 \family default
12470  
12471 \shape italic
12472 Esta es la forma de letra cursiva
12473 \shape default
12474 \emph on
12475 .
12476 \end_layout
12477
12478 \begin_layout Labeling
12479 \labelwidthstring 00.00.0000
12480
12481 \family sans
12482 Inclinada
12483 \family default
12484  
12485 \shape italic
12486 Esta es la forma de letra Inclinada
12487 \shape default
12488  (aunque quizá no se note en LyX, es diferente de la cursiva).
12489 \end_layout
12490
12491 \begin_layout Labeling
12492 \labelwidthstring 00.00.0000
12493
12494 \family sans
12495 Versalitas
12496 \family default
12497  
12498 \shape smallcaps
12499 Esta es la forma de letra Versalitas
12500 \shape default
12501 \noun on
12502 .
12503 \end_layout
12504
12505 \end_deeper
12506 \begin_layout Labeling
12507 \labelwidthstring 00.00.0000
12508
12509 \family sans
12510 Tamaño
12511 \family default
12512  Altera el tamaño de la fuente.
12513  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
12514  realidad proporcionales al tamaño de fuente del documento.
12515  Insistimos, no das los detalles a LyX, sino una indicación general de lo
12516  que quieres hacer.
12517  Las opciones son:
12518 \end_layout
12519
12520 \begin_deeper
12521 \begin_layout Labeling
12522 \labelwidthstring 00.00.0000
12523
12524 \family sans
12525 Diminuta
12526 \family default
12527  
12528 \size tiny
12529 Este es el tamaño 
12530 \begin_inset Quotes fld
12531 \end_inset
12532
12533 Diminuta
12534 \begin_inset Quotes frd
12535 \end_inset
12536
12537 .
12538
12539 \size default
12540  (combinaciones 
12541 \family sans
12542 Alt+S
12543 \begin_inset space ~
12544 \end_inset
12545
12546 T
12547 \family default
12548
12549 \family sans
12550 Alt+S
12551 \begin_inset space ~
12552 \end_inset
12553
12554 1
12555 \family default
12556 )
12557 \end_layout
12558
12559 \begin_layout Labeling
12560 \labelwidthstring 00.00.0000
12561
12562 \family sans
12563 Pequeñísima
12564 \family default
12565  
12566 \size scriptsize
12567 Este es el tamaño 
12568 \begin_inset Quotes fld
12569 \end_inset
12570
12571 Pequeñísima
12572 \begin_inset Quotes frd
12573 \end_inset
12574
12575
12576 \size default
12577 .
12578  (combinación 
12579 \family sans
12580 Alt+S
12581 \begin_inset space ~
12582 \end_inset
12583
12584 2
12585 \family default
12586 )
12587 \end_layout
12588
12589 \begin_layout Labeling
12590 \labelwidthstring 00.00.0000
12591
12592 \family sans
12593 Más
12594 \begin_inset space ~
12595 \end_inset
12596
12597 pequeña
12598 \family default
12599  
12600 \size footnotesize
12601 Este es el tamaño 
12602 \begin_inset Quotes fld
12603 \end_inset
12604
12605 Más Pequeña
12606 \begin_inset Quotes frd
12607 \end_inset
12608
12609 .
12610
12611 \size default
12612  (combinaciones 
12613 \family sans
12614 Alt+S
12615 \begin_inset space ~
12616 \end_inset
12617
12618 Mayúsculas+S
12619 \family default
12620
12621 \family sans
12622 Alt+S
12623 \begin_inset space ~
12624 \end_inset
12625
12626 3
12627 \family default
12628 )
12629 \end_layout
12630
12631 \begin_layout Labeling
12632 \labelwidthstring 00.00.0000
12633
12634 \family sans
12635 Pequeña
12636 \family default
12637  
12638 \size small
12639 Este es el tamaño 
12640 \begin_inset Quotes fld
12641 \end_inset
12642
12643 Pequeña
12644 \begin_inset Quotes frd
12645 \end_inset
12646
12647 .
12648
12649 \size default
12650  (combinaciones 
12651 \family sans
12652 Alt+S
12653 \begin_inset space ~
12654 \end_inset
12655
12656 S
12657 \family default
12658
12659 \family sans
12660 Alt+S
12661 \begin_inset space ~
12662 \end_inset
12663
12664 4
12665 \family default
12666 )
12667 \end_layout
12668
12669 \begin_layout Labeling
12670 \labelwidthstring 00.00.0000
12671
12672 \family sans
12673 Normal
12674 \family default
12675  Este es el tamaño 
12676 \begin_inset Quotes fld
12677 \end_inset
12678
12679 Normal
12680 \begin_inset Quotes frd
12681 \end_inset
12682
12683 .
12684  Es el valor por omisión.
12685  (combinaciones 
12686 \family sans
12687 Alt+S
12688 \begin_inset space ~
12689 \end_inset
12690
12691 N
12692 \family default
12693
12694 \family sans
12695 Alt+S
12696 \begin_inset space ~
12697 \end_inset
12698
12699 5
12700 \family default
12701 )
12702 \end_layout
12703
12704 \begin_layout Labeling
12705 \labelwidthstring 00.00.0000
12706
12707 \family sans
12708 Grande
12709 \family default
12710  
12711 \size large
12712 Este es el tamaño 
12713 \begin_inset Quotes fld
12714 \end_inset
12715
12716 Grande
12717 \begin_inset Quotes frd
12718 \end_inset
12719
12720 .
12721
12722 \size default
12723  (combinaciones 
12724 \family sans
12725 Alt+S
12726 \begin_inset space ~
12727 \end_inset
12728
12729 L
12730 \family default
12731
12732 \family sans
12733 Alt+S
12734 \begin_inset space ~
12735 \end_inset
12736
12737 6
12738 \family default
12739 )
12740 \end_layout
12741
12742 \begin_layout Labeling
12743 \labelwidthstring 00.00.0000
12744
12745 \family sans
12746 Más
12747 \begin_inset space ~
12748 \end_inset
12749
12750 grande
12751 \family default
12752  
12753 \size larger
12754 Este es el tamaño 
12755 \begin_inset Quotes fld
12756 \end_inset
12757
12758 Más grande
12759 \begin_inset Quotes frd
12760 \end_inset
12761
12762 .
12763
12764 \size default
12765  (combinaciones 
12766 \family sans
12767 Alt+S
12768 \begin_inset space ~
12769 \end_inset
12770
12771 Mayúsculas+L
12772 \family default
12773
12774 \family sans
12775 Alt+S
12776 \begin_inset space ~
12777 \end_inset
12778
12779 7
12780 \family default
12781 )
12782 \end_layout
12783
12784 \begin_layout Labeling
12785 \labelwidthstring 00.00.0000
12786
12787 \family sans
12788 Grandísima
12789 \family default
12790  
12791 \size largest
12792 Este es el tamaño 
12793 \begin_inset Quotes fld
12794 \end_inset
12795
12796 Grandísima
12797 \begin_inset Quotes frd
12798 \end_inset
12799
12800 .
12801
12802 \size default
12803  (combinación 
12804 \family sans
12805 Alt+S
12806 \begin_inset space ~
12807 \end_inset
12808
12809 8
12810 \family default
12811 )
12812 \end_layout
12813
12814 \begin_layout Labeling
12815 \labelwidthstring 00.00.0000
12816
12817 \family sans
12818 Enorme
12819 \family default
12820  
12821 \size huge
12822 Este es el tamaño 
12823 \begin_inset Quotes fld
12824 \end_inset
12825
12826 Enorme
12827 \begin_inset Quotes frd
12828 \end_inset
12829
12830 .
12831
12832 \size default
12833  (combinaciones 
12834 \family sans
12835 Alt+S Mayúsculas
12836 \begin_inset space ~
12837 \end_inset
12838
12839 H
12840 \family default
12841
12842 \family sans
12843 Alt+S
12844 \begin_inset space ~
12845 \end_inset
12846
12847 9
12848 \family default
12849 )
12850 \end_layout
12851
12852 \begin_layout Labeling
12853 \labelwidthstring 00.00.0000
12854
12855 \family sans
12856 Más
12857 \begin_inset space ~
12858 \end_inset
12859
12860 enorme
12861 \family default
12862  
12863 \size giant
12864 Este es el tamaño 
12865 \begin_inset Quotes fld
12866 \end_inset
12867
12868 Más enorme
12869 \begin_inset Quotes frd
12870 \end_inset
12871
12872 .
12873
12874 \size default
12875  (combinaciones 
12876 \family sans
12877 Alt+S
12878 \begin_inset space ~
12879 \end_inset
12880
12881 Mayúsculas+H
12882 \family default
12883
12884 \family sans
12885 Alt+S
12886 \begin_inset space ~
12887 \end_inset
12888
12889 0
12890 \family default
12891 )
12892 \end_layout
12893
12894 \end_deeper
12895 \begin_layout Standard
12896 Reiteramos el aviso 
12897 \emph on
12898 otra vez
12899 \emph default
12900 : no te vuelvas loco con esta característica.
12901  Casi nunca deberías necesitarla.
12902  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12903  eso está bien así.
12904  ¡Esto es sólo para algún ajuste fino!
12905 \end_layout
12906
12907 \begin_layout Labeling
12908 \labelwidthstring 00.00.0000
12909
12910 \family sans
12911 Siempre
12912 \begin_inset space ~
12913 \end_inset
12914
12915 conmutado
12916 \family default
12917  Aquí puedes cambiar estas otras opciones:
12918 \end_layout
12919
12920 \begin_deeper
12921 \begin_layout Labeling
12922 \labelwidthstring 00.00.0000
12923
12924 \family sans
12925 Énfasis
12926 \family default
12927  
12928 \emph on
12929 Texto con énfasis.
12930
12931 \emph default
12932  Podría parecer igual que 
12933 \shape italic
12934 Cursiva
12935 \shape default
12936 , pero realmente es algo diferente.
12937  El énfasis es un atributo 
12938 \emph on
12939 lógico
12940 \emph default
12941 .
12942  Esto significa que cada clase de documento puede definir su propia fuente
12943  para dar énfasis a un texto.
12944  Normalmente equivale a cursiva.
12945 \end_layout
12946
12947 \begin_layout Labeling
12948 \labelwidthstring 00.00.0000
12949
12950 \family sans
12951 Subrayado
12952 \family default
12953  
12954 \bar under
12955 Esto es un texto subrayado.
12956
12957 \bar default
12958  (combinaciones C
12959 \family sans
12960 trl+U, Alt+C
12961 \begin_inset space ~
12962 \end_inset
12963
12964 U)
12965 \begin_inset Newline newline
12966 \end_inset
12967
12968
12969 \family default
12970 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12971  máquinas de escribir, cuando no era posible cambiar de letra.
12972  Ahora no necesitamos resaltar texto subrayando.
12973  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12974  hojas de estilo.
12975 \end_layout
12976
12977 \begin_layout Labeling
12978 \labelwidthstring 00.00.0000
12979
12980 \family sans
12981 Versalitas
12982 \family default
12983  
12984 \noun on
12985 Este texto está en Versalitas.
12986
12987 \noun default
12988  Como 
12989 \family sans
12990 Énfasis
12991 \family default
12992 , es un atributo lógico.
12993  Normalmente equivale a 
12994 \family sans
12995 Mayúsculas pequeñas
12996 \family default
12997 .
12998 \end_layout
12999
13000 \end_deeper
13001 \begin_layout Standard
13002
13003 \end_layout
13004
13005 \begin_layout Labeling
13006 \labelwidthstring 00.00.0000
13007
13008 \family sans
13009 Color
13010 \family default
13011  Esta opción permite poner el texto en color.
13012  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
13013  Además de 
13014 \family sans
13015 Sin
13016 \begin_inset space ~
13017 \end_inset
13018
13019 color
13020 \family default
13021 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
13022  entre 
13023 \family sans
13024 Negro
13025 \family default
13026
13027 \family sans
13028 Blanco
13029 \family default
13030
13031 \family sans
13032 Rojo,
13033 \family default
13034  
13035 \family sans
13036 Verde
13037 \family default
13038
13039 \family sans
13040 Azul
13041 \family default
13042
13043 \family sans
13044 Cyan
13045 \family default
13046
13047 \family sans
13048 Magenta
13049 \family default
13050  y 
13051 \family sans
13052 Amarillo
13053 \family default
13054 .
13055 \begin_inset Index idx
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059 Color ! Texto
13060 \end_layout
13061
13062 \end_inset
13063
13064
13065 \end_layout
13066
13067 \begin_layout Labeling
13068 \labelwidthstring 00.00.0000
13069
13070 \family sans
13071 Idioma
13072 \family default
13073  Se usa para marcar regiones de texto en un idioma distinto al del documento.
13074  El texto así marcado se subraya en azul para indicar el cambio (sólo en
13075  LyX).
13076 \end_layout
13077
13078 \begin_layout Standard
13079 Bien, tienes un gran número de opciones para escoger.
13080  Una vez que has elegido un nuevo estilo de texto en el diálogo 
13081 \family sans
13082 Editar\SpecialChar \menuseparator
13083 Estilo del texto
13084 \family default
13085 , se guardan las opciones.
13086  Para activarlas, usa el botón 
13087 \begin_inset Graphics
13088         filename ../../images/textstyle-apply.png
13089         scale 85
13090         groupId toolbarboton
13091
13092 \end_inset
13093
13094 .
13095  Ese botón te permite alternar el estado de tu estilo personalizado cuando
13096  el diálogo no está visible.
13097  
13098 \end_layout
13099
13100 \begin_layout Standard
13101 Para reiniciar completamente el estilo a sus valores por omisión, usa 
13102 \family sans
13103 Alt+C
13104 \begin_inset space ~
13105 \end_inset
13106
13107 Espacio
13108 \family default
13109 .
13110  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
13111  sólo pones forma 
13112 \begin_inset Quotes fld
13113 \end_inset
13114
13115 inclinada
13116 \begin_inset Quotes frd
13117 \end_inset
13118
13119  y serie 
13120 \begin_inset Quotes fld
13121 \end_inset
13122
13123 negrita
13124 \begin_inset Quotes frd
13125 \end_inset
13126
13127 ), marca el cuadro 
13128 \family sans
13129 Conmutar
13130 \begin_inset space ~
13131 \end_inset
13132
13133 todo
13134 \family default
13135  y pulsa 
13136 \family sans
13137 Aceptar
13138 \family default
13139 .
13140 \end_layout
13141
13142 \begin_layout Standard
13143 Deberías también saber un poco sobre las diferencias entre los tres tipos
13144  principales de fuentes 
13145 \family sans
13146 serif
13147 \family default
13148
13149 \family sans
13150 sans
13151 \begin_inset space ~
13152 \end_inset
13153
13154 serif
13155 \family default
13156 , y 
13157 \family sans
13158 typewriter
13159 \family default
13160 :
13161 \end_layout
13162
13163 \begin_layout Itemize
13164
13165 \family sans
13166 Typewriter
13167 \family default
13168  es una fuente de 
13169 \begin_inset Quotes fld
13170 \end_inset
13171
13172 ancho fijo
13173 \begin_inset Quotes frd
13174 \end_inset
13175
13176 , significa que cada carácter tiene la misma anchura, la 
13177 \begin_inset Quotes fld
13178 \end_inset
13179
13180 i
13181 \begin_inset Quotes frd
13182 \end_inset
13183
13184  ocupa el mismo espacio que la 
13185 \begin_inset Quotes fld
13186 \end_inset
13187
13188 m
13189 \begin_inset Quotes frd
13190 \end_inset
13191
13192 .
13193  Aquí hay un ejemplo
13194 \begin_inset Newline newline
13195 \end_inset
13196
13197
13198 \begin_inset ERT
13199 status collapsed
13200
13201 \begin_layout Plain Layout
13202
13203
13204 \backslash
13205 phantom{
13206 \end_layout
13207
13208 \end_inset
13209
13210 sin 
13211 \begin_inset ERT
13212 status collapsed
13213
13214 \begin_layout Plain Layout
13215
13216 }
13217 \end_layout
13218
13219 \end_inset
13220
13221
13222 \family typewriter
13223 texto en typewriter
13224 \family default
13225
13226 \begin_inset Note Note
13227 status collapsed
13228
13229 \begin_layout Plain Layout
13230 Más sobre 
13231 \series bold
13232
13233 \backslash
13234 phantom
13235 \series default
13236  en la sección 
13237 \begin_inset CommandInset ref
13238 LatexCommand ref
13239 reference "sub:Otros-espacios"
13240
13241 \end_inset
13242
13243 .
13244 \end_layout
13245
13246 \end_inset
13247
13248
13249 \begin_inset Newline newline
13250 \end_inset
13251
13252 sin texto en typewriter
13253 \end_layout
13254
13255 \begin_layout Itemize
13256
13257 \family sans
13258 Serif
13259 \family default
13260  son fuentes formadas por caracteres con pequeños 
13261 \begin_inset Quotes fld
13262 \end_inset
13263
13264 apéndices
13265 \begin_inset Quotes frd
13266 \end_inset
13267
13268  en los extremos de las líneas que los dibujan.
13269  El siguiente ejemplo muestra las diferencias:
13270 \begin_inset Newline newline
13271 \end_inset
13272
13273 texto con letras serif
13274 \begin_inset Newline newline
13275 \end_inset
13276
13277
13278 \family sans
13279 texto con letras no serif
13280 \family default
13281
13282 \begin_inset Newline newline
13283 \end_inset
13284
13285 Los caracteres serif facilitan una cómoda y ágil lectura.
13286  Por esto se usan como fuente predeterminada (conocida por 
13287 \family sans
13288 roman
13289 \family default
13290 ).
13291 \end_layout
13292
13293 \begin_layout Itemize
13294 Las fuentes 
13295 \family sans
13296 Sans serif
13297 \family default
13298  no tienen apéndices.
13299  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
13300  En este documento la usamos para resaltar nombres de menú.
13301 \end_layout
13302
13303 \begin_layout Standard
13304 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
13305  texto.
13306  A menudo se confunde con una buena presentación, y casi nunca es así.
13307 \end_layout
13308
13309 \begin_layout Section
13310 Vista preliminar e impresión
13311 \end_layout
13312
13313 \begin_layout Subsection
13314 Introducción
13315 \end_layout
13316
13317 \begin_layout Standard
13318 Una vez cubiertas algunas de las características fundamentales de la preparación
13319  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
13320  maestra.
13321  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
13322  entre bambalinas.
13323  También damos esta información, con mucho mayor detalle, en el manual 
13324 \emph on
13325 Características adicionales
13326 \emph default
13327 .
13328 \end_layout
13329
13330 \begin_layout Standard
13331 LyX usa el programa LaTeX como soporte.
13332  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
13333  evitar confusión, sólo nos referiremos a LaTeX.
13334  LyX es lo que utilizas para escribir realmente.
13335  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
13336  Esto tiene lugar en dos pasos:
13337 \end_layout
13338
13339 \begin_layout Enumerate
13340 Primero, LyX convierte tu documento a una serie de comandos de texto para
13341  LaTeX, generando un archivo con la extensión 
13342 \begin_inset Quotes fld
13343 \end_inset
13344
13345
13346 \family typewriter
13347 .tex
13348 \family default
13349
13350 \begin_inset Quotes frd
13351 \end_inset
13352
13353 .
13354 \end_layout
13355
13356 \begin_layout Enumerate
13357 A continuación, LaTeX usa los comandos en el archivo 
13358 \family typewriter
13359 .tex
13360 \family default
13361  y genera la salida para imprimir.
13362  
13363 \end_layout
13364
13365 \begin_layout Subsection
13366 Formatos del archivo de salida
13367 \begin_inset Index idx
13368 status collapsed
13369
13370 \begin_layout Plain Layout
13371 Formatos de archivo
13372 \end_layout
13373
13374 \end_inset
13375
13376
13377 \begin_inset CommandInset label
13378 LatexCommand label
13379 name "sub:Formatos-de-salida"
13380
13381 \end_inset
13382
13383
13384 \end_layout
13385
13386 \begin_layout Subsubsection
13387 Texto simple (ASCII)
13388 \begin_inset Index idx
13389 status collapsed
13390
13391 \begin_layout Plain Layout
13392 Formatos de archivo ! Texto simple
13393 \end_layout
13394
13395 \end_inset
13396
13397
13398 \end_layout
13399
13400 \begin_layout Standard
13401 Este tipo de archivo tiene la extensión 
13402 \begin_inset Quotes fld
13403 \end_inset
13404
13405
13406 \family typewriter
13407 .txt
13408 \family default
13409
13410 \begin_inset Quotes frd
13411 \end_inset
13412
13413 .
13414  Contiene el documento en texto simple siguiendo las normas del 
13415 \emph on
13416 American Standard Code for Information Interchange
13417 \emph default
13418  (ASCII).
13419 \end_layout
13420
13421 \begin_layout Standard
13422 Puedes exportar el documento a ASCII con el menú  
13423 \family sans
13424 Archivo\SpecialChar \menuseparator
13425 Exportar\SpecialChar \menuseparator
13426 Texto
13427 \begin_inset space ~
13428 \end_inset
13429
13430 simple
13431 \family default
13432  ou 
13433 \family sans
13434 Archivo\SpecialChar \menuseparator
13435 Exportar\SpecialChar \menuseparator
13436 Texto
13437 \begin_inset space ~
13438 \end_inset
13439
13440 simple
13441 \begin_inset space ~
13442 \end_inset
13443
13444 (ps2ascii)
13445 \family default
13446 .
13447  
13448 \lang english
13449 The latter will first internally export to PostScript and then do the conversion
13450  to ASCII.
13451 \end_layout
13452
13453 \begin_layout Subsubsection
13454 LaTeX
13455 \begin_inset Index idx
13456 status collapsed
13457
13458 \begin_layout Plain Layout
13459 Formatos de archivo ! LaTeX
13460 \end_layout
13461
13462 \end_inset
13463
13464
13465 \end_layout
13466
13467 \begin_layout Standard
13468 Este tipo de archivo tiene extensión 
13469 \begin_inset Quotes fld
13470 \end_inset
13471
13472
13473 \family typewriter
13474 .tex
13475 \family default
13476
13477 \begin_inset Quotes frd
13478 \end_inset
13479
13480  y contiene todos los comandos necesarios para procesar el documento con
13481  el programa LaTeX.
13482  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
13483  manualmente con comandos de consola.
13484  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
13485  siempre que veas (menú 
13486 \family sans
13487 Ver
13488 \family default
13489 ) o exportes el documento.
13490 \end_layout
13491
13492 \begin_layout Standard
13493 Puedes exportar el documento a LaTeX con el menú 
13494 \family sans
13495 Archivo\SpecialChar \menuseparator
13496 Exportar\SpecialChar \menuseparator
13497 LaT
13498 \begin_inset ERT
13499 status collapsed
13500
13501 \begin_layout Plain Layout
13502
13503 {}
13504 \end_layout
13505
13506 \end_inset
13507
13508 eX
13509 \family default
13510 .
13511 \end_layout
13512
13513 \begin_layout Subsubsection
13514 DVI
13515 \begin_inset Index idx
13516 status collapsed
13517
13518 \begin_layout Plain Layout
13519 Formatos de archivo ! DVI
13520 \end_layout
13521
13522 \end_inset
13523
13524
13525 \end_layout
13526
13527 \begin_layout Standard
13528 Este tipo de archivo tiene extensión 
13529 \begin_inset Quotes fld
13530 \end_inset
13531
13532
13533 \family typewriter
13534 .dvi
13535 \family default
13536
13537 \begin_inset Quotes frd
13538 \end_inset
13539
13540 .
13541  Se conoce como 
13542 \begin_inset Quotes fld
13543 \end_inset
13544
13545 independiente del dispositivo
13546 \begin_inset Quotes frd
13547 \end_inset
13548
13549  (
13550 \begin_inset Quotes fld
13551 \end_inset
13552
13553 device-independent
13554 \begin_inset Quotes frd
13555 \end_inset
13556
13557 , DVI), porque es completamente portable; puedes moverlo de una máquina
13558  a otra sin necesidad de hacer ninguna conversión.
13559  DVIs se usan para rápidas vistas preliminares y como preparación para otros
13560  formatos de salida, como PostScript.
13561 \end_layout
13562
13563 \begin_layout Standard
13564 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
13565  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
13566  Esta característica también puede retardar la visualización del archivo,
13567  porque el visor DVI tiene que convertir la imagen en segundo plano para
13568  hacerla visible al deslizar el visor.
13569  Así pues recomendamos usar PDF para archivos con muchas imágenes.
13570 \end_layout
13571
13572 \begin_layout Standard
13573 Un documento se exporta a DVI con el menú 
13574 \family sans
13575 Archivo\SpecialChar \menuseparator
13576 Exportar\SpecialChar \menuseparator
13577 DVI
13578 \family default
13579  o 
13580 \family sans
13581 Archivo\SpecialChar \menuseparator
13582 Exportar\SpecialChar \menuseparator
13583 DVI
13584 \begin_inset space ~
13585 \end_inset
13586
13587 (LuaTe
13588 \begin_inset ERT
13589 status collapsed
13590
13591 \begin_layout Plain Layout
13592
13593 {}
13594 \end_layout
13595
13596 \end_inset
13597
13598 X).
13599
13600 \family default
13601  
13602 \lang english
13603 The latter option uses the program 
13604 \family typewriter
13605 LuaTeX
13606 \family default
13607 .
13608  
13609 \family typewriter
13610 LuaTeX
13611 \family default
13612  is an engine that provides direct Unicode support and support for direct
13613  font access (see section
13614 \begin_inset space ~
13615 \end_inset
13616
13617
13618 \begin_inset CommandInset ref
13619 LatexCommand ref
13620 reference "sub:LaTeX-font-support"
13621
13622 \end_inset
13623
13624 ).
13625  LuaTeX is still work in progress, but it might develop into the next standard
13626  TeX processor.
13627 \end_layout
13628
13629 \begin_layout Standard
13630
13631 \end_layout
13632
13633 \begin_layout Subsubsection
13634 PostScript
13635 \begin_inset Index idx
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639 Formatos de archivo ! PostScript
13640 \end_layout
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \begin_layout Standard
13648 Este tipo de archivo tiene la extensión 
13649 \begin_inset Quotes fld
13650 \end_inset
13651
13652
13653 \family typewriter
13654 .ps
13655 \family default
13656
13657 \begin_inset Quotes frd
13658 \end_inset
13659
13660 .
13661  PostScript fue desarrollado por la compañía 
13662 \family typewriter
13663 Adobe
13664 \family default
13665  como lenguaje para impresoras.
13666  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13667  PostScript puede considerarse como un 
13668 \begin_inset Quotes fld
13669 \end_inset
13670
13671 lenguaje de programación
13672 \begin_inset Quotes frd
13673 \end_inset
13674
13675 ; con él puedes calcular y dibujar imágenes y diagramas.
13676 \begin_inset Foot
13677 status collapsed
13678
13679 \begin_layout Plain Layout
13680 Si estás interesado en este tema acude al paquete LaTeX 
13681 \series bold
13682 pstricks
13683 \series default
13684
13685 \begin_inset Index idx
13686 status collapsed
13687
13688 \begin_layout Plain Layout
13689 LaTeX, paquetes ! pstricks
13690 \end_layout
13691
13692 \end_inset
13693
13694 .
13695 \end_layout
13696
13697 \end_inset
13698
13699  Por esto los archivos suelen ser más grandes que los PDF.
13700 \end_layout
13701
13702 \begin_layout Standard
13703 Los archivos PostScript sólo pueden contener imágenes en el formato 
13704 \begin_inset Quotes fld
13705 \end_inset
13706
13707 Encapsulated PostScript
13708 \begin_inset Quotes frd
13709 \end_inset
13710
13711  (EPS, extensión 
13712 \begin_inset Quotes fld
13713 \end_inset
13714
13715
13716 \family typewriter
13717 .eps
13718 \family default
13719
13720 \begin_inset Quotes frd
13721 \end_inset
13722
13723 ).
13724  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13725  en segundo plano para convertir las imágenes a EPS.
13726  Si por ejemplo, el documento tiene 50
13727 \begin_inset space \thinspace{}
13728 \end_inset
13729
13730 imágenes, LyX ha de hacer 50
13731 \begin_inset space \thinspace{}
13732 \end_inset
13733
13734 conversiones cada vez que veas o exportes el documento.
13735  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13736  puedes evitar el problema insertando las imágenes directamente en EPS.
13737 \end_layout
13738
13739 \begin_layout Standard
13740 El documento se puede exportar a PostScript con el menú 
13741 \family sans
13742 Archivo\SpecialChar \menuseparator
13743 Exportar\SpecialChar \menuseparator
13744 Postscript
13745 \family default
13746 .
13747 \end_layout
13748
13749 \begin_layout Subsubsection
13750 PDF
13751 \begin_inset Index idx
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755 Formatos de archivo ! PDF
13756 \end_layout
13757
13758 \end_inset
13759
13760
13761 \begin_inset Index idx
13762 status collapsed
13763
13764 \begin_layout Plain Layout
13765 PDF
13766 \end_layout
13767
13768 \end_inset
13769
13770
13771 \end_layout
13772
13773 \begin_layout Standard
13774 Este tipo de archivo tiene la extensión 
13775 \begin_inset Quotes fld
13776 \end_inset
13777
13778
13779 \family typewriter
13780 .pdf
13781 \family default
13782
13783 \begin_inset Quotes frd
13784 \end_inset
13785
13786 .
13787  El formato 
13788 \begin_inset Quotes fld
13789 \end_inset
13790
13791 Portable Document Format
13792 \begin_inset Quotes frd
13793 \end_inset
13794
13795  (PDF) fue desarrollado por 
13796 \family typewriter
13797 Adobe
13798 \family default
13799  como un derivado de PostScript.
13800  Es más comprimido y utiliza muchos menos comandos que PostScript.
13801  Como su nombre 
13802 \begin_inset Quotes fld
13803 \end_inset
13804
13805 portable
13806 \begin_inset Quotes frd
13807 \end_inset
13808
13809  indica, puede ser procesado en cualquier sistema operativo y la salida
13810  impresa se muestra exactamente igual.
13811 \end_layout
13812
13813 \begin_layout Standard
13814 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13815  
13816 \begin_inset Quotes fld
13817 \end_inset
13818
13819 Joint Photographic Experts Group
13820 \begin_inset Quotes frd
13821 \end_inset
13822
13823  (JPG, extensión 
13824 \begin_inset Quotes fld
13825 \end_inset
13826
13827
13828 \family typewriter
13829 .jpg
13830 \family default
13831
13832 \begin_inset Quotes frd
13833 \end_inset
13834
13835  o 
13836 \begin_inset Quotes fld
13837 \end_inset
13838
13839
13840 \family typewriter
13841 .jpeg
13842 \family default
13843
13844 \begin_inset Quotes frd
13845 \end_inset
13846
13847 ), y 
13848 \begin_inset Quotes fld
13849 \end_inset
13850
13851 Portable Network Graphics
13852 \begin_inset Quotes frd
13853 \end_inset
13854
13855  (PNG, extensión 
13856 \begin_inset Quotes fld
13857 \end_inset
13858
13859
13860 \family typewriter
13861 .png
13862 \family default
13863
13864 \begin_inset Quotes frd
13865 \end_inset
13866
13867 ).
13868  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13869  los convierte en segundo plano a alguno de los anteriores.
13870  Pero como se ha comentado en la sección sobre PostScript, la conversión
13871  de gráficos ralentiza el trabajo.
13872  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13873  mencionados.
13874 \end_layout
13875
13876 \begin_layout Standard
13877 Un documento se puede exportar a PDF con el menú 
13878 \family sans
13879 Archivo\SpecialChar \menuseparator
13880 Exportar
13881 \family default
13882  en tres modos diferentes:
13883 \end_layout
13884
13885 \begin_layout Description
13886 PDF Este utiliza el programa 
13887 \family typewriter
13888 ps2pdf
13889 \family default
13890  que crea un PDF a partir de una versión PostScript del archivo.
13891  La versión PostScript es producida por el programa 
13892 \family typewriter
13893 dvips
13894 \family default
13895  que usa una versión DVI como paso intermedio.
13896  Así que este modo de exportación consta de tres conversiones.
13897 \end_layout
13898
13899 \begin_layout Description
13900 PDF
13901 \begin_inset space ~
13902 \end_inset
13903
13904 (dvipdfm) Este utiliza el programa 
13905 \family typewriter
13906 dvipdfm
13907 \family default
13908  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13909  PDF.
13910 \end_layout
13911
13912 \begin_layout Description
13913 PDF
13914 \begin_inset space ~
13915 \end_inset
13916
13917 (pdflatex) Este utiliza el programa 
13918 \family typewriter
13919 pdftex
13920 \family default
13921  que convierte directamente el archivo a PDF.
13922 \end_layout
13923
13924 \begin_layout Description
13925 PDF
13926 \begin_inset space ~
13927 \end_inset
13928
13929 (XeTe
13930 \begin_inset ERT
13931 status collapsed
13932
13933 \begin_layout Plain Layout
13934
13935 {}
13936 \end_layout
13937
13938 \end_inset
13939
13940 X) 
13941 \lang english
13942 This uses the program 
13943 \family typewriter
13944 XeTeX
13945 \family default
13946  that converts your file directly to PDF.
13947  
13948 \family typewriter
13949 XeTeX
13950 \family default
13951  is a new engine that provides direct Unicode support and support for direct
13952  font access (see section
13953 \begin_inset space ~
13954 \end_inset
13955
13956
13957 \begin_inset CommandInset ref
13958 LatexCommand ref
13959 reference "sub:LaTeX-font-support"
13960
13961 \end_inset
13962
13963 ).
13964  It is particularly good at typesetting different scripts.
13965 \end_layout
13966
13967 \begin_layout Description
13968 PDF
13969 \begin_inset space ~
13970 \end_inset
13971
13972 (LuaTe
13973 \begin_inset ERT
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977
13978 {}
13979 \end_layout
13980
13981 \end_inset
13982
13983 X) 
13984 \lang english
13985 This uses the program 
13986 \family typewriter
13987 LuaTeX
13988 \family default
13989  that converts your file directly to PDF.
13990  
13991 \family typewriter
13992 LuaTeX
13993 \family default
13994  is an even newer engine, derived from 
13995 \family typewriter
13996 pdflatex
13997 \family default
13998 , that also provides direct Unicode support and support for direct font
13999  access (see section
14000 \begin_inset space ~
14001 \end_inset
14002
14003
14004 \begin_inset CommandInset ref
14005 LatexCommand ref
14006 reference "sub:LaTeX-font-support"
14007
14008 \end_inset
14009
14010 ).
14011  LuaTeX is still work in progress, but it might develop into the next standard
14012  tex processor.
14013 \end_layout
14014
14015 \begin_layout Standard
14016 Recomendamos usar 
14017 \family sans
14018 PDF
14019 \begin_inset space ~
14020 \end_inset
14021
14022 (pdflatex)
14023 \family default
14024  porque 
14025 \family typewriter
14026 pdftex
14027 \family default
14028  soporta todas las características de las versiones actuales de PDF, es
14029  rápido y estable.
14030  
14031 \lang english
14032 If you rely on multiscript support and\SpecialChar \slash{}
14033 or specific OpenType fonts, you might
14034  want to try out 
14035 \family sans
14036 PDF
14037 \begin_inset space ~
14038 \end_inset
14039
14040 (XeTe
14041 \begin_inset ERT
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045
14046 {}
14047 \end_layout
14048
14049 \end_inset
14050
14051 X)
14052 \family default
14053  or 
14054 \family sans
14055 PDF
14056 \begin_inset space ~
14057 \end_inset
14058
14059 (LuaTe
14060 \begin_inset ERT
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064
14065 {}
14066 \end_layout
14067
14068 \end_inset
14069
14070 X)
14071 \family default
14072  instead, bearing in mind that these two programs are not yet as mature
14073  as 
14074 \family typewriter
14075 pdflatex
14076 \family default
14077 .
14078 \end_layout
14079
14080 \begin_layout Subsection
14081 Vista preliminar
14082 \begin_inset Index idx
14083 status collapsed
14084
14085 \begin_layout Plain Layout
14086 Documentos ! Vista preliminar
14087 \end_layout
14088
14089 \end_inset
14090
14091
14092 \end_layout
14093
14094 \begin_layout Standard
14095 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
14096  de página, notas bien numeradas, y demás, usa el menú 
14097 \family sans
14098 Ver
14099 \family default
14100  y elige el tipo de archivo.
14101  Se mostrará un programa visor donde podemos ver la salida.
14102  Para 
14103 \family sans
14104 Ver\SpecialChar \menuseparator
14105 DVI
14106 \family default
14107  puedes usar el botón 
14108 \begin_inset Graphics
14109         filename ../../images/buffer-view_dvi.png
14110         scale 85
14111         groupId toolbarboton
14112
14113 \end_inset
14114
14115  (atajo 
14116 \family sans
14117 Ctrl+D
14118 \family default
14119 ), para 
14120 \family sans
14121 Ver\SpecialChar \menuseparator
14122 PDF
14123 \begin_inset space ~
14124 \end_inset
14125
14126 (pdflatex)
14127 \family default
14128  puedes usar el botón 
14129 \begin_inset Graphics
14130         filename ../../images/buffer-view_pdf2.png
14131         scale 85
14132         groupId toolbarboton
14133
14134 \end_inset
14135
14136 , y para 
14137 \family sans
14138 Ver\SpecialChar \menuseparator
14139 Postscript
14140 \family default
14141  el botón 
14142 \begin_inset Graphics
14143         filename ../../images/buffer-view_ps.png
14144         scale 85
14145         groupId toolbarboton
14146
14147 \end_inset
14148
14149  (atajo 
14150 \family sans
14151 Ctrl+T
14152 \family default
14153 ).
14154 \end_layout
14155
14156 \begin_layout Standard
14157 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
14158  ventana del visor usando el menú 
14159 \family sans
14160 Ver\SpecialChar \menuseparator
14161 Actualizar
14162 \family default
14163 .
14164 \end_layout
14165
14166 \begin_layout Standard
14167 Cuando utilizas 
14168 \family sans
14169 Ver
14170 \family default
14171  un archivo, el archivo de salida sólo se genera en el directorio temporal
14172  de LyX.
14173  Para disponer de un archivo de salida real, utiliza 
14174 \family sans
14175 Exportar
14176 \family default
14177 .
14178 \end_layout
14179
14180 \begin_layout Subsection
14181 Imprimir archivos desde LyX
14182 \begin_inset Index idx
14183 status collapsed
14184
14185 \begin_layout Plain Layout
14186 Documentos ! Imprimir
14187 \end_layout
14188
14189 \end_inset
14190
14191
14192 \begin_inset CommandInset label
14193 LatexCommand label
14194 name "sub:Imprimir-archivos"
14195
14196 \end_inset
14197
14198
14199 \end_layout
14200
14201 \begin_layout Standard
14202 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
14203  desde LyX, con el menú 
14204 \family sans
14205 Archivo\SpecialChar \menuseparator
14206 Imprimir
14207 \family default
14208  o clic en el botón 
14209 \begin_inset Graphics
14210         filename ../../images/dialog-show_print.png
14211         scale 85
14212         groupId toolbarboton
14213
14214 \end_inset
14215
14216 .
14217  LyX llamará internamente a LaTeX para generar un DVI.
14218  Este archivo es procesado por el programa 
14219 \family typewriter
14220 dvips
14221 \family default
14222  a un archivo PostScript, que es finalmente impreso mediante el programa
14223  
14224 \family typewriter
14225 ghostscript
14226 \family default
14227 .
14228  Debido a esta serie de pasos, este método no es el más rápido.
14229 \end_layout
14230
14231 \begin_layout Standard
14232 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
14233  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
14234  después de imprimir una cara para imprimir la otra.
14235  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
14236  Al escoger un determinado orden de impresión, puedes tener todas las hojas
14237  ya ordenadas al salir de la impresora.
14238 \end_layout
14239
14240 \begin_layout Standard
14241 En el cuadro 
14242 \family sans
14243 Destino
14244 \begin_inset space ~
14245 \end_inset
14246
14247 de
14248 \begin_inset space ~
14249 \end_inset
14250
14251 impresión
14252 \family default
14253  puedes establecer los siguientes parámetros:
14254 \end_layout
14255
14256 \begin_layout Labeling
14257 \labelwidthstring 00.00.0000
14258
14259 \family sans
14260 Impresora
14261 \family default
14262  Este es el nombre de la impresora.
14263 \begin_inset Foot
14264 status collapsed
14265
14266 \begin_layout Plain Layout
14267 Observa que este nombre de impresora es para el programa 
14268 \family typewriter
14269 dvips
14270 \family default
14271 .
14272  Esto implica que 
14273 \family typewriter
14274 dvips
14275 \family default
14276  ha de configurarse para este nombre.
14277  La impresora predeterminada se puede poner en el diálogo 
14278 \family sans
14279 Preferencias
14280 \family default
14281  de LyX, véase la sección
14282 \begin_inset space ~
14283 \end_inset
14284
14285
14286 \begin_inset CommandInset ref
14287 LatexCommand ref
14288 reference "sub:Impresora"
14289
14290 \end_inset
14291
14292 .
14293 \end_layout
14294
14295 \end_inset
14296
14297  La impresora debe entender PostScript.
14298 \end_layout
14299
14300 \begin_layout Labeling
14301 \labelwidthstring 00.00.0000
14302
14303 \family sans
14304 Archivo
14305 \family default
14306  Nombre con el que se guardará la salida como archivo PostScript.
14307  Se guardará en el directorio de trabajo de LyX a menos que se especifique
14308  una ruta completa.
14309 \end_layout
14310
14311 \begin_layout Section
14312 Unas palabras sobre tipografía
14313 \begin_inset Index idx
14314 status collapsed
14315
14316 \begin_layout Plain Layout
14317 Tipografía
14318 \end_layout
14319
14320 \end_inset
14321
14322
14323 \end_layout
14324
14325 \begin_layout Subsection
14326 Guiones
14327 \begin_inset Index idx
14328 status collapsed
14329
14330 \begin_layout Plain Layout
14331 Guiones
14332 \end_layout
14333
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \begin_layout Standard
14340 En LyX, el carácter 
14341 \begin_inset Quotes fld
14342 \end_inset
14343
14344
14345 \family typewriter
14346 -
14347 \family default
14348
14349 \begin_inset Quotes frd
14350 \end_inset
14351
14352  dispone de cuatro longitudes, 
14353 \emph on
14354 guión
14355 \emph default
14356
14357 \emph on
14358 semirraya
14359 \emph default
14360  (longitud doble), 
14361 \emph on
14362 raya
14363 \emph default
14364  (longitud triple) y el signo 
14365 \emph on
14366 menos
14367 \emph default
14368 :
14369 \end_layout
14370
14371 \begin_layout Standard
14372 \begin_inset VSpace defskip
14373 \end_inset
14374
14375
14376 \end_layout
14377
14378 \begin_layout Standard
14379 \begin_inset Tabular
14380 <lyxtabular version="3" rows="5" columns="3">
14381 <features tabularvalignment="middle">
14382 <column alignment="left" valignment="top" width="0">
14383 <column alignment="left" valignment="top" width="0">
14384 <column alignment="left" valignment="top" width="0">
14385 <row interlinespace="3mm">
14386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14387 \begin_inset Text
14388
14389 \begin_layout Plain Layout
14390 nombre
14391 \end_layout
14392
14393 \end_inset
14394 </cell>
14395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14396 \begin_inset Text
14397
14398 \begin_layout Plain Layout
14399 salida
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 se inserta con
14409 \end_layout
14410
14411 \end_inset
14412 </cell>
14413 </row>
14414 <row interlinespace="3mm">
14415 <cell alignment="center" valignment="top" usebox="none">
14416 \begin_inset Text
14417
14418 \begin_layout Plain Layout
14419 guión
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 <cell alignment="center" valignment="top" usebox="none">
14425 \begin_inset Text
14426
14427 \begin_layout Plain Layout
14428 -
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 <cell alignment="center" valignment="top" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Plain Layout
14437 tecla «
14438 \family typewriter
14439 -
14440 \family default
14441 »
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 </row>
14447 <row interlinespace="3mm">
14448 <cell alignment="center" valignment="top" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Plain Layout
14452 semirraya
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470
14471 \family sans
14472 Insertar\SpecialChar \menuseparator
14473 Carácter especial\SpecialChar \menuseparator
14474 Símbolos
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 </row>
14480 <row interlinespace="3mm">
14481 <cell alignment="center" valignment="top" usebox="none">
14482 \begin_inset Text
14483
14484 \begin_layout Plain Layout
14485 raya
14486 \end_layout
14487
14488 \end_inset
14489 </cell>
14490 <cell alignment="center" valignment="top" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Plain Layout
14503
14504 \family sans
14505 Insertar\SpecialChar \menuseparator
14506 Carácter especial\SpecialChar \menuseparator
14507 Símbolos
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 </row>
14513 <row>
14514 <cell alignment="center" valignment="top" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518 menos
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 <cell alignment="center" valignment="top" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Plain Layout
14527 \begin_inset Formula $-$
14528 \end_inset
14529
14530
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 <cell alignment="center" valignment="top" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Plain Layout
14539 «
14540 \family typewriter
14541 -
14542 \family default
14543 » en modo matemático
14544 \end_layout
14545
14546 \end_inset
14547 </cell>
14548 </row>
14549 </lyxtabular>
14550
14551 \end_inset
14552
14553
14554 \begin_inset VSpace defskip
14555 \end_inset
14556
14557
14558 \end_layout
14559
14560 \begin_layout Standard
14561 La semirraya y la raya se pueden generar también insertando el carácter
14562  «
14563 \family typewriter
14564 -
14565 \family default
14566 » varias veces.
14567  En la salida se mostrarán los guiones con su longitud apropiada, pero no
14568  en LyX.
14569  «-
14570 \begin_inset space \thinspace{}
14571 \end_inset
14572
14573 -» genera una semirraya y «-
14574 \begin_inset space \thinspace{}
14575 \end_inset
14576
14577 -
14578 \begin_inset space \thinspace{}
14579 \end_inset
14580
14581 -» una raya.
14582 \end_layout
14583
14584 \begin_layout Standard
14585 Los tres tipos de guión son distintos del signo menos, que se usa en modo
14586  matemático y tiene su propia longitud.
14587  Aquí tenemos unos ejemplos de uso de 
14588 \begin_inset Quotes fld
14589 \end_inset
14590
14591
14592 \family typewriter
14593 -
14594 \family default
14595
14596 \begin_inset Quotes frd
14597 \end_inset
14598
14599 :
14600 \end_layout
14601
14602 \begin_layout Enumerate
14603 División de palabras a final de lí-nea
14604 \begin_inset space \hfill{}
14605 \end_inset
14606
14607 (
14608 \emph on
14609 guión
14610 \emph default
14611 )
14612 \end_layout
14613
14614 \begin_layout Enumerate
14615 De A–Z
14616 \begin_inset space \hfill{}
14617 \end_inset
14618
14619 (
14620 \emph on
14621 semirraya
14622 \emph default
14623 )
14624 \end_layout
14625
14626 \begin_layout Enumerate
14627 Incisos y diálogos.
14628  ¡Oh! ―aquí hay rayas―.
14629 \begin_inset space \hfill{}
14630 \end_inset
14631
14632 (
14633 \emph on
14634 raya
14635 \emph default
14636 )
14637 \end_layout
14638
14639 \begin_layout Enumerate
14640 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14641 \end_inset
14642
14643
14644 \begin_inset space \hfill{}
14645 \end_inset
14646
14647 (
14648 \emph on
14649 menos
14650 \emph default
14651 )
14652 \end_layout
14653
14654 \begin_layout Subsection
14655 División de palabras con guión
14656 \begin_inset Index idx
14657 status collapsed
14658
14659 \begin_layout Plain Layout
14660 División de palabras
14661 \end_layout
14662
14663 \end_inset
14664
14665
14666 \begin_inset CommandInset label
14667 LatexCommand label
14668 name "sub:División-con-guión"
14669
14670 \end_inset
14671
14672
14673 \end_layout
14674
14675 \begin_layout Standard
14676 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
14677  automáticamente, por medio del paquete LaTeX 
14678 \series bold
14679 babel
14680 \series default
14681
14682 \begin_inset Index idx
14683 status collapsed
14684
14685 \begin_layout Plain Layout
14686 LaTeX, paquetes ! babel
14687 \end_layout
14688
14689 \end_inset
14690
14691 , siguiendo las normas del idioma del documento.
14692 \begin_inset Foot
14693 status collapsed
14694
14695 \begin_layout Plain Layout
14696 Para los lectores alemanes: Esta es una de las diferencias principales entre
14697  a
14698 \family sans
14699 lemán
14700 \family default
14701  y 
14702 \family sans
14703 alemán
14704 \family default
14705  (
14706 \family sans
14707 nueva ortografía
14708 \family default
14709 ) en el diálogo 
14710 \family sans
14711 Documento\SpecialChar \menuseparator
14712 Configuración
14713 \family default
14714 .
14715 \end_layout
14716
14717 \end_inset
14718
14719
14720 \end_layout
14721
14722 \begin_layout Standard
14723 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
14724 es con texto en fuente 
14725 \family sans
14726 typewriter
14727 \family default
14728  y con estructuras inusuales, como 
14729 \begin_inset Quotes fld
14730 \end_inset
14731
14732 h3knix/m0n0wall
14733 \begin_inset Quotes frd
14734 \end_inset
14735
14736 .
14737  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
14738  un guión con el menú 
14739 \family sans
14740 Insertar\SpecialChar \menuseparator
14741 Formato\SpecialChar \menuseparator
14742 Guión silábico
14743 \family default
14744 .
14745  Estos guiones extras sólo son recomendaciones para LaTeX.
14746  Si los guiones no son necesarios, LaTeX los ignorará.
14747 \end_layout
14748
14749 \begin_layout Standard
14750 A veces interesará evitar que ciertas palabras o estructuras se partan.
14751  Supongamos que en el documento se describe una combinación de teclas en
14752  la forma 
14753 \begin_inset Quotes fld
14754 \end_inset
14755
14756 A-b c
14757 \begin_inset Quotes frd
14758 \end_inset
14759
14760 .
14761  LaTeX se encuentra con el guión 
14762 \begin_inset Quotes fld
14763 \end_inset
14764
14765 -
14766 \begin_inset Quotes frd
14767 \end_inset
14768
14769  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14770  feo.
14771  Para impedir que se parta esa secuencia de letras, 
14772 \lang english
14773 you can put it into a makebox as described in section
14774 \lang spanish
14775  
14776 \begin_inset Quotes fld
14777 \end_inset
14778
14779 Evitar la partición de palabras
14780 \begin_inset Quotes frd
14781 \end_inset
14782
14783  
14784 \lang english
14785 of the 
14786 \emph on
14787 EmbeddedObjects
14788 \emph default
14789  manual.
14790 \end_layout
14791
14792 \begin_layout Subsection
14793 Signos de puntuación
14794 \begin_inset Index idx
14795 status collapsed
14796
14797 \begin_layout Plain Layout
14798 Signos de puntuación
14799 \end_layout
14800
14801 \end_inset
14802
14803
14804 \end_layout
14805
14806 \begin_layout Subsubsection
14807 Abreviaturas y fin de frase
14808 \begin_inset CommandInset label
14809 LatexCommand label
14810 name "sub:Abreviaturas"
14811
14812 \end_inset
14813
14814
14815 \end_layout
14816
14817 \begin_layout Standard
14818 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14819  distingue automáticamente entre palabras, frases y abreviaturas.
14820  LaTeX añade entonces la 
14821 \begin_inset Quotes fld
14822 \end_inset
14823
14824 cantidad de espacio adecuada
14825 \begin_inset Quotes frd
14826 \end_inset
14827
14828 .
14829  Esto significa que en las frases hay un poquito más de espacio entre el
14830  punto y la palabra siguiente.
14831  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14832 \end_layout
14833
14834 \begin_layout Standard
14835 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14836  funciona.
14837  Si un 
14838 \begin_inset Quotes fld
14839 \end_inset
14840
14841
14842 \family typewriter
14843 .
14844 \family default
14845
14846 \begin_inset Quotes frd
14847 \end_inset
14848
14849  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14850  es una abreviatura.
14851 \end_layout
14852
14853 \begin_layout Standard
14854 Aquí hay unos ejemplos de abreviaturas 
14855 \emph on
14856 correctas
14857 \emph default
14858  y finales de frase:
14859 \end_layout
14860
14861 \begin_layout Itemize
14862 M.
14863  Butterfly
14864 \end_layout
14865
14866 \begin_layout Itemize
14867 No te preocupes.
14868  Sé feliz.
14869 \end_layout
14870
14871 \begin_layout Standard
14872 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14873 \end_layout
14874
14875 \begin_layout Itemize
14876 p.
14877  e.
14878  ¡aquí hay demasiado espacio!
14879 \end_layout
14880
14881 \begin_layout Itemize
14882 Apartado B.
14883  Esto es correcto.
14884 \end_layout
14885
14886 \begin_layout Standard
14887 No verás nada incorrecto hasta que veas la salida del documento.
14888 \end_layout
14889
14890 \begin_layout Standard
14891 Para arreglar este inconveniente, haz una de las siguientes cosas:
14892 \end_layout
14893
14894 \begin_layout Enumerate
14895 Inserta un 
14896 \family sans
14897 Espacio
14898 \begin_inset space ~
14899 \end_inset
14900
14901 entre palabras
14902 \family default
14903  detrás de abreviaturas en minúscula (véase sección 
14904 \begin_inset CommandInset ref
14905 LatexCommand ref
14906 reference "sub:Espacio-entre-palabra"
14907
14908 \end_inset
14909
14910 ).
14911 \begin_inset Index idx
14912 status collapsed
14913
14914 \begin_layout Plain Layout
14915 Espacios ! Entre palabras
14916 \end_layout
14917
14918 \end_inset
14919
14920
14921 \end_layout
14922
14923 \begin_layout Enumerate
14924 Inserta un 
14925 \family sans
14926 Espacio
14927 \begin_inset space ~
14928 \end_inset
14929
14930 delgado 
14931 \family default
14932 entre los caracteres abreviados (véase sección 
14933 \begin_inset CommandInset ref
14934 LatexCommand ref
14935 reference "sub:Espacio-delgado"
14936
14937 \end_inset
14938
14939 )
14940 \begin_inset Index idx
14941 status collapsed
14942
14943 \begin_layout Plain Layout
14944 Espacios ! Delgado
14945 \end_layout
14946
14947 \end_inset
14948
14949
14950 \end_layout
14951
14952 \begin_layout Enumerate
14953 Inserta un punto 
14954 \family sans
14955 Fin
14956 \begin_inset space ~
14957 \end_inset
14958
14959 de
14960 \begin_inset space ~
14961 \end_inset
14962
14963 oración
14964 \family default
14965  con el menú 
14966 \family sans
14967 Insertar\SpecialChar \menuseparator
14968 Carácter
14969 \begin_inset space ~
14970 \end_inset
14971
14972 especial
14973 \family default
14974  para forzar el uso de un espacio entre frases.
14975  Esta función está asociada a 
14976 \family sans
14977 Ctrl+.
14978
14979 \family default
14980  para un rápido acceso.
14981 \end_layout
14982
14983 \begin_layout Standard
14984 Con las correcciones, los ejemplos anteriores quedan así:
14985 \end_layout
14986
14987 \begin_layout Itemize
14988 p.
14989 \begin_inset space \thinspace{}
14990 \end_inset
14991
14992 e.
14993 \begin_inset space \space{}
14994 \end_inset
14995
14996 ¡aquí hay demasiado espacio!
14997 \end_layout
14998
14999 \begin_layout Itemize
15000 Apartado B\SpecialChar \@.
15001  Esto es correcto.
15002 \end_layout
15003
15004 \begin_layout Standard
15005 En algunos idiomas no se pone espacio extra entre oraciones.
15006  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
15007  en cuenta.
15008 \end_layout
15009
15010 \begin_layout Standard
15011 Para los que quieran tomarse la molestia, hay una herramienta para revisar
15012  errores furtivos, en 
15013 \family sans
15014 Herramientas\SpecialChar \menuseparator
15015 Comprobar
15016 \begin_inset space ~
15017 \end_inset
15018
15019 TeX
15020 \family default
15021 , que se describe en 
15022 \emph on
15023 Características adicionales
15024 \emph default
15025 .
15026 \end_layout
15027
15028 \begin_layout Subsubsection
15029 Comillas
15030 \begin_inset Index idx
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034 Tipografía ! Comillas
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \begin_inset Index idx
15041 status collapsed
15042
15043 \begin_layout Plain Layout
15044 Comillas|see
15045 \begin_inset ERT
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049
15050 {
15051 \end_layout
15052
15053 \end_inset
15054
15055 Tipografía
15056 \begin_inset ERT
15057 status collapsed
15058
15059 \begin_layout Plain Layout
15060
15061 }
15062 \end_layout
15063
15064 \end_inset
15065
15066
15067 \end_layout
15068
15069 \end_inset
15070
15071
15072 \end_layout
15073
15074 \begin_layout Standard
15075 En general, LyX maneja las comillas correctamente.
15076  En concreto, pondrá comillas de apertura al principio de una cita y comillas
15077  de cierre al final.
15078  Por ejemplo, 
15079 \begin_inset Quotes fld
15080 \end_inset
15081
15082 abrir cerrar
15083 \begin_inset Quotes frd
15084 \end_inset
15085
15086 .
15087  El carácter del teclado, 
15088 \family sans
15089 "
15090 \family default
15091 , las genera automáticamente.
15092 \end_layout
15093
15094 \begin_layout Standard
15095 Puedes cambiar el comportamiento de la tecla 
15096 \family sans
15097 "
15098 \family default
15099  en el submenú 
15100 \family sans
15101 Idioma
15102 \family default
15103  del diálogo 
15104 \family sans
15105 Documento\SpecialChar \menuseparator
15106 Configuración
15107 \family default
15108
15109 \begin_inset Index idx
15110 status collapsed
15111
15112 \begin_layout Plain Layout
15113 Documentos ! Configuración
15114 \end_layout
15115
15116 \end_inset
15117
15118 .
15119  Si se selecciona el botón 
15120 \family sans
15121 Dobles
15122 \family default
15123 , la tecla 
15124 \family sans
15125
15126 \family default
15127 genera comillas dobles 
15128 \begin_inset Quotes eld
15129 \end_inset
15130
15131
15132 \begin_inset Quotes erd
15133 \end_inset
15134
15135 .
15136  Si se selecciona el botón 
15137 \family sans
15138 Simples 
15139 \family default
15140 genera `'.
15141  
15142 \end_layout
15143
15144 \begin_layout Standard
15145 En el cuadro 
15146 \family sans
15147 Estilo
15148 \begin_inset space ~
15149 \end_inset
15150
15151 de
15152 \begin_inset space ~
15153 \end_inset
15154
15155 cita
15156 \family default
15157  puedes seleccionar comillas para distintos idiomas.
15158  Hay seis opciones:
15159 \end_layout
15160
15161 \begin_layout Labeling
15162 \labelwidthstring 00.00.0000
15163
15164 \family sans
15165 \begin_inset Quotes eld
15166 \end_inset
15167
15168 Texto
15169 \begin_inset Quotes erd
15170 \end_inset
15171
15172
15173 \family default
15174  Comillas como estas 
15175 \begin_inset Quotes eld
15176 \end_inset
15177
15178 dobles
15179 \begin_inset Quotes erd
15180 \end_inset
15181
15182  o 
15183 \begin_inset Quotes els
15184 \end_inset
15185
15186 sencillas
15187 \begin_inset Quotes ers
15188 \end_inset
15189
15190
15191 \end_layout
15192
15193 \begin_layout Labeling
15194 \labelwidthstring 00.00.0000
15195
15196 \family sans
15197 \begin_inset Quotes sld
15198 \end_inset
15199
15200 Texto
15201 \begin_inset Quotes srd
15202 \end_inset
15203
15204
15205 \family default
15206  Comillas como 
15207 \begin_inset Quotes sld
15208 \end_inset
15209
15210 estas
15211 \begin_inset Quotes srd
15212 \end_inset
15213
15214  o 'estas
15215 \begin_inset Quotes ers
15216 \end_inset
15217
15218
15219 \end_layout
15220
15221 \begin_layout Labeling
15222 \labelwidthstring 00.00.0000
15223
15224 \family sans
15225 \begin_inset Quotes gld
15226 \end_inset
15227
15228 Texto
15229 \begin_inset Quotes grd
15230 \end_inset
15231
15232
15233 \family default
15234  Comillas como 
15235 \begin_inset Quotes gld
15236 \end_inset
15237
15238 estas
15239 \begin_inset Quotes grd
15240 \end_inset
15241
15242  o 
15243 \begin_inset Quotes gls
15244 \end_inset
15245
15246 estas
15247 \begin_inset Quotes grs
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Labeling
15254 \labelwidthstring 00.00.0000
15255
15256 \family sans
15257 \begin_inset Quotes pld
15258 \end_inset
15259
15260 Texto
15261 \begin_inset Quotes prd
15262 \end_inset
15263
15264
15265 \family default
15266  Comillas como 
15267 \begin_inset Quotes pld
15268 \end_inset
15269
15270 estas
15271 \begin_inset Quotes prd
15272 \end_inset
15273
15274  o 
15275 \begin_inset Quotes pls
15276 \end_inset
15277
15278 estas
15279 \begin_inset Quotes prs
15280 \end_inset
15281
15282
15283 \end_layout
15284
15285 \begin_layout Labeling
15286 \labelwidthstring 00.00.0000
15287
15288 \family sans
15289 \begin_inset Quotes fld
15290 \end_inset
15291
15292 Texto
15293 \begin_inset Quotes frd
15294 \end_inset
15295
15296
15297 \family default
15298  Comillas como 
15299 \begin_inset Quotes fld
15300 \end_inset
15301
15302 estas
15303 \begin_inset Quotes frd
15304 \end_inset
15305
15306  o 
15307 \begin_inset Quotes fls
15308 \end_inset
15309
15310 estas
15311 \begin_inset Quotes frs
15312 \end_inset
15313
15314
15315 \end_layout
15316
15317 \begin_layout Labeling
15318 \labelwidthstring 00.00.0000
15319
15320 \family sans
15321 »Texto«
15322 \family default
15323  Comillas como »estas« o 
15324 \begin_inset Quotes als
15325 \end_inset
15326
15327 estas
15328 \begin_inset Quotes ars
15329 \end_inset
15330
15331
15332 \end_layout
15333
15334 \begin_layout Standard
15335 Estas opciones afectan al carácter generado por la tecla 
15336 \family sans
15337 "
15338 \family default
15339 .
15340 \end_layout
15341
15342 \begin_layout Standard
15343 Por otra parte, si quieres generar un carácter comillas en texto simple,
15344  teclea 
15345 \family sans
15346 Ctrl+Mayúsculas+"
15347 \family default
15348 .
15349  Esto genera 
15350 \family typewriter
15351 "
15352 \family default
15353  en cualquier caso.
15354 \end_layout
15355
15356 \begin_layout Subsection
15357 Ligaduras
15358 \begin_inset Index idx
15359 status collapsed
15360
15361 \begin_layout Plain Layout
15362 Tipografía ! Ligaduras
15363 \end_layout
15364
15365 \end_inset
15366
15367
15368 \begin_inset Index idx
15369 status collapsed
15370
15371 \begin_layout Plain Layout
15372 Ligaduras|see
15373 \begin_inset ERT
15374 status collapsed
15375
15376 \begin_layout Plain Layout
15377
15378 {
15379 \end_layout
15380
15381 \end_inset
15382
15383 Tipografía
15384 \begin_inset ERT
15385 status collapsed
15386
15387 \begin_layout Plain Layout
15388
15389 }
15390 \end_layout
15391
15392 \end_inset
15393
15394
15395 \end_layout
15396
15397 \end_inset
15398
15399
15400 \begin_inset CommandInset label
15401 LatexCommand label
15402 name "sub:Ligaduras"
15403
15404 \end_inset
15405
15406
15407 \end_layout
15408
15409 \begin_layout Standard
15410 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
15411  como caracteres simples.
15412  Estos agrupamientos se conocen como 
15413 \emph on
15414 ligaduras
15415 \emph default
15416 .
15417  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
15418  la salida.
15419  Las ligaduras estándar son:
15420 \end_layout
15421
15422 \begin_layout Itemize
15423 ff
15424 \end_layout
15425
15426 \begin_layout Itemize
15427 fi
15428 \end_layout
15429
15430 \begin_layout Itemize
15431 fl
15432 \end_layout
15433
15434 \begin_layout Itemize
15435 ffi
15436 \end_layout
15437
15438 \begin_layout Itemize
15439 ffl
15440 \end_layout
15441
15442 \begin_layout Standard
15443 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
15444 \end_layout
15445
15446 \begin_layout Standard
15447 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
15448  Mientras que una ligadura puede quedar bien en una palabra como 
15449 \begin_inset Quotes fld
15450 \end_inset
15451
15452 graffiti
15453 \begin_inset Quotes frd
15454 \end_inset
15455
15456 , puede dar un aspecto raro en otras como la palabra inglesa 
15457 \begin_inset Quotes fld
15458 \end_inset
15459
15460 cufflink
15461 \begin_inset Quotes frd
15462 \end_inset
15463
15464  o la alemana «Dorffest».
15465 \begin_inset Foot
15466 status collapsed
15467
15468 \begin_layout Plain Layout
15469
15470 \emph on
15471 N.
15472  del t.
15473 \emph default
15474 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
15475  En español, el uso de esta opción será muy infrecuente porque es muy raro
15476  encontrar palabras compuestas con esas ligaduras.
15477  
15478 \end_layout
15479
15480 \end_inset
15481
15482  Para romper una ligadura, usa 
15483 \family sans
15484 Insertar\SpecialChar \menuseparator
15485 Formato\SpecialChar \menuseparator
15486 Salto
15487 \begin_inset space ~
15488 \end_inset
15489
15490 de
15491 \begin_inset space ~
15492 \end_inset
15493
15494 ligadura.
15495
15496 \family default
15497  Esto cambia el aspecto de 
15498 \begin_inset Quotes fld
15499 \end_inset
15500
15501 cufflinks
15502 \begin_inset Quotes frd
15503 \end_inset
15504
15505  a 
15506 \begin_inset Quotes fld
15507 \end_inset
15508
15509 cuff\SpecialChar \textcompwordmark{}
15510 links
15511 \begin_inset Quotes frd
15512 \end_inset
15513
15514  y de «Dorffest» a 
15515 \begin_inset Quotes fld
15516 \end_inset
15517
15518 Dorf\SpecialChar \textcompwordmark{}
15519 fest
15520 \begin_inset Quotes frd
15521 \end_inset
15522
15523 .
15524 \end_layout
15525
15526 \begin_layout Subsection
15527 Nombres propios en LyX
15528 \begin_inset Index idx
15529 status collapsed
15530
15531 \begin_layout Plain Layout
15532 LyX ! Nombres propios
15533 \end_layout
15534
15535 \end_inset
15536
15537
15538 \begin_inset CommandInset label
15539 LatexCommand label
15540 name "sub:Nombres-Propios-en-LyX"
15541
15542 \end_inset
15543
15544
15545 \end_layout
15546
15547 \begin_layout Standard
15548 Seguramente has observado que la palabra 
15549 \begin_inset Quotes fld
15550 \end_inset
15551
15552 LaTeX
15553 \begin_inset Quotes frd
15554 \end_inset
15555
15556  aparece siempre con caracteres de distinto tamaño y altura.
15557  LaTeX es el nombre del programa usado por LyX y es interpretado como un
15558  nombre propio cuando lo escribes en LyX como 
15559 \begin_inset Quotes fld
15560 \end_inset
15561
15562 LaT
15563 \begin_inset ERT
15564 status collapsed
15565
15566 \begin_layout Plain Layout
15567
15568 {}
15569 \end_layout
15570
15571 \end_inset
15572
15573 eX
15574 \begin_inset Quotes frd
15575 \end_inset
15576
15577 .
15578 \begin_inset Note Note
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
15583  en la salida; véase el último párrafo de esta sección.
15584  Para generar nombres propios omite el código TeX.
15585 \end_layout
15586
15587 \end_inset
15588
15589  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
15590  nombres propios:
15591 \end_layout
15592
15593 \begin_layout Description
15594 LyX El nombre del juego, escribe 
15595 \begin_inset Quotes fld
15596 \end_inset
15597
15598 L
15599 \begin_inset ERT
15600 status collapsed
15601
15602 \begin_layout Plain Layout
15603
15604 {}
15605 \end_layout
15606
15607 \end_inset
15608
15609 yX
15610 \begin_inset Quotes frd
15611 \end_inset
15612
15613  para generarlo.
15614 \end_layout
15615
15616 \begin_layout Description
15617 TeX El programa usado por LaTeX, escribe 
15618 \begin_inset Quotes fld
15619 \end_inset
15620
15621 T
15622 \begin_inset ERT
15623 status collapsed
15624
15625 \begin_layout Plain Layout
15626
15627 {}
15628 \end_layout
15629
15630 \end_inset
15631
15632 eX
15633 \begin_inset Quotes frd
15634 \end_inset
15635
15636  para generarlo.
15637 \end_layout
15638
15639 \begin_layout Description
15640 LaTeX El programa usado por LyX, escribe 
15641 \begin_inset Quotes fld
15642 \end_inset
15643
15644 LaT
15645 \begin_inset ERT
15646 status collapsed
15647
15648 \begin_layout Plain Layout
15649
15650 {}
15651 \end_layout
15652
15653 \end_inset
15654
15655 eX
15656 \begin_inset Quotes frd
15657 \end_inset
15658
15659  para generarlo.
15660 \end_layout
15661
15662 \begin_layout Description
15663 LaTeX2e La versión actual de LaTeX, escribe 
15664 \begin_inset Quotes fld
15665 \end_inset
15666
15667 LaT
15668 \begin_inset ERT
15669 status collapsed
15670
15671 \begin_layout Plain Layout
15672
15673 {}
15674 \end_layout
15675
15676 \end_inset
15677
15678 eX2e
15679 \begin_inset Quotes frd
15680 \end_inset
15681
15682  para generarlo.
15683 \end_layout
15684
15685 \begin_layout Standard
15686 Quizá te preguntes por qué versión 
15687 \begin_inset Quotes fld
15688 \end_inset
15689
15690 2
15691 \begin_inset Formula $\epsilon$
15692 \end_inset
15693
15694
15695 \begin_inset Quotes frd
15696 \end_inset
15697
15698 .
15699  Es una vieja tradición en el mundillo TeX dar a los programas números de
15700  versión en griego.
15701  Por ejemplo, el número de versión de TeX converge al número 
15702 \begin_inset Formula $\pi$
15703 \end_inset
15704
15705 : La versión actual es 
15706 \begin_inset Quotes fld
15707 \end_inset
15708
15709 TeX-3.141592
15710 \begin_inset Quotes frd
15711 \end_inset
15712
15713 , la anterior fue 
15714 \begin_inset Quotes fld
15715 \end_inset
15716
15717 TeX-3.14159
15718 \begin_inset Quotes frd
15719 \end_inset
15720
15721 .
15722 \end_layout
15723
15724 \begin_layout Standard
15725 Si no quieres usar nombres propios, p.
15726 \begin_inset space \thinspace{}
15727 \end_inset
15728
15729 e.
15730  en encabezados de sección, debes insertar un par de llaves vacías en código
15731  TeX en la palabra.
15732  En LyX lo verás como: 
15733 \begin_inset Graphics
15734         filename ../clipart/LaTeX.png
15735         scale 80
15736
15737 \end_inset
15738
15739
15740 \begin_inset Newline newline
15741 \end_inset
15742
15743 Más sobre código TeX en la sección
15744 \begin_inset space ~
15745 \end_inset
15746
15747
15748 \begin_inset CommandInset ref
15749 LatexCommand ref
15750 reference "sec:Código-TeX"
15751
15752 \end_inset
15753
15754 .
15755 \end_layout
15756
15757 \begin_layout Subsection
15758 Unidades
15759 \begin_inset Index idx
15760 status collapsed
15761
15762 \begin_layout Plain Layout
15763 Tipografía ! Unidades
15764 \end_layout
15765
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \begin_layout Standard
15772 En general, el espacio entre un número y su unidad es menor que el espacio
15773  normal entre dos palabras.
15774  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15775  Para introducir esos espacios usa el menú 
15776 \family sans
15777 Insertar\SpecialChar \menuseparator
15778 Formato\SpecialChar \menuseparator
15779 Espacio
15780 \begin_inset space ~
15781 \end_inset
15782
15783 delgado
15784 \family default
15785  (atajo 
15786 \family sans
15787 Ctrl+Mayúsculas+Espacio
15788 \family default
15789 ).
15790 \end_layout
15791
15792 \begin_layout Standard
15793 En este ejemplo se ven las diferencias:
15794 \end_layout
15795
15796 \begin_layout Standard
15797 \begin_inset Tabular
15798 <lyxtabular version="3" rows="2" columns="2">
15799 <features tabularvalignment="middle">
15800 <column alignment="left" valignment="top" width="0">
15801 <column alignment="left" valignment="top" width="0">
15802 <row>
15803 <cell alignment="center" valignment="top" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 24
15808 \begin_inset space ~
15809 \end_inset
15810
15811 kW
15812 \begin_inset Formula $\cdot$
15813 \end_inset
15814
15815 h
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824 espacio entre número y unidad
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 </row>
15830 <row>
15831 <cell alignment="center" valignment="top" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 24
15836 \begin_inset space \thinspace{}
15837 \end_inset
15838
15839 kW
15840 \begin_inset Formula $\cdot$
15841 \end_inset
15842
15843 h
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852 medio espacio entre número y unidad
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 </row>
15858 </lyxtabular>
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \begin_layout Standard
15866
15867 \end_layout
15868
15869 \begin_layout Subsection
15870 Líneas viudas y huérfanas
15871 \begin_inset Index idx
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875 Tipografía ! Líneas viudas y huérfanas
15876 \end_layout
15877
15878 \end_inset
15879
15880
15881 \end_layout
15882
15883 \begin_layout Standard
15884 En los primeros tiempos de los procesadores de texto, los saltos de página
15885  iban allí donde acababa la página.
15886  No se atendía a lo que estaba escrito.
15887  Podías encontrarte con el encabezado de una nueva sección o la primera
15888  línea de un nuevo párrafo, solos al final de la página, o la última línea
15889  de un párrafo aislada en la página siguiente.
15890  Estos flecos de texto llegaron a ser conocidos como líneas 
15891 \emph on
15892 viudas
15893 \emph default
15894  y líneas 
15895 \emph on
15896 huérfanas
15897 \emph default
15898 .
15899 \end_layout
15900
15901 \begin_layout Standard
15902 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15903  de sección.
15904  Esto forma parte de las ventajas de los entornos de párrafo.
15905  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15906  deja una línea de un párrafo aislada al principio o al final de una página?
15907  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15908  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15909  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15910 \end_layout
15911
15912 \begin_layout Standard
15913 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15914  una página , o en cómo ajustar esta característica.
15915  Algunos libros sobre LaTeX listados en la bibliografía [como
15916 \begin_inset space ~
15917 \end_inset
15918
15919
15920 \begin_inset CommandInset citation
15921 LatexCommand cite
15922 key "latexcompanion"
15923
15924 \end_inset
15925
15926  o
15927 \begin_inset space ~
15928 \end_inset
15929
15930
15931 \begin_inset CommandInset citation
15932 LatexCommand cite
15933 key "latexguide"
15934
15935 \end_inset
15936
15937 ] tienen más información.
15938  Sin embargo, no deberías preocuparte por este asunto.
15939 \end_layout
15940
15941 \begin_layout Chapter
15942 Notas, gráficos, tablas y flotantes
15943 \begin_inset CommandInset label
15944 LatexCommand label
15945 name "cap:Notas-y-flotantes"
15946
15947 \end_inset
15948
15949
15950 \end_layout
15951
15952 \begin_layout Standard
15953 Los temas tratados en este capítulo se desarrollan en profundidad en el
15954  manual 
15955 \emph on
15956 Objetos insertados.
15957  
15958 \emph default
15959 En él encontrarás también consejos y trucos para casos especiales.
15960 \end_layout
15961
15962 \begin_layout Section
15963 Notas
15964 \begin_inset Index idx
15965 status collapsed
15966
15967 \begin_layout Plain Layout
15968 Notas
15969 \end_layout
15970
15971 \end_inset
15972
15973
15974 \begin_inset CommandInset label
15975 LatexCommand label
15976 name "sec:Notas"
15977
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \begin_layout Standard
15984 LyX suministra algunos tipos de notas para incluir en los documentos:
15985 \end_layout
15986
15987 \begin_layout Description
15988 Nota
15989 \begin_inset space ~
15990 \end_inset
15991
15992 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15993  documento de salida.
15994 \begin_inset Newline newline
15995 \end_inset
15996
15997
15998 \begin_inset Note Note
15999 status collapsed
16000
16001 \begin_layout Plain Layout
16002 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
16003 \end_layout
16004
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \begin_layout Description
16011 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
16012  en el documento LaTeX cuando lo exportas mediante el menú 
16013 \family sans
16014 Archivo\SpecialChar \menuseparator
16015 Exportar\SpecialChar \menuseparator
16016 LaTeX (pdflatex)
16017 \begin_inset space \thinspace{}
16018 \end_inset
16019
16020 /
16021 \begin_inset space \thinspace{}
16022 \end_inset
16023
16024 (simple)
16025 \family default
16026 .
16027  
16028 \begin_inset Newline newline
16029 \end_inset
16030
16031
16032 \begin_inset Note Comment
16033 status collapsed
16034
16035 \begin_layout Plain Layout
16036 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
16037  los archivos LaTeX.
16038 \end_layout
16039
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \begin_layout Description
16046 Resaltado
16047 \begin_inset space ~
16048 \end_inset
16049
16050 en
16051 \begin_inset space ~
16052 \end_inset
16053
16054 gris El texto de esta nota aparecerá en la salida en color gris.
16055 \begin_inset Newline newline
16056 \end_inset
16057
16058
16059 \begin_inset Newline newline
16060 \end_inset
16061
16062
16063 \begin_inset Note Greyedout
16064 status open
16065
16066 \begin_layout Plain Layout
16067 Esto es el texto
16068 \begin_inset Foot
16069 status collapsed
16070
16071 \begin_layout Plain Layout
16072 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
16073  En este documento, el color gris se ha redefinido a color azul.
16074  La forma de hacerlo se explica en el manual
16075 \emph on
16076  Objetos insertados.
16077 \end_layout
16078
16079 \end_inset
16080
16081  de un comentario que se ve en la salida en color gris.
16082 \end_layout
16083
16084 \end_inset
16085
16086
16087 \begin_inset Newline newline
16088 \end_inset
16089
16090
16091 \begin_inset Newline newline
16092 \end_inset
16093
16094 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
16095  está un poco sangrada y se pueden incluir notas al pie.
16096 \end_layout
16097
16098 \begin_layout Standard
16099 Las notas se insertan con el botón 
16100 \begin_inset Graphics
16101         filename ../../images/note-insert.png
16102         scale 85
16103
16104 \end_inset
16105
16106  o con el menú 
16107 \family sans
16108 Insertar\SpecialChar \menuseparator
16109 Nota
16110 \family default
16111 .
16112  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
16113  el tipo de nota.
16114 \end_layout
16115
16116 \begin_layout Section
16117 Notas al pie
16118 \begin_inset Index idx
16119 status collapsed
16120
16121 \begin_layout Plain Layout
16122 Notas al pie
16123 \end_layout
16124
16125 \end_inset
16126
16127
16128 \end_layout
16129
16130 \begin_layout Standard
16131 LyX muestra las notas a pie de página en recuadros: al insertar una nota
16132  mediante el menú 
16133 \family sans
16134 Insertar\SpecialChar \menuseparator
16135 Nota
16136 \begin_inset space ~
16137 \end_inset
16138
16139 al
16140 \begin_inset space ~
16141 \end_inset
16142
16143 pie
16144 \family default
16145  o el botón 
16146 \begin_inset Graphics
16147         filename ../../images/footnote-insert.png
16148         scale 85
16149         groupId toolbarboton
16150
16151 \end_inset
16152
16153
16154 \family roman
16155 \series medium
16156 \bar no
16157 verás un recuadro como este
16158 \family default
16159 \series default
16160 \bar default
16161
16162 \begin_inset Graphics
16163         filename clipart/notapieQt4.png
16164         scale 85
16165         groupId toolbarboton
16166
16167 \end_inset
16168
16169
16170 \family roman
16171 \series medium
16172 \bar no
16173 .
16174  Es la representación en LyX de una nota a pie de página.
16175  Si haces
16176 \family default
16177 \series default
16178 \bar default
16179  clic izquierdo sobre 
16180 \family roman
16181 \series medium
16182 \bar no
16183 él se abre un marco rojo en el que puedes escribir el texto de la nota
16184 \family default
16185 \series default
16186 \bar default
16187 .
16188  Otro clic en la etiqueta cierra el recuadro
16189 \family roman
16190 \series medium
16191 \bar no
16192 .
16193  Si quieres convertir un texto existente en nota al pie, selecciónalo y
16194  pulsa el botón de la barra de herramientas
16195 \family default
16196 \series default
16197 \bar default
16198 .
16199 \end_layout
16200
16201 \begin_layout Standard
16202 Ejemplo de nota al pie:
16203 \family roman
16204 \series medium
16205 \bar no
16206
16207 \begin_inset Foot
16208 status collapsed
16209
16210 \begin_layout Plain Layout
16211 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
16212  con la etiqueta «pie».
16213 \end_layout
16214
16215 \end_inset
16216
16217
16218 \end_layout
16219
16220 \begin_layout Standard
16221 En la salida, la nota al pie aparece como un superíndice numerado en el
16222  lugar del texto en el que se ha insertado.
16223  El texto de la nota se muestra al final de la página actual.
16224  Los números de las notas son calculados por LyX, y son consecutivos, no
16225  importa en qué capítulo esté la nota.
16226  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
16227  comandos LaTeX especiales.
16228  Se describen en el manual
16229 \emph on
16230  Objetos insertados.
16231 \end_layout
16232
16233 \begin_layout Section
16234 Notas al margen
16235 \begin_inset Index idx
16236 status collapsed
16237
16238 \begin_layout Plain Layout
16239 Notas al margen
16240 \end_layout
16241
16242 \end_inset
16243
16244
16245 \begin_inset CommandInset label
16246 LatexCommand label
16247 name "sec:Notas-al-margen"
16248
16249 \end_inset
16250
16251
16252 \end_layout
16253
16254 \begin_layout Standard
16255 Las notas al margen se ven y se comportan en LyX como las notas al pie.
16256  Se insertan con el menú 
16257 \family sans
16258 Insertar\SpecialChar \menuseparator
16259 Nota
16260 \begin_inset space ~
16261 \end_inset
16262
16263 al
16264 \begin_inset space ~
16265 \end_inset
16266
16267 margen
16268 \family default
16269  o el botón 
16270 \begin_inset Graphics
16271         filename ../../images/marginalnote-insert.png
16272         scale 85
16273         groupId toolbarboton
16274
16275 \end_inset
16276
16277 .
16278  Aparece un cuadro gris con la etiqueta en rojo 
16279 \family roman
16280 \series medium
16281
16282 \begin_inset Quotes fld
16283 \end_inset
16284
16285 margen
16286 \begin_inset Quotes frd
16287 \end_inset
16288
16289 , que es su representación en LyX y que contiene el texto de la nota.
16290 \end_layout
16291
16292 \begin_layout Standard
16293 Al lado hay un ejemplo de nota al margen.
16294 \family roman
16295 \series medium
16296
16297 \begin_inset Marginal
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301 Esto es una nota al margen.
16302 \end_layout
16303
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \begin_layout Standard
16310 Estas notas salen en el margen derecho en documentos a una cara.
16311  En documentos a doble cara se muestran en el margen externo —izquierdo
16312  en páginas pares, derecho en páginas impares—.
16313  
16314 \end_layout
16315
16316 \begin_layout Section
16317 Gráficos e imágenes
16318 \begin_inset Index idx
16319 status collapsed
16320
16321 \begin_layout Plain Layout
16322 Imágenes
16323 \end_layout
16324
16325 \end_inset
16326
16327
16328 \begin_inset Index idx
16329 status collapsed
16330
16331 \begin_layout Plain Layout
16332 Gráficos
16333 \end_layout
16334
16335 \end_inset
16336
16337
16338 \begin_inset CommandInset label
16339 LatexCommand label
16340 name "sec:Gráficos"
16341
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \begin_layout Standard
16348 Para insertar una imagen en el documento, sitúa el cursor en la posición
16349  que quieras y clic sobre el botón 
16350 \begin_inset Graphics
16351         filename ../../images/dialog-show-new-inset_graphics.png
16352         scale 85
16353         groupId toolbarboton
16354
16355 \end_inset
16356
16357  o selecciona 
16358 \family sans
16359 Insertar\SpecialChar \menuseparator
16360 Imagen
16361 \family default
16362  desde el menú.
16363  Se mostrará un diálogo para escoger el archivo a cargar.
16364 \end_layout
16365
16366 \begin_layout Standard
16367 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
16368  La pestaña 
16369 \family sans
16370 Gráficos
16371 \family default
16372  permite escoger el archivo de imagen.
16373  La imagen se puede transformar poniendo un ángulo de rotación y un factor
16374  de escala.
16375  Las unidades de escala se explican en el Apéndice
16376 \begin_inset space ~
16377 \end_inset
16378
16379
16380 \begin_inset CommandInset ref
16381 LatexCommand ref
16382 reference "cap:Unidades-disponibles"
16383
16384 \end_inset
16385
16386 .
16387 \end_layout
16388
16389 \begin_layout Standard
16390
16391 \end_layout
16392
16393 \begin_layout Standard
16394 En la pestaña 
16395 \family sans
16396 Recorte
16397 \family default
16398  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
16399  en la salida.
16400  Las coordenadas también pueden calcularse automáticamente pulsando el botón
16401  
16402 \family sans
16403 Obtener
16404 \family default
16405
16406 \begin_inset space ~
16407 \end_inset
16408
16409
16410 \family sans
16411 de
16412 \family default
16413 l
16414 \begin_inset space ~
16415 \end_inset
16416
16417
16418 \family sans
16419 archivo
16420 \family default
16421 .
16422  La opción 
16423 \family sans
16424 Recortar
16425 \family default
16426
16427 \begin_inset space ~
16428 \end_inset
16429
16430
16431 \family sans
16432 al
16433 \family default
16434
16435 \begin_inset space ~
16436 \end_inset
16437
16438
16439 \family sans
16440 cuadro
16441 \family default
16442
16443 \begin_inset space ~
16444 \end_inset
16445
16446
16447 \family sans
16448 delimitador
16449 \family default
16450  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
16451  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
16452  pestaña 
16453 \family sans
16454 Recorte.
16455 \end_layout
16456
16457 \begin_layout Standard
16458 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
16459 \family sans
16460 Opciones de LaTeX y LyX
16461 \family default
16462 .
16463  También puedes ajustar aquí la presentación de la imagen en LyX.
16464  La opción 
16465 \family sans
16466 Modo
16467 \begin_inset space ~
16468 \end_inset
16469
16470 borrador
16471 \family default
16472  hace que la imagen no aparezca en la salida, sólo sale un marco con el
16473  tamaño de la imagen.
16474  La opción 
16475 \family sans
16476 No descomprimir al exportar
16477 \family default
16478  se explica en la sección 
16479 \emph on
16480 Diálogo de gráficos
16481 \emph default
16482  del manual 
16483 \emph on
16484 Objetos insertados
16485 \emph default
16486 .
16487 \end_layout
16488
16489 \begin_layout Standard
16490 El diálogo 
16491 \family sans
16492 Gráficos
16493 \family default
16494  puede abrirse en cualquier momento con un clic sobre una imagen.
16495  La imagen se muestra en la salida exactamente en la posición en que está
16496  en el texto.
16497  Esta es una imagen en un párrafo separado, centrado horizontalmente:
16498 \end_layout
16499
16500 \begin_layout Standard
16501 \align center
16502 \begin_inset Graphics
16503         filename ../clipart/mobius.eps
16504         width 45col%
16505
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \begin_layout Standard
16512 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
16513  véase la sección
16514 \begin_inset space ~
16515 \end_inset
16516
16517
16518 \begin_inset CommandInset ref
16519 LatexCommand ref
16520 reference "sec:Figuras-flotantes"
16521
16522 \end_inset
16523
16524 .
16525 \end_layout
16526
16527 \begin_layout Subsection
16528 Formatos de imagen
16529 \begin_inset Index idx
16530 status collapsed
16531
16532 \begin_layout Plain Layout
16533 Formatos de imagen
16534 \end_layout
16535
16536 \end_inset
16537
16538
16539 \begin_inset CommandInset label
16540 LatexCommand label
16541 name "sub:Formatos-de-imagen"
16542
16543 \end_inset
16544
16545
16546 \end_layout
16547
16548 \begin_layout Standard
16549 Puedes insertar imágenes en cualquier formato.
16550  Pero como se explica en la sección
16551 \begin_inset space ~
16552 \end_inset
16553
16554
16555 \begin_inset CommandInset ref
16556 LatexCommand ref
16557 reference "sub:Formatos-de-salida"
16558
16559 \end_inset
16560
16561 , cada formato de archivo del documento de salida permite sólo ciertos formatos
16562  de archivo de imagen.
16563  Por eso LyX usa el programa 
16564 \family sans
16565 ImageMagick
16566 \family default
16567  en segundo plano para convertir imágenes al formato adecuado.
16568  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
16569  los formatos de imagen listados en las subsecciones de la sección
16570 \begin_inset space ~
16571 \end_inset
16572
16573
16574 \begin_inset CommandInset ref
16575 LatexCommand ref
16576 reference "sub:Formatos-de-salida"
16577
16578 \end_inset
16579
16580 .
16581 \end_layout
16582
16583 \begin_layout Standard
16584 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
16585 \end_layout
16586
16587 \begin_layout Description
16588 Imágenes
16589 \begin_inset space ~
16590 \end_inset
16591
16592 mapa
16593 \begin_inset space ~
16594 \end_inset
16595
16596 de
16597 \begin_inset space ~
16598 \end_inset
16599
16600 bits
16601 \begin_inset space ~
16602 \end_inset
16603
16604 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
16605  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
16606  a valores altos de zoom.
16607  Formatos de imagen en bitmap bien conocidos son 
16608 \begin_inset Quotes fld
16609 \end_inset
16610
16611 Graphics Interchange Format
16612 \begin_inset Quotes frd
16613 \end_inset
16614
16615  (GIF, extensión 
16616 \begin_inset Quotes fld
16617 \end_inset
16618
16619 .gif
16620 \begin_inset Quotes frd
16621 \end_inset
16622
16623 )
16624 \begin_inset Index idx
16625 status collapsed
16626
16627 \begin_layout Plain Layout
16628 GIF|see
16629 \begin_inset ERT
16630 status collapsed
16631
16632 \begin_layout Plain Layout
16633
16634 {
16635 \end_layout
16636
16637 \end_inset
16638
16639 Formatos de imagen
16640 \begin_inset ERT
16641 status collapsed
16642
16643 \begin_layout Plain Layout
16644
16645 }
16646 \end_layout
16647
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \end_inset
16654
16655
16656 \begin_inset Quotes fld
16657 \end_inset
16658
16659 Portable Network Graphics
16660 \begin_inset Quotes frd
16661 \end_inset
16662
16663  (PNG, extensión 
16664 \begin_inset Quotes fld
16665 \end_inset
16666
16667 .png
16668 \begin_inset Quotes frd
16669 \end_inset
16670
16671 )
16672 \begin_inset Index idx
16673 status collapsed
16674
16675 \begin_layout Plain Layout
16676 PNG|see
16677 \begin_inset ERT
16678 status collapsed
16679
16680 \begin_layout Plain Layout
16681
16682 {
16683 \end_layout
16684
16685 \end_inset
16686
16687 Formatos de imagen
16688 \begin_inset ERT
16689 status collapsed
16690
16691 \begin_layout Plain Layout
16692
16693 }
16694 \end_layout
16695
16696 \end_inset
16697
16698
16699 \end_layout
16700
16701 \end_inset
16702
16703 , y 
16704 \begin_inset Quotes fld
16705 \end_inset
16706
16707 Joint Photographic Experts Group
16708 \begin_inset Quotes frd
16709 \end_inset
16710
16711  (JPG, extensión 
16712 \begin_inset Quotes fld
16713 \end_inset
16714
16715 .jpg
16716 \begin_inset Quotes frd
16717 \end_inset
16718
16719  o 
16720 \begin_inset Quotes fld
16721 \end_inset
16722
16723 .jpeg
16724 \begin_inset Quotes frd
16725 \end_inset
16726
16727 )
16728 \begin_inset Index idx
16729 status collapsed
16730
16731 \begin_layout Plain Layout
16732 JPG|see
16733 \begin_inset ERT
16734 status collapsed
16735
16736 \begin_layout Plain Layout
16737
16738 {
16739 \end_layout
16740
16741 \end_inset
16742
16743 Formatos de imagen
16744 \begin_inset ERT
16745 status collapsed
16746
16747 \begin_layout Plain Layout
16748
16749 }
16750 \end_layout
16751
16752 \end_inset
16753
16754
16755 \end_layout
16756
16757 \end_inset
16758
16759 .
16760 \end_layout
16761
16762 \begin_layout Description
16763 Imágenes
16764 \begin_inset space ~
16765 \end_inset
16766
16767 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16768 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16769  La posibilidad de escalado hace falta para crear presentaciones, porque
16770  éstas siempre son escaladas por el proyector.
16771  El escalado también es útil en los documentos en línea para permitir zoom
16772  en diagramas.
16773 \begin_inset Newline newline
16774 \end_inset
16775
16776 Formatos de imagen escalables pueden ser 
16777 \begin_inset Quotes fld
16778 \end_inset
16779
16780 Scalable Vector Graphics
16781 \begin_inset Quotes frd
16782 \end_inset
16783
16784  (SVG, extensión 
16785 \begin_inset Quotes fld
16786 \end_inset
16787
16788 .
16789 \family typewriter
16790 svg
16791 \family default
16792
16793 \begin_inset Quotes frd
16794 \end_inset
16795
16796 )
16797 \begin_inset Index idx
16798 status collapsed
16799
16800 \begin_layout Plain Layout
16801 SVG|see
16802 \begin_inset ERT
16803 status collapsed
16804
16805 \begin_layout Plain Layout
16806
16807 {
16808 \end_layout
16809
16810 \end_inset
16811
16812 Formatos de imagen
16813 \begin_inset ERT
16814 status collapsed
16815
16816 \begin_layout Plain Layout
16817
16818 }
16819 \end_layout
16820
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \end_inset
16827
16828
16829 \begin_inset Quotes fld
16830 \end_inset
16831
16832 Encapsulated PostScript
16833 \begin_inset Quotes frd
16834 \end_inset
16835
16836  (EPS, extensión 
16837 \begin_inset Quotes fld
16838 \end_inset
16839
16840 .
16841 \family typewriter
16842 eps
16843 \family default
16844
16845 \begin_inset Quotes frd
16846 \end_inset
16847
16848 )
16849 \begin_inset Index idx
16850 status collapsed
16851
16852 \begin_layout Plain Layout
16853 EPS|see
16854 \begin_inset ERT
16855 status collapsed
16856
16857 \begin_layout Plain Layout
16858
16859 {
16860 \end_layout
16861
16862 \end_inset
16863
16864 Formatos de imagen
16865 \begin_inset ERT
16866 status collapsed
16867
16868 \begin_layout Plain Layout
16869
16870 }
16871 \end_layout
16872
16873 \end_inset
16874
16875
16876 \end_layout
16877
16878 \end_inset
16879
16880  y 
16881 \begin_inset Quotes fld
16882 \end_inset
16883
16884 Portable Document Format
16885 \begin_inset Quotes frd
16886 \end_inset
16887
16888  (PDF, extensión 
16889 \begin_inset Quotes fld
16890 \end_inset
16891
16892 .
16893 \family typewriter
16894 pdf
16895 \family default
16896
16897 \begin_inset Quotes frd
16898 \end_inset
16899
16900 )
16901 \begin_inset Index idx
16902 status collapsed
16903
16904 \begin_layout Plain Layout
16905 PDF|see
16906 \begin_inset ERT
16907 status collapsed
16908
16909 \begin_layout Plain Layout
16910
16911 {
16912 \end_layout
16913
16914 \end_inset
16915
16916 Formatos de imagen
16917 \begin_inset ERT
16918 status collapsed
16919
16920 \begin_layout Plain Layout
16921
16922 }
16923 \end_layout
16924
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \end_inset
16931
16932 .
16933  Escribimos 
16934 \begin_inset Quotes fld
16935 \end_inset
16936
16937 pueden ser
16938 \begin_inset Quotes frd
16939 \end_inset
16940
16941 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16942  seguirá siendo no escalable.
16943  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16944  a la imagen original
16945 \begin_inset Foot
16946 status collapsed
16947
16948 \begin_layout Plain Layout
16949 En el caso de PDF, además se comprime la imagen original.
16950 \end_layout
16951
16952 \end_inset
16953
16954 .
16955  
16956 \end_layout
16957
16958 \begin_layout Standard
16959 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16960  viceversa.
16961 \end_layout
16962
16963 \begin_layout Subsection
16964 Agrupación de configuraciones de imágenes
16965 \begin_inset Index idx
16966 status collapsed
16967
16968 \begin_layout Plain Layout
16969 Imágenes ! Agrupación de configuraciones
16970 \end_layout
16971
16972 \end_inset
16973
16974
16975 \end_layout
16976
16977 \begin_layout Standard
16978 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16979  existente.
16980  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16981  configuración, de modo que si se modifican las características de una imagen
16982  se modifican igual y automáticamente las de las imágenes incluidas en el
16983  mismo grupo.
16984  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16985  sin necesidad de hacerlo individualmente con cada una de ellas.
16986 \end_layout
16987
16988 \begin_layout Standard
16989 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16990 \family sans
16991 Nombre de grupo
16992 \family default
16993  en la pestaña 
16994 \family sans
16995 Opciones de LaTeX y LyX 
16996 \family default
16997 del diálogo de gráficos.
16998  Se puede integrar una imagen a un grupo existente marcando el nombre del
16999  mismo en el menú contextual de la imagen, accesible con clic derecho.
17000 \end_layout
17001
17002 \begin_layout Section
17003 Tablas
17004 \begin_inset Index idx
17005 status collapsed
17006
17007 \begin_layout Plain Layout
17008 Tablas
17009 \end_layout
17010
17011 \end_inset
17012
17013
17014 \begin_inset CommandInset label
17015 LatexCommand label
17016 name "sec:Tablas"
17017
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \begin_layout Standard
17024 Puede insertarse una tabla mediante el botón 
17025 \begin_inset Graphics
17026         filename ../../images/tabular-insert.png
17027         scale 85
17028         groupId toolbarboton
17029
17030 \end_inset
17031
17032  o el menú 
17033 \family sans
17034 Insertar\SpecialChar \menuseparator
17035 Tabla
17036 \family default
17037 .
17038  Aparece un diálogo en el que se pide el número de filas y columnas.
17039  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
17040  fila aparece separada por una línea doble: la línea inferior de la primera
17041  fila y la línea superior de la segunda fila.
17042  Ejemplo de tabla:
17043 \end_layout
17044
17045 \begin_layout Standard
17046
17047 \end_layout
17048
17049 \begin_layout Standard
17050 \align center
17051 \begin_inset Tabular
17052 <lyxtabular version="3" rows="4" columns="4">
17053 <features tabularvalignment="middle">
17054 <column alignment="center" valignment="top" width="0pt">
17055 <column alignment="center" valignment="top" width="0pt">
17056 <column alignment="center" valignment="top" width="0in">
17057 <column alignment="center" valignment="top" width="0pt">
17058 <row>
17059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17060 \begin_inset Text
17061
17062 \begin_layout Plain Layout
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072
17073 \family roman
17074 \series medium
17075 \shape up
17076 \size normal
17077 \emph off
17078 \bar no
17079 \noun off
17080 \color none
17081 1
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 2
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099 3
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 </row>
17105 <row>
17106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110
17111 \family roman
17112 \series medium
17113 \shape up
17114 \size normal
17115 \emph off
17116 \bar no
17117 \noun off
17118 \color none
17119 A
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 </row>
17152 <row>
17153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157
17158 \family roman
17159 \series medium
17160 \shape up
17161 \size normal
17162 \emph off
17163 \bar no
17164 \noun off
17165 \color none
17166 B
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184
17185 \size normal
17186 \noun off
17187 \color none
17188  
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \family roman
17210 \series medium
17211 \shape up
17212 \size normal
17213 \emph off
17214 \bar no
17215 \noun off
17216 \color none
17217 C
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 </lyxtabular>
17251
17252 \end_inset
17253
17254
17255 \end_layout
17256
17257 \begin_layout Standard
17258
17259 \end_layout
17260
17261 \begin_layout Subsection
17262 Diálogo Tablas
17263 \end_layout
17264
17265 \begin_layout Standard
17266 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
17267  pinchar sobre ella con el botón derecho del ratón.
17268  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
17269  encuentra el cursor.
17270  La mayoría de opciones también funcionan sobre una selección.
17271  Esto significa que si seleccionas más celdas, filas o columnas, la acción
17272  se realizará sobre todas ellas.
17273 \end_layout
17274
17275 \begin_layout Standard
17276 Además del diálogo hay una 
17277 \family sans
17278 barra de herramientas
17279 \family default
17280  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
17281  que te permite
17282 \family sans
17283  
17284 \family default
17285 establecer sus propiedades.
17286 \end_layout
17287
17288 \begin_layout Standard
17289 En la pestaña de 
17290 \family sans
17291 Configuración
17292 \family default
17293  del diálogo puedes poner la alineación horizontal para la fila actual.
17294  Si añades una fila o columna, se inserta, respectivamente, a la derecha
17295  o debajo de la celda actual.
17296  La alineación vertical de una columna sólo se puede ajustar si se fija
17297  la anchura.
17298  Fijar una anchura permite tener saltos de línea y varios párrafos en una
17299  celda, véase la sección
17300 \begin_inset space ~
17301 \end_inset
17302
17303
17304 \begin_inset CommandInset ref
17305 LatexCommand ref
17306 reference "sub:Celdas-de-tablas"
17307
17308 \end_inset
17309
17310 .
17311 \end_layout
17312
17313 \begin_layout Standard
17314 Puedes seleccionar varias celdas de una fila como celda multicolumna/fila
17315  marcando el cuadro 
17316 \family sans
17317 Multicolumna 
17318 \family default
17319
17320 \family sans
17321 Multifila.
17322
17323 \family default
17324  Así se funden las celdas en 
17325 \emph on
17326 una
17327 \emph default
17328 , que se extiende sobre más de una columna/fila.
17329  Las celdas multicolumna se consideran como filas propias, de forma que
17330  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
17331  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
17332  celda de la última fila sin borde superior: 
17333 \end_layout
17334
17335 \begin_layout Standard
17336 \align center
17337 \begin_inset Tabular
17338 <lyxtabular version="3" rows="4" columns="5">
17339 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17340 <column alignment="center" valignment="top" width="0pt">
17341 <column alignment="center" valignment="middle" width="0">
17342 <column alignment="center" valignment="top" width="0in">
17343 <column alignment="center" valignment="top" width="0in">
17344 <column alignment="center" valignment="top" width="0pt">
17345 <row>
17346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350 abc
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359 def ghi
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386 jkl
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 </row>
17392 <row>
17393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397
17398 \family roman
17399 \series medium
17400 \shape up
17401 \size normal
17402 \emph off
17403 \bar no
17404 \noun off
17405 \color none
17406 A
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 B
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424 C
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 D
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 <row>
17449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480
17481 \end_layout
17482
17483 \end_inset
17484 </cell>
17485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 </row>
17495 <row>
17496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 1
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 2
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 3
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536 4
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 </row>
17542 </lyxtabular>
17543
17544 \end_inset
17545
17546
17547 \end_layout
17548
17549 \begin_layout Standard
17550 Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesarios
17551  para formatos de tabla especiales, como multifilas; se explican en la sección
17552  
17553 \emph on
17554 Tablas
17555 \emph default
17556  del manual 
17557 \emph on
17558 Objetos insertados
17559 \emph default
17560 .
17561  También puedes girar la celda actual o toda la tabla 90
17562 \begin_inset space \thinspace{}
17563 \end_inset
17564
17565 grados hacia la derecha.
17566  Estas rotaciones no se ven en LyX, sólo en la salida.
17567  
17568 \end_layout
17569
17570 \begin_layout Standard
17571 \begin_inset Note Greyedout
17572 status collapsed
17573
17574 \begin_layout Plain Layout
17575 Ten en cuenta que la mayoría de visores DVI 
17576 \emph on
17577 no
17578 \emph default
17579  pueden mostrar rotaciones.
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \begin_layout Standard
17588 La pestaña 
17589 \family sans
17590 Bordes
17591 \family default
17592  permite poner y quitar bordes en la fila/columna actual.
17593  Los botones del marco 
17594 \family sans
17595 Todos
17596 \begin_inset space ~
17597 \end_inset
17598
17599 los
17600 \begin_inset space ~
17601 \end_inset
17602
17603 bordes
17604 \family default
17605  permiten poner o quitar todas las líneas.
17606 \end_layout
17607
17608 \begin_layout Subsection
17609 Tablas largas
17610 \begin_inset Index idx
17611 status collapsed
17612
17613 \begin_layout Plain Layout
17614 Tablas largas
17615 \end_layout
17616
17617 \end_inset
17618
17619
17620 \end_layout
17621
17622 \begin_layout Standard
17623 Si la tabla es demasiado larga para una página, puedes usar la opción 
17624 \family sans
17625 Usar
17626 \begin_inset space ~
17627 \end_inset
17628
17629 tabla
17630 \begin_inset space ~
17631 \end_inset
17632
17633 larga
17634 \family default
17635  en la pestaña 
17636 \family sans
17637 Tabla
17638 \begin_inset space ~
17639 \end_inset
17640
17641 larga
17642 \family default
17643  del diálogo para repartir automáticamente la tabla entre varias páginas.
17644  Al hacer esto se habilitan diversos botones opcionales en los que puede
17645  definirse:
17646 \end_layout
17647
17648 \begin_layout Description
17649
17650 \family sans
17651 Encabezado:
17652 \family default
17653  La fila actual y todas las de arriba, que no tienen ninguna opción especial
17654  definida, se definen como filas de encabezado para todas las páginas de
17655  la tabla, excepto para la primera página si 
17656 \family sans
17657 Primer
17658 \begin_inset space ~
17659 \end_inset
17660
17661 encabezado
17662 \family default
17663  está definido.
17664 \end_layout
17665
17666 \begin_layout Description
17667
17668 \family sans
17669 Primer
17670 \begin_inset space ~
17671 \end_inset
17672
17673 encabezado:
17674 \family default
17675  La fila actual y superiores, que no tienen ninguna opción especial definida,
17676  se definen como encabezados de la primera página de la tabla.
17677 \end_layout
17678
17679 \begin_layout Description
17680
17681 \family sans
17682 Pie:
17683 \family default
17684  La fila actual y todas las siguientes, que no tienen ninguna opción especial
17685  definida, se definen como pie de todas las páginas de la tabla, excepto
17686  para la última página si se define 
17687 \family sans
17688 Último
17689 \begin_inset space ~
17690 \end_inset
17691
17692 pie.
17693 \end_layout
17694
17695 \begin_layout Description
17696
17697 \family sans
17698 Último
17699 \begin_inset space ~
17700 \end_inset
17701
17702 pie: L
17703 \family default
17704 a fila actual y siguientes, que no tienen ninguna opción especial definida,
17705  se definen como pie de la última página de la tabla.
17706 \end_layout
17707
17708 \begin_layout Description
17709 Leyenda: La primera fila se reajusta como columna simple.
17710  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
17711 \family sans
17712 Insertar\SpecialChar \menuseparator
17713 Leyenda
17714 \family default
17715 .
17716  Más detalles sobre leyendas en tablas largas en el manual 
17717 \emph on
17718 Objetos insertados
17719 \emph default
17720 .
17721 \end_layout
17722
17723 \begin_layout Standard
17724 También se puede especificar una fila en la que se dividirá la tabla.
17725  Si se establece más de una opción en la misma fila, habría que tener en
17726  cuenta que sólo la primera de ellas se usa en la fila dada.
17727  Las otras quedarán definidas como 
17728 \emph on
17729 vacías
17730 \emph default
17731 .
17732  En este contexto, primera significa primero en este orden: 
17733 \family sans
17734 Pie, Último
17735 \begin_inset space ~
17736 \end_inset
17737
17738 pie, Encabezado, Primer
17739 \begin_inset space ~
17740 \end_inset
17741
17742 encabezado
17743 \family default
17744 .
17745  La siguiente tabla muestra cómo funciona:
17746 \end_layout
17747
17748 \begin_layout Standard
17749 \align center
17750 \begin_inset Tabular
17751 <lyxtabular version="3" rows="69" columns="3">
17752 <features islongtable="true" longtabularalignment="center">
17753 <column alignment="block" valignment="top" width="5cm">
17754 <column alignment="left" valignment="top" width="0pt">
17755 <column alignment="right" valignment="top" width="0pt">
17756 <row endfirsthead="true">
17757 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761
17762 \series bold
17763 Ejemplo de Lista Telefónica (ignore los nombres)
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17778 \begin_inset Text
17779
17780 \begin_layout Plain Layout
17781
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 </row>
17787 <row endfirsthead="true">
17788 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792
17793 \series bold
17794 NOMBRE
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \series bold
17814 TEL.
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 </row>
17820 <row endhead="true">
17821 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825  
17826 \series bold
17827 Ejemplo de Lista Telefónica
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 </row>
17851 <row endhead="true">
17852 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856
17857 \series bold
17858 NOMBRE
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876
17877 \series bold
17878 TEL.
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row endfoot="true">
17885 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889  
17890 \series bold
17891 continúa ...
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \series bold
17922 Annovi
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 Silvia
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 111
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 <row>
17947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \series bold
17953 Bertoli
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 Stefano
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 111
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 </row>
17977 <row>
17978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982
17983 \series bold
17984 Bozzi
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 Walter
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 111
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 </row>
18008 <row>
18009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013
18014 \series bold
18015 Cachia
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Maria
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 111
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \series bold
18046 Cachia
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 Maurizio
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 111
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 </row>
18070 <row>
18071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075
18076 \series bold
18077 Cinquemani
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 Giusi
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 111
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 <row>
18102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106
18107 \series bold
18108 Colin
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 Bernard
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 111
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \series bold
18139 Concli
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 Gianfranco
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 111
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 </row>
18163 <row>
18164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \series bold
18170 Dal Bosco
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 Carolina
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 111
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199
18200 \series bold
18201 Dalpiaz
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210 Annamaria
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 111
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 <row>
18226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \series bold
18232 Feliciello
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 Domenico
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 111
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 </row>
18256 <row>
18257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261
18262 \series bold
18263 Focarelli
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272 Paola
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 111
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 </row>
18287 <row>
18288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292
18293 \series bold
18294 Galletti
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 Oreste
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 111
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 </row>
18318 <row>
18319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323
18324 \series bold
18325 Gasparini
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 Franca
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 111
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 <row>
18350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354
18355 \series bold
18356 Rizzardi
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365 Paola
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 111
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 </row>
18380 <row>
18381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385
18386 \series bold
18387 Lassini
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 Giancarlo
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 111
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 <row>
18412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416
18417 \series bold
18418 Malfatti
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 Luciano
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436 111
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 </row>
18442 <row>
18443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \series bold
18449 Malfatti
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458 Valeriano
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 111
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 </row>
18473 <row>
18474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478
18479 \series bold
18480 Meneguzzo
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 Roberto
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 111
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 </row>
18504 <row>
18505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509
18510 \series bold
18511 Mezzadra
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520 Roberto
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 111
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 </row>
18535 <row>
18536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540
18541 \series bold
18542 Pirpamer
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551 Erich
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560 111
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 </row>
18566 <row>
18567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \series bold
18573 Pochiesa
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 Paolo
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 111, 222
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 </row>
18597 <row>
18598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \series bold
18604 Radina
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613 Claudio
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 111
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 </row>
18628 <row>
18629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633
18634 \series bold
18635 Stuffer
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644 Oskar
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 111
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row>
18660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \series bold
18666 Tacchelli
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675 Ugo
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 111
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 </row>
18690 <row>
18691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \series bold
18697 Tezzele
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706 Margit
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 111
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 <row>
18722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \series bold
18728 Unterkalmsteiner
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737 Frieda
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 111
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 </row>
18752 <row>
18753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757
18758 \series bold
18759 Vieider
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768 Hilde
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 111
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 </row>
18783 <row>
18784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788
18789 \series bold
18790 Vigna
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 Jürgen
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 111
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 </row>
18814 <row>
18815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819
18820 \series bold
18821 Weber
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 Maurizio
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 111
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row>
18846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \series bold
18852 Winkler
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 Franz
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 111
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 <row>
18877 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881  
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 </row>
18905 <row>
18906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910
18911 \series bold
18912 Annovi
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 Silvia
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 555
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 <row>
18937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
18942 \series bold
18943 Bertoli
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952 Stefano
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 555
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 </row>
18967 <row>
18968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \series bold
18974 Bozzi
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 Walter
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 555
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row>
18999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003
19004 \series bold
19005 Cachia
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014 Maria
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 555
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 </row>
19029 <row>
19030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034
19035 \series bold
19036 Cachia
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045 Maurizio
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 555
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 </row>
19060 <row>
19061 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065
19066 \series bold
19067 Cinquemani
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076 Giusi
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 555
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 <row>
19092 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \series bold
19098 Colin
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 Bernard
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 555
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 </row>
19122 <row>
19123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127
19128 \series bold
19129 Concli
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138 Gianfranco
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147 555
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 </row>
19153 <row>
19154 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158
19159 \series bold
19160 Dal Bosco
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169 Carolina
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178 555
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 </row>
19184 <row>
19185 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189
19190 \series bold
19191 Dalpiaz
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200 Annamaria
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 555
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 </row>
19215 <row>
19216 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220
19221 \series bold
19222 Feliciello
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 Domenico
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 555
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 </row>
19246 <row>
19247 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251
19252 \series bold
19253 Focarelli
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262 Paola
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 555
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 </row>
19277 <row>
19278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282
19283 \series bold
19284 Galletti
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 Oreste
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 555
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 </row>
19308 <row>
19309 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313
19314 \series bold
19315 Gasparini
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324 Franca
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 555
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 </row>
19339 <row>
19340 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344
19345 \series bold
19346 Rizzardi
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355 Paola
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 555
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 </row>
19370 <row>
19371 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375
19376 \series bold
19377 Lassini
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386 Giancarlo
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 555
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 </row>
19401 <row>
19402 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406
19407 \series bold
19408 Malfatti
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 Luciano
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 555
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \series bold
19439 Malfatti
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 Valeriano
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457 555
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 </row>
19463 <row>
19464 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468
19469 \series bold
19470 Meneguzzo
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479 Roberto
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 555
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 </row>
19494 <row>
19495 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499
19500 \series bold
19501 Mezzadra
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510 Roberto
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 555
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 </row>
19525 <row>
19526 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530
19531 \series bold
19532 Pirpamer
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541 Erich
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550 555
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 </row>
19556 <row>
19557 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561
19562 \series bold
19563 Pochiesa
19564 \end_layout
19565
19566 \end_inset
19567 </cell>
19568 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572 Paolo
19573 \end_layout
19574
19575 \end_inset
19576 </cell>
19577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581 555, 222
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row>
19588 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \series bold
19594 Radina
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 Claudio
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 555
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 </row>
19618 <row>
19619 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623
19624 \series bold
19625 Stuffer
19626 \end_layout
19627
19628 \end_inset
19629 </cell>
19630 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634 Oskar
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 555
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 </row>
19649 <row>
19650 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654
19655 \series bold
19656 Tacchelli
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665 Ugo
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 555
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685
19686 \series bold
19687 Tezzele
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 Margit
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 555
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 </row>
19711 <row>
19712 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \series bold
19718 Unterkalmsteiner
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727 Frieda
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 555
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \series bold
19749 Vieider
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 Hilde
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767 555
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 </row>
19773 <row>
19774 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778
19779 \series bold
19780 Vigna
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789 Jürgen
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 999
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 </row>
19804 <row>
19805 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \series bold
19811 Weber
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820 Maurizio
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 555
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row>
19836 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \series bold
19842 Winkler
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 Franz
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 555
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 </row>
19866 <row endlastfoot="true">
19867 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \series bold
19873 Fin
19874 \end_layout
19875
19876 \end_inset
19877 </cell>
19878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 </row>
19897 </lyxtabular>
19898
19899 \end_inset
19900
19901
19902 \end_layout
19903
19904 \begin_layout Subsection
19905 Celdas de tabla
19906 \begin_inset Index idx
19907 status collapsed
19908
19909 \begin_layout Plain Layout
19910 Tablas ! Celdas
19911 \end_layout
19912
19913 \end_inset
19914
19915
19916 \begin_inset CommandInset label
19917 LatexCommand label
19918 name "sub:Celdas-de-tablas"
19919
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \begin_layout Standard
19926 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19927  tabla.
19928  Todas estas clases de objetos pueden colocarse en la misma celda.
19929  Se puede alterar el tamaño y la forma de la fuente.
19930  Pero no puedes poner determinados entornos (como 
19931 \family sans
19932 Sección*
19933 \family default
19934 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19935  celda.
19936 \end_layout
19937
19938 \begin_layout Standard
19939 Para poner entradas multilínea en una celda, debes declarar una anchura
19940  fija de columna en el diálogo de tablas.
19941  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19942 nte en varias líneas y la celda se amplía verticalmente.
19943  Un ejemplo:
19944 \end_layout
19945
19946 \begin_layout Standard
19947 \align center
19948 \begin_inset Tabular
19949 <lyxtabular version="3" rows="4" columns="3">
19950 <features tabularvalignment="middle">
19951 <column alignment="center" valignment="top" width="0pt">
19952 <column alignment="block" valignment="top" width="3cm">
19953 <column alignment="center" valignment="top" width="0pt">
19954 <row>
19955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959
19960 \family roman
19961 \series medium
19962 \shape up
19963 \size normal
19964 \emph off
19965 \bar no
19966 \noun off
19967 \color none
19968 1
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977
19978 \family roman
19979 \series medium
19980 \shape up
19981 \size normal
19982 \emph off
19983 \bar no
19984 \noun off
19985 \color none
19986 2
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \family roman
19997 \series medium
19998 \shape up
19999 \size normal
20000 \emph off
20001 \bar no
20002 \noun off
20003 \color none
20004 3
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 </row>
20010 <row>
20011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015
20016 \family roman
20017 \series medium
20018 \shape up
20019 \size normal
20020 \emph off
20021 \bar no
20022 \noun off
20023 \color none
20024 4
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \family roman
20035 \series medium
20036 \shape up
20037 \size normal
20038 \emph off
20039 \bar no
20040 \noun off
20041 \color none
20042 Esto es una entrada multilínea en una celda.
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \family roman
20053 \series medium
20054 \shape up
20055 \size normal
20056 \emph off
20057 \bar no
20058 \noun off
20059 \color none
20060 5
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 </row>
20066 <row>
20067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071
20072 \family roman
20073 \series medium
20074 \shape up
20075 \size normal
20076 \emph off
20077 \bar no
20078 \noun off
20079 \color none
20080 6
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \family roman
20091 \series medium
20092 \shape up
20093 \size normal
20094 \emph off
20095 \bar no
20096 \noun off
20097 \color none
20098 Ahora es más larga.
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107
20108 \family roman
20109 \series medium
20110 \shape up
20111 \size normal
20112 \emph off
20113 \bar no
20114 \noun off
20115 \color none
20116 7
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 </row>
20122 <row>
20123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127
20128 \family roman
20129 \series medium
20130 \shape up
20131 \size normal
20132 \emph off
20133 \bar no
20134 \noun off
20135 \color none
20136 8
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145
20146 \family roman
20147 \series medium
20148 \shape up
20149 \size normal
20150 \emph off
20151 \bar no
20152 \noun off
20153 \color none
20154 Esto es una entrada multilínea en una celda.
20155  Ahora es más larga.
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164
20165 \family roman
20166 \series medium
20167 \shape up
20168 \size normal
20169 \emph off
20170 \bar no
20171 \noun off
20172 \color none
20173 9
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 </row>
20179 </lyxtabular>
20180
20181 \end_inset
20182
20183
20184 \end_layout
20185
20186 \begin_layout Standard
20187
20188 \end_layout
20189
20190 \begin_layout Standard
20191 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
20192  Puedes cortar y pegar más de una fila.
20193 \begin_inset Foot
20194 status open
20195
20196 \begin_layout Plain Layout
20197 No se puede pegar en una selección multicelda porque no estaría claro cómo
20198  proceder al pegar, p.
20199 \begin_inset space \thinspace{}
20200 \end_inset
20201
20202 e., una palabra en una selección 2×3.
20203 \end_layout
20204
20205 \end_inset
20206
20207  Seleccionar con el ratón o con 
20208 \family sans
20209 Shift+flecha
20210 \family default
20211  trabaja como es habitual.
20212  También puedes copiar y pegar una tabla entera como un todo iniciando la
20213  selección desde fuera de la tabla.
20214 \end_layout
20215
20216 \begin_layout Section
20217 Flotantes
20218 \begin_inset Index idx
20219 status collapsed
20220
20221 \begin_layout Plain Layout
20222 Flotantes
20223 \end_layout
20224
20225 \end_inset
20226
20227
20228 \begin_inset CommandInset label
20229 LatexCommand label
20230 name "sec:Flotantes"
20231
20232 \end_inset
20233
20234
20235 \end_layout
20236
20237 \begin_layout Standard
20238 Un flotante es un bloque de texto asociado con una especie de etiqueta que
20239  no tiene posición fija.
20240  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
20241  Las 
20242 \family sans
20243 Notas
20244 \begin_inset space ~
20245 \end_inset
20246
20247 al
20248 \begin_inset space ~
20249 \end_inset
20250
20251 pie
20252 \family default
20253  y las 
20254 \family sans
20255 Notas
20256 \begin_inset space ~
20257 \end_inset
20258
20259 al
20260 \begin_inset space ~
20261 \end_inset
20262
20263 margen
20264 \family default
20265  también son flotantes, porque pueden flotar a la página siguiente cuando
20266  hay demasiadas notas en la página.
20267 \end_layout
20268
20269 \begin_layout Standard
20270 Los flotantes hacen posible composiciones de alta calidad.
20271  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
20272  evitar espacios en blanco y páginas sin texto.
20273  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
20274  cada flotante puede estar referido en el texto.
20275  Por lo tanto los flotantes están numerados.
20276  Las referencias se describen en la sección
20277 \begin_inset space \thinspace{}
20278 \end_inset
20279
20280
20281 \begin_inset CommandInset ref
20282 LatexCommand ref
20283 reference "sec:Referencias-cruzadas"
20284
20285 \end_inset
20286
20287 .
20288 \end_layout
20289
20290 \begin_layout Standard
20291 Para insertar un flotante, usa el menú 
20292 \family sans
20293 Insertar\SpecialChar \menuseparator
20294 Flotante
20295 \family default
20296 .
20297  En el documento aparece un cuadro con una etiqueta, p.
20298 \begin_inset space \thinspace{}
20299 \end_inset
20300
20301 e.
20302  «Figura
20303 \begin_inset space ~
20304 \end_inset
20305
20306 #» (# es el número de orden).
20307  La etiqueta será traducida automáticamente al idioma del documento.
20308  A continuación de la etiqueta se puede escribir el texto de la leyenda.
20309 \begin_inset Index idx
20310 status collapsed
20311
20312 \begin_layout Plain Layout
20313 Flotantes ! Leyenda
20314 \end_layout
20315
20316 \end_inset
20317
20318  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
20319  separado dentro del flotante.
20320  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
20321  del flotante haciendo clic izquierdo sobre el recuadro.
20322  Un recuadro se muestra así: 
20323 \begin_inset Graphics
20324         filename clipart/flotanteQt4.png
20325         scale 70
20326
20327 \end_inset
20328
20329  —un cuadro gris con etiqueta en rojo—.
20330 \end_layout
20331
20332 \begin_layout Standard
20333 Se recomienda insertar flotantes como párrafos separados para evitar posibles
20334  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
20335  de modo especial.
20336 \end_layout
20337
20338 \begin_layout Subsection
20339 Tipos de flotantes
20340 \end_layout
20341
20342 \begin_layout Subsubsection
20343 Figuras flotantes
20344 \begin_inset Index idx
20345 status collapsed
20346
20347 \begin_layout Plain Layout
20348 Flotantes ! Figuras
20349 \end_layout
20350
20351 \end_inset
20352
20353
20354 \begin_inset CommandInset label
20355 LatexCommand label
20356 name "sec:Figuras-flotantes"
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \begin_layout Standard
20364 El menú 
20365 \family sans
20366 Insertar\SpecialChar \menuseparator
20367 Flotante\SpecialChar \menuseparator
20368 Figura
20369 \family default
20370  inserta un flotante con la etiqueta «
20371 \series bold
20372 Figura
20373 \begin_inset space ~
20374 \end_inset
20375
20376 #:
20377 \series default
20378 ».
20379  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
20380  pulsa 
20381 \family sans
20382 Retorno
20383 \family default
20384  e inserta la imagen como se describió antes (sección
20385 \begin_inset space ~
20386 \end_inset
20387
20388
20389 \begin_inset CommandInset ref
20390 LatexCommand ref
20391 reference "sec:Gráficos"
20392
20393 \end_inset
20394
20395 ).
20396  Así se ha hecho en la Figura
20397 \begin_inset space ~
20398 \end_inset
20399
20400
20401 \begin_inset CommandInset ref
20402 LatexCommand ref
20403 reference "cap:Ornitorrinco"
20404
20405 \end_inset
20406
20407 .
20408  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
20409  pulsa 
20410 \family sans
20411 Retorno
20412 \family default
20413  e inserta la imagen.
20414  Así se ha hecho en la Figura
20415 \begin_inset space ~
20416 \end_inset
20417
20418
20419 \begin_inset CommandInset ref
20420 LatexCommand ref
20421 reference "cap:Escher"
20422
20423 \end_inset
20424
20425 .
20426 \end_layout
20427
20428 \begin_layout Standard
20429 \begin_inset Float figure
20430 wide false
20431 sideways false
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435 \align center
20436 \begin_inset Graphics
20437         filename ../clipart/platypus.eps
20438         width 50col%
20439
20440 \end_inset
20441
20442
20443 \end_layout
20444
20445 \begin_layout Plain Layout
20446 \begin_inset Caption
20447
20448 \begin_layout Plain Layout
20449 \begin_inset CommandInset label
20450 LatexCommand label
20451 name "cap:Ornitorrinco"
20452
20453 \end_inset
20454
20455 Un ornitorrinco muy distorsionado en un flotante.
20456 \end_layout
20457
20458 \end_inset
20459
20460
20461 \end_layout
20462
20463 \end_inset
20464
20465
20466 \end_layout
20467
20468 \begin_layout Standard
20469 \begin_inset Float figure
20470 wide false
20471 sideways false
20472 status collapsed
20473
20474 \begin_layout Plain Layout
20475 \begin_inset Caption
20476
20477 \begin_layout Plain Layout
20478 \begin_inset CommandInset label
20479 LatexCommand label
20480 name "cap:Escher"
20481
20482 \end_inset
20483
20484 M.C.
20485  Escher sobre ácido.
20486 \end_layout
20487
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \begin_layout Plain Layout
20494 \align center
20495 \begin_inset Graphics
20496         filename ../clipart/escher-lsd.eps
20497         scale 80
20498
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \end_inset
20505
20506
20507 \end_layout
20508
20509 \begin_layout Standard
20510 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
20511  una referencia a ella.
20512  Como se describe en la sección
20513 \begin_inset space ~
20514 \end_inset
20515
20516
20517 \begin_inset CommandInset ref
20518 LatexCommand ref
20519 reference "sec:Referencias-cruzadas"
20520
20521 \end_inset
20522
20523 , puedes insertar una etiqueta en el título con el menú 
20524 \family sans
20525 Insertar\SpecialChar \menuseparator
20526 Etiqueta
20527 \family default
20528  y luego poner una referencia a ella con 
20529 \family sans
20530 Insertar\SpecialChar \menuseparator
20531 Referencia
20532 \begin_inset space ~
20533 \end_inset
20534
20535 cruzada
20536 \family default
20537 .
20538  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
20539  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
20540  flotantes en el documento final, y entonces la figura podría no quedar
20541  «arriba» precisamente.
20542 \end_layout
20543
20544 \begin_layout Standard
20545 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
20546  dos imágenes con leyendas separadas, esto es posible insertando una imagen
20547  flotante dentro de otro flotante.
20548  Ten en cuenta que sólo el título principal del flotante se añade al índice
20549  de figuras.
20550  La Figura
20551 \begin_inset space ~
20552 \end_inset
20553
20554
20555 \begin_inset CommandInset ref
20556 LatexCommand ref
20557 reference "cap:Dos-imágenes"
20558
20559 \end_inset
20560
20561  es un ejemplo de flotante con dos imágenes adosadas.
20562  También se puede poner una sobre otra.
20563  Las figuras 
20564 \begin_inset CommandInset ref
20565 LatexCommand ref
20566 reference "fig:Estructura-indefinible"
20567
20568 \end_inset
20569
20570  y 
20571 \begin_inset CommandInset ref
20572 LatexCommand ref
20573 reference "fig:Ornitorrinco"
20574
20575 \end_inset
20576
20577  son las subfiguras.
20578 \end_layout
20579
20580 \begin_layout Standard
20581 \begin_inset Float figure
20582 wide false
20583 sideways false
20584 status open
20585
20586 \begin_layout Plain Layout
20587 \begin_inset space \hfill{}
20588 \end_inset
20589
20590
20591 \begin_inset Float figure
20592 wide false
20593 sideways false
20594 status collapsed
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Caption
20598
20599 \begin_layout Plain Layout
20600 \begin_inset CommandInset label
20601 LatexCommand label
20602 name "fig:Estructura-indefinible"
20603
20604 \end_inset
20605
20606 Estructura indefinible
20607 \end_layout
20608
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \begin_layout Plain Layout
20615 \begin_inset Graphics
20616         filename ../clipart/escher-lsd.eps
20617         width 45col%
20618
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \end_inset
20625
20626
20627 \begin_inset space \hfill{}
20628 \end_inset
20629
20630
20631 \begin_inset Float figure
20632 wide false
20633 sideways false
20634 status open
20635
20636 \begin_layout Plain Layout
20637 \begin_inset Caption
20638
20639 \begin_layout Plain Layout
20640 \begin_inset CommandInset label
20641 LatexCommand label
20642 name "fig:Ornitorrinco"
20643
20644 \end_inset
20645
20646 Ornitorrinco
20647 \end_layout
20648
20649 \end_inset
20650
20651
20652 \end_layout
20653
20654 \begin_layout Plain Layout
20655 \begin_inset Graphics
20656         filename ../clipart/platypus.eps
20657         lyxscale 60
20658         width 45col%
20659
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \end_inset
20666
20667
20668 \begin_inset space \hfill{}
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \begin_layout Plain Layout
20675 \begin_inset Caption
20676
20677 \begin_layout Plain Layout
20678 \begin_inset CommandInset label
20679 LatexCommand label
20680 name "cap:Dos-imágenes"
20681
20682 \end_inset
20683
20684 Dos imágenes distorsionadas.
20685 \end_layout
20686
20687 \end_inset
20688
20689
20690 \end_layout
20691
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \begin_layout Standard
20698 Observa que las leyendas se añaden al 
20699 \family sans
20700 Índice
20701 \begin_inset space ~
20702 \end_inset
20703
20704 de
20705 \begin_inset space ~
20706 \end_inset
20707
20708 figuras,
20709 \family default
20710  como se explica en la sección
20711 \begin_inset space ~
20712 \end_inset
20713
20714
20715 \begin_inset CommandInset ref
20716 LatexCommand ref
20717 reference "sub:Índices-de"
20718
20719 \end_inset
20720
20721 .
20722 \end_layout
20723
20724 \begin_layout Subsubsection
20725 Tablas flotantes
20726 \begin_inset Index idx
20727 status collapsed
20728
20729 \begin_layout Plain Layout
20730 Flotantes ! Tablas
20731 \end_layout
20732
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \begin_layout Standard
20739 Las tablas flotantes se insertan con el menú 
20740 \family sans
20741 Insertar\SpecialChar \menuseparator
20742 Flotante\SpecialChar \menuseparator
20743 Tabla
20744 \family default
20745 .
20746  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
20747  diferente.
20748  La tabla
20749 \begin_inset space ~
20750 \end_inset
20751
20752
20753 \begin_inset CommandInset ref
20754 LatexCommand ref
20755 reference "cap:Una tabla flotante"
20756
20757 \end_inset
20758
20759  es un ejemplo de tabla flotante.
20760 \end_layout
20761
20762 \begin_layout Standard
20763 \begin_inset Float table
20764 wide false
20765 sideways false
20766 status collapsed
20767
20768 \begin_layout Plain Layout
20769 \begin_inset Caption
20770
20771 \begin_layout Plain Layout
20772 \begin_inset CommandInset label
20773 LatexCommand label
20774 name "cap:Una tabla flotante"
20775
20776 \end_inset
20777
20778 Una tabla flotante.
20779 \end_layout
20780
20781 \end_inset
20782
20783
20784 \end_layout
20785
20786 \begin_layout Plain Layout
20787 \align center
20788 \begin_inset VSpace bigskip
20789 \end_inset
20790
20791
20792 \begin_inset Tabular
20793 <lyxtabular version="3" rows="3" columns="3">
20794 <features tabularvalignment="middle">
20795 <column alignment="center" valignment="top" width="0pt">
20796 <column alignment="center" valignment="top" width="0pt">
20797 <column alignment="center" valignment="top" width="0pt">
20798 <row>
20799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803
20804 \family roman
20805 \series medium
20806 \shape up
20807 \size normal
20808 \emph off
20809 \bar no
20810 \noun off
20811 \color none
20812 1
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821
20822 \family roman
20823 \series medium
20824 \shape up
20825 \size normal
20826 \emph off
20827 \bar no
20828 \noun off
20829 \color none
20830 2
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 </row>
20854 <row>
20855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \family roman
20861 \series medium
20862 \shape up
20863 \size normal
20864 \emph off
20865 \bar no
20866 \noun off
20867 \color none
20868 Pepe
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \family roman
20879 \series medium
20880 \shape up
20881 \size normal
20882 \emph off
20883 \bar no
20884 \noun off
20885 \color none
20886 Mari
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \family roman
20897 \series medium
20898 \shape up
20899 \size normal
20900 \emph off
20901 \bar no
20902 \noun off
20903 \color none
20904 Teo
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \family roman
20917 \series medium
20918 \shape up
20919 \size normal
20920 \emph off
20921 \bar no
20922 \noun off
20923 \color none
20924 \begin_inset Formula $\int x^{2}dx$
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936
20937 \family roman
20938 \series medium
20939 \shape up
20940 \size normal
20941 \emph off
20942 \bar no
20943 \noun off
20944 \color none
20945 \begin_inset Formula $\left[\begin{array}{cc}
20946 a & b\\
20947 c & d
20948 \end{array}\right]$
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Plain Layout
20960
20961 \family roman
20962 \series medium
20963 \shape up
20964 \size normal
20965 \emph off
20966 \bar no
20967 \noun off
20968 \color none
20969 \begin_inset Formula $1+1=2$
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 </lyxtabular>
20979
20980 \end_inset
20981
20982
20983 \end_layout
20984
20985 \end_inset
20986
20987
20988 \end_layout
20989
20990 \begin_layout Subsubsection
20991 Algoritmos flotantes
20992 \begin_inset Index idx
20993 status collapsed
20994
20995 \begin_layout Plain Layout
20996 Flotantes ! Algoritmos
20997 \end_layout
20998
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \begin_layout Standard
21005 Este tipo de flotante se inserta con el menú 
21006 \family sans
21007 Insertar\SpecialChar \menuseparator
21008 Flotante\SpecialChar \menuseparator
21009 Algoritmo
21010 \family default
21011 .
21012  Se usa para códigos y descripciones de algoritmos.
21013  Un posible entorno para algoritmos es 
21014 \family sans
21015 Código-LyX
21016 \family default
21017 , descrito en sección
21018 \begin_inset space ~
21019 \end_inset
21020
21021
21022 \begin_inset space \thinspace{}
21023 \end_inset
21024
21025
21026 \begin_inset CommandInset ref
21027 LatexCommand ref
21028 reference "sub:Código-LyX"
21029
21030 \end_inset
21031
21032 .
21033 \end_layout
21034
21035 \begin_layout Standard
21036 \begin_inset Note Greyedout
21037 status collapsed
21038
21039 \begin_layout Plain Layout
21040
21041 \series bold
21042 Nota: 
21043 \series default
21044 La etiqueta no se traduce automáticamente al idioma del documento.
21045 \end_layout
21046
21047 \end_inset
21048
21049  
21050 \end_layout
21051
21052 \begin_layout Standard
21053 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
21054  línea
21055 \end_layout
21056
21057 \begin_layout Standard
21058
21059 \series bold
21060
21061 \backslash
21062 floatname{algorithm}{nombre}
21063 \end_layout
21064
21065 \begin_layout Standard
21066 al preámbulo del documento (menú 
21067 \family sans
21068 Documento\SpecialChar \menuseparator
21069 Configuración
21070 \family default
21071 ).
21072  
21073 \series bold
21074 nombre
21075 \series default
21076  es la palabra «
21077 \emph on
21078 algoritmo
21079 \emph default
21080 » en el idioma deseado.
21081 \end_layout
21082
21083 \begin_layout Subsubsection
21084 Flotantes envueltos
21085 \begin_inset Index idx
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089 Flotantes ! Envueltos
21090 \end_layout
21091
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \begin_layout Standard
21098 \begin_inset Wrap figure
21099 lines 0
21100 placement l
21101 overhang 0col%
21102 width "40col%"
21103 status open
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Graphics
21107         filename ../clipart/mobius.eps
21108         width 40col%
21109
21110 \end_inset
21111
21112
21113 \end_layout
21114
21115 \begin_layout Plain Layout
21116 \begin_inset Caption
21117
21118 \begin_layout Plain Layout
21119 \begin_inset CommandInset label
21120 LatexCommand label
21121 name "fig:Figura-envuelta"
21122
21123 \end_inset
21124
21125 Una figura envuelta en el texto.
21126 \begin_inset VSpace medskip
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138
21139 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
21140  de modo que ambos ocupen sólo una parte del ancho de columna.
21141  Puede insertarse con el menú 
21142 \family sans
21143 Insertar\SpecialChar \menuseparator
21144 Flotante\SpecialChar \menuseparator
21145 Figura
21146 \begin_inset space ~
21147 \end_inset
21148
21149 envuelta
21150 \family default
21151  o 
21152 \family sans
21153 Tabla
21154 \begin_inset space ~
21155 \end_inset
21156
21157 envuelta
21158 \family default
21159  si está instalado el paquete LaTeX 
21160 \series bold
21161 wrapfig
21162 \series default
21163
21164 \begin_inset Index idx
21165 status collapsed
21166
21167 \begin_layout Plain Layout
21168 LaTeX, paquetes ! wrapfig
21169 \end_layout
21170
21171 \end_inset
21172
21173 .
21174 \begin_inset Foot
21175 status collapsed
21176
21177 \begin_layout Plain Layout
21178 La instalación de paquetes LaTeX se explica en el manual 
21179 \emph on
21180 Configuración de LaTeX
21181 \emph default
21182 .
21183 \end_layout
21184
21185 \end_inset
21186
21187  La anchura y la posición del flotante se ajustan en el diálogo de configuración
21188  al que se accede haciendo clic derecho sobre el cuadro del flotante.
21189  La figura
21190 \begin_inset space ~
21191 \end_inset
21192
21193
21194 \begin_inset CommandInset ref
21195 LatexCommand ref
21196 reference "fig:Figura-envuelta"
21197
21198 \end_inset
21199
21200  es un ejemplo de figura flotante adosada al texto con una anchura del 40
21201 \begin_inset space \thinspace{}
21202 \end_inset
21203
21204 % de la columna.
21205 \begin_inset Foot
21206 status collapsed
21207
21208 \begin_layout Plain Layout
21209 Véanse las unidades disponibles en el apéndice
21210 \begin_inset space ~
21211 \end_inset
21212
21213
21214 \begin_inset CommandInset ref
21215 LatexCommand ref
21216 reference "cap:Unidades-disponibles"
21217
21218 \end_inset
21219
21220 .
21221 \end_layout
21222
21223 \end_inset
21224
21225  Se ha añadido un espacio bajo el título para separarlo mejor del texto
21226  circundante.
21227 \end_layout
21228
21229 \begin_layout Standard
21230 \begin_inset Note Greyedout
21231 status collapsed
21232
21233 \begin_layout Plain Layout
21234
21235 \series bold
21236 Nota:
21237 \series default
21238  ¡Los envoltorios flotantes son frágiles! P.
21239 \begin_inset space \thinspace{}
21240 \end_inset
21241
21242 e.
21243  si una figura está muy cerca de la parte inferior de la página puede haber
21244  errores en la salida, como que no aparezca el flotante o se coloque junto
21245  a un texto distinto.
21246 \end_layout
21247
21248 \end_inset
21249
21250
21251 \end_layout
21252
21253 \begin_layout Standard
21254 En general:
21255 \end_layout
21256
21257 \begin_layout Itemize
21258 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
21259  salto de página.
21260  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
21261  esté casi listo y puedas prever los saltos de página.
21262 \end_layout
21263
21264 \begin_layout Itemize
21265 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
21266  del párrafo al que deben adosarse, o bien dentro de un párrafo.
21267 \end_layout
21268
21269 \begin_layout Itemize
21270 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
21271  que procura que haya un párrafo de texto entre ellos.
21272 \end_layout
21273
21274 \begin_layout Itemize
21275 Los flotantes envueltos no están permitidos en encabezados de sección o
21276  tablas.
21277 \end_layout
21278
21279 \begin_layout Subsection
21280 Rotación de flotantes
21281 \begin_inset CommandInset label
21282 LatexCommand label
21283 name "sub:Rotación-de-flotantes"
21284
21285 \end_inset
21286
21287
21288 \begin_inset Index idx
21289 status collapsed
21290
21291 \begin_layout Plain Layout
21292 Flotantes ! Rotación
21293 \end_layout
21294
21295 \end_inset
21296
21297
21298 \end_layout
21299
21300 \begin_layout Standard
21301 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21302  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
21303  y marca la opción 
21304 \family sans
21305 Girar
21306 \begin_inset space ~
21307 \end_inset
21308
21309 hacia
21310 \begin_inset space ~
21311 \end_inset
21312
21313 un
21314 \begin_inset space ~
21315 \end_inset
21316
21317 lado
21318 \family default
21319  en el diálogo de configuración.
21320 \end_layout
21321
21322 \begin_layout Standard
21323 Los flotantes girados son puestos siempre en su propia página (o columna
21324  si el documento es de dos columnas).
21325  Puedes permitir que se extiendan a varias columnas con la opción 
21326 \family sans
21327 Extender columnas
21328 \family default
21329  de la configuración de flotantes.
21330  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
21331  En el manual 
21332 \emph on
21333 Objetos insertados
21334 \emph default
21335  se explica cómo forzar el sentido de rotación.
21336 \end_layout
21337
21338 \begin_layout Standard
21339 Las referencias a flotantes girados se hacen como los flotantes normales,
21340  el formato de la leyenda también es igual.
21341  La Tabla
21342 \begin_inset space ~
21343 \end_inset
21344
21345
21346 \begin_inset CommandInset ref
21347 LatexCommand ref
21348 reference "cap:Tabla-girada"
21349
21350 \end_inset
21351
21352  es un ejemplo de tabla flotante girada.
21353 \end_layout
21354
21355 \begin_layout Standard
21356 \begin_inset Note Greyedout
21357 status collapsed
21358
21359 \begin_layout Plain Layout
21360
21361 \series bold
21362 Nota:
21363 \series default
21364  No todos los visores DVI son capaces de mostrar las rotaciones.
21365 \end_layout
21366
21367 \end_inset
21368
21369
21370 \end_layout
21371
21372 \begin_layout Standard
21373 \begin_inset Float table
21374 wide false
21375 sideways true
21376 status collapsed
21377
21378 \begin_layout Plain Layout
21379 \begin_inset Caption
21380
21381 \begin_layout Plain Layout
21382 \begin_inset CommandInset label
21383 LatexCommand label
21384 name "cap:Tabla-girada"
21385
21386 \end_inset
21387
21388 Tabla girada.
21389 \end_layout
21390
21391 \end_inset
21392
21393
21394 \end_layout
21395
21396 \begin_layout Plain Layout
21397 \align center
21398 \begin_inset VSpace bigskip
21399 \end_inset
21400
21401
21402 \begin_inset Tabular
21403 <lyxtabular version="3" rows="1" columns="5">
21404 <features tabularvalignment="middle">
21405 <column alignment="center" valignment="top" width="0">
21406 <column alignment="center" valignment="top" width="0">
21407 <column alignment="center" valignment="top" width="0">
21408 <column alignment="center" valignment="top" width="0">
21409 <column alignment="center" valignment="top" width="0">
21410 <row>
21411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415 test
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 b
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 c
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442 d
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 e
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 </row>
21457 </lyxtabular>
21458
21459 \end_inset
21460
21461
21462 \end_layout
21463
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \begin_layout Subsection
21470 Colocación de flotantes
21471 \begin_inset CommandInset label
21472 LatexCommand label
21473 name "sub:Colocación-de-flotantes"
21474
21475 \end_inset
21476
21477
21478 \begin_inset Index idx
21479 status collapsed
21480
21481 \begin_layout Plain Layout
21482 Flotantes ! Colocación
21483 \end_layout
21484
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \begin_layout Standard
21491 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
21492  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
21493 \begin_inset Newline newline
21494 \end_inset
21495
21496 La opción 
21497 \family sans
21498 Extender
21499 \begin_inset space ~
21500 \end_inset
21501
21502 columnas
21503 \family default
21504  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
21505  abarcará ambas columnas en lugar de una sola.
21506 \begin_inset Newline newline
21507 \end_inset
21508
21509 La opción 
21510 \family sans
21511 Girar
21512 \begin_inset space ~
21513 \end_inset
21514
21515 hacia
21516 \begin_inset space ~
21517 \end_inset
21518
21519 un
21520 \begin_inset space ~
21521 \end_inset
21522
21523 lado
21524 \family default
21525  sirve para girar flotantes, véase la sección
21526 \begin_inset space ~
21527 \end_inset
21528
21529
21530 \begin_inset CommandInset ref
21531 LatexCommand ref
21532 reference "sub:Rotación-de-flotantes"
21533
21534 \end_inset
21535
21536 .
21537  
21538 \end_layout
21539
21540 \begin_layout Standard
21541 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
21542  la posición de un flotante si desmarcas la opción 
21543 \family sans
21544 Usar
21545 \begin_inset space ~
21546 \end_inset
21547
21548 ubicación
21549 \begin_inset space ~
21550 \end_inset
21551
21552 predeterminada
21553 \family default
21554 :
21555 \end_layout
21556
21557 \begin_layout Description
21558 Aquí
21559 \begin_inset space ~
21560 \end_inset
21561
21562 si
21563 \begin_inset space ~
21564 \end_inset
21565
21566 es
21567 \begin_inset space ~
21568 \end_inset
21569
21570 posible: intenta situar el flotante en la posición en la que se inserta
21571 \end_layout
21572
21573 \begin_layout Description
21574 Principio
21575 \begin_inset space ~
21576 \end_inset
21577
21578 de
21579 \begin_inset space ~
21580 \end_inset
21581
21582 página: intenta situar el flotante al principio de la página actual
21583 \end_layout
21584
21585 \begin_layout Description
21586 Fin
21587 \begin_inset space ~
21588 \end_inset
21589
21590 de
21591 \begin_inset space ~
21592 \end_inset
21593
21594 página: intenta situar el flotante al final de la página actual
21595 \end_layout
21596
21597 \begin_layout Description
21598 Página
21599 \begin_inset space ~
21600 \end_inset
21601
21602 de
21603 \begin_inset space ~
21604 \end_inset
21605
21606 flotantes: intenta situar el flotante en una página propia 
21607 \end_layout
21608
21609 \begin_layout Standard
21610 LaTeX usa 
21611 \emph on
21612 siempre
21613 \emph default
21614  ese orden de opciones.
21615  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21616  lugar 
21617 \family sans
21618 Aquí
21619 \begin_inset space ~
21620 \end_inset
21621
21622 si
21623 \begin_inset space ~
21624 \end_inset
21625
21626 es
21627 \begin_inset space ~
21628 \end_inset
21629
21630 posible
21631 \family default
21632 , luego 
21633 \family sans
21634 Principio
21635 \begin_inset space ~
21636 \end_inset
21637
21638 de
21639 \begin_inset space ~
21640 \end_inset
21641
21642 página
21643 \family default
21644 , y después las otras.
21645  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21646  pero en dicho orden.
21647  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21648  pero intenta poner el flotante en la página siguiente.
21649 \end_layout
21650
21651 \begin_layout Standard
21652 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21653 \end_layout
21654
21655 \begin_layout Standard
21656
21657 \family sans
21658 Principio
21659 \begin_inset space ~
21660 \end_inset
21661
21662 de
21663 \begin_inset space ~
21664 \end_inset
21665
21666 página:
21667 \family default
21668  sólo si el flotante ocupa menos del 70
21669 \begin_inset space \thinspace{}
21670 \end_inset
21671
21672 % de la página puede ubicarse al principio de página.
21673 \end_layout
21674
21675 \begin_layout Standard
21676
21677 \family sans
21678 Fin
21679 \begin_inset space ~
21680 \end_inset
21681
21682 de
21683 \begin_inset space ~
21684 \end_inset
21685
21686 página:
21687 \family default
21688  sólo si el flotante ocupa menos del 30
21689 \begin_inset space \thinspace{}
21690 \end_inset
21691
21692 % de la página puede ubicarse al fin de página.
21693 \end_layout
21694
21695 \begin_layout Standard
21696
21697 \family sans
21698 Página
21699 \begin_inset space ~
21700 \end_inset
21701
21702 de
21703 \begin_inset space ~
21704 \end_inset
21705
21706 flotantes:
21707 \family default
21708  sólo si más del 50
21709 \begin_inset space \thinspace{}
21710 \end_inset
21711
21712 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21713  página.
21714 \end_layout
21715
21716 \begin_layout Standard
21717 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21718  
21719 \family sans
21720 Ignorar
21721 \begin_inset space ~
21722 \end_inset
21723
21724 reglas
21725 \begin_inset space ~
21726 \end_inset
21727
21728 de
21729 \begin_inset space ~
21730 \end_inset
21731
21732 LaTeX
21733 \family default
21734 .
21735 \end_layout
21736
21737 \begin_layout Standard
21738 En determinados casos podrías necesitar ubicar un flotante exactamente en
21739  la posición en la que se inserta.
21740  Para esto puedes usar la opción 
21741 \family sans
21742 Aquí
21743 \begin_inset space ~
21744 \end_inset
21745
21746 definitivamente
21747 \family default
21748 .
21749  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21750  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21751  se podría estropear el diseño de la página.
21752 \end_layout
21753
21754 \begin_layout Standard
21755 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21756  están rodeados por texto de un párrafo determinado.
21757 \end_layout
21758
21759 \begin_layout Standard
21760 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21761 \begin_inset CommandInset citation
21762 LatexCommand cite
21763 key "latexcompanion,latexguide,latexbook"
21764
21765 \end_inset
21766
21767 .
21768 \end_layout
21769
21770 \begin_layout Section
21771 Minipáginas
21772 \begin_inset Index idx
21773 status collapsed
21774
21775 \begin_layout Plain Layout
21776 Minipáginas
21777 \end_layout
21778
21779 \end_inset
21780
21781
21782 \begin_inset CommandInset label
21783 LatexCommand label
21784 name "sec:Minipáginas"
21785
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \begin_layout Standard
21792 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21793  de otra.
21794  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21795  de línea, etc.
21796 \end_layout
21797
21798 \begin_layout Standard
21799 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21800  con el menú 
21801 \family sans
21802 Insertar\SpecialChar \menuseparator
21803 Cuadro.
21804
21805 \family default
21806  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21807  alineación de la minipágina.
21808 \end_layout
21809
21810 \begin_layout Standard
21811 \align center
21812 \begin_inset Box Frameless
21813 position "t"
21814 hor_pos "c"
21815 has_inner_box 1
21816 inner_pos "t"
21817 use_parbox 0
21818 use_makebox 0
21819 width "30col%"
21820 special "none"
21821 height "1pt"
21822 height_special "totalheight"
21823 status collapsed
21824
21825 \begin_layout Plain Layout
21826
21827 \shape italic
21828 Esto es una minipágina.
21829  El texto en estilo cursiva.
21830 \end_layout
21831
21832 \begin_layout Plain Layout
21833
21834 \shape italic
21835 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21836  otro formato.
21837 \end_layout
21838
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \begin_layout Standard
21845 \begin_inset VSpace medskip
21846 \end_inset
21847
21848 Si sitúas dos minipáginas adosadas, puedes usar 
21849 \family sans
21850 Relleno
21851 \begin_inset space ~
21852 \end_inset
21853
21854 horizontal
21855 \family default
21856 , descrito en la sección
21857 \begin_inset space ~
21858 \end_inset
21859
21860
21861 \begin_inset CommandInset ref
21862 LatexCommand ref
21863 reference "sub:Espacio-horizontal"
21864
21865 \end_inset
21866
21867 :
21868 \begin_inset VSpace medskip
21869 \end_inset
21870
21871
21872 \end_layout
21873
21874 \begin_layout Standard
21875 \begin_inset Box Frameless
21876 position "t"
21877 hor_pos "c"
21878 has_inner_box 1
21879 inner_pos "t"
21880 use_parbox 0
21881 use_makebox 0
21882 width "1.5in"
21883 special "none"
21884 height "1pt"
21885 height_special "totalheight"
21886 status collapsed
21887
21888 \begin_layout Plain Layout
21889 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21890 \end_layout
21891
21892 \end_inset
21893
21894
21895 \begin_inset space \hfill{}
21896 \end_inset
21897
21898
21899 \begin_inset Box Frameless
21900 position "t"
21901 hor_pos "c"
21902 has_inner_box 1
21903 inner_pos "t"
21904 use_parbox 0
21905 use_makebox 0
21906 width "1.5in"
21907 special "none"
21908 height "1pt"
21909 height_special "totalheight"
21910 status collapsed
21911
21912 \begin_layout Plain Layout
21913 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21914 \end_layout
21915
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922 \begin_inset VSpace bigskip
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \begin_layout Standard
21929 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21930  de cuadro y la decoración del marco.
21931  En el capítulo 
21932 \emph on
21933 Cuadros
21934 \emph default
21935  del manual 
21936 \emph on
21937 Objetos insertados
21938 \emph default
21939  se explican con detalle todos los tipos de cuadros y sus características.
21940 \end_layout
21941
21942 \begin_layout Chapter
21943 Ecuaciones matemáticas 
21944 \begin_inset Index idx
21945 status collapsed
21946
21947 \begin_layout Plain Layout
21948 Matemáticas
21949 \end_layout
21950
21951 \end_inset
21952
21953
21954 \begin_inset Index idx
21955 status collapsed
21956
21957 \begin_layout Plain Layout
21958 Ecuaciones|see
21959 \begin_inset ERT
21960 status collapsed
21961
21962 \begin_layout Plain Layout
21963
21964 {
21965 \end_layout
21966
21967 \end_inset
21968
21969 Matemáticas
21970 \begin_inset ERT
21971 status collapsed
21972
21973 \begin_layout Plain Layout
21974
21975 }
21976 \end_layout
21977
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \end_inset
21984
21985
21986 \begin_inset CommandInset label
21987 LatexCommand label
21988 name "cap:Ecuaciones-matemáticas"
21989
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Standard
21996 Los temas tratados en este capítulo se desarrollan en profundidad en el
21997  manual 
21998 \emph on
21999 Ecuaciones.
22000  
22001 \emph default
22002 En él encontrarás también consejos y trucos para casos especiales.
22003 \end_layout
22004
22005 \begin_layout Section
22006 Edición básica de ecuaciones
22007 \begin_inset Index idx
22008 status collapsed
22009
22010 \begin_layout Plain Layout
22011 Matemáticas ! Edición de ecuaciones
22012 \end_layout
22013
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \begin_layout Standard
22020 Para crear una ecuación matemática, pulsa el botón 
22021 \begin_inset Graphics
22022         filename ../../images/math-mode.png
22023         scale 85
22024         groupId toolbarboton
22025
22026 \end_inset
22027
22028 .
22029  Con esto aparece un pequeño marco azul con esquinas color púrpura.
22030  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
22031  anidación en la ecuación.
22032  También puedes insertar un tipo particular de ecuación con el menú 
22033 \family sans
22034 Insertar\SpecialChar \menuseparator
22035 Ecuación
22036 \family default
22037 .
22038 \end_layout
22039
22040 \begin_layout Standard
22041 La edición de los parámetros de una ecuación y la adición de estructuras
22042  matemáticas se puede hacer mediante las 
22043 \family sans
22044 Barras
22045 \begin_inset space ~
22046 \end_inset
22047
22048 de
22049 \begin_inset space ~
22050 \end_inset
22051
22052 herramientas
22053 \begin_inset space ~
22054 \end_inset
22055
22056 matemáticas 
22057 \family default
22058 que se muestran cuando el cursor está en una ecuación.
22059  
22060 \end_layout
22061
22062 \begin_layout Standard
22063 Hay dos tipos principales de ecuaciones: Las ecuaciones 
22064 \begin_inset Quotes fld
22065 \end_inset
22066
22067 en línea
22068 \begin_inset Quotes frd
22069 \end_inset
22070
22071  se muestran en la misma línea del texto, como en este caso:
22072 \end_layout
22073
22074 \begin_layout Standard
22075 Línea de texto con una ecuación, 
22076 \begin_inset Formula $A=B$
22077 \end_inset
22078
22079  en línea.
22080 \end_layout
22081
22082 \begin_layout Standard
22083 Las ecuaciones 
22084 \begin_inset Quotes fld
22085 \end_inset
22086
22087 presentadas
22088 \begin_inset Quotes frd
22089 \end_inset
22090
22091  se muestran separadas del texto, como si estuvieran en su propio párrafo,
22092  como en este caso:
22093 \begin_inset Formula \[
22094 A=B
22095 \]
22096
22097 \end_inset
22098
22099 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
22100 \end_layout
22101
22102 \begin_layout Standard
22103 LyX soporta además muchos comandos LaTeX de matemáticas.
22104  P.
22105 \begin_inset space \thinspace{}
22106 \end_inset
22107
22108 e., escribir 
22109 \begin_inset Quotes fld
22110 \end_inset
22111
22112
22113 \series bold
22114
22115 \backslash
22116 alpha
22117 \series default
22118
22119 \begin_inset Quotes frd
22120 \end_inset
22121
22122 , seguido de espacio, en una ecuación imprime la letra griega 
22123 \begin_inset Formula $\alpha$
22124 \end_inset
22125
22126 .
22127  A veces, escribir comandos podría ser más rápido que usar la 
22128 \family sans
22129 barra
22130 \begin_inset space ~
22131 \end_inset
22132
22133 de
22134 \begin_inset space ~
22135 \end_inset
22136
22137 herramientas
22138 \family default
22139 .
22140 \end_layout
22141
22142 \begin_layout Subsection
22143 Navegando por una ecuación
22144 \begin_inset Index idx
22145 status collapsed
22146
22147 \begin_layout Plain Layout
22148 Matemáticas ! Navegar por una ecuación
22149 \end_layout
22150
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \begin_layout Standard
22157 La posición del cursor en una ecuación se controla mucho mejor con las teclas
22158  de flecha.
22159  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
22160  y las teclas de flecha permiten navegar entre ellos.
22161  Al pulsar 
22162 \family sans
22163 Espacio
22164 \family default
22165  el cursor sale de la estructura matemática actual (raíz 
22166 \begin_inset Formula $\sqrt{2}$
22167 \end_inset
22168
22169 , paréntesis 
22170 \begin_inset Formula $\left(f\right)$
22171 \end_inset
22172
22173 , matriz 
22174 \begin_inset Formula $\left[\begin{array}{cc}
22175 1 & 2\\
22176 3 & 4
22177 \end{array}\right]$
22178 \end_inset
22179
22180 , \SpecialChar \ldots{}
22181 ) sin abandonar la ecuación.
22182  Si se pulsa 
22183 \family sans
22184 Escape
22185 \family default
22186  el cursor sale de la ecuación y se coloca tras ella.
22187  La tecla 
22188 \family sans
22189 Tab
22190 \family default
22191  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
22192  celdas de una matriz o a través de una ecuación multilínea.
22193 \end_layout
22194
22195 \begin_layout Standard
22196 El 
22197 \family sans
22198 Espacio
22199 \family default
22200 , representado en este documento como 
22201 \begin_inset Quotes fld
22202 \end_inset
22203
22204
22205 \begin_inset ERT
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209
22210
22211 \backslash
22212 spce 
22213 \end_layout
22214
22215 \end_inset
22216
22217
22218 \begin_inset Quotes frd
22219 \end_inset
22220
22221
22222 \begin_inset Note Note
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226 En la salida, este comando aparece como su carácter correspondiente, el
22227  que identifica un espacio (espacio visible).
22228 \end_layout
22229
22230 \end_inset
22231
22232 , parece que no hace nada en una ecuación, puesto que no añade espacio,
22233  pero sirve para salir de estructuras anidadas.
22234  Por esta razón debes tener cuidado con el uso de 
22235 \family sans
22236 Espacio
22237 \family default
22238 .
22239  Por ejemplo, si quieres escribir 
22240 \begin_inset Formula $\sqrt{2x+1}$
22241 \end_inset
22242
22243 , teclea 
22244 \series bold
22245
22246 \backslash
22247 sqrt
22248 \begin_inset ERT
22249 status collapsed
22250
22251 \begin_layout Plain Layout
22252
22253
22254 \backslash
22255 spce 
22256 \end_layout
22257
22258 \end_inset
22259
22260 2x+1
22261 \series default
22262  y si quieres escibir 
22263 \begin_inset Formula $\sqrt{2x}+1$
22264 \end_inset
22265
22266  teclea 
22267 \series bold
22268
22269 \backslash
22270 sqrt
22271 \begin_inset ERT
22272 status collapsed
22273
22274 \begin_layout Plain Layout
22275
22276
22277 \backslash
22278 spce 
22279 \end_layout
22280
22281 \end_inset
22282
22283 2x
22284 \begin_inset ERT
22285 status collapsed
22286
22287 \begin_layout Plain Layout
22288
22289
22290 \backslash
22291 spce 
22292 \end_layout
22293
22294 \end_inset
22295
22296 +1
22297 \series default
22298 , en este caso sólo 
22299 \family typewriter
22300
22301 \begin_inset Formula $2x$
22302 \end_inset
22303
22304
22305 \family default
22306  está bajo la raíz.
22307 \end_layout
22308
22309 \begin_layout Standard
22310 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
22311  con huecos:
22312 \begin_inset Formula \[
22313 \left(\begin{array}{ccc}
22314 \lambda_{1}\\
22315  & \ddots\\
22316  &  & \lambda_{n}
22317 \end{array}\right)
22318 \]
22319
22320 \end_inset
22321
22322 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
22323  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
22324 \end_layout
22325
22326 \begin_layout Subsection
22327 Seleccionar texto
22328 \end_layout
22329
22330 \begin_layout Standard
22331 Hay dos formas de seleccionar texto en una ecuación.
22332  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
22333  
22334 \family sans
22335 Mayúsculas
22336 \family default
22337  y una flecha de movimiento para seleccionarlo.
22338  Resaltará como una selección de texto normal.
22339  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
22340  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
22341  fórmula, aunque no en una zona de texto normal.
22342  
22343 \end_layout
22344
22345 \begin_layout Subsection
22346 Exponentes y subíndices
22347 \begin_inset Index idx
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351 Matemáticas ! Exponentes
22352 \end_layout
22353
22354 \end_inset
22355
22356
22357 \begin_inset Index idx
22358 status collapsed
22359
22360 \begin_layout Plain Layout
22361 Matemáticas ! Subíndices
22362 \end_layout
22363
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \begin_layout Standard
22370 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
22371  la forma más sencilla es usar comandos.
22372  Para escribir 
22373 \begin_inset Formula $x^{2}$
22374 \end_inset
22375
22376 , teclea en una ecuación 
22377 \series bold
22378 x^2
22379 \begin_inset ERT
22380 status collapsed
22381
22382 \begin_layout Plain Layout
22383
22384
22385 \backslash
22386 spce 
22387 \end_layout
22388
22389 \end_inset
22390
22391
22392 \series default
22393 .
22394  El 
22395 \family sans
22396 Espacio
22397 \family default
22398  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
22399  exponente.
22400  Si tecleas 
22401 \series bold
22402 x^2y
22403 \series default
22404 , obtendrás 
22405 \begin_inset Formula $x^{2y}$
22406 \end_inset
22407
22408 ; para obtener 
22409 \begin_inset Formula $x^{2}y$
22410 \end_inset
22411
22412 , teclea 
22413 \series bold
22414 x^2
22415 \begin_inset ERT
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419
22420
22421 \backslash
22422 spce 
22423 \end_layout
22424
22425 \end_inset
22426
22427 y
22428 \series default
22429 .
22430  Para poner en el exponente caracteres que serían acentuados con el circunflejo
22431  «^», debes teclear un 
22432 \family sans
22433 Espacio
22434 \family default
22435  extra entre el acento 
22436 \begin_inset Quotes fld
22437 \end_inset
22438
22439 ^
22440 \begin_inset Quotes frd
22441 \end_inset
22442
22443  y el carácter.
22444  P.
22445 \begin_inset space \thinspace{}
22446 \end_inset
22447
22448 e., para 
22449 \begin_inset Formula $x^{a}$
22450 \end_inset
22451
22452  teclea 
22453 \series bold
22454 x^
22455 \begin_inset ERT
22456 status collapsed
22457
22458 \begin_layout Plain Layout
22459
22460
22461 \backslash
22462 spce 
22463 \end_layout
22464
22465 \end_inset
22466
22467 a
22468 \series default
22469 .
22470 \begin_inset Foot
22471 status collapsed
22472
22473 \begin_layout Plain Layout
22474
22475 \emph on
22476 N.
22477 \begin_inset space \thinspace{}
22478 \end_inset
22479
22480 del t.: 
22481 \emph default
22482 Este será el método a usar habitualmente en teclados en español para entrar
22483  en modo exponente.
22484  También funciona pulsar dos veces seguidas la tecla «^».
22485  
22486 \end_layout
22487
22488 \end_inset
22489
22490   Los subíndices se ponen con guión bajo 
22491 \begin_inset Quotes fld
22492 \end_inset
22493
22494 _
22495 \begin_inset Quotes frd
22496 \end_inset
22497
22498 : Para 
22499 \begin_inset Formula $a_{1}$
22500 \end_inset
22501
22502 , teclea 
22503 \series bold
22504 a_1
22505 \begin_inset ERT
22506 status collapsed
22507
22508 \begin_layout Plain Layout
22509
22510
22511 \backslash
22512 spce 
22513 \end_layout
22514
22515 \end_inset
22516
22517
22518 \series default
22519 .
22520 \end_layout
22521
22522 \begin_layout Subsection
22523 Fracciones
22524 \begin_inset Index idx
22525 status collapsed
22526
22527 \begin_layout Plain Layout
22528 Matemáticas ! Fracciones
22529 \end_layout
22530
22531 \end_inset
22532
22533
22534 \end_layout
22535
22536 \begin_layout Standard
22537 Una fracción se escribe con el comando 
22538 \series bold
22539
22540 \backslash
22541 frac
22542 \series default
22543  o con el icono 
22544 \begin_inset Graphics
22545         filename ../../images/math/frac.png
22546         scale 60
22547
22548 \end_inset
22549
22550  de la 
22551 \family sans
22552 Barra
22553 \begin_inset space ~
22554 \end_inset
22555
22556 de
22557 \begin_inset space ~
22558 \end_inset
22559
22560 herramientas
22561 \begin_inset space ~
22562 \end_inset
22563
22564 matemáticas
22565 \family default
22566 .
22567  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
22568  Para moverlo abajo, sencillamente pulsa la tecla 
22569 \family sans
22570 Abajo
22571 \family default
22572 .
22573  Para volver, 
22574 \family sans
22575 Arriba
22576 \family default
22577 .
22578  En una fracción se puede poner cualquier estructura, por ejemplo: 
22579 \begin_inset Formula \[
22580 \left[\frac{1}{\left(\begin{array}{cc}
22581 2 & 3\\
22582 4 & 5
22583 \end{array}\right)}\right]
22584 \]
22585
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \begin_layout Subsection
22592 Raíces
22593 \begin_inset Index idx
22594 status collapsed
22595
22596 \begin_layout Plain Layout
22597 Matemáticas ! Raíces
22598 \end_layout
22599
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \begin_layout Standard
22606 Las raíces se generan con el botón 
22607 \begin_inset Graphics
22608         filename ../../images/math/sqrt.png
22609         scale 85
22610         groupId toolbarboton
22611
22612 \end_inset
22613
22614  de la 
22615 \family sans
22616 Barra
22617 \begin_inset space ~
22618 \end_inset
22619
22620 de
22621 \begin_inset space ~
22622 \end_inset
22623
22624 herramientas
22625 \begin_inset space ~
22626 \end_inset
22627
22628 matemáticas,
22629 \family default
22630  o con los comandos 
22631 \series bold
22632
22633 \backslash
22634 sqrt
22635 \series default
22636  o 
22637 \series bold
22638
22639 \backslash
22640 root
22641 \series default
22642 .
22643  
22644 \series bold
22645
22646 \backslash
22647 sqrt
22648 \series default
22649  escribe siempre raíces cuadradas, con 
22650 \series bold
22651
22652 \backslash
22653 root
22654 \series default
22655  puedes escribir raíces de orden mayor, como cúbicas.
22656 \end_layout
22657
22658 \begin_layout Subsection
22659 Operadores con límites
22660 \begin_inset Index idx
22661 status collapsed
22662
22663 \begin_layout Plain Layout
22664 Matemáticas ! Integrales
22665 \end_layout
22666
22667 \end_inset
22668
22669
22670 \begin_inset Index idx
22671 status collapsed
22672
22673 \begin_layout Plain Layout
22674 Matemáticas ! Operador suma
22675 \end_layout
22676
22677 \end_inset
22678
22679
22680 \begin_inset CommandInset label
22681 LatexCommand label
22682 name "sub:Operadores-con-límites"
22683
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \begin_layout Standard
22690 Los operadores suma (
22691 \begin_inset Formula $\sum$
22692 \end_inset
22693
22694 ) e integral (
22695 \begin_inset Formula $\int$
22696 \end_inset
22697
22698 ) se decoran frecuentemente con límites.
22699  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
22700  directamente después del símbolo.
22701  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
22702  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
22703  Tal como en 
22704 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22705 \end_inset
22706
22707 , y en
22708 \begin_inset Formula \[
22709 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22710 \]
22711
22712 \end_inset
22713
22714 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
22715 \end_layout
22716
22717 \begin_layout Standard
22718 Todos los operadores con límites cambian automáticamente de tamaño cuando
22719  se ponen en modo presentación.
22720  La colocación de los límites puede cambiarse situando el cursor directamente
22721  detrás del operador y pulsando 
22722 \family sans
22723 Alt+M
22724 \begin_inset space ~
22725 \end_inset
22726
22727 L
22728 \family default
22729  o con el menú  
22730 \family sans
22731 Editar\SpecialChar \menuseparator
22732 Ecuaciones\SpecialChar \menuseparator
22733 Cambiar
22734 \begin_inset space ~
22735 \end_inset
22736
22737 tipo
22738 \begin_inset space ~
22739 \end_inset
22740
22741 de
22742 \begin_inset space ~
22743 \end_inset
22744
22745 límites
22746 \family default
22747 .
22748 \end_layout
22749
22750 \begin_layout Standard
22751 Algunas otras expresiones matemáticas tienen añadida esta característica
22752  de colocación de los límites, como 
22753 \begin_inset Index idx
22754 status collapsed
22755
22756 \begin_layout Plain Layout
22757 Matemáticas ! Límites
22758 \end_layout
22759
22760 \end_inset
22761
22762
22763 \begin_inset Formula \[
22764 \lim_{x\rightarrow\infty}f(x),
22765 \]
22766
22767 \end_inset
22768
22769 que pondrá 
22770 \begin_inset Formula $x\rightarrow\infty$
22771 \end_inset
22772
22773  bajo 
22774 \begin_inset Quotes fld
22775 \end_inset
22776
22777 lím
22778 \begin_inset Quotes frd
22779 \end_inset
22780
22781  en estilo presentación.
22782  En fórmulas en línea se ve así: 
22783 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22784 \end_inset
22785
22786 .
22787 \end_layout
22788
22789 \begin_layout Standard
22790 Observa que la función lím se ha introducido como una función macro 
22791 \series bold
22792
22793 \backslash
22794 lim
22795 \series default
22796 .
22797  Echa un vistazo a la sección
22798 \begin_inset space ~
22799 \end_inset
22800
22801
22802 \begin_inset space \thinspace{}
22803 \end_inset
22804
22805
22806 \begin_inset CommandInset ref
22807 LatexCommand ref
22808 reference "sub:Funciones"
22809
22810 \end_inset
22811
22812  para ver una explicación de las macros de funciones.
22813 \end_layout
22814
22815 \begin_layout Subsection
22816 Símbolos matemáticos
22817 \begin_inset Index idx
22818 status collapsed
22819
22820 \begin_layout Plain Layout
22821 Matemáticas ! Símbolos
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \begin_layout Standard
22830 La mayor parte de los símbolos matemáticos se encuentran en los 
22831 \family sans
22832 Paneles
22833 \begin_inset space ~
22834 \end_inset
22835
22836 de
22837 \begin_inset space ~
22838 \end_inset
22839
22840 ecuaciones
22841 \family default
22842  en alguna de las distintas categorías: 
22843 \family sans
22844 Griego
22845 \family default
22846
22847 \family sans
22848 Operadores
22849 \family default
22850
22851 \family sans
22852 Relaciones
22853 \family default
22854
22855 \family sans
22856 Flechas
22857 \family default
22858 \SpecialChar \ldots{}
22859  También hay símbolos adicionales suministrados por la 
22860 \emph on
22861 American Mathematical Society
22862 \emph default
22863  (AMS).
22864 \end_layout
22865
22866 \begin_layout Standard
22867 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22868  así, no tienes que emplear el 
22869 \family sans
22870 Panel de ecuaciones
22871 \family default
22872 , sino que puedes teclear el comando directamente en la ecuación.
22873  LyX lo convertirá al símbolo o estructura correspondiente.
22874 \end_layout
22875
22876 \begin_layout Subsection
22877 Cambiar el espacio
22878 \begin_inset Index idx
22879 status collapsed
22880
22881 \begin_layout Plain Layout
22882 Matemáticas ! Espacios
22883 \end_layout
22884
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \begin_layout Standard
22891 El espacio estándar provisto por LaTeX se puede cambiar.
22892  Para hacerlo teclea 
22893 \family sans
22894 Ctrl+Espacio
22895 \family default
22896  o usa el botón 
22897 \begin_inset Graphics
22898         filename ../../images/math/space.png
22899         scale 85
22900         groupId toolbarboton
22901
22902 \end_inset
22903
22904  del 
22905 \family sans
22906 Panel de ecuaciones
22907 \family default
22908 .
22909  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22910  Por ejemplo, la secuencia 
22911 \series bold
22912 a
22913 \begin_inset space ~
22914 \end_inset
22915
22916 Ctrl+Espacio
22917 \begin_inset space ~
22918 \end_inset
22919
22920 b
22921 \series default
22922  da: 
22923 \begin_inset Formula $a\, b$
22924 \end_inset
22925
22926  (en LyX se ve 
22927 \begin_inset Graphics
22928         filename ../clipart/SpaceMarker.png
22929
22930 \end_inset
22931
22932 ).
22933  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22934  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22935  cambia el tamaño.
22936  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22937  espacios negativos.
22938  Dos ejemplos: 
22939 \end_layout
22940
22941 \begin_layout Standard
22942
22943 \series bold
22944 a Ctrl+Espacio b
22945 \series default
22946  con 3×
22947 \family sans
22948 Espacio
22949 \family default
22950
22951 \begin_inset Formula $a\quad b$
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \begin_layout Standard
22958
22959 \series bold
22960 a Ctrl+Espacio b
22961 \series default
22962  con 5×
22963 \family sans
22964 Espacio
22965 \family default
22966
22967 \begin_inset Formula $a\! b$
22968 \end_inset
22969
22970
22971 \end_layout
22972
22973 \begin_layout Subsection
22974 Funciones
22975 \begin_inset Index idx
22976 status collapsed
22977
22978 \begin_layout Plain Layout
22979 Matemáticas ! Funciones
22980 \end_layout
22981
22982 \end_inset
22983
22984
22985 \begin_inset CommandInset label
22986 LatexCommand label
22987 name "sub:Funciones"
22988
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \begin_layout Standard
22995 El botón 
22996 \begin_inset Graphics
22997         filename ../../images/math/functions.png
22998         scale 85
22999         groupId toolbarboton
23000
23001 \end_inset
23002
23003  abre el 
23004 \family sans
23005 Panel
23006 \begin_inset space ~
23007 \end_inset
23008
23009 de
23010 \begin_inset space ~
23011 \end_inset
23012
23013 funciones
23014 \family default
23015 , que contiene diversas macros de funciones como 
23016 \begin_inset Formula $\sin$
23017 \end_inset
23018
23019  (seno), 
23020 \begin_inset Formula $\lim$
23021 \end_inset
23022
23023
23024 \emph on
23025 etc
23026 \emph default
23027 .
23028  (también se pueden insertar tecleando en una ecuación 
23029 \series bold
23030
23031 \backslash
23032 sen
23033 \series default
23034  etc.)
23035 \begin_inset Foot
23036 status collapsed
23037
23038 \begin_layout Plain Layout
23039
23040 \size normal
23041 \emph on
23042 \color none
23043 N.
23044 \begin_inset space \thinspace{}
23045 \end_inset
23046
23047 del t: 
23048 \size default
23049 \emph default
23050 \color inherit
23051 El estilo 
23052 \family typewriter
23053 spanish
23054 \family default
23055 \size normal
23056 \color none
23057  propociona comandos para escribir las funciones en español, p.
23058 \begin_inset space \thinspace{}
23059 \end_inset
23060
23061 e., 
23062 \begin_inset Formula $\sen x$
23063 \end_inset
23064
23065 .
23066  Más detalles en la sec.
23067  
23068 \size default
23069 \emph on
23070 \color inherit
23071 Funciones predefinidas
23072 \emph default
23073  del manual 
23074 \emph on
23075 Ecuaciones
23076 \emph default
23077  y en la página web
23078 \begin_inset space ~
23079 \end_inset
23080
23081
23082 \begin_inset CommandInset citation
23083 LatexCommand cite
23084 key "spanish"
23085
23086 \end_inset
23087
23088 .
23089 \end_layout
23090
23091 \end_inset
23092
23093 .
23094  En matemáticas es habitual escribir las funciones en letras verticales,
23095  para evitar confusiones con las letras cursivas que representan variables,
23096  porque 
23097 \begin_inset Formula $sen$
23098 \end_inset
23099
23100  podría hacer pensar en el producto 
23101 \begin_inset Formula $s·e·n$
23102 \end_inset
23103
23104 .
23105  
23106 \end_layout
23107
23108 \begin_layout Standard
23109 El empleo de macros de función generará también el espacio correcto alrededor
23110  de la función: 
23111 \begin_inset Formula $a\sen x$
23112 \end_inset
23113
23114  es diferente de 
23115 \begin_inset Formula $asenx$
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \begin_layout Standard
23122 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
23123  de situar los subíndices, como se describe en sec.
23124 \begin_inset space \thinspace{}
23125 \end_inset
23126
23127
23128 \begin_inset CommandInset ref
23129 LatexCommand ref
23130 reference "sub:Operadores-con-límites"
23131
23132 \end_inset
23133
23134 .
23135 \end_layout
23136
23137 \begin_layout Subsection
23138 Acentos
23139 \begin_inset Index idx
23140 status collapsed
23141
23142 \begin_layout Plain Layout
23143 Matemáticas ! Acentos
23144 \end_layout
23145
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \begin_layout Standard
23152 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
23153  que en modo texto.
23154  Esto puede depender de tu teclado, o de las asociaciones de teclas que
23155  uses.
23156  También puedes usar comandos LaTeX para escribir, p.
23157 \begin_inset space \thinspace{}
23158 \end_inset
23159
23160 e., 
23161 \begin_inset Formula $\hat{a}$
23162 \end_inset
23163
23164  incluso si tu teclado no tiene acento circunflejo.
23165  El ejemplo se ha hecho con 
23166 \series bold
23167
23168 \backslash
23169 hat
23170 \begin_inset ERT
23171 status collapsed
23172
23173 \begin_layout Plain Layout
23174
23175
23176 \backslash
23177 spce 
23178 \end_layout
23179
23180 \end_inset
23181
23182 a
23183 \series default
23184  en una ecuación.
23185  El cuadro
23186 \begin_inset space ~
23187 \end_inset
23188
23189
23190 \begin_inset CommandInset ref
23191 LatexCommand ref
23192 reference "cap:Acentos-y-comandos"
23193
23194 \end_inset
23195
23196  muestra las equivalencias entre tipos de acentos y sus comandos.
23197 \end_layout
23198
23199 \begin_layout Standard
23200 \begin_inset Float table
23201 wide false
23202 sideways false
23203 status open
23204
23205 \begin_layout Plain Layout
23206 \begin_inset Caption
23207
23208 \begin_layout Plain Layout
23209 \begin_inset CommandInset label
23210 LatexCommand label
23211 name "cap:Acentos-y-comandos"
23212
23213 \end_inset
23214
23215 Tipos de acentos y comandos correspondientes.
23216 \end_layout
23217
23218 \end_inset
23219
23220
23221 \end_layout
23222
23223 \begin_layout Plain Layout
23224 \align center
23225 \begin_inset VSpace defskip
23226 \end_inset
23227
23228
23229 \begin_inset Tabular
23230 <lyxtabular version="3" rows="11" columns="3">
23231 <features tabularvalignment="middle">
23232 <column alignment="center" valignment="top" width="0pt">
23233 <column alignment="center" valignment="top" width="0pt">
23234 <column alignment="center" valignment="top" width="0pt">
23235 <row>
23236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240 Nombre
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 Comando
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 E
23259 \family roman
23260 \series medium
23261 \shape up
23262 \size normal
23263 \emph off
23264 \bar no
23265 \noun off
23266 \color none
23267 jemplo
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 </row>
23273 <row>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278
23279 \family roman
23280 \series medium
23281 \shape up
23282 \size normal
23283 \emph off
23284 \bar no
23285 \noun off
23286 \color none
23287 circunflejo
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \series bold
23298
23299 \backslash
23300 hat
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \family roman
23311 \series medium
23312 \shape up
23313 \size normal
23314 \emph off
23315 \bar no
23316 \noun off
23317 \color none
23318 \begin_inset Formula $\hat{a}$
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 </row>
23327 <row>
23328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332
23333 \family roman
23334 \series medium
23335 \shape up
23336 \size normal
23337 \emph off
23338 \bar no
23339 \noun off
23340 \color none
23341 grave
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350
23351 \series bold
23352
23353 \backslash
23354 grave
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363
23364 \family roman
23365 \series medium
23366 \shape up
23367 \size normal
23368 \emph off
23369 \bar no
23370 \noun off
23371 \color none
23372 \begin_inset Formula $\grave{a}$
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 </row>
23381 <row>
23382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386
23387 \family roman
23388 \series medium
23389 \shape up
23390 \size normal
23391 \emph off
23392 \bar no
23393 \noun off
23394 \color none
23395 agudo
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \series bold
23406
23407 \backslash
23408 acute
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417
23418 \family roman
23419 \series medium
23420 \shape up
23421 \size normal
23422 \emph off
23423 \bar no
23424 \noun off
23425 \color none
23426 \begin_inset Formula $\acute{a}$
23427 \end_inset
23428
23429
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 </row>
23435 <row>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440
23441 \family roman
23442 \series medium
23443 \shape up
23444 \size normal
23445 \emph off
23446 \bar no
23447 \noun off
23448 \color none
23449 diéresis
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458
23459 \series bold
23460
23461 \backslash
23462 ddot
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471
23472 \family roman
23473 \series medium
23474 \shape up
23475 \size normal
23476 \emph off
23477 \bar no
23478 \noun off
23479 \color none
23480 \begin_inset Formula $\ddot{a}$
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \family roman
23496 \series medium
23497 \shape up
23498 \size normal
23499 \emph off
23500 \bar no
23501 \noun off
23502 \color none
23503 tilde
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \series bold
23514
23515 \backslash
23516 tilde
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525
23526 \family roman
23527 \series medium
23528 \shape up
23529 \size normal
23530 \emph off
23531 \bar no
23532 \noun off
23533 \color none
23534 \begin_inset Formula $\tilde{a}$
23535 \end_inset
23536
23537
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 </row>
23543 <row>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548
23549 \family roman
23550 \series medium
23551 \shape up
23552 \size normal
23553 \emph off
23554 \bar no
23555 \noun off
23556 \color none
23557 punto
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \series bold
23568
23569 \backslash
23570 dot
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \family roman
23581 \series medium
23582 \shape up
23583 \size normal
23584 \emph off
23585 \bar no
23586 \noun off
23587 \color none
23588 \begin_inset Formula $\dot{a}$
23589 \end_inset
23590
23591
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 </row>
23597 <row>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602
23603 \family roman
23604 \series medium
23605 \shape up
23606 \size normal
23607 \emph off
23608 \bar no
23609 \noun off
23610 \color none
23611 breve
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620
23621 \series bold
23622
23623 \backslash
23624 breve
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633
23634 \family roman
23635 \series medium
23636 \shape up
23637 \size normal
23638 \emph off
23639 \bar no
23640 \noun off
23641 \color none
23642 \begin_inset Formula $\breve{a}$
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 <row>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656
23657 \family roman
23658 \series medium
23659 \shape up
23660 \size normal
23661 \emph off
23662 \bar no
23663 \noun off
23664 \color none
23665 caron
23666 \end_layout
23667
23668 \end_inset
23669 </cell>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \series bold
23676
23677 \backslash
23678 check
23679 \end_layout
23680
23681 \end_inset
23682 </cell>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \family roman
23689 \series medium
23690 \shape up
23691 \size normal
23692 \emph off
23693 \bar no
23694 \noun off
23695 \color none
23696 \begin_inset Formula $\check{a}$
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 </row>
23705 <row>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710
23711 \family roman
23712 \series medium
23713 \shape up
23714 \size normal
23715 \emph off
23716 \bar no
23717 \noun off
23718 \color none
23719 barra
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \series bold
23730
23731 \backslash
23732 bar
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741
23742 \family roman
23743 \series medium
23744 \shape up
23745 \size normal
23746 \emph off
23747 \bar no
23748 \noun off
23749 \color none
23750 \begin_inset Formula $\bar{a}$
23751 \end_inset
23752
23753
23754 \end_layout
23755
23756 \end_inset
23757 </cell>
23758 </row>
23759 <row>
23760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 vector
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \series bold
23775
23776 \backslash
23777 vec
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786
23787 \family roman
23788 \series medium
23789 \shape up
23790 \size normal
23791 \emph off
23792 \bar no
23793 \noun off
23794 \color none
23795 \begin_inset Formula $\vec{a}$
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 </row>
23804 </lyxtabular>
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812
23813
23814 \end_layout
23815
23816 \begin_layout Standard
23817 Puedes elegir uno de los acentos seleccionándolo en el panel 
23818 \family sans
23819 Decoraciones
23820 \family default
23821 , botón 
23822 \begin_inset Graphics
23823         filename ../../images/math/hat.png
23824         scale 85
23825         groupId toolbarboton
23826
23827 \end_inset
23828
23829  del 
23830 \family sans
23831 Panel de ecuaciones
23832 \family default
23833 ; esto se aplicará también a cualquier selección que hayas hecho en una
23834  fórmula.
23835 \end_layout
23836
23837 \begin_layout Section
23838 Paréntesis y otros delimitadores
23839 \begin_inset Index idx
23840 status collapsed
23841
23842 \begin_layout Plain Layout
23843 Matemáticas ! Delimitadores
23844 \end_layout
23845
23846 \end_inset
23847
23848
23849 \begin_inset Index idx
23850 status collapsed
23851
23852 \begin_layout Plain Layout
23853 Matemáticas ! Paréntesis
23854 \end_layout
23855
23856 \end_inset
23857
23858
23859 \begin_inset CommandInset label
23860 LatexCommand label
23861 name "sec:Paréntesis-y-delimitadores"
23862
23863 \end_inset
23864
23865
23866 \end_layout
23867
23868 \begin_layout Standard
23869 Hay varios tipos de delimitadores disponibles en LyX.
23870  Para casi todas las necesidades debería bastar con el uso de las teclas
23871  
23872 \family typewriter
23873 []{}()|<>
23874 \family default
23875 .
23876  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23877  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23878  surge al pulsar el botón 
23879 \begin_inset Graphics
23880         filename ../../images/math/delim.png
23881         scale 85
23882         groupId toolbarboton
23883
23884 \end_inset
23885
23886  de la barra de herramientas de ecuaciones.
23887  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23888 \begin_inset Formula \[
23889 \left[\begin{array}{cc}
23890 1 & 2\\
23891 3 & 4
23892 \end{array}\right]
23893 \]
23894
23895 \end_inset
23896
23897 o para colocar diversos paréntesis como en la fracción: 
23898 \begin_inset Formula \[
23899 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23900 \]
23901
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \begin_layout Standard
23908 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23909 ente de acuerdo con el tamaño de lo que contienen.
23910 \end_layout
23911
23912 \begin_layout Standard
23913 Para construir delimitadores pulsa el botón del que quieras poner para el
23914  lado izquierdo y para el lado derecho.
23915  Si marcas la opción 
23916 \family sans
23917 Mantener
23918 \begin_inset space ~
23919 \end_inset
23920
23921 iguales
23922 \family default
23923 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23924  El comando TeX de la selección se mostrará bajo el panel de botones.
23925  Si quieres que un lado no tenga delimitador, usa el botón 
23926 \family sans
23927 Ninguno
23928 \family default
23929 .
23930  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23931 \end_layout
23932
23933 \begin_layout Standard
23934 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23935  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23936  escoger los delimitadores deseados y pulsar 
23937 \family sans
23938 Insert
23939 \family default
23940 ar, con esto se dibujarán alrededor de la estructura resaltada.
23941 \end_layout
23942
23943 \begin_layout Section
23944 Ecuaciones con varias líneas
23945 \begin_inset Index idx
23946 status collapsed
23947
23948 \begin_layout Plain Layout
23949 Matemáticas ! Presentación de ecuaciones
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \begin_inset Index idx
23956 status collapsed
23957
23958 \begin_layout Plain Layout
23959 Matemáticas ! Matrices
23960 \end_layout
23961
23962 \end_inset
23963
23964
23965 \begin_inset Index idx
23966 status collapsed
23967
23968 \begin_layout Plain Layout
23969 Matemáticas ! Ecuaciones multilínea
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \begin_layout Standard
23978 Las matrices se introducen con el botón 
23979 \begin_inset Graphics
23980         filename ../../images/math/matrix.png
23981         scale 85
23982         groupId toolbarboton
23983
23984 \end_inset
23985
23986  de la 
23987 \family sans
23988 Barra
23989 \begin_inset space ~
23990 \end_inset
23991
23992 de
23993 \begin_inset space ~
23994 \end_inset
23995
23996 herramientas
23997 \begin_inset space ~
23998 \end_inset
23999
24000 matemáticas
24001 \family default
24002 .
24003  Se abrirá un diálogo para elegir el número de filas y columnas.
24004  Por ejemplo:
24005 \begin_inset Formula \[
24006 \left(\begin{array}{ccc}
24007 1 & 2 & 3\\
24008 4 & 5 & 6\\
24009 7 & 8 & 9
24010 \end{array}\right)
24011 \]
24012
24013 \end_inset
24014
24015 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
24016  en la sec.
24017 \begin_inset space \thinspace{}
24018 \end_inset
24019
24020
24021 \begin_inset CommandInset ref
24022 LatexCommand ref
24023 reference "sec:Paréntesis-y-delimitadores"
24024
24025 \end_inset
24026
24027 .
24028  Al construir la matriz, puedes elegir si las entradas de columna se alinean
24029  a la izquierda, a la derecha o al centro, en el cuadro 
24030 \family sans
24031 Horizontal,
24032 \family default
24033  con las letras 
24034 \begin_inset Quotes fld
24035 \end_inset
24036
24037
24038 \family sans
24039 l
24040 \family default
24041
24042 \begin_inset Quotes frd
24043 \end_inset
24044
24045
24046 \begin_inset Quotes fld
24047 \end_inset
24048
24049
24050 \family sans
24051 r
24052 \family default
24053
24054 \begin_inset Quotes frd
24055 \end_inset
24056
24057 , y 
24058 \begin_inset Quotes fld
24059 \end_inset
24060
24061
24062 \family sans
24063 c
24064 \family default
24065
24066 \begin_inset Quotes frd
24067 \end_inset
24068
24069 .
24070  Lyx utiliza 
24071 \begin_inset Quotes fld
24072 \end_inset
24073
24074
24075 \family sans
24076 c
24077 \family default
24078
24079 \begin_inset Quotes frd
24080 \end_inset
24081
24082  por omisión.
24083  Por ejemplo, la secuencia 
24084 \begin_inset Quotes fld
24085 \end_inset
24086
24087
24088 \family sans
24089 lcr
24090 \family default
24091
24092 \begin_inset Quotes frd
24093 \end_inset
24094
24095  indica que la primera columna se alineará a la izquierda, la segunda al
24096  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
24097  El resultado será el siguiente: 
24098 \begin_inset Formula \[
24099 \begin{array}{lcr}
24100 columna & columna & columna\\
24101 alineada & alineada & alineada\\
24102 a\, la\, izquierda & al\, centro & a\, la\, derecha
24103 \end{array}
24104 \]
24105
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \begin_layout Standard
24112 Puedes añadir más filas a una matriz existente con 
24113 \family sans
24114 Ctrl+Retorno
24115 \family default
24116  estando el cursor en la matriz.
24117  Puedes añadir o quitar filas y columnas con el menú 
24118 \family sans
24119 Editar\SpecialChar \menuseparator
24120 Ecuaciones
24121 \family default
24122  o con los botones adecuados de la barra de herramientas matemáticas.
24123 \end_layout
24124
24125 \begin_layout Standard
24126 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
24127  de distintos casos.
24128  Para ello se usa el submenú 
24129 \family sans
24130 Insertar\SpecialChar \menuseparator
24131 Ecuaciones\SpecialChar \menuseparator
24132 Entorno
24133 \begin_inset space ~
24134 \end_inset
24135
24136 casos
24137 \family default
24138  o el comando 
24139 \series bold
24140
24141 \backslash
24142 cases
24143 \series default
24144 .
24145  Aquí ves un ejemplo: 
24146 \begin_inset Formula \[
24147 f(x)=\begin{cases}
24148 -1 & x<0\\
24149 0 & x=0\\
24150 1 & x>0
24151 \end{cases}
24152 \]
24153
24154 \end_inset
24155
24156
24157 \end_layout
24158
24159 \begin_layout Standard
24160 \begin_inset VSpace bigskip
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \begin_layout Standard
24167 Las ecuaciones con varias líneas se crean pulsando 
24168 \family sans
24169 \series medium
24170 Ctrl+Retorno
24171 \family default
24172 \series default
24173  dentro de la ecuación.
24174  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
24175  Si tecleas 
24176 \family sans
24177 \series medium
24178 Ctrl+Retorno
24179 \family default
24180 \series default
24181  en una ecuación no vacía, la parte anterior al signo de relación (signo
24182  igual 
24183 \begin_inset Quotes fld
24184 \end_inset
24185
24186 =
24187 \begin_inset Quotes frd
24188 \end_inset
24189
24190 , etc.) se insertará automáticamente en la primera columna, el signo de relación
24191  en la segunda y el resto en la tercera columna.
24192  Por cada nueva pulsación de 
24193 \family sans
24194 \series medium
24195 Ctrl+Retorno
24196 \family default
24197 \series default
24198  se crea una fila nueva.
24199  Las ecuaciones multilínea siempre están en modo presentación.
24200  Aquí hay un ejemplo:
24201 \end_layout
24202
24203 \begin_layout Standard
24204 \begin_inset Formula \begin{eqnarray}
24205 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24206 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
24207 \end{eqnarray}
24208
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \begin_layout Standard
24215 Para cambiar la asignación de columna de las partes de la ecuación, pon
24216  el cursor donde quieras empezar el cambio y teclea 
24217 \family sans
24218 Ctrl+Tab.
24219
24220 \family default
24221  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
24222  Ten en cuenta que la columna central está destinada para los signos de
24223  relación, y que las estructuras en esa columna se imprimirán en un tamaño
24224  menor:
24225 \begin_inset Formula \begin{eqnarray*}
24226 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24227 \end{eqnarray*}
24228
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \begin_layout Standard
24235 La ecuación multilínea aquí descrita es del tipo 
24236 \family sans
24237 Entorno_EqnArray
24238 \family default
24239 .
24240  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
24241  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
24242  que en la ecuación (
24243 \begin_inset CommandInset ref
24244 LatexCommand ref
24245 reference "eq:acuadrado"
24246
24247 \end_inset
24248
24249 ).
24250  Los otros tipos se describen en la sección
24251 \begin_inset space ~
24252 \end_inset
24253
24254
24255 \begin_inset space \thinspace{}
24256 \end_inset
24257
24258
24259 \begin_inset CommandInset ref
24260 LatexCommand ref
24261 reference "sub:Tipos-de-ecuaciones-AMS"
24262
24263 \end_inset
24264
24265 .
24266 \end_layout
24267
24268 \begin_layout Section
24269 Numeración y referencia de ecuaciones
24270 \begin_inset Index idx
24271 status collapsed
24272
24273 \begin_layout Plain Layout
24274 Matemáticas ! Numeración de ecuaciones
24275 \end_layout
24276
24277 \end_inset
24278
24279
24280 \begin_inset Index idx
24281 status collapsed
24282
24283 \begin_layout Plain Layout
24284 Matemáticas ! Referencias a ecuaciones
24285 \end_layout
24286
24287 \end_inset
24288
24289
24290 \begin_inset CommandInset label
24291 LatexCommand label
24292 name "sec:Numeración-y-referencia"
24293
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \begin_layout Standard
24300 Para numerar una ecuación, pon el cursor en ella y usa el menú 
24301 \family sans
24302 Editar\SpecialChar \menuseparator
24303 Ecuaciones\SpecialChar \menuseparator
24304 Conmutar
24305 \begin_inset space ~
24306 \end_inset
24307
24308 numeración
24309 \family default
24310  o el atajo 
24311 \family sans
24312 Alt+M
24313 \begin_inset space ~
24314 \end_inset
24315
24316 N
24317 \family default
24318 .
24319  El número de ecuación se ve en LyX como 
24320 \begin_inset Quotes fld
24321 \end_inset
24322
24323 #
24324 \begin_inset Quotes frd
24325 \end_inset
24326
24327  entre paréntesis.
24328  El 
24329 \begin_inset Quotes fld
24330 \end_inset
24331
24332 #
24333 \begin_inset Quotes frd
24334 \end_inset
24335
24336  indica que el número se calculará automáticamente al generar la salida.
24337  La posición y el formato del número de fórmula depende de la clase del
24338  documento.
24339  En este documento el número se imprime junto con el número del capítulo,
24340  separados por un punto:
24341 \begin_inset Formula \begin{equation}
24342 1+1=2
24343 \end{equation}
24344
24345 \end_inset
24346
24347
24348 \family sans
24349 Alt+M
24350 \begin_inset space ~
24351 \end_inset
24352
24353 N
24354 \family default
24355  en una ecuación numerada quita la numeración.
24356  Sólo se pueden numerar ecuaciones presentadas.
24357 \end_layout
24358
24359 \begin_layout Standard
24360 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
24361  menú 
24362 \family sans
24363 Editar\SpecialChar \menuseparator
24364 Ecuaciones\SpecialChar \menuseparator
24365 Conmutar
24366 \begin_inset space ~
24367 \end_inset
24368
24369 numeración
24370 \begin_inset space ~
24371 \end_inset
24372
24373 de
24374 \begin_inset space ~
24375 \end_inset
24376
24377 línea
24378 \family default
24379  o el atajo 
24380 \family sans
24381 Alt+M
24382 \begin_inset space ~
24383 \end_inset
24384
24385 Mayúsculas+N.
24386
24387 \family default
24388  Sólo se conmuta la numeración de la línea donde esté el cursor:
24389 \begin_inset Formula \begin{eqnarray}
24390 1 & = & 3-2\\
24391 2 & = & 4-2\nonumber \\
24392 4 & \leq & 7
24393 \end{eqnarray}
24394
24395 \end_inset
24396
24397 Para numerar todas las líneas usa el atajo 
24398 \family sans
24399 Alt+M
24400 \begin_inset space ~
24401 \end_inset
24402
24403 N
24404 \family default
24405 .
24406 \end_layout
24407
24408 \begin_layout Standard
24409 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
24410  La etiqueta se inserta con el menú 
24411 \family sans
24412 Insertar\SpecialChar \menuseparator
24413 Etiqueta
24414 \family default
24415  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
24416  el texto.
24417  Se recomienda dejar como primera parte de la etiqueta la propuesta 
24418 \begin_inset Quotes fld
24419 \end_inset
24420
24421
24422 \family sans
24423 eq:
24424 \family default
24425
24426 \begin_inset Quotes frd
24427 \end_inset
24428
24429 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
24430  en el documento.
24431  En el ejemplo siguiente hemos insertado la etiqueta 
24432 \begin_inset Quotes fld
24433 \end_inset
24434
24435 eq:tanhExp
24436 \begin_inset Quotes frd
24437 \end_inset
24438
24439  en la segunda línea:
24440 \begin_inset Formula \begin{eqnarray}
24441 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
24442  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24443 \end{eqnarray}
24444
24445 \end_inset
24446
24447
24448 \end_layout
24449
24450 \begin_layout Standard
24451 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
24452  se ve en LyX en el sitio del contenedor del número de ecuación 
24453 \begin_inset Quotes eld
24454 \end_inset
24455
24456 #
24457 \begin_inset Quotes erd
24458 \end_inset
24459
24460 .
24461  Puedes hacer referencia a una ecuación etiquetada con el menú 
24462 \family sans
24463 Insertar\SpecialChar \menuseparator
24464 Referencia
24465 \begin_inset space ~
24466 \end_inset
24467
24468 cruzada
24469 \family default
24470 .
24471  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
24472  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
24473  de ecuación:
24474 \end_layout
24475
24476 \begin_layout Standard
24477 Esto es una referencia cruzada a la ecuación (
24478 \begin_inset CommandInset ref
24479 LatexCommand ref
24480 reference "eq:tanhExp"
24481
24482 \end_inset
24483
24484 ).
24485 \end_layout
24486
24487 \begin_layout Standard
24488 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
24489 \begin_inset space \thinspace{}
24490 \end_inset
24491
24492
24493 \begin_inset CommandInset ref
24494 LatexCommand ref
24495 reference "sec:Referencias-cruzadas"
24496
24497 \end_inset
24498
24499 .
24500  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
24501  el menú 
24502 \family sans
24503 Insertar\SpecialChar \menuseparator
24504 Etiqueta
24505 \family default
24506  y borra la etiqueta en el cuadro de texto.
24507 \begin_inset Foot
24508 status collapsed
24509
24510 \begin_layout Plain Layout
24511 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
24512 \end_layout
24513
24514 \end_inset
24515
24516  
24517 \end_layout
24518
24519 \begin_layout Section
24520 Definición de macros de ecuación
24521 \begin_inset Index idx
24522 status collapsed
24523
24524 \begin_layout Plain Layout
24525 Matemáticas ! Macros de ecuación
24526 \end_layout
24527
24528 \end_inset
24529
24530
24531 \end_layout
24532
24533 \begin_layout Standard
24534 LyX permite la definición de macros para ecuaciones, lo que es muy útil
24535  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
24536  Se explica en la sección 
24537 \emph on
24538 Macros de ecuaciones
24539 \emph default
24540  del manual
24541 \emph on
24542  Ecuaciones
24543 \emph default
24544 .
24545 \end_layout
24546
24547 \begin_layout Section
24548 Afinando
24549 \end_layout
24550
24551 \begin_layout Subsection
24552 Estilo del texto
24553 \begin_inset Index idx
24554 status collapsed
24555
24556 \begin_layout Plain Layout
24557 Matemáticas ! Estilo del texto
24558 \end_layout
24559
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \begin_layout Standard
24566 La fuente estándar para el texto es cursiva, y para números es romana.
24567  Para determinar una fuente en una ecuación usa el botón 
24568 \begin_inset Graphics
24569         filename ../../images/math/font.png
24570         scale 85
24571         groupId toolbarboton
24572
24573 \end_inset
24574
24575  del 
24576 \family sans
24577 Panel de ecuaciones
24578 \family default
24579 , o introduce directamente el comando adecuado, según el cuadro
24580 \begin_inset space ~
24581 \end_inset
24582
24583
24584 \begin_inset CommandInset ref
24585 LatexCommand ref
24586 reference "cap:Estilos-del-texto-y"
24587
24588 \end_inset
24589
24590 .
24591 \end_layout
24592
24593 \begin_layout Standard
24594 \begin_inset Float table
24595 wide false
24596 sideways false
24597 status open
24598
24599 \begin_layout Plain Layout
24600 \begin_inset Caption
24601
24602 \begin_layout Plain Layout
24603 \begin_inset CommandInset label
24604 LatexCommand label
24605 name "cap:Estilos-del-texto-y"
24606
24607 \end_inset
24608
24609 Estilos del texto y comandos correspondientes.
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \end_layout
24616
24617 \begin_layout Plain Layout
24618 \align center
24619 \begin_inset Tabular
24620 <lyxtabular version="3" rows="9" columns="2">
24621 <features tabularvalignment="middle">
24622 <column alignment="center" valignment="top" width="0pt">
24623 <column alignment="center" valignment="top" width="0pt">
24624 <row>
24625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24626 \begin_inset Text
24627
24628 \begin_layout Plain Layout
24629 Fuente
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638 Comando
24639 \end_layout
24640
24641 \end_inset
24642 </cell>
24643 </row>
24644 <row>
24645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649
24650 \shape up
24651 \size normal
24652 \bar no
24653 \noun off
24654 \color none
24655 \begin_inset Formula $\mathrm{Roman}$
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \end_inset
24662 </cell>
24663 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667
24668 \series bold
24669
24670 \backslash
24671 mathrm
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 </row>
24677 <row>
24678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
24683 \end_inset
24684
24685
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694
24695 \series bold
24696
24697 \backslash
24698 mathbf
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 </row>
24704 <row>
24705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709 \begin_inset Formula $\mathit{Cursiva}$
24710 \end_inset
24711
24712
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721
24722 \series bold
24723
24724 \backslash
24725 mathit
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 </row>
24731 <row>
24732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24733 \begin_inset Text
24734
24735 \begin_layout Plain Layout
24736
24737 \shape up
24738 \size normal
24739 \bar no
24740 \noun off
24741 \color none
24742 \begin_inset Formula $\mathtt{Typewriter}$
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754
24755 \series bold
24756
24757 \backslash
24758 mathtt
24759 \end_layout
24760
24761 \end_inset
24762 </cell>
24763 </row>
24764 <row>
24765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24770 \end_inset
24771
24772
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24778 \begin_inset Text
24779
24780 \begin_layout Plain Layout
24781
24782 \series bold
24783
24784 \backslash
24785 mathbb
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 </row>
24791 <row>
24792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24793 \begin_inset Text
24794
24795 \begin_layout Plain Layout
24796 \begin_inset Formula $\mathfrak{Fraktur}$
24797 \end_inset
24798
24799
24800 \end_layout
24801
24802 \end_inset
24803 </cell>
24804 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \series bold
24810
24811 \backslash
24812 mathfrak
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 </row>
24818 <row>
24819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24820 \begin_inset Text
24821
24822 \begin_layout Plain Layout
24823
24824 \shape up
24825 \size normal
24826 \emph on
24827 \bar no
24828 \noun off
24829 \color none
24830 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842
24843 \series bold
24844
24845 \backslash
24846 mathcal
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 </row>
24852 <row>
24853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857 \begin_inset Formula $\mathsf{SansSerif}$
24858 \end_inset
24859
24860
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \series bold
24871
24872 \backslash
24873 mathsf
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 </row>
24879 </lyxtabular>
24880
24881 \end_inset
24882
24883
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \begin_layout Standard
24892 \begin_inset Note Greyedout
24893 status open
24894
24895 \begin_layout Plain Layout
24896
24897 \series bold
24898 Nota: 
24899 \series default
24900 Ten en cuenta que los estilos 
24901 \family sans
24902 Blackboard
24903 \family default
24904  y 
24905 \family sans
24906 Caligráfica
24907 \family default
24908  sólo tienen mayúsculas.
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \end_layout
24915
24916 \begin_layout Standard
24917 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24918  Cada carácter en este cuadro se imprime en ese estilo.
24919  Al pulsar 
24920 \family sans
24921 Espa
24922 \family default
24923 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24924  un espacio debe ser protegido.
24925  En este ejemplo la letra 
24926 \begin_inset Quotes fld
24927 \end_inset
24928
24929 N
24930 \begin_inset Quotes frd
24931 \end_inset
24932
24933  en estilo 
24934 \family sans
24935 Blackboard
24936 \family default
24937  representa el conjunto de los números naturales:
24938 \begin_inset Formula \[
24939 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24940 \]
24941
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \begin_layout Standard
24948 Los estilos de texto son anidables, lo que puede causar confusión.
24949  P.
24950 \begin_inset space \thinspace{}
24951 \end_inset
24952
24953 e., poner un carácter en 
24954 \family sans
24955 Fraktur
24956 \family default
24957  en un cuadro para 
24958 \family sans
24959 Typewriter
24960 \family default
24961
24962 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24963 \end_inset
24964
24965  
24966 \begin_inset Newline newline
24967 \end_inset
24968
24969 Por tanto es mejor no usar esta característica.
24970 \end_layout
24971
24972 \begin_layout Standard
24973 Los estilos de texto no tienen efecto sobre las letras griegas: 
24974 \begin_inset Formula $\mathfrak{abc\delta e}$
24975 \end_inset
24976
24977
24978 \begin_inset Newline newline
24979 \end_inset
24980
24981 Sólo se pueden imprimir en negrita usando el comando 
24982 \series bold
24983
24984 \backslash
24985 boldsymbol
24986 \series default
24987 , que trabaja como los demás comandos de estilo de letra: 
24988 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24989 \end_inset
24990
24991
24992 \end_layout
24993
24994 \begin_layout Standard
24995
24996 \series bold
24997
24998 \backslash
24999 boldsymbol
25000 \series default
25001  funciona con todos los símbolos, letras y números.
25002 \end_layout
25003
25004 \begin_layout Standard
25005 Hay más opciones para fuentes en el menú 
25006 \family sans
25007 Editar\SpecialChar \menuseparator
25008 Ecuaciones\SpecialChar \menuseparator
25009 Estilo
25010 \begin_inset space ~
25011 \end_inset
25012
25013 del
25014 \begin_inset space ~
25015 \end_inset
25016
25017 texto
25018 \end_layout
25019
25020 \begin_layout Subsection
25021 Texto en ecuaciones
25022 \begin_inset Index idx
25023 status collapsed
25024
25025 \begin_layout Plain Layout
25026 Matemáticas ! Texto en una ecuación
25027 \end_layout
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \begin_layout Standard
25035 Los estilos de letra son útiles para escribir ciertos caracteres pero no
25036  para texto.
25037  Para escribir texto en una ecuación es mejor usar la entrada 
25038 \family sans
25039 Texto
25040 \begin_inset space ~
25041 \end_inset
25042
25043 normal
25044 \family default
25045  en la lista desplegable que surge al pulsar el icono 
25046 \begin_inset Graphics
25047         filename ../../images/math/font.png
25048         scale 85
25049         groupId toolbarboton
25050
25051 \end_inset
25052
25053  del 
25054 \family sans
25055 Panel de ecuaciones
25056 \family default
25057  (o bien el atajo 
25058 \family sans
25059 Alt+C
25060 \begin_inset space ~
25061 \end_inset
25062
25063 Espacio
25064 \family default
25065 ).
25066  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
25067  azul.
25068  Puedes usar espacios y acentos de la manera habitual.
25069  Por ejemplo:
25070 \begin_inset Formula \[
25071 f(x)=\begin{cases}
25072 x & \textrm{en este caso }\\
25073 -x & \textrm{en algún otro}
25074 \end{cases}
25075 \]
25076
25077 \end_inset
25078
25079
25080 \end_layout
25081
25082 \begin_layout Subsection
25083 Tamaños de fuente
25084 \begin_inset Index idx
25085 status collapsed
25086
25087 \begin_layout Plain Layout
25088 Matemáticas ! Tamaños de fuente
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
25098  que son automáticamente escogidos en la mayoría de situaciones.
25099  Son los estilos 
25100 \family sans
25101 presentación
25102 \family default
25103
25104 \family sans
25105 texto
25106 \begin_inset space ~
25107 \end_inset
25108
25109 normal
25110 \family default
25111
25112 \family sans
25113 índice
25114 \begin_inset space ~
25115 \end_inset
25116
25117 (pequeño)
25118 \family default
25119 , e 
25120 \family sans
25121 índice
25122 \begin_inset space ~
25123 \end_inset
25124
25125 de
25126 \begin_inset space ~
25127 \end_inset
25128
25129 índice
25130 \begin_inset space ~
25131 \end_inset
25132
25133 (más
25134 \begin_inset space ~
25135 \end_inset
25136
25137 pequeño)
25138 \family default
25139 .
25140  Para la mayoría de los caracteres
25141 \family sans
25142 , texto
25143 \family default
25144  y 
25145 \family sans
25146 presentación
25147 \family default
25148  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
25149  otras estructuras, los caracteres son más grandes en 
25150 \family sans
25151 presentación.
25152
25153 \family default
25154  Excepto para algunos operadores, que se redimensionan de acuerdo con la
25155  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
25156  La elección de LaTeX puede ser cambiada con el botón 
25157 \begin_inset Graphics
25158         filename ../../images/math/style.png
25159         scale 85
25160         groupId toolbarboton
25161
25162 \end_inset
25163
25164  del 
25165 \family sans
25166 Panel de ecuaciones
25167 \family default
25168 .
25169  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
25170  insertar la estructura matemática.
25171  Por ejemplo, puedes poner 
25172 \begin_inset Formula $\frac{1}{2}$
25173 \end_inset
25174
25175 , que está normalmente en 
25176 \family sans
25177 modo
25178 \begin_inset space ~
25179 \end_inset
25180
25181 texto,
25182 \family default
25183  más grande en estilo 
25184 \family sans
25185 presentación
25186 \family default
25187
25188 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25189 \end_inset
25190
25191 .
25192  En el siguiente ejemplo puedes ver los cuatro estilos:
25193 \end_layout
25194
25195 \begin_layout Standard
25196 \begin_inset Formula $presentaci\acute{o}n$
25197 \end_inset
25198
25199
25200 \begin_inset Formula ${\textstyle texto}$
25201 \end_inset
25202
25203
25204 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
25205 \end_inset
25206
25207
25208 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \begin_layout Standard
25215 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
25216  que si se ha puesto un cierto tamaño predeterminado con el menú de 
25217 \family sans
25218 Editar\SpecialChar \menuseparator
25219 Estilo
25220 \begin_inset space ~
25221 \end_inset
25222
25223 de
25224 \begin_inset space ~
25225 \end_inset
25226
25227 texto,
25228 \family default
25229  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
25230 o.
25231  De forma que, si el tamaño base de la fuente del documento se cambia, todas
25232  las fuentes serán reajustadas.
25233  Como ejemplo una ecuación con letra de tamaño 
25234 \begin_inset Quotes fld
25235 \end_inset
25236
25237 grandísima
25238 \begin_inset Quotes frd
25239 \end_inset
25240
25241 :
25242 \end_layout
25243
25244 \begin_layout Standard
25245
25246 \family roman
25247 \size largest
25248 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25249 \end_inset
25250
25251
25252 \end_layout
25253
25254 \begin_layout Section
25255 Módulos de teorema
25256 \begin_inset Index idx
25257 status collapsed
25258
25259 \begin_layout Plain Layout
25260 Módulos de teorema
25261 \end_layout
25262
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \begin_layout Standard
25269 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
25270  de las clases de documento para incorporarlo a los módulos de formato.
25271  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
25272  con otras clases además de las clases AMS.
25273  Véase la sección
25274 \begin_inset space ~
25275 \end_inset
25276
25277
25278 \begin_inset CommandInset ref
25279 LatexCommand ref
25280 reference "sub:Módulos"
25281
25282 \end_inset
25283
25284  para más información sobre módulos de formato.
25285 \end_layout
25286
25287 \begin_layout Section
25288 AMS-LaTeX
25289 \begin_inset Index idx
25290 status collapsed
25291
25292 \begin_layout Plain Layout
25293 AMS, ecuaciones
25294 \end_layout
25295
25296 \end_inset
25297
25298
25299 \begin_inset Index idx
25300 status collapsed
25301
25302 \begin_layout Plain Layout
25303 Matemáticas ! AMS
25304 \end_layout
25305
25306 \end_inset
25307
25308
25309 \end_layout
25310
25311 \begin_layout Standard
25312 LyX soporta los paquetes más habituales suministrados por la 
25313 \emph on
25314 American Mathematical Society
25315 \emph default
25316  (AMS).
25317 \end_layout
25318
25319 \begin_layout Subsection
25320 Habilitar el uso de AMS
25321 \end_layout
25322
25323 \begin_layout Standard
25324 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
25325 \family sans
25326 Usar
25327 \begin_inset space ~
25328 \end_inset
25329
25330 el
25331 \begin_inset space ~
25332 \end_inset
25333
25334 paquete
25335 \begin_inset space ~
25336 \end_inset
25337
25338 de
25339 \begin_inset space ~
25340 \end_inset
25341
25342 ecuaciones
25343 \begin_inset space ~
25344 \end_inset
25345
25346 AMS
25347 \family default
25348  en el diálogo 
25349 \family sans
25350 Documento\SpecialChar \menuseparator
25351 Configuración\SpecialChar \menuseparator
25352 Ecuaciones
25353 \family default
25354 .
25355 \begin_inset Index idx
25356 status collapsed
25357
25358 \begin_layout Plain Layout
25359 Documentos ! Configuración
25360 \end_layout
25361
25362 \end_inset
25363
25364  AMS es necesario para muchas estructuras matemáticas, de modo que si se
25365  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
25366  uso de AMS.
25367  
25368 \end_layout
25369
25370 \begin_layout Subsection
25371 Tipos de ecuaciones AMS
25372 \begin_inset CommandInset label
25373 LatexCommand label
25374 name "sub:Tipos-de-ecuaciones-AMS"
25375
25376 \end_inset
25377
25378
25379 \begin_inset Index idx
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383 Matemáticas ! Ecuaciones multilínea
25384 \end_layout
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \begin_layout Standard
25392 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
25393  LyX permite elegir entre 
25394 \family typewriter
25395 align
25396 \family default
25397
25398 \family typewriter
25399 alignat
25400 \family default
25401
25402 \family typewriter
25403 flalign
25404 \family default
25405
25406 \family typewriter
25407 gather
25408 \family default
25409  y 
25410 \family typewriter
25411 multilínea
25412 \family default
25413 .
25414  La explicación de estos tipos de ecuación está en la documentación de AMS.
25415 \end_layout
25416
25417 \begin_layout Chapter
25418 Otras herramientas
25419 \end_layout
25420
25421 \begin_layout Section
25422 Referencias cruzadas
25423 \begin_inset Index idx
25424 status collapsed
25425
25426 \begin_layout Plain Layout
25427 Referencias cruzadas
25428 \end_layout
25429
25430 \end_inset
25431
25432
25433 \begin_inset CommandInset label
25434 LatexCommand label
25435 name "sec:Referencias-cruzadas"
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \begin_layout Standard
25443 Las referencias cruzadas son uno de los puntos fuertes de LyX.
25444  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
25445  en el documento.
25446  Para hacer referencia a una parte del documento debes insertar en ella
25447  una etiqueta.
25448  La etiqueta se usa como ancla y como nombre para la referencia.
25449  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
25450  
25451 \end_layout
25452
25453 \begin_layout Enumerate
25454 Primer ítem
25455 \end_layout
25456
25457 \begin_layout Enumerate
25458 \begin_inset CommandInset label
25459 LatexCommand label
25460 name "enu:Segundo-ítem"
25461
25462 \end_inset
25463
25464 Segundo ítem
25465 \end_layout
25466
25467 \begin_layout Enumerate
25468 Tercer ítem
25469 \end_layout
25470
25471 \begin_layout Standard
25472 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
25473  
25474 \family sans
25475 Insertar\SpecialChar \menuseparator
25476 Etiqueta
25477 \family default
25478  o con el botón 
25479 \begin_inset Graphics
25480         filename ../../images/label-insert.png
25481         scale 85
25482         groupId toolbarboton
25483
25484 \end_inset
25485
25486  de la barra de herramientas.
25487  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
25488  LyX propone un prefijo y un posible título, en este caso 
25489 \begin_inset Quotes fld
25490 \end_inset
25491
25492
25493 \family sans
25494 enu:Segundo-ítem
25495 \family default
25496
25497 \begin_inset Quotes frd
25498 \end_inset
25499
25500 ; el prefijo 
25501 \begin_inset Quotes fld
25502 \end_inset
25503
25504
25505 \family sans
25506 enu:
25507 \family default
25508
25509 \begin_inset Quotes frd
25510 \end_inset
25511
25512  por 
25513 \begin_inset Quotes fld
25514 \end_inset
25515
25516 enumeración
25517 \begin_inset Quotes frd
25518 \end_inset
25519
25520 .
25521  Al pulsar 
25522 \family sans
25523 Aceptar
25524 \family default
25525  se inserta un cuadro gris parecido a este: 
25526 \begin_inset Graphics
25527         filename clipart/etiquetaQt4.png
25528         scale 85
25529
25530 \end_inset
25531
25532 .
25533  El prefijo depende de la parte del documento donde se inserta la etiqueta,
25534  p.
25535 \begin_inset space \thinspace{}
25536 \end_inset
25537
25538 e.
25539  si pones una etiqueta en un encabezado de sección, el prefijo será 
25540 \begin_inset Quotes fld
25541 \end_inset
25542
25543
25544 \family sans
25545 sec:
25546 \family default
25547
25548 \begin_inset Quotes frd
25549 \end_inset
25550
25551 .
25552 \end_layout
25553
25554 \begin_layout Standard
25555 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
25556  el menú 
25557 \family sans
25558 Insertar\SpecialChar \menuseparator
25559 Referencia
25560 \begin_inset space ~
25561 \end_inset
25562
25563 cruzada
25564 \family default
25565  o el botón 
25566 \begin_inset Graphics
25567         filename ../../images/dialog-show-new-inset_ref.png
25568         scale 85
25569         groupId toolbarboton
25570
25571 \end_inset
25572
25573 .
25574  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
25575  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
25576  la entrada 
25577 \begin_inset Quotes fld
25578 \end_inset
25579
25580
25581 \family sans
25582 enu:Segundo-ítem
25583 \family default
25584
25585 \begin_inset Quotes frd
25586 \end_inset
25587
25588 .
25589  Al pulsar 
25590 \family sans
25591 Aceptar
25592 \family default
25593  se inserta un recuadro gris parecido a este: 
25594 \begin_inset Graphics
25595         filename clipart/referenciaQt4.png
25596         scale 85
25597
25598 \end_inset
25599
25600 .
25601  En el documento de salida, en vez de este recuadro se mostrará el número
25602  del ítem.
25603 \end_layout
25604
25605 \begin_layout Standard
25606 Como alternativa a 
25607 \family sans
25608 Insertar\SpecialChar \menuseparator
25609 Referencia cruzada
25610 \family default
25611  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
25612  aparece, marcar 
25613 \family sans
25614 Copiar como referencia
25615 \family default
25616 .
25617  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
25618  pegarse en la posición actual del cursor con el menú 
25619 \family sans
25620 Editar\SpecialChar \menuseparator
25621 Pegar
25622 \family default
25623  (atajo 
25624 \family sans
25625 Ctrl+V
25626 \family default
25627 ).
25628 \end_layout
25629
25630 \begin_layout Standard
25631 A continuación ponemos nuestra referencia cruzada: Ítem
25632 \begin_inset space ~
25633 \end_inset
25634
25635
25636 \begin_inset CommandInset ref
25637 LatexCommand ref
25638 reference "enu:Segundo-ítem"
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Standard
25646 Se recomienda usar un espacio protegido
25647 \begin_inset Foot
25648 status collapsed
25649
25650 \begin_layout Plain Layout
25651 Se describen en sec.
25652 \begin_inset space \thinspace{}
25653 \end_inset
25654
25655
25656 \begin_inset CommandInset ref
25657 LatexCommand ref
25658 reference "sub:Espacio-protegido"
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666
25667  entre el nombre de la referencia y su número para evitar feos saltos de
25668  línea entre ellos.
25669  
25670 \end_layout
25671
25672 \begin_layout Standard
25673 Hay seis estilos de referencias cruzadas: 
25674 \end_layout
25675
25676 \begin_layout Description
25677 <referencia>: imprime el número, es la opción predeterminada: 
25678 \begin_inset CommandInset ref
25679 LatexCommand ref
25680 reference "cap:Dos-imágenes"
25681
25682 \end_inset
25683
25684
25685 \end_layout
25686
25687 \begin_layout Description
25688 (<referencia>): imprime el número entre paréntesis, este estilo es el habitual
25689  para referir ecuaciones, especialmente cuando se omite el nombre de referencia
25690  
25691 \begin_inset Quotes fld
25692 \end_inset
25693
25694 Ecuación
25695 \begin_inset Quotes frd
25696 \end_inset
25697
25698
25699 \begin_inset CommandInset ref
25700 LatexCommand eqref
25701 reference "eq:tanhExp"
25702
25703 \end_inset
25704
25705
25706 \end_layout
25707
25708 \begin_layout Description
25709 <página>: imprime el número de la página: Página
25710 \begin_inset space ~
25711 \end_inset
25712
25713
25714 \begin_inset CommandInset ref
25715 LatexCommand pageref
25716 reference "cap:Dos-imágenes"
25717
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \begin_layout Description
25724 en
25725 \begin_inset space ~
25726 \end_inset
25727
25728 página
25729 \begin_inset space ~
25730 \end_inset
25731
25732 <página>: imprime el texto 
25733 \begin_inset Quotes fld
25734 \end_inset
25735
25736 en la página
25737 \begin_inset Quotes frd
25738 \end_inset
25739
25740  y el número de página: 
25741 \begin_inset CommandInset ref
25742 LatexCommand vpageref
25743 reference "cap:Dos-imágenes"
25744
25745 \end_inset
25746
25747
25748 \end_layout
25749
25750 \begin_layout Description
25751 <referencia>
25752 \begin_inset space ~
25753 \end_inset
25754
25755 en
25756 \begin_inset space ~
25757 \end_inset
25758
25759 la
25760 \begin_inset space ~
25761 \end_inset
25762
25763 página
25764 \begin_inset space ~
25765 \end_inset
25766
25767 <página>: imprime el número, el texto 
25768 \begin_inset Quotes fld
25769 \end_inset
25770
25771 en la página
25772 \begin_inset Quotes frd
25773 \end_inset
25774
25775  y el número de página: 
25776 \begin_inset CommandInset ref
25777 LatexCommand vref
25778 reference "cap:Dos-imágenes"
25779
25780 \end_inset
25781
25782
25783 \end_layout
25784
25785 \begin_layout Description
25786 Referencia
25787 \begin_inset space ~
25788 \end_inset
25789
25790 con
25791 \begin_inset space ~
25792 \end_inset
25793
25794 formato: imprime un formato personalizado.
25795 \begin_inset Newline newline
25796 \end_inset
25797
25798
25799 \begin_inset Note Greyedout
25800 status open
25801
25802 \begin_layout Plain Layout
25803
25804 \series bold
25805 Nota:
25806 \series default
25807  Esta característica sólo está disponible si está instalado el paquete LaTeX
25808  
25809 \series bold
25810 prettyref
25811 \series default
25812  o 
25813 \series bold
25814 refstyle
25815 \series default
25816 .
25817 \begin_inset Index idx
25818 status collapsed
25819
25820 \begin_layout Plain Layout
25821 LaTeX, paquetes ! prettyref
25822 \end_layout
25823
25824 \end_inset
25825
25826
25827 \begin_inset Index idx
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831 LaTeX, paquetes ! refstyle
25832 \end_layout
25833
25834 \end_inset
25835
25836
25837 \end_layout
25838
25839 \end_inset
25840
25841
25842 \end_layout
25843
25844 \begin_layout Description
25845
25846 \lang english
25847 Textual
25848 \begin_inset space ~
25849 \end_inset
25850
25851 reference: prints the caption of the reference
25852 \lang spanish
25853
25854 \begin_inset CommandInset ref
25855 LatexCommand nameref
25856 reference "cap:Dos-imágenes"
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \begin_layout Standard
25864
25865 \family sans
25866 <página>
25867 \family default
25868
25869 \begin_inset space \thinspace{}
25870 \end_inset
25871
25872  no imprime el número si la etiqueta está en la misma página, en la anterior
25873  o en la siguiente.
25874  En su lugar verás p.
25875 \begin_inset space \thinspace{}
25876 \end_inset
25877
25878 e.
25879 \begin_inset space ~
25880 \end_inset
25881
25882 el texto «
25883 \family sans
25884 en esta página
25885 \family default
25886 ».
25887  El estilo 
25888 \family sans
25889 <referencia>
25890 \begin_inset space ~
25891 \end_inset
25892
25893 en
25894 \begin_inset space ~
25895 \end_inset
25896
25897 página
25898 \begin_inset space ~
25899 \end_inset
25900
25901 <página>
25902 \family default
25903  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25904 \end_layout
25905
25906 \begin_layout Standard
25907 El número y la página de la parte referida del documento es calculado automática
25908 mente por LaTeX al generar la salida.
25909  El estilo de las referencias se especifica en el apartado 
25910 \family sans
25911 Formato
25912 \family default
25913  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25914  de referencia.
25915  
25916 \end_layout
25917
25918 \begin_layout Standard
25919 Sólo puedes usar el estilo 
25920 \family sans
25921 <referencia>
25922 \family default
25923  para referenciar partes numeradas del documento, mientras que el estilo
25924  
25925 \family sans
25926 <página>
25927 \family default
25928  siempre es posible.
25929 \end_layout
25930
25931 \begin_layout Standard
25932 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25933  la misma; para un flotante, pon la etiqueta en su leyenda.
25934  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25935  Las referencias a ecuaciones se explican en la sec.
25936 \begin_inset space \thinspace{}
25937 \end_inset
25938
25939
25940 \begin_inset CommandInset ref
25941 LatexCommand ref
25942 reference "sec:Numeración-y-referencia"
25943
25944 \end_inset
25945
25946 .
25947 \end_layout
25948
25949 \begin_layout Standard
25950 Clic derecho sobre una referencia cruzada abre un menú contextual.
25951  La entrada 
25952 \family sans
25953 Ir
25954 \begin_inset space ~
25955 \end_inset
25956
25957 a
25958 \begin_inset space ~
25959 \end_inset
25960
25961 la
25962 \begin_inset space ~
25963 \end_inset
25964
25965 etiqueta
25966 \family default
25967  lleva al cursor delante de la etiqueta correspondiente.
25968  Esta entrada se cambiará por 
25969 \family sans
25970 Volver
25971 \family default
25972  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25973  a la referencia.
25974  Puedes también volver con el botón 
25975 \begin_inset Graphics
25976         filename ../../images/bookmark-goto_0.png
25977         scale 85
25978         groupId toolbarboton
25979
25980 \end_inset
25981
25982  de la barra de herramientas.
25983 \end_layout
25984
25985 \begin_layout Standard
25986 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25987  su cuadro.
25988  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25989  debes preocuparte de ello.
25990  
25991 \end_layout
25992
25993 \begin_layout Standard
25994 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25995  signos de interrogación en vez de la referencia.
25996 \end_layout
25997
25998 \begin_layout Standard
25999 Las referencias se describen con detalle en sección 
26000 \begin_inset Quotes fld
26001 \end_inset
26002
26003 Referencias a flotantes
26004 \begin_inset Quotes frd
26005 \end_inset
26006
26007  en el manual 
26008 \emph on
26009 Objetos insertados
26010 \emph default
26011 .
26012 \end_layout
26013
26014 \begin_layout Section
26015 El índice general y otros índices
26016 \begin_inset Index idx
26017 status collapsed
26018
26019 \begin_layout Plain Layout
26020 Indi@Índice general
26021 \end_layout
26022
26023 \end_inset
26024
26025
26026 \begin_inset Index idx
26027 status collapsed
26028
26029 \begin_layout Plain Layout
26030 Navegador de contorno
26031 \end_layout
26032
26033 \end_inset
26034
26035
26036 \begin_inset CommandInset label
26037 LatexCommand label
26038 name "sec:IG"
26039
26040 \end_inset
26041
26042
26043 \end_layout
26044
26045 \begin_layout Subsection
26046 El índice general
26047 \begin_inset CommandInset label
26048 LatexCommand label
26049 name "sub:Indice-general"
26050
26051 \end_inset
26052
26053
26054 \end_layout
26055
26056 \begin_layout Standard
26057 El índice general (IG) se inserta con el menú 
26058 \family sans
26059 Insertar\SpecialChar \menuseparator
26060 Lista
26061 \family default
26062
26063 \begin_inset space \thinspace{}
26064 \end_inset
26065
26066 /
26067 \begin_inset space \thinspace{}
26068 \end_inset
26069
26070
26071 \family sans
26072 Índice\SpecialChar \menuseparator
26073 Índice
26074 \begin_inset space ~
26075 \end_inset
26076
26077 general
26078 \family default
26079 .
26080  En LyX se muestra un cuadro gris.
26081  Si pulsas en él, aparece en una ventana lateral el 
26082 \family sans
26083 Navegador de contorno
26084 \family default
26085  con las entradas del IG.
26086  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
26087  las secciones.
26088  Esta operación es una alternativa al menú 
26089 \family sans
26090 Documento\SpecialChar \menuseparator
26091 Navegador de contorno
26092 \family default
26093 , como se describe en la sección
26094 \begin_inset space ~
26095 \end_inset
26096
26097
26098 \begin_inset CommandInset ref
26099 LatexCommand ref
26100 reference "sec:Navegación"
26101
26102 \end_inset
26103
26104 .
26105 \end_layout
26106
26107 \begin_layout Standard
26108 El IG lista automáticamente las secciones numeradas.
26109  Si has declarado un título breve para un encabezado, como se explica en
26110  la sección
26111 \begin_inset space ~
26112 \end_inset
26113
26114
26115 \begin_inset space \thinspace{}
26116 \end_inset
26117
26118
26119 \begin_inset CommandInset ref
26120 LatexCommand ref
26121 reference "sec:Títulos-breves"
26122
26123 \end_inset
26124
26125 , será éste el que aparezca en el IG.
26126  La sección
26127 \begin_inset space ~
26128 \end_inset
26129
26130
26131 \begin_inset CommandInset ref
26132 LatexCommand ref
26133 reference "sub:Profundidad-de-numeración"
26134
26135 \end_inset
26136
26137  describe cómo ajustar el número de niveles de secciones que han de aparecer
26138  en el IG.
26139  También puedes ajustar el nivel de secciones mostradas en la ventana del
26140  IG mediante el deslizador que hay en la parte inferior de la misma.
26141  Las secciones no numeradas no salen en el IG.
26142 \end_layout
26143
26144 \begin_layout Subsection
26145 Índices de figuras, tablas y algoritmos
26146 \begin_inset CommandInset label
26147 LatexCommand label
26148 name "sub:Índices-de"
26149
26150 \end_inset
26151
26152
26153 \end_layout
26154
26155 \begin_layout Standard
26156 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
26157  general.
26158  Se insertan mediante los submenús de 
26159 \family sans
26160 Insertar\SpecialChar \menuseparator
26161 Lista
26162 \begin_inset space \thinspace{}
26163 \end_inset
26164
26165 /
26166 \begin_inset space \thinspace{}
26167 \end_inset
26168
26169 Índice
26170 \family default
26171 .
26172  Las entradas del índice son el número del flotante correspondiente y su
26173  leyenda.
26174 \end_layout
26175
26176 \begin_layout Section
26177 URLs e hiperenlaces
26178 \begin_inset Index idx
26179 status collapsed
26180
26181 \begin_layout Plain Layout
26182 Hiperenlaces
26183 \end_layout
26184
26185 \end_inset
26186
26187
26188 \begin_inset Index idx
26189 status collapsed
26190
26191 \begin_layout Plain Layout
26192 URLs
26193 \end_layout
26194
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \begin_layout Subsection
26201 URLs
26202 \begin_inset CommandInset label
26203 LatexCommand label
26204 name "sec:URL"
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \begin_layout Standard
26212 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
26213  con el menú 
26214 \family sans
26215 Insertar\SpecialChar \menuseparator
26216 URL
26217 \family default
26218 .
26219 \end_layout
26220
26221 \begin_layout Standard
26222 Aquí hay un ejemplo: Página de inicio de LyX: 
26223 \begin_inset Flex URL
26224 status collapsed
26225
26226 \begin_layout Plain Layout
26227
26228 http://www.lyx.org
26229 \end_layout
26230
26231 \end_inset
26232
26233
26234 \end_layout
26235
26236 \begin_layout Standard
26237 El estilo del texto del enlace no se puede cambiar, el texto del URL se
26238  mostrará siempre en 
26239 \family typewriter
26240 Typewriter
26241 \family default
26242 .
26243  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
26244  se explica en la siguiente subsección.
26245 \end_layout
26246
26247 \begin_layout Standard
26248 \begin_inset Note Greyedout
26249 status collapsed
26250
26251 \begin_layout Plain Layout
26252
26253 \series bold
26254 Nota
26255 \series default
26256 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
26257  errores de LaTeX.
26258 \end_layout
26259
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \begin_layout Subsection
26266 Hiperenlaces
26267 \begin_inset CommandInset label
26268 LatexCommand label
26269 name "sub:Hiperenlaces"
26270
26271 \end_inset
26272
26273
26274 \end_layout
26275
26276 \begin_layout Standard
26277 Los hiperenlaces se insertan con el menú 
26278 \family sans
26279 Insertar\SpecialChar \menuseparator
26280 Hiperenlace
26281 \family default
26282  o con el botón 
26283 \begin_inset Graphics
26284         filename ../../images/href-insert.png
26285         scale 85
26286         groupId toolbarboton
26287
26288 \end_inset
26289
26290  de la barra de herramientas.
26291  Aparece un diálogo con dos campos: 
26292 \family sans
26293 Dirección
26294 \family default
26295  y 
26296 \family sans
26297 Nombre
26298 \family default
26299 .
26300  El nombre es el texto que se imprime para el enlace.
26301  El tipo de enlace puede ser un enlace web como: 
26302 \begin_inset CommandInset href
26303 LatexCommand href
26304 name "Página de LyX"
26305 target "http://www.lyx.org"
26306
26307 \end_inset
26308
26309 , una dirección de correo o un enlace a un archivo.
26310 \end_layout
26311
26312 \begin_layout Standard
26313 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
26314  el prefijo «
26315 \family sans
26316 run:
26317 \family default
26318 » a la dirección del enlace.
26319 \end_layout
26320
26321 \begin_layout Standard
26322 En la salida PDF los enlaces se partirán con un guión si es necesario, y
26323  se puede hacer clic sobre ellos en las salidas DVI y PDF.
26324  Para cambiar el formato del texto selecciona el enlace insertado y usa
26325  el diálogo de estilo del texto.
26326  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
26327 \family sans
26328 \series bold
26329
26330 \begin_inset CommandInset href
26331 LatexCommand href
26332 name "Página de LyX"
26333 target "http://www.lyx.org"
26334
26335 \end_inset
26336
26337
26338 \end_layout
26339
26340 \begin_layout Standard
26341 El color del texto del enlace se puede cambiar si está marcada la opción
26342  
26343 \family sans
26344 Color links
26345 \family default
26346  en el diálogo de propiedades de PDF, (menú 
26347 \family sans
26348 Documento\SpecialChar \menuseparator
26349 Configuración\SpecialChar \menuseparator
26350 Propiedades PDF
26351 \family default
26352 ).
26353  Por ejemplo, en este documento el color del texto se ha establecido en
26354  azul añadiendo la opción
26355 \begin_inset Newline newline
26356 \end_inset
26357
26358
26359 \series bold
26360 urlcolor=blue
26361 \series default
26362
26363 \begin_inset Newline newline
26364 \end_inset
26365
26366 en el campo 
26367 \family sans
26368 Opciones adicionales
26369 \family default
26370  de la pestaña 
26371 \family sans
26372 Hiperenlaces
26373 \family default
26374  del mencionado menú.
26375  
26376 \end_layout
26377
26378 \begin_layout Section
26379 Apéndices
26380 \begin_inset Index idx
26381 status collapsed
26382
26383 \begin_layout Plain Layout
26384 Apéndices
26385 \end_layout
26386
26387 \end_inset
26388
26389
26390 \begin_inset CommandInset label
26391 LatexCommand label
26392 name "sec:Apéndices"
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \begin_layout Standard
26400 Los apéndices se crean con el menú 
26401 \family sans
26402 Documento\SpecialChar \menuseparator
26403 Comenzar
26404 \begin_inset space ~
26405 \end_inset
26406
26407 apéndice
26408 \begin_inset space ~
26409 \end_inset
26410
26411 aquí
26412 \family default
26413 .
26414  Todo el documento, desde la posición actual del cursor hasta el final,
26415  se transforma en apéndice.
26416  La región es señalada con un borde rojo.
26417  
26418 \end_layout
26419
26420 \begin_layout Standard
26421 Cada capítulo o sección dentro de la región del apéndice se considera un
26422  apéndice, y se ordenan con letras mayúsculas.
26423  Las subsecciones se ordenan con esta letra, un punto y el número de la
26424  subsección.
26425  Todas las secciones del apéndice se pueden referenciar como las secciones
26426  normales, como en estos dos ejemplos:
26427 \end_layout
26428
26429 \begin_layout Standard
26430 Apéndice
26431 \begin_inset space ~
26432 \end_inset
26433
26434
26435 \begin_inset CommandInset ref
26436 LatexCommand ref
26437 reference "cap:Créditos"
26438
26439 \end_inset
26440
26441 .
26442  Apéndice
26443 \begin_inset space ~
26444 \end_inset
26445
26446
26447 \begin_inset CommandInset ref
26448 LatexCommand ref
26449 reference "sub:Exportar"
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \begin_layout Section
26457 Bibliografía
26458 \begin_inset Index idx
26459 status collapsed
26460
26461 \begin_layout Plain Layout
26462 Bibliografía
26463 \end_layout
26464
26465 \end_inset
26466
26467
26468 \begin_inset CommandInset label
26469 LatexCommand label
26470 name "sec:Bibliografía"
26471
26472 \end_inset
26473
26474
26475 \end_layout
26476
26477 \begin_layout Standard
26478 Hay dos formas de generar la bibliografía en un documento LyX.
26479  Puedes incluir una base de datos bibliográficos
26480 \begin_inset Foot
26481 status collapsed
26482
26483 \begin_layout Plain Layout
26484 conocida por «bases de datos BibTeX»
26485 \end_layout
26486
26487 \end_inset
26488
26489 , que se explica enseguida, o insertarla manualmente usando el entorno de
26490  párrafo 
26491 \family sans
26492 Bibliografía,
26493 \family default
26494  descrito en la sección
26495 \begin_inset space ~
26496 \end_inset
26497
26498
26499 \begin_inset space \thinspace{}
26500 \end_inset
26501
26502
26503 \begin_inset CommandInset ref
26504 LatexCommand ref
26505 reference "sub:Biblio_entorno"
26506
26507 \end_inset
26508
26509 .
26510  Si quieres cosas distintas a citas numéricas, usadas en este documento,
26511  como citas autor-año, debes usar una base de datos bibliográficos.
26512 \end_layout
26513
26514 \begin_layout Subsection
26515 El entorno Bibliografía
26516 \end_layout
26517
26518 \begin_layout Standard
26519 En el entorno 
26520 \family sans
26521 Bibliografía
26522 \family default
26523  cada párrafo comienza con un cuadro gris etiquetado con un número.
26524  Si pinchas en él verás un diálogo donde se establece una 
26525 \family sans
26526 Clave
26527 \family default
26528  y una 
26529 \family sans
26530 Etiqueta.
26531
26532 \family default
26533  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
26534  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
26535  LaTeX para el que hemos puesto como clave una abreviatura de su título,
26536  
26537 \begin_inset Quotes fld
26538 \end_inset
26539
26540 latexcompanion
26541 \begin_inset Quotes frd
26542 \end_inset
26543
26544 .
26545 \end_layout
26546
26547 \begin_layout Standard
26548 Puedes insertar una referencia a la clave de una bibliografía con el menú
26549  
26550 \family sans
26551 Insertar\SpecialChar \menuseparator
26552 Cita 
26553 \family default
26554 o con el botón 
26555 \begin_inset Graphics
26556         filename ../../images/dialog-show-new-inset_citation.png
26557         scale 85
26558         groupId toolbarboton
26559
26560 \end_inset
26561
26562
26563 \family sans
26564 .
26565
26566 \family default
26567  Saldrá una ventana 
26568 \begin_inset Quotes fld
26569 \end_inset
26570
26571 Añadir cita
26572 \begin_inset Quotes frd
26573 \end_inset
26574
26575  en la que puedes seleccionar una o más claves en la lista de las disponibles.
26576  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
26577  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
26578  referencia.
26579  
26580 \end_layout
26581
26582 \begin_layout Standard
26583 Las referencias bibliográficas se muestran en la salida con el número de
26584  entrada entre corchetes.
26585  Si pones una 
26586 \family sans
26587 Etiqueta
26588 \family default
26589  para la entrada, esta se verá en lugar del número.
26590  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
26591  
26592 \begin_inset Quotes fld
26593 \end_inset
26594
26595 Créditos
26596 \begin_inset Quotes frd
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \begin_layout Standard
26603 Echa un vistazo a 
26604 \family sans
26605 LaTeX Companion Second Edition
26606 \family default
26607
26608 \begin_inset CommandInset citation
26609 LatexCommand cite
26610 key "latexcompanion"
26611
26612 \end_inset
26613
26614
26615 \end_layout
26616
26617 \begin_layout Standard
26618 Los miembros del equipo LyX figuran en los Créditos: 
26619 \begin_inset CommandInset citation
26620 LatexCommand cite
26621 key "lyxcredit"
26622
26623 \end_inset
26624
26625
26626 \end_layout
26627
26628 \begin_layout Subsection
26629 Bases de datos bibliográficos (BibTeX)
26630 \begin_inset Index idx
26631 status collapsed
26632
26633 \begin_layout Plain Layout
26634 Bibliografía ! Bases de datos
26635 \end_layout
26636
26637 \end_inset
26638
26639
26640 \begin_inset Index idx
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644 Bibliografía ! BibTeX
26645 \end_layout
26646
26647 \end_inset
26648
26649
26650 \begin_inset CommandInset label
26651 LatexCommand label
26652 name "sub:Bases-datos-bibliográficos"
26653
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \begin_layout Standard
26660 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
26661  en distintos documentos.
26662 \begin_inset Foot
26663 status collapsed
26664
26665 \begin_layout Plain Layout
26666 También son útiles simplemente para mantener una base de datos de artículos
26667  y notas relacionados con ellos.
26668  La mayoría de los programas de bases de datos mencionados permiten almacenar
26669  anotaciones y revisiones junto con la información bibliográfica.
26670 \end_layout
26671
26672 \end_inset
26673
26674  También hace que sea muy sencillo tener un formato uniforme para todas
26675  las entradas de la bibliografía.
26676  Puedes recoger la bibliografía de todos los libros o artículos relevantes
26677  para tu trabajo en una base de datos, la cual sirve para distintos documentos
26678  porque sólo aparecerán en la bibliografía las entradas que sean referidas
26679  en un documento dado.
26680  Esto evita la necesidad de mantener el rastro de los artículos y libros
26681  que se citan.
26682  
26683 \end_layout
26684
26685 \begin_layout Standard
26686 La base de datos es un archivo de texto con la extensión 
26687 \begin_inset Quotes fld
26688 \end_inset
26689
26690
26691 \family sans
26692 .bib
26693 \family default
26694
26695 \begin_inset Quotes frd
26696 \end_inset
26697
26698  que contiene la bibliografía en un formato especial, como se explica en
26699  libros de LaTeX
26700 \begin_inset space ~
26701 \end_inset
26702
26703 (
26704 \begin_inset CommandInset citation
26705 LatexCommand cite
26706 key "Mittelbach,Kopka,Lamport"
26707
26708 \end_inset
26709
26710 ).
26711  El archivo se puede crear con cualquier editor de texto, pero habitualmente
26712  se usa un programa especial para crear y editar las entradas en la base
26713  de datos.
26714  Hay disponible una lista de estos programas en la Wiki de LyX, 
26715 \begin_inset Flex URL
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719
26720 http://wiki.lyx.org/BibTeX/Programs
26721 \end_layout
26722
26723 \end_inset
26724
26725
26726 \end_layout
26727
26728 \begin_layout Standard
26729 Para usar una base de datos está el menú 
26730 \family sans
26731 Insertar\SpecialChar \menuseparator
26732 Lista
26733 \begin_inset space \thinspace{}
26734 \end_inset
26735
26736 /
26737 \begin_inset space \thinspace{}
26738 \end_inset
26739
26740 Índice\SpecialChar \menuseparator
26741 Bibliografía
26742 \begin_inset space ~
26743 \end_inset
26744
26745 BibT
26746 \begin_inset ERT
26747 status collapsed
26748
26749 \begin_layout Plain Layout
26750
26751 {}
26752 \end_layout
26753
26754 \end_inset
26755
26756 eX
26757 \family default
26758 .
26759  Surge una ventana en la que puedes cargar una o más bases de datos y un
26760  archivo de estilo y después se inserta un recuadro gris.
26761  La opción 
26762 \family sans
26763 Añadir bibliografía al IG
26764 \family default
26765  añade en el índice una entrada para la biblografía.
26766  En el cuadro desplegable 
26767 \family sans
26768 Contenido
26769 \family default
26770  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
26771  
26772 \end_layout
26773
26774 \begin_layout Standard
26775 El archivo de estilo es un archivo de texto con extensión 
26776 \begin_inset Quotes fld
26777 \end_inset
26778
26779
26780 \family sans
26781 .bst
26782 \family default
26783
26784 \begin_inset Quotes frd
26785 \end_inset
26786
26787  que define el estilo de todas las entradas bibliográficas.
26788  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
26789  proporcionan sus propios archivos de estilo, de modo que no tienes que
26790  preocuparte del formato.
26791  Por supuesto, es posible escribir estilos propios, aunque es tarea para
26792  expertos.
26793 \begin_inset Foot
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797 Hay información sobre el modo de hacerlo en
26798 \begin_inset Newline newline
26799 \end_inset
26800
26801
26802 \begin_inset CommandInset href
26803 LatexCommand href
26804 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26805
26806 \end_inset
26807
26808 .
26809 \end_layout
26810
26811 \end_inset
26812
26813
26814 \end_layout
26815
26816 \begin_layout Standard
26817 La inserción de referencias a una cita bibliográfica funciona como ya se
26818  ha descrito.
26819 \end_layout
26820
26821 \begin_layout Standard
26822 Para generar la bibliografía a partir de una base de datos, LyX utiliza
26823  el programa 
26824 \family sans
26825 BibTeX
26826 \family default
26827 .
26828  Este programa se controla con opciones que se pueden añadir en el diálogo
26829  
26830 \family sans
26831 Preferencias
26832 \family default
26833  de LyX, apartado 
26834 \family sans
26835 Salidas,
26836 \family default
26837  
26838 \family sans
26839 LaT
26840 \begin_inset ERT
26841 status collapsed
26842
26843 \begin_layout Plain Layout
26844
26845 {}
26846 \end_layout
26847
26848 \end_inset
26849
26850 eX,
26851 \family default
26852  en el campo 
26853 \family sans
26854 Comando
26855 \begin_inset space ~
26856 \end_inset
26857
26858 BibT
26859 \begin_inset ERT
26860 status collapsed
26861
26862 \begin_layout Plain Layout
26863
26864 {}
26865 \end_layout
26866
26867 \end_inset
26868
26869 eX.
26870  
26871 \family default
26872 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26873  de 
26874 \family sans
26875 BibTeX
26876 \begin_inset space \thinspace{}
26877 \end_inset
26878
26879
26880 \family default
26881
26882 \begin_inset CommandInset citation
26883 LatexCommand cite
26884 key "BibTeX"
26885
26886 \end_inset
26887
26888 .
26889 \end_layout
26890
26891 \begin_layout Standard
26892 Si seleccionas la opción 
26893 \family sans
26894 Bibliografía por secciones
26895 \family default
26896  en 
26897 \family sans
26898 Documento\SpecialChar \menuseparator
26899 Configuración
26900 \family default
26901 , es posible tener múltiples bibliografías ordenadas en secciones.
26902  Esto y otras características se explica con detalle en la sección 
26903 \emph on
26904 Preparar un bibliografía con BibTeX
26905 \emph default
26906  del manual 
26907 \emph on
26908 Características adicionales.
26909 \end_layout
26910
26911 \begin_layout Standard
26912 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26913  entre las dos formas de crearlas.
26914  Como se ve, la bibliografía creada a partir de una base de datos contiene
26915  sólo las entradas que son referidas en el documento.
26916  El estilo utilizado es 
26917 \family sans
26918 alphadin.bst
26919 \family default
26920 , que genera el complicado esquema alemán de claves de referencia de la
26921  bibliografía.
26922  
26923 \end_layout
26924
26925 \begin_layout Subsection
26926 Formato de la Bibliografía
26927 \begin_inset Index idx
26928 status collapsed
26929
26930 \begin_layout Plain Layout
26931 Bibliografía ! Formato
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \begin_layout Standard
26940 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26941  Para esto debes habilitar la opción 
26942 \family sans
26943 NatBib
26944 \family default
26945  en el menú 
26946 \family sans
26947 Documento\SpecialChar \menuseparator
26948 Configuración\SpecialChar \menuseparator
26949 Bibliografía
26950 \family default
26951
26952 \begin_inset Index idx
26953 status collapsed
26954
26955 \begin_layout Plain Layout
26956 Documentos ! Configuración
26957 \end_layout
26958
26959 \end_inset
26960
26961
26962 \family sans
26963 .
26964
26965 \family default
26966  En dicho menú puedes establecer el estilo de cita por omisión.
26967  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26968  por omisión.
26969  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26970  en la sección anterior.
26971 \end_layout
26972
26973 \begin_layout Standard
26974 En la ventana de referencia de cita también puedes poner un texto para que
26975  aparezca antes o después de la referencia.
26976  Aquí hay un ejemplo en el que el texto 
26977 \begin_inset Quotes fld
26978 \end_inset
26979
26980 Capítulo
26981 \begin_inset space ~
26982 \end_inset
26983
26984 3
26985 \begin_inset Quotes frd
26986 \end_inset
26987
26988  va detrás de la referencia: 
26989 \end_layout
26990
26991 \begin_layout Standard
26992 Echa un vistazo a 
26993 \begin_inset CommandInset citation
26994 LatexCommand cite
26995 after "Capítulo 3"
26996 key "latexcompanion"
26997
26998 \end_inset
26999
27000 .
27001 \end_layout
27002
27003 \begin_layout Section
27004 Índice alfabético
27005 \begin_inset Index idx
27006 status collapsed
27007
27008 \begin_layout Plain Layout
27009 Ind@Índice alfabético
27010 \end_layout
27011
27012 \end_inset
27013
27014
27015 \begin_inset CommandInset label
27016 LatexCommand label
27017 name "sec:Indice-alfabético"
27018
27019 \end_inset
27020
27021
27022 \end_layout
27023
27024 \begin_layout Standard
27025 Para crear una entrada en el índice usa el menú 
27026 \family sans
27027 Insertar\SpecialChar \menuseparator
27028 Entrada
27029 \begin_inset space ~
27030 \end_inset
27031
27032 de
27033 \begin_inset space ~
27034 \end_inset
27035
27036 índice 
27037 \family default
27038 o el botón 
27039 \begin_inset Graphics
27040         filename ../../images/index-insert.png
27041         scale 85
27042         groupId toolbarboton
27043
27044 \end_inset
27045
27046 .
27047  Se inserta un cuadro gris con la etiqueta 
27048 \begin_inset Quotes fld
27049 \end_inset
27050
27051
27052 \family sans
27053 Ind
27054 \family default
27055
27056 \begin_inset Quotes frd
27057 \end_inset
27058
27059  que contiene el texto que aparecerá en el índice.
27060  Por omisión, LyX escoge como texto para la entrada de índice la palabra
27061  en la que está el cursor o el texto que esté seleccionado.
27062  
27063 \end_layout
27064
27065 \begin_layout Standard
27066 En las siguientes subsecciones describiremos brevemente los comandos para
27067  el índice alfabético.
27068  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
27069  algún libro de LaTeX, 
27070 \begin_inset CommandInset citation
27071 LatexCommand cite
27072 key "latexcompanion,latexbook,latexguide"
27073
27074 \end_inset
27075
27076 .
27077 \end_layout
27078
27079 \begin_layout Standard
27080 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
27081 \end_layout
27082
27083 \begin_layout Standard
27084 El índice alfabético se inserta en el documento con el menú 
27085 \family sans
27086 Insertar\SpecialChar \menuseparator
27087 Lista
27088 \begin_inset space \thinspace{}
27089 \end_inset
27090
27091 /
27092 \begin_inset space \thinspace{}
27093 \end_inset
27094
27095 Índice\SpecialChar \menuseparator
27096 Índice
27097 \begin_inset space ~
27098 \end_inset
27099
27100 alfabético
27101 \family default
27102 .
27103  En LyX se muestra un cuadro azul claro con la etiqueta 
27104 \begin_inset Quotes fld
27105 \end_inset
27106
27107
27108 \family sans
27109 Índice
27110 \family default
27111
27112 \begin_inset Quotes frd
27113 \end_inset
27114
27115  en el lugar en que saldrá impreso en la salida.
27116  Este tipo de cuadro no admite clic.
27117 \end_layout
27118
27119 \begin_layout Subsection
27120 Agrupación de entradas de índice
27121 \begin_inset Index idx
27122 status collapsed
27123
27124 \begin_layout Plain Layout
27125 Ind@Índice alfabético ! Agrupación de entradas
27126 \end_layout
27127
27128 \end_inset
27129
27130
27131 \end_layout
27132
27133 \begin_layout Standard
27134 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
27135  búsquedas más rápidas.
27136  Supongamos que queremos agrupar las entradas del índice para las listas
27137  enumeración y enumeración* bajo la entrada 
27138 \begin_inset Quotes fld
27139 \end_inset
27140
27141
27142 \family sans
27143 Listas
27144 \family default
27145
27146 \begin_inset Quotes frd
27147 \end_inset
27148
27149 .
27150  Primero creamos esta entrada en la sección
27151 \begin_inset space \thinspace{}
27152 \end_inset
27153
27154
27155 \begin_inset space ~
27156 \end_inset
27157
27158
27159 \begin_inset CommandInset ref
27160 LatexCommand ref
27161 reference "sub:Listas"
27162
27163 \end_inset
27164
27165 .
27166  En el campo de texto de la entrada de índice en la sección
27167 \begin_inset space ~
27168 \end_inset
27169
27170
27171 \begin_inset CommandInset ref
27172 LatexCommand ref
27173 reference "sec:Enumeración*"
27174
27175 \end_inset
27176
27177 , insertamos lo siguiente
27178 \end_layout
27179
27180 \begin_layout Standard
27181
27182 \series bold
27183 Listas ! Enumeración*
27184 \end_layout
27185
27186 \begin_layout Standard
27187 y en la entrada de índice de la sección
27188 \begin_inset space \thinspace{}
27189 \end_inset
27190
27191
27192 \begin_inset CommandInset ref
27193 LatexCommand ref
27194 reference "sec:Enumeración"
27195
27196 \end_inset
27197
27198  ponemos
27199 \end_layout
27200
27201 \begin_layout Standard
27202
27203 \series bold
27204 Listas ! Enumeración
27205 \end_layout
27206
27207 \begin_layout Standard
27208 El signo de exclamación 
27209 \begin_inset Quotes fld
27210 \end_inset
27211
27212 !
27213 \begin_inset Quotes frd
27214 \end_inset
27215
27216  indica los niveles de agrupación.
27217  Puedes tener tres niveles; cada nivel se sangra un poco más.
27218  Para el nivel más alto no hace falta entrada de índice.
27219  Si no ponemos ninguna entrada de índice para 
27220 \begin_inset Quotes fld
27221 \end_inset
27222
27223 Listas
27224 \begin_inset Quotes frd
27225 \end_inset
27226
27227 , se imprimirá de todas formas pero sin número de página.
27228  
27229 \end_layout
27230
27231 \begin_layout Subsection
27232 Rangos de página
27233 \begin_inset Index idx
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237 Ind@Índice alfabético ! Rangos de página
27238 \end_layout
27239
27240 \end_inset
27241
27242
27243 \end_layout
27244
27245 \begin_layout Standard
27246 Normalmente las entradas de índice aparecerán con el número de página de
27247  la sección indexada.
27248  Pero a veces querrás indexar más páginas bajo la misma entrada.
27249  P.
27250 \begin_inset space \thinspace{}
27251 \end_inset
27252
27253 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
27254  en la sección
27255 \begin_inset space \thinspace{}
27256 \end_inset
27257
27258
27259 \begin_inset CommandInset ref
27260 LatexCommand ref
27261 reference "sec:Entornos-de-párrafo"
27262
27263 \end_inset
27264
27265  con el comando 
27266 \end_layout
27267
27268 \begin_layout Standard
27269
27270 \series bold
27271 Entornos de párrafo|(
27272 \end_layout
27273
27274 \begin_layout Standard
27275 y otra entrada al final de la seción
27276 \begin_inset space ~
27277 \end_inset
27278
27279
27280 \begin_inset CommandInset ref
27281 LatexCommand ref
27282 reference "sub:Código-LyX"
27283
27284 \end_inset
27285
27286  con el comando
27287 \end_layout
27288
27289 \begin_layout Standard
27290
27291 \series bold
27292 Entornos de párrafo|)
27293 \end_layout
27294
27295 \begin_layout Standard
27296 Los comandos 
27297 \begin_inset Quotes fld
27298 \end_inset
27299
27300
27301 \series bold
27302 |(
27303 \series default
27304
27305 \begin_inset Quotes frd
27306 \end_inset
27307
27308  y 
27309 \begin_inset Quotes fld
27310 \end_inset
27311
27312
27313 \series bold
27314 |)
27315 \series default
27316
27317 \begin_inset Quotes frd
27318 \end_inset
27319
27320  respectivamente inician y finalizan el rango de páginas.
27321 \end_layout
27322
27323 \begin_layout Standard
27324 Puedes añadir la misma entrada de índice en distintos sitios del documento.
27325  En la salida se muestra una lista de referencias de páginas, separadas
27326  por comas, bajo la misma entrada.
27327  Un ejemplo es la entrada de índice «Documentos ! Configuración».
27328 \end_layout
27329
27330 \begin_layout Subsection
27331 Referencias cruzadas
27332 \begin_inset Index idx
27333 status collapsed
27334
27335 \begin_layout Plain Layout
27336 Ind@Índice alfabético ! Referencias cruzadas
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \begin_layout Standard
27345 Es posible hacer referencia a otra entrada del índice.
27346  Por ejemplo, en la entrada 
27347 \begin_inset Quotes fld
27348 \end_inset
27349
27350 GIF
27351 \begin_inset Quotes frd
27352 \end_inset
27353
27354  (en la sección
27355 \begin_inset space ~
27356 \end_inset
27357
27358
27359 \begin_inset CommandInset ref
27360 LatexCommand ref
27361 reference "sub:Formatos-de-imagen"
27362
27363 \end_inset
27364
27365 ) del índice, se hace una referencia a la entrada 
27366 \begin_inset Quotes fld
27367 \end_inset
27368
27369 Formatos de imagen
27370 \begin_inset Quotes frd
27371 \end_inset
27372
27373  en la misma sección con el comando
27374 \end_layout
27375
27376 \begin_layout Standard
27377
27378 \series bold
27379 GIF|see{Formatos de imagen}
27380 \end_layout
27381
27382 \begin_layout Standard
27383 donde las llaves deben insertarse en código TeX.
27384  El texto entre llaves es la entrada a la que se remite.
27385  En la salida aparece sin número de página.
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 la salida, el término 
27399 \emph on
27400 see
27401 \emph default
27402  se traduce automáticamente por 
27403 \emph on
27404 véase
27405 \emph default
27406 .
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \begin_layout Subsection
27415 Orden de entradas en el índice
27416 \begin_inset Index idx
27417 status collapsed
27418
27419 \begin_layout Plain Layout
27420 Ind@Índice alfabético ! Orden de las entradas
27421 \end_layout
27422
27423 \end_inset
27424
27425
27426 \end_layout
27427
27428 \begin_layout Standard
27429 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
27430  las entradas podrían no estar en el orden adecuado.
27431  Las entradas se ordenan alfabéticamente, pero LaTeX
27432 \begin_inset Foot
27433 status collapsed
27434
27435 \begin_layout Plain Layout
27436 El índice es generado en segundo plano por un programa externo, véase la
27437  sección
27438 \begin_inset space ~
27439 \end_inset
27440
27441
27442 \begin_inset CommandInset ref
27443 LatexCommand ref
27444 reference "sub:Programas-para-índice"
27445
27446 \end_inset
27447
27448 .
27449 \end_layout
27450
27451 \end_inset
27452
27453  no sabe ordenar caracteres acentuados en idiomas distintos.
27454  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
27455  
27456 \begin_inset Index idx
27457 status collapsed
27458
27459 \begin_layout Plain Layout
27460 Entradas postizas ! maïs
27461 \end_layout
27462
27463 \end_inset
27464
27465
27466 \begin_inset Index idx
27467 status collapsed
27468
27469 \begin_layout Plain Layout
27470 Entradas postizas ! maître
27471 \end_layout
27472
27473 \end_inset
27474
27475
27476 \begin_inset Index idx
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480 Entradas postizas ! maïs@maison
27481 \end_layout
27482
27483 \end_inset
27484
27485 .
27486  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
27487  maison, maître.
27488  Para conseguirlo usamos el comando 
27489 \end_layout
27490
27491 \begin_layout Standard
27492
27493 \series bold
27494 entrada anterior@entrada actual
27495 \end_layout
27496
27497 \begin_layout Standard
27498 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
27499  la entrada de esta forma: 
27500 \end_layout
27501
27502 \begin_layout Standard
27503
27504 \series bold
27505 maïs@maison
27506 \end_layout
27507
27508 \begin_layout Standard
27509 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
27510  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
27511  ejemplo.
27512 \begin_inset Foot
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516
27517 \emph on
27518 N.
27519 \begin_inset space \thinspace{}
27520 \end_inset
27521
27522 del t
27523 \emph default
27524 .: En las secciones 
27525 \begin_inset CommandInset ref
27526 LatexCommand ref
27527 reference "sec:IG"
27528
27529 \end_inset
27530
27531  y 
27532 \begin_inset CommandInset ref
27533 LatexCommand ref
27534 reference "sec:Indice-alfabético"
27535
27536 \end_inset
27537
27538  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
27539  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
27540 \end_layout
27541
27542 \end_inset
27543
27544
27545 \end_layout
27546
27547 \begin_layout Standard
27548 \begin_inset VSpace bigskip
27549 \end_inset
27550
27551
27552 \end_layout
27553
27554 \begin_layout Standard
27555 En algunos casos, si estás usando el programa 
27556 \family sans
27557 makeindex
27558 \family default
27559  para generar el índice, el orden de entradas en el índice no es correcto
27560  (véase la sec.
27561 \begin_inset space \thinspace{}
27562 \end_inset
27563
27564
27565 \begin_inset CommandInset ref
27566 LatexCommand ref
27567 reference "sub:Programas-para-índice"
27568
27569 \end_inset
27570
27571 ).
27572  Por ejemplo, 
27573 \family sans
27574 makeindex
27575 \family default
27576  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
27577  la sec.
27578 \begin_inset space \thinspace{}
27579 \end_inset
27580
27581
27582 \begin_inset CommandInset ref
27583 LatexCommand ref
27584 reference "sub:Fuentes-de-documento"
27585
27586 \end_inset
27587
27588 , después de las entradas de índice de los demás paquetes LaTeX, aunque
27589  todos estos comandos de índice empiezan con 
27590 \begin_inset Quotes eld
27591 \end_inset
27592
27593
27594 \series bold
27595 LaTeX, paquetes ! 
27596 \series default
27597
27598 \begin_inset Quotes erd
27599 \end_inset
27600
27601 .
27602  La razón es que la entrada de índice para aeguill está en una nota al pie.
27603  Para arreglar este fallo de 
27604 \family sans
27605 makeindex
27606 \family default
27607 , añade estos comandos en el preámbulo del documento:
27608 \end_layout
27609
27610 \begin_layout Standard
27611
27612 \series bold
27613
27614 \backslash
27615 let
27616 \backslash
27617 OrgIndex
27618 \backslash
27619 index
27620 \end_layout
27621
27622 \begin_layout Standard
27623
27624 \series bold
27625
27626 \backslash
27627 renewcommand*{
27628 \backslash
27629 index}[1]{
27630 \backslash
27631 OrgIndex{#1}}
27632 \end_layout
27633
27634 \begin_layout Subsection
27635 Formato de entradas del índice
27636 \begin_inset Index idx
27637 status collapsed
27638
27639 \begin_layout Plain Layout
27640 Ind@Índice alfabético ! Formato de las entradas
27641 \end_layout
27642
27643 \end_inset
27644
27645
27646 \end_layout
27647
27648 \begin_layout Standard
27649 El aspecto de las entradas de índice se puede cambiar con el diálogo de
27650  estilo del texto.
27651 \begin_inset Index idx
27652 status collapsed
27653
27654 \begin_layout Plain Layout
27655 Entradas postizas ! 
27656 \emph on
27657 Entrada en cursiva
27658 \end_layout
27659
27660 \end_inset
27661
27662  También se puede formatear el número de página mediante el carácter 
27663 \begin_inset Quotes fld
27664 \end_inset
27665
27666 |
27667 \begin_inset Quotes frd
27668 \end_inset
27669
27670  seguido del comando LaTeX sin barra invertida.
27671  Por ejemplo, podemos poner
27672 \end_layout
27673
27674 \begin_layout Standard
27675
27676 \series bold
27677 número en cursiva:|textit
27678 \end_layout
27679
27680 \begin_layout Standard
27681 para imprimir el número en cursiva.
27682 \begin_inset Index idx
27683 status collapsed
27684
27685 \begin_layout Plain Layout
27686 Entradas postizas ! número en cursiva:|textit
27687 \end_layout
27688
27689 \end_inset
27690
27691  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
27692  en este caso especial 
27693 \begin_inset Quotes fld
27694 \end_inset
27695
27696
27697 \series bold
27698 |command
27699 \series default
27700
27701 \begin_inset Quotes frd
27702 \end_inset
27703
27704  equivale a 
27705 \series bold
27706
27707 \backslash
27708 command{page
27709 \begin_inset space ~
27710 \end_inset
27711
27712 number}
27713 \series default
27714 .
27715  Echa un vistazo a la sección
27716 \begin_inset space ~
27717 \end_inset
27718
27719
27720 \begin_inset CommandInset ref
27721 LatexCommand ref
27722 reference "sub:LaTeX-Sintaxis"
27723
27724 \end_inset
27725
27726  para saber más sobre sintaxis de LaTeX.
27727 \end_layout
27728
27729 \begin_layout Standard
27730 \begin_inset Note Greyedout
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734
27735 \series bold
27736 Nota:
27737 \series default
27738  El formato de entradas individuales sólo funciona si usas el programa 
27739 \family sans
27740 makeindex 
27741 \family default
27742 para generar el índice, véase la sec.
27743 \begin_inset space ~
27744 \end_inset
27745
27746
27747 \begin_inset CommandInset ref
27748 LatexCommand ref
27749 reference "sub:Programas-para-índice"
27750
27751 \end_inset
27752
27753 .
27754  Si usas 
27755 \family sans
27756 xindy
27757 \family default
27758 , sólo funciona para negrita y cursiva.
27759  Esto se debe a que xindy requiere definir elementos semánticos antes de
27760  poder usarse, véase
27761 \begin_inset space ~
27762 \end_inset
27763
27764
27765 \begin_inset CommandInset citation
27766 LatexCommand cite
27767 after "p. 678 ff."
27768 key "latexcompanion"
27769
27770 \end_inset
27771
27772  para detalles.
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 En general recomendamos no utilizar el procedimiento anterior.
27782  Es mejor definir una macro en el preámbulo.
27783  Considera por qué quieres algunos números de página en negrita.
27784  Quizá quieras en cursiva todos los números de página que se refieran a
27785  definiciones del término indexado para que el usuario las encuentre fácilmente.
27786  Para ello, pon lo siguiente en el preámbulo 
27787 \end_layout
27788
27789 \begin_layout Standard
27790
27791 \series bold
27792
27793 \backslash
27794 newcommand{
27795 \backslash
27796 IndexDef}[1]{
27797 \backslash
27798 textit{#1}}
27799 \end_layout
27800
27801 \begin_layout Standard
27802 y escribe
27803 \end_layout
27804
27805 \begin_layout Standard
27806
27807 \series bold
27808 mi entrada|IndexDef
27809 \end_layout
27810
27811 \begin_layout Standard
27812 en la entrada de índice.
27813 \begin_inset Index idx
27814 status collapsed
27815
27816 \begin_layout Plain Layout
27817 Entradas postizas ! mi entrada|IndexDef
27818 \end_layout
27819
27820 \end_inset
27821
27822  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
27823  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
27824 \end_layout
27825
27826 \begin_layout Standard
27827 También puedes cambiar el formato para todo el índice.
27828  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
27829  en negrita, con lo que todas las entradas del índice alfabético saldrán
27830  con ese estilo de letra.
27831  Para tareas más avanzadas tienes que componer un 
27832 \emph on
27833 Index Style File
27834 \emph default
27835 , véase la documentación de 
27836 \family sans
27837 makeindex
27838 \family default
27839  o 
27840 \family sans
27841 xindy
27842 \family default
27843  para detalles, 
27844 \begin_inset CommandInset citation
27845 LatexCommand cite
27846 key "makeindex,xindy"
27847
27848 \end_inset
27849
27850 .
27851 \end_layout
27852
27853 \begin_layout Subsection
27854 Programas para generar el índice
27855 \begin_inset Index idx
27856 status collapsed
27857
27858 \begin_layout Plain Layout
27859 Ind@Índice alfabético ! Programas para generarlo
27860 \end_layout
27861
27862 \end_inset
27863
27864
27865 \begin_inset CommandInset label
27866 LatexCommand label
27867 name "sub:Programas-para-índice"
27868
27869 \end_inset
27870
27871
27872 \end_layout
27873
27874 \begin_layout Standard
27875 Si está instalado el programa 
27876 \family sans
27877 xindy
27878 \family default
27879  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27880  usa para generar el índice, si no se usa el programa 
27881 \family sans
27882 makeindex
27883 \family default
27884 , que forma parte de cualquier distribución LaTeX.
27885  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27886  en el diálogo de preferencias de LyX, véase la sección
27887 \begin_inset space ~
27888 \end_inset
27889
27890
27891 \begin_inset CommandInset ref
27892 LatexCommand ref
27893 reference "sub:LaTeX-Configuración"
27894
27895 \end_inset
27896
27897 .
27898  Las opciones disponibles se explican en
27899 \begin_inset space ~
27900 \end_inset
27901
27902
27903 \begin_inset CommandInset citation
27904 LatexCommand cite
27905 key "makeindex,xindy"
27906
27907 \end_inset
27908
27909 .
27910  Además puedes especificar otro programa para generar el índice.
27911 \end_layout
27912
27913 \begin_layout Standard
27914
27915 \family sans
27916 makeindex
27917 \family default
27918  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27919  En particular, ha sido definido pensando exclusivamente en el inglés.
27920  Así que falla en la ordenación correcta de todo lo que no sea texto de
27921  tipo inglés.
27922  Hemos explicado anteriormente como arreglar esto.
27923  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27924  de 
27925 \family sans
27926 xindy
27927 \family default
27928 .
27929 \end_layout
27930
27931 \begin_layout Standard
27932
27933 \end_layout
27934
27935 \begin_layout Section
27936 Nomenclatura / Glosario
27937 \begin_inset Index idx
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 Nomenclatura
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \begin_inset Index idx
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 Glosario|see
27952 \begin_inset ERT
27953 status collapsed
27954
27955 \begin_layout Plain Layout
27956
27957 {
27958 \end_layout
27959
27960 \end_inset
27961
27962 Nomenclatura
27963 \begin_inset ERT
27964 status collapsed
27965
27966 \begin_layout Plain Layout
27967
27968 }
27969 \end_layout
27970
27971 \end_inset
27972
27973
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \begin_inset CommandInset label
27980 LatexCommand label
27981 name "sec:Nomenclatura"
27982
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \begin_layout Standard
27989 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27990  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27991 ra o glosario.
27992 \end_layout
27993
27994 \begin_layout Standard
27995 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27996 \series bold
27997 nomencl
27998 \series default
27999
28000 \begin_inset Index idx
28001 status collapsed
28002
28003 \begin_layout Plain Layout
28004 LaTeX, paquetes ! nomencl
28005 \end_layout
28006
28007 \end_inset
28008
28009 .
28010  Lo puedes encontrar en el Catálogo TeX, 
28011 \begin_inset CommandInset citation
28012 LatexCommand cite
28013 key "TeXCatalogue"
28014
28015 \end_inset
28016
28017  o en el administrador de paquetes de tu sistema LaTeX.
28018 \end_layout
28019
28020 \begin_layout Standard
28021 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
28022  y usando el menú 
28023 \family sans
28024 Insertar\SpecialChar \menuseparator
28025 Entrada
28026 \begin_inset space ~
28027 \end_inset
28028
28029 de
28030 \begin_inset space ~
28031 \end_inset
28032
28033 nomenclatura
28034 \family default
28035  o el botón 
28036 \begin_inset Graphics
28037         filename ../../images/nomencl-insert.png
28038         scale 85
28039         groupId toolbarboton
28040
28041 \end_inset
28042
28043 .
28044  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
28045  con la etiqueta «
28046 \family sans
28047 Nom
28048 \family default
28049 ».
28050 \end_layout
28051
28052 \begin_layout Standard
28053 Una ventana de nomenclatura contiene dos entradas principales: la primera
28054  es el propio símbolo y la segunda su descripción.
28055 \end_layout
28056
28057 \begin_layout Standard
28058 \begin_inset Note Greyedout
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062
28063 \series bold
28064 Nota:
28065 \series default
28066  Debes introducir en todos los campos código LaTeX válido.
28067 \end_layout
28068
28069 \end_inset
28070
28071
28072 \end_layout
28073
28074 \begin_layout Subsection
28075 Definición y formato de la nomenclatura
28076 \begin_inset Index idx
28077 status collapsed
28078
28079 \begin_layout Plain Layout
28080 Nomenclatura ! Formato
28081 \end_layout
28082
28083 \end_inset
28084
28085
28086 \end_layout
28087
28088 \begin_layout Standard
28089 Si tienes que referir símbolos, tienes que definirlos en el campo 
28090 \family sans
28091 Símbolo 
28092 \family default
28093 como fórmula de LaTeX.
28094  Por ejemplo, para obtener «
28095 \begin_inset Formula $\sigma$
28096 \end_inset
28097
28098 », inserta:
28099 \begin_inset Newline newline
28100 \end_inset
28101
28102
28103 \series bold
28104 $
28105 \backslash
28106 sigma$
28107 \begin_inset Newline newline
28108 \end_inset
28109
28110
28111 \series default
28112 El carácter «$» empieza y finaliza el modo matemático.
28113  El comando LaTeX para la letra griega es su nombre precedido de la barra
28114  invertida «
28115 \backslash
28116 ».
28117  Para letras griegas mayúsculas el comando comienza también con mayúscula,
28118  
28119 \series bold
28120
28121 \backslash
28122 Sigma
28123 \series default
28124 .
28125 \end_layout
28126
28127 \begin_layout Standard
28128 (En la sección
28129 \begin_inset space ~
28130 \end_inset
28131
28132
28133 \begin_inset CommandInset ref
28134 LatexCommand ref
28135 reference "sub:LaTeX-Sintaxis"
28136
28137 \end_inset
28138
28139  hay una breve introducción a la sintaxis de LaTeX.)
28140 \end_layout
28141
28142 \begin_layout Standard
28143 El diálogo Estilo
28144 \begin_inset space ~
28145 \end_inset
28146
28147 del
28148 \begin_inset space ~
28149 \end_inset
28150
28151 t
28152 \family sans
28153 exto
28154 \family default
28155  no se puede emplear para formatear la descripción, hay que usar comandos
28156  LaTeX.
28157  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
28158  «
28159 \begin_inset Formula $\sigma$
28160 \end_inset
28161
28162 » en este documento es:
28163 \begin_inset Newline newline
28164 \end_inset
28165
28166
28167 \series bold
28168 entrada postiza para el carácter 
28169 \backslash
28170 textsf{sigma}
28171 \series default
28172
28173 \begin_inset Newline newline
28174 \end_inset
28175
28176 El comando 
28177 \series bold
28178
28179 \backslash
28180 textsf
28181 \series default
28182  pone el texto en estilo 
28183 \family sans
28184 sans
28185 \begin_inset space ~
28186 \end_inset
28187
28188 serif
28189 \family default
28190 .
28191  Para estilo 
28192 \series bold
28193 negrita
28194 \series default
28195  usa el comando 
28196 \series bold
28197
28198 \backslash
28199 textbf
28200 \series default
28201 , para 
28202 \family typewriter
28203 typewriter
28204 \family default
28205  usa 
28206 \series bold
28207
28208 \backslash
28209 texttt
28210 \series default
28211 , para 
28212 \emph on
28213 cursiva
28214 \emph default
28215  usa 
28216 \series bold
28217
28218 \backslash
28219 emph
28220 \series default
28221 .
28222 \end_layout
28223
28224 \begin_layout Subsection
28225 Orden de las entradas de la nomenclatura
28226 \begin_inset Index idx
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230 Nomenclatura ! Orden de las entradas
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
28240  LaTeX de la definición del símbolo.
28241  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
28242  símbolos en el código.
28243  Supón que tienes entradas de nomenclatura para los símbolos 
28244 \emph on
28245 a
28246 \begin_inset CommandInset nomenclature
28247 LatexCommand nomenclature
28248 symbol "a"
28249 description "entrada postiza para el carácter \"a\""
28250
28251 \end_inset
28252
28253
28254 \emph default
28255  y 
28256 \begin_inset Formula $\sigma$
28257 \end_inset
28258
28259
28260 \begin_inset CommandInset nomenclature
28261 LatexCommand nomenclature
28262 prefix "Sigma"
28263 symbol "$\\sigma$"
28264 description "entrada postiza para el carácter \\textsf{sigma}"
28265
28266 \end_inset
28267
28268 .
28269  Serán ordenados según «
28270 \family sans
28271 a
28272 \family default
28273 » y «
28274 \family typewriter
28275 $
28276 \backslash
28277 sigma$
28278 \family default
28279 », y por tanto 
28280 \begin_inset Formula $\sigma$
28281 \end_inset
28282
28283  estará delante de 
28284 \emph on
28285 a
28286 \emph default
28287  porque el carácter «$» es tenido en cuenta para la ordenación.
28288 \end_layout
28289
28290 \begin_layout Standard
28291 Para controlar el orden de la lista se usa el campo 
28292 \family sans
28293 Ordenar
28294 \begin_inset space ~
28295 \end_inset
28296
28297 como 
28298 \family default
28299 en el diálogo de nomenclatura.
28300  Entonces el orden será establecido teniendo en cuenta el texto de dicho
28301  campo y no la definición del símbolo.
28302  Para nuestro ejemplo, puedes escribir 
28303 \family typewriter
28304 sigma
28305 \family default
28306  para 
28307 \begin_inset Formula $\sigma$
28308 \end_inset
28309
28310 , con lo que 
28311 \begin_inset Formula $\sigma$
28312 \end_inset
28313
28314
28315 \emph on
28316  
28317 \emph default
28318 se colocará donde corresponda.
28319 \end_layout
28320
28321 \begin_layout Standard
28322 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
28323  la documentación del paquete 
28324 \series bold
28325 nomencl
28326 \series default
28327
28328 \begin_inset CommandInset citation
28329 LatexCommand cite
28330 key "nomencl"
28331
28332 \end_inset
28333
28334 .
28335 \end_layout
28336
28337 \begin_layout Subsection
28338 Opciones para la nomenclatura
28339 \begin_inset Index idx
28340 status collapsed
28341
28342 \begin_layout Plain Layout
28343 Nomenclatura ! Opciones
28344 \end_layout
28345
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \begin_layout Standard
28352 El paquete 
28353 \series bold
28354 nomencl
28355 \series default
28356  acepta algunas opciones para modificar su apariencia.
28357  Aquí hay algunas de ellas (y más en su documentación):
28358 \end_layout
28359
28360 \begin_layout Description
28361 refeq Adjunta la frase «
28362 \family sans
28363 , véase la ecuación (
28364 \emph on
28365 eq
28366 \emph default
28367 )
28368 \family default
28369 » a cada entrada, siendo 
28370 \family sans
28371 \emph on
28372 eq
28373 \family default
28374 \emph default
28375  el número de la última ecuación al frente de la entrada de la nomenclatura
28376 \end_layout
28377
28378 \begin_layout Description
28379 refpage Adjunta la frase «
28380 \family sans
28381 , página 
28382 \emph on
28383 página
28384 \family default
28385 \emph default
28386 » a cada entrada, siendo 
28387 \family sans
28388 \emph on
28389 página
28390 \family default
28391 \emph default
28392  el número de la página en la que aparece la entrada
28393 \end_layout
28394
28395 \begin_layout Description
28396 intoc Inserta la nomenclatura en el Índice general
28397 \end_layout
28398
28399 \begin_layout Standard
28400 Además están las opciones 
28401 \series bold
28402 croatian
28403 \series default
28404
28405 \series bold
28406 danish
28407 \series default
28408
28409 \series bold
28410 english
28411 \series default
28412
28413 \series bold
28414 french
28415 \series default
28416
28417 \series bold
28418 german
28419 \series default
28420
28421 \series bold
28422 italian
28423 \series default
28424
28425 \series bold
28426 polish
28427 \series default
28428
28429 \series bold
28430 portuguese
28431 \series default
28432
28433 \series bold
28434 russian
28435 \series default
28436
28437 \series bold
28438 spanish
28439 \series default
28440 , y 
28441 \series bold
28442 ukrainian
28443 \series default
28444  para imprimir el título y los textos de las referencias en el idioma correspond
28445 iente.
28446 \end_layout
28447
28448 \begin_layout Standard
28449 Para emplear una o más de las opciones, añádelas separadas por comas en
28450  el campo de opciones de la clase de documento, en el diálogo 
28451 \family sans
28452 Documento\SpecialChar \menuseparator
28453 Configuración
28454 \family default
28455 .
28456  En este documento se ha puesto la opción 
28457 \series bold
28458 intoc
28459 \series default
28460 .
28461 \end_layout
28462
28463 \begin_layout Standard
28464 \begin_inset VSpace bigskip
28465 \end_inset
28466
28467
28468 \end_layout
28469
28470 \begin_layout Standard
28471 También se pueden usar las dos primeras opciones de antes sólo para ciertas
28472  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
28473  última entrada en el campo 
28474 \family sans
28475 Descripción
28476 \family default
28477  del diálogo 
28478 \family sans
28479 Entrada de nomenclatura
28480 \family default
28481 :
28482 \end_layout
28483
28484 \begin_layout Description
28485
28486 \backslash
28487 nomrefeq Como la opción 
28488 \series bold
28489 refeq
28490 \end_layout
28491
28492 \begin_layout Description
28493
28494 \backslash
28495 nomrefpage Como la opción 
28496 \series bold
28497 refpage
28498 \end_layout
28499
28500 \begin_layout Description
28501
28502 \backslash
28503 nomrefeqpage Forma abreviada de 
28504 \series bold
28505
28506 \backslash
28507 nomrefeq
28508 \backslash
28509 nomrefpage
28510 \end_layout
28511
28512 \begin_layout Description
28513
28514 \backslash
28515 nomnorefeq,
28516 \begin_inset space ~
28517 \end_inset
28518
28519
28520 \backslash
28521 nomnorefpage,
28522 \begin_inset space ~
28523 \end_inset
28524
28525
28526 \backslash
28527 nomnorefeqpage Deshabilita las opciones correspondientes
28528 \end_layout
28529
28530 \begin_layout Subsection
28531 Imprimir la nomenclatura
28532 \begin_inset Index idx
28533 status collapsed
28534
28535 \begin_layout Plain Layout
28536 Nomenclatura ! Impresión
28537 \end_layout
28538
28539 \end_inset
28540
28541
28542 \end_layout
28543
28544 \begin_layout Standard
28545 Para imprimir la nomenclatura usa el menú 
28546 \family sans
28547 Insertar\SpecialChar \menuseparator
28548 Lista
28549 \begin_inset space \thinspace{}
28550 \end_inset
28551
28552 /
28553 \begin_inset space \thinspace{}
28554 \end_inset
28555
28556 Índice\SpecialChar \menuseparator
28557 Nomenclatura
28558 \family default
28559 .
28560  Se mostrará un cuadro azul claro etiquetado «
28561 \family sans
28562 Nomenclatur
28563 \family default
28564 a» en el lugar en el que aparecerá en la salida.
28565  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
28566  es desplegable.
28567 \end_layout
28568
28569 \begin_layout Standard
28570 En la salida impresa aparece el título «Nomenclatura».
28571  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
28572 \series bold
28573
28574 \backslash
28575 nomname
28576 \series default
28577  en el preámbulo.
28578  Por ejemplo, para titular como 
28579 \emph on
28580 Índice de símbolos
28581 \emph default
28582 , añade al preámbulo la línea:
28583 \end_layout
28584
28585 \begin_layout Standard
28586
28587 \family roman
28588 \series bold
28589
28590 \backslash
28591 renewcommand{
28592 \backslash
28593 nomname}{Índice de símbolos}
28594 \end_layout
28595
28596 \begin_layout Standard
28597 \begin_inset VSpace defskip
28598 \end_inset
28599
28600
28601 \end_layout
28602
28603 \begin_layout Standard
28604 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
28605  línea:
28606 \end_layout
28607
28608 \begin_layout Standard
28609
28610 \family roman
28611 \series bold
28612
28613 \backslash
28614 renewcommand{
28615 \backslash
28616 nomlabelwidth}{anchura}
28617 \end_layout
28618
28619 \begin_layout Standard
28620
28621 \family roman
28622 La anchura es un valor expresado en una de las unidades listadas en el apéndice
28623 \begin_inset space ~
28624 \end_inset
28625
28626
28627 \begin_inset CommandInset ref
28628 LatexCommand ref
28629 reference "cap:Unidades-disponibles"
28630
28631 \end_inset
28632
28633 .
28634  El valor predeterminado es 1
28635 \begin_inset space \thinspace{}
28636 \end_inset
28637
28638 cm.
28639 \end_layout
28640
28641 \begin_layout Subsection
28642 Programa para la nomenclatura
28643 \begin_inset CommandInset label
28644 LatexCommand label
28645 name "sub:Programa-para-la-nomenclatura"
28646
28647 \end_inset
28648
28649
28650 \begin_inset Index idx
28651 status collapsed
28652
28653 \begin_layout Plain Layout
28654 Nomenclatura ! Programa
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \begin_layout Standard
28663 LyX utiliza el programa
28664 \family sans
28665  makeindex
28666 \family default
28667 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
28668  El diálogo de las preferencias de LyX permite especificar otro programa
28669  o controlar 
28670 \family sans
28671 makeindex
28672 \family default
28673  añadiendo opciones, véase la sección
28674 \begin_inset space ~
28675 \end_inset
28676
28677
28678 \begin_inset CommandInset ref
28679 LatexCommand ref
28680 reference "sub:LaTeX-Configuración"
28681
28682 \end_inset
28683
28684 .
28685  Las opciones disponibles se explican en 
28686 \begin_inset CommandInset citation
28687 LatexCommand cite
28688 key "nomencl,makeindex"
28689
28690 \end_inset
28691
28692 .
28693 \end_layout
28694
28695 \begin_layout Section
28696 Ramas
28697 \begin_inset Index idx
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701 Ramas
28702 \end_layout
28703
28704 \end_inset
28705
28706
28707 \begin_inset Index idx
28708 status collapsed
28709
28710 \begin_layout Plain Layout
28711 Documentos ! Ramas
28712 \end_layout
28713
28714 \end_inset
28715
28716
28717 \begin_inset CommandInset label
28718 LatexCommand label
28719 name "sec:Ramas"
28720
28721 \end_inset
28722
28723
28724 \end_layout
28725
28726 \begin_layout Standard
28727 A veces es útil ocultar ciertas partes de un documento en la salida.
28728  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
28729 s de un examen en el mismo documento, pero no quiere, evidentemente, que
28730  los alumnos vean las respuestas.
28731 \end_layout
28732
28733 \begin_layout Standard
28734 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
28735  El texto de una rama sólo aparecerá en la salida si la rama está activada.
28736  Para crear una rama, 
28737 \lang english
28738 either select the menu 
28739 \family sans
28740 Insert\SpecialChar \menuseparator
28741 Branch\SpecialChar \menuseparator
28742 Insert New Branch
28743 \family default
28744  (if you just want to specify a new branch), or go 
28745 \lang spanish
28746 en el diálogo 
28747 \family sans
28748 Documento\SpecialChar \menuseparator
28749 Configuración
28750 \family default
28751 , ve al apartado 
28752 \family sans
28753 Ramas
28754 \family default
28755 .
28756  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
28757  fondo en LyX.
28758  
28759 \lang english
28760 Furthermore, the dialog lets you merge two branches (just rename one branch
28761  to the name of the other) and to add 
28762 \begin_inset Quotes eld
28763 \end_inset
28764
28765 unknown branches
28766 \begin_inset Quotes erd
28767 \end_inset
28768
28769  (i.
28770 \begin_inset space \thinspace{}
28771 \end_inset
28772
28773 e., branches that were added to the document via copy and paste from other
28774  documents, without having being defined) to the document's branch list.
28775 \end_layout
28776
28777 \begin_layout Standard
28778 El texto a incluir en una rama se escribe en un cuadro desplegable que se
28779  inserta mediante el menú 
28780 \family sans
28781 Insertar\SpecialChar \menuseparator
28782 Rama
28783 \family default
28784 , donde puedes elegir una de las ramas creadas.
28785  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
28786 \end_layout
28787
28788 \begin_layout Standard
28789 A continuación hay un ejemplo en el que sólo está activada la pregunta,
28790  mientras que la respuesta está desactivada y no aparece en la salida:
28791 \end_layout
28792
28793 \begin_layout Standard
28794 \begin_inset Branch Pregunta
28795 status open
28796
28797 \begin_layout Standard
28798 Pregunta: ¿Quién fue el primer Nobel de Física?
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \end_layout
28805
28806 \begin_layout Standard
28807 \begin_inset Branch Respuesta
28808 status collapsed
28809
28810 \begin_layout Standard
28811 Respuesta: Wilhelm Conrad Röntgen
28812 \end_layout
28813
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \begin_layout Standard
28820
28821 \lang english
28822 If you activate 
28823 \family sans
28824 Filename Suffix
28825 \family default
28826  in 
28827 \family sans
28828 Document\SpecialChar \menuseparator
28829 Settings\SpecialChar \menuseparator
28830 Branches
28831 \family default
28832 , the name of the active branches will be appended to the file name at export.
28833  Consider for example a file 
28834 \begin_inset Quotes eld
28835 \end_inset
28836
28837 Exam.lyx
28838 \begin_inset Quotes erd
28839 \end_inset
28840
28841  which has the above branches.
28842  If 
28843 \begin_inset Quotes eld
28844 \end_inset
28845
28846 Filename Suffix
28847 \begin_inset Quotes erd
28848 \end_inset
28849
28850  is active, the PDF export file would be called 
28851 \begin_inset Quotes eld
28852 \end_inset
28853
28854 Exam.pdf
28855 \begin_inset Quotes erd
28856 \end_inset
28857
28858  if both the 
28859 \begin_inset Quotes eld
28860 \end_inset
28861
28862 Question
28863 \begin_inset Quotes erd
28864 \end_inset
28865
28866  and 
28867 \begin_inset Quotes eld
28868 \end_inset
28869
28870 Answer
28871 \begin_inset Quotes erd
28872 \end_inset
28873
28874  branch were inactive, 
28875 \begin_inset Quotes eld
28876 \end_inset
28877
28878 Exam-Question.pdf
28879 \begin_inset Quotes erd
28880 \end_inset
28881
28882  if only the 
28883 \begin_inset Quotes eld
28884 \end_inset
28885
28886 Question
28887 \begin_inset Quotes erd
28888 \end_inset
28889
28890  branch was active, likewise 
28891 \begin_inset Quotes eld
28892 \end_inset
28893
28894 Exam-Answer.pdf
28895 \begin_inset Quotes erd
28896 \end_inset
28897
28898  if only the 
28899 \begin_inset Quotes eld
28900 \end_inset
28901
28902 Answer
28903 \begin_inset Quotes erd
28904 \end_inset
28905
28906  branch was active, and 
28907 \begin_inset Quotes eld
28908 \end_inset
28909
28910 Exam-Question-Answer.pdf
28911 \begin_inset Quotes erd
28912 \end_inset
28913
28914  if both branches were active.
28915  This helps you to easily export different versions of your document without
28916  much hassle.
28917 \end_layout
28918
28919 \begin_layout Standard
28920 \begin_inset VSpace bigskip
28921 \end_inset
28922
28923
28924 \end_layout
28925
28926 \begin_layout Standard
28927 Para usar salida condicional en sitios donde no se pueden insertar ramas,
28928  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
28929  cada rama.
28930  Por ejemplo, puedes definir para la rama pregunta
28931 \begin_inset Foot
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Para una introducción a la sintaxis de LaTeX, véase la sección
28936 \begin_inset space ~
28937 \end_inset
28938
28939
28940 \begin_inset CommandInset ref
28941 LatexCommand ref
28942 reference "sub:LaTeX-Sintaxis"
28943
28944 \end_inset
28945
28946
28947 \end_layout
28948
28949 \end_inset
28950
28951
28952 \end_layout
28953
28954 \begin_layout Standard
28955
28956 \series bold
28957
28958 \backslash
28959 newcommand{
28960 \backslash
28961 pregunta}[1]{#1}
28962 \end_layout
28963
28964 \begin_layout Standard
28965
28966 \series bold
28967
28968 \backslash
28969 newcommand{
28970 \backslash
28971 respuesta}[1]{}
28972 \end_layout
28973
28974 \begin_layout Standard
28975 y para la rama respuesta
28976 \end_layout
28977
28978 \begin_layout Standard
28979
28980 \series bold
28981
28982 \backslash
28983 newcommand{
28984 \backslash
28985 pregunta}[1]{}
28986 \end_layout
28987
28988 \begin_layout Standard
28989
28990 \series bold
28991
28992 \backslash
28993 newcommand{
28994 \backslash
28995 respuesta}[1]{#1}
28996 \end_layout
28997
28998 \begin_layout Standard
28999 \begin_inset Branch Pregunta
29000 status open
29001
29002 \begin_layout Standard
29003 \begin_inset ERT
29004 status open
29005
29006 \begin_layout Plain Layout
29007
29008
29009 \backslash
29010 newcommand{
29011 \backslash
29012 pregunta}[1]{#1}
29013 \end_layout
29014
29015 \begin_layout Plain Layout
29016
29017
29018 \backslash
29019 newcommand{
29020 \backslash
29021 respuesta}[1]{}
29022 \end_layout
29023
29024 \end_inset
29025
29026
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \end_layout
29033
29034 \begin_layout Standard
29035 \begin_inset Branch Respuesta
29036 status collapsed
29037
29038 \begin_layout Standard
29039 \begin_inset ERT
29040 status open
29041
29042 \begin_layout Plain Layout
29043
29044
29045 \backslash
29046 newcommand{
29047 \backslash
29048 pregunta}[1]{}
29049 \end_layout
29050
29051 \begin_layout Plain Layout
29052
29053
29054 \backslash
29055 newcommand{
29056 \backslash
29057 respuesta}[1]{#1}
29058 \end_layout
29059
29060 \end_inset
29061
29062
29063 \end_layout
29064
29065 \end_inset
29066
29067
29068 \end_layout
29069
29070 \begin_layout Standard
29071 Ahora se pueden usar los comandos 
29072 \series bold
29073
29074 \backslash
29075 pregunta{\SpecialChar \ldots{}
29076 }
29077 \series default
29078  y 
29079 \series bold
29080
29081 \backslash
29082 respuesta{\SpecialChar \ldots{}
29083 }
29084 \series default
29085  para obtener salida condicional.
29086  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
29087 \series bold
29088
29089 \backslash
29090 pregunta
29091 \series default
29092 :
29093 \begin_inset Formula \[
29094 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}
29095 \]
29096
29097 \end_inset
29098
29099
29100 \end_layout
29101
29102 \begin_layout Standard
29103 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
29104  véase el manual 
29105 \emph on
29106 Ecuaciones
29107 \emph default
29108 .
29109 \end_layout
29110
29111 \begin_layout Section
29112 Propiedades PDF
29113 \begin_inset CommandInset label
29114 LatexCommand label
29115 name "sec:Propiedades-PDF"
29116
29117 \end_inset
29118
29119
29120 \begin_inset Index idx
29121 status collapsed
29122
29123 \begin_layout Plain Layout
29124 Propiedades PDF
29125 \end_layout
29126
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133 En 
29134 \family sans
29135 Propiedades PDF 
29136 \family default
29137 del diálogo 
29138 \family sans
29139 Documento\SpecialChar \menuseparator
29140 Configuración
29141 \family default
29142  se pueden configurar opciones especiales para la salida PDF del documento.
29143  Todas las opciones son suministradas por el paquete LaTeX 
29144 \series bold
29145 hyperref
29146 \series default
29147
29148 \begin_inset Index idx
29149 status collapsed
29150
29151 \begin_layout Plain Layout
29152 LaTeX, paquetes ! hyperref
29153 \end_layout
29154
29155 \end_inset
29156
29157 .
29158 \end_layout
29159
29160 \begin_layout Standard
29161 Utilizando 
29162 \series bold
29163 hyperref
29164 \series default
29165  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
29166  Esto significa que el lector puede desplazarse por las partes del documento
29167  referenciadas clicando sobre una entrada del índice general o una referencia.
29168  En la pestaña 
29169 \family sans
29170 Hiperenlaces
29171 \family default
29172  del diálogo puedes especificar el aspecto de los enlaces y si se crean
29173  enlaces para las referencias bibliográficas.
29174  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
29175  mostrando el número de la sección, transparencia o página donde la entrada
29176  está referenciada.
29177 \end_layout
29178
29179 \begin_layout Standard
29180 En la pestaña 
29181 \family sans
29182 Marcadores
29183 \family default
29184  puedes determinar si se crean marcadores para cada sección del documento
29185  para facilitar al lector la navegación por el mismo.
29186  Puedes decidir si los marcadores se numeran o no como las secciones del
29187  documento.
29188  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
29189  deben mostrarse al abrir el PDF.
29190  Por ejemplo, un nivel
29191 \begin_inset space ~
29192 \end_inset
29193
29194 2 mostrará las secciones y subsecciones, un nivel
29195 \begin_inset space ~
29196 \end_inset
29197
29198 1 mostrará sólo las secciones.
29199 \end_layout
29200
29201 \begin_layout Standard
29202 La información de cabecera de la pestaña 
29203 \family sans
29204 General
29205 \family default
29206  se guarda como propiedades del arhivo junto con el PDF.
29207  Muchos programas son capaces de extraer estas informaciones para, p.
29208 \begin_inset space \thinspace{}
29209 \end_inset
29210
29211 e., reconocer automáticamente quién es el autor y otras características del
29212  PDF.
29213  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
29214 s para propósitos bibliográ
29215 ficos.
29216  Si se marca la opción 
29217 \family sans
29218 Llenar automáticamente la información de cabecera
29219 \family default
29220 , LyX intenta extraer la información de cabecera a partir de la configuración
29221  del título y del autor del documento.
29222 \end_layout
29223
29224 \begin_layout Standard
29225 La opción 
29226 \family sans
29227 Modo pantalla completa
29228 \family default
29229  abre el PDF en pantalla completa, útil para presentaciones.
29230 \end_layout
29231
29232 \begin_layout Standard
29233 En este documento se han utilizado las propiedades PDF.
29234  Si miras la configuración del documento puedes ver algunas opciones adicionales
29235  de 
29236 \series bold
29237 hyperref
29238 \series default
29239  utilizadas.
29240  Para explicación de las mismas te remitimos al manual de hyperref 
29241 \begin_inset CommandInset citation
29242 LatexCommand cite
29243 key "hyperref"
29244
29245 \end_inset
29246
29247 .
29248 \end_layout
29249
29250 \begin_layout Section
29251 Código TeX y la sintaxis de LaTeX
29252 \begin_inset CommandInset label
29253 LatexCommand label
29254 name "sec:Código-TeX"
29255
29256 \end_inset
29257
29258
29259 \end_layout
29260
29261 \begin_layout Subsection
29262 Cuadros de código TeX
29263 \begin_inset Index idx
29264 status collapsed
29265
29266 \begin_layout Plain Layout
29267 Codigo@Código TeX
29268 \end_layout
29269
29270 \end_inset
29271
29272
29273 \begin_inset CommandInset label
29274 LatexCommand label
29275 name "sub:Cuadros-TeX"
29276
29277 \end_inset
29278
29279
29280 \end_layout
29281
29282 \begin_layout Standard
29283 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
29284  pero no todos.
29285  LaTeX contiene cientos de paquetes que suministran diversos comandos.
29286  Cada mes se actualizan paquetes y se añaden nuevos.
29287  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
29288  necesidad hay un paquete LaTeX.
29289  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
29290  todos estos paquetes y sus comandos.
29291 \end_layout
29292
29293 \begin_layout Standard
29294 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
29295  dentro de un cuadro de código TeX.
29296  Los cuadros de código TeX se insertan con el menú 
29297 \family sans
29298 Insertar\SpecialChar \menuseparator
29299 Código
29300 \begin_inset space ~
29301 \end_inset
29302
29303 TeX
29304 \family default
29305  o con el botón 
29306 \begin_inset Graphics
29307         filename ../../images/ert-insert.png
29308         scale 85
29309         groupId toolbarboton
29310
29311 \end_inset
29312
29313 .
29314  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
29315 \end_layout
29316
29317 \begin_layout Standard
29318 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
29319  Parcialmente significa que el argumento del comando puede ser texto LyX
29320  normal.
29321  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
29322  comando LaTeX 
29323 \series bold
29324
29325 \backslash
29326 fbox
29327 \series default
29328 , puedes escribir la parte del comando 
29329 \series bold
29330
29331 \backslash
29332 fbox{
29333 \series default
29334  en un cuadro de código TeX antes de la palabra y la llave de cierre del
29335  comando, 
29336 \series bold
29337 }
29338 \series default
29339 , en otro cuadro de código TeX después de la palabra.
29340  Esta palabra entre los dos cuadros de código TeX constituye el argumento
29341  del comando, como se ve en este ejemplo:
29342 \end_layout
29343
29344 \begin_layout Standard
29345 \begin_inset Graphics
29346         filename clipart/es_ERT.png
29347         scale 90
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 En la salida verás la palabra «enmarcada» con un marco: 
29356 \end_layout
29357
29358 \begin_layout Standard
29359 Esta es una línea con una palabra 
29360 \begin_inset ERT
29361 status collapsed
29362
29363 \begin_layout Plain Layout
29364
29365
29366 \backslash
29367 fbox{
29368 \end_layout
29369
29370 \end_inset
29371
29372 enmarcada
29373 \begin_inset ERT
29374 status collapsed
29375
29376 \begin_layout Plain Layout
29377
29378 }
29379 \end_layout
29380
29381 \end_inset
29382
29383 .
29384 \end_layout
29385
29386 \begin_layout Standard
29387 \begin_inset Note Greyedout
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391
29392 \series bold
29393 Nota: 
29394 \series default
29395 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
29396  para que LaTeX sepa que ha finalizado el comando.
29397 \end_layout
29398
29399 \end_inset
29400
29401
29402 \end_layout
29403
29404 \begin_layout Subsection
29405 Breve introducción a la sintaxis de LaTeX 
29406 \begin_inset Argument
29407 status collapsed
29408
29409 \begin_layout Plain Layout
29410 Sintaxis de LaTeX
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \begin_inset Index idx
29417 status collapsed
29418
29419 \begin_layout Plain Layout
29420 Sintaxis de LaTeX
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \begin_inset CommandInset label
29427 LatexCommand label
29428 name "sub:LaTeX-Sintaxis"
29429
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \begin_layout Standard
29436 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
29437  los comandos LaTeX que LyX usa en segundo plano.
29438  Como LaTeX se basa en comandos puedes 
29439 \begin_inset Quotes fld
29440 \end_inset
29441
29442 programar
29443 \begin_inset Quotes frd
29444 \end_inset
29445
29446  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
29447  documento en cualquier momento con los comandos adecuados.
29448  Imagina que tienes que entregar antes de que acabe el día un manual que
29449  has escrito para un producto.
29450  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
29451  tablas y figuras en negrita.
29452  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
29453  todos a mano en poco tiempo.
29454 \end_layout
29455
29456 \begin_layout Standard
29457 LaTeX entra en juego.
29458  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
29459  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
29460  de paquetes de LaTeX: 
29461 \begin_inset CommandInset citation
29462 LatexCommand cite
29463 key "Catalogue"
29464
29465 \end_inset
29466
29467 .
29468 \end_layout
29469
29470 \begin_layout Standard
29471 Por fin averiguas que necesitas el paquete 
29472 \series bold
29473 caption
29474 \series default
29475
29476 \begin_inset Index idx
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480 LaTeX, paquetes ! caption
29481 \end_layout
29482
29483 \end_inset
29484
29485 .
29486  Para usarlo debes cargarlo en el preámbulo del documento (menú 
29487 \family sans
29488 Documento\SpecialChar \menuseparator
29489 Configuración
29490 \family default
29491 ) con el comando
29492 \end_layout
29493
29494 \begin_layout Standard
29495
29496 \series bold
29497
29498 \backslash
29499 usepackage[opciones]{nombre_del_paquete}
29500 \end_layout
29501
29502 \begin_layout Standard
29503 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
29504  pone entre llaves, y las opciones entre corchetes.
29505  No todos los comandos tienen argumento y opciones.
29506 \end_layout
29507
29508 \begin_layout Standard
29509 En nuestro caso el nombre del paquete es 
29510 \series bold
29511 caption
29512 \series default
29513 .
29514  Tras un vistazo a la documentación del paquete, verás que la opción 
29515 \series bold
29516 labelfont=bf
29517 \series default
29518  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
29519  Así que añades al preámbulo el comando
29520 \end_layout
29521
29522 \begin_layout Standard
29523
29524 \series bold
29525
29526 \backslash
29527 usepackage[labelfont=bf]{caption}
29528 \end_layout
29529
29530 \begin_layout Standard
29531 y problema resuelto.
29532 \begin_inset Foot
29533 status collapsed
29534
29535 \begin_layout Plain Layout
29536 Para ver más comandos del paquete 
29537 \series bold
29538 caption
29539 \series default
29540  mira su documentación, 
29541 \begin_inset CommandInset citation
29542 LatexCommand cite
29543 key "caption"
29544
29545 \end_inset
29546
29547
29548 \end_layout
29549
29550 \end_inset
29551
29552
29553 \end_layout
29554
29555 \begin_layout Standard
29556 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
29557  para problemas habituales como el de este caso.
29558  Por ejemplo, si usas la clase 
29559 \family typewriter
29560 KOMA-Script
29561 \family default
29562 , no necesitas el paquete 
29563 \series bold
29564 caption
29565 \series default
29566 .
29567  Sólo escribe en el preámbulo
29568 \end_layout
29569
29570 \begin_layout Standard
29571
29572 \series bold
29573
29574 \backslash
29575 setkomafont{captionlabel}{
29576 \backslash
29577 bfseries}
29578 \end_layout
29579
29580 \begin_layout Standard
29581 y asunto resuelto.
29582  Así que si planeas escribir un extenso documento, deberías echar una ojeada
29583  a la documentación de la clase de documento que quieras usar.
29584  (
29585 \series bold
29586
29587 \backslash
29588 setkomafont
29589 \series default
29590  es un ejemplo de comando con más de un argumento.)
29591 \end_layout
29592
29593 \begin_layout Standard
29594 Los comandos en el preámbulo afectan a todo el documento, mientras que los
29595  comandos en el texto afectan sólo a la parte que sigue o al texto que va
29596  como argumento.
29597  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
29598  se describe en la sección anterior.
29599 \end_layout
29600
29601 \begin_layout Standard
29602 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
29603  
29604 \begin_inset CommandInset citation
29605 LatexCommand cite
29606 key "latexcompanion,latexguide"
29607
29608 \end_inset
29609
29610 .
29611 \end_layout
29612
29613 \begin_layout Section
29614 Vista preliminar inmediata
29615 \begin_inset CommandInset label
29616 LatexCommand label
29617 name "sec:Vista-preliminar-inmediata"
29618
29619 \end_inset
29620
29621
29622 \begin_inset Index idx
29623 status collapsed
29624
29625 \begin_layout Plain Layout
29626 Documentos ! Vista instantánea
29627 \end_layout
29628
29629 \end_inset
29630
29631
29632 \end_layout
29633
29634 \begin_layout Standard
29635 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
29636  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
29637  cada vez con 
29638 \family sans
29639 Ver\SpecialChar \menuseparator
29640 DVI
29641 \family default
29642 .
29643 \end_layout
29644
29645 \begin_layout Standard
29646 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
29647  debes instalar el paquete LaTeX 
29648 \series bold
29649 preview-latex
29650 \series default
29651
29652 \begin_inset Index idx
29653 status collapsed
29654
29655 \begin_layout Plain Layout
29656 LaTeX, paquetes ! preview-latex
29657 \end_layout
29658
29659 \end_inset
29660
29661  como se explica después, y marcar 
29662 \family sans
29663 Vista
29664 \begin_inset space ~
29665 \end_inset
29666
29667 preliminar
29668 \begin_inset space ~
29669 \end_inset
29670
29671 inmediata
29672 \family default
29673  en el diálogo 
29674 \family sans
29675 Herramientas\SpecialChar \menuseparator
29676 Preferencias\SpecialChar \menuseparator
29677 Pantalla
29678 \family default
29679 .
29680  El 
29681 \family sans
29682 Tamaño de la vista preliminar
29683 \family default
29684  es el factor de multiplicación para el tamaño.
29685 \end_layout
29686
29687 \begin_layout Standard
29688 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
29689  de editar una ecuación o un gráfico.
29690  Las vistas inmediatas en un documento ya abierto 
29691 \emph on
29692 no
29693 \emph default
29694  se generan 
29695 \emph on
29696 ipso facto 
29697 \emph default
29698 al activar la 
29699 \family sans
29700 Vista
29701 \begin_inset space ~
29702 \end_inset
29703
29704 preliminar
29705 \begin_inset space ~
29706 \end_inset
29707
29708 inmediata
29709 \family default
29710 , es preciso reabrir el documento.
29711 \end_layout
29712
29713 \begin_layout Standard
29714 LyX generará instantáneas de ecuaciones.
29715  También de gráficos si se marca la opción 
29716 \family sans
29717 Mostrar
29718 \family default
29719
29720 \begin_inset space ~
29721 \end_inset
29722
29723
29724 \family sans
29725 en
29726 \family default
29727
29728 \begin_inset space ~
29729 \end_inset
29730
29731
29732 \family sans
29733 LyX
29734 \family default
29735  en el cuadro de diálogo 
29736 \family sans
29737 Gráficos.
29738
29739 \family default
29740  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
29741  ejemplo.
29742 \end_layout
29743
29744 \begin_layout Standard
29745 Para que funcione la vista previa inmediata debe estar instalado el paquete
29746  LaTeX 
29747 \series bold
29748 preview-latex
29749 \series default
29750  (también llamado simplemente 
29751 \series bold
29752 preview
29753 \series default
29754 ).
29755  Lo encontrarás en el Catálogo TeX, 
29756 \begin_inset CommandInset citation
29757 LatexCommand cite
29758 key "TeXCatalogue"
29759
29760 \end_inset
29761
29762  o en el administrador de paquetes de tu sistema.
29763  Obtendrás instantáneas mejores si además instalas 
29764 \family typewriter
29765 pnmcrop,
29766 \family default
29767  que forma parte del paquete 
29768 \family typewriter
29769 netpbm
29770 \family default
29771 ; en Windows este programa se instala automáticamente junto con LyX..
29772 \end_layout
29773
29774 \begin_layout Standard
29775 \begin_inset VSpace bigskip
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Standard
29782 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
29783  del mismo.
29784  Con el menú 
29785 \family sans
29786 Ver\SpecialChar \menuseparator
29787 Ver
29788 \begin_inset space ~
29789 \end_inset
29790
29791 fuente
29792 \family default
29793  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
29794 e al párrafo en el que se encuentre el cursor.
29795  También puedes seleccionar varios párrafos para ver su código.
29796  Para ver el código de todo el documento, marca la opción correspondiente
29797  en la ventana de código.
29798 \end_layout
29799
29800 \begin_layout Section
29801 Adelantado Encontrar y reemplazar
29802 \begin_inset CommandInset label
29803 LatexCommand label
29804 name "sec:Advanced-Find"
29805
29806 \end_inset
29807
29808
29809 \begin_inset Index idx
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Reemplazar
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \begin_inset Index idx
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823 Encontrar
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Subsection
29832 Introducción
29833 \end_layout
29834
29835 \begin_layout Standard
29836
29837 \lang english
29838 The advanced find and replace feature of LyX allows for searching of complex,
29839  format-sensitive text segments and mathematics contents within LyX documents.
29840  It is an enhancement of the standard (quick) find and replace feature.
29841  The key-features are:
29842 \end_layout
29843
29844 \begin_layout Itemize
29845
29846 \lang english
29847 Both searching of text and of mathematical formulas is allowed, where the
29848  latter is done by entering mathematics in the usual way; not only entire
29849  mathematical formulas are found, but also parts occurring within more complex
29850  formulas
29851 \end_layout
29852
29853 \begin_layout Itemize
29854
29855 \lang english
29856 Search may be format-insensitive, so that the searched text is found in
29857  any context/style (standard text, section headings, notes, and even mathematics
29858 ), or it may be format-sensitive, so that, for example, a word entered with
29859  a section heading will only be found within section headings
29860 \end_layout
29861
29862 \begin_layout Itemize
29863
29864 \lang english
29865 Search may be widened to a specific 
29866 \emph on
29867 scope
29868 \emph default
29869 , i.
29870 \begin_inset space \thinspace{}
29871 \end_inset
29872
29873 e.
29874 \begin_inset space ~
29875 \end_inset
29876
29877 a set of files which may be all the children of the document being edited,
29878  all the open files, or all the manuals available from the 
29879 \family sans
29880 Help
29881 \family default
29882  menu
29883 \end_layout
29884
29885 \begin_layout Itemize
29886
29887 \lang english
29888 Replace may optionally preserve capitalization, so that the replaced text
29889  capitalization is adapted to the matching text (i.
29890 \begin_inset space \thinspace{}
29891 \end_inset
29892
29893 e.
29894 \begin_inset space ~
29895 \end_inset
29896
29897 all lowercase, all uppercase, first uppercase followed by lowercase)
29898 \end_layout
29899
29900 \begin_layout Subsection
29901
29902 \lang english
29903 Basic usage
29904 \end_layout
29905
29906 \begin_layout Standard
29907
29908 \lang english
29909 The advanced find and replace feature of LyX is activated through the menu
29910  
29911 \family sans
29912 Edit\SpecialChar \menuseparator
29913 Find & Replace
29914 \noun on
29915  (
29916 \noun default
29917 Advanced
29918 \noun on
29919 )
29920 \family default
29921 \noun default
29922  (shortcut 
29923 \begin_inset Info
29924 type  "shortcut"
29925 arg   "dialog-show findreplaceadv"
29926 \end_inset
29927
29928 ) or the toolbar button 
29929 \begin_inset Graphics
29930         filename ../../images/dialog-toggle_findreplaceadv.png
29931         scale 85
29932         groupId toolbarboton
29933
29934 \end_inset
29935
29936 .
29937  This opens the 
29938 \family sans
29939 Advanced Find and Replace
29940 \family default
29941  dialog.
29942 \end_layout
29943
29944 \begin_layout Subsubsection
29945
29946 \lang english
29947 Searching for text
29948 \end_layout
29949
29950 \begin_layout Standard
29951
29952 \lang english
29953 Enter into the 
29954 \family sans
29955 Find
29956 \family default
29957  LyX mini-editor a simple word, and search for occurrences of it by clicking
29958  on the 
29959 \family sans
29960 Find Next
29961 \family default
29962  button at the bottom of the dialog (or just press the 
29963 \family sans
29964 Return
29965 \family default
29966  key).
29967  The entered word is found both in text mode and in math mode, and in emphasized
29968 , bold or normal face, and in both in section titles and in standard text.
29969  Pressing repeatedly 
29970 \family sans
29971 Enter
29972 \family default
29973  keeps searching forward.
29974  Similarly, pressing 
29975 \family sans
29976 Shift+Enter
29977 \family default
29978  searches for the entered text backwards.
29979 \end_layout
29980
29981 \begin_layout Standard
29982
29983 \lang english
29984 While searching, the 
29985 \family sans
29986 Case sensitive
29987 \family default
29988  option allows matches to occur only with the same case as entered in the
29989  
29990 \family sans
29991 Find
29992 \family default
29993  editor.
29994  The 
29995 \family sans
29996 Whole words
29997 \family default
29998  option allows matches to occur only at word boundaries.
29999 \end_layout
30000
30001 \begin_layout Subsubsection
30002
30003 \lang english
30004 Searching for mathematics
30005 \end_layout
30006
30007 \begin_layout Standard
30008
30009 \lang english
30010 Mathematical formulas may be searched for by typing in the 
30011 \family sans
30012 Find
30013 \family default
30014  editor a mathematical formula, such as 
30015 \begin_inset Formula $x^{2}$
30016 \end_inset
30017
30018  or also something more complex like 
30019 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
30020 \end_inset
30021
30022 .
30023  When searching for a formula, it is found both when it is alone and when
30024  it occurs in sub-formulas and nested parts of sub-formulas, for example
30025  the mentioned segments would be found in something like 
30026 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
30027 \end_inset
30028
30029
30030 \end_layout
30031
30032 \begin_layout Subsubsection
30033
30034 \lang english
30035 Style-aware search
30036 \end_layout
30037
30038 \begin_layout Standard
30039
30040 \lang english
30041 It is also possible to search for text with specific styles.
30042  This is done by switching to the 
30043 \family sans
30044 Advanced
30045 \family default
30046  tab of the dialog and unchecking the 
30047 \family sans
30048 Ignore format
30049 \family default
30050  option.
30051  This way, entering in the 
30052 \family sans
30053 Find
30054 \family default
30055  editor
30056 \end_layout
30057
30058 \begin_layout Itemize
30059
30060 \lang english
30061 a plain word and searching for it would not find instances of the word occurring
30062  in emphasized or boldface.
30063 \end_layout
30064
30065 \begin_layout Itemize
30066
30067 \lang english
30068 an emphasized or boldface word and searching for it would find the respective
30069  instances with same face only, and within the same text style only.
30070  Note that, for example, an emphasized text is found not only when occurring
30071  alone, but also when it is contained in a longer emphasized sentence.
30072 \end_layout
30073
30074 \begin_layout Itemize
30075
30076 \lang english
30077 a plain word in a section heading, and searching for it, finds occurrences
30078  of if only within section headings.
30079  Also, if the text to search is given an emphasized or bold face, in addition
30080  to a section style, then it is found only when occurring with the same
30081  style.
30082 \end_layout
30083
30084 \begin_layout Itemize
30085
30086 \lang english
30087 some mathematics in a displayed formula will only find instances of this
30088  formula that are also displayed formulas (and not inline formulas).
30089 \end_layout
30090
30091 \begin_layout Subsubsection
30092
30093 \lang english
30094 Replace
30095 \end_layout
30096
30097 \begin_layout Standard
30098
30099 \lang english
30100 The text segments matching the text entered in the 
30101 \family sans
30102 Find
30103 \family default
30104  editor may be replaced with the text segments entered in the 
30105 \family sans
30106 Replace
30107 \family default
30108 \noun on
30109  
30110 \noun default
30111 editor.
30112  In order to find the next occurrence and replace it, click on the 
30113 \family sans
30114 Replace
30115 \family default
30116  button or alternatively
30117 \noun on
30118  
30119 \noun default
30120 press 
30121 \family sans
30122 Enter
30123 \family default
30124  or 
30125 \family sans
30126 Shift+Enter
30127 \family default
30128  while being in the 
30129 \family sans
30130 Replace
30131 \family default
30132 \noun on
30133  
30134 \noun default
30135 editor.
30136 \end_layout
30137
30138 \begin_layout Standard
30139
30140 \lang english
30141 You can replace full-featured formatted LyX segments in place of the matching
30142  text segments in your document.
30143  Typical scenarios in which to use this capability may be (just to mention
30144  a few):
30145 \end_layout
30146
30147 \begin_layout Itemize
30148
30149 \lang english
30150 replacing occurrences of a word with a customized formatted version of the
30151  same word, for example replacing occurrences of a name like 
30152 \begin_inset Quotes eld
30153 \end_inset
30154
30155 func()
30156 \begin_inset Quotes erd
30157 \end_inset
30158
30159  with its typewriter version 
30160 \family typewriter
30161
30162 \begin_inset Quotes eld
30163 \end_inset
30164
30165 func()
30166 \begin_inset Quotes erd
30167 \end_inset
30168
30169 ;
30170 \end_layout
30171
30172 \begin_layout Itemize
30173
30174 \lang english
30175 performing a notation rework of mathematical symbols, for example replacing
30176  occurrences of 
30177 \begin_inset Quotes eld
30178 \end_inset
30179
30180
30181 \begin_inset Formula $R$
30182 \end_inset
30183
30184
30185 \begin_inset Quotes erd
30186 \end_inset
30187
30188  with 
30189 \begin_inset Quotes eld
30190 \end_inset
30191
30192
30193 \begin_inset Formula $\mathbb{R}$
30194 \end_inset
30195
30196
30197 \begin_inset Quotes erd
30198 \end_inset
30199
30200  (you may want to enable the 
30201 \family sans
30202 Whole words
30203 \family default
30204  and 
30205 \family sans
30206 Case sensitive
30207 \family default
30208  options and disable the 
30209 \family sans
30210 Ignore format
30211 \family default
30212  option in the 
30213 \family sans
30214 Advanced
30215 \family default
30216  tab, in order to avoid replacing all 
30217 \begin_inset Quotes eld
30218 \end_inset
30219
30220 R
30221 \begin_inset Quotes erd
30222 \end_inset
30223
30224  letters occurring in normal text), or occurrences of 
30225 \begin_inset Formula $x_{j}^{i}$
30226 \end_inset
30227
30228  with 
30229 \begin_inset Formula $x_{i,\, j}$
30230 \end_inset
30231
30232 , or occurrences of 
30233 \begin_inset Formula $x[k]$
30234 \end_inset
30235
30236  with 
30237 \begin_inset Formula $x_{k}$
30238 \end_inset
30239
30240 .
30241 \end_layout
30242
30243 \begin_layout Subsection
30244
30245 \lang english
30246 Advanced usage
30247 \end_layout
30248
30249 \begin_layout Standard
30250
30251 \lang english
30252 There is a regular expression (regexp) based searching facility.
30253 \begin_inset Foot
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257
30258 \lang english
30259 A good explanation of regular expressions is given in this Wikipedia entry:
30260  
30261 \begin_inset CommandInset href
30262 LatexCommand href
30263 target "http://en.wikipedia.org/wiki/Regular_expression"
30264
30265 \end_inset
30266
30267 .
30268 \end_layout
30269
30270 \end_inset
30271
30272  You can search for regular expression by inserting a regexp inset into
30273  the 
30274 \family sans
30275 Find
30276 \family default
30277  editor.
30278  This is done via the menu 
30279 \family sans
30280 Insert\SpecialChar \menuseparator
30281 Insert Regular Expression
30282 \family default
30283  (shortcut 
30284 \begin_inset Info
30285 type  "shortcut"
30286 arg   "regexp-mode"
30287 \end_inset
30288
30289 ) while the cursor is in the 
30290 \family sans
30291 Find
30292 \family default
30293  editor.
30294  Characters entered within regexp insets are matched according to the regular
30295  expression matching rules
30296 \begin_inset Foot
30297 status collapsed
30298
30299 \begin_layout Plain Layout
30300
30301 \lang english
30302 Under the constraint that any (sub)expression must match a well-formed LyX
30303  text segment, i.
30304 \begin_inset space \thinspace{}
30305 \end_inset
30306
30307 e.
30308 \begin_inset space ~
30309 \end_inset
30310
30311 when matching LaTeX code, no segments with unbalanced {} braces are allowed
30312  to match expressions.
30313 \end_layout
30314
30315 \end_inset
30316
30317 , while text entered outside regexp insets is matched exactly against the
30318  same text in the document.
30319  Note that it is allowed to cut and paste regexp-mode insets as usual.
30320  Examples of using such a feature may be:
30321 \end_layout
30322
30323 \begin_layout Enumerate
30324
30325 \lang english
30326 Searching for all fractions with a given denominator: for example, entering
30327  in the 
30328 \family sans
30329 Find
30330 \family default
30331  editor the fraction 
30332 \begin_inset Formula $\frac{.*}{1+x^{2}}$
30333 \end_inset
30334
30335  (where the 
30336 \begin_inset Formula $.*$
30337 \end_inset
30338
30339  on the numerator is the match-everything regular expression) finds all
30340  fractions with the given denominator.
30341 \end_layout
30342
30343 \begin_layout Enumerate
30344
30345 \lang english
30346 Searching for all text with a given style: for example, after unchecking
30347  the 
30348 \family sans
30349 Ignore format
30350 \family default
30351  option from the 
30352 \family sans
30353 Advanced
30354 \family default
30355  tab, entering a 
30356 \series bold
30357
30358 \begin_inset Formula $.*$
30359 \end_inset
30360
30361
30362 \series default
30363  regular expression and adding for it an emphasized or bold face, finds
30364  all emphasized and bold face text, respectively.
30365  Also, inserting a 
30366 \begin_inset Formula $.*$
30367 \end_inset
30368
30369  regular expression in a bullet or enumerated list or a section heading,
30370  you can find all bullet or enumerated lists or section headings.
30371 \end_layout
30372
30373 \begin_layout Standard
30374
30375 \lang english
30376 Finally, references to (sub)expressions in regexp may be used as usual,
30377  enclosing parts of the expression within round braces 
30378 \begin_inset Formula $()$
30379 \end_inset
30380
30381 , and referring back to them through 
30382 \begin_inset Formula $\backslash1$
30383 \end_inset
30384
30385
30386 \begin_inset Formula $\backslash2$
30387 \end_inset
30388
30389 , etc., where a 
30390 \begin_inset Formula $\backslash$
30391 \end_inset
30392
30393  symbol is entered in regexp mode by pressing twice the backslash key.
30394  For example, try searching for the regexp 
30395 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
30396 \end_inset
30397
30398  in order to find word repetitions, if there are any.
30399 \end_layout
30400
30401 \begin_layout Standard
30402
30403 \lang english
30404 Note that back references work both when occurring within the same regexp,
30405  and when occurring in multiple different regexps, where the numbering of
30406  back-referenced sub-expressions is absolute, i.
30407 \begin_inset space \thinspace{}
30408 \end_inset
30409
30410 e.
30411 \begin_inset space ~
30412 \end_inset
30413
30414  
30415 \begin_inset Formula $\backslash1$
30416 \end_inset
30417
30418  always refers to the first occurrence of 
30419 \begin_inset Formula $()$
30420 \end_inset
30421
30422  in all entered regexps.
30423 \end_layout
30424
30425 \begin_layout Standard
30426
30427 \lang english
30428 Note also that the use of back references in the replaced text is not (yet)
30429  implemented.
30430 \end_layout
30431
30432 \begin_layout Section
30433 Corrector ortográfico
30434 \begin_inset CommandInset label
30435 LatexCommand label
30436 name "sec:Corrector-ortográfico"
30437
30438 \end_inset
30439
30440
30441 \begin_inset Index idx
30442 status collapsed
30443
30444 \begin_layout Plain Layout
30445 Corrector ortográfico
30446 \end_layout
30447
30448 \end_inset
30449
30450
30451 \end_layout
30452
30453 \begin_layout Standard
30454 LyX no incorpora corrector ortográfico propio.
30455  Utiliza uno de los programas externos 
30456 \family typewriter
30457 aspell
30458 \family default
30459
30460 \family typewriter
30461 ispell
30462 \family default
30463
30464 \family typewriter
30465 hspell
30466 \family default
30467 , o 
30468 \family typewriter
30469 pspell
30470 \family default
30471 .
30472  En esta sección se supone que tienes instalado y configurado uno de ellos.
30473  Se recomienda el uso de 
30474 \family typewriter
30475 aspell
30476 \family default
30477 , que puede considerarse el sucesor de 
30478 \family typewriter
30479 ispell
30480 \family default
30481 .
30482  
30483 \family typewriter
30484 hspell
30485 \family default
30486  es un corrector de hebreo.
30487  El corrector ortográfico y sus opciones se establecen en las preferencias
30488  de LyX, 
30489 \family sans
30490 Configuración
30491 \begin_inset space ~
30492 \end_inset
30493
30494 del
30495 \begin_inset space ~
30496 \end_inset
30497
30498 idioma
30499 \family default
30500 .
30501 \end_layout
30502
30503 \begin_layout Standard
30504 En  Windows, el cuadro de selección del programa corrector está desactivado
30505  pues sólo se puede usar
30506 \family sans
30507  
30508 \family typewriter
30509 aspell
30510 \family default
30511 .
30512 \end_layout
30513
30514 \begin_layout Standard
30515 El menú
30516 \family sans
30517  Herramientas\SpecialChar \menuseparator
30518 Corrector
30519 \begin_inset space ~
30520 \end_inset
30521
30522 ortográfico
30523 \family default
30524  o el botón de la barra de herramientas 
30525 \begin_inset Graphics
30526         filename ../../images/dialog-show_spellchecker.png
30527         scale 85
30528         groupId toolbarboton
30529
30530 \end_inset
30531
30532  inicia la revisión a partir de la posición del cursor.
30533  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
30534  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
30535  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
30536  ella y se ve resaltada.
30537  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
30538  Seleccionando una de ellas se copia en el campo 
30539 \family sans
30540 Reemplazar
30541 \begin_inset space ~
30542 \end_inset
30543
30544 con
30545 \family default
30546 , si haces doble clic se verifica directamente el reemplazo.
30547  El botón 
30548 \family sans
30549 Ignorar
30550 \family default
30551  sirve para desestimar el reemplazo y proseguir con la revisión.
30552  En el diccionario personal se pueden añadir nuevas palabras.
30553 \end_layout
30554
30555 \begin_layout Standard
30556 Por omisión, el archivo de diccionario empleado se determina por el idioma
30557  del documento que se establece en 
30558 \family sans
30559 Documento\SpecialChar \menuseparator
30560 Configuración
30561 \family default
30562 .
30563  Si no hay diccionario para el idioma del documento, la corrección ortográfica
30564  generará error.
30565  En este caso puedes especificar otro diccionario en el campo 
30566 \family sans
30567 Idioma
30568 \begin_inset space ~
30569 \end_inset
30570
30571 alternativo 
30572 \family default
30573 en el diálogo 
30574 \family sans
30575 Preferencias
30576 \family default
30577 .
30578 \end_layout
30579
30580 \begin_layout Standard
30581 Tras la revisión ortográfica se informa del número de palabras cambiadas.
30582 \end_layout
30583
30584 \begin_layout Subsubsection*
30585 Limitaciones
30586 \end_layout
30587
30588 \begin_layout Standard
30589 No es posible cambiar el idioma para una palabra en particular, a no ser
30590  que cambies cada vez las preferencias globales.
30591  Aunque puedes utilizar en este caso 
30592 \family sans
30593 Encontrar
30594 \begin_inset space ~
30595 \end_inset
30596
30597 y
30598 \begin_inset space ~
30599 \end_inset
30600
30601 reemplazar
30602 \family default
30603 .
30604 \end_layout
30605
30606 \begin_layout Standard
30607 LyX no puede revisar correctamente documentos con textos en varios idiomas.
30608  Este trabajo lo hace 
30609 \family typewriter
30610 pspell
30611 \family default
30612 , suponiendo que has marcado apropiadamente los distintos idiomas.
30613 \end_layout
30614
30615 \begin_layout Subsubsection*
30616 Otras opciones
30617 \end_layout
30618
30619 \begin_layout Standard
30620 La sección 
30621 \family sans
30622 Corrector
30623 \begin_inset space ~
30624 \end_inset
30625
30626 ortográfico
30627 \family default
30628  en el diálogo 
30629 \family sans
30630 Preferencias 
30631 \family default
30632 tiene algunas opciones adicionales:
30633 \end_layout
30634
30635 \begin_layout Description
30636 Usar
30637 \begin_inset space ~
30638 \end_inset
30639
30640 caracteres
30641 \begin_inset space ~
30642 \end_inset
30643
30644 de
30645 \begin_inset space ~
30646 \end_inset
30647
30648 escape Permite añadir caracteres no estándar al proceso de revisión, p.
30649 \begin_inset space \thinspace{}
30650 \end_inset
30651
30652 e.
30653  un carácter alemán en un documento en inglés.
30654  En general esto no debería ser necesario.
30655 \end_layout
30656
30657 \begin_layout Description
30658 Diccionario
30659 \begin_inset space ~
30660 \end_inset
30661
30662 personal para usar un diccionario propio distinto al predeterminado.
30663 \end_layout
30664
30665 \begin_layout Description
30666 Aceptar
30667 \begin_inset space ~
30668 \end_inset
30669
30670 palabras
30671 \begin_inset space ~
30672 \end_inset
30673
30674 compuestas para que el diccionario admita palabras como «eurozona».
30675 \end_layout
30676
30677 \begin_layout Description
30678 Usar
30679 \begin_inset space ~
30680 \end_inset
30681
30682 codificación
30683 \begin_inset space ~
30684 \end_inset
30685
30686 de
30687 \begin_inset space ~
30688 \end_inset
30689
30690 entrada Utiliza la codificación del documento establecida en el apartado
30691  
30692 \family sans
30693 Idioma 
30694 \family default
30695 de 
30696 \family sans
30697 Documento\SpecialChar \menuseparator
30698 Configuración
30699 \family default
30700  también para la revisión ortográfica.
30701 \begin_inset Foot
30702 status collapsed
30703
30704 \begin_layout Plain Layout
30705 La codificación se explica en la sección
30706 \begin_inset space ~
30707 \end_inset
30708
30709
30710 \begin_inset CommandInset ref
30711 LatexCommand ref
30712 reference "cap:Configuración-del-documento"
30713
30714 \end_inset
30715
30716 .
30717 \end_layout
30718
30719 \end_inset
30720
30721  Habilita esta opción sólo si usas 
30722 \family typewriter
30723 ispell
30724 \family default
30725  y si la revisión no funciona con palabras que tienen letras internacionales.
30726  Ha habido informes de que no trabaja con todos los diccionarios, por eso
30727  está desmarcado por omisión.
30728 \end_layout
30729
30730 \begin_layout Section
30731 Tesauro
30732 \begin_inset Index idx
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736 Tesauro
30737 \end_layout
30738
30739 \end_inset
30740
30741
30742 \begin_inset CommandInset label
30743 LatexCommand label
30744 name "sec:Tesauro"
30745
30746 \end_inset
30747
30748
30749 \end_layout
30750
30751 \begin_layout Standard
30752 Tesauro por ahora sólo funciona para el idioma inglés.
30753 \end_layout
30754
30755 \begin_layout Standard
30756 Para iniciar el diccionario de sinónimos usa el menú 
30757 \family sans
30758 Herramientas\SpecialChar \menuseparator
30759 Tesauro
30760 \family default
30761  o el botón 
30762 \begin_inset Graphics
30763         filename ../../images/thesaurus-entry.png
30764         scale 85
30765         groupId toolbarboton
30766
30767 \end_inset
30768
30769 .
30770  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
30771  el cursor o está seleccionada.
30772 \end_layout
30773
30774 \begin_layout Standard
30775 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
30776 \end_layout
30777
30778 \begin_layout Standard
30779 Tesauro sólo funciona con palabras individuales y en singular.
30780  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
30781  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
30782  palabra, en este caso «report»s.
30783  
30784 \end_layout
30785
30786 \begin_layout Section
30787 Seguimiento de cambios
30788 \begin_inset Index idx
30789 status collapsed
30790
30791 \begin_layout Plain Layout
30792 Seguimiento de cambios
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \begin_inset Index idx
30799 status collapsed
30800
30801 \begin_layout Plain Layout
30802 Documentos ! Seguimiento de cambios
30803 \end_layout
30804
30805 \end_inset
30806
30807
30808 \begin_inset CommandInset label
30809 LatexCommand label
30810 name "sec:Seguimiento-de-cambios"
30811
30812 \end_inset
30813
30814
30815 \end_layout
30816
30817 \begin_layout Standard
30818 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
30819  resaltados los cambios hechos por otros.
30820  Entonces puedes decidir si aceptar o no dichos cambios.
30821  Para habilitar esta característica marca el menú 
30822 \family sans
30823 Documento\SpecialChar \menuseparator
30824 Seguimiento
30825 \begin_inset space ~
30826 \end_inset
30827
30828 de
30829 \begin_inset space ~
30830 \end_inset
30831
30832 cambios\SpecialChar \menuseparator
30833 Seguir
30834 \begin_inset space ~
30835 \end_inset
30836
30837 cambios
30838 \family default
30839 .
30840 \end_layout
30841
30842 \begin_layout Standard
30843 Los cambios realizados en el documento se resaltarán con trazos y colores:
30844  
30845 \bar under
30846 \color blue
30847 texto subrayado
30848 \bar default
30849 \color inherit
30850  es texto añadido, 
30851 \strikeout on
30852 \color blue
30853 texto tachado
30854 \strikeout default
30855 \color inherit
30856  es texto borrado.
30857  El color depende del autor que hizo el cambio.
30858  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
30859  en 
30860 \family sans
30861 Apariencia
30862 \family default
30863
30864 \family sans
30865 Colores
30866 \family default
30867 .
30868 \begin_inset Index idx
30869 status collapsed
30870
30871 \begin_layout Plain Layout
30872 Color ! Seguimiento de cambios
30873 \end_layout
30874
30875 \end_inset
30876
30877  El autor y la fecha del cambio se muestran en la barra de estado de LyX
30878  cuando el cursor está en texto modificado.
30879  Esta misma información se muestra usando el botón de la barra de herramientas
30880  
30881 \begin_inset Graphics
30882         filename ../../images/changes-merge.png
30883         scale 85
30884         groupId toolbarboton
30885
30886 \end_inset
30887
30888 .
30889 \end_layout
30890
30891 \begin_layout Standard
30892 Si el seguimiento de cambios está activado, verás la correspondiente barra
30893  de herramientas:
30894 \begin_inset Index idx
30895 status collapsed
30896
30897 \begin_layout Plain Layout
30898 Barras de herramientas ! Seguimiento de cambios
30899 \end_layout
30900
30901 \end_inset
30902
30903
30904 \end_layout
30905
30906 \begin_layout Standard
30907 \begin_inset VSpace bigskip
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \begin_layout Standard
30914 \begin_inset Graphics
30915         filename ../clipart/ChangesToolbar.png
30916
30917 \end_inset
30918
30919
30920 \end_layout
30921
30922 \begin_layout Standard
30923 \begin_inset VSpace defskip
30924 \end_inset
30925
30926
30927 \end_layout
30928
30929 \begin_layout Standard
30930 Los botones de la barra de seguimiento de cambios tienen las siguientes
30931  funciones:
30932 \end_layout
30933
30934 \begin_layout Standard
30935 \begin_inset VSpace defskip
30936 \end_inset
30937
30938
30939 \end_layout
30940
30941 \begin_layout Standard
30942 \begin_inset Tabular
30943 <lyxtabular version="3" rows="10" columns="2">
30944 <features islongtable="true" longtabularalignment="center">
30945 <column alignment="left" valignment="top" width="0">
30946 <column alignment="left" valignment="top" width="0">
30947 <row interlinespace="2.5mm">
30948 <cell alignment="center" valignment="top" usebox="none">
30949 \begin_inset Text
30950
30951 \begin_layout Plain Layout
30952 \begin_inset Graphics
30953         filename ../../images/changes-track.png
30954         scale 85
30955         groupId toolbarboton
30956
30957 \end_inset
30958
30959
30960 \end_layout
30961
30962 \end_inset
30963 </cell>
30964 <cell alignment="center" valignment="top" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968
30969 \family sans
30970 Documento\SpecialChar \menuseparator
30971 Seguimiento
30972 \begin_inset space ~
30973 \end_inset
30974
30975 de
30976 \begin_inset space ~
30977 \end_inset
30978
30979 cambios\SpecialChar \menuseparator
30980 Seguir
30981 \begin_inset space ~
30982 \end_inset
30983
30984 cambios
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 </row>
30990 <row interlinespace="2.5mm">
30991 <cell alignment="center" valignment="top" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995 \begin_inset Graphics
30996         filename ../../images/changes-output.png
30997         scale 85
30998         groupId toolbarboton
30999
31000 \end_inset
31001
31002
31003 \end_layout
31004
31005 \end_inset
31006 </cell>
31007 <cell alignment="center" valignment="top" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011
31012 \family sans
31013 Documento\SpecialChar \menuseparator
31014 Seguimiento
31015 \begin_inset space ~
31016 \end_inset
31017
31018 de
31019 \begin_inset space ~
31020 \end_inset
31021
31022 cambios\SpecialChar \menuseparator
31023 Mostrar
31024 \begin_inset space ~
31025 \end_inset
31026
31027 cambios
31028 \begin_inset space ~
31029 \end_inset
31030
31031 en
31032 \begin_inset space ~
31033 \end_inset
31034
31035 la
31036 \begin_inset space ~
31037 \end_inset
31038
31039 salida
31040 \end_layout
31041
31042 \end_inset
31043 </cell>
31044 </row>
31045 <row interlinespace="2.5mm">
31046 <cell alignment="center" valignment="top" usebox="none">
31047 \begin_inset Text
31048
31049 \begin_layout Plain Layout
31050 \begin_inset Graphics
31051         filename ../../images/change-next.png
31052         scale 85
31053         groupId toolbarboton
31054
31055 \end_inset
31056
31057
31058 \end_layout
31059
31060 \end_inset
31061 </cell>
31062 <cell alignment="center" valignment="top" usebox="none">
31063 \begin_inset Text
31064
31065 \begin_layout Plain Layout
31066 Ir al siguiente cambio
31067 \end_layout
31068
31069 \end_inset
31070 </cell>
31071 </row>
31072 <row interlinespace="2.5mm">
31073 <cell alignment="center" valignment="top" usebox="none">
31074 \begin_inset Text
31075
31076 \begin_layout Plain Layout
31077 \begin_inset Graphics
31078         filename ../../images/change-accept.png
31079         scale 85
31080         groupId toolbarboton
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \end_inset
31088 </cell>
31089 <cell alignment="center" valignment="top" usebox="none">
31090 \begin_inset Text
31091
31092 \begin_layout Plain Layout
31093
31094 \family sans
31095 Documento\SpecialChar \menuseparator
31096 Seguimiento
31097 \begin_inset space ~
31098 \end_inset
31099
31100 de
31101 \begin_inset space ~
31102 \end_inset
31103
31104 cambios\SpecialChar \menuseparator
31105 Aceptar
31106 \begin_inset space ~
31107 \end_inset
31108
31109 cambio
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 </row>
31115 <row interlinespace="2.5mm">
31116 <cell alignment="center" valignment="top" usebox="none">
31117 \begin_inset Text
31118
31119 \begin_layout Plain Layout
31120 \begin_inset Graphics
31121         filename ../../images/change-reject.png
31122         scale 85
31123         groupId toolbarboton
31124
31125 \end_inset
31126
31127
31128 \end_layout
31129
31130 \end_inset
31131 </cell>
31132 <cell alignment="center" valignment="top" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136
31137 \family sans
31138 Documento\SpecialChar \menuseparator
31139 Seguimiento
31140 \begin_inset space ~
31141 \end_inset
31142
31143 de
31144 \begin_inset space ~
31145 \end_inset
31146
31147 cambios\SpecialChar \menuseparator
31148 Descartar
31149 \begin_inset space ~
31150 \end_inset
31151
31152 cambio
31153 \end_layout
31154
31155 \end_inset
31156 </cell>
31157 </row>
31158 <row interlinespace="2.5mm">
31159 <cell alignment="center" valignment="top" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Plain Layout
31163 \begin_inset Graphics
31164         filename ../../images/changes-merge.png
31165         scale 85
31166         groupId toolbarboton
31167
31168 \end_inset
31169
31170
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \family sans
31181 Documento\SpecialChar \menuseparator
31182 Seguimiento
31183 \begin_inset space ~
31184 \end_inset
31185
31186 de
31187 \begin_inset space ~
31188 \end_inset
31189
31190 cambios\SpecialChar \menuseparator
31191 Fusionar
31192 \begin_inset space ~
31193 \end_inset
31194
31195 cambios
31196 \end_layout
31197
31198 \end_inset
31199 </cell>
31200 </row>
31201 <row interlinespace="2.5mm">
31202 <cell alignment="center" valignment="top" usebox="none">
31203 \begin_inset Text
31204
31205 \begin_layout Plain Layout
31206 \begin_inset Graphics
31207         filename ../../images/all-changes-accept.png
31208         scale 85
31209         groupId toolbarboton
31210
31211 \end_inset
31212
31213
31214 \end_layout
31215
31216 \end_inset
31217 </cell>
31218 <cell alignment="center" valignment="top" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \family sans
31224 Documento\SpecialChar \menuseparator
31225 Seguimiento
31226 \begin_inset space ~
31227 \end_inset
31228
31229 de
31230 \begin_inset space ~
31231 \end_inset
31232
31233 cambios\SpecialChar \menuseparator
31234 Aceptar
31235 \begin_inset space ~
31236 \end_inset
31237
31238 todos
31239 \begin_inset space ~
31240 \end_inset
31241
31242 los
31243 \begin_inset space ~
31244 \end_inset
31245
31246 cambios
31247 \end_layout
31248
31249 \end_inset
31250 </cell>
31251 </row>
31252 <row interlinespace="2.5mm">
31253 <cell alignment="center" valignment="top" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 \begin_inset Graphics
31258         filename ../../images/all-changes-reject.png
31259         scale 85
31260         groupId toolbarboton
31261
31262 \end_inset
31263
31264
31265 \end_layout
31266
31267 \end_inset
31268 </cell>
31269 <cell alignment="center" valignment="top" usebox="none">
31270 \begin_inset Text
31271
31272 \begin_layout Plain Layout
31273
31274 \family sans
31275 Documento\SpecialChar \menuseparator
31276 Seguimiento
31277 \begin_inset space ~
31278 \end_inset
31279
31280 de
31281 \begin_inset space ~
31282 \end_inset
31283
31284 cambios\SpecialChar \menuseparator
31285 Descartar
31286 \begin_inset space ~
31287 \end_inset
31288
31289 todos
31290 \begin_inset space ~
31291 \end_inset
31292
31293 los
31294 \begin_inset space ~
31295 \end_inset
31296
31297 cambios
31298 \end_layout
31299
31300 \end_inset
31301 </cell>
31302 </row>
31303 <row interlinespace="2.5mm">
31304 <cell alignment="center" valignment="top" usebox="none">
31305 \begin_inset Text
31306
31307 \begin_layout Plain Layout
31308 \begin_inset Graphics
31309         filename ../../images/note-insert.png
31310         scale 85
31311         groupId toolbarboton
31312
31313 \end_inset
31314
31315
31316 \end_layout
31317
31318 \end_inset
31319 </cell>
31320 <cell alignment="center" valignment="top" usebox="none">
31321 \begin_inset Text
31322
31323 \begin_layout Plain Layout
31324
31325 \family sans
31326 Insertar\SpecialChar \menuseparator
31327 Nota\SpecialChar \menuseparator
31328 Nota
31329 \begin_inset space ~
31330 \end_inset
31331
31332 LyX
31333 \end_layout
31334
31335 \end_inset
31336 </cell>
31337 </row>
31338 <row interlinespace="2.5mm">
31339 <cell alignment="center" valignment="top" usebox="none">
31340 \begin_inset Text
31341
31342 \begin_layout Plain Layout
31343 \begin_inset Graphics
31344         filename ../../images/note-next.png
31345         scale 85
31346         groupId toolbarboton
31347
31348 \end_inset
31349
31350
31351 \end_layout
31352
31353 \end_inset
31354 </cell>
31355 <cell alignment="center" valignment="top" usebox="none">
31356 \begin_inset Text
31357
31358 \begin_layout Plain Layout
31359
31360 \family sans
31361 Navegar\SpecialChar \menuseparator
31362 Nota
31363 \begin_inset space ~
31364 \end_inset
31365
31366 siguiente
31367 \end_layout
31368
31369 \end_inset
31370 </cell>
31371 </row>
31372 </lyxtabular>
31373
31374 \end_inset
31375
31376
31377 \end_layout
31378
31379 \begin_layout Standard
31380 \begin_inset VSpace defskip
31381 \end_inset
31382
31383
31384 \end_layout
31385
31386 \begin_layout Standard
31387 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
31388  ello selecciona el cambio y pulsa el botón adecuado.
31389  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
31390  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
31391  Así que no tienes que ir seleccionando cada cambio por separado.
31392 \end_layout
31393
31394 \begin_layout Standard
31395 La barra tiene también dos botones para manejar notas porque su uso es habitual
31396  para describir los cambios.
31397 \end_layout
31398
31399 \begin_layout Standard
31400 Para que los cambios se muestren en la salida debe estar instalado el paquete
31401  LaTeX 
31402 \series bold
31403 dvipost
31404 \series default
31405
31406 \begin_inset Index idx
31407 status collapsed
31408
31409 \begin_layout Plain Layout
31410 LaTeX, paquetes ! dvipost
31411 \end_layout
31412
31413 \end_inset
31414
31415 .
31416  Está disponible en el Catálogo TeX, 
31417 \begin_inset CommandInset citation
31418 LatexCommand cite
31419 key "TeXCatalogue"
31420
31421 \end_inset
31422
31423  o en el administrador de paquetes de tu sistema LaTeX.
31424 \end_layout
31425
31426 \begin_layout Section
31427 Soporte internacional
31428 \begin_inset Index idx
31429 status collapsed
31430
31431 \begin_layout Plain Layout
31432 Soporte internacional
31433 \end_layout
31434
31435 \end_inset
31436
31437
31438 \end_layout
31439
31440 \begin_layout Standard
31441 Esta sección describe cómo usar LyX con cualquier idioma.
31442  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
31443  configurar LyX para utilizarlos: 
31444 \begin_inset CommandInset citation
31445 LatexCommand cite
31446 key "Arabic,Armenian,Farsi,Hebrew"
31447
31448 \end_inset
31449
31450
31451 \end_layout
31452
31453 \begin_layout Standard
31454 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
31455 \begin_inset space ~
31456 \end_inset
31457
31458
31459 \begin_inset CommandInset ref
31460 LatexCommand ref
31461 reference "sub:Carácter-especial"
31462
31463 \end_inset
31464
31465 .
31466 \end_layout
31467
31468 \begin_layout Subsection
31469 Opciones de idioma
31470 \begin_inset Index idx
31471 status collapsed
31472
31473 \begin_layout Plain Layout
31474 Idioma ! Opciones
31475 \end_layout
31476
31477 \end_inset
31478
31479
31480 \begin_inset Index idx
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484 Documentos ! Idioma
31485 \end_layout
31486
31487 \end_inset
31488
31489
31490 \begin_inset Index idx
31491 status collapsed
31492
31493 \begin_layout Plain Layout
31494 Documentos ! Configuración
31495 \end_layout
31496
31497 \end_inset
31498
31499
31500 \end_layout
31501
31502 \begin_layout Standard
31503 El diálogo 
31504 \family sans
31505 Documento\SpecialChar \menuseparator
31506 Configuración
31507 \family default
31508  permite determinar el idioma y la codificación
31509 \family roman
31510  de caracteres.
31511 \end_layout
31512
31513 \begin_layout Standard
31514 Elige idioma en la sección 
31515 \family sans
31516 Idioma
31517 \family default
31518  de este diálogo.
31519  Por omisión es inglés.
31520 \end_layout
31521
31522 \begin_layout Standard
31523 El cuadro desplegable 
31524 \family sans
31525 Otros
31526 \family default
31527 , bajo 
31528 \family sans
31529 Codificación
31530 \family default
31531 , permite elegir el mapa de codificación de caracteres que quieres emplear
31532  para exportar a LaTeX.
31533  La opción 
31534 \family sans
31535 Idioma predeterminado 
31536 \family default
31537 es la más recomendable porque funciona bien en la mayoría de los casos.
31538  Para más detalles sobre las distintas opciones de codificación, véase la
31539  sección
31540 \begin_inset space ~
31541 \end_inset
31542
31543
31544 \begin_inset CommandInset ref
31545 LatexCommand ref
31546 reference "cap:Configuración-del-documento"
31547
31548 \end_inset
31549
31550 .
31551 \end_layout
31552
31553 \begin_layout Subsection
31554 Configuración del mapa de teclado
31555 \begin_inset CommandInset label
31556 LatexCommand label
31557 name "sub:Configuración-del-mapa"
31558
31559 \end_inset
31560
31561
31562 \end_layout
31563
31564 \begin_layout Standard
31565 Si tienes, por ejemplo, un teclado U.S.
31566  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
31567  de teclado alternativo configurando LyX para que use un teclado italiano.
31568  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
31569  uno primario y otro secundario, y seleccionar después el que quieres usar.
31570  Véase la sección
31571 \begin_inset space ~
31572 \end_inset
31573
31574
31575 \begin_inset CommandInset ref
31576 LatexCommand ref
31577 reference "sub:Teclado/Ratón"
31578
31579 \end_inset
31580
31581 .
31582 \end_layout
31583
31584 \begin_layout Standard
31585 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
31586  o crear uno completamente diferente (para Vulcano, por ejemplo).
31587  O bien quieres escribir normalmente en italiano en un teclado U.S.
31588  y además incluir de vez en cuando una cita en alemán.
31589  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
31590  existente para soportar los caracteres que necesites.
31591  Esta y otras muchas personalizaciones se explican en el manual 
31592 \emph on
31593 Personalización
31594 \emph default
31595 .
31596 \end_layout
31597
31598 \begin_layout Subsection
31599 Tablas de caracteres
31600 \end_layout
31601
31602 \begin_layout Standard
31603 El cuadro
31604 \begin_inset space ~
31605 \end_inset
31606
31607
31608 \begin_inset CommandInset ref
31609 LatexCommand ref
31610 reference "cap:Tabla-de-caracteres-latin1"
31611
31612 \end_inset
31613
31614  contiene el conjunto de caracteres 
31615 \family typewriter
31616 Latin1
31617 \family default
31618 .
31619  Debería ser factible escribir directamente con el teclado cualquiera de
31620  los caracteres incluidos en las ocho primeras columnas.
31621 \end_layout
31622
31623 \begin_layout Standard
31624 Este manual está preparado para imprimir todos los caracteres, pero no de
31625  forma inmediata en muchos casos.
31626  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
31627  del conjunto 
31628 \family typewriter
31629 Latin1
31630 \family default
31631
31632 \end_layout
31633
31634 \begin_layout Itemize
31635 Aunque hayas seleccionado 
31636 \family sans
31637 latin1
31638 \family default
31639  en el diálogo 
31640 \family sans
31641 Documento\SpecialChar \menuseparator
31642 Configuración,
31643 \family default
31644  los usuarios que sólo disponen de fuentes 
31645 \family typewriter
31646 T1
31647 \family default
31648  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
31649  caracteres: D0, F0, DE, FE, AB y BB (
31650 \emph on
31651 eth
31652 \emph default
31653  y 
31654 \emph on
31655 thorn
31656 \emph default
31657 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
31658 \end_layout
31659
31660 \begin_layout Standard
31661
31662 \end_layout
31663
31664 \begin_layout Standard
31665 \begin_inset Float table
31666 wide false
31667 sideways false
31668 status collapsed
31669
31670 \begin_layout Plain Layout
31671 \begin_inset Caption
31672
31673 \begin_layout Plain Layout
31674 \begin_inset CommandInset label
31675 LatexCommand label
31676 name "cap:Tabla-de-caracteres-latin1"
31677
31678 \end_inset
31679
31680 Conjunto de caracteres 
31681 \family typewriter
31682 latin1
31683 \end_layout
31684
31685 \end_inset
31686
31687
31688 \end_layout
31689
31690 \begin_layout Plain Layout
31691 \align center
31692 \begin_inset Tabular
31693 <lyxtabular version="3" rows="17" columns="17">
31694 <features tabularvalignment="middle">
31695 <column alignment="center" valignment="top" width="0pt">
31696 <column alignment="center" valignment="top" width="0pt">
31697 <column alignment="center" valignment="top" width="0pt">
31698 <column alignment="center" valignment="top" width="0pt">
31699 <column alignment="center" valignment="top" width="0pt">
31700 <column alignment="center" valignment="top" width="0pt">
31701 <column alignment="center" valignment="top" width="0pt">
31702 <column alignment="center" valignment="top" width="0pt">
31703 <column alignment="center" valignment="top" width="0pt">
31704 <column alignment="center" valignment="top" width="0pt">
31705 <column alignment="center" valignment="top" width="0pt">
31706 <column alignment="center" valignment="top" width="0pt">
31707 <column alignment="center" valignment="top" width="0pt">
31708 <column alignment="center" valignment="top" width="0pt">
31709 <column alignment="center" valignment="top" width="0pt">
31710 <column alignment="center" valignment="top" width="0pt">
31711 <column alignment="center" valignment="top" width="0pt">
31712 <row>
31713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31723 \begin_inset Text
31724
31725 \begin_layout Plain Layout
31726
31727 \family roman
31728 \series medium
31729 \shape up
31730 \size tiny
31731 \emph off
31732 \bar no
31733 \noun off
31734 \color none
31735 00
31736 \end_layout
31737
31738 \end_inset
31739 </cell>
31740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 10
31754 \end_layout
31755
31756 \end_inset
31757 </cell>
31758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \family roman
31764 \series medium
31765 \shape up
31766 \size tiny
31767 \emph off
31768 \bar no
31769 \noun off
31770 \color none
31771 20
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
31785 \emph off
31786 \bar no
31787 \noun off
31788 \color none
31789 30
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31795 \begin_inset Text
31796
31797 \begin_layout Plain Layout
31798
31799 \family roman
31800 \series medium
31801 \shape up
31802 \size tiny
31803 \emph off
31804 \bar no
31805 \noun off
31806 \color none
31807 40
31808 \end_layout
31809
31810 \end_inset
31811 </cell>
31812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816
31817 \family roman
31818 \series medium
31819 \shape up
31820 \size tiny
31821 \emph off
31822 \bar no
31823 \noun off
31824 \color none
31825 50
31826 \end_layout
31827
31828 \end_inset
31829 </cell>
31830 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
31839 \emph off
31840 \bar no
31841 \noun off
31842 \color none
31843 60
31844 \end_layout
31845
31846 \end_inset
31847 </cell>
31848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31849 \begin_inset Text
31850
31851 \begin_layout Plain Layout
31852
31853 \family roman
31854 \series medium
31855 \shape up
31856 \size tiny
31857 \emph off
31858 \bar no
31859 \noun off
31860 \color none
31861 70
31862 \end_layout
31863
31864 \end_inset
31865 </cell>
31866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31867 \begin_inset Text
31868
31869 \begin_layout Plain Layout
31870
31871 \family roman
31872 \series medium
31873 \shape up
31874 \size tiny
31875 \emph off
31876 \bar no
31877 \noun off
31878 \color none
31879 80
31880 \end_layout
31881
31882 \end_inset
31883 </cell>
31884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31885 \begin_inset Text
31886
31887 \begin_layout Plain Layout
31888
31889 \family roman
31890 \series medium
31891 \shape up
31892 \size tiny
31893 \emph off
31894 \bar no
31895 \noun off
31896 \color none
31897 90
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31903 \begin_inset Text
31904
31905 \begin_layout Plain Layout
31906
31907 \family roman
31908 \series medium
31909 \shape up
31910 \size tiny
31911 \emph off
31912 \bar no
31913 \noun off
31914 \color none
31915 A0
31916 \end_layout
31917
31918 \end_inset
31919 </cell>
31920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31921 \begin_inset Text
31922
31923 \begin_layout Plain Layout
31924
31925 \family roman
31926 \series medium
31927 \shape up
31928 \size tiny
31929 \emph off
31930 \bar no
31931 \noun off
31932 \color none
31933 B0
31934 \end_layout
31935
31936 \end_inset
31937 </cell>
31938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31939 \begin_inset Text
31940
31941 \begin_layout Plain Layout
31942
31943 \family roman
31944 \series medium
31945 \shape up
31946 \size tiny
31947 \emph off
31948 \bar no
31949 \noun off
31950 \color none
31951 C0
31952 \end_layout
31953
31954 \end_inset
31955 </cell>
31956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31957 \begin_inset Text
31958
31959 \begin_layout Plain Layout
31960
31961 \family roman
31962 \series medium
31963 \shape up
31964 \size tiny
31965 \emph off
31966 \bar no
31967 \noun off
31968 \color none
31969 D0
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31975 \begin_inset Text
31976
31977 \begin_layout Plain Layout
31978
31979 \family roman
31980 \series medium
31981 \shape up
31982 \size tiny
31983 \emph off
31984 \bar no
31985 \noun off
31986 \color none
31987 E0
31988 \end_layout
31989
31990 \end_inset
31991 </cell>
31992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31993 \begin_inset Text
31994
31995 \begin_layout Plain Layout
31996
31997 \family roman
31998 \series medium
31999 \shape up
32000 \size tiny
32001 \emph off
32002 \bar no
32003 \noun off
32004 \color none
32005 F0
32006 \end_layout
32007
32008 \end_inset
32009 </cell>
32010 </row>
32011 <row>
32012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32013 \begin_inset Text
32014
32015 \begin_layout Plain Layout
32016
32017 \family roman
32018 \series medium
32019 \shape up
32020 \size tiny
32021 \emph off
32022 \bar no
32023 \noun off
32024 \color none
32025 00
32026 \end_layout
32027
32028 \end_inset
32029 </cell>
32030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32031 \begin_inset Text
32032
32033 \begin_layout Plain Layout
32034
32035 \end_layout
32036
32037 \end_inset
32038 </cell>
32039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32040 \begin_inset Text
32041
32042 \begin_layout Plain Layout
32043
32044 \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 \end_layout
32054
32055 \end_inset
32056 </cell>
32057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061
32062 \family roman
32063 \series medium
32064 \shape up
32065 \emph off
32066 \bar no
32067 \noun off
32068 \color none
32069 0
32070 \end_layout
32071
32072 \end_inset
32073 </cell>
32074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32075 \begin_inset Text
32076
32077 \begin_layout Plain Layout
32078
32079 \family roman
32080 \series medium
32081 \shape up
32082 \emph off
32083 \bar no
32084 \noun off
32085 \color none
32086 @
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095
32096 \family roman
32097 \series medium
32098 \shape up
32099 \emph off
32100 \bar no
32101 \noun off
32102 \color none
32103 P
32104 \end_layout
32105
32106 \end_inset
32107 </cell>
32108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32109 \begin_inset Text
32110
32111 \begin_layout Plain Layout
32112
32113 \family roman
32114 \series medium
32115 \shape up
32116 \emph off
32117 \bar no
32118 \noun off
32119 \color none
32120 '
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \family roman
32131 \series medium
32132 \shape up
32133 \emph off
32134 \bar no
32135 \noun off
32136 \color none
32137 p
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 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164
32165 \end_layout
32166
32167 \end_inset
32168 </cell>
32169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173
32174 \family roman
32175 \series medium
32176 \shape up
32177 \emph off
32178 \bar no
32179 \noun off
32180 \color none
32181 °
32182 \end_layout
32183
32184 \end_inset
32185 </cell>
32186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32187 \begin_inset Text
32188
32189 \begin_layout Plain Layout
32190
32191 \family roman
32192 \series medium
32193 \shape up
32194 \emph off
32195 \bar no
32196 \noun off
32197 \color none
32198 À
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207
32208 \family roman
32209 \series medium
32210 \shape up
32211 \emph off
32212 \bar no
32213 \noun off
32214 \color none
32215 Ð
32216 \end_layout
32217
32218 \end_inset
32219 </cell>
32220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32221 \begin_inset Text
32222
32223 \begin_layout Plain Layout
32224
32225 \family roman
32226 \series medium
32227 \shape up
32228 \emph off
32229 \bar no
32230 \noun off
32231 \color none
32232 à
32233 \end_layout
32234
32235 \end_inset
32236 </cell>
32237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241
32242 \family roman
32243 \series medium
32244 \shape up
32245 \emph off
32246 \bar no
32247 \noun off
32248 \color none
32249 ð
32250 \end_layout
32251
32252 \end_inset
32253 </cell>
32254 </row>
32255 <row>
32256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260
32261 \family roman
32262 \series medium
32263 \shape up
32264 \size tiny
32265 \emph off
32266 \bar no
32267 \noun off
32268 \color none
32269 01
32270 \end_layout
32271
32272 \end_inset
32273 </cell>
32274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32275 \begin_inset Text
32276
32277 \begin_layout Plain Layout
32278
32279 \end_layout
32280
32281 \end_inset
32282 </cell>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296
32297 \family roman
32298 \series medium
32299 \shape up
32300 \emph off
32301 \bar no
32302 \noun off
32303 \color none
32304 !
32305 \end_layout
32306
32307 \end_inset
32308 </cell>
32309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32310 \begin_inset Text
32311
32312 \begin_layout Plain Layout
32313
32314 \family roman
32315 \series medium
32316 \shape up
32317 \emph off
32318 \bar no
32319 \noun off
32320 \color none
32321 1
32322 \end_layout
32323
32324 \end_inset
32325 </cell>
32326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32327 \begin_inset Text
32328
32329 \begin_layout Plain Layout
32330
32331 \family roman
32332 \series medium
32333 \shape up
32334 \emph off
32335 \bar no
32336 \noun off
32337 \color none
32338 A
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347
32348 \family roman
32349 \series medium
32350 \shape up
32351 \emph off
32352 \bar no
32353 \noun off
32354 \color none
32355 Q
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364
32365 \family roman
32366 \series medium
32367 \shape up
32368 \emph off
32369 \bar no
32370 \noun off
32371 \color none
32372 a
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381
32382 \family roman
32383 \series medium
32384 \shape up
32385 \emph off
32386 \bar no
32387 \noun off
32388 \color none
32389 q
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398
32399 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \end_layout
32409
32410 \end_inset
32411 </cell>
32412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32413 \begin_inset Text
32414
32415 \begin_layout Plain Layout
32416
32417 \family roman
32418 \series medium
32419 \shape up
32420 \emph off
32421 \bar no
32422 \noun off
32423 \color none
32424 ¡
32425 \end_layout
32426
32427 \end_inset
32428 </cell>
32429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32430 \begin_inset Text
32431
32432 \begin_layout Plain Layout
32433
32434 \family roman
32435 \series medium
32436 \shape up
32437 \emph off
32438 \bar no
32439 \noun off
32440 \color none
32441 ±
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450
32451 \family roman
32452 \series medium
32453 \shape up
32454 \emph off
32455 \bar no
32456 \noun off
32457 \color none
32458 Á
32459 \end_layout
32460
32461 \end_inset
32462 </cell>
32463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32464 \begin_inset Text
32465
32466 \begin_layout Plain Layout
32467
32468 \family roman
32469 \series medium
32470 \shape up
32471 \emph off
32472 \bar no
32473 \noun off
32474 \color none
32475 Ñ
32476 \end_layout
32477
32478 \end_inset
32479 </cell>
32480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32481 \begin_inset Text
32482
32483 \begin_layout Plain Layout
32484
32485 \family roman
32486 \series medium
32487 \shape up
32488 \emph off
32489 \bar no
32490 \noun off
32491 \color none
32492 á
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501
32502 \family roman
32503 \series medium
32504 \shape up
32505 \emph off
32506 \bar no
32507 \noun off
32508 \color none
32509 ñ
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 </row>
32515 <row>
32516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32517 \begin_inset Text
32518
32519 \begin_layout Plain Layout
32520
32521 \family roman
32522 \series medium
32523 \shape up
32524 \size tiny
32525 \emph off
32526 \bar no
32527 \noun off
32528 \color none
32529 02
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 \end_layout
32549
32550 \end_inset
32551 </cell>
32552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32553 \begin_inset Text
32554
32555 \begin_layout Plain Layout
32556
32557 \family roman
32558 \series medium
32559 \shape up
32560 \emph off
32561 \bar no
32562 \noun off
32563 \color none
32564 \begin_inset Quotes eld
32565 \end_inset
32566
32567
32568 \end_layout
32569
32570 \end_inset
32571 </cell>
32572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32573 \begin_inset Text
32574
32575 \begin_layout Plain Layout
32576
32577 \family roman
32578 \series medium
32579 \shape up
32580 \emph off
32581 \bar no
32582 \noun off
32583 \color none
32584 2
32585 \end_layout
32586
32587 \end_inset
32588 </cell>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \family roman
32595 \series medium
32596 \shape up
32597 \emph off
32598 \bar no
32599 \noun off
32600 \color none
32601 B
32602 \end_layout
32603
32604 \end_inset
32605 </cell>
32606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32607 \begin_inset Text
32608
32609 \begin_layout Plain Layout
32610
32611 \family roman
32612 \series medium
32613 \shape up
32614 \emph off
32615 \bar no
32616 \noun off
32617 \color none
32618 R
32619 \end_layout
32620
32621 \end_inset
32622 </cell>
32623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627
32628 \family roman
32629 \series medium
32630 \shape up
32631 \emph off
32632 \bar no
32633 \noun off
32634 \color none
32635 b
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32641 \begin_inset Text
32642
32643 \begin_layout Plain Layout
32644
32645 \family roman
32646 \series medium
32647 \shape up
32648 \emph off
32649 \bar no
32650 \noun off
32651 \color none
32652 r
32653 \end_layout
32654
32655 \end_inset
32656 </cell>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32667 \begin_inset Text
32668
32669 \begin_layout Plain Layout
32670
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32676 \begin_inset Text
32677
32678 \begin_layout Plain Layout
32679 ¢
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688
32689 \family roman
32690 \series medium
32691 \shape up
32692 \emph off
32693 \bar no
32694 \noun off
32695 \color none
32696 ²
32697 \end_layout
32698
32699 \end_inset
32700 </cell>
32701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Plain Layout
32705
32706 \family roman
32707 \series medium
32708 \shape up
32709 \emph off
32710 \bar no
32711 \noun off
32712 \color none
32713 Â
32714 \end_layout
32715
32716 \end_inset
32717 </cell>
32718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32719 \begin_inset Text
32720
32721 \begin_layout Plain Layout
32722
32723 \family roman
32724 \series medium
32725 \shape up
32726 \emph off
32727 \bar no
32728 \noun off
32729 \color none
32730 Ò
32731 \end_layout
32732
32733 \end_inset
32734 </cell>
32735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739
32740 \family roman
32741 \series medium
32742 \shape up
32743 \emph off
32744 \bar no
32745 \noun off
32746 \color none
32747 â
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32753 \begin_inset Text
32754
32755 \begin_layout Plain Layout
32756
32757 \family roman
32758 \series medium
32759 \shape up
32760 \emph off
32761 \bar no
32762 \noun off
32763 \color none
32764 ò
32765 \end_layout
32766
32767 \end_inset
32768 </cell>
32769 </row>
32770 <row>
32771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775
32776 \family roman
32777 \series medium
32778 \shape up
32779 \size tiny
32780 \emph off
32781 \bar no
32782 \noun off
32783 \color none
32784 03
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32790 \begin_inset Text
32791
32792 \begin_layout Plain Layout
32793
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811
32812 \family roman
32813 \series medium
32814 \shape up
32815 \emph off
32816 \bar no
32817 \noun off
32818 \color none
32819 #
32820 \end_layout
32821
32822 \end_inset
32823 </cell>
32824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32825 \begin_inset Text
32826
32827 \begin_layout Plain Layout
32828
32829 \family roman
32830 \series medium
32831 \shape up
32832 \emph off
32833 \bar no
32834 \noun off
32835 \color none
32836 3
32837 \end_layout
32838
32839 \end_inset
32840 </cell>
32841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32842 \begin_inset Text
32843
32844 \begin_layout Plain Layout
32845
32846 \family roman
32847 \series medium
32848 \shape up
32849 \emph off
32850 \bar no
32851 \noun off
32852 \color none
32853 C
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32859 \begin_inset Text
32860
32861 \begin_layout Plain Layout
32862
32863 \family roman
32864 \series medium
32865 \shape up
32866 \emph off
32867 \bar no
32868 \noun off
32869 \color none
32870 S
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879
32880 \family roman
32881 \series medium
32882 \shape up
32883 \emph off
32884 \bar no
32885 \noun off
32886 \color none
32887 c
32888 \end_layout
32889
32890 \end_inset
32891 </cell>
32892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896
32897 \family roman
32898 \series medium
32899 \shape up
32900 \emph off
32901 \bar no
32902 \noun off
32903 \color none
32904 s
32905 \end_layout
32906
32907 \end_inset
32908 </cell>
32909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \family roman
32933 \series medium
32934 \shape up
32935 \emph off
32936 \bar no
32937 \noun off
32938 \color none
32939 £
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948
32949 \family roman
32950 \series medium
32951 \shape up
32952 \emph off
32953 \bar no
32954 \noun off
32955 \color none
32956 ³
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \family roman
32967 \series medium
32968 \shape up
32969 \emph off
32970 \bar no
32971 \noun off
32972 \color none
32973 Ã
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982
32983 \family roman
32984 \series medium
32985 \shape up
32986 \emph off
32987 \bar no
32988 \noun off
32989 \color none
32990 Ó
32991 \end_layout
32992
32993 \end_inset
32994 </cell>
32995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32996 \begin_inset Text
32997
32998 \begin_layout Plain Layout
32999
33000 \family roman
33001 \series medium
33002 \shape up
33003 \emph off
33004 \bar no
33005 \noun off
33006 \color none
33007 ã
33008 \end_layout
33009
33010 \end_inset
33011 </cell>
33012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33013 \begin_inset Text
33014
33015 \begin_layout Plain Layout
33016
33017 \family roman
33018 \series medium
33019 \shape up
33020 \emph off
33021 \bar no
33022 \noun off
33023 \color none
33024 ó
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 </row>
33030 <row>
33031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33032 \begin_inset Text
33033
33034 \begin_layout Plain Layout
33035
33036 \family roman
33037 \series medium
33038 \shape up
33039 \size tiny
33040 \emph off
33041 \bar no
33042 \noun off
33043 \color none
33044 04
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062
33063 \end_layout
33064
33065 \end_inset
33066 </cell>
33067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33068 \begin_inset Text
33069
33070 \begin_layout Plain Layout
33071
33072 \family roman
33073 \series medium
33074 \shape up
33075 \emph off
33076 \bar no
33077 \noun off
33078 \color none
33079 $
33080 \end_layout
33081
33082 \end_inset
33083 </cell>
33084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33085 \begin_inset Text
33086
33087 \begin_layout Plain Layout
33088
33089 \family roman
33090 \series medium
33091 \shape up
33092 \emph off
33093 \bar no
33094 \noun off
33095 \color none
33096 4
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \family roman
33107 \series medium
33108 \shape up
33109 \emph off
33110 \bar no
33111 \noun off
33112 \color none
33113 D
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33119 \begin_inset Text
33120
33121 \begin_layout Plain Layout
33122
33123 \family roman
33124 \series medium
33125 \shape up
33126 \emph off
33127 \bar no
33128 \noun off
33129 \color none
33130 T
33131 \end_layout
33132
33133 \end_inset
33134 </cell>
33135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33136 \begin_inset Text
33137
33138 \begin_layout Plain Layout
33139
33140 \family roman
33141 \series medium
33142 \shape up
33143 \emph off
33144 \bar no
33145 \noun off
33146 \color none
33147 d
33148 \end_layout
33149
33150 \end_inset
33151 </cell>
33152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33153 \begin_inset Text
33154
33155 \begin_layout Plain Layout
33156
33157 \family roman
33158 \series medium
33159 \shape up
33160 \emph off
33161 \bar no
33162 \noun off
33163 \color none
33164 t
33165 \end_layout
33166
33167 \end_inset
33168 </cell>
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Plain Layout
33173
33174 \end_layout
33175
33176 \end_inset
33177 </cell>
33178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33179 \begin_inset Text
33180
33181 \begin_layout Plain Layout
33182
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33188 \begin_inset Text
33189
33190 \begin_layout Plain Layout
33191 ¤
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \family roman
33202 \series medium
33203 \shape up
33204 \emph off
33205 \bar no
33206 \noun off
33207 \color none
33208 ´
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217
33218 \family roman
33219 \series medium
33220 \shape up
33221 \emph off
33222 \bar no
33223 \noun off
33224 \color none
33225 Ä
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234
33235 \family roman
33236 \series medium
33237 \shape up
33238 \emph off
33239 \bar no
33240 \noun off
33241 \color none
33242 Ô
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33248 \begin_inset Text
33249
33250 \begin_layout Plain Layout
33251
33252 \family roman
33253 \series medium
33254 \shape up
33255 \emph off
33256 \bar no
33257 \noun off
33258 \color none
33259 ä
33260 \end_layout
33261
33262 \end_inset
33263 </cell>
33264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33265 \begin_inset Text
33266
33267 \begin_layout Plain Layout
33268
33269 \family roman
33270 \series medium
33271 \shape up
33272 \emph off
33273 \bar no
33274 \noun off
33275 \color none
33276 ô
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 </row>
33282 <row>
33283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287
33288 \family roman
33289 \series medium
33290 \shape up
33291 \size tiny
33292 \emph off
33293 \bar no
33294 \noun off
33295 \color none
33296 05
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323
33324 \family roman
33325 \series medium
33326 \shape up
33327 \emph off
33328 \bar no
33329 \noun off
33330 \color none
33331 %
33332 \end_layout
33333
33334 \end_inset
33335 </cell>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \family roman
33342 \series medium
33343 \shape up
33344 \emph off
33345 \bar no
33346 \noun off
33347 \color none
33348 5
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \family roman
33359 \series medium
33360 \shape up
33361 \emph off
33362 \bar no
33363 \noun off
33364 \color none
33365 E
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family roman
33376 \series medium
33377 \shape up
33378 \emph off
33379 \bar no
33380 \noun off
33381 \color none
33382 U
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391
33392 \family roman
33393 \series medium
33394 \shape up
33395 \emph off
33396 \bar no
33397 \noun off
33398 \color none
33399 e
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \family roman
33410 \series medium
33411 \shape up
33412 \emph off
33413 \bar no
33414 \noun off
33415 \color none
33416 u
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425
33426 \end_layout
33427
33428 \end_inset
33429 </cell>
33430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443 ¥
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452
33453 \family roman
33454 \series medium
33455 \shape up
33456 \emph off
33457 \bar no
33458 \noun off
33459 \color none
33460 µ
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family roman
33471 \series medium
33472 \shape up
33473 \emph off
33474 \bar no
33475 \noun off
33476 \color none
33477 Å
33478 \end_layout
33479
33480 \end_inset
33481 </cell>
33482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33483 \begin_inset Text
33484
33485 \begin_layout Plain Layout
33486
33487 \family roman
33488 \series medium
33489 \shape up
33490 \emph off
33491 \bar no
33492 \noun off
33493 \color none
33494 Õ
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503
33504 \family roman
33505 \series medium
33506 \shape up
33507 \emph off
33508 \bar no
33509 \noun off
33510 \color none
33511 å
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family roman
33522 \series medium
33523 \shape up
33524 \emph off
33525 \bar no
33526 \noun off
33527 \color none
33528 õ
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 </row>
33534 <row>
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539
33540 \family roman
33541 \series medium
33542 \shape up
33543 \size tiny
33544 \emph off
33545 \bar no
33546 \noun off
33547 \color none
33548 06
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575
33576 \family roman
33577 \series medium
33578 \shape up
33579 \emph off
33580 \bar no
33581 \noun off
33582 \color none
33583 &
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33589 \begin_inset Text
33590
33591 \begin_layout Plain Layout
33592
33593 \family roman
33594 \series medium
33595 \shape up
33596 \emph off
33597 \bar no
33598 \noun off
33599 \color none
33600 6
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609
33610 \family roman
33611 \series medium
33612 \shape up
33613 \emph off
33614 \bar no
33615 \noun off
33616 \color none
33617 F
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \family roman
33628 \series medium
33629 \shape up
33630 \emph off
33631 \bar no
33632 \noun off
33633 \color none
33634 V
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \family roman
33645 \series medium
33646 \shape up
33647 \emph off
33648 \bar no
33649 \noun off
33650 \color none
33651 f
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \family roman
33662 \series medium
33663 \shape up
33664 \emph off
33665 \bar no
33666 \noun off
33667 \color none
33668 v
33669 \end_layout
33670
33671 \end_inset
33672 </cell>
33673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33674 \begin_inset Text
33675
33676 \begin_layout Plain Layout
33677
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695 ¦
33696 \end_layout
33697
33698 \end_inset
33699 </cell>
33700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33701 \begin_inset Text
33702
33703 \begin_layout Plain Layout
33704
33705 \family roman
33706 \series medium
33707 \shape up
33708 \emph off
33709 \bar no
33710 \noun off
33711 \color none
33712
33713 \end_layout
33714
33715 \end_inset
33716 </cell>
33717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33718 \begin_inset Text
33719
33720 \begin_layout Plain Layout
33721
33722 \family roman
33723 \series medium
33724 \shape up
33725 \emph off
33726 \bar no
33727 \noun off
33728 \color none
33729 Æ
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738
33739 \family roman
33740 \series medium
33741 \shape up
33742 \emph off
33743 \bar no
33744 \noun off
33745 \color none
33746 Ö
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755
33756 \family roman
33757 \series medium
33758 \shape up
33759 \emph off
33760 \bar no
33761 \noun off
33762 \color none
33763 æ
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Plain Layout
33772
33773 \family roman
33774 \series medium
33775 \shape up
33776 \emph off
33777 \bar no
33778 \noun off
33779 \color none
33780 ö
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 </row>
33786 <row>
33787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family roman
33793 \series medium
33794 \shape up
33795 \size tiny
33796 \emph off
33797 \bar no
33798 \noun off
33799 \color none
33800 07
33801 \end_layout
33802
33803 \end_inset
33804 </cell>
33805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33806 \begin_inset Text
33807
33808 \begin_layout Plain Layout
33809
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Plain Layout
33818
33819 \end_layout
33820
33821 \end_inset
33822 </cell>
33823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33824 \begin_inset Text
33825
33826 \begin_layout Plain Layout
33827
33828 \family roman
33829 \series medium
33830 \shape up
33831 \emph off
33832 \bar no
33833 \noun off
33834 \color none
33835 `
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844
33845 \family roman
33846 \series medium
33847 \shape up
33848 \emph off
33849 \bar no
33850 \noun off
33851 \color none
33852 7
33853 \end_layout
33854
33855 \end_inset
33856 </cell>
33857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861
33862 \family roman
33863 \series medium
33864 \shape up
33865 \emph off
33866 \bar no
33867 \noun off
33868 \color none
33869 G
33870 \end_layout
33871
33872 \end_inset
33873 </cell>
33874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33875 \begin_inset Text
33876
33877 \begin_layout Plain Layout
33878
33879 \family roman
33880 \series medium
33881 \shape up
33882 \emph off
33883 \bar no
33884 \noun off
33885 \color none
33886 W
33887 \end_layout
33888
33889 \end_inset
33890 </cell>
33891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33892 \begin_inset Text
33893
33894 \begin_layout Plain Layout
33895
33896 \family roman
33897 \series medium
33898 \shape up
33899 \emph off
33900 \bar no
33901 \noun off
33902 \color none
33903 g
33904 \end_layout
33905
33906 \end_inset
33907 </cell>
33908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912
33913 \family roman
33914 \series medium
33915 \shape up
33916 \emph off
33917 \bar no
33918 \noun off
33919 \color none
33920 w
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947
33948 \family roman
33949 \series medium
33950 \shape up
33951 \emph off
33952 \bar no
33953 \noun off
33954 \color none
33955 §
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33961 \begin_inset Text
33962
33963 \begin_layout Plain Layout
33964
33965 \family roman
33966 \series medium
33967 \shape up
33968 \emph off
33969 \bar no
33970 \noun off
33971 \color none
33972 ·
33973 \end_layout
33974
33975 \end_inset
33976 </cell>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981
33982 \family roman
33983 \series medium
33984 \shape up
33985 \emph off
33986 \bar no
33987 \noun off
33988 \color none
33989 Ç
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \family roman
34000 \series medium
34001 \shape up
34002 \emph off
34003 \bar no
34004 \noun off
34005 \color none
34006 ×
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Plain Layout
34015
34016 \family roman
34017 \series medium
34018 \shape up
34019 \emph off
34020 \bar no
34021 \noun off
34022 \color none
34023 ç
34024 \end_layout
34025
34026 \end_inset
34027 </cell>
34028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34029 \begin_inset Text
34030
34031 \begin_layout Plain Layout
34032
34033 \family roman
34034 \series medium
34035 \shape up
34036 \emph off
34037 \bar no
34038 \noun off
34039 \color none
34040 ÷
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 </row>
34046 <row>
34047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051
34052 \family roman
34053 \series medium
34054 \shape up
34055 \size tiny
34056 \emph off
34057 \bar no
34058 \noun off
34059 \color none
34060 08
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069
34070 \end_layout
34071
34072 \end_inset
34073 </cell>
34074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Plain Layout
34078
34079 \end_layout
34080
34081 \end_inset
34082 </cell>
34083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34084 \begin_inset Text
34085
34086 \begin_layout Plain Layout
34087
34088 \family roman
34089 \series medium
34090 \shape up
34091 \emph off
34092 \bar no
34093 \noun off
34094 \color none
34095 (
34096 \end_layout
34097
34098 \end_inset
34099 </cell>
34100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34101 \begin_inset Text
34102
34103 \begin_layout Plain Layout
34104
34105 \family roman
34106 \series medium
34107 \shape up
34108 \emph off
34109 \bar no
34110 \noun off
34111 \color none
34112 8
34113 \end_layout
34114
34115 \end_inset
34116 </cell>
34117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34118 \begin_inset Text
34119
34120 \begin_layout Plain Layout
34121
34122 \family roman
34123 \series medium
34124 \shape up
34125 \emph off
34126 \bar no
34127 \noun off
34128 \color none
34129 H
34130 \end_layout
34131
34132 \end_inset
34133 </cell>
34134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138
34139 \family roman
34140 \series medium
34141 \shape up
34142 \emph off
34143 \bar no
34144 \noun off
34145 \color none
34146 X
34147 \end_layout
34148
34149 \end_inset
34150 </cell>
34151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155
34156 \family roman
34157 \series medium
34158 \shape up
34159 \emph off
34160 \bar no
34161 \noun off
34162 \color none
34163 h
34164 \end_layout
34165
34166 \end_inset
34167 </cell>
34168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172
34173 \family roman
34174 \series medium
34175 \shape up
34176 \emph off
34177 \bar no
34178 \noun off
34179 \color none
34180 x
34181 \end_layout
34182
34183 \end_inset
34184 </cell>
34185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34186 \begin_inset Text
34187
34188 \begin_layout Plain Layout
34189
34190 \end_layout
34191
34192 \end_inset
34193 </cell>
34194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34195 \begin_inset Text
34196
34197 \begin_layout Plain Layout
34198
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207
34208 \family roman
34209 \series medium
34210 \shape up
34211 \emph off
34212 \bar no
34213 \noun off
34214 \color none
34215 ¨
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224
34225 \family roman
34226 \series medium
34227 \shape up
34228 \emph off
34229 \bar no
34230 \noun off
34231 \color none
34232 ¸
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241
34242 \family roman
34243 \series medium
34244 \shape up
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 È
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \family roman
34260 \series medium
34261 \shape up
34262 \emph off
34263 \bar no
34264 \noun off
34265 \color none
34266 Ø
34267 \end_layout
34268
34269 \end_inset
34270 </cell>
34271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275
34276 \family roman
34277 \series medium
34278 \shape up
34279 \emph off
34280 \bar no
34281 \noun off
34282 \color none
34283 è
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Plain Layout
34292
34293 \family roman
34294 \series medium
34295 \shape up
34296 \emph off
34297 \bar no
34298 \noun off
34299 \color none
34300 ø
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 </row>
34306 <row>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \family roman
34313 \series medium
34314 \shape up
34315 \size tiny
34316 \emph off
34317 \bar no
34318 \noun off
34319 \color none
34320 09
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329
34330 \end_layout
34331
34332 \end_inset
34333 </cell>
34334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34335 \begin_inset Text
34336
34337 \begin_layout Plain Layout
34338
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347
34348 \family roman
34349 \series medium
34350 \shape up
34351 \emph off
34352 \bar no
34353 \noun off
34354 \color none
34355 )
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34361 \begin_inset Text
34362
34363 \begin_layout Plain Layout
34364
34365 \family roman
34366 \series medium
34367 \shape up
34368 \emph off
34369 \bar no
34370 \noun off
34371 \color none
34372 9
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381
34382 \family roman
34383 \series medium
34384 \shape up
34385 \emph off
34386 \bar no
34387 \noun off
34388 \color none
34389 I
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398
34399 \family roman
34400 \series medium
34401 \shape up
34402 \emph off
34403 \bar no
34404 \noun off
34405 \color none
34406 Y
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34412 \begin_inset Text
34413
34414 \begin_layout Plain Layout
34415
34416 \family roman
34417 \series medium
34418 \shape up
34419 \emph off
34420 \bar no
34421 \noun off
34422 \color none
34423 i
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432
34433 \family roman
34434 \series medium
34435 \shape up
34436 \emph off
34437 \bar no
34438 \noun off
34439 \color none
34440 y
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34455 \begin_inset Text
34456
34457 \begin_layout Plain Layout
34458
34459 \end_layout
34460
34461 \end_inset
34462 </cell>
34463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467
34468 \family roman
34469 \series medium
34470 \shape up
34471 \emph off
34472 \bar no
34473 \noun off
34474 \color none
34475 ©
34476 \end_layout
34477
34478 \end_inset
34479 </cell>
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \family roman
34486 \series medium
34487 \shape up
34488 \emph off
34489 \bar no
34490 \noun off
34491 \color none
34492 ¹
34493 \end_layout
34494
34495 \end_inset
34496 </cell>
34497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34498 \begin_inset Text
34499
34500 \begin_layout Plain Layout
34501
34502 \family roman
34503 \series medium
34504 \shape up
34505 \emph off
34506 \bar no
34507 \noun off
34508 \color none
34509 É
34510 \end_layout
34511
34512 \end_inset
34513 </cell>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \family roman
34520 \series medium
34521 \shape up
34522 \emph off
34523 \bar no
34524 \noun off
34525 \color none
34526 Ù
34527 \end_layout
34528
34529 \end_inset
34530 </cell>
34531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34532 \begin_inset Text
34533
34534 \begin_layout Plain Layout
34535
34536 \family roman
34537 \series medium
34538 \shape up
34539 \emph off
34540 \bar no
34541 \noun off
34542 \color none
34543 é
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552
34553 \family roman
34554 \series medium
34555 \shape up
34556 \emph off
34557 \bar no
34558 \noun off
34559 \color none
34560 ù
34561 \end_layout
34562
34563 \end_inset
34564 </cell>
34565 </row>
34566 <row>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \family roman
34573 \series medium
34574 \shape up
34575 \size tiny
34576 \emph off
34577 \bar no
34578 \noun off
34579 \color none
34580 0A
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \end_layout
34591
34592 \end_inset
34593 </cell>
34594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34595 \begin_inset Text
34596
34597 \begin_layout Plain Layout
34598
34599 \end_layout
34600
34601 \end_inset
34602 </cell>
34603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34604 \begin_inset Text
34605
34606 \begin_layout Plain Layout
34607
34608 \family roman
34609 \series medium
34610 \shape up
34611 \emph off
34612 \bar no
34613 \noun off
34614 \color none
34615 *
34616 \end_layout
34617
34618 \end_inset
34619 </cell>
34620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \family roman
34626 \series medium
34627 \shape up
34628 \emph off
34629 \bar no
34630 \noun off
34631 \color none
34632 :
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641
34642 \family roman
34643 \series medium
34644 \shape up
34645 \emph off
34646 \bar no
34647 \noun off
34648 \color none
34649 J
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658
34659 \family roman
34660 \series medium
34661 \shape up
34662 \emph off
34663 \bar no
34664 \noun off
34665 \color none
34666 Z
34667 \end_layout
34668
34669 \end_inset
34670 </cell>
34671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34672 \begin_inset Text
34673
34674 \begin_layout Plain Layout
34675
34676 \family roman
34677 \series medium
34678 \shape up
34679 \emph off
34680 \bar no
34681 \noun off
34682 \color none
34683 j
34684 \end_layout
34685
34686 \end_inset
34687 </cell>
34688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34689 \begin_inset Text
34690
34691 \begin_layout Plain Layout
34692
34693 \family roman
34694 \series medium
34695 \shape up
34696 \emph off
34697 \bar no
34698 \noun off
34699 \color none
34700 z
34701 \end_layout
34702
34703 \end_inset
34704 </cell>
34705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718
34719 \end_layout
34720
34721 \end_inset
34722 </cell>
34723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34724 \begin_inset Text
34725
34726 \begin_layout Plain Layout
34727
34728 \family roman
34729 \series medium
34730 \shape up
34731 \emph off
34732 \bar no
34733 \noun off
34734 \color none
34735 ª
34736 \end_layout
34737
34738 \end_inset
34739 </cell>
34740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34741 \begin_inset Text
34742
34743 \begin_layout Plain Layout
34744
34745 \family roman
34746 \series medium
34747 \shape up
34748 \emph off
34749 \bar no
34750 \noun off
34751 \color none
34752 º
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761
34762 \family roman
34763 \series medium
34764 \shape up
34765 \emph off
34766 \bar no
34767 \noun off
34768 \color none
34769 Ê
34770 \end_layout
34771
34772 \end_inset
34773 </cell>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \family roman
34780 \series medium
34781 \shape up
34782 \emph off
34783 \bar no
34784 \noun off
34785 \color none
34786 Ú
34787 \end_layout
34788
34789 \end_inset
34790 </cell>
34791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34792 \begin_inset Text
34793
34794 \begin_layout Plain Layout
34795
34796 \family roman
34797 \series medium
34798 \shape up
34799 \emph off
34800 \bar no
34801 \noun off
34802 \color none
34803 ê
34804 \end_layout
34805
34806 \end_inset
34807 </cell>
34808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34809 \begin_inset Text
34810
34811 \begin_layout Plain Layout
34812
34813 \family roman
34814 \series medium
34815 \shape up
34816 \emph off
34817 \bar no
34818 \noun off
34819 \color none
34820 ú
34821 \end_layout
34822
34823 \end_inset
34824 </cell>
34825 </row>
34826 <row>
34827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831
34832 \family roman
34833 \series medium
34834 \shape up
34835 \size tiny
34836 \emph off
34837 \bar no
34838 \noun off
34839 \color none
34840 0B
34841 \end_layout
34842
34843 \end_inset
34844 </cell>
34845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34846 \begin_inset Text
34847
34848 \begin_layout Plain Layout
34849
34850 \end_layout
34851
34852 \end_inset
34853 </cell>
34854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34855 \begin_inset Text
34856
34857 \begin_layout Plain Layout
34858
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867
34868 \family roman
34869 \series medium
34870 \shape up
34871 \emph off
34872 \bar no
34873 \noun off
34874 \color none
34875 +
34876 \end_layout
34877
34878 \end_inset
34879 </cell>
34880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34881 \begin_inset Text
34882
34883 \begin_layout Plain Layout
34884
34885 \family roman
34886 \series medium
34887 \shape up
34888 \emph off
34889 \bar no
34890 \noun off
34891 \color none
34892 ;
34893 \end_layout
34894
34895 \end_inset
34896 </cell>
34897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34898 \begin_inset Text
34899
34900 \begin_layout Plain Layout
34901
34902 \family roman
34903 \series medium
34904 \shape up
34905 \emph off
34906 \bar no
34907 \noun off
34908 \color none
34909 K
34910 \end_layout
34911
34912 \end_inset
34913 </cell>
34914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34915 \begin_inset Text
34916
34917 \begin_layout Plain Layout
34918
34919 \family roman
34920 \series medium
34921 \shape up
34922 \emph off
34923 \bar no
34924 \noun off
34925 \color none
34926 [
34927 \end_layout
34928
34929 \end_inset
34930 </cell>
34931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34932 \begin_inset Text
34933
34934 \begin_layout Plain Layout
34935
34936 \family roman
34937 \series medium
34938 \shape up
34939 \emph off
34940 \bar no
34941 \noun off
34942 \color none
34943 k
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952
34953 \family roman
34954 \series medium
34955 \shape up
34956 \emph off
34957 \bar no
34958 \noun off
34959 \color none
34960 {
34961 \end_layout
34962
34963 \end_inset
34964 </cell>
34965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34966 \begin_inset Text
34967
34968 \begin_layout Plain Layout
34969
34970 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \end_layout
34980
34981 \end_inset
34982 </cell>
34983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34984 \begin_inset Text
34985
34986 \begin_layout Plain Layout
34987
34988 \family roman
34989 \series medium
34990 \shape up
34991 \emph off
34992 \bar no
34993 \noun off
34994 \color none
34995 «
34996 \end_layout
34997
34998 \end_inset
34999 </cell>
35000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35001 \begin_inset Text
35002
35003 \begin_layout Plain Layout
35004
35005 \family roman
35006 \series medium
35007 \shape up
35008 \emph off
35009 \bar no
35010 \noun off
35011 \color none
35012 »
35013 \end_layout
35014
35015 \end_inset
35016 </cell>
35017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35018 \begin_inset Text
35019
35020 \begin_layout Plain Layout
35021
35022 \family roman
35023 \series medium
35024 \shape up
35025 \emph off
35026 \bar no
35027 \noun off
35028 \color none
35029 Ë
35030 \end_layout
35031
35032 \end_inset
35033 </cell>
35034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35035 \begin_inset Text
35036
35037 \begin_layout Plain Layout
35038
35039 \family roman
35040 \series medium
35041 \shape up
35042 \emph off
35043 \bar no
35044 \noun off
35045 \color none
35046 Û
35047 \end_layout
35048
35049 \end_inset
35050 </cell>
35051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35052 \begin_inset Text
35053
35054 \begin_layout Plain Layout
35055
35056 \family roman
35057 \series medium
35058 \shape up
35059 \emph off
35060 \bar no
35061 \noun off
35062 \color none
35063 ë
35064 \end_layout
35065
35066 \end_inset
35067 </cell>
35068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35069 \begin_inset Text
35070
35071 \begin_layout Plain Layout
35072
35073 \family roman
35074 \series medium
35075 \shape up
35076 \emph off
35077 \bar no
35078 \noun off
35079 \color none
35080 û
35081 \end_layout
35082
35083 \end_inset
35084 </cell>
35085 </row>
35086 <row>
35087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35088 \begin_inset Text
35089
35090 \begin_layout Plain Layout
35091
35092 \family roman
35093 \series medium
35094 \shape up
35095 \size tiny
35096 \emph off
35097 \bar no
35098 \noun off
35099 \color none
35100 0C
35101 \end_layout
35102
35103 \end_inset
35104 </cell>
35105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35106 \begin_inset Text
35107
35108 \begin_layout Plain Layout
35109
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35115 \begin_inset Text
35116
35117 \begin_layout Plain Layout
35118
35119 \end_layout
35120
35121 \end_inset
35122 </cell>
35123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35124 \begin_inset Text
35125
35126 \begin_layout Plain Layout
35127
35128 \family roman
35129 \series medium
35130 \shape up
35131 \emph off
35132 \bar no
35133 \noun off
35134 \color none
35135 ,
35136 \end_layout
35137
35138 \end_inset
35139 </cell>
35140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35141 \begin_inset Text
35142
35143 \begin_layout Plain Layout
35144
35145 \family roman
35146 \series medium
35147 \shape up
35148 \emph off
35149 \bar no
35150 \noun off
35151 \color none
35152 <
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35158 \begin_inset Text
35159
35160 \begin_layout Plain Layout
35161
35162 \family roman
35163 \series medium
35164 \shape up
35165 \emph off
35166 \bar no
35167 \noun off
35168 \color none
35169 L
35170 \end_layout
35171
35172 \end_inset
35173 </cell>
35174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35175 \begin_inset Text
35176
35177 \begin_layout Plain Layout
35178
35179 \family roman
35180 \series medium
35181 \shape up
35182 \emph off
35183 \bar no
35184 \noun off
35185 \color none
35186
35187 \backslash
35188
35189 \end_layout
35190
35191 \end_inset
35192 </cell>
35193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35194 \begin_inset Text
35195
35196 \begin_layout Plain Layout
35197
35198 \family roman
35199 \series medium
35200 \shape up
35201 \emph off
35202 \bar no
35203 \noun off
35204 \color none
35205 l
35206 \end_layout
35207
35208 \end_inset
35209 </cell>
35210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35211 \begin_inset Text
35212
35213 \begin_layout Plain Layout
35214
35215 \family roman
35216 \series medium
35217 \shape up
35218 \emph off
35219 \bar no
35220 \noun off
35221 \color none
35222 |
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231
35232 \end_layout
35233
35234 \end_inset
35235 </cell>
35236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35237 \begin_inset Text
35238
35239 \begin_layout Plain Layout
35240
35241 \end_layout
35242
35243 \end_inset
35244 </cell>
35245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35246 \begin_inset Text
35247
35248 \begin_layout Plain Layout
35249
35250 \family roman
35251 \series medium
35252 \shape up
35253 \emph off
35254 \bar no
35255 \noun off
35256 \color none
35257 ¬
35258 \end_layout
35259
35260 \end_inset
35261 </cell>
35262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35263 \begin_inset Text
35264
35265 \begin_layout Plain Layout
35266
35267 \family roman
35268 \series medium
35269 \shape up
35270 \emph off
35271 \bar no
35272 \noun off
35273 \color none
35274 ¼
35275 \end_layout
35276
35277 \end_inset
35278 </cell>
35279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35280 \begin_inset Text
35281
35282 \begin_layout Plain Layout
35283
35284 \family roman
35285 \series medium
35286 \shape up
35287 \emph off
35288 \bar no
35289 \noun off
35290 \color none
35291 Ì
35292 \end_layout
35293
35294 \end_inset
35295 </cell>
35296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35297 \begin_inset Text
35298
35299 \begin_layout Plain Layout
35300
35301 \family roman
35302 \series medium
35303 \shape up
35304 \emph off
35305 \bar no
35306 \noun off
35307 \color none
35308 Ü
35309 \end_layout
35310
35311 \end_inset
35312 </cell>
35313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35314 \begin_inset Text
35315
35316 \begin_layout Plain Layout
35317
35318 \family roman
35319 \series medium
35320 \shape up
35321 \emph off
35322 \bar no
35323 \noun off
35324 \color none
35325 ì
35326 \end_layout
35327
35328 \end_inset
35329 </cell>
35330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35331 \begin_inset Text
35332
35333 \begin_layout Plain Layout
35334
35335 \family roman
35336 \series medium
35337 \shape up
35338 \emph off
35339 \bar no
35340 \noun off
35341 \color none
35342 ü
35343 \end_layout
35344
35345 \end_inset
35346 </cell>
35347 </row>
35348 <row>
35349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353
35354 \family roman
35355 \series medium
35356 \shape up
35357 \size tiny
35358 \emph off
35359 \bar no
35360 \noun off
35361 \color none
35362 0D
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35368 \begin_inset Text
35369
35370 \begin_layout Plain Layout
35371
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35377 \begin_inset Text
35378
35379 \begin_layout Plain Layout
35380
35381 \end_layout
35382
35383 \end_inset
35384 </cell>
35385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35386 \begin_inset Text
35387
35388 \begin_layout Plain Layout
35389
35390 \family roman
35391 \series medium
35392 \shape up
35393 \emph off
35394 \bar no
35395 \noun off
35396 \color none
35397 -
35398 \end_layout
35399
35400 \end_inset
35401 </cell>
35402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35403 \begin_inset Text
35404
35405 \begin_layout Plain Layout
35406
35407 \family roman
35408 \series medium
35409 \shape up
35410 \emph off
35411 \bar no
35412 \noun off
35413 \color none
35414 =
35415 \end_layout
35416
35417 \end_inset
35418 </cell>
35419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Plain Layout
35423
35424 \family roman
35425 \series medium
35426 \shape up
35427 \emph off
35428 \bar no
35429 \noun off
35430 \color none
35431 M
35432 \end_layout
35433
35434 \end_inset
35435 </cell>
35436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35437 \begin_inset Text
35438
35439 \begin_layout Plain Layout
35440
35441 \family roman
35442 \series medium
35443 \shape up
35444 \emph off
35445 \bar no
35446 \noun off
35447 \color none
35448 ]
35449 \end_layout
35450
35451 \end_inset
35452 </cell>
35453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35454 \begin_inset Text
35455
35456 \begin_layout Plain Layout
35457
35458 \family roman
35459 \series medium
35460 \shape up
35461 \emph off
35462 \bar no
35463 \noun off
35464 \color none
35465 m
35466 \end_layout
35467
35468 \end_inset
35469 </cell>
35470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35471 \begin_inset Text
35472
35473 \begin_layout Plain Layout
35474
35475 \family roman
35476 \series medium
35477 \shape up
35478 \emph off
35479 \bar no
35480 \noun off
35481 \color none
35482 }
35483 \end_layout
35484
35485 \end_inset
35486 </cell>
35487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35488 \begin_inset Text
35489
35490 \begin_layout Plain Layout
35491
35492 \end_layout
35493
35494 \end_inset
35495 </cell>
35496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35497 \begin_inset Text
35498
35499 \begin_layout Plain Layout
35500
35501 \end_layout
35502
35503 \end_inset
35504 </cell>
35505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35506 \begin_inset Text
35507
35508 \begin_layout Plain Layout
35509
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \family roman
35520 \series medium
35521 \shape up
35522 \emph off
35523 \bar no
35524 \noun off
35525 \color none
35526 ½
35527 \end_layout
35528
35529 \end_inset
35530 </cell>
35531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35532 \begin_inset Text
35533
35534 \begin_layout Plain Layout
35535
35536 \family roman
35537 \series medium
35538 \shape up
35539 \emph off
35540 \bar no
35541 \noun off
35542 \color none
35543 Í
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552
35553 \family roman
35554 \series medium
35555 \shape up
35556 \emph off
35557 \bar no
35558 \noun off
35559 \color none
35560 Ý
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \family roman
35571 \series medium
35572 \shape up
35573 \emph off
35574 \bar no
35575 \noun off
35576 \color none
35577 í
35578 \end_layout
35579
35580 \end_inset
35581 </cell>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \family roman
35588 \series medium
35589 \shape up
35590 \emph off
35591 \bar no
35592 \noun off
35593 \color none
35594 ý
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 </row>
35600 <row>
35601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35602 \begin_inset Text
35603
35604 \begin_layout Plain Layout
35605
35606 \family roman
35607 \series medium
35608 \shape up
35609 \size tiny
35610 \emph off
35611 \bar no
35612 \noun off
35613 \color none
35614 0E
35615 \end_layout
35616
35617 \end_inset
35618 </cell>
35619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35620 \begin_inset Text
35621
35622 \begin_layout Plain Layout
35623
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35629 \begin_inset Text
35630
35631 \begin_layout Plain Layout
35632
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641
35642 \family roman
35643 \series medium
35644 \shape up
35645 \emph off
35646 \bar no
35647 \noun off
35648 \color none
35649 .
35650 \end_layout
35651
35652 \end_inset
35653 </cell>
35654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35655 \begin_inset Text
35656
35657 \begin_layout Plain Layout
35658
35659 \family roman
35660 \series medium
35661 \shape up
35662 \emph off
35663 \bar no
35664 \noun off
35665 \color none
35666 >
35667 \end_layout
35668
35669 \end_inset
35670 </cell>
35671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35672 \begin_inset Text
35673
35674 \begin_layout Plain Layout
35675
35676 \family roman
35677 \series medium
35678 \shape up
35679 \emph off
35680 \bar no
35681 \noun off
35682 \color none
35683 N
35684 \end_layout
35685
35686 \end_inset
35687 </cell>
35688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35689 \begin_inset Text
35690
35691 \begin_layout Plain Layout
35692
35693 \family roman
35694 \series medium
35695 \shape up
35696 \emph off
35697 \bar no
35698 \noun off
35699 \color none
35700 ^
35701 \end_layout
35702
35703 \end_inset
35704 </cell>
35705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35706 \begin_inset Text
35707
35708 \begin_layout Plain Layout
35709
35710 \family roman
35711 \series medium
35712 \shape up
35713 \emph off
35714 \bar no
35715 \noun off
35716 \color none
35717 n
35718 \end_layout
35719
35720 \end_inset
35721 </cell>
35722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35723 \begin_inset Text
35724
35725 \begin_layout Plain Layout
35726
35727 \family roman
35728 \series medium
35729 \shape up
35730 \emph off
35731 \bar no
35732 \noun off
35733 \color none
35734 ~
35735 \end_layout
35736
35737 \end_inset
35738 </cell>
35739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \family roman
35763 \series medium
35764 \shape up
35765 \emph off
35766 \bar no
35767 \noun off
35768 \color none
35769 ®
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35775 \begin_inset Text
35776
35777 \begin_layout Plain Layout
35778
35779 \family roman
35780 \series medium
35781 \shape up
35782 \emph off
35783 \bar no
35784 \noun off
35785 \color none
35786 ¾
35787 \end_layout
35788
35789 \end_inset
35790 </cell>
35791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35792 \begin_inset Text
35793
35794 \begin_layout Plain Layout
35795
35796 \family roman
35797 \series medium
35798 \shape up
35799 \emph off
35800 \bar no
35801 \noun off
35802 \color none
35803 Î
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812
35813 \family roman
35814 \series medium
35815 \shape up
35816 \emph off
35817 \bar no
35818 \noun off
35819 \color none
35820 Þ
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \family roman
35831 \series medium
35832 \shape up
35833 \emph off
35834 \bar no
35835 \noun off
35836 \color none
35837 î
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846
35847 \family roman
35848 \series medium
35849 \shape up
35850 \emph off
35851 \bar no
35852 \noun off
35853 \color none
35854 þ
35855 \end_layout
35856
35857 \end_inset
35858 </cell>
35859 </row>
35860 <row>
35861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35862 \begin_inset Text
35863
35864 \begin_layout Plain Layout
35865
35866 \family roman
35867 \series medium
35868 \shape up
35869 \size tiny
35870 \emph off
35871 \bar no
35872 \noun off
35873 \color none
35874 0F
35875 \end_layout
35876
35877 \end_inset
35878 </cell>
35879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35880 \begin_inset Text
35881
35882 \begin_layout Plain Layout
35883
35884 \end_layout
35885
35886 \end_inset
35887 </cell>
35888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901
35902 \family roman
35903 \series medium
35904 \shape up
35905 \emph off
35906 \bar no
35907 \noun off
35908 \color none
35909 /
35910 \end_layout
35911
35912 \end_inset
35913 </cell>
35914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35915 \begin_inset Text
35916
35917 \begin_layout Plain Layout
35918
35919 \family roman
35920 \series medium
35921 \shape up
35922 \emph off
35923 \bar no
35924 \noun off
35925 \color none
35926 ?
35927 \end_layout
35928
35929 \end_inset
35930 </cell>
35931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35932 \begin_inset Text
35933
35934 \begin_layout Plain Layout
35935
35936 \family roman
35937 \series medium
35938 \shape up
35939 \emph off
35940 \bar no
35941 \noun off
35942 \color none
35943 O
35944 \end_layout
35945
35946 \end_inset
35947 </cell>
35948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952
35953 \family roman
35954 \series medium
35955 \shape up
35956 \emph off
35957 \bar no
35958 \noun off
35959 \color none
35960 _
35961 \end_layout
35962
35963 \end_inset
35964 </cell>
35965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35966 \begin_inset Text
35967
35968 \begin_layout Plain Layout
35969
35970 \family roman
35971 \series medium
35972 \shape up
35973 \emph off
35974 \bar no
35975 \noun off
35976 \color none
35977 o
35978 \end_layout
35979
35980 \end_inset
35981 </cell>
35982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35983 \begin_inset Text
35984
35985 \begin_layout Plain Layout
35986
35987 \end_layout
35988
35989 \end_inset
35990 </cell>
35991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35992 \begin_inset Text
35993
35994 \begin_layout Plain Layout
35995
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013
36014 \family roman
36015 \series medium
36016 \shape up
36017 \emph off
36018 \bar no
36019 \noun off
36020 \color none
36021 ¯
36022 \end_layout
36023
36024 \end_inset
36025 </cell>
36026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36027 \begin_inset Text
36028
36029 \begin_layout Plain Layout
36030
36031 \family roman
36032 \series medium
36033 \shape up
36034 \emph off
36035 \bar no
36036 \noun off
36037 \color none
36038 ¿
36039 \end_layout
36040
36041 \end_inset
36042 </cell>
36043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36044 \begin_inset Text
36045
36046 \begin_layout Plain Layout
36047
36048 \family roman
36049 \series medium
36050 \shape up
36051 \emph off
36052 \bar no
36053 \noun off
36054 \color none
36055 Ï
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064
36065 \family roman
36066 \series medium
36067 \shape up
36068 \emph off
36069 \bar no
36070 \noun off
36071 \color none
36072 ß
36073 \end_layout
36074
36075 \end_inset
36076 </cell>
36077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36078 \begin_inset Text
36079
36080 \begin_layout Plain Layout
36081
36082 \family roman
36083 \series medium
36084 \shape up
36085 \emph off
36086 \bar no
36087 \noun off
36088 \color none
36089 ï
36090 \end_layout
36091
36092 \end_inset
36093 </cell>
36094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36095 \begin_inset Text
36096
36097 \begin_layout Plain Layout
36098
36099 \family roman
36100 \series medium
36101 \shape up
36102 \emph off
36103 \bar no
36104 \noun off
36105 \color none
36106 ÿ
36107 \end_layout
36108
36109 \end_inset
36110 </cell>
36111 </row>
36112 </lyxtabular>
36113
36114 \end_inset
36115
36116
36117 \end_layout
36118
36119 \end_inset
36120
36121
36122 \end_layout
36123
36124 \begin_layout Standard
36125 A continuación hay una lista de todos los caracteres acentuados que LyX
36126  puede mostrar en pantalla directamente.
36127  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
36128  los de los mapas 
36129 \family typewriter
36130 ISO8859-2
36131 \family default
36132  a 
36133 \family typewriter
36134 4
36135 \family default
36136 .
36137  
36138 \end_layout
36139
36140 \begin_layout Itemize
36141 De 
36142 \family typewriter
36143 ISO8859–1
36144 \family default
36145 :
36146 \end_layout
36147
36148 \begin_deeper
36149 \begin_layout Standard
36150 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
36151 \begin_inset space \hfill{}
36152 \end_inset
36153
36154 diéresis
36155 \end_layout
36156
36157 \begin_layout Standard
36158 ^ Â Ê Î Ô Û â ê î ô û
36159 \begin_inset space \hfill{}
36160 \end_inset
36161
36162 circunflejo
36163 \end_layout
36164
36165 \begin_layout Standard
36166 ` À È Ì Ò Ù à è ì ò ù
36167 \begin_inset space \hfill{}
36168 \end_inset
36169
36170 grave
36171 \end_layout
36172
36173 \begin_layout Standard
36174 ´ Á É Í Ó Ú Ý á é í ó ú ý
36175 \begin_inset space \hfill{}
36176 \end_inset
36177
36178 agudo
36179 \end_layout
36180
36181 \begin_layout Standard
36182 ~ Ã Ñ Õ ã ñ õ
36183 \begin_inset space \hfill{}
36184 \end_inset
36185
36186 tilde
36187 \end_layout
36188
36189 \begin_layout Standard
36190 ¸Çç
36191 \begin_inset space \hfill{}
36192 \end_inset
36193
36194 cedilla
36195 \end_layout
36196
36197 \begin_layout Standard
36198 ¯
36199 \begin_inset space \hfill{}
36200 \end_inset
36201
36202 guión superior
36203 \end_layout
36204
36205 \end_deeper
36206 \begin_layout Itemize
36207 De 
36208 \family typewriter
36209 ISO8859–2
36210 \family default
36211  a 
36212 \family typewriter
36213 4
36214 \family default
36215 :
36216 \end_layout
36217
36218 \begin_deeper
36219 \begin_layout Standard
36220 ĤĴĥĵĈĜŜĉĝŝ
36221 \begin_inset space \hfill{}
36222 \end_inset
36223
36224 circunflejo
36225 \end_layout
36226
36227 \begin_layout Standard
36228 ŚŹśźŔĹĆŃŕĺćń
36229 \begin_inset space \hfill{}
36230 \end_inset
36231
36232 agudo
36233 \end_layout
36234
36235 \begin_layout Standard
36236 Ĩı̃Ũũ
36237 \begin_inset space \hfill{}
36238 \end_inset
36239
36240 tilde
36241 \end_layout
36242
36243 \begin_layout Standard
36244 ŞşŢţŖĻĢŗļģŅĶņķ
36245 \begin_inset space \hfill{}
36246 \end_inset
36247
36248 cedilla
36249 \end_layout
36250
36251 \begin_layout Standard
36252 ĒēĀĪŌŪāı̄ōū
36253 \begin_inset space \hfill{}
36254 \end_inset
36255
36256 guión superior
36257 \end_layout
36258
36259 \begin_layout Standard
36260 ŐŰőű
36261 \begin_inset space \hfill{}
36262 \end_inset
36263
36264 umlaut húngaro 
36265 \end_layout
36266
36267 \end_deeper
36268 \begin_layout Standard
36269 Todos los caracteres anteriores son soportados activamente por las fuentes
36270  TeX.
36271  Además, TeX permite acentos diacríticos en casi todos los caracteres.
36272  Asegúrate de estar usando la codificación 
36273 \family typewriter
36274 T1.
36275 \end_layout
36276
36277 \begin_layout Standard
36278
36279 \end_layout
36280
36281 \begin_layout Chapter
36282 \start_of_appendix
36283 Interfaz de usuario
36284 \begin_inset CommandInset label
36285 LatexCommand label
36286 name "cap:Interfaz-de-usuario"
36287
36288 \end_inset
36289
36290
36291 \end_layout
36292
36293 \begin_layout Standard
36294 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
36295  Está diseñado para servir de referencia rápida si buscas un determinado
36296  asunto en esta guía de usuario.
36297 \end_layout
36298
36299 \begin_layout Section
36300 El menú Archivo
36301 \begin_inset Index idx
36302 status collapsed
36303
36304 \begin_layout Plain Layout
36305 Menú ! Archivo
36306 \end_layout
36307
36308 \end_inset
36309
36310
36311 \end_layout
36312
36313 \begin_layout Standard
36314 Bajo el menú 
36315 \family sans
36316 Archivo
36317 \family default
36318  están las operaciones fundamentales y algunas operaciones más avanzadas.
36319 \end_layout
36320
36321 \begin_layout Subsection
36322 Nuevo
36323 \end_layout
36324
36325 \begin_layout Standard
36326 Crea un documento nuevo.
36327 \end_layout
36328
36329 \begin_layout Subsection
36330 Nuevo desde plantilla
36331 \end_layout
36332
36333 \begin_layout Standard
36334 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
36335  una plantilla existente, de manera que ciertas características de formato
36336  se heredan automáticamente de la plantilla.
36337  Características que puedes cambiar luego manualmente si quieres.
36338 \end_layout
36339
36340 \begin_layout Subsection
36341 Abrir
36342 \end_layout
36343
36344 \begin_layout Standard
36345 Abre un documento.
36346 \end_layout
36347
36348 \begin_layout Subsection
36349 Abrir reciente
36350 \end_layout
36351
36352 \begin_layout Standard
36353 Muestra una lista de los últimos archivos que se han abierto con el menú
36354  
36355 \family sans
36356 Abrir
36357 \family default
36358 .
36359  Clic sobre el que quieras para abrirlo.
36360 \end_layout
36361
36362 \begin_layout Subsection
36363 Cerrar
36364 \end_layout
36365
36366 \begin_layout Standard
36367 Cierra el documento en pantalla.
36368 \end_layout
36369
36370 \begin_layout Subsection
36371 Cerrar todo
36372 \end_layout
36373
36374 \begin_layout Standard
36375 Cierra todos los documentos abiertos.
36376 \end_layout
36377
36378 \begin_layout Subsection
36379 Guardar
36380 \end_layout
36381
36382 \begin_layout Standard
36383 Guarda el documento en pantalla.
36384 \end_layout
36385
36386 \begin_layout Subsection
36387 Guardar como
36388 \end_layout
36389
36390 \begin_layout Standard
36391 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
36392 \end_layout
36393
36394 \begin_layout Subsection
36395 Guardar todo
36396 \end_layout
36397
36398 \begin_layout Standard
36399 Guarda todos los documentos abiertos.
36400 \end_layout
36401
36402 \begin_layout Subsection
36403 Revertir
36404 \end_layout
36405
36406 \begin_layout Standard
36407 El menú 
36408 \family sans
36409 Revertir
36410 \family default
36411  recarga el documento desde su ubicación en el disco.
36412 \end_layout
36413
36414 \begin_layout Subsection
36415 Control de versiones
36416 \end_layout
36417
36418 \begin_layout Standard
36419 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
36420  Se describe con detalle en el manual 
36421 \emph on
36422 Características adicionales
36423 \emph default
36424 , sección 
36425 \emph on
36426 Control de versiones
36427 \emph default
36428  
36429 \emph on
36430 en LyX
36431 \emph default
36432 .
36433 \end_layout
36434
36435 \begin_layout Subsection
36436 Importar
36437 \end_layout
36438
36439 \begin_layout Standard
36440 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
36441  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
36442  de texto tipo tabla (CVS) con separación con comas.
36443  Los archivos serán importados como documento nuevo de LyX.
36444  
36445 \end_layout
36446
36447 \begin_layout Standard
36448 La opción 
36449 \family sans
36450 Texto
36451 \begin_inset space ~
36452 \end_inset
36453
36454 simple,
36455 \begin_inset space ~
36456 \end_inset
36457
36458 unir
36459 \begin_inset space ~
36460 \end_inset
36461
36462 líneas
36463 \family default
36464  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
36465  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
36466  Si el texto se inserta como párrafos los saltos de línea del texto inician
36467  párrafos nuevos.
36468 \end_layout
36469
36470 \begin_layout Standard
36471
36472 \end_layout
36473
36474 \begin_layout Subsection
36475 Exportar
36476 \begin_inset CommandInset label
36477 LatexCommand label
36478 name "sub:Exportar"
36479
36480 \end_inset
36481
36482
36483 \end_layout
36484
36485 \begin_layout Standard
36486 Un documento se puede exportar a diversos formatos de salida.
36487  Los archivos resultantes se sitúan en el directorio del archivo LyX.
36488  Las entradas disponibles en el menú dependen de cada instalación, según
36489  los programas que LyX haya encontrado durante su configuración.
36490 \end_layout
36491
36492 \begin_layout Standard
36493 Sigue una lista de las opciones disponibles, que se explican con detalle
36494  en la sección
36495 \begin_inset space ~
36496 \end_inset
36497
36498
36499 \begin_inset CommandInset ref
36500 LatexCommand ref
36501 reference "sub:Formatos-de-salida"
36502
36503 \end_inset
36504
36505 .
36506 \end_layout
36507
36508 \begin_layout Description
36509
36510 \family sans
36511 CJK
36512 \begin_inset space ~
36513 \end_inset
36514
36515 LyX 
36516 \family default
36517 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
36518  (CJK).
36519  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
36520 \end_layout
36521
36522 \begin_layout Description
36523
36524 \family sans
36525 DVI
36526 \family default
36527  formato dvi
36528 \end_layout
36529
36530 \begin_layout Description
36531 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
36532  funciona)
36533 \end_layout
36534
36535 \begin_layout Description
36536 HTML
36537 \begin_inset space ~
36538 \end_inset
36539
36540 (MS
36541 \begin_inset space ~
36542 \end_inset
36543
36544 Word) formato HTML especial que puede ser importado en 
36545 \family sans
36546 MS Word
36547 \family default
36548 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
36549  
36550 \family sans
36551 MathML
36552 \family default
36553 .
36554 \end_layout
36555
36556 \begin_layout Description
36557
36558 \family sans
36559 LaT
36560 \begin_inset ERT
36561 status collapsed
36562
36563 \begin_layout Plain Layout
36564
36565 {}
36566 \end_layout
36567
36568 \end_inset
36569
36570 eX
36571 \begin_inset space ~
36572 \end_inset
36573
36574 (pdflatex)
36575 \family default
36576  archivo de texto en código LaTeX, y todas las imágenes del documento se
36577  convierten a un formato legible por el programa 
36578 \family typewriter
36579 pdflatex
36580 \family default
36581  (GIF, JPG, PDF, PNG)
36582 \end_layout
36583
36584 \begin_layout Description
36585
36586 \family sans
36587 LaT
36588 \begin_inset ERT
36589 status collapsed
36590
36591 \begin_layout Plain Layout
36592
36593 {}
36594 \end_layout
36595
36596 \end_inset
36597
36598 eX
36599 \begin_inset space ~
36600 \end_inset
36601
36602 (simple)
36603 \family default
36604  archivo de texto en código LaTeX, y todas las imágenes del documento se
36605  convierten al formato EPS, único legible por el programa 
36606 \family typewriter
36607 latex
36608 \end_layout
36609
36610 \begin_layout Description
36611 LyX
36612 \begin_inset space ~
36613 \end_inset
36614
36615 1.y.x documento LyX en formato legible para las versiones correspondientes
36616  de LyX («y.x» es el número de versión)
36617 \end_layout
36618
36619 \begin_layout Description
36620 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
36621  con 
36622 \family sans
36623 OpenOffice
36624 \family default
36625
36626 \family sans
36627 KOffice
36628 \family default
36629
36630 \family sans
36631 Abiword
36632 \family default
36633 , etc.
36634  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
36635 \end_layout
36636
36637 \begin_layout Description
36638
36639 \family sans
36640 PDF
36641 \begin_inset space ~
36642 \end_inset
36643
36644 (dvipdfm)
36645 \family default
36646  formato PDF usando el programa 
36647 \family typewriter
36648 dvipdfm
36649 \end_layout
36650
36651 \begin_layout Description
36652
36653 \family sans
36654 PDF
36655 \begin_inset space ~
36656 \end_inset
36657
36658 (pdflatex)
36659 \family default
36660  formato PDF usando el programa 
36661 \family typewriter
36662 pdflatex
36663 \end_layout
36664
36665 \begin_layout Description
36666
36667 \family sans
36668 PDF
36669 \begin_inset space ~
36670 \end_inset
36671
36672 (ps2pdf)
36673 \family default
36674  formato PDF usando el programa 
36675 \family typewriter
36676 ps2pdf
36677 \end_layout
36678
36679 \begin_layout Description
36680
36681 \family sans
36682 Texto
36683 \begin_inset space ~
36684 \end_inset
36685
36686 simple
36687 \family default
36688  formato de texto
36689 \end_layout
36690
36691 \begin_layout Description
36692
36693 \family sans
36694 Texto
36695 \begin_inset space ~
36696 \end_inset
36697
36698 simple
36699 \begin_inset space ~
36700 \end_inset
36701
36702 (ps2ascii)
36703 \family default
36704  formato de texto, el documento se convierte a Postscript y luego se exporta
36705  a texto con el programa 
36706 \family sans
36707 ps2ascii
36708 \end_layout
36709
36710 \begin_layout Description
36711
36712 \family sans
36713 Postscript
36714 \family default
36715  formato PostScript usando el programa 
36716 \family typewriter
36717 dvips
36718 \end_layout
36719
36720 \begin_layout Description
36721
36722 \family sans
36723 Personalizado
36724 \family default
36725  formato personalizado
36726 \end_layout
36727
36728 \begin_layout Standard
36729 El programa 
36730 \family typewriter
36731 dvipdfm
36732 \family default
36733  produce internamente un archivo DVI que es convertido después a PDF.
36734  Está algo obsoleto y la salida podría ser diferente de la esperada.
36735  
36736 \family typewriter
36737 pdflatex
36738 \family default
36739  produce directamente archivos PDF y soporta las últimas versiones de este
36740  formato.
36741 \end_layout
36742
36743 \begin_layout Standard
36744 Si alguna de las entradas del menú, 
36745 \family sans
36746 DVI
36747 \family default
36748
36749 \family sans
36750 PDF
36751 \begin_inset space ~
36752 \end_inset
36753
36754 (pdflatex)
36755 \family default
36756  o 
36757 \family sans
36758 Postscript
36759 \family default
36760  no está presente, debes actualizar la instalación de LaTeX.
36761  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
36762  sec.
36763 \begin_inset space \thinspace{}
36764 \end_inset
36765
36766
36767 \begin_inset CommandInset ref
36768 LatexCommand ref
36769 reference "sec:Configuración-básica"
36770
36771 \end_inset
36772
36773 .
36774 \begin_inset Index idx
36775 status collapsed
36776
36777 \begin_layout Plain Layout
36778 Reconfiguración de LyX
36779 \end_layout
36780
36781 \end_inset
36782
36783
36784 \end_layout
36785
36786 \begin_layout Standard
36787 El menú 
36788 \family sans
36789 Personalizado
36790 \family default
36791  permite exportar un documento usando opciones especiales de línea de comandos
36792  para el programa de exportación.
36793 \end_layout
36794
36795 \begin_layout Subsection
36796 Imprimir
36797 \end_layout
36798
36799 \begin_layout Standard
36800 Con este menú puedes imprimir el documento en un archivo en formato PostScript
36801  o enviarlo a la impresora.
36802  La impresora también usará el formato PostScript.
36803  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
36804  
36805 \family typewriter
36806 dvips
36807 \family default
36808 .
36809  Para más información mira en la sección
36810 \begin_inset space ~
36811 \end_inset
36812
36813
36814 \begin_inset space \thinspace{}
36815 \end_inset
36816
36817
36818 \begin_inset CommandInset ref
36819 LatexCommand ref
36820 reference "sub:Imprimir-archivos"
36821
36822 \end_inset
36823
36824 .
36825 \end_layout
36826
36827 \begin_layout Subsection
36828 Fax
36829 \end_layout
36830
36831 \begin_layout Standard
36832 Esta entrada de menú solo aparece cuando está instalado un programa de fax
36833  (en Windows, es necesario además registrar la ruta del programa en el prefijo
36834  PATH de LyX, véase la sección
36835 \begin_inset space ~
36836 \end_inset
36837
36838
36839 \begin_inset CommandInset ref
36840 LatexCommand ref
36841 reference "sec:Rutas"
36842
36843 \end_inset
36844
36845 ).
36846  Con esta entrada puedes enviar tu documento a un programa de fax como 
36847 \family typewriter
36848 hylapex
36849 \family default
36850  o 
36851 \family typewriter
36852 kdeprintfax
36853 \family default
36854 .
36855  Por omisión, el archivo se envía en formato PostScript.
36856  El formato se puede cambiar en las preferencias de LyX como se describe
36857  en la sección
36858 \begin_inset space ~
36859 \end_inset
36860
36861
36862 \begin_inset CommandInset ref
36863 LatexCommand ref
36864 reference "sub:Convertidores"
36865
36866 \end_inset
36867
36868 .
36869 \end_layout
36870
36871 \begin_layout Standard
36872
36873 \end_layout
36874
36875 \begin_layout Subsection
36876 Ventana nueva y Cerrar ventana
36877 \end_layout
36878
36879 \begin_layout Standard
36880 Abre una nueva ventana de LyX o cierra una ventana .
36881 \end_layout
36882
36883 \begin_layout Subsection
36884 Salir
36885 \end_layout
36886
36887 \begin_layout Standard
36888 Avisa si hay documentos no guardados y sale.
36889 \end_layout
36890
36891 \begin_layout Section
36892 El menú Editar
36893 \begin_inset Index idx
36894 status collapsed
36895
36896 \begin_layout Plain Layout
36897 Menú ! Editar
36898 \end_layout
36899
36900 \end_inset
36901
36902
36903 \end_layout
36904
36905 \begin_layout Subsection
36906 Deshacer y Rehacer
36907 \end_layout
36908
36909 \begin_layout Standard
36910 Descrito en la sección
36911 \begin_inset space ~
36912 \end_inset
36913
36914
36915 \begin_inset CommandInset ref
36916 LatexCommand ref
36917 reference "sec:Deshacer-y-rehacer"
36918
36919 \end_inset
36920
36921 .
36922 \end_layout
36923
36924 \begin_layout Subsection
36925 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
36926 \end_layout
36927
36928 \begin_layout Standard
36929 Descrito en la sección
36930 \begin_inset space ~
36931 \end_inset
36932
36933
36934 \begin_inset CommandInset ref
36935 LatexCommand ref
36936 reference "sec:Características-básicas-de-edición"
36937
36938 \end_inset
36939
36940 .
36941 \end_layout
36942
36943 \begin_layout Subsection
36944 Seleccionar todo
36945 \end_layout
36946
36947 \begin_layout Standard
36948 Selecciona el documento completo.
36949 \end_layout
36950
36951 \begin_layout Subsection
36952 Encontrar y reemplazar
36953 \end_layout
36954
36955 \begin_layout Standard
36956 Descrito en la sección
36957 \begin_inset space ~
36958 \end_inset
36959
36960
36961 \begin_inset CommandInset ref
36962 LatexCommand ref
36963 reference "sec:Características-básicas-de-edición"
36964
36965 \end_inset
36966
36967 .
36968 \end_layout
36969
36970 \begin_layout Subsection
36971 Mover párrafo arriba/abajo
36972 \end_layout
36973
36974 \begin_layout Standard
36975 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
36976 \end_layout
36977
36978 \begin_layout Subsection
36979 Estilo del texto
36980 \end_layout
36981
36982 \begin_layout Standard
36983 Descrito en la sección
36984 \begin_inset space ~
36985 \end_inset
36986
36987
36988 \begin_inset CommandInset ref
36989 LatexCommand ref
36990 reference "sub:Ajuste-fino-con"
36991
36992 \end_inset
36993
36994 .
36995 \end_layout
36996
36997 \begin_layout Subsection
36998 Configuración del párrafo
36999 \begin_inset Index idx
37000 status collapsed
37001
37002 \begin_layout Plain Layout
37003 Párrafos ! Configuración
37004 \end_layout
37005
37006 \end_inset
37007
37008
37009 \end_layout
37010
37011 \begin_layout Standard
37012 Las características de este diálogo afectan sólo al párrafo donde esté el
37013  cursor.
37014  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
37015 \end_layout
37016
37017 \begin_layout Standard
37018 También puedes evitar el sangrado de primera línea, siempre y cuando la
37019  configuración global de la separación de párrafos esté configurada en sangrado,
37020  en el apartado Diseño
37021 \begin_inset space ~
37022 \end_inset
37023
37024 del
37025 \begin_inset space ~
37026 \end_inset
37027
37028 texto del diálogo 
37029 \family sans
37030 Documento\SpecialChar \menuseparator
37031 Configuración
37032 \family default
37033 .
37034 \end_layout
37035
37036 \begin_layout Subsection
37037 Configuración de la tabla y Ecuaciones
37038 \end_layout
37039
37040 \begin_layout Standard
37041 Estos menús sólo están activos cuando el cursor está dentro de una tabla
37042  o de una ecuación.
37043  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
37044  Las propiedades de las tablas se describen en la sección
37045 \begin_inset space ~
37046 \end_inset
37047
37048
37049 \begin_inset space \thinspace{}
37050 \end_inset
37051
37052
37053 \begin_inset CommandInset ref
37054 LatexCommand ref
37055 reference "sec:Tablas"
37056
37057 \end_inset
37058
37059 , las propiedades de las ecuaciones en el capítulo
37060 \begin_inset space ~
37061 \end_inset
37062
37063
37064 \begin_inset CommandInset ref
37065 LatexCommand ref
37066 reference "cap:Ecuaciones-matemáticas"
37067
37068 \end_inset
37069
37070 .
37071 \end_layout
37072
37073 \begin_layout Subsection
37074 Aumentar/Disminuir profundidad de lista
37075 \end_layout
37076
37077 \begin_layout Standard
37078 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
37079  Permiten aumentar o disminuir la profundidad del nivel de anidación en
37080  una lista, como se explica en las secciones
37081 \begin_inset space ~
37082 \end_inset
37083
37084
37085 \begin_inset CommandInset ref
37086 LatexCommand ref
37087 reference "sec:Anidación"
37088
37089 \end_inset
37090
37091  y
37092 \begin_inset space ~
37093 \end_inset
37094
37095
37096 \begin_inset CommandInset ref
37097 LatexCommand ref
37098 reference "sub:Profundidad-de-numeración"
37099
37100 \end_inset
37101
37102 .
37103 \end_layout
37104
37105 \begin_layout Section
37106 El menú Ver
37107 \begin_inset Index idx
37108 status collapsed
37109
37110 \begin_layout Plain Layout
37111 Menú ! Ver
37112 \end_layout
37113
37114 \end_inset
37115
37116
37117 \end_layout
37118
37119 \begin_layout Standard
37120 El menú 
37121 \family sans
37122 Ver
37123 \family default
37124  contiene una lista de formatos en los que puedes ver el documento abierto
37125  con un programa externo.
37126  Las opciones de este menú no son las mismas en todas las instalaciones
37127  —depende de los programas LaTeX que LyX encontró durante su configuración—.
37128  Todos los formatos posibles se describen en la sección
37129 \begin_inset space ~
37130 \end_inset
37131
37132
37133 \begin_inset CommandInset ref
37134 LatexCommand ref
37135 reference "sub:Exportar"
37136
37137 \end_inset
37138
37139 .
37140  Al menos debes ver en el menú las entradas 
37141 \family sans
37142 DVI
37143 \family default
37144  y 
37145 \family sans
37146 PDF
37147 \begin_inset space ~
37148 \end_inset
37149
37150 (pdflatex)
37151 \family default
37152 .
37153  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
37154 r LyX, como se explica en la sección
37155 \begin_inset space ~
37156 \end_inset
37157
37158
37159 \begin_inset CommandInset ref
37160 LatexCommand ref
37161 reference "sec:Configuración-básica"
37162
37163 \end_inset
37164
37165 .
37166 \begin_inset Index idx
37167 status collapsed
37168
37169 \begin_layout Plain Layout
37170 Reconfiguración de LyX
37171 \end_layout
37172
37173 \end_inset
37174
37175
37176 \end_layout
37177
37178 \begin_layout Standard
37179 Al invocar una opción del menú se iniciará un programa visor, el cuál se
37180  puede elegir y configurar en las preferencias, véase la sección
37181 \begin_inset space ~
37182 \end_inset
37183
37184
37185 \begin_inset CommandInset ref
37186 LatexCommand ref
37187 reference "sec:Formatos-de-archivo"
37188
37189 \end_inset
37190
37191 .
37192  Los visores predeterminados son establecidos por LyX cuando se instala.
37193 \end_layout
37194
37195 \begin_layout Standard
37196 \begin_inset VSpace bigskip
37197 \end_inset
37198
37199 Al final del menú 
37200 \family sans
37201 Ver
37202 \family default
37203  sale la lista de documentos abiertos.
37204 \end_layout
37205
37206 \begin_layout Subsection
37207 Abrir/Cerrar todos los recuadros
37208 \end_layout
37209
37210 \begin_layout Standard
37211 Abre o cierra todos los recuadros en el deocumento.
37212 \end_layout
37213
37214 \begin_layout Subsection
37215 Desplegar/Plegar macros de ecuación
37216 \end_layout
37217
37218 \begin_layout Standard
37219 Despliega o pliega la macro de ecuación actual.
37220 \end_layout
37221
37222 \begin_layout Standard
37223 Las macros de ecuaciones se describen en el manual 
37224 \emph on
37225 Ecuaciones.
37226 \end_layout
37227
37228 \begin_layout Subsection
37229 Ver fuente
37230 \end_layout
37231
37232 \begin_layout Standard
37233 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
37234  de una selección de párrafos o del documento completo, véase la sección
37235 \begin_inset space ~
37236 \end_inset
37237
37238
37239 \begin_inset CommandInset ref
37240 LatexCommand ref
37241 reference "sec:Vista-preliminar-inmediata"
37242
37243 \end_inset
37244
37245 .
37246 \end_layout
37247
37248 \begin_layout Subsection
37249 Actualizar
37250 \end_layout
37251
37252 \begin_layout Standard
37253 Permite actualizar la vista del documento con los últimos cambios sin necesidad
37254  de reabrir la ventana del visor.
37255 \end_layout
37256
37257 \begin_layout Subsection
37258 Dividir la ventana
37259 \end_layout
37260
37261 \begin_layout Standard
37262 Estas entradas del menú dividirán la pantalla principal de LyX vertical
37263  u horizontalmente.
37264  Así puedes ver simultáneamente varios documentos para compararlos, o ver
37265  el mismo documento en diferentes posiciones.
37266  Puedes dividir la ventana principal varias veces para ver, p.
37267 \begin_inset space \thinspace{}
37268 \end_inset
37269
37270 e., tres o más documentos a la vez.
37271  Para volver a una vista sin dividir, usa el menú 
37272 \family sans
37273 Cerrar la vista actual
37274 \family default
37275 .
37276 \end_layout
37277
37278 \begin_layout Subsection
37279 Cerrar la vista actual
37280 \end_layout
37281
37282 \begin_layout Standard
37283 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
37284  divididas, oculta todas las pestañas.
37285  
37286 \end_layout
37287
37288 \begin_layout Subsection
37289 Pantalla completa
37290 \end_layout
37291
37292 \begin_layout Standard
37293 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
37294  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
37295 tas.
37296  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
37297  el modo pantalla completa en el menú contextual que aparece.
37298 \end_layout
37299
37300 \begin_layout Subsection
37301 Barras de herramientas
37302 \begin_inset CommandInset label
37303 LatexCommand label
37304 name "sub:Barras-de-herramientas"
37305
37306 \end_inset
37307
37308
37309 \begin_inset Index idx
37310 status collapsed
37311
37312 \begin_layout Plain Layout
37313 Barras de herramientas
37314 \end_layout
37315
37316 \end_inset
37317
37318
37319 \end_layout
37320
37321 \begin_layout Standard
37322 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
37323 s, así como el 
37324 \family sans
37325 Búfer
37326 \begin_inset space ~
37327 \end_inset
37328
37329 de
37330 \begin_inset space ~
37331 \end_inset
37332
37333 comandos
37334 \family default
37335 .
37336  Si la vista está activada se muestra una marca en el menú.
37337  Las barras de 
37338 \family sans
37339 Revisión
37340 \family default
37341
37342 \family sans
37343 Tabla
37344 \family default
37345 , y 
37346 \family sans
37347 Matemáticas 
37348 \family default
37349 se pueden poner además en modo 
37350 \emph on
37351 automático
37352 \emph default
37353 , que se indica mediante (
37354 \family sans
37355 auto
37356 \family default
37357 ) en el menú.
37358 \end_layout
37359
37360 \begin_layout Standard
37361 Con vista activada la barra se muestra permanentemente; en modo 
37362 \emph on
37363 automático
37364 \emph default
37365  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
37366 o con las funciones de la misma.
37367  Esto implica que, en modo 
37368 \emph on
37369 automático
37370 \emph default
37371 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
37372  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
37373  una tabla o ecuación, respectivamente.
37374 \end_layout
37375
37376 \begin_layout Standard
37377 Las barras de herramientas y sus botones se explican en la sección
37378 \begin_inset space ~
37379 \end_inset
37380
37381
37382 \begin_inset CommandInset ref
37383 LatexCommand ref
37384 reference "sec:Barras-de-herramientas"
37385
37386 \end_inset
37387
37388 .
37389 \end_layout
37390
37391 \begin_layout Section
37392 El menú Insertar
37393 \begin_inset Index idx
37394 status collapsed
37395
37396 \begin_layout Plain Layout
37397 Menú ! Insertar
37398 \end_layout
37399
37400 \end_inset
37401
37402
37403 \end_layout
37404
37405 \begin_layout Subsection
37406 Ecuación
37407 \end_layout
37408
37409 \begin_layout Standard
37410 La inserción de estructuras matemáticas se explica en el capítulo
37411 \begin_inset space ~
37412 \end_inset
37413
37414
37415 \begin_inset CommandInset ref
37416 LatexCommand ref
37417 reference "cap:Ecuaciones-matemáticas"
37418
37419 \end_inset
37420
37421  y en el manual 
37422 \emph on
37423 Ecuaciones
37424 \emph default
37425 .
37426 \end_layout
37427
37428 \begin_layout Subsection
37429 Carácter especial
37430 \begin_inset CommandInset label
37431 LatexCommand label
37432 name "sub:Carácter-especial"
37433
37434 \end_inset
37435
37436
37437 \end_layout
37438
37439 \begin_layout Standard
37440 Con este menú puedes insertar los siguientes caracteres:
37441 \end_layout
37442
37443 \begin_layout Description
37444 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
37445  Por tanto las categorías de caracteres y los caracteres disponibles en
37446  este diálogo dependen de los paquetes LaTeX instalados.
37447 \begin_inset Newline newline
37448 \end_inset
37449
37450
37451 \begin_inset Note Greyedout
37452 status collapsed
37453
37454 \begin_layout Plain Layout
37455 No todos los caracteres serán visibles en el diálogo 
37456 \family sans
37457 Símbolos
37458 \family default
37459  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
37460  preferencias (véase sec.
37461 \begin_inset space \thinspace{}
37462 \end_inset
37463
37464
37465 \begin_inset CommandInset ref
37466 LatexCommand ref
37467 reference "sub:Fuentes-de-pantalla"
37468
37469 \end_inset
37470
37471 ) pueden mostrar todos los caracteres.
37472 \end_layout
37473
37474 \end_inset
37475
37476  
37477 \end_layout
37478
37479 \begin_layout Description
37480 Puntos
37481 \begin_inset space ~
37482 \end_inset
37483
37484 suspensivos Inserta \SpecialChar \ldots{}
37485
37486 \end_layout
37487
37488 \begin_layout Description
37489 Fin
37490 \begin_inset space ~
37491 \end_inset
37492
37493 de
37494 \begin_inset space ~
37495 \end_inset
37496
37497 oración Inserta un punto final de oración, véase la sección
37498 \begin_inset space ~
37499 \end_inset
37500
37501
37502 \begin_inset CommandInset ref
37503 LatexCommand ref
37504 reference "sub:Abreviaturas"
37505
37506 \end_inset
37507
37508 .
37509 \end_layout
37510
37511 \begin_layout Description
37512 Comillas
37513 \begin_inset space ~
37514 \end_inset
37515
37516 dobles Inserta estas comillas: ", independientemente del tipo de comillas
37517  que hayas seleccionado en el diálogo 
37518 \family sans
37519 Documento\SpecialChar \menuseparator
37520 Configuración
37521 \family default
37522
37523 \family sans
37524 Idioma
37525 \family default
37526 .
37527 \end_layout
37528
37529 \begin_layout Description
37530 Comillas
37531 \begin_inset space ~
37532 \end_inset
37533
37534 simples Inserta esta comilla: 
37535 \begin_inset Quotes els
37536 \end_inset
37537
37538
37539 \end_layout
37540
37541 \begin_layout Description
37542 Guión
37543 \begin_inset space ~
37544 \end_inset
37545
37546 protegido Inserta un guión protegido de saltos de línea: -
37547 \end_layout
37548
37549 \begin_layout Description
37550 Barra
37551 \begin_inset space ~
37552 \end_inset
37553
37554 oblicua
37555 \begin_inset space ~
37556 \end_inset
37557
37558 frágil Inserta una barra oblicua donde también se puede producir un salto
37559  de línea: \SpecialChar \slash{}
37560
37561 \end_layout
37562
37563 \begin_layout Description
37564 Separador
37565 \begin_inset space ~
37566 \end_inset
37567
37568 de
37569 \begin_inset space ~
37570 \end_inset
37571
37572 menú Inserta el símbolo: \SpecialChar \menuseparator
37573
37574 \end_layout
37575
37576 \begin_layout Description
37577 Símbolos
37578 \begin_inset space ~
37579 \end_inset
37580
37581 fonéticos
37582 \begin_inset Index idx
37583 status collapsed
37584
37585 \begin_layout Plain Layout
37586 Simbolos@Símbolos fonéticos
37587 \end_layout
37588
37589 \end_inset
37590
37591
37592 \begin_inset Index idx
37593 status collapsed
37594
37595 \begin_layout Plain Layout
37596 Idioma ! Símbolos fonéticos
37597 \end_layout
37598
37599 \end_inset
37600
37601  Crea una ecuación con el llamado mapa 
37602 \emph on
37603 tipa
37604 \emph default
37605 .
37606  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
37607  IPA.
37608  Esta característica requiere el paquete LaTeX 
37609 \series bold
37610 tipa
37611 \series default
37612
37613 \begin_inset Index idx
37614 status collapsed
37615
37616 \begin_layout Plain Layout
37617 LaTeX, paquetes ! tipa
37618 \end_layout
37619
37620 \end_inset
37621
37622 .
37623 \begin_inset Newline newline
37624 \end_inset
37625
37626 Para más información sobre este paquete consulta su documentación
37627 \series bold
37628
37629 \begin_inset CommandInset citation
37630 LatexCommand cite
37631 key "tipa"
37632
37633 \end_inset
37634
37635
37636 \series default
37637 y su página Wiki:
37638 \begin_inset Newline newline
37639 \end_inset
37640
37641
37642 \begin_inset Flex URL
37643 status collapsed
37644
37645 \begin_layout Plain Layout
37646
37647 http://wiki.lyx.org/LyX/LinguistLyX
37648 \end_layout
37649
37650 \end_inset
37651
37652 .
37653 \end_layout
37654
37655 \begin_layout Subsection
37656 Formato
37657 \end_layout
37658
37659 \begin_layout Standard
37660 Aquí puedes introducir las siguientes estructuras o formatos:
37661 \end_layout
37662
37663 \begin_layout Description
37664 Súperíndice Inserta un superíndice o exponente: test
37665 \begin_inset Formula $^{\text{a,b}}$
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \begin_layout Description
37672 Subíndice Inserta un subíndice: test
37673 \begin_inset Formula $_{\text{3x}}$
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \begin_layout Description
37680 Espacio
37681 \begin_inset space ~
37682 \end_inset
37683
37684 protegido Inserta un espacio protegido, descrito en la sección
37685 \begin_inset space ~
37686 \end_inset
37687
37688
37689 \begin_inset CommandInset ref
37690 LatexCommand ref
37691 reference "sub:Espacio-protegido"
37692
37693 \end_inset
37694
37695 .
37696 \end_layout
37697
37698 \begin_layout Description
37699 Espacio
37700 \begin_inset space ~
37701 \end_inset
37702
37703 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
37704 \begin_inset space ~
37705 \end_inset
37706
37707
37708 \begin_inset CommandInset ref
37709 LatexCommand ref
37710 reference "sub:Espacio-entre-palabra"
37711
37712 \end_inset
37713
37714 .
37715 \end_layout
37716
37717 \begin_layout Description
37718 Espacio
37719 \begin_inset space ~
37720 \end_inset
37721
37722 delgado Inserta un espacio delgado, descrito en la sección
37723 \begin_inset space ~
37724 \end_inset
37725
37726
37727 \begin_inset CommandInset ref
37728 LatexCommand ref
37729 reference "sub:Espacio-delgado"
37730
37731 \end_inset
37732
37733 .
37734 \end_layout
37735
37736 \begin_layout Description
37737 Espacio
37738 \begin_inset space ~
37739 \end_inset
37740
37741 horizontal Inserta un relleno horizontal, véase la sección
37742 \begin_inset space ~
37743 \end_inset
37744
37745
37746 \begin_inset CommandInset ref
37747 LatexCommand ref
37748 reference "sub:Espacio-horizontal"
37749
37750 \end_inset
37751
37752 .
37753 \end_layout
37754
37755 \begin_layout Description
37756 Línea
37757 \begin_inset space ~
37758 \end_inset
37759
37760 horizontal Inserta una línea horizontal, véase la sección
37761 \begin_inset space ~
37762 \end_inset
37763
37764
37765 \begin_inset CommandInset ref
37766 LatexCommand ref
37767 reference "sub:Líneas-horizontales"
37768
37769 \end_inset
37770
37771 .
37772 \end_layout
37773
37774 \begin_layout Description
37775 Espacio
37776 \begin_inset space ~
37777 \end_inset
37778
37779 vertical Inserta un espacio, véase la sección
37780 \begin_inset space ~
37781 \end_inset
37782
37783
37784 \begin_inset CommandInset ref
37785 LatexCommand ref
37786 reference "sub:Espacio-vertical"
37787
37788 \end_inset
37789
37790 .
37791 \end_layout
37792
37793 \begin_layout Description
37794 Guión
37795 \begin_inset space ~
37796 \end_inset
37797
37798 silábico Inserta un guión, véase la sección
37799 \begin_inset space ~
37800 \end_inset
37801
37802
37803 \begin_inset CommandInset ref
37804 LatexCommand ref
37805 reference "sub:División-con-guión"
37806
37807 \end_inset
37808
37809 .
37810 \end_layout
37811
37812 \begin_layout Description
37813 Salto
37814 \begin_inset space ~
37815 \end_inset
37816
37817 de
37818 \begin_inset space ~
37819 \end_inset
37820
37821 ligado Inserta una ligadura, véase la sección
37822 \begin_inset space ~
37823 \end_inset
37824
37825
37826 \begin_inset CommandInset ref
37827 LatexCommand ref
37828 reference "sub:Ligaduras"
37829
37830 \end_inset
37831
37832 .
37833 \end_layout
37834
37835 \begin_layout Description
37836 Salto
37837 \begin_inset space ~
37838 \end_inset
37839
37840 de
37841 \begin_inset space ~
37842 \end_inset
37843
37844 línea
37845 \begin_inset space ~
37846 \end_inset
37847
37848 cortada Inserta un salto de línea forzado, véase la sección
37849 \begin_inset space \thinspace{}
37850 \end_inset
37851
37852
37853 \begin_inset CommandInset ref
37854 LatexCommand ref
37855 reference "sub:Salto-de-línea-forzado"
37856
37857 \end_inset
37858
37859 .
37860 \end_layout
37861
37862 \begin_layout Description
37863 Salto
37864 \begin_inset space ~
37865 \end_inset
37866
37867 de
37868 \begin_inset space ~
37869 \end_inset
37870
37871 línea
37872 \begin_inset space ~
37873 \end_inset
37874
37875 justificada Fuerza un salto de línea de forma que la línea se expande hasta
37876  el margen, véase la sección
37877 \begin_inset space \thinspace{}
37878 \end_inset
37879
37880
37881 \begin_inset CommandInset ref
37882 LatexCommand ref
37883 reference "sub:Salto-de-línea-forzado"
37884
37885 \end_inset
37886
37887 .
37888 \end_layout
37889
37890 \begin_layout Description
37891 Página
37892 \begin_inset space ~
37893 \end_inset
37894
37895 nueva Inserta un salto de página forzado, véase la sección
37896 \begin_inset space ~
37897 \end_inset
37898
37899
37900 \begin_inset CommandInset ref
37901 LatexCommand ref
37902 reference "sub:Saltos-de-página-forzados"
37903
37904 \end_inset
37905
37906 .
37907 \end_layout
37908
37909 \begin_layout Description
37910 Salto
37911 \begin_inset space ~
37912 \end_inset
37913
37914 de
37915 \begin_inset space ~
37916 \end_inset
37917
37918 página Inserta a salto de página forzado, descrito en la sección
37919 \begin_inset space ~
37920 \end_inset
37921
37922
37923 \begin_inset CommandInset ref
37924 LatexCommand ref
37925 reference "sub:Saltos-de-página-forzados"
37926
37927 \end_inset
37928
37929 .
37930 \end_layout
37931
37932 \begin_layout Description
37933 Limpiar
37934 \begin_inset space ~
37935 \end_inset
37936
37937 página Inserta un salto de página limpia, descrito en la sección
37938 \begin_inset space ~
37939 \end_inset
37940
37941
37942 \begin_inset CommandInset ref
37943 LatexCommand ref
37944 reference "sub:Salto-de-página-limpia"
37945
37946 \end_inset
37947
37948 .
37949 \end_layout
37950
37951 \begin_layout Description
37952 Limpiar
37953 \begin_inset space ~
37954 \end_inset
37955
37956 página
37957 \begin_inset space ~
37958 \end_inset
37959
37960 doble Inserta un salto de página limpia en documentos a dos caras, descrito
37961  en la sección
37962 \begin_inset space ~
37963 \end_inset
37964
37965
37966 \begin_inset CommandInset ref
37967 LatexCommand ref
37968 reference "sub:Salto-de-página-limpia"
37969
37970 \end_inset
37971
37972 .
37973 \end_layout
37974
37975 \begin_layout Subsection
37976 Lista / Índice
37977 \end_layout
37978
37979 \begin_layout Standard
37980 Con este menú se pueden insertar varios tipos de listas e índices.
37981  El índice general y los índices de algoritmos, de figuras y de tablas se
37982  describen en la sección
37983 \begin_inset space ~
37984 \end_inset
37985
37986
37987 \begin_inset CommandInset ref
37988 LatexCommand ref
37989 reference "sec:IG"
37990
37991 \end_inset
37992
37993 .
37994  El índice alfabético se describe en la sección
37995 \begin_inset space ~
37996 \end_inset
37997
37998
37999 \begin_inset CommandInset ref
38000 LatexCommand ref
38001 reference "sec:Indice-alfabético"
38002
38003 \end_inset
38004
38005 , la nomenclatura en la sección
38006 \begin_inset space ~
38007 \end_inset
38008
38009
38010 \begin_inset CommandInset ref
38011 LatexCommand ref
38012 reference "sec:Nomenclatura"
38013
38014 \end_inset
38015
38016 , y la bibliografía BibTeX en la sección
38017 \begin_inset space ~
38018 \end_inset
38019
38020
38021 \begin_inset CommandInset ref
38022 LatexCommand ref
38023 reference "sub:Bases-datos-bibliográficos"
38024
38025 \end_inset
38026
38027 .
38028 \end_layout
38029
38030 \begin_layout Subsection
38031 Flotante
38032 \end_layout
38033
38034 \begin_layout Standard
38035 Se describe en la sección
38036 \begin_inset space ~
38037 \end_inset
38038
38039
38040 \begin_inset CommandInset ref
38041 LatexCommand ref
38042 reference "sec:Flotantes"
38043
38044 \end_inset
38045
38046 .
38047 \end_layout
38048
38049 \begin_layout Subsection
38050 Nota
38051 \end_layout
38052
38053 \begin_layout Standard
38054 Se describe en la sección
38055 \begin_inset space ~
38056 \end_inset
38057
38058
38059 \begin_inset CommandInset ref
38060 LatexCommand ref
38061 reference "sec:Notas"
38062
38063 \end_inset
38064
38065 .
38066 \end_layout
38067
38068 \begin_layout Subsection
38069 Rama
38070 \end_layout
38071
38072 \begin_layout Standard
38073 Se describe en la sección
38074 \begin_inset space ~
38075 \end_inset
38076
38077
38078 \begin_inset CommandInset ref
38079 LatexCommand ref
38080 reference "sec:Ramas"
38081
38082 \end_inset
38083
38084 .
38085 \end_layout
38086
38087 \begin_layout Subsection
38088 Recuadro personalizado
38089 \end_layout
38090
38091 \begin_layout Standard
38092 Inserta recuadros específicos de la clase de documento.
38093  Estos recuadros solo son posibles si están definidos en el archivo de formato
38094  (
38095 \emph on
38096 layout
38097 \emph default
38098 ) para una determinada clase de documento.
38099  Un ejemplo es la clase de documento 
38100 \begin_inset Quotes fld
38101 \end_inset
38102
38103 article (Elsevier)
38104 \begin_inset Quotes frd
38105 \end_inset
38106
38107  con tres recuadros personalizados.
38108  La sección 
38109 \emph on
38110 Recuadros flexibles y formato del recuadro
38111 \emph default
38112  del manual 
38113 \emph on
38114 Personalización
38115 \emph default
38116  explica cómo se definen los recuadros personalizados.
38117 \end_layout
38118
38119 \begin_layout Subsection
38120 Archivo
38121 \begin_inset Index idx
38122 status collapsed
38123
38124 \begin_layout Plain Layout
38125 Material externo
38126 \end_layout
38127
38128 \end_inset
38129
38130
38131 \end_layout
38132
38133 \begin_layout Standard
38134 Aquí se pueden insertar en el documento varios tipos de archivos y de material
38135  externo.
38136  Se explica detalladamente cómo hacerlo en el capítulo 
38137 \emph on
38138 Archivos externos
38139 \emph default
38140  del manual 
38141 \emph on
38142 Objetos insertados
38143 \emph default
38144 .
38145 \end_layout
38146
38147 \begin_layout Subsection
38148 Cuadro
38149 \begin_inset Index idx
38150 status collapsed
38151
38152 \begin_layout Plain Layout
38153 Cuadros
38154 \end_layout
38155
38156 \end_inset
38157
38158
38159 \end_layout
38160
38161 \begin_layout Standard
38162 Inserta una minipágina, se describe en la sección
38163 \begin_inset space ~
38164 \end_inset
38165
38166
38167 \begin_inset CommandInset ref
38168 LatexCommand ref
38169 reference "sec:Minipáginas"
38170
38171 \end_inset
38172
38173 .
38174  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
38175  detalle en el capítulo 
38176 \emph on
38177 Cuadros
38178 \emph default
38179  del manual 
38180 \emph on
38181 Objetos insertados
38182 \emph default
38183 .
38184 \end_layout
38185
38186 \begin_layout Subsection
38187 Cita
38188 \end_layout
38189
38190 \begin_layout Standard
38191 Inserta una cita bibliográfica, se describe en la sección
38192 \begin_inset space ~
38193 \end_inset
38194
38195
38196 \begin_inset CommandInset ref
38197 LatexCommand ref
38198 reference "sec:Bibliografía"
38199
38200 \end_inset
38201
38202 .
38203 \end_layout
38204
38205 \begin_layout Subsection
38206 Referencia cruzada
38207 \end_layout
38208
38209 \begin_layout Standard
38210 Inserta una referencia cruzada, como se describe
38211 \begin_inset space ~
38212 \end_inset
38213
38214
38215 \begin_inset CommandInset ref
38216 LatexCommand ref
38217 reference "sec:Referencias-cruzadas"
38218
38219 \end_inset
38220
38221 .
38222 \end_layout
38223
38224 \begin_layout Subsection
38225 Etiqueta
38226 \end_layout
38227
38228 \begin_layout Standard
38229 Inserta una etiqueta, se describe en la sección
38230 \begin_inset space ~
38231 \end_inset
38232
38233
38234 \begin_inset CommandInset ref
38235 LatexCommand ref
38236 reference "sec:Referencias-cruzadas"
38237
38238 \end_inset
38239
38240 .
38241 \end_layout
38242
38243 \begin_layout Subsection
38244 Leyenda
38245 \begin_inset Index idx
38246 status collapsed
38247
38248 \begin_layout Plain Layout
38249 Leyenda
38250 \end_layout
38251
38252 \end_inset
38253
38254
38255 \begin_inset Index idx
38256 status collapsed
38257
38258 \begin_layout Plain Layout
38259 Tablas largas ! Leyenda
38260 \end_layout
38261
38262 \end_inset
38263
38264
38265 \end_layout
38266
38267 \begin_layout Standard
38268 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
38269  Se describen, respectivamente, en la sección
38270 \begin_inset space ~
38271 \end_inset
38272
38273
38274 \begin_inset CommandInset ref
38275 LatexCommand ref
38276 reference "sec:Flotantes"
38277
38278 \end_inset
38279
38280  de este manual, y en la sección 
38281 \emph on
38282 Leyendas en tablas largas
38283 \emph default
38284  del manual 
38285 \emph on
38286 Objetos insertados
38287 \emph default
38288 .
38289 \end_layout
38290
38291 \begin_layout Subsection
38292 Entrada de índice
38293 \end_layout
38294
38295 \begin_layout Standard
38296 Inserta una entrada para el índice alfabético, como se describe en la sección
38297 \begin_inset space ~
38298 \end_inset
38299
38300
38301 \begin_inset CommandInset ref
38302 LatexCommand ref
38303 reference "sec:Indice-alfabético"
38304
38305 \end_inset
38306
38307 .
38308 \end_layout
38309
38310 \begin_layout Subsection
38311 Entrada de nomenclatura
38312 \end_layout
38313
38314 \begin_layout Standard
38315 Inserta una entrada de nomenclatura, se describe en la sección
38316 \begin_inset space ~
38317 \end_inset
38318
38319
38320 \begin_inset CommandInset ref
38321 LatexCommand ref
38322 reference "sec:Nomenclatura"
38323
38324 \end_inset
38325
38326 .
38327 \end_layout
38328
38329 \begin_layout Subsection
38330 Tabla
38331 \end_layout
38332
38333 \begin_layout Standard
38334 Inserta una tabla.
38335  Las tablas se describen en la sección
38336 \begin_inset space ~
38337 \end_inset
38338
38339
38340 \begin_inset CommandInset ref
38341 LatexCommand ref
38342 reference "sec:Tablas"
38343
38344 \end_inset
38345
38346 .
38347 \end_layout
38348
38349 \begin_layout Subsection
38350 Imagen
38351 \end_layout
38352
38353 \begin_layout Standard
38354 Inserta un gráfico o imagen.
38355  Se describe en la sección
38356 \begin_inset space ~
38357 \end_inset
38358
38359
38360 \begin_inset CommandInset ref
38361 LatexCommand ref
38362 reference "sec:Gráficos"
38363
38364 \end_inset
38365
38366 .
38367 \end_layout
38368
38369 \begin_layout Subsection
38370 URL
38371 \end_layout
38372
38373 \begin_layout Standard
38374 Inserta un cuadro URL, véase la sección
38375 \begin_inset space ~
38376 \end_inset
38377
38378
38379 \begin_inset CommandInset ref
38380 LatexCommand ref
38381 reference "sec:URL"
38382
38383 \end_inset
38384
38385 .
38386 \end_layout
38387
38388 \begin_layout Subsection
38389 Hiperenlaces
38390 \end_layout
38391
38392 \begin_layout Standard
38393 Inserta un hiperenlace, se describe en la sección 
38394 \begin_inset CommandInset ref
38395 LatexCommand ref
38396 reference "sub:Hiperenlaces"
38397
38398 \end_inset
38399
38400
38401 \end_layout
38402
38403 \begin_layout Subsection
38404 Nota al pie
38405 \end_layout
38406
38407 \begin_layout Standard
38408 Inserta una nota al pie, véase la sección
38409 \begin_inset space ~
38410 \end_inset
38411
38412
38413 \begin_inset CommandInset ref
38414 LatexCommand ref
38415 reference "sec:Notas"
38416
38417 \end_inset
38418
38419 .
38420 \end_layout
38421
38422 \begin_layout Subsection
38423 Nota al margen
38424 \end_layout
38425
38426 \begin_layout Standard
38427 Inserta una nota al margen, véase la sección
38428 \begin_inset space ~
38429 \end_inset
38430
38431
38432 \begin_inset CommandInset ref
38433 LatexCommand ref
38434 reference "sec:Notas-al-margen"
38435
38436 \end_inset
38437
38438 .
38439 \end_layout
38440
38441 \begin_layout Subsection
38442 Título breve
38443 \end_layout
38444
38445 \begin_layout Standard
38446 Inserta un título breve, véase la sección
38447 \begin_inset space ~
38448 \end_inset
38449
38450
38451 \begin_inset CommandInset ref
38452 LatexCommand ref
38453 reference "sec:Títulos-breves"
38454
38455 \end_inset
38456
38457 .
38458 \end_layout
38459
38460 \begin_layout Subsection
38461 Código TeX
38462 \end_layout
38463
38464 \begin_layout Standard
38465 Inserta un cuadro código TeX, véase la sección
38466 \begin_inset space ~
38467 \end_inset
38468
38469
38470 \begin_inset CommandInset ref
38471 LatexCommand ref
38472 reference "sub:Cuadros-TeX"
38473
38474 \end_inset
38475
38476 .
38477 \end_layout
38478
38479 \begin_layout Subsection
38480 Listado de programa
38481 \begin_inset Index idx
38482 status collapsed
38483
38484 \begin_layout Plain Layout
38485 Listado de programa
38486 \end_layout
38487
38488 \end_inset
38489
38490
38491 \end_layout
38492
38493 \begin_layout Standard
38494 Inserta un cuadro para escribir código de programa.
38495  Se describe en el capítulo 
38496 \emph on
38497 Listado de programa 
38498 \emph default
38499 del manual 
38500 \emph on
38501 Objetos insertados
38502 \emph default
38503 .
38504 \end_layout
38505
38506 \begin_layout Subsection
38507 Fecha
38508 \end_layout
38509
38510 \begin_layout Standard
38511 Inserta la fecha actual.
38512  El formato de fecha depende del idioma usado para los menús de LyX.
38513  LyX ofrece otras formas de insertar una fecha, tal como se describe en
38514  la sección
38515 \emph on
38516  Material externo
38517 \emph default
38518  del manual 
38519 \emph on
38520 Objetos insertados
38521 \emph default
38522 .
38523  Ahí se comparan los diversos métodos.
38524 \end_layout
38525
38526 \begin_layout Section
38527 El menú Navegar
38528 \begin_inset Index idx
38529 status collapsed
38530
38531 \begin_layout Plain Layout
38532 Menú ! Navegar
38533 \end_layout
38534
38535 \end_inset
38536
38537
38538 \end_layout
38539
38540 \begin_layout Standard
38541 En este menú se muestran los índices y listas existentes de figuras, tablas
38542  y otros, así como el índice general (IG) del documento abierto.
38543  Esto permite navegar cómodamente a través del documento.
38544 \end_layout
38545
38546 \begin_layout Subsection
38547 Marcadores
38548 \end_layout
38549
38550 \begin_layout Standard
38551 Esta opción permite definir marcadores personales.
38552  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
38553  menudo de una parte a otra del mismo.
38554  Por ejemplo, si tienes que cambiar con frecuencia de la sección
38555 \begin_inset space \thinspace{}
38556 \end_inset
38557
38558 2.6 a la 6.3, te sitúas en la primera y usas el menú 
38559 \family sans
38560 Guardar
38561 \begin_inset space ~
38562 \end_inset
38563
38564 marcador
38565 \begin_inset space ~
38566 \end_inset
38567
38568 1,
38569 \family default
38570  después vas a la sección
38571 \begin_inset space ~
38572 \end_inset
38573
38574
38575 \begin_inset space \thinspace{}
38576 \end_inset
38577
38578 6.3 y pulsas 
38579 \family sans
38580 Guardar
38581 \begin_inset space ~
38582 \end_inset
38583
38584 marcador
38585 \begin_inset space ~
38586 \end_inset
38587
38588 2.
38589
38590 \family default
38591  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
38592  bien con los atajos 
38593 \family sans
38594 Ctrl+1
38595 \family default
38596  y 
38597 \family sans
38598 Ctrl+2
38599 \family default
38600 .
38601 \end_layout
38602
38603 \begin_layout Standard
38604 También se pueden usar los marcadores para alternar entre varios documentos
38605  abiertos.
38606  Los marcadores permanecen hasta que se cierra el documento.
38607 \end_layout
38608
38609 \begin_layout Subsection
38610 Nota, Cambio, Referencia siguiente
38611 \end_layout
38612
38613 \begin_layout Standard
38614 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
38615  cruzada siguiente.
38616 \end_layout
38617
38618 \begin_layout Subsection
38619 Ir a la etiqueta
38620 \end_layout
38621
38622 \begin_layout Standard
38623 Sólo está activo cuando el cursor está frente a una referencia cruzada.
38624  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
38625  clic derecho sobre el cuadro de la referencia.
38626 \end_layout
38627
38628 \begin_layout Section
38629 El menú Documento
38630 \begin_inset Index idx
38631 status collapsed
38632
38633 \begin_layout Plain Layout
38634 Menú ! Documento
38635 \end_layout
38636
38637 \end_inset
38638
38639
38640 \end_layout
38641
38642 \begin_layout Subsection
38643 Seguimiento de cambios
38644 \end_layout
38645
38646 \begin_layout Standard
38647 Descrito en la sección
38648 \begin_inset space ~
38649 \end_inset
38650
38651
38652 \begin_inset CommandInset ref
38653 LatexCommand ref
38654 reference "sec:Seguimiento-de-cambios"
38655
38656 \end_inset
38657
38658 .
38659 \end_layout
38660
38661 \begin_layout Subsection
38662 Registro de LaT
38663 \begin_inset ERT
38664 status collapsed
38665
38666 \begin_layout Plain Layout
38667
38668 {}
38669 \end_layout
38670
38671 \end_inset
38672
38673 eX
38674 \end_layout
38675
38676 \begin_layout Standard
38677 Después de exportar o mostrar una vista preliminar del documento, se habilita
38678  el menú 
38679 \family sans
38680 Registro
38681 \family default
38682
38683 \begin_inset space ~
38684 \end_inset
38685
38686
38687 \family sans
38688 de
38689 \family default
38690
38691 \begin_inset space ~
38692 \end_inset
38693
38694
38695 \family sans
38696 LaTeX.
38697
38698 \family default
38699  Permite visualizar el archivo de registro de los programas y archivos empleados
38700  por LaTeX al generar la salida.
38701  
38702 \end_layout
38703
38704 \begin_layout Standard
38705 En él se puede ver cómo funciona LaTeX al procesar el documento.
38706  Los 
38707 \emph on
38708 expertos
38709 \emph default
38710  encontrarán aquí posibles causas de los errores de LaTeX.
38711 \end_layout
38712
38713 \begin_layout Subsection
38714 Navegador de contorno
38715 \end_layout
38716
38717 \begin_layout Standard
38718 Abre una ventana lateral para navegar por los índices descrita en la sección
38719 \begin_inset space ~
38720 \end_inset
38721
38722
38723 \begin_inset CommandInset ref
38724 LatexCommand ref
38725 reference "sub:Indice-general"
38726
38727 \end_inset
38728
38729 .
38730 \end_layout
38731
38732 \begin_layout Subsection
38733 Comenzar apéndice aquí
38734 \end_layout
38735
38736 \begin_layout Standard
38737 Inicia el apéndice del documento en la posición del cursor, como se describe
38738  en la sección
38739 \begin_inset space ~
38740 \end_inset
38741
38742
38743 \begin_inset CommandInset ref
38744 LatexCommand ref
38745 reference "sec:Apéndices"
38746
38747 \end_inset
38748
38749 .
38750 \end_layout
38751
38752 \begin_layout Subsection
38753 Comprimido
38754 \end_layout
38755
38756 \begin_layout Standard
38757 Comprime/descomprime el documento actual.
38758 \end_layout
38759
38760 \begin_layout Subsection
38761 Configuración
38762 \end_layout
38763
38764 \begin_layout Standard
38765 La configuración del documento se describe en el apéndice
38766 \begin_inset space ~
38767 \end_inset
38768
38769
38770 \begin_inset CommandInset ref
38771 LatexCommand ref
38772 reference "cap:Configuración-del-documento"
38773
38774 \end_inset
38775
38776 .
38777 \end_layout
38778
38779 \begin_layout Section
38780 El menú Herramientas
38781 \begin_inset Index idx
38782 status collapsed
38783
38784 \begin_layout Plain Layout
38785 Menú ! Herramientas
38786 \end_layout
38787
38788 \end_inset
38789
38790
38791 \end_layout
38792
38793 \begin_layout Subsection
38794 Corrector ortográfico
38795 \end_layout
38796
38797 \begin_layout Standard
38798 Se describe en la sección
38799 \begin_inset space ~
38800 \end_inset
38801
38802
38803 \begin_inset CommandInset ref
38804 LatexCommand ref
38805 reference "sec:Corrector-ortográfico"
38806
38807 \end_inset
38808
38809 .
38810 \end_layout
38811
38812 \begin_layout Subsection
38813 Tesauro
38814 \end_layout
38815
38816 \begin_layout Standard
38817 Se describe en la sección
38818 \begin_inset space ~
38819 \end_inset
38820
38821
38822 \begin_inset CommandInset ref
38823 LatexCommand ref
38824 reference "sec:Tesauro"
38825
38826 \end_inset
38827
38828 .
38829 \end_layout
38830
38831 \begin_layout Subsection
38832 Estadísticas
38833 \begin_inset Index idx
38834 status collapsed
38835
38836 \begin_layout Plain Layout
38837 Contar palabras
38838 \end_layout
38839
38840 \end_inset
38841
38842
38843 \begin_inset Index idx
38844 status collapsed
38845
38846 \begin_layout Plain Layout
38847 Contar caracteres
38848 \end_layout
38849
38850 \end_inset
38851
38852
38853 \end_layout
38854
38855 \begin_layout Standard
38856 Cuenta el número de palabras y caracteres en el documento o en la parte
38857  resaltada.
38858 \end_layout
38859
38860 \begin_layout Subsection
38861 Información TeX
38862 \begin_inset Index idx
38863 status collapsed
38864
38865 \begin_layout Plain Layout
38866 Información TeX
38867 \end_layout
38868
38869 \end_inset
38870
38871
38872 \end_layout
38873
38874 \begin_layout Standard
38875 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
38876 \end_layout
38877
38878 \begin_layout Subsection
38879 Reconfigurar
38880 \begin_inset Index idx
38881 status collapsed
38882
38883 \begin_layout Plain Layout
38884 Reconfiguración de LyX
38885 \end_layout
38886
38887 \end_inset
38888
38889
38890 \begin_inset Index idx
38891 status collapsed
38892
38893 \begin_layout Plain Layout
38894 LyX ! Reconfigurar|see
38895 \begin_inset ERT
38896 status collapsed
38897
38898 \begin_layout Plain Layout
38899
38900 {
38901 \end_layout
38902
38903 \end_inset
38904
38905 Reconfiguración de LyX
38906 \begin_inset ERT
38907 status collapsed
38908
38909 \begin_layout Plain Layout
38910
38911 }
38912 \end_layout
38913
38914 \end_inset
38915
38916
38917 \end_layout
38918
38919 \end_inset
38920
38921
38922 \end_layout
38923
38924 \begin_layout Standard
38925 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
38926  tras su instalación.
38927  Véase la sección
38928 \begin_inset space ~
38929 \end_inset
38930
38931
38932 \begin_inset CommandInset ref
38933 LatexCommand ref
38934 reference "sec:Configuración-básica"
38935
38936 \end_inset
38937
38938 .
38939 \end_layout
38940
38941 \begin_layout Subsection
38942 Preferencias
38943 \end_layout
38944
38945 \begin_layout Standard
38946 El diálogo 
38947 \family sans
38948 Preferencias
38949 \family default
38950  se describe con detalle en el capítulo
38951 \begin_inset space ~
38952 \end_inset
38953
38954
38955 \begin_inset CommandInset ref
38956 LatexCommand ref
38957 reference "cap:Diálogo-preferencias"
38958
38959 \end_inset
38960
38961 .
38962 \end_layout
38963
38964 \begin_layout Section
38965 El menú Ayuda
38966 \begin_inset Index idx
38967 status collapsed
38968
38969 \begin_layout Plain Layout
38970 Menú ! Ayuda
38971 \end_layout
38972
38973 \end_inset
38974
38975
38976 \end_layout
38977
38978 \begin_layout Standard
38979 Aquí están los archivos de documentación de LyX.
38980  Los que estén traducidos saldrán en el idioma en que estén los menús.
38981 \end_layout
38982
38983 \begin_layout Standard
38984 El apartado 
38985 \family sans
38986 Configuración
38987 \begin_inset space ~
38988 \end_inset
38989
38990 de
38991 \begin_inset space ~
38992 \end_inset
38993
38994 LaTeX
38995 \family default
38996  genera un archivo LyX con información sobre los paquetes LaTeX y clases
38997  de documento encontrados por LyX (véase también la sección
38998 \begin_inset space ~
38999 \end_inset
39000
39001
39002 \begin_inset CommandInset ref
39003 LatexCommand ref
39004 reference "sec:LaTeX-conf"
39005
39006 \end_inset
39007
39008 ).
39009 \end_layout
39010
39011 \begin_layout Standard
39012
39013 \end_layout
39014
39015 \begin_layout Section
39016 Barras de herramientas
39017 \begin_inset CommandInset label
39018 LatexCommand label
39019 name "sec:Barras-de-herramientas"
39020
39021 \end_inset
39022
39023
39024 \end_layout
39025
39026 \begin_layout Standard
39027 La aparición u ocultación de las barras de herramientas se explica en
39028 \begin_inset space ~
39029 \end_inset
39030
39031
39032 \begin_inset CommandInset ref
39033 LatexCommand ref
39034 reference "sub:Barras-de-herramientas"
39035
39036 \end_inset
39037
39038 .
39039 \end_layout
39040
39041 \begin_layout Standard
39042 También se pueden definir barras personalizadas.
39043  Se explica en el manual 
39044 \emph on
39045 Características adicionales
39046 \emph default
39047 .
39048  
39049 \end_layout
39050
39051 \begin_layout Subsection
39052 Barra de herramientas Normal
39053 \begin_inset Index idx
39054 status collapsed
39055
39056 \begin_layout Plain Layout
39057 Barras de herramientas ! Normal
39058 \end_layout
39059
39060 \end_inset
39061
39062
39063 \end_layout
39064
39065 \begin_layout Standard
39066 \begin_inset Graphics
39067         filename ../clipart/StandardToolbar.png
39068         width 100col%
39069
39070 \end_inset
39071
39072
39073 \end_layout
39074
39075 \begin_layout Standard
39076 \begin_inset VSpace defskip
39077 \end_inset
39078
39079
39080 \end_layout
39081
39082 \begin_layout Standard
39083 Los botones de la barra normal son, de izquierda a derecha:
39084 \begin_inset ERT
39085 status collapsed
39086
39087 \begin_layout Plain Layout
39088
39089
39090 \backslash
39091 setlength{
39092 \backslash
39093 LTleft}{0pt}
39094 \end_layout
39095
39096 \end_inset
39097
39098
39099 \begin_inset Note Note
39100 status collapsed
39101
39102 \begin_layout Plain Layout
39103 Este comando es necesario para alinear las celdas en la siguiente tabla
39104  larga.
39105  Véase el manual 
39106 \emph on
39107 Objetos insertados
39108 \emph default
39109  para más detalles.
39110 \end_layout
39111
39112 \end_inset
39113
39114
39115 \end_layout
39116
39117 \begin_layout Standard
39118 \begin_inset VSpace defskip
39119 \end_inset
39120
39121
39122 \end_layout
39123
39124 \begin_layout Standard
39125 \begin_inset Tabular
39126 <lyxtabular version="3" rows="1" columns="2">
39127 <features islongtable="true" longtabularalignment="center">
39128 <column alignment="center" valignment="top" width="0">
39129 <column alignment="center" valignment="top" width="0">
39130 <row>
39131 <cell alignment="center" valignment="top" usebox="none">
39132 \begin_inset Text
39133
39134 \begin_layout Plain Layout
39135 \begin_inset Graphics
39136         filename clipart/es_ToolbarEnvBox.png
39137         clip
39138
39139 \end_inset
39140
39141
39142 \end_layout
39143
39144 \end_inset
39145 </cell>
39146 <cell alignment="center" valignment="top" usebox="none">
39147 \begin_inset Text
39148
39149 \begin_layout Plain Layout
39150 Menú desplegable con los entornos de párrafo
39151 \end_layout
39152
39153 \end_inset
39154 </cell>
39155 </row>
39156 </lyxtabular>
39157
39158 \end_inset
39159
39160
39161 \end_layout
39162
39163 \begin_layout Standard
39164 \begin_inset VSpace -10mm
39165 \end_inset
39166
39167
39168 \end_layout
39169
39170 \begin_layout Standard
39171 \align left
39172 \begin_inset Tabular
39173 <lyxtabular version="3" rows="21" columns="2">
39174 <features islongtable="true" longtabularalignment="center">
39175 <column alignment="left" valignment="top" width="0">
39176 <column alignment="left" valignment="top" width="0">
39177 <row interlinespace="2.5mm">
39178 <cell alignment="center" valignment="top" usebox="none">
39179 \begin_inset Text
39180
39181 \begin_layout Plain Layout
39182
39183 \family sans
39184 \begin_inset Graphics
39185         filename ../../images/buffer-new.png
39186         scale 85
39187         groupId toolbarboton
39188
39189 \end_inset
39190
39191
39192 \end_layout
39193
39194 \end_inset
39195 </cell>
39196 <cell alignment="center" valignment="top" usebox="none">
39197 \begin_inset Text
39198
39199 \begin_layout Plain Layout
39200
39201 \family sans
39202 Archivo\SpecialChar \menuseparator
39203 Nuevo
39204 \end_layout
39205
39206 \end_inset
39207 </cell>
39208 </row>
39209 <row interlinespace="2.5mm">
39210 <cell alignment="center" valignment="top" usebox="none">
39211 \begin_inset Text
39212
39213 \begin_layout Plain Layout
39214 \begin_inset Graphics
39215         filename ../../images/file-open.png
39216         scale 85
39217         groupId toolbarboton
39218
39219 \end_inset
39220
39221
39222 \end_layout
39223
39224 \end_inset
39225 </cell>
39226 <cell alignment="center" valignment="top" usebox="none">
39227 \begin_inset Text
39228
39229 \begin_layout Plain Layout
39230
39231 \family sans
39232 Archivo\SpecialChar \menuseparator
39233 Abrir
39234 \end_layout
39235
39236 \end_inset
39237 </cell>
39238 </row>
39239 <row interlinespace="2.5mm">
39240 <cell alignment="center" valignment="top" usebox="none">
39241 \begin_inset Text
39242
39243 \begin_layout Plain Layout
39244 \begin_inset Graphics
39245         filename ../../images/buffer-write.png
39246         scale 85
39247         groupId toolbarboton
39248
39249 \end_inset
39250
39251
39252 \end_layout
39253
39254 \end_inset
39255 </cell>
39256 <cell alignment="center" valignment="top" usebox="none">
39257 \begin_inset Text
39258
39259 \begin_layout Plain Layout
39260
39261 \family sans
39262 Archivo\SpecialChar \menuseparator
39263 Guardar
39264 \end_layout
39265
39266 \end_inset
39267 </cell>
39268 </row>
39269 <row interlinespace="2.5mm">
39270 <cell alignment="center" valignment="top" usebox="none">
39271 \begin_inset Text
39272
39273 \begin_layout Plain Layout
39274 \begin_inset Graphics
39275         filename ../../images/dialog-show_print.png
39276         scale 85
39277         groupId toolbarboton
39278
39279 \end_inset
39280
39281
39282 \end_layout
39283
39284 \end_inset
39285 </cell>
39286 <cell alignment="center" valignment="top" usebox="none">
39287 \begin_inset Text
39288
39289 \begin_layout Plain Layout
39290
39291 \family sans
39292 Archivo\SpecialChar \menuseparator
39293 Imprimir
39294 \end_layout
39295
39296 \end_inset
39297 </cell>
39298 </row>
39299 <row interlinespace="2.5mm">
39300 <cell alignment="center" valignment="top" usebox="none">
39301 \begin_inset Text
39302
39303 \begin_layout Plain Layout
39304 \begin_inset Graphics
39305         filename ../../images/dialog-show_spellchecker.png
39306         scale 85
39307         groupId toolbarboton
39308
39309 \end_inset
39310
39311
39312 \end_layout
39313
39314 \end_inset
39315 </cell>
39316 <cell alignment="center" valignment="top" usebox="none">
39317 \begin_inset Text
39318
39319 \begin_layout Plain Layout
39320
39321 \family sans
39322 Herramientas\SpecialChar \menuseparator
39323 Corrector ortográfico
39324 \end_layout
39325
39326 \end_inset
39327 </cell>
39328 </row>
39329 <row interlinespace="2.5mm">
39330 <cell alignment="center" valignment="top" usebox="none">
39331 \begin_inset Text
39332
39333 \begin_layout Plain Layout
39334 \begin_inset Graphics
39335         filename ../../images/undo.png
39336         scale 85
39337         groupId toolbarboton
39338
39339 \end_inset
39340
39341
39342 \end_layout
39343
39344 \end_inset
39345 </cell>
39346 <cell alignment="center" valignment="top" usebox="none">
39347 \begin_inset Text
39348
39349 \begin_layout Plain Layout
39350
39351 \family sans
39352 Editar\SpecialChar \menuseparator
39353 Deshacer
39354 \end_layout
39355
39356 \end_inset
39357 </cell>
39358 </row>
39359 <row interlinespace="2.5mm">
39360 <cell alignment="center" valignment="top" usebox="none">
39361 \begin_inset Text
39362
39363 \begin_layout Plain Layout
39364 \begin_inset Graphics
39365         filename ../../images/redo.png
39366         scale 85
39367         groupId toolbarboton
39368
39369 \end_inset
39370
39371
39372 \end_layout
39373
39374 \end_inset
39375 </cell>
39376 <cell alignment="center" valignment="top" usebox="none">
39377 \begin_inset Text
39378
39379 \begin_layout Plain Layout
39380
39381 \family sans
39382 Editar\SpecialChar \menuseparator
39383 Rehacer
39384 \end_layout
39385
39386 \end_inset
39387 </cell>
39388 </row>
39389 <row interlinespace="2.5mm">
39390 <cell alignment="center" valignment="top" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394 \begin_inset Graphics
39395         filename ../../images/cut.png
39396         scale 85
39397         groupId toolbarboton
39398
39399 \end_inset
39400
39401
39402 \end_layout
39403
39404 \end_inset
39405 </cell>
39406 <cell alignment="center" valignment="top" usebox="none">
39407 \begin_inset Text
39408
39409 \begin_layout Plain Layout
39410
39411 \family sans
39412 Editar\SpecialChar \menuseparator
39413 Cortar
39414 \end_layout
39415
39416 \end_inset
39417 </cell>
39418 </row>
39419 <row interlinespace="2.5mm">
39420 <cell alignment="center" valignment="top" usebox="none">
39421 \begin_inset Text
39422
39423 \begin_layout Plain Layout
39424 \begin_inset Graphics
39425         filename ../../images/copy.png
39426         scale 85
39427         groupId toolbarboton
39428
39429 \end_inset
39430
39431
39432 \end_layout
39433
39434 \end_inset
39435 </cell>
39436 <cell alignment="center" valignment="top" usebox="none">
39437 \begin_inset Text
39438
39439 \begin_layout Plain Layout
39440
39441 \family sans
39442 Editar\SpecialChar \menuseparator
39443 Copiar
39444 \end_layout
39445
39446 \end_inset
39447 </cell>
39448 </row>
39449 <row interlinespace="2.5mm">
39450 <cell alignment="center" valignment="top" usebox="none">
39451 \begin_inset Text
39452
39453 \begin_layout Plain Layout
39454 \begin_inset Graphics
39455         filename ../../images/paste.png
39456         scale 85
39457         groupId toolbarboton
39458
39459 \end_inset
39460
39461
39462 \end_layout
39463
39464 \end_inset
39465 </cell>
39466 <cell alignment="center" valignment="top" usebox="none">
39467 \begin_inset Text
39468
39469 \begin_layout Plain Layout
39470
39471 \family sans
39472 Editar\SpecialChar \menuseparator
39473 Pegar
39474 \end_layout
39475
39476 \end_inset
39477 </cell>
39478 </row>
39479 <row interlinespace="2.5mm">
39480 <cell alignment="center" valignment="top" usebox="none">
39481 \begin_inset Text
39482
39483 \begin_layout Plain Layout
39484 \begin_inset Graphics
39485         filename ../../images/dialog-show_findreplace.png
39486         scale 85
39487         groupId toolbarboton
39488
39489 \end_inset
39490
39491
39492 \end_layout
39493
39494 \end_inset
39495 </cell>
39496 <cell alignment="center" valignment="top" usebox="none">
39497 \begin_inset Text
39498
39499 \begin_layout Plain Layout
39500
39501 \family sans
39502 Editar\SpecialChar \menuseparator
39503 Encontrar y reemplazar
39504 \end_layout
39505
39506 \end_inset
39507 </cell>
39508 </row>
39509 <row interlinespace="2.5mm">
39510 <cell alignment="center" valignment="top" usebox="none">
39511 \begin_inset Text
39512
39513 \begin_layout Plain Layout
39514 \begin_inset Graphics
39515         filename ../../images/bookmark-goto_0.png
39516         scale 85
39517         groupId toolbarboton
39518
39519 \end_inset
39520
39521
39522 \end_layout
39523
39524 \end_inset
39525 </cell>
39526 <cell alignment="center" valignment="top" usebox="none">
39527 \begin_inset Text
39528
39529 \begin_layout Plain Layout
39530
39531 \family sans
39532 Navegar\SpecialChar \menuseparator
39533 Marcadores\SpecialChar \menuseparator
39534 Volver
39535 \end_layout
39536
39537 \end_inset
39538 </cell>
39539 </row>
39540 <row interlinespace="2.5mm">
39541 <cell alignment="center" valignment="top" usebox="none">
39542 \begin_inset Text
39543
39544 \begin_layout Plain Layout
39545 \begin_inset Graphics
39546         filename ../../images/font-emph.png
39547         scale 85
39548         groupId toolbarboton
39549
39550 \end_inset
39551
39552
39553 \end_layout
39554
39555 \end_inset
39556 </cell>
39557 <cell alignment="center" valignment="top" usebox="none">
39558 \begin_inset Text
39559
39560 \begin_layout Plain Layout
39561 Aplica al texto el formato énfasis, función del diálogo Edit
39562 \family sans
39563 ar\SpecialChar \menuseparator
39564 Estilo
39565 \begin_inset space ~
39566 \end_inset
39567
39568 del
39569 \begin_inset space ~
39570 \end_inset
39571
39572 texto
39573 \end_layout
39574
39575 \end_inset
39576 </cell>
39577 </row>
39578 <row interlinespace="2.5mm">
39579 <cell alignment="center" valignment="top" usebox="none">
39580 \begin_inset Text
39581
39582 \begin_layout Plain Layout
39583 \begin_inset Graphics
39584         filename ../../images/font-noun.png
39585         scale 85
39586         groupId toolbarboton
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 Aplica al texto el formato versalitas, función del diálogo Edit
39600 \family sans
39601 ar\SpecialChar \menuseparator
39602 Estilo
39603 \begin_inset space ~
39604 \end_inset
39605
39606 del
39607 \begin_inset space ~
39608 \end_inset
39609
39610 texto
39611 \end_layout
39612
39613 \end_inset
39614 </cell>
39615 </row>
39616 <row interlinespace="2.5mm">
39617 <cell alignment="center" valignment="top" usebox="none">
39618 \begin_inset Text
39619
39620 \begin_layout Plain Layout
39621 \begin_inset Graphics
39622         filename ../../images/textstyle-apply.png
39623         scale 85
39624         groupId toolbarboton
39625
39626 \end_inset
39627
39628
39629 \end_layout
39630
39631 \end_inset
39632 </cell>
39633 <cell alignment="center" valignment="top" usebox="none">
39634 \begin_inset Text
39635
39636 \begin_layout Plain Layout
39637 Aplica al texto el formato actual del diálogo Edit
39638 \family sans
39639 ar\SpecialChar \menuseparator
39640 Estilo
39641 \begin_inset space ~
39642 \end_inset
39643
39644 del
39645 \begin_inset space ~
39646 \end_inset
39647
39648 texto
39649 \end_layout
39650
39651 \end_inset
39652 </cell>
39653 </row>
39654 <row interlinespace="2.5mm">
39655 <cell alignment="center" valignment="top" usebox="none">
39656 \begin_inset Text
39657
39658 \begin_layout Plain Layout
39659 \begin_inset Graphics
39660         filename ../../images/math-mode.png
39661         scale 85
39662         groupId toolbarboton
39663
39664 \end_inset
39665
39666
39667 \end_layout
39668
39669 \end_inset
39670 </cell>
39671 <cell alignment="center" valignment="top" usebox="none">
39672 \begin_inset Text
39673
39674 \begin_layout Plain Layout
39675
39676 \family sans
39677 Insertar\SpecialChar \menuseparator
39678 Ecuación\SpecialChar \menuseparator
39679 En
39680 \begin_inset space ~
39681 \end_inset
39682
39683 línea
39684 \end_layout
39685
39686 \end_inset
39687 </cell>
39688 </row>
39689 <row interlinespace="2.5mm">
39690 <cell alignment="center" valignment="top" usebox="none">
39691 \begin_inset Text
39692
39693 \begin_layout Plain Layout
39694 \begin_inset Graphics
39695         filename ../../images/dialog-show-new-inset_graphics.png
39696         scale 85
39697         groupId toolbarboton
39698
39699 \end_inset
39700
39701
39702 \end_layout
39703
39704 \end_inset
39705 </cell>
39706 <cell alignment="center" valignment="top" usebox="none">
39707 \begin_inset Text
39708
39709 \begin_layout Plain Layout
39710
39711 \family sans
39712 Insertar\SpecialChar \menuseparator
39713 Imagen
39714 \end_layout
39715
39716 \end_inset
39717 </cell>
39718 </row>
39719 <row interlinespace="2.5mm">
39720 <cell alignment="center" valignment="top" usebox="none">
39721 \begin_inset Text
39722
39723 \begin_layout Plain Layout
39724 \begin_inset Graphics
39725         filename ../../images/tabular-insert.png
39726         scale 85
39727         groupId toolbarboton
39728
39729 \end_inset
39730
39731
39732 \end_layout
39733
39734 \end_inset
39735 </cell>
39736 <cell alignment="center" valignment="top" usebox="none">
39737 \begin_inset Text
39738
39739 \begin_layout Plain Layout
39740
39741 \family sans
39742 Insertar\SpecialChar \menuseparator
39743 Tabla
39744 \end_layout
39745
39746 \end_inset
39747 </cell>
39748 </row>
39749 <row interlinespace="2.5mm">
39750 <cell alignment="center" valignment="top" usebox="none">
39751 \begin_inset Text
39752
39753 \begin_layout Plain Layout
39754 \begin_inset Graphics
39755         filename ../../images/dialog-toggle_toc.png
39756         scale 85
39757         groupId toolbarboton
39758
39759 \end_inset
39760
39761
39762 \end_layout
39763
39764 \end_inset
39765 </cell>
39766 <cell alignment="center" valignment="top" usebox="none">
39767 \begin_inset Text
39768
39769 \begin_layout Plain Layout
39770 Muestra/oculta la ventana del navegador, 
39771 \family sans
39772 Documento\SpecialChar \menuseparator
39773 Outline
39774 \end_layout
39775
39776 \end_inset
39777 </cell>
39778 </row>
39779 <row interlinespace="2.5mm">
39780 <cell alignment="center" valignment="top" usebox="none">
39781 \begin_inset Text
39782
39783 \begin_layout Plain Layout
39784 \begin_inset Graphics
39785         filename ../../images/toolbar-toggle_math.png
39786         scale 85
39787         groupId toolbarboton
39788
39789 \end_inset
39790
39791
39792 \end_layout
39793
39794 \end_inset
39795 </cell>
39796 <cell alignment="center" valignment="top" usebox="none">
39797 \begin_inset Text
39798
39799 \begin_layout Plain Layout
39800 Muestra/oculta la barra de herramientas matemáticas
39801 \end_layout
39802
39803 \end_inset
39804 </cell>
39805 </row>
39806 <row interlinespace="2.5mm">
39807 <cell alignment="center" valignment="top" usebox="none">
39808 \begin_inset Text
39809
39810 \begin_layout Plain Layout
39811 \begin_inset Graphics
39812         filename ../../images/toolbar-toggle_table.png
39813         scale 85
39814         groupId toolbarboton
39815
39816 \end_inset
39817
39818
39819 \end_layout
39820
39821 \end_inset
39822 </cell>
39823 <cell alignment="center" valignment="top" usebox="none">
39824 \begin_inset Text
39825
39826 \begin_layout Plain Layout
39827 Muestra/oculta la barra de herramientas de tablas
39828 \end_layout
39829
39830 \end_inset
39831 </cell>
39832 </row>
39833 </lyxtabular>
39834
39835 \end_inset
39836
39837
39838 \end_layout
39839
39840 \begin_layout Subsection
39841 Barra de herramientas Extra
39842 \begin_inset Index idx
39843 status collapsed
39844
39845 \begin_layout Plain Layout
39846 Barras de herramientas ! Extra
39847 \end_layout
39848
39849 \end_inset
39850
39851
39852 \end_layout
39853
39854 \begin_layout Standard
39855 \begin_inset Graphics
39856         filename ../clipart/ExtraToolbar.png
39857         width 100col%
39858
39859 \end_inset
39860
39861
39862 \end_layout
39863
39864 \begin_layout Standard
39865 \begin_inset VSpace defskip
39866 \end_inset
39867
39868
39869 \end_layout
39870
39871 \begin_layout Standard
39872 Los botones de la barra extra son, de izquierda a derecha:
39873 \end_layout
39874
39875 \begin_layout Standard
39876 \begin_inset VSpace defskip
39877 \end_inset
39878
39879
39880 \end_layout
39881
39882 \begin_layout Standard
39883 \begin_inset Tabular
39884 <lyxtabular version="3" rows="25" columns="2">
39885 <features islongtable="true" longtabularalignment="center">
39886 <column alignment="left" valignment="top" width="0">
39887 <column alignment="left" valignment="top" width="0">
39888 <row interlinespace="2.5mm">
39889 <cell alignment="center" valignment="top" usebox="none">
39890 \begin_inset Text
39891
39892 \begin_layout Plain Layout
39893 \begin_inset Graphics
39894         filename ../../images/layout.png
39895         scale 85
39896         groupId toolbarboton
39897
39898 \end_inset
39899
39900
39901 \end_layout
39902
39903 \end_inset
39904 </cell>
39905 <cell alignment="center" valignment="top" usebox="none">
39906 \begin_inset Text
39907
39908 \begin_layout Plain Layout
39909 Predeterminado
39910 \end_layout
39911
39912 \end_inset
39913 </cell>
39914 </row>
39915 <row interlinespace="2.5mm">
39916 <cell alignment="center" valignment="top" usebox="none">
39917 \begin_inset Text
39918
39919 \begin_layout Plain Layout
39920 \begin_inset Graphics
39921         filename ../../images/layout_Enumerate.png
39922         scale 85
39923         groupId toolbarboton
39924
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \end_inset
39931 </cell>
39932 <cell alignment="center" valignment="top" usebox="none">
39933 \begin_inset Text
39934
39935 \begin_layout Plain Layout
39936 Lista enumerada
39937 \end_layout
39938
39939 \end_inset
39940 </cell>
39941 </row>
39942 <row interlinespace="2.5mm">
39943 <cell alignment="center" valignment="top" usebox="none">
39944 \begin_inset Text
39945
39946 \begin_layout Plain Layout
39947 \begin_inset Graphics
39948         filename ../../images/layout_Itemize.png
39949         scale 85
39950         groupId toolbarboton
39951
39952 \end_inset
39953
39954
39955 \end_layout
39956
39957 \end_inset
39958 </cell>
39959 <cell alignment="center" valignment="top" usebox="none">
39960 \begin_inset Text
39961
39962 \begin_layout Plain Layout
39963 Lista no numerada
39964 \end_layout
39965
39966 \end_inset
39967 </cell>
39968 </row>
39969 <row interlinespace="2.5mm">
39970 <cell alignment="center" valignment="top" usebox="none">
39971 \begin_inset Text
39972
39973 \begin_layout Plain Layout
39974 \begin_inset Graphics
39975         filename ../../images/layout_List.png
39976         scale 85
39977         groupId toolbarboton
39978
39979 \end_inset
39980
39981
39982 \end_layout
39983
39984 \end_inset
39985 </cell>
39986 <cell alignment="center" valignment="top" usebox="none">
39987 \begin_inset Text
39988
39989 \begin_layout Plain Layout
39990 Lista
39991 \end_layout
39992
39993 \end_inset
39994 </cell>
39995 </row>
39996 <row interlinespace="2.5mm">
39997 <cell alignment="center" valignment="top" usebox="none">
39998 \begin_inset Text
39999
40000 \begin_layout Plain Layout
40001 \begin_inset Graphics
40002         filename ../../images/layout_Description.png
40003         scale 85
40004         groupId toolbarboton
40005
40006 \end_inset
40007
40008
40009 \end_layout
40010
40011 \end_inset
40012 </cell>
40013 <cell alignment="center" valignment="top" usebox="none">
40014 \begin_inset Text
40015
40016 \begin_layout Plain Layout
40017 Lista descripción
40018 \end_layout
40019
40020 \end_inset
40021 </cell>
40022 </row>
40023 <row interlinespace="2.5mm">
40024 <cell alignment="center" valignment="top" usebox="none">
40025 \begin_inset Text
40026
40027 \begin_layout Plain Layout
40028 \begin_inset Graphics
40029         filename ../../images/depth-increment.png
40030         scale 85
40031         groupId toolbarboton
40032
40033 \end_inset
40034
40035
40036 \end_layout
40037
40038 \end_inset
40039 </cell>
40040 <cell alignment="center" valignment="top" usebox="none">
40041 \begin_inset Text
40042
40043 \begin_layout Plain Layout
40044
40045 \family sans
40046 Editar\SpecialChar \menuseparator
40047 Aumentar
40048 \begin_inset space ~
40049 \end_inset
40050
40051 profundidad
40052 \begin_inset space ~
40053 \end_inset
40054
40055 de
40056 \begin_inset space ~
40057 \end_inset
40058
40059 lista
40060 \end_layout
40061
40062 \end_inset
40063 </cell>
40064 </row>
40065 <row interlinespace="2.5mm">
40066 <cell alignment="center" valignment="top" usebox="none">
40067 \begin_inset Text
40068
40069 \begin_layout Plain Layout
40070 \begin_inset Graphics
40071         filename ../../images/depth-decrement.png
40072         scale 85
40073         groupId toolbarboton
40074
40075 \end_inset
40076
40077
40078 \end_layout
40079
40080 \end_inset
40081 </cell>
40082 <cell alignment="center" valignment="top" usebox="none">
40083 \begin_inset Text
40084
40085 \begin_layout Plain Layout
40086
40087 \family sans
40088 Editar\SpecialChar \menuseparator
40089 Disminuir
40090 \begin_inset space ~
40091 \end_inset
40092
40093 profundidad
40094 \begin_inset space ~
40095 \end_inset
40096
40097 de
40098 \begin_inset space ~
40099 \end_inset
40100
40101 lista
40102 \end_layout
40103
40104 \end_inset
40105 </cell>
40106 </row>
40107 <row interlinespace="2.5mm">
40108 <cell alignment="center" valignment="top" usebox="none">
40109 \begin_inset Text
40110
40111 \begin_layout Plain Layout
40112 \begin_inset Graphics
40113         filename ../../images/float-insert_figure.png
40114         scale 85
40115         groupId toolbarboton
40116
40117 \end_inset
40118
40119
40120 \end_layout
40121
40122 \end_inset
40123 </cell>
40124 <cell alignment="center" valignment="top" usebox="none">
40125 \begin_inset Text
40126
40127 \begin_layout Plain Layout
40128
40129 \family sans
40130 Insertar\SpecialChar \menuseparator
40131 Flotante\SpecialChar \menuseparator
40132 Figura
40133 \end_layout
40134
40135 \end_inset
40136 </cell>
40137 </row>
40138 <row interlinespace="2.5mm">
40139 <cell alignment="center" valignment="top" usebox="none">
40140 \begin_inset Text
40141
40142 \begin_layout Plain Layout
40143 \begin_inset Graphics
40144         filename ../../images/float-insert_table.png
40145         scale 85
40146         groupId toolbarboton
40147
40148 \end_inset
40149
40150
40151 \end_layout
40152
40153 \end_inset
40154 </cell>
40155 <cell alignment="center" valignment="top" usebox="none">
40156 \begin_inset Text
40157
40158 \begin_layout Plain Layout
40159
40160 \family sans
40161 Insertar\SpecialChar \menuseparator
40162 Flotante\SpecialChar \menuseparator
40163 Tabla
40164 \end_layout
40165
40166 \end_inset
40167 </cell>
40168 </row>
40169 <row interlinespace="2.5mm">
40170 <cell alignment="center" valignment="top" usebox="none">
40171 \begin_inset Text
40172
40173 \begin_layout Plain Layout
40174 \begin_inset Graphics
40175         filename ../../images/label-insert.png
40176         scale 85
40177         groupId toolbarboton
40178
40179 \end_inset
40180
40181
40182 \end_layout
40183
40184 \end_inset
40185 </cell>
40186 <cell alignment="center" valignment="top" usebox="none">
40187 \begin_inset Text
40188
40189 \begin_layout Plain Layout
40190
40191 \family sans
40192 Insertar\SpecialChar \menuseparator
40193 Etiqueta
40194 \end_layout
40195
40196 \end_inset
40197 </cell>
40198 </row>
40199 <row interlinespace="2.5mm">
40200 <cell alignment="center" valignment="top" usebox="none">
40201 \begin_inset Text
40202
40203 \begin_layout Plain Layout
40204 \begin_inset Graphics
40205         filename ../../images/dialog-show-new-inset_ref.png
40206         scale 85
40207         groupId toolbarboton
40208
40209 \end_inset
40210
40211
40212 \end_layout
40213
40214 \end_inset
40215 </cell>
40216 <cell alignment="center" valignment="top" usebox="none">
40217 \begin_inset Text
40218
40219 \begin_layout Plain Layout
40220
40221 \family sans
40222 Insertar\SpecialChar \menuseparator
40223 Referencia
40224 \begin_inset space ~
40225 \end_inset
40226
40227 cruzada
40228 \end_layout
40229
40230 \end_inset
40231 </cell>
40232 </row>
40233 <row interlinespace="2.5mm">
40234 <cell alignment="center" valignment="top" usebox="none">
40235 \begin_inset Text
40236
40237 \begin_layout Plain Layout
40238 \begin_inset Graphics
40239         filename ../../images/dialog-show-new-inset_citation.png
40240         scale 85
40241         groupId toolbarboton
40242
40243 \end_inset
40244
40245
40246 \end_layout
40247
40248 \end_inset
40249 </cell>
40250 <cell alignment="center" valignment="top" usebox="none">
40251 \begin_inset Text
40252
40253 \begin_layout Plain Layout
40254
40255 \family sans
40256 Insertar\SpecialChar \menuseparator
40257 Cita
40258 \end_layout
40259
40260 \end_inset
40261 </cell>
40262 </row>
40263 <row interlinespace="2.5mm">
40264 <cell alignment="center" valignment="top" usebox="none">
40265 \begin_inset Text
40266
40267 \begin_layout Plain Layout
40268 \begin_inset Graphics
40269         filename ../../images/index-insert.png
40270         scale 85
40271         groupId toolbarboton
40272
40273 \end_inset
40274
40275
40276 \end_layout
40277
40278 \end_inset
40279 </cell>
40280 <cell alignment="center" valignment="top" usebox="none">
40281 \begin_inset Text
40282
40283 \begin_layout Plain Layout
40284
40285 \family sans
40286 Insertar\SpecialChar \menuseparator
40287 Entrada
40288 \begin_inset space ~
40289 \end_inset
40290
40291 de
40292 \begin_inset space ~
40293 \end_inset
40294
40295 índice
40296 \end_layout
40297
40298 \end_inset
40299 </cell>
40300 </row>
40301 <row interlinespace="2.5mm">
40302 <cell alignment="center" valignment="top" usebox="none">
40303 \begin_inset Text
40304
40305 \begin_layout Plain Layout
40306 \begin_inset Graphics
40307         filename ../../images/nomencl-insert.png
40308         scale 85
40309         groupId toolbarboton
40310
40311 \end_inset
40312
40313
40314 \end_layout
40315
40316 \end_inset
40317 </cell>
40318 <cell alignment="center" valignment="top" usebox="none">
40319 \begin_inset Text
40320
40321 \begin_layout Plain Layout
40322
40323 \family sans
40324 Insertar\SpecialChar \menuseparator
40325 Entrada
40326 \begin_inset space ~
40327 \end_inset
40328
40329 de
40330 \begin_inset space ~
40331 \end_inset
40332
40333 nomenclatura
40334 \end_layout
40335
40336 \end_inset
40337 </cell>
40338 </row>
40339 <row interlinespace="2.5mm">
40340 <cell alignment="center" valignment="top" usebox="none">
40341 \begin_inset Text
40342
40343 \begin_layout Plain Layout
40344 \begin_inset Graphics
40345         filename ../../images/footnote-insert.png
40346         scale 85
40347         groupId toolbarboton
40348
40349 \end_inset
40350
40351
40352 \end_layout
40353
40354 \end_inset
40355 </cell>
40356 <cell alignment="center" valignment="top" usebox="none">
40357 \begin_inset Text
40358
40359 \begin_layout Plain Layout
40360
40361 \family sans
40362 Insertar\SpecialChar \menuseparator
40363 Nota
40364 \begin_inset space ~
40365 \end_inset
40366
40367 al
40368 \begin_inset space ~
40369 \end_inset
40370
40371 pie
40372 \end_layout
40373
40374 \end_inset
40375 </cell>
40376 </row>
40377 <row interlinespace="2.5mm">
40378 <cell alignment="center" valignment="top" usebox="none">
40379 \begin_inset Text
40380
40381 \begin_layout Plain Layout
40382 \begin_inset Graphics
40383         filename ../../images/marginalnote-insert.png
40384         scale 85
40385         groupId toolbarboton
40386
40387 \end_inset
40388
40389
40390 \end_layout
40391
40392 \end_inset
40393 </cell>
40394 <cell alignment="center" valignment="top" usebox="none">
40395 \begin_inset Text
40396
40397 \begin_layout Plain Layout
40398
40399 \family sans
40400 Insertar\SpecialChar \menuseparator
40401 Nota
40402 \begin_inset space ~
40403 \end_inset
40404
40405 al
40406 \begin_inset space ~
40407 \end_inset
40408
40409 margen
40410 \end_layout
40411
40412 \end_inset
40413 </cell>
40414 </row>
40415 <row interlinespace="2.5mm">
40416 <cell alignment="center" valignment="top" usebox="none">
40417 \begin_inset Text
40418
40419 \begin_layout Plain Layout
40420 \begin_inset Graphics
40421         filename ../../images/note-insert.png
40422         scale 85
40423         groupId toolbarboton
40424
40425 \end_inset
40426
40427
40428 \end_layout
40429
40430 \end_inset
40431 </cell>
40432 <cell alignment="center" valignment="top" usebox="none">
40433 \begin_inset Text
40434
40435 \begin_layout Plain Layout
40436
40437 \family sans
40438 Insertar\SpecialChar \menuseparator
40439 Nota\SpecialChar \menuseparator
40440 Nota
40441 \begin_inset space ~
40442 \end_inset
40443
40444 LyX
40445 \end_layout
40446
40447 \end_inset
40448 </cell>
40449 </row>
40450 <row interlinespace="2.5mm">
40451 <cell alignment="center" valignment="top" usebox="none">
40452 \begin_inset Text
40453
40454 \begin_layout Plain Layout
40455 \begin_inset Graphics
40456         filename ../../images/box-insert.png
40457         scale 85
40458         groupId toolbarboton
40459
40460 \end_inset
40461
40462
40463 \end_layout
40464
40465 \end_inset
40466 </cell>
40467 <cell alignment="center" valignment="top" usebox="none">
40468 \begin_inset Text
40469
40470 \begin_layout Plain Layout
40471
40472 \family sans
40473 Insertar\SpecialChar \menuseparator
40474 Box
40475 \end_layout
40476
40477 \end_inset
40478 </cell>
40479 </row>
40480 <row interlinespace="2.5mm">
40481 <cell alignment="center" valignment="top" usebox="none">
40482 \begin_inset Text
40483
40484 \begin_layout Plain Layout
40485 \begin_inset Graphics
40486         filename ../../images/url-insert.png
40487         scale 85
40488         groupId toolbarboton
40489
40490 \end_inset
40491
40492
40493 \end_layout
40494
40495 \end_inset
40496 </cell>
40497 <cell alignment="center" valignment="top" usebox="none">
40498 \begin_inset Text
40499
40500 \begin_layout Plain Layout
40501
40502 \family sans
40503 Insertar\SpecialChar \menuseparator
40504 URL
40505 \end_layout
40506
40507 \end_inset
40508 </cell>
40509 </row>
40510 <row interlinespace="2.5mm">
40511 <cell alignment="center" valignment="top" usebox="none">
40512 \begin_inset Text
40513
40514 \begin_layout Plain Layout
40515 \begin_inset Graphics
40516         filename ../../images/ert-insert.png
40517         scale 85
40518         groupId toolbarboton
40519
40520 \end_inset
40521
40522
40523 \end_layout
40524
40525 \end_inset
40526 </cell>
40527 <cell alignment="center" valignment="top" usebox="none">
40528 \begin_inset Text
40529
40530 \begin_layout Plain Layout
40531
40532 \family sans
40533 Insertar\SpecialChar \menuseparator
40534 Código
40535 \begin_inset space ~
40536 \end_inset
40537
40538 T
40539 \family default
40540
40541 \begin_inset ERT
40542 status collapsed
40543
40544 \begin_layout Plain Layout
40545
40546 {}
40547 \end_layout
40548
40549 \end_inset
40550
40551
40552 \family sans
40553 eX
40554 \end_layout
40555
40556 \end_inset
40557 </cell>
40558 </row>
40559 <row interlinespace="2.5mm">
40560 <cell alignment="center" valignment="top" usebox="none">
40561 \begin_inset Text
40562
40563 \begin_layout Plain Layout
40564 \begin_inset Graphics
40565         filename ../../images/math-macro_newmacroname_newcommand.png
40566         scale 85
40567         groupId toolbarboton
40568
40569 \end_inset
40570
40571
40572 \end_layout
40573
40574 \end_inset
40575 </cell>
40576 <cell alignment="center" valignment="top" usebox="none">
40577 \begin_inset Text
40578
40579 \begin_layout Plain Layout
40580
40581 \family sans
40582 Insertar\SpecialChar \menuseparator
40583 Ecuaciones\SpecialChar \menuseparator
40584 Macro
40585 \end_layout
40586
40587 \end_inset
40588 </cell>
40589 </row>
40590 <row interlinespace="2.5mm">
40591 <cell alignment="center" valignment="top" usebox="none">
40592 \begin_inset Text
40593
40594 \begin_layout Plain Layout
40595 \begin_inset Graphics
40596         filename ../../images/dialog-show-new-inset_include.png
40597         scale 85
40598         groupId toolbarboton
40599
40600 \end_inset
40601
40602
40603 \end_layout
40604
40605 \end_inset
40606 </cell>
40607 <cell alignment="center" valignment="top" usebox="none">
40608 \begin_inset Text
40609
40610 \begin_layout Plain Layout
40611
40612 \family sans
40613 Insertar\SpecialChar \menuseparator
40614 Archivo\SpecialChar \menuseparator
40615 Documento
40616 \begin_inset space ~
40617 \end_inset
40618
40619 hijo
40620 \end_layout
40621
40622 \end_inset
40623 </cell>
40624 </row>
40625 <row interlinespace="2.5mm">
40626 <cell alignment="center" valignment="top" usebox="none">
40627 \begin_inset Text
40628
40629 \begin_layout Plain Layout
40630 \begin_inset Graphics
40631         filename ../../images/dialog-show_character.png
40632         scale 85
40633         groupId toolbarboton
40634
40635 \end_inset
40636
40637
40638 \end_layout
40639
40640 \end_inset
40641 </cell>
40642 <cell alignment="center" valignment="top" usebox="none">
40643 \begin_inset Text
40644
40645 \begin_layout Plain Layout
40646
40647 \family sans
40648 Editar\SpecialChar \menuseparator
40649 Estilo
40650 \begin_inset space ~
40651 \end_inset
40652
40653 del
40654 \begin_inset space ~
40655 \end_inset
40656
40657 texto
40658 \end_layout
40659
40660 \end_inset
40661 </cell>
40662 </row>
40663 <row interlinespace="2.5mm">
40664 <cell alignment="center" valignment="top" usebox="none">
40665 \begin_inset Text
40666
40667 \begin_layout Plain Layout
40668 \begin_inset Graphics
40669         filename ../../images/layout-paragraph.png
40670         scale 85
40671         groupId toolbarboton
40672
40673 \end_inset
40674
40675
40676 \end_layout
40677
40678 \end_inset
40679 </cell>
40680 <cell alignment="center" valignment="top" usebox="none">
40681 \begin_inset Text
40682
40683 \begin_layout Plain Layout
40684
40685 \family sans
40686 Editar\SpecialChar \menuseparator
40687 Configuración
40688 \begin_inset space ~
40689 \end_inset
40690
40691 del
40692 \begin_inset space ~
40693 \end_inset
40694
40695 párrafo
40696 \end_layout
40697
40698 \end_inset
40699 </cell>
40700 </row>
40701 <row interlinespace="2.5mm">
40702 <cell alignment="center" valignment="top" usebox="none">
40703 \begin_inset Text
40704
40705 \begin_layout Plain Layout
40706 \begin_inset Graphics
40707         filename ../../images/thesaurus-entry.png
40708         scale 85
40709         groupId toolbarboton
40710
40711 \end_inset
40712
40713
40714 \end_layout
40715
40716 \end_inset
40717 </cell>
40718 <cell alignment="center" valignment="top" usebox="none">
40719 \begin_inset Text
40720
40721 \begin_layout Plain Layout
40722
40723 \family sans
40724 Herramientas\SpecialChar \menuseparator
40725 Tesauro
40726 \begin_inset Foot
40727 status collapsed
40728
40729 \begin_layout Plain Layout
40730
40731 \emph on
40732 N.
40733 \begin_inset space \thinspace{}
40734 \end_inset
40735
40736 del T.: 
40737 \emph default
40738 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
40739  es inglés.
40740 \end_layout
40741
40742 \end_inset
40743
40744
40745 \end_layout
40746
40747 \end_inset
40748 </cell>
40749 </row>
40750 </lyxtabular>
40751
40752 \end_inset
40753
40754
40755 \end_layout
40756
40757 \begin_layout Subsection
40758 Barra de herramientas Ver / Actualizar
40759 \begin_inset Index idx
40760 status collapsed
40761
40762 \begin_layout Plain Layout
40763 Barras de herramientas ! Ver/Actualizar
40764 \end_layout
40765
40766 \end_inset
40767
40768
40769 \end_layout
40770
40771 \begin_layout Standard
40772 \begin_inset Graphics
40773         filename ../clipart/ViewToolbar.png
40774
40775 \end_inset
40776
40777
40778 \end_layout
40779
40780 \begin_layout Standard
40781 \begin_inset VSpace defskip
40782 \end_inset
40783
40784
40785 \end_layout
40786
40787 \begin_layout Standard
40788 Los botones de la barra ver
40789 \begin_inset space \thinspace{}
40790 \end_inset
40791
40792 /
40793 \begin_inset space \thinspace{}
40794 \end_inset
40795
40796 actualizar son, de izquierda a derecha:
40797 \end_layout
40798
40799 \begin_layout Standard
40800 \begin_inset VSpace defskip
40801 \end_inset
40802
40803
40804 \end_layout
40805
40806 \begin_layout Standard
40807 \begin_inset Tabular
40808 <lyxtabular version="3" rows="6" columns="2">
40809 <features islongtable="true" longtabularalignment="center">
40810 <column alignment="left" valignment="top" width="0">
40811 <column alignment="left" valignment="top" width="0">
40812 <row interlinespace="2.5mm">
40813 <cell alignment="center" valignment="top" usebox="none">
40814 \begin_inset Text
40815
40816 \begin_layout Plain Layout
40817 \begin_inset Graphics
40818         filename ../../images/buffer-view_dvi.png
40819         scale 85
40820         groupId toolbarboton
40821
40822 \end_inset
40823
40824
40825 \end_layout
40826
40827 \end_inset
40828 </cell>
40829 <cell alignment="center" valignment="top" usebox="none">
40830 \begin_inset Text
40831
40832 \begin_layout Plain Layout
40833
40834 \family sans
40835 Ver\SpecialChar \menuseparator
40836 DVI
40837 \end_layout
40838
40839 \end_inset
40840 </cell>
40841 </row>
40842 <row interlinespace="2.5mm">
40843 <cell alignment="center" valignment="top" usebox="none">
40844 \begin_inset Text
40845
40846 \begin_layout Plain Layout
40847 \begin_inset Graphics
40848         filename ../../images/buffer-update_dvi.png
40849         scale 85
40850         groupId toolbarboton
40851
40852 \end_inset
40853
40854
40855 \end_layout
40856
40857 \end_inset
40858 </cell>
40859 <cell alignment="center" valignment="top" usebox="none">
40860 \begin_inset Text
40861
40862 \begin_layout Plain Layout
40863
40864 \family sans
40865 Ver\SpecialChar \menuseparator
40866 Actualizar\SpecialChar \menuseparator
40867 DVI
40868 \end_layout
40869
40870 \end_inset
40871 </cell>
40872 </row>
40873 <row interlinespace="2.5mm">
40874 <cell alignment="center" valignment="top" usebox="none">
40875 \begin_inset Text
40876
40877 \begin_layout Plain Layout
40878 \begin_inset Graphics
40879         filename ../../images/buffer-view_pdf2.png
40880         scale 85
40881         groupId toolbarboton
40882
40883 \end_inset
40884
40885
40886 \end_layout
40887
40888 \end_inset
40889 </cell>
40890 <cell alignment="center" valignment="top" usebox="none">
40891 \begin_inset Text
40892
40893 \begin_layout Plain Layout
40894
40895 \family sans
40896 Ver\SpecialChar \menuseparator
40897 PDF
40898 \end_layout
40899
40900 \end_inset
40901 </cell>
40902 </row>
40903 <row interlinespace="2.5mm">
40904 <cell alignment="center" valignment="top" usebox="none">
40905 \begin_inset Text
40906
40907 \begin_layout Plain Layout
40908 \begin_inset Graphics
40909         filename ../../images/buffer-update_pdf2.png
40910         scale 85
40911         groupId toolbarboton
40912
40913 \end_inset
40914
40915
40916 \end_layout
40917
40918 \end_inset
40919 </cell>
40920 <cell alignment="center" valignment="top" usebox="none">
40921 \begin_inset Text
40922
40923 \begin_layout Plain Layout
40924
40925 \family sans
40926 Ver\SpecialChar \menuseparator
40927 Actualizar\SpecialChar \menuseparator
40928 PDF
40929 \end_layout
40930
40931 \end_inset
40932 </cell>
40933 </row>
40934 <row interlinespace="2.5mm">
40935 <cell alignment="center" valignment="top" usebox="none">
40936 \begin_inset Text
40937
40938 \begin_layout Plain Layout
40939 \begin_inset Graphics
40940         filename ../../images/buffer-view_ps.png
40941         scale 85
40942         groupId toolbarboton
40943
40944 \end_inset
40945
40946
40947 \end_layout
40948
40949 \end_inset
40950 </cell>
40951 <cell alignment="center" valignment="top" usebox="none">
40952 \begin_inset Text
40953
40954 \begin_layout Plain Layout
40955
40956 \family sans
40957 Ver\SpecialChar \menuseparator
40958 Postscript
40959 \end_layout
40960
40961 \end_inset
40962 </cell>
40963 </row>
40964 <row interlinespace="2.5mm">
40965 <cell alignment="center" valignment="top" usebox="none">
40966 \begin_inset Text
40967
40968 \begin_layout Plain Layout
40969 \begin_inset Graphics
40970         filename ../../images/buffer-update_ps.png
40971         scale 85
40972         groupId toolbarboton
40973
40974 \end_inset
40975
40976
40977 \end_layout
40978
40979 \end_inset
40980 </cell>
40981 <cell alignment="center" valignment="top" usebox="none">
40982 \begin_inset Text
40983
40984 \begin_layout Plain Layout
40985
40986 \family sans
40987 Ver\SpecialChar \menuseparator
40988 Actualizar\SpecialChar \menuseparator
40989 Postscript
40990 \end_layout
40991
40992 \end_inset
40993 </cell>
40994 </row>
40995 </lyxtabular>
40996
40997 \end_inset
40998
40999
41000 \end_layout
41001
41002 \begin_layout Subsection
41003 Otras barras de herramientas
41004 \end_layout
41005
41006 \begin_layout Standard
41007 La barra de herramientas para el seguimiento de cambios se explica en la
41008  sección
41009 \begin_inset space ~
41010 \end_inset
41011
41012
41013 \begin_inset CommandInset ref
41014 LatexCommand ref
41015 reference "sec:Seguimiento-de-cambios"
41016
41017 \end_inset
41018
41019 , la barra de herramientas para tablas
41020 \begin_inset Index idx
41021 status collapsed
41022
41023 \begin_layout Plain Layout
41024 Barras de herramientas ! Tabla
41025 \end_layout
41026
41027 \end_inset
41028
41029  se explica en el manual 
41030 \emph on
41031 Objetos insertados
41032 \emph default
41033 , la de macros
41034 \begin_inset Index idx
41035 status collapsed
41036
41037 \begin_layout Plain Layout
41038 Barras de herramientas ! Macros
41039 \end_layout
41040
41041 \end_inset
41042
41043  en el manual 
41044 \emph on
41045 Ecuaciones
41046 \emph default
41047 .
41048 \end_layout
41049
41050 \begin_layout Chapter
41051 Configuración del documento
41052 \begin_inset CommandInset label
41053 LatexCommand label
41054 name "cap:Configuración-del-documento"
41055
41056 \end_inset
41057
41058
41059 \begin_inset Index idx
41060 status collapsed
41061
41062 \begin_layout Plain Layout
41063 Documentos ! Configuración
41064 \end_layout
41065
41066 \end_inset
41067
41068
41069 \end_layout
41070
41071 \begin_layout Standard
41072 El diálogo que se abre con el menú 
41073 \family sans
41074 Documento\SpecialChar \menuseparator
41075 Configuración
41076 \family default
41077  contiene diversos submenús en los que se pueden establecer propiedades
41078  para todo el documento.
41079  Las características seleccionadas pueden guardarse como predeterminadas
41080  con el botón 
41081 \family sans
41082 Guardar
41083 \family default
41084
41085 \begin_inset space ~
41086 \end_inset
41087
41088
41089 \family sans
41090 como
41091 \family default
41092
41093 \begin_inset space ~
41094 \end_inset
41095
41096
41097 \family sans
41098 valores
41099 \family default
41100
41101 \begin_inset space ~
41102 \end_inset
41103
41104
41105 \family sans
41106 predeterminados
41107 \family default
41108 .
41109  Al hacer esto, se crea una plantilla llamada 
41110 \family typewriter
41111 default.lyx
41112 \family default
41113  que se carga automáticamente cada vez que abres un nuevo documento sin
41114  plantilla.
41115 \end_layout
41116
41117 \begin_layout Standard
41118 Los submenús del diálogo se explican a continuación.
41119 \end_layout
41120
41121 \begin_layout Section
41122 Clase del documento
41123 \end_layout
41124
41125 \begin_layout Standard
41126 Aquí se establece la clase de documento, las opciones de clase, un controlador
41127  de gráficos y un documento maestro.
41128  Las clases de documento se describen en la sección
41129 \begin_inset space ~
41130 \end_inset
41131
41132
41133 \begin_inset space \thinspace{}
41134 \end_inset
41135
41136
41137 \begin_inset CommandInset ref
41138 LatexCommand ref
41139 reference "sec:Clases-de-documento"
41140
41141 \end_inset
41142
41143 .
41144  Algunas clases usan algunas opciones de clase predefinidas.
41145  Si este es el caso, se listan en el campo 
41146 \family sans
41147 Predefinido
41148 \family default
41149  y puedes decidir si usarlas o no.
41150  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
41151  es recomendable no tocarlas.
41152  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
41153  y formato de página.
41154  Cuando se usa 
41155 \family sans
41156 Predeterminado
41157 \family default
41158  se utilizan los controladores predeterminados para los paquetes LaTeX.
41159  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
41160  que haces.
41161 \begin_inset Foot
41162 status collapsed
41163
41164 \begin_layout Plain Layout
41165 Si quieres usar uno de los siguientes controladores
41166 \begin_inset Newline newline
41167 \end_inset
41168
41169 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
41170 \begin_inset Newline newline
41171 \end_inset
41172
41173 primero tienes que activarlos en tu distribución LaTeX, véase sec.
41174 \begin_inset space \thinspace{}
41175 \end_inset
41176
41177 2 en 
41178 \begin_inset CommandInset href
41179 LatexCommand href
41180 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
41181
41182 \end_inset
41183
41184 .
41185 \end_layout
41186
41187 \end_inset
41188
41189
41190 \end_layout
41191
41192 \begin_layout Standard
41193 Es necesario especificar un documento maestro cuando el actual documento
41194  es un documento hijo o un subdocumento.
41195  El documento maestro será utilizado por LyX si se abre un documento hijo
41196  sin su maestro.
41197  Así los documentos hijo son siempre compilables.
41198  Sobre este asunto hay más información en la sección 
41199 \emph on
41200 Documentos hijo
41201 \emph default
41202  del manual 
41203 \emph on
41204 Objetos insertados
41205 \emph default
41206 .
41207 \end_layout
41208
41209 \begin_layout Section
41210 Documentos hijo
41211 \end_layout
41212
41213 \begin_layout Standard
41214
41215 \lang english
41216 This submenu is only visible when your document includes child documents.
41217  Please refer to
41218 \lang spanish
41219  la sección 
41220 \emph on
41221 Documentos hijo
41222 \emph default
41223  del manual 
41224 \emph on
41225 Objetos insertados
41226 \emph default
41227 \lang english
41228  for details.
41229 \end_layout
41230
41231 \begin_layout Section
41232 Módulos
41233 \end_layout
41234
41235 \begin_layout Standard
41236 Los módulos se explican en la sección
41237 \begin_inset space ~
41238 \end_inset
41239
41240
41241 \begin_inset CommandInset ref
41242 LatexCommand ref
41243 reference "sub:Módulos"
41244
41245 \end_inset
41246
41247
41248 \end_layout
41249
41250 \begin_layout Section
41251 Fuentes
41252 \end_layout
41253
41254 \begin_layout Standard
41255 La configuración de las fuentes del documento se explica en la sección
41256 \begin_inset space ~
41257 \end_inset
41258
41259
41260 \begin_inset CommandInset ref
41261 LatexCommand ref
41262 reference "sec:Estilo-de-letra"
41263
41264 \end_inset
41265
41266
41267 \end_layout
41268
41269 \begin_layout Section
41270 Diseño del texto
41271 \end_layout
41272
41273 \begin_layout Standard
41274 Aquí se establece el modo de separación de párrafos, sangrado o espacio
41275  vertical.
41276 \end_layout
41277
41278 \begin_layout Standard
41279 También el espacio entre líneas y el número de columnas, pero ten en cuenta
41280  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
41281  y no es parte del concepto WYSIWYM.
41282  Sí se verá en la salida.
41283 \end_layout
41284
41285 \begin_layout Standard
41286 La configuración de listados se explica en la sección correspondiente del
41287  manual 
41288 \emph on
41289 Objetos insertados
41290 \emph default
41291 .
41292 \end_layout
41293
41294 \begin_layout Standard
41295
41296 \end_layout
41297
41298 \begin_layout Section
41299 Diseño de página
41300 \end_layout
41301
41302 \begin_layout Standard
41303 Opciones relacionadas con el tamaño y orientación del papel, que se describen
41304  en las secciones
41305 \begin_inset space ~
41306 \end_inset
41307
41308
41309 \begin_inset CommandInset ref
41310 LatexCommand ref
41311 reference "sub:Papel-tamaño-orientación"
41312
41313 \end_inset
41314
41315  y
41316 \begin_inset space ~
41317 \end_inset
41318
41319
41320 \begin_inset CommandInset ref
41321 LatexCommand ref
41322 reference "sub:Formato-de-documento"
41323
41324 \end_inset
41325
41326 .
41327 \end_layout
41328
41329 \begin_layout Standard
41330
41331 \end_layout
41332
41333 \begin_layout Section
41334 Márgenes de página
41335 \end_layout
41336
41337 \begin_layout Standard
41338 Para establecer los márgenes del papel, véase la sección
41339 \begin_inset space ~
41340 \end_inset
41341
41342
41343 \begin_inset CommandInset ref
41344 LatexCommand ref
41345 reference "sub:Márgenes"
41346
41347 \end_inset
41348
41349 .
41350 \end_layout
41351
41352 \begin_layout Section
41353 Idioma
41354 \begin_inset Index idx
41355 status collapsed
41356
41357 \begin_layout Plain Layout
41358 Idioma ! Codificación
41359 \end_layout
41360
41361 \end_inset
41362
41363
41364 \end_layout
41365
41366 \begin_layout Standard
41367 Aquí se determina el idioma del documento y el estilo de las comillas.
41368  La codificación determina cómo se exporta a LaTeX el contenido del documento
41369  (el archivo LyX siempre se codifica en utf8).
41370  Todos los caracteres que no puedan codificarse en la codificación especificada
41371  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
41372  carácter es desconocido).
41373 \begin_inset Foot
41374 status collapsed
41375
41376 \begin_layout Plain Layout
41377 Los comandos conocidos se definen en un archivo de texto.
41378  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
41379  se explica en el manual 
41380 \emph on
41381 Personalización
41382 \emph default
41383 .
41384  
41385 \end_layout
41386
41387 \end_inset
41388
41389
41390 \end_layout
41391
41392 \begin_layout Standard
41393 Si marcas la opción 
41394 \family sans
41395 Idioma predeterminado
41396 \family default
41397 , LyX determina la codificación de cada porción de texto a partir del idioma
41398  de dicho texto.
41399  Si el documento contiene texto en más de un idioma podría haber más de
41400  una codificación en el archivo LaTeX.
41401  Si no usas esa opción, todo el documento usará sólo una codificación.
41402  Lo más recomendable es marcar esta opción.
41403 \end_layout
41404
41405 \begin_layout Standard
41406 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
41407  muchos símbolos especiales o no alfabéticos.
41408  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
41409  elige una de las cuatro variantes utf8 de la lista de abajo.
41410  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
41411  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
41412  unicode sea bien procesado con la opción 
41413 \family sans
41414 Idioma predeterminado
41415 \family default
41416 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
41417  funcione con una  codificación fija utf8, (cuando no se usa la lista de
41418  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
41419  
41420 \lang english
41421 The situation is much better with XeTeX and LuaTeX, two new alternative
41422  engines to standard LaTeX.
41423  Both engines support Unicode natively.
41424  LyX now also supports these two engines (via the output formats 
41425 \family sans
41426 PDF
41427 \begin_inset space ~
41428 \end_inset
41429
41430 (XeTe
41431 \begin_inset ERT
41432 status collapsed
41433
41434 \begin_layout Plain Layout
41435
41436 {}
41437 \end_layout
41438
41439 \end_inset
41440
41441 X)
41442 \family default
41443
41444 \family sans
41445 PDF
41446 \begin_inset space ~
41447 \end_inset
41448
41449 (LuaTe
41450 \begin_inset ERT
41451 status collapsed
41452
41453 \begin_layout Plain Layout
41454
41455 {}
41456 \end_layout
41457
41458 \end_inset
41459
41460 X)
41461 \family default
41462  and 
41463 \family sans
41464 DVI
41465 \begin_inset space ~
41466 \end_inset
41467
41468 (LuaTeX)
41469 \family default
41470 ; see section
41471 \begin_inset space ~
41472 \end_inset
41473
41474
41475 \begin_inset CommandInset ref
41476 LatexCommand ref
41477 reference "sub:Formatos-de-salida"
41478
41479 \end_inset
41480
41481 ), so if the above options fail, you might try out one of these new engines.
41482 \end_layout
41483
41484 \begin_layout Standard
41485 He aquí una lista con las codificaciones importantes:
41486 \end_layout
41487
41488 \begin_layout Description
41489 Idioma
41490 \begin_inset space ~
41491 \end_inset
41492
41493 predeterminado
41494 \begin_inset space ~
41495 \end_inset
41496
41497 (no
41498 \begin_inset space ~
41499 \end_inset
41500
41501 inputenc)
41502 \family roman
41503  
41504 \family default
41505 Lo mismo que 
41506 \family sans
41507 Idioma predeterminado
41508 \family default
41509 , pero sin usar el paquete LaTeX 
41510 \series bold
41511 inputenc
41512 \series default
41513
41514 \begin_inset Index idx
41515 status collapsed
41516
41517 \begin_layout Plain Layout
41518 LaTeX, paquetes ! inputenc
41519 \end_layout
41520
41521 \end_inset
41522
41523 .
41524  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
41525  adicionales en el preámbulo, y especificar la codificación usada para partes
41526  de texto en idiomas foráneos en código TeX.
41527 \end_layout
41528
41529 \begin_layout Description
41530 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
41531  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
41532  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
41533 \end_layout
41534
41535 \begin_layout Description
41536 Árabe
41537 \begin_inset space ~
41538 \end_inset
41539
41540 (CP
41541 \begin_inset space ~
41542 \end_inset
41543
41544 1256) Código MS Windows para árabe y farsi
41545 \end_layout
41546
41547 \begin_layout Description
41548 Árabe
41549 \begin_inset space ~
41550 \end_inset
41551
41552 (ISO
41553 \begin_inset space ~
41554 \end_inset
41555
41556 8859-6) para árabe y farsi
41557 \end_layout
41558
41559 \begin_layout Description
41560 Armenio
41561 \begin_inset space ~
41562 \end_inset
41563
41564 (ArmSCII8) para armenio
41565 \end_layout
41566
41567 \begin_layout Description
41568 Báltico
41569 \begin_inset space ~
41570 \end_inset
41571
41572 (CP
41573 \begin_inset space ~
41574 \end_inset
41575
41576 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
41577  ISO-8859-13
41578 \end_layout
41579
41580 \begin_layout Description
41581 Báltico
41582 \begin_inset space ~
41583 \end_inset
41584
41585 (ISO
41586 \begin_inset space ~
41587 \end_inset
41588
41589 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
41590 \end_layout
41591
41592 \begin_layout Description
41593 Báltico
41594 \begin_inset space ~
41595 \end_inset
41596
41597 (ISO
41598 \begin_inset space ~
41599 \end_inset
41600
41601 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
41602  ISO-8859-13
41603 \end_layout
41604
41605 \begin_layout Description
41606 Chino
41607 \begin_inset space ~
41608 \end_inset
41609
41610 (simplificado)
41611 \begin_inset space ~
41612 \end_inset
41613
41614 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
41615  2001 este código se ha reemplazado oficialmente por el código GB18030,
41616  como GB18030 no está disponible para LaTeX podrías probar a usar el código
41617  Unicode
41618 \begin_inset space ~
41619 \end_inset
41620
41621 (CJK)
41622 \begin_inset space ~
41623 \end_inset
41624
41625 (utf8)
41626 \end_layout
41627
41628 \begin_layout Description
41629 Chino
41630 \begin_inset space ~
41631 \end_inset
41632
41633 (simplificado)
41634 \begin_inset space ~
41635 \end_inset
41636
41637 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
41638  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
41639  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
41640  el código Unicode
41641 \begin_inset space ~
41642 \end_inset
41643
41644 (CJK)
41645 \begin_inset space ~
41646 \end_inset
41647
41648 (utf8)
41649 \end_layout
41650
41651 \begin_layout Description
41652 Chino
41653 \begin_inset space ~
41654 \end_inset
41655
41656 (traditional)
41657 \begin_inset space ~
41658 \end_inset
41659
41660 (EUC-TW) para chino tradicional
41661 \end_layout
41662
41663 \begin_layout Description
41664 Cirílico
41665 \begin_inset space ~
41666 \end_inset
41667
41668 (CP
41669 \begin_inset space ~
41670 \end_inset
41671
41672 1251) código MS Windows para cirílico
41673 \end_layout
41674
41675 \begin_layout Description
41676 Cirílico
41677 \begin_inset space ~
41678 \end_inset
41679
41680 (ISO
41681 \begin_inset space ~
41682 \end_inset
41683
41684 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
41685 \end_layout
41686
41687 \begin_layout Description
41688 Cirílico
41689 \begin_inset space ~
41690 \end_inset
41691
41692 (KOI8-R) cirílico estándar especialmente para ruso
41693 \end_layout
41694
41695 \begin_layout Description
41696 Cirílico
41697 \begin_inset space ~
41698 \end_inset
41699
41700 (KOI8-U) cirílico para ucranio
41701 \end_layout
41702
41703 \begin_layout Description
41704 Cirílico
41705 \begin_inset space ~
41706 \end_inset
41707
41708 (pt
41709 \begin_inset space ~
41710 \end_inset
41711
41712 154) cirílico para kazajo
41713 \end_layout
41714
41715 \begin_layout Description
41716 Coreano
41717 \begin_inset space ~
41718 \end_inset
41719
41720 (EUC-KR) para coreano
41721 \end_layout
41722
41723 \begin_layout Description
41724 Europeo
41725 \begin_inset space ~
41726 \end_inset
41727
41728 Central
41729 \begin_inset space ~
41730 \end_inset
41731
41732 (CP
41733 \begin_inset space ~
41734 \end_inset
41735
41736 1250) Código MS Windows para ISO
41737 \begin_inset space ~
41738 \end_inset
41739
41740 8859-2 (latin2)
41741 \end_layout
41742
41743 \begin_layout Description
41744 Europeo
41745 \begin_inset space ~
41746 \end_inset
41747
41748 Central
41749 \begin_inset space ~
41750 \end_inset
41751
41752 (ISO
41753 \begin_inset space ~
41754 \end_inset
41755
41756 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
41757  rumano, eslovaco y esloveno
41758 \end_layout
41759
41760 \begin_layout Description
41761 Europeo
41762 \begin_inset space ~
41763 \end_inset
41764
41765 Occidental
41766 \begin_inset space ~
41767 \end_inset
41768
41769 (CP
41770 \begin_inset space ~
41771 \end_inset
41772
41773 1252) código MS Windows para ISO
41774 \begin_inset space ~
41775 \end_inset
41776
41777 8859-1 (latin1)
41778 \end_layout
41779
41780 \begin_layout Description
41781 Europeo
41782 \begin_inset space ~
41783 \end_inset
41784
41785 Occidental
41786 \begin_inset space ~
41787 \end_inset
41788
41789 (ISO
41790 \begin_inset space ~
41791 \end_inset
41792
41793 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
41794  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
41795  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
41796  vez de éste.
41797 \end_layout
41798
41799 \begin_layout Description
41800 Europeo
41801 \begin_inset space ~
41802 \end_inset
41803
41804 Occidental
41805 \begin_inset space ~
41806 \end_inset
41807
41808 (ISO
41809 \begin_inset space ~
41810 \end_inset
41811
41812 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
41813  la ligadura œ y algunos caracteres para francés y finés
41814 \end_layout
41815
41816 \begin_layout Description
41817 Europeo
41818 \begin_inset space ~
41819 \end_inset
41820
41821 Sur
41822 \begin_inset space ~
41823 \end_inset
41824
41825 (ISO
41826 \begin_inset space ~
41827 \end_inset
41828
41829 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
41830 \end_layout
41831
41832 \begin_layout Description
41833 Europeo
41834 \begin_inset space ~
41835 \end_inset
41836
41837 Sudoriental
41838 \begin_inset space ~
41839 \end_inset
41840
41841 (ISO
41842 \begin_inset space ~
41843 \end_inset
41844
41845 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
41846  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
41847  idiomas con caracteres diacríticos
41848 \end_layout
41849
41850 \begin_layout Description
41851 Griego
41852 \begin_inset space ~
41853 \end_inset
41854
41855 (ISO
41856 \begin_inset space ~
41857 \end_inset
41858
41859 8859-7) para griego
41860 \end_layout
41861
41862 \begin_layout Description
41863 Hebreo
41864 \begin_inset space ~
41865 \end_inset
41866
41867 (CP
41868 \begin_inset space ~
41869 \end_inset
41870
41871 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
41872 \end_layout
41873
41874 \begin_layout Description
41875 Hebreo
41876 \begin_inset space ~
41877 \end_inset
41878
41879 (ISO
41880 \begin_inset space ~
41881 \end_inset
41882
41883 8859-8) para hebreo
41884 \end_layout
41885
41886 \begin_layout Description
41887 Japonés
41888 \begin_inset space ~
41889 \end_inset
41890
41891 (CJK)
41892 \begin_inset space ~
41893 \end_inset
41894
41895 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
41896 \series bold
41897 CJK
41898 \series default
41899
41900 \begin_inset Index idx
41901 status collapsed
41902
41903 \begin_layout Plain Layout
41904 LaTeX, paquetes ! CJK
41905 \end_layout
41906
41907 \end_inset
41908
41909 , para usarlo el idioma del documento se establece en 
41910 \family sans
41911 Japonés (CJK)
41912 \end_layout
41913
41914 \begin_layout Description
41915 Japonés
41916 \begin_inset space ~
41917 \end_inset
41918
41919 (CJK)
41920 \begin_inset space ~
41921 \end_inset
41922
41923 (JIS) código JIS para japonés, usa el paquete LaTeX
41924 \series bold
41925  CJK
41926 \series default
41927 , para usarlo el idioma del documento se establece en 
41928 \family sans
41929 Japonés (CJK)
41930 \end_layout
41931
41932 \begin_layout Description
41933 Japonés
41934 \begin_inset space ~
41935 \end_inset
41936
41937 (no-CJK)
41938 \begin_inset space ~
41939 \end_inset
41940
41941 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
41942 \series bold
41943 japanese
41944 \series default
41945
41946 \begin_inset Index idx
41947 status collapsed
41948
41949 \begin_layout Plain Layout
41950 LaTeX, paquetes ! japanese
41951 \end_layout
41952
41953 \end_inset
41954
41955 , para usarlo el idioma del documento se establece en 
41956 \family sans
41957 Japonés
41958 \end_layout
41959
41960 \begin_layout Description
41961 Japonés
41962 \begin_inset space ~
41963 \end_inset
41964
41965 (no-CJK)
41966 \begin_inset space ~
41967 \end_inset
41968
41969 (JIS) código JIS para japonés, usa el paquete LaTeX 
41970 \series bold
41971 japanese
41972 \series default
41973 , para usarlo el idioma del documento se establece en 
41974 \family sans
41975 Japonés
41976 \end_layout
41977
41978 \begin_layout Description
41979 Japonés
41980 \begin_inset space ~
41981 \end_inset
41982
41983 (no-CJK)
41984 \begin_inset space ~
41985 \end_inset
41986
41987 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
41988 \series bold
41989 japanese
41990 \series default
41991 , para usarlo el idioma del documento se establece en 
41992 \family sans
41993 Japonés
41994 \end_layout
41995
41996 \begin_layout Description
41997 Thai
41998 \begin_inset space ~
41999 \end_inset
42000
42001 (TIS
42002 \begin_inset space ~
42003 \end_inset
42004
42005 620-0) para thai
42006 \end_layout
42007
42008 \begin_layout Description
42009 Turco
42010 \begin_inset space ~
42011 \end_inset
42012
42013 (ISO
42014 \begin_inset space ~
42015 \end_inset
42016
42017 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
42018  letras islandesas son reemplazadas por letras turcas
42019 \end_layout
42020
42021 \begin_layout Description
42022 Unicode
42023 \begin_inset space ~
42024 \end_inset
42025
42026 (CJK)
42027 \begin_inset space ~
42028 \end_inset
42029
42030 (utf8) Unicode utf8 con el paquete LaTeX 
42031 \series bold
42032 CJK
42033 \series default
42034
42035 \begin_inset Index idx
42036 status collapsed
42037
42038 \begin_layout Plain Layout
42039 LaTeX, paquetes ! CJK
42040 \end_layout
42041
42042 \end_inset
42043
42044  (para los idiomas chino, japonés y coreano)
42045 \end_layout
42046
42047 \begin_layout Description
42048 Unicode
42049 \begin_inset space ~
42050 \end_inset
42051
42052 (XeTeX)
42053 \begin_inset space ~
42054 \end_inset
42055
42056 (utf8) Unicode utf8 para usar con 
42057 \family sans
42058 XeTeX
42059 \family default
42060  y 
42061 \family sans
42062 LuaTeX
42063 \family default
42064 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
42065 \series bold
42066 inputenc
42067 \series default
42068 .
42069  
42070 \lang english
42071 LyX automatically selects this encoding if you export or preview XeTeX or
42072  LuaTeX.
42073  Normally you do not need to set this encoding manually.
42074 \end_layout
42075
42076 \begin_layout Description
42077 Unicode
42078 \begin_inset space ~
42079 \end_inset
42080
42081 (ucs-extendido)
42082 \begin_inset space ~
42083 \end_inset
42084
42085 (utf8x) Unicode utf8 basado en el paquete LaTeX 
42086 \series bold
42087 ucs
42088 \series default
42089
42090 \begin_inset Index idx
42091 status collapsed
42092
42093 \begin_layout Plain Layout
42094 LaTeX, paquetes ! ucs
42095 \end_layout
42096
42097 \end_inset
42098
42099  (global, incluyendo latín, griego, cirílico y guiones CJK).
42100 \end_layout
42101
42102 \begin_layout Description
42103 Unicode
42104 \begin_inset space ~
42105 \end_inset
42106
42107 (utf8) Unicode utf8 basado en el paquete LaTeX 
42108 \series bold
42109 inputenc
42110 \series default
42111
42112 \begin_inset Index idx
42113 status collapsed
42114
42115 \begin_layout Plain Layout
42116 LaTeX, paquetes ! inputenc
42117 \end_layout
42118
42119 \end_inset
42120
42121 .
42122  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
42123  para escritos en latín)
42124 \end_layout
42125
42126 \begin_layout Section
42127 Numeración e IG
42128 \end_layout
42129
42130 \begin_layout Standard
42131 Esta opción permite ajustar la profundidad de numeración de los encabezados
42132  de sección como se explica en la sección
42133 \begin_inset space ~
42134 \end_inset
42135
42136
42137 \begin_inset CommandInset ref
42138 LatexCommand ref
42139 reference "sub:Profundidad-de-numeración"
42140
42141 \end_inset
42142
42143 .
42144 \end_layout
42145
42146 \begin_layout Section
42147 Bibliografía
42148 \end_layout
42149
42150 \begin_layout Standard
42151 Aquí se elige el estilo de las citas bibliográficas, si están instalados
42152  los paquetes LaTeX 
42153 \series bold
42154 natbib
42155 \series default
42156
42157 \begin_inset Index idx
42158 status collapsed
42159
42160 \begin_layout Plain Layout
42161 LaTeX, paquetes ! natbib
42162 \end_layout
42163
42164 \end_inset
42165
42166  o 
42167 \series bold
42168 jurabib
42169 \series default
42170
42171 \begin_inset Index idx
42172 status collapsed
42173
42174 \begin_layout Plain Layout
42175 LaTeX, paquetes ! jurabib
42176 \end_layout
42177
42178 \end_inset
42179
42180 .
42181  Hay una descripción de esta característica en la sección
42182 \begin_inset space ~
42183 \end_inset
42184
42185
42186 \begin_inset CommandInset ref
42187 LatexCommand ref
42188 reference "sec:Bibliografía"
42189
42190 \end_inset
42191
42192 .
42193 \end_layout
42194
42195 \begin_layout Section
42196 Propiedades PDF
42197 \end_layout
42198
42199 \begin_layout Standard
42200 Se explica en la sección
42201 \begin_inset space \thinspace{}
42202 \end_inset
42203
42204
42205 \begin_inset CommandInset ref
42206 LatexCommand ref
42207 reference "sec:Propiedades-PDF"
42208
42209 \end_inset
42210
42211 .
42212 \end_layout
42213
42214 \begin_layout Section
42215 Opciones para ecuaciones
42216 \end_layout
42217
42218 \begin_layout Standard
42219 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
42220 \family sans
42221  
42222 \family default
42223 \series bold
42224 amsmath
42225 \series default
42226
42227 \begin_inset Index idx
42228 status collapsed
42229
42230 \begin_layout Plain Layout
42231 LaTeX, paquetes ! amsmath
42232 \end_layout
42233
42234 \end_inset
42235
42236  y 
42237 \series bold
42238 esint
42239 \series default
42240
42241 \begin_inset Index idx
42242 status collapsed
42243
42244 \begin_layout Plain Layout
42245 LaTeX, paquetes ! esint
42246 \end_layout
42247
42248 \end_inset
42249
42250
42251 \family sans
42252 ,
42253 \family default
42254  o si usarlos automáticamente.
42255 \end_layout
42256
42257 \begin_layout Standard
42258
42259 \series bold
42260 amsmath 
42261 \series default
42262 es necesario para numerosas estructuras; si recibes mensajes de error en
42263  ecuaciones comprueba que has habilitado el uso de AMS.
42264 \end_layout
42265
42266 \begin_layout Standard
42267
42268 \series bold
42269 esint
42270 \series default
42271  se usa para ciertos caracteres en integrales
42272 \end_layout
42273
42274 \begin_layout Section
42275 Posición de flotantes
42276 \end_layout
42277
42278 \begin_layout Standard
42279 La ubicación de los flotantes se explica en la sección
42280 \begin_inset space ~
42281 \end_inset
42282
42283
42284 \begin_inset CommandInset ref
42285 LatexCommand ref
42286 reference "sub:Colocación-de-flotantes"
42287
42288 \end_inset
42289
42290 .
42291 \end_layout
42292
42293 \begin_layout Section
42294 Marcas
42295 \end_layout
42296
42297 \begin_layout Standard
42298 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
42299  del entorno de lista 
42300 \family sans
42301 Enumeración*
42302 \family default
42303 , que se describe en la sección
42304 \begin_inset space ~
42305 \end_inset
42306
42307
42308 \begin_inset CommandInset ref
42309 LatexCommand ref
42310 reference "sec:Enumeración*"
42311
42312 \end_inset
42313
42314 .
42315 \end_layout
42316
42317 \begin_layout Section
42318 Ramas
42319 \end_layout
42320
42321 \begin_layout Standard
42322 Se explican en la sección
42323 \begin_inset space ~
42324 \end_inset
42325
42326
42327 \begin_inset CommandInset ref
42328 LatexCommand ref
42329 reference "sec:Ramas"
42330
42331 \end_inset
42332
42333 .
42334 \end_layout
42335
42336 \begin_layout Section
42337 Preámbulo LaT
42338 \begin_inset ERT
42339 status collapsed
42340
42341 \begin_layout Plain Layout
42342
42343 {}
42344 \end_layout
42345
42346 \end_inset
42347
42348 eX
42349 \end_layout
42350
42351 \begin_layout Standard
42352 Contiene un amplio campo de texto en el que se pueden introducir comandos
42353  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
42354  El preámbulo es algo para expertos en LaTeX.
42355  No deberías introducir nada aquí hasta que no sepas exactamente lo que
42356  haces.
42357 \end_layout
42358
42359 \begin_layout Standard
42360 En la sección
42361 \begin_inset space ~
42362 \end_inset
42363
42364
42365 \begin_inset CommandInset ref
42366 LatexCommand ref
42367 reference "sub:LaTeX-Sintaxis"
42368
42369 \end_inset
42370
42371  hay una introducción a la sintaxis de LaTeX.
42372 \end_layout
42373
42374 \begin_layout Chapter
42375 El diálogo Preferencias
42376 \begin_inset CommandInset label
42377 LatexCommand label
42378 name "cap:Diálogo-preferencias"
42379
42380 \end_inset
42381
42382
42383 \begin_inset Index idx
42384 status collapsed
42385
42386 \begin_layout Plain Layout
42387 Preferencias
42388 \end_layout
42389
42390 \end_inset
42391
42392
42393 \end_layout
42394
42395 \begin_layout Standard
42396 El diálogo Preferencias se invoca con el menú 
42397 \family sans
42398 Herramientas
42399 \family default
42400 \SpecialChar \menuseparator
42401
42402 \family sans
42403 Preferencias
42404 \family default
42405 .
42406  Contiene diversos submenús que se explican a continuación.
42407 \end_layout
42408
42409 \begin_layout Section
42410 Apariencia
42411 \end_layout
42412
42413 \begin_layout Subsection
42414 Interfaz de usuario
42415 \end_layout
42416
42417 \begin_layout Standard
42418 \begin_inset Note Greyedout
42419 status collapsed
42420
42421 \begin_layout Plain Layout
42422
42423 \series bold
42424 Nota:
42425 \series default
42426  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
42427  efecto.
42428 \end_layout
42429
42430 \end_inset
42431
42432
42433 \end_layout
42434
42435 \begin_layout Subsubsection
42436 Archivo de la interfaz de usuario
42437 \begin_inset Index idx
42438 status collapsed
42439
42440 \begin_layout Plain Layout
42441 Personalización ! de barras de herramientas
42442 \end_layout
42443
42444 \end_inset
42445
42446
42447 \begin_inset Index idx
42448 status collapsed
42449
42450 \begin_layout Plain Layout
42451 Personalización ! de menús
42452 \end_layout
42453
42454 \end_inset
42455
42456
42457 \end_layout
42458
42459 \begin_layout Standard
42460 El aspecto de los menús y de las barras de herramientas depende del archivo
42461  de interfaz de usuario (.
42462 \family typewriter
42463 ui
42464 \family default
42465 ) elegido.
42466  Es un archivo de texto con una lista de los menús y de las barras de herramient
42467 as.
42468  Los botones de las barras de herramientas y las entradas de los menús se
42469  especifican en los archivos 
42470 \family typewriter
42471 stdtoolbars.inc
42472 \family default
42473  y 
42474 \family typewriter
42475 stdmenus.inc
42476 \family default
42477 , respectivamente.
42478  Para crear tus propios formatos de menú y de barras de herramientas comienza
42479  con una copia de estos archivos y edita las entradas.
42480  
42481 \end_layout
42482
42483 \begin_layout Standard
42484 La sintaxis de los archivos 
42485 \family typewriter
42486 .inc
42487 \family default
42488  es sencilla.
42489  Las entradas 
42490 \family sans
42491 Menubar
42492 \family default
42493
42494 \family sans
42495 Menu
42496 \family default
42497  y 
42498 \family sans
42499 Toolbar
42500 \family default
42501  deben acabar con un 
42502 \family typewriter
42503 End
42504 \family default
42505  explícito.
42506  Pueden contener 
42507 \family sans
42508 Submenus
42509 \family default
42510
42511 \family sans
42512 Items
42513 \family default
42514
42515 \family sans
42516 OptItems
42517 \family default
42518
42519 \family sans
42520 Separators
42521 \family default
42522
42523 \family sans
42524 Icons
42525 \family default
42526  y en el caso del 
42527 \family sans
42528 Menu "file_lastfiles"
42529 \family default
42530 , una entrada 
42531 \family sans
42532 Lastfiles
42533 \family default
42534 .
42535  La sintaxis de estas entradas es:
42536 \end_layout
42537
42538 \begin_layout Standard
42539 \begin_inset VSpace smallskip*
42540 \end_inset
42541
42542
42543 \end_layout
42544
42545 \begin_layout Standard
42546
42547 \series bold
42548 Item "menu 
42549 \series default
42550 o
42551 \series bold
42552  button name" "LyX-function"
42553 \end_layout
42554
42555 \begin_layout Standard
42556 \begin_inset VSpace smallskip*
42557 \end_inset
42558
42559
42560 \end_layout
42561
42562 \begin_layout Standard
42563 Las funciones de LyX se listan en 
42564 \lang english
42565 the menu 
42566 \family sans
42567 Help\SpecialChar \menuseparator
42568 LyX
42569 \begin_inset space ~
42570 \end_inset
42571
42572 Functions
42573 \family default
42574 \lang spanish
42575 .
42576 \begin_inset VSpace medskip
42577 \end_inset
42578
42579
42580 \end_layout
42581
42582 \begin_layout Standard
42583 Un ejemplo: Si usas con frecuencia el menú 
42584 \family sans
42585 Navegar\SpecialChar \menuseparator
42586 Marcadores
42587 \family default
42588  y quieres aumentar a seis el número de marcadores disponibles, añade esta
42589  línea:
42590 \begin_inset VSpace smallskip*
42591 \end_inset
42592
42593
42594 \end_layout
42595
42596 \begin_layout Standard
42597
42598 \series bold
42599 Item "Save Bookmark 6" "bookmark-save 6"
42600 \end_layout
42601
42602 \begin_layout Standard
42603 \begin_inset VSpace smallskip*
42604 \end_inset
42605
42606 en la sección 
42607 \family sans
42608 Navigate
42609 \family default
42610 , "
42611 \family sans
42612 navigate_bookmarks
42613 \family default
42614 " del archivo 
42615 \family sans
42616 .inc
42617 \family default
42618 .
42619 \end_layout
42620
42621 \begin_layout Subsubsection
42622 Ayuda automática
42623 \end_layout
42624
42625 \begin_layout Standard
42626 La opción 
42627 \family sans
42628 Habilitar los recuadros emergentes en el área de trabajo principal
42629 \family default
42630  hace que se muestre el contenido de los recuadros insertados cerrados,
42631  como notas al pie o entradas del índice alfabético.
42632 \end_layout
42633
42634 \begin_layout Subsubsection
42635 Sesión
42636 \end_layout
42637
42638 \begin_layout Standard
42639 Con la opción 
42640 \family sans
42641 Permitir guardar/restaurar el formato de la ventana y la geometría
42642 \family default
42643  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
42644  en la última sesión de LyX.
42645 \end_layout
42646
42647 \begin_layout Standard
42648 La opción 
42649 \family sans
42650 Restaurar posiciones del cursor
42651 \family default
42652  hace que al abrir un archivo el cursor se coloque en la posición que tenía
42653  cuando se cerró el archivo.
42654 \end_layout
42655
42656 \begin_layout Standard
42657 La opción 
42658 \family sans
42659 Cargar archivos abiertos de la última sesión
42660 \family default
42661  hace que se abran todos los archivos que estuvieran abiertos en la última
42662  sesión de LyX.
42663  
42664 \end_layout
42665
42666 \begin_layout Subsubsection
42667 Documentos
42668 \begin_inset CommandInset label
42669 LatexCommand label
42670 name "sub:Copias-de-seguridad"
42671
42672 \end_inset
42673
42674
42675 \begin_inset Index idx
42676 status collapsed
42677
42678 \begin_layout Plain Layout
42679 Documentos ! Copias de seguridad
42680 \end_layout
42681
42682 \end_inset
42683
42684
42685 \end_layout
42686
42687 \begin_layout Standard
42688 Si está marcada la opción 
42689 \family sans
42690 Copias de seguridad
42691 \family default
42692  puedes especificar el intervalo de tiempo entre copias de seguridad.
42693 \end_layout
42694
42695 \begin_layout Standard
42696
42697 \family sans
42698 Máximo de documentos recientes
42699 \family default
42700  es el número de últimos archivos abiertos que LyX mostrará en el menú 
42701 \family sans
42702 Archivo\SpecialChar \menuseparator
42703 Abrir
42704 \begin_inset space ~
42705 \end_inset
42706
42707 reciente.
42708 \end_layout
42709
42710 \begin_layout Standard
42711 Si no se usa la opción 
42712 \family sans
42713 Abrir documentos en pestañas
42714 \family default
42715  cada archivo se abrirá en su propia nueva ventana de LyX.
42716 \end_layout
42717
42718 \begin_layout Subsection
42719 Fuentes de pantalla
42720 \begin_inset Index idx
42721 status collapsed
42722
42723 \begin_layout Plain Layout
42724 Fuentes ! en pantalla
42725 \end_layout
42726
42727 \end_inset
42728
42729
42730 \begin_inset CommandInset label
42731 LatexCommand label
42732 name "sub:Fuentes-de-pantalla"
42733
42734 \end_inset
42735
42736
42737 \end_layout
42738
42739 \begin_layout Standard
42740 Son las fuentes usadas para mostrar los documentos en la pantalla.
42741 \end_layout
42742
42743 \begin_layout Standard
42744 \begin_inset Note Greyedout
42745 status collapsed
42746
42747 \begin_layout Plain Layout
42748
42749 \series bold
42750 Nota: 
42751 \series default
42752 Se refiere a las fuentes mostradas en la 
42753 \emph on
42754 pantalla
42755 \emph default
42756  de LyX, exclusivamente.
42757  Las fuentes que aparecerán en el documento de 
42758 \emph on
42759 salida
42760 \emph default
42761  son totalmente independientes de éstas y se determinan en el menú 
42762 \family sans
42763 Documento\SpecialChar \menuseparator
42764 Configuración.
42765 \end_layout
42766
42767 \end_inset
42768
42769
42770 \end_layout
42771
42772 \begin_layout Standard
42773 Por omisión, LyX usa 
42774 \family typewriter
42775 Times
42776 \family default
42777  como tipo romano (serif), 
42778 \family typewriter
42779 Arial
42780 \family default
42781  o 
42782 \family typewriter
42783 Helvetica
42784 \family default
42785  (depende del sistema) como fuente sans serif, y 
42786 \family typewriter
42787 Courier
42788 \family default
42789  como tipo máquina de escribir.
42790 \end_layout
42791
42792 \begin_layout Standard
42793 El tamaño de fuente se puede cambiar con 
42794 \family sans
42795 Zoom.
42796
42797 \family default
42798  
42799 \end_layout
42800
42801 \begin_layout Standard
42802
42803 \family sans
42804 DPI Pantalla
42805 \family default
42806  es la resolución de pantalla en dpi (
42807 \begin_inset Quotes fld
42808 \end_inset
42809
42810 dots per inch
42811 \begin_inset Quotes frd
42812 \end_inset
42813
42814 , puntos por pulgada).
42815  Los tamaños de las fuentes se expresan como altura de letra en puntos.
42816  72
42817 \begin_inset space \thinspace{}
42818 \end_inset
42819
42820 puntos equivalen a 1
42821 \begin_inset space \thinspace{}
42822 \end_inset
42823
42824 pulgada, véase el apéndice
42825 \begin_inset space ~
42826 \end_inset
42827
42828
42829 \begin_inset CommandInset ref
42830 LatexCommand ref
42831 reference "cap:Unidades-disponibles"
42832
42833 \end_inset
42834
42835 .
42836 \end_layout
42837
42838 \begin_layout Standard
42839 El tamaño de fuente por omisión es 10
42840 \begin_inset space \thinspace{}
42841 \end_inset
42842
42843 pt.
42844  Los tamaños se describen con detalle en la sección
42845 \begin_inset space ~
42846 \end_inset
42847
42848
42849 \begin_inset CommandInset ref
42850 LatexCommand ref
42851 reference "sub:Fuentes-de-documento"
42852
42853 \end_inset
42854
42855 .
42856 \end_layout
42857
42858 \begin_layout Standard
42859 Con la opción 
42860 \family sans
42861 Usar Pixmap Cache
42862 \family default
42863  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
42864  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
42865  Por otra parte, los caracteres podrían mostrarse más borrosos.
42866  Así que activar o no esta opción depende de si prefieres velocidad o estética.
42867  Esta opción sólo está disponible en Mac
42868 \begin_inset space ~
42869 \end_inset
42870
42871 OS o Windows.
42872 \end_layout
42873
42874 \begin_layout Subsection
42875 Colores
42876 \begin_inset Index idx
42877 status collapsed
42878
42879 \begin_layout Plain Layout
42880 Color ! Pantalla de LyX
42881 \end_layout
42882
42883 \end_inset
42884
42885
42886 \begin_inset Index idx
42887 status collapsed
42888
42889 \begin_layout Plain Layout
42890 Color ! Configuración
42891 \end_layout
42892
42893 \end_inset
42894
42895  
42896 \end_layout
42897
42898 \begin_layout Standard
42899 Aquí puedes cambiar todos los colores que se ven en LyX.
42900  Elige una opción de la lista y usa el botón 
42901 \family sans
42902 Cambiar
42903 \family default
42904 .
42905 \end_layout
42906
42907 \begin_layout Subsection
42908 Visualización
42909 \begin_inset Index idx
42910 status collapsed
42911
42912 \begin_layout Plain Layout
42913 Configuración ! Visualización
42914 \end_layout
42915
42916 \end_inset
42917
42918  
42919 \end_layout
42920
42921 \begin_layout Standard
42922 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
42923  de LyX.
42924 \end_layout
42925
42926 \begin_layout Standard
42927 El botón 
42928 \family sans
42929 Vista
42930 \family default
42931
42932 \begin_inset space ~
42933 \end_inset
42934
42935
42936 \family sans
42937 preliminar
42938 \family default
42939
42940 \begin_inset space ~
42941 \end_inset
42942
42943
42944 \family sans
42945 inmediata
42946 \family default
42947  sirve para ver directamente en la pantalla de LyX objetos gráficos como
42948  imágenes o ecuaciones, como se explica en la sección
42949 \begin_inset space ~
42950 \end_inset
42951
42952
42953 \begin_inset CommandInset ref
42954 LatexCommand ref
42955 reference "sec:Vista-preliminar-inmediata"
42956
42957 \end_inset
42958
42959 .
42960 \end_layout
42961
42962 \begin_layout Standard
42963 La opción  
42964 \family sans
42965 Marcar
42966 \begin_inset space ~
42967 \end_inset
42968
42969 final
42970 \begin_inset space ~
42971 \end_inset
42972
42973 de
42974 \begin_inset space ~
42975 \end_inset
42976
42977 párrafos
42978 \family default
42979  muestra un calderón (¶) al final de cada párrafo.
42980 \end_layout
42981
42982 \begin_layout Section
42983 Edición
42984 \begin_inset Index idx
42985 status collapsed
42986
42987 \begin_layout Plain Layout
42988 Edición
42989 \end_layout
42990
42991 \end_inset
42992
42993
42994 \end_layout
42995
42996 \begin_layout Subsection
42997 Control
42998 \end_layout
42999
43000 \begin_layout Subsubsection
43001 Edición
43002 \end_layout
43003
43004 \begin_layout Standard
43005 La opción 
43006 \family sans
43007 El cursor sigue a la barra de desplazamiento
43008 \family default
43009  hace que el cursor se muestre siempre en la parte del documento que está
43010  en pantalla cuando esta se desliza.
43011 \end_layout
43012
43013 \begin_layout Standard
43014 La opción 
43015 \family sans
43016 Ordenar entornos alfabéticamente
43017 \family default
43018  ordena los entornos de párrafo en el menú desplegable.
43019 \end_layout
43020
43021 \begin_layout Standard
43022 La opción 
43023 \family sans
43024 Agrupar entornos por categorías
43025 \family default
43026  agrupa las entradas del menú desplegable de los entornos de párrafo.
43027 \end_layout
43028
43029 \begin_layout Standard
43030 La opción Editar macros de ecuación determina el estilo de edición, véase
43031  la sección  
43032 \emph on
43033 Macros de ecuaciones
43034 \emph default
43035  del manual 
43036 \emph on
43037 Ecuaciones
43038 \emph default
43039 .
43040 \end_layout
43041
43042 \begin_layout Subsubsection
43043 Pantalla completa
43044 \end_layout
43045
43046 \begin_layout Standard
43047 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
43048  La opción 
43049 \family sans
43050 Limitar anchura del texto
43051 \family default
43052  especifica la anchura del texto en pantalla completa.
43053  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
43054  texto se ve centrado.
43055 \end_layout
43056
43057 \begin_layout Subsection
43058 Atajos de teclado
43059 \begin_inset Index idx
43060 status collapsed
43061
43062 \begin_layout Plain Layout
43063 Atajos de teclado
43064 \end_layout
43065
43066 \end_inset
43067
43068
43069 \end_layout
43070
43071 \begin_layout Subsubsection
43072 Archivos de asociaciones de teclas
43073 \end_layout
43074
43075 \begin_layout Standard
43076 Las combinaciones de teclas se usan para asociar una función de LyX a una
43077  o varias teclas.
43078  Hay varios archivos disponibles para asociaciones de teclas:
43079 \end_layout
43080
43081 \begin_layout Description
43082 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
43083 \end_layout
43084
43085 \begin_layout Description
43086 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
43087 \family sans
43088 (X)Emacs
43089 \family default
43090 .
43091 \end_layout
43092
43093 \begin_layout Description
43094 mac.bind conjunto de asociaciones de teclas para sistemas 
43095 \family sans
43096 Mac
43097 \family default
43098 .
43099 \end_layout
43100
43101 \begin_layout Standard
43102 Además hay archivos de asociaciones de teclas para clases especiales de
43103  documentos, como 
43104 \emph on
43105 bradway bind
43106 \emph default
43107 , y para ciertos idiomas.
43108  El nombre de los archivos para idiomas comienza con el código del idioma.
43109  p.
43110 \begin_inset space \thinspace{}
43111 \end_inset
43112
43113 e.
43114  «pt» para portugués.
43115  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
43116  teclas apropiado.
43117 \end_layout
43118
43119 \begin_layout Standard
43120 Algunos archivos de asociaciones de teclas como 
43121 \emph on
43122 math.bind
43123 \emph default
43124 , son de pequeño alcance.
43125  Si miras al final del archivo 
43126 \emph on
43127 cua.bind
43128 \emph default
43129  verás algunos de aquellos incluidos para mantener la información general
43130  en el archivo.
43131 \end_layout
43132
43133 \begin_layout Subsubsection
43134 Edición de los atajos de teclado
43135 \begin_inset CommandInset label
43136 LatexCommand label
43137 name "sub:Edición-de-los-atajos"
43138
43139 \end_inset
43140
43141
43142 \begin_inset Index idx
43143 status collapsed
43144
43145 \begin_layout Plain Layout
43146 Atajos de teclado ! Edición 
43147 \end_layout
43148
43149 \end_inset
43150
43151
43152 \end_layout
43153
43154 \begin_layout Standard
43155 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
43156  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
43157  Para encontrar fácilmente funciones están agrupadas por categorías y el
43158  diálogo suministra el campo 
43159 \family sans
43160 Mostrar asociaciones que contienen
43161 \family default
43162 :, en el que puedes insertar una clave para una función que quieras editar.
43163  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
43164  que hay para las tres funciones que contienen «paste» en su nombre.
43165  Como puedes ver, una función puede tener más de una combinación.
43166  Todas las funciones de LyX se listan además en el archivo 
43167 \emph on
43168 LyX Functions
43169 \emph default
43170  disponible en el menú 
43171 \family sans
43172 Ayuda
43173 \family default
43174 .
43175 \end_layout
43176
43177 \begin_layout Standard
43178 Para añadir, p.
43179 \begin_inset space \thinspace{}
43180 \end_inset
43181
43182 e., el atajo 
43183 \family sans
43184 Alt+Q
43185 \family default
43186  para la función 
43187 \family sans
43188 textstyle-apply
43189 \family default
43190 , selecciona la función y pulsa el botón 
43191 \family sans
43192 Modificar
43193 \family default
43194 .
43195  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
43196 dientes, en este caso Alt+Q.
43197  De igual manera se modifica una combinación ya existente.
43198 \end_layout
43199
43200 \begin_layout Standard
43201 Alternativamente puedes modificar combinaciones de teclas editando los archivos
43202  
43203 \emph on
43204 .bind
43205 \emph default
43206  con un editor de texto.
43207  La sintaxis de las entradas es:
43208 \end_layout
43209
43210 \begin_layout Standard
43211
43212 \series bold
43213
43214 \backslash
43215 bind 
43216 \begin_inset Quotes erd
43217 \end_inset
43218
43219 key combination
43220 \begin_inset Quotes erd
43221 \end_inset
43222
43223  
43224 \begin_inset Quotes erd
43225 \end_inset
43226
43227 LyX-function
43228 \begin_inset Quotes erd
43229 \end_inset
43230
43231
43232 \series default
43233  
43234 \end_layout
43235
43236 \begin_layout Subsection
43237 Teclado / Ratón
43238 \begin_inset CommandInset label
43239 LatexCommand label
43240 name "sub:Teclado/Ratón"
43241
43242 \end_inset
43243
43244
43245 \begin_inset Index idx
43246 status collapsed
43247
43248 \begin_layout Plain Layout
43249 Teclado ! Mapas de
43250 \end_layout
43251
43252 \end_inset
43253
43254
43255 \begin_inset Index idx
43256 status collapsed
43257
43258 \begin_layout Plain Layout
43259 Configuración ! Mapa de teclado
43260 \end_layout
43261
43262 \end_inset
43263
43264
43265 \end_layout
43266
43267 \begin_layout Standard
43268 Normalmente la configuración del teclado se hace en el sistema operativo.
43269  Para casos en los que no es posible, LyX suministra mapas de teclado.
43270  Si tienes p.
43271 \begin_inset space \thinspace{}
43272 \end_inset
43273
43274 e.
43275  un teclado checo pero quieres escribir en él como en un teclado rumano,
43276  puedes usar el mapa de teclado 
43277 \emph on
43278 romanian.kmap
43279 \emph default
43280 .
43281 \end_layout
43282
43283 \begin_layout Standard
43284 \begin_inset Note Greyedout
43285 status collapsed
43286
43287 \begin_layout Plain Layout
43288 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
43289 \end_layout
43290
43291 \end_inset
43292
43293
43294 \end_layout
43295
43296 \begin_layout Standard
43297 Además de esto, puedes determinar aquí la 
43298 \family sans
43299 Velocidad de desplazamiento de la rueda
43300 \family default
43301  del ratón.
43302  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
43303  la disminuyen.
43304 \end_layout
43305
43306 \begin_layout Subsection
43307 Autocompletar
43308 \begin_inset CommandInset label
43309 LatexCommand label
43310 name "sub:Autocompletar-Apéndice"
43311
43312 \end_inset
43313
43314
43315 \begin_inset Index idx
43316 status collapsed
43317
43318 \begin_layout Plain Layout
43319 Autocompletar
43320 \end_layout
43321
43322 \end_inset
43323
43324
43325 \end_layout
43326
43327 \begin_layout Standard
43328 La finalización de entradas se describe en la sección
43329 \begin_inset space \thinspace{}
43330 \end_inset
43331
43332
43333 \begin_inset CommandInset ref
43334 LatexCommand ref
43335 reference "sec:Finalización-de-entradas/palabras"
43336
43337 \end_inset
43338
43339 .
43340  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
43341 entes opciones para texto.
43342  Con las opciones generales puedes definir el tiempo de retardo para la
43343  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
43344 ones largas deberían, o no, abreviarse.
43345 \end_layout
43346
43347 \begin_layout Section
43348 Rutas
43349 \begin_inset CommandInset label
43350 LatexCommand label
43351 name "sec:Rutas"
43352
43353 \end_inset
43354
43355
43356 \begin_inset Index idx
43357 status collapsed
43358
43359 \begin_layout Plain Layout
43360 Rutas
43361 \end_layout
43362
43363 \end_inset
43364
43365
43366 \begin_inset Index idx
43367 status collapsed
43368
43369 \begin_layout Plain Layout
43370 Configuración ! Directorios
43371 \end_layout
43372
43373 \end_inset
43374
43375
43376 \end_layout
43377
43378 \begin_layout Description
43379 Directorio
43380 \begin_inset space ~
43381 \end_inset
43382
43383 de
43384 \begin_inset space ~
43385 \end_inset
43386
43387 trabajo Es el directorio de trabajo de LyX.
43388  El directorio predeterminado cuando haces 
43389 \family sans
43390 Abrir
43391 \family default
43392
43393 \family sans
43394 Guardar
43395 \family default
43396  o 
43397 \family sans
43398 Guardar
43399 \begin_inset space ~
43400 \end_inset
43401
43402 como
43403 \family default
43404  con un archivo.
43405 \end_layout
43406
43407 \begin_layout Description
43408 Plantillas
43409 \begin_inset space ~
43410 \end_inset
43411
43412 de
43413 \begin_inset space ~
43414 \end_inset
43415
43416 documento Directorio que contiene las plantillas del menú 
43417 \family sans
43418 Archivo\SpecialChar \menuseparator
43419 Nuevo
43420 \begin_inset space ~
43421 \end_inset
43422
43423 desde
43424 \begin_inset space ~
43425 \end_inset
43426
43427 plantilla.
43428 \end_layout
43429
43430 \begin_layout Description
43431 Archivos
43432 \begin_inset space ~
43433 \end_inset
43434
43435 de
43436 \begin_inset space ~
43437 \end_inset
43438
43439 ejemplo Este directorio se abrirá al pulsar el botón 
43440 \family sans
43441 Ejemplos
43442 \family default
43443  del diálogo 
43444 \family sans
43445 Archivo\SpecialChar \menuseparator
43446 Abrir
43447 \family default
43448 .
43449 \begin_inset Newline newline
43450 \end_inset
43451
43452
43453 \begin_inset Note Greyedout
43454 status collapsed
43455
43456 \begin_layout Plain Layout
43457
43458 \series bold
43459 Nota:
43460 \series default
43461  El botón 
43462 \family sans
43463 Ejemplos
43464 \family default
43465  no existe en en los sistemas MacOS o Windows.
43466 \end_layout
43467
43468 \end_inset
43469
43470
43471 \end_layout
43472
43473 \begin_layout Description
43474 Copias
43475 \begin_inset space ~
43476 \end_inset
43477
43478 de
43479 \begin_inset space ~
43480 \end_inset
43481
43482 seguridad
43483 \begin_inset Index idx
43484 status collapsed
43485
43486 \begin_layout Plain Layout
43487 Documentos ! Copias de seguridad
43488 \end_layout
43489
43490 \end_inset
43491
43492  Directorio donde se guardarán las copias de seguridad.
43493  Si este campo está en blanco pero las copias de seguridad están habilitadas,
43494  como se describe en la sección
43495 \begin_inset space ~
43496 \end_inset
43497
43498
43499 \begin_inset CommandInset ref
43500 LatexCommand ref
43501 reference "sub:Copias-de-seguridad"
43502
43503 \end_inset
43504
43505 , éstas se guardarán en el 
43506 \family sans
43507 Directorio
43508 \begin_inset space ~
43509 \end_inset
43510
43511 de
43512 \begin_inset space ~
43513 \end_inset
43514
43515 trabajo
43516 \family default
43517 .
43518 \begin_inset Newline newline
43519 \end_inset
43520
43521 Los archivos de seguridad tienen la extensión «.lyx~».
43522 \end_layout
43523
43524 \begin_layout Description
43525 Tubería
43526 \begin_inset space ~
43527 \end_inset
43528
43529 Ly
43530 \begin_inset ERT
43531 status collapsed
43532
43533 \begin_layout Plain Layout
43534
43535 {}
43536 \end_layout
43537
43538 \end_inset
43539
43540 XServer Aquí puedes introducir el nombre de una tubería de Unix.
43541  Esta tubería se emplea para enviar datos desde programas externos a LyX.
43542 \begin_inset Newline newline
43543 \end_inset
43544
43545
43546 \begin_inset Note Greyedout
43547 status collapsed
43548
43549 \begin_layout Plain Layout
43550
43551 \series bold
43552 Nota:
43553 \series default
43554  Esta característica no funciona en Windows.
43555 \end_layout
43556
43557 \end_inset
43558
43559
43560 \end_layout
43561
43562 \begin_layout Description
43563 Directorio
43564 \begin_inset space ~
43565 \end_inset
43566
43567 temporal Directorio en el que se guardarán los archivos temporales generados
43568  por LyX.
43569 \end_layout
43570
43571 \begin_layout Description
43572 Prefijo
43573 \begin_inset space ~
43574 \end_inset
43575
43576 PATH Este campo puede contener una lista de rutas («paths») a programas
43577  externos.
43578  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
43579  en esta lista.
43580  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
43581  de modo que normalmente no debes modificarla.
43582  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
43583  usar programas externos que no estén en la rutas reconocidas por la variable
43584  $PATH.
43585  
43586 \end_layout
43587
43588 \begin_layout Section
43589 Identidad
43590 \end_layout
43591
43592 \begin_layout Standard
43593 En este campo puedes poner tu nombre y correo electrónico.
43594  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
43595  en la sección
43596 \begin_inset space ~
43597 \end_inset
43598
43599
43600 \begin_inset CommandInset ref
43601 LatexCommand ref
43602 reference "sec:Seguimiento-de-cambios"
43603
43604 \end_inset
43605
43606 , para identificar tus cambios en el documento.
43607 \end_layout
43608
43609 \begin_layout Section
43610 Configuración del idioma
43611 \begin_inset Index idx
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615 Idioma !Configuración
43616 \end_layout
43617
43618 \end_inset
43619
43620
43621 \begin_inset Index idx
43622 status collapsed
43623
43624 \begin_layout Plain Layout
43625 Configuración ! Idioma
43626 \end_layout
43627
43628 \end_inset
43629
43630
43631 \end_layout
43632
43633 \begin_layout Subsection
43634 Idioma
43635 \end_layout
43636
43637 \begin_layout Description
43638 Idioma
43639 \begin_inset space ~
43640 \end_inset
43641
43642 de
43643 \begin_inset space ~
43644 \end_inset
43645
43646 la
43647 \begin_inset space ~
43648 \end_inset
43649
43650 interfaz
43651 \begin_inset space ~
43652 \end_inset
43653
43654 de
43655 \begin_inset space ~
43656 \end_inset
43657
43658 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
43659  Desafortunadamente esto no funciona en Mac y Windows.
43660  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
43661  aquí tienen su correspondiente traducción en los menús.
43662  El estado actual de las traducciones se puede consultar en:
43663 \begin_inset space ~
43664 \end_inset
43665
43666
43667 \begin_inset CommandInset href
43668 LatexCommand href
43669 name "http://www.lyx.org/I18n"
43670 target "http://www.lyx.org/I18n"
43671
43672 \end_inset
43673
43674
43675 \end_layout
43676
43677 \begin_layout Description
43678
43679 \family sans
43680 Idioma
43681 \begin_inset space ~
43682 \end_inset
43683
43684 predeterminado
43685 \family default
43686  es el que se usa en nuevos documentos.
43687 \end_layout
43688
43689 \begin_layout Description
43690
43691 \family sans
43692 Paquete
43693 \begin_inset space ~
43694 \end_inset
43695
43696 de
43697 \begin_inset space ~
43698 \end_inset
43699
43700 Idiom
43701 \family default
43702 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
43703  las características del idioma.
43704  Por omisión es el comando 
43705 \family sans
43706
43707 \backslash
43708 usepackage{babel} 
43709 \family default
43710 que carga el paquete LaTeX 
43711 \series bold
43712 babel
43713 \series default
43714 .
43715 \begin_inset Foot
43716 status collapsed
43717
43718 \begin_layout Plain Layout
43719 Para una introducción a la sintaxis de LaTeX véase la sección
43720 \begin_inset space ~
43721 \end_inset
43722
43723
43724 \begin_inset CommandInset ref
43725 LatexCommand ref
43726 reference "sec:Código-TeX"
43727
43728 \end_inset
43729
43730
43731 \end_layout
43732
43733 \end_inset
43734
43735  Este programa traduce automáticamente en segundo plano el texto de las
43736  etiquetas al idioma del documento.
43737  Por ejemplo, la etiqueta 
43738 \begin_inset Quotes fld
43739 \end_inset
43740
43741 Cuadro
43742 \begin_inset Quotes frd
43743 \end_inset
43744
43745  en los títulos de las tablas.
43746 \begin_inset Foot
43747 status collapsed
43748
43749 \begin_layout Plain Layout
43750
43751 \emph on
43752 N.
43753 \begin_inset space \thinspace{}
43754 \end_inset
43755
43756 del t.: 
43757 \emph default
43758 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
43759  P.
43760 \begin_inset space \thinspace{}
43761 \end_inset
43762
43763 e., LyX traduce en pantalla automáticamente 
43764 \begin_inset Quotes fld
43765 \end_inset
43766
43767 Table
43768 \begin_inset Quotes frd
43769 \end_inset
43770
43771  por 
43772 \begin_inset Quotes fld
43773 \end_inset
43774
43775 Tabla
43776 \begin_inset Quotes frd
43777 \end_inset
43778
43779 .
43780  En la salida, en cambio, el estilo 
43781 \family typewriter
43782 spanish
43783 \family default
43784  del sistema 
43785 \series bold
43786 babel
43787 \series default
43788  traduce 
43789 \begin_inset Quotes fld
43790 \end_inset
43791
43792 Table
43793 \begin_inset Quotes frd
43794 \end_inset
43795
43796  por 
43797 \begin_inset Quotes fld
43798 \end_inset
43799
43800 Cuadro
43801 \begin_inset Quotes frd
43802 \end_inset
43803
43804 .
43805  Más información sobre el estilo 
43806 \family typewriter
43807 spanish 
43808 \family default
43809 en la página web
43810 \begin_inset space ~
43811 \end_inset
43812
43813
43814 \begin_inset CommandInset citation
43815 LatexCommand cite
43816 key "spanish"
43817
43818 \end_inset
43819
43820 .
43821 \end_layout
43822
43823 \end_inset
43824
43825  
43826 \end_layout
43827
43828 \begin_layout Description
43829 Comienzo
43830 \begin_inset space ~
43831 \end_inset
43832
43833 del
43834 \begin_inset space ~
43835 \end_inset
43836
43837 comando Cuando hace falta algún paquete LaTeX especial para escribir en
43838  determinado idioma, aquí puedes poner el comando para cargarlo.
43839  Un ejemplo es el comando 
43840 \family sans
43841
43842 \backslash
43843 begin{arabtext} 
43844 \family default
43845 para cargar el paquete 
43846 \series bold
43847 ArabTeX
43848 \series default
43849  (véase 
43850 \begin_inset CommandInset citation
43851 LatexCommand cite
43852 key "Arabic"
43853
43854 \end_inset
43855
43856 ), necesario para escribir en árabe.
43857
43858 \series bold
43859  
43860 \series default
43861 Por omisión, es el comando de 
43862 \series bold
43863 babel
43864 \series default
43865   
43866 \family sans
43867
43868 \backslash
43869 selectlanguage{$$lang}
43870 \family default
43871 .
43872 \end_layout
43873
43874 \begin_layout Description
43875 Fin
43876 \begin_inset space ~
43877 \end_inset
43878
43879 del
43880 \begin_inset space ~
43881 \end_inset
43882
43883 comando El complemento a 
43884 \family sans
43885 Comienzo
43886 \begin_inset space ~
43887 \end_inset
43888
43889 del
43890 \begin_inset space ~
43891 \end_inset
43892
43893 comando
43894 \family default
43895 .
43896  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
43897  porque el comando de inicio habilita o no el paquete.
43898 \end_layout
43899
43900 \begin_layout Description
43901 Usar
43902 \begin_inset space ~
43903 \end_inset
43904
43905 babel Si se usa o no este paquete.
43906  
43907 \end_layout
43908
43909 \begin_layout Description
43910 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
43911  como opciones a la clase de documento, para que puedan usarse por todos
43912  los paquetes LaTeX.
43913  Si no, sólo serán utilizados como opciones para 
43914 \series bold
43915 babel
43916 \series default
43917 .
43918  
43919 \end_layout
43920
43921 \begin_layout Description
43922 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
43923  elegido.
43924  Sin ella, el 
43925 \family sans
43926 Comienzo
43927 \begin_inset space ~
43928 \end_inset
43929
43930 del
43931 \begin_inset space ~
43932 \end_inset
43933
43934 comando
43935 \family default
43936  se establece explícitamente al inicio del documento en la salida de LaTeX.
43937  Esto asegura que se usa el idioma correcto cuando pongas un 
43938 \family sans
43939  Comienzo
43940 \begin_inset space ~
43941 \end_inset
43942
43943 del
43944 \begin_inset space ~
43945 \end_inset
43946
43947 comando 
43948 \family default
43949  distinto al predeterminado.
43950 \end_layout
43951
43952 \begin_layout Description
43953 Auto-terminar Contrapartida a 
43954 \family sans
43955 Auto-iniciar.
43956  
43957 \family default
43958 Si no está marcado, el 
43959 \family sans
43960 Fin
43961 \begin_inset space ~
43962 \end_inset
43963
43964 del
43965 \begin_inset space ~
43966 \end_inset
43967
43968 comando
43969 \family default
43970  se establece al final del documento.
43971 \end_layout
43972
43973 \begin_layout Description
43974 Marcar
43975 \begin_inset space ~
43976 \end_inset
43977
43978 idiomas
43979 \begin_inset space ~
43980 \end_inset
43981
43982 extranjeros El texto marcado con estilo de idioma distinto al del documento
43983  se subraya en azul.
43984 \end_layout
43985
43986 \begin_layout Description
43987 Soporte
43988 \begin_inset space ~
43989 \end_inset
43990
43991 para
43992 \begin_inset space ~
43993 \end_inset
43994
43995 idioma
43996 \begin_inset space ~
43997 \end_inset
43998
43999 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
44000  o el farsi, se escriben de derecha a izquierda.
44001 \end_layout
44002
44003 \begin_layout Description
44004 Movimiento
44005 \begin_inset space ~
44006 \end_inset
44007
44008 del
44009 \begin_inset space ~
44010 \end_inset
44011
44012 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
44013  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
44014  la izquierda o a la derecha, respectivamente, o lógicamente.
44015  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
44016  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
44017  derecha-izquierda.
44018 \end_layout
44019
44020 \begin_layout Subsection
44021 Corrector ortográfico
44022 \end_layout
44023
44024 \begin_layout Standard
44025 Se explica en la sección
44026 \begin_inset space ~
44027 \end_inset
44028
44029
44030 \begin_inset CommandInset ref
44031 LatexCommand ref
44032 reference "sec:Corrector-ortográfico"
44033
44034 \end_inset
44035
44036
44037 \end_layout
44038
44039 \begin_layout Section
44040 Salidas
44041 \end_layout
44042
44043 \begin_layout Subsection
44044 Impresora
44045 \begin_inset CommandInset label
44046 LatexCommand label
44047 name "sub:Impresora"
44048
44049 \end_inset
44050
44051
44052 \begin_inset Index idx
44053 status collapsed
44054
44055 \begin_layout Plain Layout
44056 Impresora
44057 \end_layout
44058
44059 \end_inset
44060
44061
44062 \begin_inset Index idx
44063 status collapsed
44064
44065 \begin_layout Plain Layout
44066 Configuración ! Impresora
44067 \end_layout
44068
44069 \end_inset
44070
44071
44072 \end_layout
44073
44074 \begin_layout Description
44075 Impresora
44076 \begin_inset space ~
44077 \end_inset
44078
44079 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
44080 da.
44081  Este nombre se usará cuando se ejecute el 
44082 \family sans
44083 Comando de Impresión
44084 \family default
44085 .
44086 \begin_inset Newline newline
44087 \end_inset
44088
44089
44090 \begin_inset Note Greyedout
44091 status collapsed
44092
44093 \begin_layout Plain Layout
44094
44095 \series bold
44096 Nota:
44097 \series default
44098  En Windows puedes dejar el campo en blanco porque no tiene efecto.
44099 \end_layout
44100
44101 \end_inset
44102
44103
44104 \end_layout
44105
44106 \begin_layout Description
44107 Adaptar
44108 \begin_inset space ~
44109 \end_inset
44110
44111 la
44112 \begin_inset space ~
44113 \end_inset
44114
44115 salida
44116 \begin_inset space ~
44117 \end_inset
44118
44119 a
44120 \begin_inset space ~
44121 \end_inset
44122
44123 la
44124 \begin_inset space ~
44125 \end_inset
44126
44127 impresora Esta opción sólo funciona si el 
44128 \family sans
44129 Comando de Impresión
44130 \family default
44131  es «
44132 \family sans
44133 dvips
44134 \family default
44135 ».
44136  Activa un archivo de configuración para dvips.
44137  Esta opción es para expertos en dvips.
44138 \end_layout
44139
44140 \begin_layout Description
44141
44142 \family sans
44143 Comando
44144 \begin_inset space ~
44145 \end_inset
44146
44147 de
44148 \begin_inset space ~
44149 \end_inset
44150
44151 Impresión 
44152 \family default
44153 es el comando que usan LyX
44154 \begin_inset space \thinspace{}
44155 \end_inset
44156
44157 /
44158 \begin_inset space \thinspace{}
44159 \end_inset
44160
44161 LaTeX para imprimir.
44162  En la mayoría de sistemas el comando predeterminado es 
44163 \family sans
44164 dvips
44165 \family default
44166 .
44167 \end_layout
44168
44169 \begin_layout Description
44170 Opciones
44171 \begin_inset space ~
44172 \end_inset
44173
44174 del
44175 \begin_inset space ~
44176 \end_inset
44177
44178 comando
44179 \begin_inset space ~
44180 \end_inset
44181
44182 de
44183 \begin_inset space ~
44184 \end_inset
44185
44186 impresión En la documentación del programa que suministra el 
44187 \family sans
44188 Comando de impresión
44189 \family default
44190  que se use
44191 \family sans
44192  
44193 \family default
44194 puedes encontrar la explicación de las opciones que pueden configurarse
44195  en estos campos.
44196
44197 \family sans
44198  
44199 \end_layout
44200
44201 \begin_layout Subsection
44202 Formato de fecha
44203 \begin_inset Index idx
44204 status collapsed
44205
44206 \begin_layout Plain Layout
44207 Fecha, formato de
44208 \end_layout
44209
44210 \end_inset
44211
44212
44213 \begin_inset Index idx
44214 status collapsed
44215
44216 \begin_layout Plain Layout
44217 Configuración ! Formato de fecha
44218 \end_layout
44219
44220 \end_inset
44221
44222
44223 \end_layout
44224
44225 \begin_layout Standard
44226 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
44227 \begin_inset Newline newline
44228 \end_inset
44229
44230
44231 \begin_inset Flex URL
44232 status collapsed
44233
44234 \begin_layout Plain Layout
44235
44236 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44237 \end_layout
44238
44239 \end_inset
44240
44241
44242 \begin_inset Newline newline
44243 \end_inset
44244
44245 Por ejemplo, el formato
44246 \begin_inset Newline newline
44247 \end_inset
44248
44249 %d/%m/%y
44250 \begin_inset Newline newline
44251 \end_inset
44252
44253 imprime la fecha como día/mes/año.
44254 \end_layout
44255
44256 \begin_layout Subsection
44257 Texto simple
44258 \end_layout
44259
44260 \begin_layout Description
44261
44262 \family sans
44263 Longitud
44264 \begin_inset space ~
44265 \end_inset
44266
44267 de
44268 \begin_inset space ~
44269 \end_inset
44270
44271 línea
44272 \begin_inset space ~
44273 \end_inset
44274
44275 de
44276 \begin_inset space ~
44277 \end_inset
44278
44279 salida
44280 \family default
44281  establece el número máximo de caracteres impresos en cada línea, cuando
44282  el archivo se exporta como texto simple.
44283  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
44284  
44285 \end_layout
44286
44287 \begin_layout Description
44288
44289 \family sans
44290 Comando
44291 \family default
44292
44293 \begin_inset space ~
44294 \end_inset
44295
44296
44297 \family sans
44298 roff
44299 \family default
44300  define un comando adicional para generar mejores tablas de caracteres ASCII,
44301  con uno de los comandos UNIX 
44302 \family typewriter
44303 groff/troff/nroff
44304 \family default
44305  (puedes consultar información sobre ellos en sus páginas de manual).
44306  Si se deja en blanco LyX usará un formateador interno.
44307 \end_layout
44308
44309 \begin_layout Subsection
44310 LaT
44311 \begin_inset ERT
44312 status collapsed
44313
44314 \begin_layout Plain Layout
44315
44316 {}
44317 \end_layout
44318
44319 \end_inset
44320
44321 eX
44322 \begin_inset CommandInset label
44323 LatexCommand label
44324 name "sub:LaTeX-Configuración"
44325
44326 \end_inset
44327
44328
44329 \begin_inset Index idx
44330 status collapsed
44331
44332 \begin_layout Plain Layout
44333 Configuración ! LaTeX
44334 \end_layout
44335
44336 \end_inset
44337
44338
44339 \end_layout
44340
44341 \begin_layout Description
44342 Usar
44343 \begin_inset space ~
44344 \end_inset
44345
44346 codificación
44347 \begin_inset space ~
44348 \end_inset
44349
44350 de
44351 \begin_inset space ~
44352 \end_inset
44353
44354 fuente
44355 \begin_inset space ~
44356 \end_inset
44357
44358 La
44359 \begin_inset ERT
44360 status collapsed
44361
44362 \begin_layout Plain Layout
44363
44364 {}
44365 \end_layout
44366
44367 \end_inset
44368
44369 TeX Esta es la codificación predeterminada de la fuente del documento, 
44370 \family sans
44371 T1
44372 \family default
44373 , que cubre los idiomas y símbolos occidentales.
44374  
44375 \family sans
44376 T2A
44377 \family default
44378
44379 \family sans
44380 T2B
44381 \family default
44382
44383 \family sans
44384 T2C
44385 \family default
44386
44387 \family sans
44388 LCY
44389 \family default
44390 , y 
44391 \family sans
44392 X2 
44393 \family default
44394 son para cirílico.
44395  Se pueden combinar codificaciones, como 
44396 \begin_inset Quotes erd
44397 \end_inset
44398
44399
44400 \family sans
44401 T1, T2B
44402 \family default
44403
44404 \begin_inset Quotes erd
44405 \end_inset
44406
44407 .
44408  Normalmente la codificación se carga automáticamente cuando LyX configura
44409  los paquetes de idioma.
44410  Por tanto no hay por qué cambiarla.
44411 \end_layout
44412
44413 \begin_layout Description
44414 Tamaño
44415 \begin_inset space ~
44416 \end_inset
44417
44418 predeterminado
44419 \begin_inset space ~
44420 \end_inset
44421
44422 del
44423 \begin_inset space ~
44424 \end_inset
44425
44426 papel Este será el tamaño del papel para documentos nuevos.
44427  El valor 
44428 \family sans
44429 Predeterminado 
44430 \family default
44431 depende de la configuración del sistema LaTeX.
44432 \end_layout
44433
44434 \begin_layout Standard
44435 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
44436  listadas.
44437  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
44438  aplicaciones.
44439  Actualmente se pueden configurar los comandos siguientes:
44440 \end_layout
44441
44442 \begin_layout Description
44443 Comando
44444 \begin_inset space ~
44445 \end_inset
44446
44447 CheckTe
44448 \begin_inset ERT
44449 status collapsed
44450
44451 \begin_layout Plain Layout
44452
44453 {}
44454 \end_layout
44455
44456 \end_inset
44457
44458 X El programa 
44459 \family sans
44460 CheckTeX 
44461 \family default
44462 se explica en la sección 
44463 \emph on
44464 Comprobar TeX
44465 \emph default
44466  del manual 
44467 \emph on
44468 Características adicionales
44469 \emph default
44470 .
44471 \end_layout
44472
44473 \begin_layout Description
44474 Comando
44475 \begin_inset space ~
44476 \end_inset
44477
44478 BibTe
44479 \begin_inset ERT
44480 status collapsed
44481
44482 \begin_layout Plain Layout
44483
44484 {}
44485 \end_layout
44486
44487 \end_inset
44488
44489 X El programa 
44490 \family sans
44491 BibTeX 
44492 \family default
44493 genera la bibliografía; véase la sección
44494 \begin_inset space ~
44495 \end_inset
44496
44497
44498 \begin_inset CommandInset ref
44499 LatexCommand ref
44500 reference "sub:Bases-datos-bibliográficos"
44501
44502 \end_inset
44503
44504 .
44505 \end_layout
44506
44507 \begin_layout Description
44508 Comando
44509 \begin_inset space ~
44510 \end_inset
44511
44512 para
44513 \begin_inset space ~
44514 \end_inset
44515
44516
44517 \begin_inset space ~
44518 \end_inset
44519
44520 índice Comando para el programa que genera el índice, véase la sección
44521 \begin_inset space ~
44522 \end_inset
44523
44524
44525 \begin_inset CommandInset ref
44526 LatexCommand ref
44527 reference "sub:Programas-para-índice"
44528
44529 \end_inset
44530
44531 .
44532 \end_layout
44533
44534 \begin_layout Description
44535 Comando
44536 \begin_inset space ~
44537 \end_inset
44538
44539 para
44540 \begin_inset space ~
44541 \end_inset
44542
44543 nomenclatura Comando para el programa que genera la nomenclatura, véase
44544  la sección
44545 \begin_inset space ~
44546 \end_inset
44547
44548
44549 \begin_inset CommandInset ref
44550 LatexCommand ref
44551 reference "sub:Programa-para-la-nomenclatura"
44552
44553 \end_inset
44554
44555
44556 \end_layout
44557
44558 \begin_layout Description
44559 Opciones
44560 \begin_inset space ~
44561 \end_inset
44562
44563 de
44564 \begin_inset space ~
44565 \end_inset
44566
44567 tamaño
44568 \begin_inset space ~
44569 \end_inset
44570
44571 del
44572 \begin_inset space ~
44573 \end_inset
44574
44575 papel
44576 \begin_inset space ~
44577 \end_inset
44578
44579 para
44580 \begin_inset space ~
44581 \end_inset
44582
44583 el
44584 \begin_inset space ~
44585 \end_inset
44586
44587 visor
44588 \begin_inset space ~
44589 \end_inset
44590
44591 DVI Sólo tienen efecto para el programa visor de DVI 
44592 \family sans
44593 xdvi
44594 \family default
44595 .
44596  
44597 \end_layout
44598
44599 \begin_layout Standard
44600 Además están las opciones:
44601 \end_layout
44602
44603 \begin_layout Description
44604 Usar
44605 \begin_inset space ~
44606 \end_inset
44607
44608 rutas
44609 \begin_inset space ~
44610 \end_inset
44611
44612 estilo
44613 \begin_inset space ~
44614 \end_inset
44615
44616 Windows
44617 \begin_inset space ~
44618 \end_inset
44619
44620 en
44621 \begin_inset space ~
44622 \end_inset
44623
44624 archivos
44625 \begin_inset space ~
44626 \end_inset
44627
44628 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
44629 \backslash
44630 » en vez de «/» para separar carpetas.
44631  Esta opción está marcada por omisión cuando se usa LyX en Windows.
44632 \begin_inset Index idx
44633 status collapsed
44634
44635 \begin_layout Plain Layout
44636 Rutas
44637 \end_layout
44638
44639 \end_inset
44640
44641
44642 \begin_inset Index idx
44643 status collapsed
44644
44645 \begin_layout Plain Layout
44646 Configuración ! Rutas
44647 \end_layout
44648
44649 \end_inset
44650
44651
44652 \end_layout
44653
44654 \begin_layout Description
44655 Reiniciar
44656 \begin_inset space ~
44657 \end_inset
44658
44659 opciones
44660 \begin_inset space ~
44661 \end_inset
44662
44663 de
44664 \begin_inset space ~
44665 \end_inset
44666
44667 clase
44668 \begin_inset space ~
44669 \end_inset
44670
44671 cuando
44672 \begin_inset space ~
44673 \end_inset
44674
44675 la
44676 \begin_inset space ~
44677 \end_inset
44678
44679 clase
44680 \begin_inset space ~
44681 \end_inset
44682
44683 de
44684 \begin_inset space ~
44685 \end_inset
44686
44687 documento
44688 \begin_inset space ~
44689 \end_inset
44690
44691 cambie Si se cambia la clase de documento se eliminan todas las opciones
44692  de clase de documento establecidas manualmente en el diálogo 
44693 \family sans
44694 Documento\SpecialChar \menuseparator
44695 Configuración
44696 \family default
44697 .
44698 \end_layout
44699
44700 \begin_layout Section
44701 Gestión de archivos
44702 \begin_inset Index idx
44703 status collapsed
44704
44705 \begin_layout Plain Layout
44706 Gestión de archivos
44707 \end_layout
44708
44709 \end_inset
44710
44711
44712 \end_layout
44713
44714 \begin_layout Subsection
44715 Convertidores
44716 \begin_inset CommandInset label
44717 LatexCommand label
44718 name "sub:Convertidores"
44719
44720 \end_inset
44721
44722
44723 \begin_inset Index idx
44724 status collapsed
44725
44726 \begin_layout Plain Layout
44727 Convertidores
44728 \end_layout
44729
44730 \end_inset
44731
44732
44733 \end_layout
44734
44735 \begin_layout Standard
44736 Aquí está la lista de los comandos de los programas para convertir archivos
44737  de un formato a otro.
44738  Puedes modificarlos o configurar otros nuevos.
44739  Para modificar un convertidor lo seleccionas, cambias las entradas de los
44740  campos 
44741 \family sans
44742 Convertidor
44743 \family default
44744  y/o 
44745 \family sans
44746 Opción extra
44747 \family default
44748 , y pulsas el botón 
44749 \family sans
44750 Modificar
44751 \family default
44752 .
44753  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
44754  en las listas desplegables, modifica el campo 
44755 \family sans
44756 Convertidor
44757 \family default
44758 , y pulsa 
44759 \family sans
44760 Añadir
44761 \family default
44762 .
44763 \end_layout
44764
44765 \begin_layout Standard
44766 Si se activa la opción 
44767 \family sans
44768 Caché de archivo del conversor
44769 \family default
44770 , las conversiones se conservarán durante el tiempo especificado en 
44771 \family sans
44772 Edad máxima (en días)
44773 \family default
44774 .
44775  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
44776  reabrir el documento, porque se usarán las almacenadas en la caché.
44777  
44778 \end_layout
44779
44780 \begin_layout Standard
44781 En la sección 
44782 \emph on
44783 Convertidores
44784 \emph default
44785  del manual 
44786 \emph on
44787 Personalización
44788 \emph default
44789  encontrarás más información sobre convertidores, como variables y opciones
44790  que se pueden poner en su definición.
44791 \end_layout
44792
44793 \begin_layout Subsection
44794 Formatos de archivo
44795 \begin_inset CommandInset label
44796 LatexCommand label
44797 name "sec:Formatos-de-archivo"
44798
44799 \end_inset
44800
44801
44802 \begin_inset Index idx
44803 status collapsed
44804
44805 \begin_layout Plain Layout
44806 Formatos de archivo
44807 \end_layout
44808
44809 \end_inset
44810
44811
44812 \begin_inset Index idx
44813 status collapsed
44814
44815 \begin_layout Plain Layout
44816 Copiadores
44817 \end_layout
44818
44819 \end_inset
44820
44821
44822 \end_layout
44823
44824 \begin_layout Standard
44825 Aquí está la lista de los formatos de archivo que LyX puede manejar.
44826  Puedes modificar los programas visor y editor para determinados formatos.
44827 \end_layout
44828
44829 \begin_layout Standard
44830 En la sección 
44831 \emph on
44832 Formatos
44833 \emph default
44834  del manual 
44835 \emph on
44836 Personalización
44837 \emph default
44838  encontrarás más información sobre formatos, como opciones que se pueden
44839  emplear en su definición.
44840 \end_layout
44841
44842 \begin_layout Standard
44843 Puesto que todas las conversiones de un formato a otro tienen lugar en el
44844  directorio temporal de LyX, a veces es preciso modificar un archivo antes
44845  de copiarlo al directorio temporal, con el fin de de que la conversión
44846  pueda llevarse a cabo.
44847  Esto se hace especificando un 
44848 \family sans
44849 Copiador
44850 \family default
44851 .
44852  En la sección 
44853 \emph on
44854 Copiadores
44855 \emph default
44856  del manual 
44857 \emph on
44858 Personalización
44859 \emph default
44860  hay más información sobre esto.
44861 \end_layout
44862
44863 \begin_layout Standard
44864
44865 \end_layout
44866
44867 \begin_layout Chapter
44868 Unidades disponibles en LyX
44869 \begin_inset Index idx
44870 status collapsed
44871
44872 \begin_layout Plain Layout
44873 Unidades
44874 \end_layout
44875
44876 \end_inset
44877
44878
44879 \begin_inset CommandInset label
44880 LatexCommand label
44881 name "cap:Unidades-disponibles"
44882
44883 \end_inset
44884
44885
44886 \end_layout
44887
44888 \begin_layout Standard
44889 Para comprender las unidades utilizadas en este manual, el cuadro
44890 \begin_inset space ~
44891 \end_inset
44892
44893
44894 \begin_inset CommandInset ref
44895 LatexCommand ref
44896 reference "tab:Unidades"
44897
44898 \end_inset
44899
44900  describe todas las unidades disponibles en LyX.
44901 \end_layout
44902
44903 \begin_layout Standard
44904 \begin_inset Float table
44905 placement h
44906 wide false
44907 sideways false
44908 status collapsed
44909
44910 \begin_layout Plain Layout
44911 \begin_inset Caption
44912
44913 \begin_layout Plain Layout
44914 \begin_inset CommandInset label
44915 LatexCommand label
44916 name "tab:Unidades"
44917
44918 \end_inset
44919
44920 Unidades
44921 \end_layout
44922
44923 \end_inset
44924
44925
44926 \end_layout
44927
44928 \begin_layout Plain Layout
44929 \begin_inset VSpace medskip
44930 \end_inset
44931
44932
44933 \end_layout
44934
44935 \begin_layout Plain Layout
44936 \noindent
44937 \align center
44938 \begin_inset Tabular
44939 <lyxtabular version="3" rows="20" columns="2">
44940 <features tabularvalignment="middle">
44941 <column alignment="center" valignment="top" width="0">
44942 <column alignment="center" valignment="top" width="0">
44943 <row>
44944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44945 \begin_inset Text
44946
44947 \begin_layout Plain Layout
44948 unidad
44949 \end_layout
44950
44951 \end_inset
44952 </cell>
44953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44954 \begin_inset Text
44955
44956 \begin_layout Plain Layout
44957 nombre/descripción
44958 \end_layout
44959
44960 \end_inset
44961 </cell>
44962 </row>
44963 <row>
44964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44965 \begin_inset Text
44966
44967 \begin_layout Plain Layout
44968 mm
44969 \end_layout
44970
44971 \end_inset
44972 </cell>
44973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44974 \begin_inset Text
44975
44976 \begin_layout Plain Layout
44977 milímetro
44978 \end_layout
44979
44980 \end_inset
44981 </cell>
44982 </row>
44983 <row>
44984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44985 \begin_inset Text
44986
44987 \begin_layout Plain Layout
44988 cm
44989 \end_layout
44990
44991 \end_inset
44992 </cell>
44993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44994 \begin_inset Text
44995
44996 \begin_layout Plain Layout
44997 centímetro
44998 \end_layout
44999
45000 \end_inset
45001 </cell>
45002 </row>
45003 <row>
45004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45005 \begin_inset Text
45006
45007 \begin_layout Plain Layout
45008 in
45009 \end_layout
45010
45011 \end_inset
45012 </cell>
45013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45014 \begin_inset Text
45015
45016 \begin_layout Plain Layout
45017 pulgada
45018 \end_layout
45019
45020 \end_inset
45021 </cell>
45022 </row>
45023 <row>
45024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45025 \begin_inset Text
45026
45027 \begin_layout Plain Layout
45028 pt
45029 \end_layout
45030
45031 \end_inset
45032 </cell>
45033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45034 \begin_inset Text
45035
45036 \begin_layout Plain Layout
45037 punto (72.27
45038 \begin_inset space \thinspace{}
45039 \end_inset
45040
45041 pt = 1
45042 \begin_inset space \thinspace{}
45043 \end_inset
45044
45045 in)
45046 \end_layout
45047
45048 \end_inset
45049 </cell>
45050 </row>
45051 <row>
45052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45053 \begin_inset Text
45054
45055 \begin_layout Plain Layout
45056 pc
45057 \end_layout
45058
45059 \end_inset
45060 </cell>
45061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45062 \begin_inset Text
45063
45064 \begin_layout Plain Layout
45065 pica (1
45066 \begin_inset space \thinspace{}
45067 \end_inset
45068
45069 pc = 12
45070 \begin_inset space \thinspace{}
45071 \end_inset
45072
45073 pt)
45074 \end_layout
45075
45076 \end_inset
45077 </cell>
45078 </row>
45079 <row>
45080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45081 \begin_inset Text
45082
45083 \begin_layout Plain Layout
45084 sp
45085 \end_layout
45086
45087 \end_inset
45088 </cell>
45089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45090 \begin_inset Text
45091
45092 \begin_layout Plain Layout
45093 punto escalado (65536
45094 \begin_inset space \thinspace{}
45095 \end_inset
45096
45097 sp = 1
45098 \begin_inset space \thinspace{}
45099 \end_inset
45100
45101 pt)
45102 \end_layout
45103
45104 \end_inset
45105 </cell>
45106 </row>
45107 <row>
45108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45109 \begin_inset Text
45110
45111 \begin_layout Plain Layout
45112 bp
45113 \end_layout
45114
45115 \end_inset
45116 </cell>
45117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45118 \begin_inset Text
45119
45120 \begin_layout Plain Layout
45121 punto grande (72
45122 \begin_inset space \thinspace{}
45123 \end_inset
45124
45125 bp = 1
45126 \begin_inset space \thinspace{}
45127 \end_inset
45128
45129 in)
45130 \end_layout
45131
45132 \end_inset
45133 </cell>
45134 </row>
45135 <row>
45136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45137 \begin_inset Text
45138
45139 \begin_layout Plain Layout
45140 dd
45141 \end_layout
45142
45143 \end_inset
45144 </cell>
45145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45146 \begin_inset Text
45147
45148 \begin_layout Plain Layout
45149 didot (1
45150 \begin_inset space \thinspace{}
45151 \end_inset
45152
45153 dd 
45154 \begin_inset Formula $\approx$
45155 \end_inset
45156
45157  0.376
45158 \begin_inset space \thinspace{}
45159 \end_inset
45160
45161 mm)
45162 \end_layout
45163
45164 \end_inset
45165 </cell>
45166 </row>
45167 <row>
45168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45169 \begin_inset Text
45170
45171 \begin_layout Plain Layout
45172 cc
45173 \end_layout
45174
45175 \end_inset
45176 </cell>
45177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45178 \begin_inset Text
45179
45180 \begin_layout Plain Layout
45181 cicero (1
45182 \begin_inset space \thinspace{}
45183 \end_inset
45184
45185 cc = 12
45186 \begin_inset space \thinspace{}
45187 \end_inset
45188
45189 dd)
45190 \end_layout
45191
45192 \end_inset
45193 </cell>
45194 </row>
45195 <row>
45196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45197 \begin_inset Text
45198
45199 \begin_layout Plain Layout
45200 escala
45201 \begin_inset space \thinspace{}
45202 \end_inset
45203
45204 %
45205 \end_layout
45206
45207 \end_inset
45208 </cell>
45209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45210 \begin_inset Text
45211
45212 \begin_layout Plain Layout
45213 \begin_inset space \thinspace{}
45214 \end_inset
45215
45216 % del tamaño original de la imagen
45217 \end_layout
45218
45219 \end_inset
45220 </cell>
45221 </row>
45222 <row>
45223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45224 \begin_inset Text
45225
45226 \begin_layout Plain Layout
45227 texto
45228 \begin_inset space \thinspace{}
45229 \end_inset
45230
45231 %
45232 \end_layout
45233
45234 \end_inset
45235 </cell>
45236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45237 \begin_inset Text
45238
45239 \begin_layout Plain Layout
45240 \begin_inset space \thinspace{}
45241 \end_inset
45242
45243 % del ancho de texto
45244 \end_layout
45245
45246 \end_inset
45247 </cell>
45248 </row>
45249 <row>
45250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45251 \begin_inset Text
45252
45253 \begin_layout Plain Layout
45254 columna
45255 \begin_inset space \thinspace{}
45256 \end_inset
45257
45258 %
45259 \end_layout
45260
45261 \end_inset
45262 </cell>
45263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45264 \begin_inset Text
45265
45266 \begin_layout Plain Layout
45267 \begin_inset space \thinspace{}
45268 \end_inset
45269
45270 % del ancho de columna
45271 \end_layout
45272
45273 \end_inset
45274 </cell>
45275 </row>
45276 <row>
45277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45278 \begin_inset Text
45279
45280 \begin_layout Plain Layout
45281 página
45282 \begin_inset space \thinspace{}
45283 \end_inset
45284
45285 %
45286 \end_layout
45287
45288 \end_inset
45289 </cell>
45290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45291 \begin_inset Text
45292
45293 \begin_layout Plain Layout
45294 \begin_inset space \thinspace{}
45295 \end_inset
45296
45297 % del ancho de página
45298 \end_layout
45299
45300 \end_inset
45301 </cell>
45302 </row>
45303 <row>
45304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45305 \begin_inset Text
45306
45307 \begin_layout Plain Layout
45308 línea
45309 \begin_inset space \thinspace{}
45310 \end_inset
45311
45312 %
45313 \end_layout
45314
45315 \end_inset
45316 </cell>
45317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45318 \begin_inset Text
45319
45320 \begin_layout Plain Layout
45321 \begin_inset space \thinspace{}
45322 \end_inset
45323
45324 % del ancho de línea
45325 \end_layout
45326
45327 \end_inset
45328 </cell>
45329 </row>
45330 <row>
45331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45332 \begin_inset Text
45333
45334 \begin_layout Plain Layout
45335 alt_texto
45336 \begin_inset space \thinspace{}
45337 \end_inset
45338
45339 %
45340 \end_layout
45341
45342 \end_inset
45343 </cell>
45344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45345 \begin_inset Text
45346
45347 \begin_layout Plain Layout
45348 \begin_inset space \thinspace{}
45349 \end_inset
45350
45351 % de altura de texto
45352 \end_layout
45353
45354 \end_inset
45355 </cell>
45356 </row>
45357 <row>
45358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45359 \begin_inset Text
45360
45361 \begin_layout Plain Layout
45362 alt_página
45363 \begin_inset space \thinspace{}
45364 \end_inset
45365
45366 %
45367 \end_layout
45368
45369 \end_inset
45370 </cell>
45371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45372 \begin_inset Text
45373
45374 \begin_layout Plain Layout
45375 \begin_inset space \thinspace{}
45376 \end_inset
45377
45378 % de altura de página
45379 \end_layout
45380
45381 \end_inset
45382 </cell>
45383 </row>
45384 <row>
45385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45386 \begin_inset Text
45387
45388 \begin_layout Plain Layout
45389 ex
45390 \end_layout
45391
45392 \end_inset
45393 </cell>
45394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45395 \begin_inset Text
45396
45397 \begin_layout Plain Layout
45398 altura de la letra 
45399 \emph on
45400 x
45401 \emph default
45402  en la fuente actual
45403 \end_layout
45404
45405 \end_inset
45406 </cell>
45407 </row>
45408 <row>
45409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45410 \begin_inset Text
45411
45412 \begin_layout Plain Layout
45413 em
45414 \end_layout
45415
45416 \end_inset
45417 </cell>
45418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45419 \begin_inset Text
45420
45421 \begin_layout Plain Layout
45422 ancho de la letra 
45423 \emph on
45424 M
45425 \emph default
45426  en la fuente actual
45427 \end_layout
45428
45429 \end_inset
45430 </cell>
45431 </row>
45432 <row>
45433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45434 \begin_inset Text
45435
45436 \begin_layout Plain Layout
45437 mu
45438 \end_layout
45439
45440 \end_inset
45441 </cell>
45442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45443 \begin_inset Text
45444
45445 \begin_layout Plain Layout
45446 unidad matemática (1
45447 \begin_inset space \thinspace{}
45448 \end_inset
45449
45450 mu = 1/18
45451 \begin_inset space \thinspace{}
45452 \end_inset
45453
45454 em)
45455 \end_layout
45456
45457 \end_inset
45458 </cell>
45459 </row>
45460 </lyxtabular>
45461
45462 \end_inset
45463
45464
45465 \end_layout
45466
45467 \end_inset
45468
45469
45470 \end_layout
45471
45472 \begin_layout Chapter
45473 Créditos
45474 \begin_inset CommandInset label
45475 LatexCommand label
45476 name "cap:Créditos"
45477
45478 \end_inset
45479
45480
45481 \end_layout
45482
45483 \begin_layout Standard
45484 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
45485  animamos a que participeis!).
45486 \end_layout
45487
45488 \begin_layout Itemize
45489
45490 \noun on
45491 Alejandro Aguilar Sierra
45492 \end_layout
45493
45494 \begin_layout Itemize
45495
45496 \noun on
45497 Amir Karger
45498 \end_layout
45499
45500 \begin_layout Itemize
45501
45502 \noun on
45503 David Johnson
45504 \end_layout
45505
45506 \begin_layout Itemize
45507
45508 \noun on
45509 Hartmut Haase
45510 \end_layout
45511
45512 \begin_layout Itemize
45513
45514 \noun on
45515 Ignacio García
45516 \end_layout
45517
45518 \begin_layout Itemize
45519
45520 \noun on
45521 Ivan Schreter
45522 \end_layout
45523
45524 \begin_layout Itemize
45525
45526 \noun on
45527 John Raithel
45528 \end_layout
45529
45530 \begin_layout Itemize
45531
45532 \noun on
45533 John Weiss
45534 \end_layout
45535
45536 \begin_layout Itemize
45537
45538 \noun on
45539 Lars Gullik Bjønnes
45540 \end_layout
45541
45542 \begin_layout Itemize
45543
45544 \noun on
45545 Matthias Ettrich
45546 \end_layout
45547
45548 \begin_layout Itemize
45549
45550 \noun on
45551 Matthias Zenker
45552 \end_layout
45553
45554 \begin_layout Itemize
45555
45556 \noun on
45557 Rich Fields
45558 \end_layout
45559
45560 \begin_layout Itemize
45561
45562 \noun on
45563 Pascal André
45564 \end_layout
45565
45566 \begin_layout Itemize
45567
45568 \noun on
45569 Paul Evans
45570 \end_layout
45571
45572 \begin_layout Itemize
45573
45574 \noun on
45575 Paul Russel
45576 \end_layout
45577
45578 \begin_layout Itemize
45579
45580 \noun on
45581 Robin Socha
45582 \end_layout
45583
45584 \begin_layout Itemize
45585
45586 \noun on
45587 Uwe Stöhr
45588 \end_layout
45589
45590 \begin_layout Itemize
45591 El Equipo LyX: 
45592 \begin_inset CommandInset citation
45593 LatexCommand cite
45594 key "lyxcredit"
45595
45596 \end_inset
45597
45598
45599 \end_layout
45600
45601 \begin_layout Standard
45602 \begin_inset Newpage newpage
45603 \end_inset
45604
45605  La bibliografía de la página siguiente se ha generado con el entorno 
45606 \family sans
45607 Bibliografía
45608 \family default
45609 .
45610 \end_layout
45611
45612 \begin_layout Bibliography
45613 \labelwidthstring Bibliografía
45614 \begin_inset CommandInset bibitem
45615 LatexCommand bibitem
45616 label "Créditos"
45617 key "lyxcredit"
45618
45619 \end_inset
45620
45621 El Equipo Lyx: 
45622 \begin_inset CommandInset href
45623 LatexCommand href
45624 name "Créditos"
45625 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
45626
45627 \end_inset
45628
45629 :
45630 \begin_inset Newline newline
45631 \end_inset
45632
45633
45634 \begin_inset Flex URL
45635 status collapsed
45636
45637 \begin_layout Plain Layout
45638
45639 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
45640 \end_layout
45641
45642 \end_inset
45643
45644
45645 \end_layout
45646
45647 \begin_layout Bibliography
45648 \labelwidthstring Bibliografía
45649 \begin_inset CommandInset bibitem
45650 LatexCommand bibitem
45651 key "latexcompanion"
45652
45653 \end_inset
45654
45655 Frank Mittelbach and Michel Goossens: 
45656 \emph on
45657 The LaTeX Companion Second Edition.
45658
45659 \emph default
45660  Addison-Wesley, 2004
45661 \end_layout
45662
45663 \begin_layout Bibliography
45664 \labelwidthstring Bibliografía
45665 \begin_inset CommandInset bibitem
45666 LatexCommand bibitem
45667 key "latexguide"
45668
45669 \end_inset
45670
45671 Helmut Kopka and Patrick W.
45672  Daly: 
45673 \emph on
45674 A Guide to LaTeX Fourth Edition.
45675
45676 \emph default
45677  Addison-Wesley, 2003
45678 \end_layout
45679
45680 \begin_layout Bibliography
45681 \labelwidthstring Bibliografía
45682 \begin_inset CommandInset bibitem
45683 LatexCommand bibitem
45684 key "latexbook"
45685
45686 \end_inset
45687
45688 Leslie Lamport: 
45689 \emph on
45690 LaTeX: A Document Preparation System.
45691
45692 \emph default
45693  Addison-Wesley, second edition, 1994
45694 \end_layout
45695
45696 \begin_layout Bibliography
45697 \labelwidthstring Bibliografía
45698 \begin_inset CommandInset bibitem
45699 LatexCommand bibitem
45700 key "texbook"
45701
45702 \end_inset
45703
45704 Donald E.
45705  Knuth.
45706  
45707 \emph on
45708 The TeXbook.
45709
45710 \emph default
45711  Addison-Wesley, 1984
45712 \end_layout
45713
45714 \begin_layout Bibliography
45715 \labelwidthstring Bibliografía
45716 \begin_inset CommandInset bibitem
45717 LatexCommand bibitem
45718 key "TeXCatalogue"
45719
45720 \end_inset
45721
45722 The TeX Catalogue:
45723 \begin_inset Newline newline
45724 \end_inset
45725
45726
45727 \begin_inset Flex URL
45728 status collapsed
45729
45730 \begin_layout Plain Layout
45731
45732 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
45733 \end_layout
45734
45735 \end_inset
45736
45737
45738 \end_layout
45739
45740 \begin_layout Bibliography
45741 \labelwidthstring Bibliografía
45742 \begin_inset CommandInset bibitem
45743 LatexCommand bibitem
45744 key "LaTeXFAQ"
45745
45746 \end_inset
45747
45748 LaTeX FAQ:
45749 \begin_inset Newline newline
45750 \end_inset
45751
45752
45753 \begin_inset Flex URL
45754 status collapsed
45755
45756 \begin_layout Plain Layout
45757
45758 http://www.tex.ac.uk/cgi-bin/texfaq2html
45759 \end_layout
45760
45761 \end_inset
45762
45763
45764 \end_layout
45765
45766 \begin_layout Bibliography
45767 \labelwidthstring Bibliografía
45768 \begin_inset CommandInset bibitem
45769 LatexCommand bibitem
45770 key "BibTeX"
45771
45772 \end_inset
45773
45774
45775 \begin_inset CommandInset href
45776 LatexCommand href
45777 name "Documentación"
45778 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
45779
45780 \end_inset
45781
45782  del programa 
45783 \family sans
45784 BibTeX
45785 \family default
45786 :
45787 \begin_inset Newline newline
45788 \end_inset
45789
45790
45791 \begin_inset Flex URL
45792 status collapsed
45793
45794 \begin_layout Plain Layout
45795
45796 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
45797 \end_layout
45798
45799 \end_inset
45800
45801
45802 \end_layout
45803
45804 \begin_layout Bibliography
45805 \labelwidthstring Bibliografía
45806 \begin_inset CommandInset bibitem
45807 LatexCommand bibitem
45808 key "makeindex"
45809
45810 \end_inset
45811
45812
45813 \begin_inset CommandInset href
45814 LatexCommand href
45815 name "Documentación"
45816 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
45817
45818 \end_inset
45819
45820  del programa 
45821 \family sans
45822 makeindex
45823 \family default
45824 :
45825 \begin_inset Newline newline
45826 \end_inset
45827
45828
45829 \begin_inset Flex URL
45830 status collapsed
45831
45832 \begin_layout Plain Layout
45833
45834 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
45835 \end_layout
45836
45837 \end_inset
45838
45839
45840 \end_layout
45841
45842 \begin_layout Bibliography
45843 \labelwidthstring Bibliografía
45844 \begin_inset CommandInset bibitem
45845 LatexCommand bibitem
45846 key "xindy"
45847
45848 \end_inset
45849
45850
45851 \begin_inset CommandInset href
45852 LatexCommand href
45853 name "Documentación"
45854 target "http://www.xindy.org/documentation.html"
45855
45856 \end_inset
45857
45858  del programa 
45859 \family sans
45860 xindy
45861 \family default
45862 :
45863 \begin_inset Newline newline
45864 \end_inset
45865
45866
45867 \begin_inset Flex URL
45868 status collapsed
45869
45870 \begin_layout Plain Layout
45871
45872 http://www.xindy.org/documentation.html
45873 \end_layout
45874
45875 \end_inset
45876
45877
45878 \end_layout
45879
45880 \begin_layout Bibliography
45881 \labelwidthstring Bibliografía
45882 \begin_inset CommandInset bibitem
45883 LatexCommand bibitem
45884 key "caption"
45885
45886 \end_inset
45887
45888
45889 \begin_inset CommandInset href
45890 LatexCommand href
45891 name "Documentación"
45892 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
45893
45894 \end_inset
45895
45896  del paquete LaTeX 
45897 \series bold
45898 caption
45899 \series default
45900
45901 \begin_inset Index idx
45902 status collapsed
45903
45904 \begin_layout Plain Layout
45905 LaTeX, paquetes ! caption
45906 \end_layout
45907
45908 \end_inset
45909
45910 :
45911 \begin_inset Newline newline
45912 \end_inset
45913
45914
45915 \begin_inset Flex URL
45916 status collapsed
45917
45918 \begin_layout Plain Layout
45919
45920 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
45921 \end_layout
45922
45923 \end_inset
45924
45925
45926 \end_layout
45927
45928 \begin_layout Bibliography
45929 \labelwidthstring Bibliografía
45930 \begin_inset CommandInset bibitem
45931 LatexCommand bibitem
45932 key "fancyhdr"
45933
45934 \end_inset
45935
45936
45937 \begin_inset CommandInset href
45938 LatexCommand href
45939 name "Documentation"
45940 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
45941
45942 \end_inset
45943
45944  del paquete LaTeX 
45945 \series bold
45946 fancyhdr
45947 \series default
45948
45949 \begin_inset Index idx
45950 status collapsed
45951
45952 \begin_layout Plain Layout
45953 LaTeX, paquetes ! fancyhdr
45954 \end_layout
45955
45956 \end_inset
45957
45958 :
45959 \begin_inset Newline newline
45960 \end_inset
45961
45962
45963 \begin_inset Flex URL
45964 status collapsed
45965
45966 \begin_layout Plain Layout
45967
45968 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
45969 \end_layout
45970
45971 \end_inset
45972
45973
45974 \end_layout
45975
45976 \begin_layout Bibliography
45977 \labelwidthstring Bibliografía
45978 \begin_inset CommandInset bibitem
45979 LatexCommand bibitem
45980 key "hyperref"
45981
45982 \end_inset
45983
45984
45985 \begin_inset CommandInset href
45986 LatexCommand href
45987 name "Documentation"
45988 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45989
45990 \end_inset
45991
45992  del paquete LaTeX 
45993 \series bold
45994 hyperref
45995 \series default
45996
45997 \begin_inset Index idx
45998 status collapsed
45999
46000 \begin_layout Plain Layout
46001 LaTeX, paquetes! hyperref
46002 \end_layout
46003
46004 \end_inset
46005
46006 :
46007 \begin_inset Newline newline
46008 \end_inset
46009
46010
46011 \begin_inset Flex URL
46012 status collapsed
46013
46014 \begin_layout Plain Layout
46015
46016 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
46017 \end_layout
46018
46019 \end_inset
46020
46021
46022 \end_layout
46023
46024 \begin_layout Bibliography
46025 \labelwidthstring Bibliografía
46026 \begin_inset CommandInset bibitem
46027 LatexCommand bibitem
46028 key "nomencl"
46029
46030 \end_inset
46031
46032
46033 \begin_inset CommandInset href
46034 LatexCommand href
46035 name "Documentation"
46036 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
46037
46038 \end_inset
46039
46040  del paquete LaTeX 
46041 \series bold
46042 nomencl
46043 \series default
46044
46045 \begin_inset Index idx
46046 status collapsed
46047
46048 \begin_layout Plain Layout
46049 LaTeX, paquetes ! nomencl
46050 \end_layout
46051
46052 \end_inset
46053
46054 :
46055 \begin_inset Newline newline
46056 \end_inset
46057
46058
46059 \begin_inset Flex URL
46060 status collapsed
46061
46062 \begin_layout Plain Layout
46063
46064 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
46065 \end_layout
46066
46067 \end_inset
46068
46069
46070 \end_layout
46071
46072 \begin_layout Bibliography
46073 \labelwidthstring Bibliografía
46074 \begin_inset CommandInset bibitem
46075 LatexCommand bibitem
46076 key "tipa"
46077
46078 \end_inset
46079
46080
46081 \begin_inset CommandInset href
46082 LatexCommand href
46083 name "Documentación"
46084 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
46085
46086 \end_inset
46087
46088  del paquete LaTeX 
46089 \series bold
46090 tipa
46091 \series default
46092
46093 \begin_inset Index idx
46094 status collapsed
46095
46096 \begin_layout Plain Layout
46097 LaTeX, paquetes ! tipa
46098 \end_layout
46099
46100 \end_inset
46101
46102 :
46103 \begin_inset Newline newline
46104 \end_inset
46105
46106
46107 \begin_inset Flex URL
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111
46112 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
46113 \end_layout
46114
46115 \end_inset
46116
46117
46118 \end_layout
46119
46120 \begin_layout Bibliography
46121 \labelwidthstring Bibliografía
46122 \begin_inset CommandInset bibitem
46123 LatexCommand bibitem
46124 key "wrapfig"
46125
46126 \end_inset
46127
46128
46129 \begin_inset CommandInset href
46130 LatexCommand href
46131 name "Documentación"
46132 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
46133
46134 \end_inset
46135
46136  del paquete LaTeX 
46137 \series bold
46138 wrapfig
46139 \series default
46140
46141 \begin_inset Index idx
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145 LaTeX, paquetes ! wrapfig
46146 \end_layout
46147
46148 \end_inset
46149
46150 :
46151 \begin_inset Newline newline
46152 \end_inset
46153
46154
46155 \begin_inset Flex URL
46156 status collapsed
46157
46158 \begin_layout Plain Layout
46159
46160 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
46161 \end_layout
46162
46163 \end_inset
46164
46165
46166 \end_layout
46167
46168 \begin_layout Bibliography
46169 \labelwidthstring Bibliografía
46170 \begin_inset CommandInset bibitem
46171 LatexCommand bibitem
46172 key "Arabic"
46173
46174 \end_inset
46175
46176
46177 \begin_inset CommandInset href
46178 LatexCommand href
46179 name "Página Wiki"
46180 target "http://wiki.lyx.org/Windows/Arabic"
46181
46182 \end_inset
46183
46184  cómo configurar LyX para árabe:
46185 \begin_inset Newline newline
46186 \end_inset
46187
46188
46189 \begin_inset Flex URL
46190 status collapsed
46191
46192 \begin_layout Plain Layout
46193
46194 http://wiki.lyx.org/Windows/Arabic
46195 \end_layout
46196
46197 \end_inset
46198
46199
46200 \end_layout
46201
46202 \begin_layout Bibliography
46203 \labelwidthstring Bibliografía
46204 \begin_inset CommandInset bibitem
46205 LatexCommand bibitem
46206 key "Armenian"
46207
46208 \end_inset
46209
46210
46211 \begin_inset CommandInset href
46212 LatexCommand href
46213 name "Página Wiki"
46214 target "http://wiki.lyx.org/Windows/Armenian"
46215
46216 \end_inset
46217
46218  cómo configurar LyX para armenio:
46219 \begin_inset Newline newline
46220 \end_inset
46221
46222
46223 \begin_inset Flex URL
46224 status collapsed
46225
46226 \begin_layout Plain Layout
46227
46228 http://wiki.lyx.org/Windows/Armenian
46229 \end_layout
46230
46231 \end_inset
46232
46233
46234 \end_layout
46235
46236 \begin_layout Bibliography
46237 \labelwidthstring Bibliografía
46238 \begin_inset CommandInset bibitem
46239 LatexCommand bibitem
46240 key "Farsi"
46241
46242 \end_inset
46243
46244
46245 \begin_inset CommandInset href
46246 LatexCommand href
46247 name "Página Wiki"
46248 target "http://wiki.lyx.org/Windows/Farsi"
46249
46250 \end_inset
46251
46252  cómo configurar LyX para farsi:
46253 \begin_inset Newline newline
46254 \end_inset
46255
46256
46257 \begin_inset Flex URL
46258 status collapsed
46259
46260 \begin_layout Plain Layout
46261
46262 http://wiki.lyx.org/Windows/Farsi
46263 \end_layout
46264
46265 \end_inset
46266
46267
46268 \end_layout
46269
46270 \begin_layout Bibliography
46271 \labelwidthstring Bibliografía
46272 \begin_inset CommandInset bibitem
46273 LatexCommand bibitem
46274 key "Hebrew"
46275
46276 \end_inset
46277
46278
46279 \begin_inset CommandInset href
46280 LatexCommand href
46281 name "Página Wiki"
46282 target "http://wiki.lyx.org/Windows/Hebrew"
46283
46284 \end_inset
46285
46286  cómo configurar LyX para hebreo:
46287 \begin_inset Newline newline
46288 \end_inset
46289
46290
46291 \begin_inset Flex URL
46292 status collapsed
46293
46294 \begin_layout Plain Layout
46295
46296 http://wiki.lyx.org/Windows/Hebrew
46297 \end_layout
46298
46299 \end_inset
46300
46301
46302 \end_layout
46303
46304 \begin_layout Bibliography
46305 \labelwidthstring Bibliografía
46306 \begin_inset CommandInset bibitem
46307 LatexCommand bibitem
46308 key "Japanese"
46309
46310 \end_inset
46311
46312
46313 \begin_inset CommandInset href
46314 LatexCommand href
46315 name "Página Wiki"
46316 target "http://wiki.lyx.org/Windows/Japanese"
46317
46318 \end_inset
46319
46320  cómo configurar LyX para japonés:
46321 \begin_inset Newline newline
46322 \end_inset
46323
46324
46325 \begin_inset Flex URL
46326 status collapsed
46327
46328 \begin_layout Plain Layout
46329
46330 http://wiki.lyx.org/Windows/Japanese
46331 \end_layout
46332
46333 \end_inset
46334
46335
46336 \end_layout
46337
46338 \begin_layout Bibliography
46339 \labelwidthstring Bibliografía
46340 \begin_inset CommandInset bibitem
46341 LatexCommand bibitem
46342 key "Latvian"
46343
46344 \end_inset
46345
46346
46347 \begin_inset CommandInset href
46348 LatexCommand href
46349 name "Página Wiki"
46350 target "http://wiki.lyx.org/Windows/Latvian"
46351
46352 \end_inset
46353
46354  cómo configurar LyX para letón:
46355 \begin_inset Newline newline
46356 \end_inset
46357
46358
46359 \begin_inset Flex URL
46360 status collapsed
46361
46362 \begin_layout Plain Layout
46363
46364 http://wiki.lyx.org/Windows/Latvian
46365 \end_layout
46366
46367 \end_inset
46368
46369
46370 \end_layout
46371
46372 \begin_layout Bibliography
46373 \labelwidthstring Bibliografía
46374 \begin_inset CommandInset bibitem
46375 LatexCommand bibitem
46376 key "Lithuanian"
46377
46378 \end_inset
46379
46380
46381 \begin_inset CommandInset href
46382 LatexCommand href
46383 name "Página Wiki"
46384 target "http://wiki.lyx.org/Windows/Lithuanian"
46385
46386 \end_inset
46387
46388  cómo configurar LyX para lituano:
46389 \begin_inset Newline newline
46390 \end_inset
46391
46392
46393 \begin_inset Flex URL
46394 status collapsed
46395
46396 \begin_layout Plain Layout
46397
46398 http://wiki.lyx.org/Windows/Lithuanian
46399 \end_layout
46400
46401 \end_inset
46402
46403
46404 \end_layout
46405
46406 \begin_layout Bibliography
46407 \labelwidthstring Bibliografía
46408 \begin_inset CommandInset bibitem
46409 LatexCommand bibitem
46410 key "Mongolian"
46411
46412 \end_inset
46413
46414
46415 \begin_inset CommandInset href
46416 LatexCommand href
46417 name "Página Wiki"
46418 target "http://wiki.lyx.org/Windows/Mongolian"
46419
46420 \end_inset
46421
46422  cómo configurar LyX para mongol:
46423 \begin_inset Newline newline
46424 \end_inset
46425
46426
46427 \begin_inset Flex URL
46428 status collapsed
46429
46430 \begin_layout Plain Layout
46431
46432 http://wiki.lyx.org/Windows/Mongolian
46433 \end_layout
46434
46435 \end_inset
46436
46437
46438 \end_layout
46439
46440 \begin_layout Bibliography
46441 \labelwidthstring Bibliografía
46442 \begin_inset CommandInset bibitem
46443 LatexCommand bibitem
46444 key "Vietnamese"
46445
46446 \end_inset
46447
46448
46449 \begin_inset CommandInset href
46450 LatexCommand href
46451 name "Página Wiki"
46452 target "http://wiki.lyx.org/Windows/Vietnamese"
46453
46454 \end_inset
46455
46456  cómo configurar LyX para vietnamita:
46457 \begin_inset Newline newline
46458 \end_inset
46459
46460
46461 \begin_inset Flex URL
46462 status collapsed
46463
46464 \begin_layout Plain Layout
46465
46466 http://wiki.lyx.org/Windows/Vietnamese
46467 \end_layout
46468
46469 \end_inset
46470
46471
46472 \end_layout
46473
46474 \begin_layout Bibliography
46475 \labelwidthstring Bibliografía
46476 \begin_inset CommandInset bibitem
46477 LatexCommand bibitem
46478 key "NewInLyX20"
46479
46480 \end_inset
46481
46482
46483 \begin_inset CommandInset href
46484 LatexCommand href
46485 name "Página wiki"
46486 target "http://wiki.lyx.org/LyX/NewInLyX20"
46487
46488 \end_inset
46489
46490  sobre características nuevas en 
46491 \family sans
46492 LyX 2.0
46493 \family default
46494 :
46495 \begin_inset Newline newline
46496 \end_inset
46497
46498
46499 \begin_inset Flex URL
46500 status collapsed
46501
46502 \begin_layout Plain Layout
46503
46504 http://wiki.lyx.org/LyX/NewInLyX20
46505 \end_layout
46506
46507 \end_inset
46508
46509
46510 \end_layout
46511
46512 \begin_layout Bibliography
46513 \labelwidthstring Bibliografía
46514 \begin_inset CommandInset bibitem
46515 LatexCommand bibitem
46516 key "spanish"
46517
46518 \end_inset
46519
46520
46521 \begin_inset CommandInset href
46522 LatexCommand href
46523 name "Página web"
46524 target "http://www.tex-tipografia.com/spanish.html"
46525
46526 \end_inset
46527
46528  del estilo 
46529 \family sans
46530 spanish 
46531 \family default
46532 incluido en el paquete 
46533 \series bold
46534 babel
46535 \series default
46536 :
46537 \begin_inset Newline newline
46538 \end_inset
46539
46540
46541 \begin_inset Flex URL
46542 status collapsed
46543
46544 \begin_layout Plain Layout
46545
46546 http://www.tex-tipografia.com/spanish.html
46547 \end_layout
46548
46549 \end_inset
46550
46551
46552 \end_layout
46553
46554 \begin_layout Standard
46555 \begin_inset Newpage newpage
46556 \end_inset
46557
46558
46559 \begin_inset ERT
46560 status open
46561
46562 \begin_layout Plain Layout
46563
46564
46565 \backslash
46566 let
46567 \backslash
46568 mybibname
46569 \backslash
46570 bibname
46571 \end_layout
46572
46573 \begin_layout Plain Layout
46574
46575
46576 \backslash
46577 renewcommand{
46578 \backslash
46579 bibname}{
46580 \backslash
46581 mybibname
46582 \backslash
46583 ; 2}
46584 \end_layout
46585
46586 \end_inset
46587
46588
46589 \begin_inset Note Note
46590 status collapsed
46591
46592 \begin_layout Plain Layout
46593 El comando 
46594 \series bold
46595
46596 \backslash
46597 bibname
46598 \series default
46599  es el nombre de la bibliografía en el idioma del documento actual.
46600  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
46601  bibliografía es la segunda:
46602 \end_layout
46603
46604 \end_inset
46605
46606
46607 \end_layout
46608
46609 \begin_layout Standard
46610 \begin_inset CommandInset bibtex
46611 LatexCommand bibtex
46612 bibfiles "../biblio/LyXDocs"
46613 options "../biblio/alphadin"
46614
46615 \end_inset
46616
46617
46618 \end_layout
46619
46620 \begin_layout Standard
46621 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
46622 \end_layout
46623
46624 \begin_layout Standard
46625
46626 \series bold
46627 \begin_inset CommandInset nomencl_print
46628 LatexCommand printnomenclature
46629 set_width "none"
46630
46631 \end_inset
46632
46633
46634 \begin_inset CommandInset index_print
46635 LatexCommand printindex
46636 type "idx"
46637
46638 \end_inset
46639
46640
46641 \end_layout
46642
46643 \end_body
46644 \end_document